March 2003
Intermediate to advanced
896 pages
32h 35m
English
MonthCalendar.HitArea
This enumeration defines the various parts of a
MonthCalendar control for use with the
HitArea property.
public enum MonthCalendar.HitArea { Nowhere = 0, TitleBackground = 1, TitleMonth = 2, TitleYear = 3, NextMonthButton = 4, PrevMonthButton = 5, CalendarBackground = 6, Date = 7, NextMonthDate = 8, PrevMonthDate = 9, DayOfWeek = 10, WeekNumbers = 11, TodayLink = 12 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ HitArea
Read now
Unlock full access