Wimark.Controls Class Library  

MonthCalendar.HitTestInfo.Date Property

Gets the date information specific to the location that was hit-tested.

[Visual Basic]
Public ReadOnly Property Date As DateTime 
[C#]
public DateTime Date {get;}
[C++]
public: __property DateTime get_Date();

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.HitTestInfo Class | MonthCalendar.HitTestInfo Members | Wimark.Controls Namespace