|
static |
A factory to create an xtd::forms::date_time_picker with specified value, minimum date, and maximum date.
value | The date and time value assign to the control. |
min_date | The minimum date and time that can be selected in the control. |
max_date | The maximum date and time that can be selected in the control. |