VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

AutoSize v1.1

Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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)

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.

Rate AutoSize v1.1 (7(7 Vote))

Download AutoSize v1.1

AutoSize v1.1 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters