How to add Master Page like web in windows form?
Hello,
I am sweety,working on windows application in .net. I just want to enhanse my application. In web application as we use Master page, in the same way i want to add same feature in my winforms. I have used Menustrip control for that.
Is there any other option for that. Please send me any sample regarding that.