NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MonthCalendar.HitTestInfo.HitArea

[To be supplied.]

[Visual Basic]
Public ReadOnly HitArea As MonthCalendar.HitAreaEnum
[C#]
public readonly MonthCalendar.HitAreaEnum HitArea;
[C++]
public: readonly MonthCalendar.HitAreaEnum HitArea;
[JScript]
public var HitArea : MonthCalendar.HitAreaEnum;

See Also

MonthCalendar.HitTestInfo Class | MonthCalendar.HitTestInfo Members | System.WinForms Namespace