VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Control Resize Module

Scott Peterson  (1 Submission)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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.

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 (3(3 Vote))

Download Control Resize Module

Control Resize Module Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters