Occurs when the user double-clicks the System.Windows.Forms.MonthCalendar control.
The System.Windows.Forms.MonthCalendar control sets the ControlStyles.StandardClick bit flag to false, so the System.Windows.Forms.MonthCalendar will not raise the MonthCalendar.DoubleClick event.