Maximize child form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use C# in VS 2005. In my MDI app, if I click on the title bar of a child
form, the form will maximize and the title bar will disappear. I want the app
to do it automatically, when launching a child form, maximize it.
The question is how to do it. Please help and thank you very much.
 
How do you prevent the child from displaying the title bar before it
maximizes? This causes a blinking effect that is not desirable.
 

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

Back
Top