hi..

im having a problem with a MDI forms..Im building an app where i need to call an MDI form in a MDI form.for ex., if MDI1 is my first MDI form, then i want to call the second MDI form, say MDI2, in the MDI1..that is MDI1 should work as parent form to MDI2. Is there any way to achieve this? is it at all possible?

hoping to get an answer soon..

Thanks..

Recommended Answers

All 2 Replies

Hello,
Have you tried to play around IsMDIContainer property for parent container and MDIParent for a child one? Unfortunatelly I have no tools to test it right now, but I suppose that it should work like a charm :P

Cheers.

hey Antenka ,

thanks...that worked well...but i still have a question that is it at all possible to make the 2nd MDI form to be parent? so that i can open new child forms on that 2nd mdi form? this question js came out out of curiosity... :)

anyways.. thanks for this..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.