MonthCalendar.HitTest Method (2007 System)
Include Protected Members
Include Inherited Members
Determines which element of the calendar is at a specified location.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns an object with information on which portion of a month calendar control is at a location specified by a Point. (Inherited from MonthCalendar.)
Returns a MonthCalendar.HitTestInfo with information on which portion of a month calendar control is at a specified x- and y-coordinate. (Inherited from MonthCalendar.)
Top