Provides a user interface for selecting a time of day by entering a time or selecting from a drop-down list.

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

Syntax

C#
public class TimePicker : TimePickerBase
Visual Basic
Public Class TimePicker _
	Inherits TimePickerBase
Visual C++
public ref class TimePicker : public TimePickerBase

Inheritance Hierarchy

See Also