home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / compdrag / readme.txt < prev    next >
Encoding:
Text File  |  1998-02-22  |  3.6 KB  |  119 lines

  1. *****************************************************************************
  2. COMPONENT DRAG VERSION 1.1 README
  3. *****************************************************************************
  4.  
  5. *****************************************************************************
  6.  
  7. CONTENTS
  8. --------
  9. 1)Overview
  10. 2)Component Drag Properties
  11. 3)Help
  12. 4)Installation
  13. 5)Uninstall
  14. 6)Registration
  15.  
  16. *****************************************************************************
  17.  
  18. OVERVIEW
  19.  
  20. Component Drag is a 32bit ocx file. The control will allow the programmer, 
  21. to allow the end user to move components around the form at run time.
  22.  
  23. *****************************************************************************
  24.  
  25. COMPONENT DRAG PROPERTIES
  26.  
  27. ControlIndex - Integer - An Integer value that determaind which control
  28.                to move if a control is in a control array. This value
  29.                is ignored if the control is not part of a control array.
  30.  
  31. ControlName - String - A string variable indicating the control to move.
  32.  
  33. Enabled - Boolean - Set to true enables the control to move the
  34.       specified control.
  35.  
  36. *****************************************************************************
  37.  
  38. HELP
  39.  
  40. Component Drag help file (CmpDrag.hlp) will be installed in the Windows\System 
  41. Directory on installation and can be accessed by selecting the cmpdrag 
  42. control and pressing F1 or from the cmpdrag Custom Properties window.
  43.  
  44. *****************************************************************************
  45.  
  46. *****************************************************************************
  47.  
  48. INSTALLATION
  49.  
  50. To install cmpdrag.ocx click on the Start button on the Windows95 task bar. 
  51.  
  52. Now click the run option on the menu.
  53.  
  54. Type in the path to the CmpDrag.exe file. 
  55. Example: C:\DownLoads\Controls\CmpDrag.exe
  56.  
  57. You will be prompted to enter a path to where you would like to unzip the CmpDrag
  58. files to. Type in the path (EXAMPLE: C:\DownLoads\Controls\CMPDRAG) and click 
  59. the UNZIP button.
  60.  
  61. This will unzip the CmpDrag.exe files to the specified directory. To run the 
  62. setup program and install the Component Drag control on your system run the 
  63. Setup.exe file.
  64.  
  65. To run Setup.exe click the Start button on the Windows95 task bar.
  66. Now select RUN from the menu.
  67.  
  68. Type in the path to the CmpDrag setup.exe file.
  69.  
  70. EXAMPLE: C:\DownLoads\Controls\CMPDRAG\Setup.exe
  71.  
  72. Now click on the O.K. button.
  73.  
  74. Setup will install and register the CmpDrag.ocx file on your system.
  75. automatically. 
  76.  
  77. The Component Drag control will be listed in the custom controls list in 
  78. Visual Basic as Component Drag.
  79.  
  80. *****************************************************************************
  81.  
  82. *****************************************************************************
  83.  
  84. UNINSTALL
  85.  
  86. To uninstall CmpDrag click on the START button on the Windows95 task bar.
  87.  
  88. Select SETTINGS from the menu.
  89.  
  90. Click on CONTROL PANEL on the Settings menu.
  91.  
  92. Double click on the ADD/REMOVE PROGRAMS icon.
  93.  
  94. From the programs list select Component Drag.
  95.  
  96. Now Click on the ADD/REMOVE button.
  97.  
  98. The Component Drag control will be removed from your system.
  99.  
  100. *****************************************************************************
  101.  
  102. REGISTRATION
  103.  
  104. To order a registered version of Component Drag send Check or Money Order 
  105. for $15.00 U.S. Dollars to:
  106.  
  107. Steve C. Hetrick
  108. P.O.Box 854
  109. Crestview, Fl. 32536
  110.  
  111. or you can purchase and download the registered version of Component Drag at:
  112.  
  113. https://www.regnow.com/softsell/nph-softsell.cgi?item=1125-4
  114. *****************************************************************************
  115.  
  116. Email qcsoft@cyou.com
  117.  
  118. Copyright 1997 Steve C. Hetrick  All rights reserved.
  119.