kqmoney31
New Member
- May 8, 2011
- 2
Hi guys, I'm having trouble with mdi parent and child forms for windows form applications. I understand that by going to properties>IsMdiContainer>True, it makes the form the Mdi parent. If i wanted to create another form as a Mdi Child, how would I go about doing that? Because what im trying to do is merge both of their menu strip titles into one single combined drop down menu item, so that the menu commands from the Mdi parent and child forms are combined.
Last edited: