Form Container

Mar 6 2013 10:12 AM
I have seen in my friends application build in java has a structure like this:

<<<<<<<<<<<<<<<<<< Menu Bar Goes Here>>>>>>>>>>>
Some of Operations with Horizatally
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< frame Container>>>>>>>>>>>>


The question here is that is there any form containers other than a MDI form in C# or is there a possibility to set a container as a MDI parent to some child Forms..???