◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── [form.][ctlname.]DRAG [action%] Usage Notes ■ Use the DRAG method to control dragging and dropping only when the DragMode property of the control to drag is set to 0 (Manual). However, you can still use DRAG on a control whose DragMode property is set to 1 (Automatic). See: ◄DragMode Property► ■ If you want the mouse pointer to change while the control is being dragged, use the MousePointer property to define your pointer. See: ◄MousePointer Property►