ReSize is an invisible Visual Basic control that gives your applications resolution independence. When placed on a form it causes all controls on the form to resize proportionally as the form is resized. You don't have to write any code or even set any properties. ReSize does this all automatically. ReSize can even resize fonts and it works with the SSTab control.
With ReSize you can:
To use ReSize simply drop the ReSize control on your form. That's it. It doesn't get much easier than that!