Skip to content

DragModeConstants

Values for the DragMode property of a control, controlling whether dragging starts automatically when the user clicks-and-drags or only when Drag is called explicitly.

ConstantValueDescription
vbManual0The control is not draggable until Drag is called from code.
vbAutomatic1Dragging starts automatically when the user presses the mouse button on the control.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author