Search Tools Links Login

Control Resize Module


Visual Basic 6, or VB Classic

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

Original Author: Scott Peterson

Inputs

form name

Assumptions

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 90 times

Categories

Visual Basic 6

Attachments

Control_Re610843102002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,493 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.