home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / zkuste / VBasic / Data / Utility / ezwiz11t.exe / %MAINDIR% / ReadMe.txt < prev   
Encoding:
Text File  |  2000-05-22  |  2.0 KB  |  44 lines

  1. EZLife Wizard Control v1.10.05 Release Notes
  2.  
  3.  
  4. What May Not Be Absolutely Obvious:
  5.  
  6. 1. Installed with the wizard control are several things to make your life easier - a wizard form template, an add-in for managing wizard pages, and a sample application.
  7.  
  8. 2. The easiest way to create a wizard is to add a new form to your application based upon the wizard form template.
  9.  
  10. 3. The wizard add-in can be used to navigate between pages, and add, delete and reshuffle them.
  11.  
  12. 4. To make an existing form into a wizard, add the wizard library to the VB controls toolbox, drop a wizard control onto the form, create a control array of containers (e.g. EZWizPages or Frames) and set the PageControl property to the name of the control array (without any parentheses or index).
  13.  
  14. 5. Please refer to the help file; if it isn't there, please tell us, and we'll make sure it gets there ASAP.
  15.  
  16. Known Problems:
  17.  
  18. When changing pages, the wrong control may get the focus - this is actually an obscure VB bug to do with tab order in containers. It sometimes occurs when you place a control onto the form itself instead of into a container, and then cut it and paste it into its rightful place.
  19.  
  20.  
  21. Quality:
  22.  
  23. Step One Technologies takes quality seriously. It is important that our products work, but equally important is the information we give about the products and how to use them. Therefore, if there is anything we can do to improve the quality of a product or our information, please let us know in an e-mail to support@stepone.co.uk.
  24.  
  25. Step One Technologies Ltd
  26. 3 Surrenden Road
  27. Brighton
  28. East Sussex
  29. BN1 6PA
  30.  
  31. Tel: +44 (0) 1273 883888
  32. Fax: +44 (0) 1273 885859
  33.  
  34. Sales: sales@stepone.co.uk
  35. Support: support@stepone.co.uk
  36. Administration: admin@stepone.co.uk
  37. Website Issues: webmaster@stepone.co.uk
  38.  
  39. Web Site: http://www.stepone.co.uk/
  40. EZLife Wizard: http://www.stepone.co.uk/products/ezlife/ezwizard/
  41. Products: http://www.stepone.co.uk/products/
  42. Services: http://www.stepone.co.uk/services/
  43. Online Shop: http://shop.stepone.co.uk/
  44.