System.Windows.Forms.MonthCalendar.DateChanged Event

Occurs when the date selected in the System.Windows.Forms.MonthCalendar changes.

Syntax

public event DateRangeEventHandler DateChanged

Remarks

The MonthCalendar.DateChanged event occurs during any date selection, whether by mouse, keyboard, or code. The MonthCalendar.DateSelected event is similar, but it occurs only at the end of a date selection made using the mouse.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0