System.Windows.Forms.MonthCalendar.HitTest Method

Returns an object with information on which portion of a month calendar control is at a location specified by a System.Drawing.Point.

Syntax

public MonthCalendar.HitTestInfo HitTest (System.Drawing.Point point)

Parameters

point
A System.Drawing.Point containing the System.Drawing.Point.X and System.Drawing.Point.Y coordinates of the point to be hit tested.

Returns

A System.Windows.Forms.MonthCalendar.HitTestInfo that contains information about the specified point on the System.Windows.Forms.MonthCalendar.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0