|
ReSize is an invisible custom control. ReSize alters the sizes, font sizes and positions of controls on Visual Basic forms as they are sized. This gives your applications resolution independence. Design and butild an application at one resolution and run it at a different resolution. Controls remain proportional in size to the forms that contain them. ReSize does this without requiring you to write any code. You simply place the ReSize control on your form! It can't get much easier than that!
ReSize will give your applications a more
professional appearance and allow them to run
on a full range of display devices.
|