MDI Question

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

Guest

I've been checking a lot of sources on this, but can't find anything that
says whether this can be done or not. Is it possible to have an MDIContainer
form with an MDIChild that is also an MDIContainer with child forms of its
own? If you could point me to some definitive source on this as well, I'd
appreciate that. Thanks!
 
You could always try it.

If it works then you can - If it doesn't work then you can't.
 
Bagger said:
I've been checking a lot of sources on this, but can't find anything that
says whether this can be done or not. Is it possible to have an
MDIContainer
form with an MDIChild that is also an MDIContainer with child forms of its
own?

That's not supported. An MDI child cannot act as MDI container.
 

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