ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / GetHitTest Method

In This Topic
    GetHitTest Method
    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