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

Public method

HitTest(Point)

Returns an object with information on which portion of a month calendar control is at a location specified by a Point. (Inherited from MonthCalendar.)

Public method

HitTest(Int32, Int32)

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

See Also

Reference

MonthCalendar Class

MonthCalendar Members

Microsoft.Office.Tools.Excel.Controls Namespace