Indicates whether or not the TodayDate property follows wall-clock time; ie. TodayDate will always equal the current system date.
[Visual Basic] Public ReadOnly Property TodayDateSet As Boolean [C#] public bool TodayDateSet {get;} [C++] public: __property bool get_TodayDateSet(); [JScript] public function get TodayDateSet() : Boolean;
MonthCalendar Class | MonthCalendar Members | System.WinForms Namespace | ResetTodayDate | TodayDate