2
Reply

MDI / Child help

Tim Parsons

Tim Parsons

Apr 16 2011 10:30 AM
1.9k
Hi

Another simple one. Im still working through Sams - learn C# in 24Hrs.

Hour 6 tells you how to make MDIs, however it says for the Child Forms you must set the property MDIParent to be the form which has its IsMdiContainer property set to true.

My problem is, I cant find the MDIParent property in my properties window of Microsoft Visual Studio.

Any suggestions? Does this property go by another name?

Thanks

Tim

Answers (2)