For those doing MDI apps, resizing child forms with multiple controls becomes more difficult.
MartinLiss has some nice code (see General Forum) which uses arrays that works well for a SDI form.
The attached will work for either SDI or MDI.
Printable View
For those doing MDI apps, resizing child forms with multiple controls becomes more difficult.
MartinLiss has some nice code (see General Forum) which uses arrays that works well for a SDI form.
The attached will work for either SDI or MDI.