System.Windows.Forms.MonthCalendar.DateSelected Event

Occurs when the user makes an explicit date selection using the mouse.

Syntax

public event DateRangeEventHandler DateSelected

Remarks

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

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