The events of System.Windows.Forms.MonthCalendar are listed below. For a list of all members, see the MonthCalendar Members list.
See Also: Inherited members from System.Windows.Forms.Control
BackgroundImageChanged |
Occurs when the value of the MonthCalendar.BackgroundImage property changes. | |
BackgroundImageLayoutChanged |
Occurs when the MonthCalendar.BackgroundImageLayout property changes. | |
Click |
Occurs when the user clicks the System.Windows.Forms.MonthCalendar control. | |
DateChanged |
Occurs when the date selected in the System.Windows.Forms.MonthCalendar changes. | |
DateSelected |
Occurs when the user makes an explicit date selection using the mouse. | |
DoubleClick |
Occurs when the user double-clicks the System.Windows.Forms.MonthCalendar control. | |
ImeModeChanged |
Occurs when the MonthCalendar.ImeMode property has changed. | |
MouseClick |
Occurs when the user clicks the System.Windows.Forms.MonthCalendar control with the mouse. | |
MouseDoubleClick |
Occurs when the user double-clicks the System.Windows.Forms.MonthCalendar control with the mouse. | |
PaddingChanged |
Occurs when the value of the MonthCalendar.Padding property changes. | |
Paint |
Occurs when the control is redrawn. | |
RightToLeftLayoutChanged |
Occurs when the value of the MonthCalendar.RightToLeftLayout property changes. | |
TextChanged |
Occurs when the value of the MonthCalendar.Text property changes. |