Allows the user to select a time of day.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

See Also