IDateTimePickerEventArgs

Description

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.

Properties

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

See also:

Forms Assembly Interfaces