VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Control Resize Module

by Scott Peterson (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Keeps controls on the form proportional to form in both size and position.

Inputs
form name
Assumes
This should be in the form_resize event. Call SizeChange.SizeChange(Me.Name) This should be in the form_load event. Call SizeChange.initialize(Me.Name) Be sure to include both files.
Code Returns
N/A
Side Effects
Not all control types are included for the resize module. Limited to 1000 controls per program, this is adjustable.

Rate Control Resize Module

Download Control Resize Module

Download Control Resize Module (6 KB)

Control Resize Module Comments

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

Post your comment

Subject:
Message:
0/1000 characters