MonthCalendar.HitArea

MonthCalendar.HitArea serializable

System. Windows .Forms (system. windows .forms.dll) enum

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  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable , System.IConvertible) HitArea



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net