\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / GetHitTest Method

In This Topic
    GetHitTest Method (C1ComboDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetHitTest( _
       ByVal point As System.Drawing.Point _
    ) As System.Boolean
    protected virtual System.bool GetHitTest( 
       System.Drawing.Point point
    )

    Parameters

    point
    See Also