Wimark.Controls Class Library  

MonthCalendar.HitTestInfo.HitArea Property

Gets the MonthCalendar.HitArea that represents the area of the calendar evaluated by the hit-test operation.

[Visual Basic]
Public ReadOnly Property HitArea As MonthCalendar.HitArea 
[C#]
public MonthCalendar.HitArea HitArea {get;}
[C++]
public: __property MonthCalendar.HitArea get_HitArea();

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 | MonthCalendar.HitArea