2
Answers

MDI / Child help

Ask a question
Tim Parsons

Tim Parsons

13y
1.9k
1
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)