Hi to all,
I have build Windows application.I have maintain all forms in one HomePage[MDI Parent page] . i have build this application for using 3 type of users like admin,user,guest. These 3 users having some permissions to handle this application. Admin has some rights, they can see all the forms.Users/Gust has some permission to see particular forms page.
My Query:1.How can i manage this? 2.I should handle these 3 users within one Home page,not different Home page 3..How can i handle menues for different these 3 user? 3.How Can i handle menus at run time for these 3 users? please give solution as soon as possible.