VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AutoSize v1.1


Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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

Download AutoSize v1.1

Download AutoSize v1.1 (16 KB)

AutoSize v1.1 Comments

No comments have been posted about AutoSize v1.1. Why not be the first to post a comment about AutoSize v1.1.

Post your comment

Subject:
Message:
0/1000 characters