home *** CD-ROM | disk | FTP | other *** search
- Horizontal Scrollbar Control, Version 1.0
- Vertical Scrollbar Control, Version 1.0
- Copyright (C) 1995 Vision Software
- All Rights Reserved
-
-
- ******************************************************************
- * Installation notes *
- ******************************************************************
-
- 1) Copy the *.OCX and *.LIC files to the windows SYSTEM directory.
- If you use Windows NT, place the *.OCX and *.LIC files in the
- SYSTEM32 directory. The *.LIC files are only included in
- registered copies.
- 2) All other files included are for the Visual FoxPro example
- and may be copied to a directory of your choice.
-
- To run the example, open the EXAMPLE project in Visual FoxPro
- and run the EXAMPLE form. These scrollbar controls may also
- be used with any platform supporting OCX controls.
-
- ******************************************************************
- * Example Form and Class *
- ******************************************************************
-
- This is a simple example demonstrating one method of scrolling
- FoxPro controls on a form using the scrollbar OCX controls. The
- idea in this example is to scroll (move) a container object full
- of FoxPro controls around on a form thus producing the effect of
- a form that can scroll controls. The way to do this is as
- follows:
-
- 1) Create a new form
- 2) Place a container object on the form
- 3) Place controls in the container object
- 4) Put the scrollbar controls on the form
- 5) Place method code in the Scroll events of the scrollbar
- controls to move the container on the form. The Top and
- Left properties of the container are adjusted with the
- Value properties of the scrollbar controls.
-
- The above process was used to create the accompanying example
- which also contains code to properly handle resizing of the form.
-
- ******************************************************************
- * License Agreement *
- ******************************************************************
-
- You should carefully read the following terms and conditions
- before using this software. Your use of this software indicates
- your acceptance of this license agreement and warranty.
-
- This is not free software. You are hereby licensed to use this
- software for evaluation purposes without charge for a period of
- 14 days. If you use this software after the 14 day evaluation
- period a registration fee is required. Unregistered use of this
- software after the 14-day evaluation period is in violation of
- U.S. and international copyright laws.
-
- NO OTHER WARRANTIES. To the maximum extent permitted by
- applicable law, Vision Software disclaims all other warranties,
- either express or implied, including, but not limited to,
- implied warranties of merchantability and fitness for a
- particular purpose, with regard to the software, or the
- accompanying written materials.
-
- NO LIABILITY FOR CONSEQUENTIAL DAMAGES. To the maximum extent
- permitted by applicable law, in no event shall Vision Software
- be liable for any special, incidental, indirect, or consequential
- damages whatsoever (including, without limitation, damages for
- loss of business profits, business interruption, loss of business
- information, or any other pecuniary loss) arising out of the use
- of or inability to use this Vision Software product, even if
- Vision Software has been advised of the possibility of such
- damages.
-
- ******************************************************************
- * Order Form *
- ******************************************************************
-
- Submit the following form with credit card information or check to:
- Vision Software
- P.O. Box 200966
- Arlington, TX 76006
- or Fax the following form with credit card information to:
- (817) 469-9137
-
- Single Copy: $25.00 (Texas residents add 8.25% sales tax)
- Prices include shipping by postal mail or CompuServe eMail
- Orders will be shipped by the next business day
-
- Date: _______________
-
- Name: _____________________________________________________________________
-
- Company: __________________________________________________________________
-
- Address: __________________________________________________________________
-
- City, State, Zip: __________________________________________________________
-
- Country: ___________________________________________________________________
-
- Day Phone: ________________________________________________________________
-
- Electronic eMail address: _________________________________________________
-
- Ship by: Postal mail _______ CompuServe eMail address _______
-
- Diskette size (postal only): 3.5 _______ 5.25 _______
-
- Total enclosed: ____________________________________________________________
-
- Credit card: Visa _______ Mastercard _______ Discover _______
-
- Credit card number and expiration: _________________________________________
-
- Signature: _______________________________________________________________
-