System.Windows.Forms.MonthCalendar.HitTest Method

Returns a System.Windows.Forms.MonthCalendar.HitTestInfo with information on which portion of a month calendar control is at a specified x- and y-coordinate.

Syntax

public MonthCalendar.HitTestInfo HitTest (int x, int y)

Parameters

x
The System.Drawing.Point.X coordinate of the point to be hit tested.
y
The System.Drawing.Point.Y coordinate 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