ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / HitTest Method

In This Topic
    HitTest Method
    In This Topic
    Returns an object with information on which portion of a month calendar control is at a location specified by a System.Drawing.Point.
    Overload List
    OverloadDescription
    Returns an object with information on which portion of a month calendar control is at a location specified by a System.Drawing.Point.  
    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.  
    See Also