Wimark.Controls Class Library  

MonthCalendar.TodayDate Property

Gets or sets the value that is used by MonthCalendar as today's date.

[Visual Basic]
Public Property TodayDate As DateTime 
[C#]
public DateTime TodayDate {get; set;}
[C++]
public: __property DateTime get_TodayDate();
public: __property void set_TodayDate(DateTime);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace