Hi Thiru,
After you add a RadRibbonForm to your project, you should just set its IsMdiContainer property to true in order to enable its MDI mode:
After that, you can add a RadForm as an MDI child as demonstrated in
this article.
I hope this helps.Regards,
Nikolay
the Telerik team