I am using visual studio 2003 and i have big application. I want to do the user rights management in my application.I have created database in which i want to enter the forms name,Controls name and menu names. how i can get the list of controls which i put on the form ?
example: i put text box and two button on the one form then i want the list of that text box and two button in list ? Mainly i want button list use in the form.