
   	XP_DRAG.MDA VERSION 1.00
	Requirements: access 2.0 english

What does it make?

   This module creates the possibility to use drag and drop in a form
   You  set the mouse on the "from" control, press the left mouse button
   then move mouse to the "to" button. The functions will move the "from" control content to
   the end of the "to " control content.

   By pressing "ALT", you can delete the "to" control text and replace it with the "from" control text
   By pressing "CTRL", you copy the "from" control text to the "to " control.

Installation:

1)  Place xp_drag.mda in your msaccess.exe directory
2)  Launch Access and install library with the add-in manager
3)  Exit Access
4)  Run Access with your database
5)  Call Add-In - Insert drag and drop functions
    The dialog asks you what form you want to change.
    Then what controls you want to make drag and droppable
6)  Use your form as before, but it has drag and drop facilities between controls

   XP 22/5/94   (CServe 100346,322 - Xavier Pierlet)
