IDateTimePicker
Last updated
Was this helpful?
Last updated
Was this helpful?
Defines the basic interactions for DateTimePicker controls.
Implements , ,
Changes the date value of this control.
Parameters
year
The new year value.
The new month value.
The new day value.
Changes the date and time value of this control.
Parameters
The new value for the date and time value of this control.
Changes the date and/or time value of this control.
Parameters
The date time to set.
Changes the time value of this control.
Parameters
The new hour value.
The new minute value.
The new second value.
month
day
newValue
dateTime
hour
minute
second