VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Control Resizing Module

by Shaun Gurley (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Add modResize to any vb project. Controls on a form are resized automatically when the size of the form changes. The original form/control size ratio is maintained. Fonts are resized also.

Assumes
In the resize event of any form: modResize.resize(me)
Side Effects
You may want to limit how small a form can be sized to.....the smaller a form gets the more crowded the controls get and some may overlap.

Rate Control Resizing Module

Download Control Resizing Module

Download Control Resizing Module (9 KB)

Control Resizing Module Comments

No comments have been posted about Control Resizing Module. Why not be the first to post a comment about Control Resizing Module.

Post your comment

Subject:
Message:
0/1000 characters