MonthCalendar::HitTest Method (Point)
.NET Framework (current version)
Returns an object with information on which portion of a month calendar control is at a location specified by a Point.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- point
-
Type:
System.Drawing::Point
A Point containing the X and Y coordinates of the point to be hit tested.
Return Value
Type: System.Windows.Forms::MonthCalendar::HitTestInfo^A MonthCalendar::HitTestInfo that contains information about the specified point on the MonthCalendar.
.NET Framework
Available since 1.1
Available since 1.1
Show: