SizeWatcher

This Add-In for VB 4.0 allows you to copy the value of the Height, Left, Top, and Width properties from one control to another. Very handy for putting matching controls on a Tab control or across matching forms.

Installing the Add-In
To install SizeWatcher just run it from Windows Explorer, etc. This will register the file with the OS and you are ready to go.
Choose "Add-Ins" from the VB main menu and then choose "Add-In Manager". Check the box beside "SizeWatcher.SizeWatch" and SizeWatcher will appear on the Add-Ins menu.

Running SizeWatcher
To start SizeWatcher just choose SizeWatcher from the Add-Ins menu. SizeWatcher will appear as a small box with a grid on it. Unless SizeWatcher is chosen from the menu again, it will appear every time you run VB. Just uncheck it from the menu or close it to
get rid of it.

Using SizeWatcher
To access the SizeWatcher menu, point to the SizeWatcher grid and click the right mouse button. The menu is as follows:
Save Property	- Saves the selected property from the control.
Save All Properties	- Saves the height, left, top, and width properties of the control.
Clear Saved Properties - Unsave the properties.
Set Control Property	- Copy the saved properties to the selected control.
About		- Oh..., you know!

SHORT CUTS
The easiest way to use SizeWatcher is to:
	1. choose a control you want to copy a property from.
	2. Double click the property you want to copy on the SizeWatcher grid and the 	    	                    
	    value will be copied to the Saved column.
 	3. Choose the control you want to copy the properties to.
	4. Right click on the SizeWatcher grid and choose Set Control Property to copy
	    the properties to the control.

Notes:
This is Version 1.0 of this app. I know it has bugs and needs some enhancement but email me anyhow! If you can think of anything cool to add or you find a weird bug let me know.
This is definitly freeware so feel free to distribute it all over the place. Just keep the .zip file in tact.
Thanks and have fun!
Kirk E. Brownfield
KDilbert@aol.com

