Specifies the date and time format for the OutlookDateTimePicker control.
This enumeration is used by members such as Format.
Note The actual date/time formats are determined by the date, time, and regional settings set in the user's operating system.
| Member Name | Description |
|---|---|
| Long | The control displays the date/time value in the long date format set by user's operating system. |
| Short | The control displays the date/time value in the short date format set by user's operating system. |
| Time | The control displays the date/time value in the time format set by user's operating system. |
| Custom | The control displays the date/time value in a custom format. |
| CustomTime | The control displays the date/time value in a custom format with time picker. |
Namespace: Resco.Controls.OutlookControls
Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)
Resco.Controls.OutlookControls Namespace