*****************************************************************************
Fader Version 1.1 ReadMe
*****************************************************************************

CONTENTS
--------
1) OVERVIEW
2) CHANGES FROM 1.0 TO 1.1
3) FADER PROPERTIES
4) HELP
5) INSTALLATION
6) UNINSTALL

***************** OVERVIEW **************************************************

Fader11.ocx is a 32 bit control designed for Visual Basic. The Fader control 
can be used to fade any PictureBox picture or text on a form. This can be 
done by setting a few properties. The properties for Fader are listed below.

****************CHANGES FROM 1.0 TO 1.1**************************************

New property:

FadeColor - select the color you wish to fade the PictureBox picture or text
	    to.

*****************************************************************************	

****************PROPERTIES***************************************************

Fade - (Boolean) - Set to true will begin the fading effect of the selected 
picture.

FadeMethod - (Integer) - Method in which the picture will be faded.
	Methods
	Random - Fades the picture in a random fashion.
	Outward - Fades the picture from the center to the outer edges.
	LeftToRight - Fades the picture from the left to the right.
	RightToLeft - Fades the picture from the right to the left.
	TopDown - Fades the picture from the top to the bottom.
	BottomUp - Fades the picture from the bottom to the top.

FadeRate - (Integer) - Sets the speed at how fast the picture is faded.
	Rates
	Slow
	Medium
	Fast

PicToFade - (String) - Name of the PictureBox to fade.

FadeColor - Sets the color to fade the PictureBox picture or text to.

*****************************************************************************

****************HELP*********************************************************

A help file (Fader11.hlp) also comes with Fader and can be accessed by 
selecting the control and pressing F1.

*****************************************************************************

****************INSTALLATION**************************************************

To install Fader click on the Start button on the Windows95 task bar. Now
click the run option on the menu.

Type in the path to the Fader11.exe file. 
Example: C:\DownLoads\Controls\Fader11.exe

You will be prompted to enter a path to where you would like to unzip the Fader
files to. Type in the path (EXAMPLE: C:\DownLoads\Controls\Fader) and click 
the UNZIP button.

This will unzip the Fader11.exe files to the specified directory. To run the 
setup program and install the Fader control on your system run the Setup.exe
file.

To run Setup.exe click the Start button on the Windows95 task bar.
Now select RUN from the menu.

Type in the path to the Fader setup.exe file.

EXAMPLE: C:\DownLoads\Controls\Fader\Setup.exe

Now click on the O.K. button.

Setup will install and register the Fader11.ocx file on your system.
automatically. 

The Fader control will be listed in the custom controls list in Visual Basic
as Fader11.

*****************************************************************************

****************UNINSTALL****************************************************

To uninstall Fader click on the START button on the Windows95 task bar.

Select SETTINGS from the menu.

Click on CONTROL PANEL on the Settings menu.

Double click on the ADD/REMOVE PROGRAMS icon.

Click on Fader11 in the programs list.

Click on the ADD/REMOVE button.

Fader will be removed from your system.

*****************************************************************************

Copyright 1997 Steve C. Hetrick All rights reserved.
shetrick@cybertron.com