The events of System.Windows.Forms.DateTimePicker are listed below. For a list of all members, see the DateTimePicker Members list.
See Also: Inherited members from System.Windows.Forms.Control
BackColorChanged |
Occurs when the value of the DateTimePicker.BackColor property changes. | |
BackgroundImageChanged |
Occurs when the value of the DateTimePicker.BackgroundImage property changes. | |
BackgroundImageLayoutChanged |
Occurs when the value of the DateTimePicker.BackgroundImageLayout property changes. | |
Click |
Occurs when the control is clicked. | |
CloseUp |
Occurs when the drop-down calendar is dismissed and disappears. | |
DoubleClick |
Occurs when the control is double-clicked. | |
DropDown |
Occurs when the drop-down calendar is shown. | |
ForeColorChanged |
Occurs when the value of the DateTimePicker.ForeColor property changes. | |
FormatChanged |
Occurs when the DateTimePicker.Format property value has changed. | |
MouseClick |
Occurs when the control is clicked with the mouse. | |
MouseDoubleClick |
Occurs when the control is double-clicked with the mouse. | |
PaddingChanged |
Occurs when the value of the DateTimePicker.Padding property changes. | |
Paint |
Occurs when the control is redrawn. | |
RightToLeftLayoutChanged |
Occurs when the DateTimePicker.RightToLeftLayout property changes. | |
TextChanged |
Occurs when the value of the DateTimePicker.Text property changes. | |
ValueChanged |
Occurs when the DateTimePicker.Value property changes. |