C1DateTimePicker Control Help > Working with C1DateTimePicker > C1DateTimePicker Elements |
DateTimeEditors for WPF and Silverlight includes the C1DateTimePicker control, a simple control which provides, by default, both a date picker and a time picker. When you add the C1DateTimePicker control to a XAML window, it exists as a completely functional date and time picker. By default, the control's interface looks similar to the following image:
The C1DateTimePicker control consists of the following elements:
The increase time button allows you to increase the time displayed in the time picker. Clicking the increase button will increase the time by one minute.
The decrease time button allows you to decrease the time displayed in the time picker. Clicking the decrease button will decrease the time by one minute.