What is ActiveResizer?
--------------------

The ActiveResizer is a VB 32bit ActiveX DLL that automatically adjust the size of
VB controls on the form.  As a user stretches or shrinks the form, the controls
on the VB form will also stretch or shrink, accordingly.

The main advantage of using the ActiveResizer is that the VB programmer does not 
have worry about adjusting the size of VB forms to fit the different screens.  
Also, the deployment of the release software will be much easier since a program 
does not have deploy multiple programs to run on the multiple platforms with 
different screen resolution.

These controls don't use the panel control seen in other commercial controls.  
Just pass the form handle to the ActiveResizer DLL or OCX then the ActiveResizer
will handle the rest automatically.

*******************************************************************************
Usage
-----

This DLL can be used with VB or other languages that support ActiveX DLL.  
Drop any VB controls on the form during the design time and watch them stretch 
and shrink as you resize the window.

*******************************************************************************
Limitations of ActiveResizer 1.3.0 (SHAREWARE VERSION)

1. Line control cannot be placed on the SSTAB control.
2. Total of 8 controls can be placed on the form.
3. Only tested with VB 5.0 and VB PRO controls.


Known Bugs

None.

** On production version, you can have up to 512 controls on the same form.

*******************************************************************************
Installation of the ActiveResizer DLL/OCX
---------------------------------------
a.  extract xresizer.zip file
b. copy ActiveResizerDLL.dll and/or ActiveResizerOCX.ocx to /windows/System directory or working directory of you choice.
c. Start up the VB5.0, if you haven't.

--for dll installation
d.  Select the main menu Project|References
e.  Click on the 'Browse' button and find the 'ActiveResizerDLL.dll' in the 
windows/system directory or wherever you have copied into.

--for ocx installation
d.  Select the main menu Project|Components
e.  Click on the 'Browse' button and find the 'ActiveResizerOCX.ocx' in the 
windows/system directory or wherever you have copied into.

f.  Run the sample VB programs
    project1.vbp in OCXDEMO dir
    project2.vbp in OCXDEMO dir
    project2.vbp in DLLDEMO dir

*******************************************************************************
                        	ActiveResizer v1.3.0 
                   for VISUAL BASIC programmers
		    
		        Sung Yi                              
                          5617 SW 34th Terrace 
                          Topeka, KS 66614-4557

              (785)273-5720   5pm-9pm daily or 11am-9pm weekends         
              (785)296-1706   urgent requests or questions only
                          
The ActiveResizer v1.3 is a fully functional shareware program and you may feel 
free to use and Distribute for non-commercial use.  

============================================================================
PRICE INFORMATION
1) single copy:                 $20.00 (US) 
2) site license:                $120.00 (US) unlimited distribution within dept.
3) site license w/ source code: $200.00 (US) unlimited distribution within dept.

Also compare the ActiveResizer to other product for price, functionality, and 
easiness:
1) VSVBX or OSOCX from VideoSoft   ($99)
2) Olectra form resizer from       ($149)
3) Resize OCX form Lycom and Young ($44)

I only distribute this product over the InterNet so please send me the following
information when you order:

Full Name:
Company Name:
E-Mail Address:
Phone Number:
Mailing Address(Optional)
Product Name and Version:

Upon the above information and applicable payment, I will send you the product(s) over the InterNet(normally over e-mail).  I accept Cashier's check, money order, business check, Visa, or Master Card.

** KS Residents, please add applicable sales tax.
** Add 6% surcharge on credit card order.

If you are interested in this product or have any questions or 
comments, please
============================================================================
DROP E-MAIL AT
        javax@networksplus.net
        kdor91@ink.org

============================================================================
ALSO, VISIT MY HOMEPAGE FOR OTHER GOODIES
        www.networksplus.net/javax                     

============================================================================

*******************************************************************************
*  I, THE AUTHOR, MAKE NO WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE     
*  AND SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY USER AS A RESULT OF     
*  USING, MODIFYING OR DISTRIBUTING THE SOFTWARE OR THEIR DERIVATIVES.         
*******************************************************************************
