Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / az Class / HitTest Method

In This Topic
    HitTest Method (az)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function HitTest( _
       ByVal pt As System.Drawing.Point _
    ) As C1.Framework.Element
    public virtual C1.Framework.Element HitTest( 
       System.Drawing.Point pt
    )

    Parameters

    pt
    See Also