I have an annoyance I need to fix ASAP (by this thrs!!):
The forms (children) that load WITHIN the MDI form only load to the size of the MDI parent. If the MDI parent is maximized, then the children form is maximized, there's alot of grey space that shows up, when only (say) 1/2 of the form in the child is actually used.

In "computer lingo" how do I define the size of the form to use when the user clicks "maximize"?