IDateTimePickerEventArgs

Description

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.

Properties

   Property name Brief description
The DateTimePicker property returns the component, for which the event occurred.

See also:

Forms Assembly Interfaces