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.
- 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.
A System.Windows.Forms.MonthCalendar.HitTestInfo that contains information about the specified point on the System.Windows.Forms.MonthCalendar.