Gets or sets the value that is used by System.Windows.Forms.MonthCalendar as today's date.
Documentation for this section has not yet been entered.
By default, the MonthCalendar.TodayDate property returns the current system date, and the MonthCalendar.TodayDateSet property is false. Setting the MonthCalendar.TodayDate property sets the MonthCalendar.TodayDateSet property to true and, from that point, the value returned by the MonthCalendar.TodayDate property is the one the user sets.