How to install this demonstration:

       -Create a destination subdirectory

       -Copy all files into destination subdirectory

       - Run DEMO.EXE,  This program demonstrates the use of the control's most 
         commonly used properties and is a good reference tool when designing 
         applications.  (requires VBRUN300.DLL)

VISUAL BASIC USERS:
     -  pkunzip VB.ZIP    (this is the source code to DEMO.EXE)

VISUAL C++  USERS:
     - Copy the VBX file to the Windows\System directory.
     - Optionally create a destination subdirectory (ex. ...\VC)
     - Move VC.ZIP into destination directory
     - pkunzip VC.ZIP using the -d option

DELPHI  USERS:
     - Copy the VBX file to the Windows\System directory.
     - Optionally create a destination subdirectory (ex. ...\DELPHI)
     - Move DELPHI.ZIP into destination directory
     - pkunzip DELPHI.ZIP


