Occurs when the user 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.Click event.