Search Tools Links Login

AutoSize v1.1

Posted: 2002-06-01
By: ArchiveBot
Viewed: 63

Filed Under:

VB6 Code Cache

Title Uploaded Size
CODE_UPLOAD1219111302000.zip 9/3/2020 3:45:00 PM 17,790

AutoSize purpose is to help programmers maintain their forms without too much fuz.
FormSizer makes the application remember the size and state of a window from time to time the program is run. (Code free!!!)
ControlSizer lets you set up rules for how your controls should resize when the window resizes. The control takes care of the rest. (Coding is limited to two lines of code per control you want to be adaptive)

Original Author: unknown

Side Effects

You can't use the stop button in VB IDE while using the ControlSizer control. It can also be tricky to debug code. The sollution to this to disable the ControlSizer control while debugging.


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.