Enabling Automatic Drag Mode

See Also

To allow the user to drag a control, set its DragMode property to 1-Automatic.

When you set dragging to Automatic, dragging is always "on." For more control over dragging operations, use the 0-Manual setting described in "Controlling When Dragging Starts or Stops" later in this chapter.

Note   While an automatic drag operation is taking place, the control being dragged doesn't recognize other mouse events.