I am making an application in C#, and it has a menu, having forms linked with it, i want
that there should be a parent form, having a panel or window, when we click on any menu link, its .cs form should be loaded in the window, and so we can click on other windows, and their forms should replace the current one. Just like a common windows software.
Regards
Touseef Khan
Your Form(Window) must be MDI