home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / componen / vsflex / demo / readme.txt < prev    next >
Encoding:
Text File  |  1996-06-20  |  1.8 KB  |  56 lines

  1. ==========================================================================
  2. VSFlex - VideoSoft Custom Control Library 
  3. ==========================================================================
  4.  
  5. You can locate the latest release of VSFlex on the VideoSoft Support
  6. forum on Compuserve.  At the prompt type "GO VIDEOSOFT".
  7.  
  8. Vendor Information
  9.         VideoSoft
  10.         2625 Alcatraz Avenue, Suite 271
  11.         Berkeley, California 94705
  12.         Phone (510) 704-8200
  13.         FAX   (510) 843-0174
  14.         Compuserve: 74774.420 or
  15.                     at the CIS prompt type "GO VIDEOSOFT"
  16.         Internet:   74774.420@compuserve.com
  17.  
  18. ==========================================================================
  19. Version History
  20.  
  21.       Digit changes indicate new versions.  New versions reflect major 
  22.       changes in functionality; they typically require upgrades and new
  23.       developer's license files (.LIC).
  24.       
  25.       Letter changes indicate maintenance releases with minor bug fixes or
  26.       subtle improvements.
  27.  
  28.       Recent versions are listed before older ones.
  29. ==========================================================================
  30.  
  31. ------------------
  32. VSFlex/OCX
  33. ------------------
  34.  
  35. To automatically morph your VB 3.0 projects to VB 4.0 add the following
  36. lines to your VB.INI located in the \windows\system directory
  37.  
  38. [VBX Conversions32]
  39. ..
  40. vsflex.vbx={AFC78D08-B917-11CE-AAE4-CE6AC0F06E88}#1.0#0;C:\WIN95\SYSTEM\vsflex32.ocx
  41.  
  42.  
  43. [VBX Conversions16]
  44. ..
  45. vsflex.vbx={AFC78D08-B917-11CE-AAE4-CE6AC0F06E88}#1.0#0;C:\WIN95\SYSTEM\vsflex16.ocx
  46.  
  47.  
  48. ----------------------------
  49. 1.0 June 15, 1996
  50. ----------------------------
  51. Some noted bug fixes:
  52. Single-row highlighting is fixed
  53. There is now support for left-handed mouse
  54. BorderStyle = 0 now works.
  55.       
  56.