The IDateTimePickerEventArgs interface contains properties of argument of the OnChange, OnCloseUp, OnDropDown events of the DateTimePicker component occurring on various changes in component during form execution.
Property name | Brief description | |
The DateTimePicker property returns the component, for which the event occurred. |
See also: