xtd 0.2.0
Loading...
Searching...
No Matches

◆ format() [2/2]

virtual date_time_picker & xtd::forms::date_time_picker::format ( date_time_picker_format  format)
virtual

Sets the format of the date and time displayed in the control.

Parameters
formatOne of the date_time_picker_format values. The default is long_format.
Returns
Current date_time_picker.
Remarks
This property determines the date/time format the date is displayed in. The date/time format is based on the user's regional settings in their operating system.