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

In This Topic
    EnableDragDrop Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub EnableDragDrop( _
       ByVal value As System.Boolean _
    ) 
    protected void EnableDragDrop( 
       System.bool value
    )

    Parameters

    value
    See Also