Search Tools Links Login

AutoSize v1.1


Visual Basic 6, or VB Classic

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 98 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1219111302000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 17,790 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.