ScheduleSet.Calendars Namespace
TimePicker Component
Combo box for displaying and choosing the time of day. When the drop down button is clicked, the Clock component appears allowing to set the time. After choosing the time the clock is closed and the value in the textboxt is updated. Time can also be entered directly in a textbox.

Appearance
The style for both the textbox and the clock can be defined. The time displayed in the textbox can be formatted with Format and CustomFormat properties.
Editing the time
With mouse moving into the inner or outer area of the clock, this area is higlighted - inner for the hour clock hand, outer for the minute clock hand. While hovering over this highlighted area, the hand is moving along. The original position of the clock hand is still shown as an outline and it is valid until you click in the new clock hand position. When you cross the 12 o'clock line while moving the hour clock hand, clockwise or counter-clockwise, you switch between AM and PM periods.
At the bottom of the clock there are three buttons displayed. After setting both the hour and the minute hand into the desired position, you click the OK button to confirm the selection. You abort the selection with the Cancel button. Cliking the Now button moves clock hands into the current time position.
See also
Clock Component