Maximized MDI forms

I

Ian Semmel

If you show a form in an MDI container
(form.WindowState = FormWindowState.Maximized;)
a ControlBox appears under the main title.

Is there any way to get rid of this (I have set the properties of the children
to not show a ControlBox, Min/Max boxes etc)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top