qck.hlp (Table of Contents; Topic list)
Drag-and-Drop Definition
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Drag-and-Drop
 
 ■ "Drag-and-drop" describes features that allow the user to drag a control
   and drop it on a form or another control using the mouse. In drag-and-drop
   operations, an object can be either:
   • A Source, an item the user drags
   • A Target, an item on which the user drops a Source
 
 See: DRAG Method        DragDrop Event
      DragMode Property  DragOver Event