ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / OnQueryContinueDrag Method

In This Topic
    OnQueryContinueDrag Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnQueryContinueDrag( _
       ByVal qcdevent As System.Windows.Forms.QueryContinueDragEventArgs _
    ) 
    protected virtual void OnQueryContinueDrag( 
       System.Windows.Forms.QueryContinueDragEventArgs qcdevent
    )

    Parameters

    qcdevent
    See Also