maximized mdi parent form

  • Thread starter Thread starter Yossi And Inbar
  • Start date Start date
Y

Yossi And Inbar

Hi,

How Can i maximized MDI parent form ?
the maximized property is not working

Thanks,
Yossi
 
Well, I did a simple MDI app with an MDI child which loads fine. The MDI
parent maximises and minimises without any problems. If you mean on startup,
perhaps .StartPosition=manual and then .WindowState=Maximised.

Just a suggestion.

Garry
 

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