Description Determines manual or automatic dragging mode for drag-and-drop operation.
Usage [form.] BiDisp.DragMode [= mode]
Settings The DragIcon property settings are:
Setting Description
0 (Default) Manual.
1 Automatic.
Remarks See Microsoft Visual Basic Language Reference DragMode property.
Data Type Integer(Enumerated)
Available See Microsoft Visual Basic Reference Manual.
See Also DragIcon Property, DragDrop Event