Quote Originally Posted by BrailleSchool View Post
I am creating an application using MDI and the child forms are DockFill true.
It's a form. Treat it like one. If you want to treat it like a user control then use a user control. If you want an MDI child form to occupy the entire parent client area then you maximise it.