[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enumerator representing the 3 adjustable parts of time for this control

Namespace:  MKB.TimePicker
Assembly:  TimePicker (in TimePicker.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum TimePartType
Public Enumeration TimePartType
public enum class TimePartType

Members

MemberDescription
Hour
Minute
Second

See Also