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