Wimark.Controls Class Library  

MonthCalendar.HitArea Enumeration

Defines constants that represent areas in a MonthCalendar control.

[Visual Basic]
<Serializable>
Protected Enum MonthCalendar.HitArea
[C#]
[Serializable]
protected enum MonthCalendar.HitArea
[C++]
[Serializable]
__value protected enum MonthCalendar.HitArea

Members

Member name Description
CalendarBackground
DayOfWeek
TitleYear
TodayLink
NextMonthButton
NextMonthDate
PrevMonthDate
Date
TitleMonth
TitleBackground
WeekNumbers
Nowhere
PrevMonthButton

Requirements

Namespace: Wimark.Controls

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

Assembly: Wimark.Controls (in Wimark.Controls.dll)

See Also

Wimark.Controls Namespace | MonthCalendar