Skip to content

OLEDragConstants

Mode values for the OLEDragMode property of a control, controlling whether OLE drag operations start automatically or only on demand.

ConstantValueDescription
vbOLEDragManual0OLE dragging starts only when the control's OLEDrag method is called from code.
vbOLEDragAutomatic1OLE dragging starts automatically when the user begins to drag the control.

INFO

Available only when the FEATURE_OLEDRAGDROP feature is enabled.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author