VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A++ Control Resizer with 4 modes

by Edward Catchpole (6 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Simply and easily resize all the controls on any form by use of a reusable class. Set the different modes for the Left, Top, Width and Height properties of controls by entering 4 numbers into their Tag property (a number for Left, a number for Top, a number for Width and a number for Height). There are 4 different modes: Do nothing: the resize code wont touch properties with this mode. Proportional: control property will be resized according to the forms change. Static change: the control property will move with the form. Limited static change: if the form is made too small then the control wont go off the screen (still in testing stage). For example; a label with a tag of '0011' will not change its left or top property, and the width and height will change proportionally. The next release will be even more improved with the Limited Static Change fully tested and an add-in to easily configure tag properties. Please vote and leave constructive critisism.

Rate A++ Control Resizer with 4 modes

Download A++ Control Resizer with 4 modes

Download A++ Control Resizer with 4 modes (3 KB)

A++ Control Resizer with 4 modes Comments

No comments have been posted about A++ Control Resizer with 4 modes. Why not be the first to post a comment about A++ Control Resizer with 4 modes.

Post your comment

Subject:
Message:
0/1000 characters