A base class for time picker controls that have a drop-down part and up/down functionality.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public abstract class TimePickerBase : Control
Visual Basic
Public MustInherit Class TimePickerBase _
	Inherits Control
Visual C++
public ref class TimePickerBase abstract : public Control

Inheritance Hierarchy

See Also