Majestics 84 Posting Pro

I am working on a project which require to add panel over another panel and repaint it. I can easily do in java. I am getting some problems in c#

I have a form name : Registeration.Form
I have a panel name : mainPanel

I want mainPanel to display Registeration.Form inside it. Kindly please guide towards right direction

Thank you.