I am working on an application with multiple forms the users work with. I have created a usercontrol(only Design) with required buttons but I am not able to implement them as I need, I want that every form should have a functionality to add, edit, update, delete, search and print and the user rights for each functionality should be manageable by an admin. I need help to start working.
Asked
Active
Viewed 362 times
0
-
Here is some more content to go through http://visualcsharptutorials.com/windows-forms – yanguya995 Jul 27 '16 at 05:57
-
@yanguya995 thanks for the link but that link is for learning control not what i am looking for, i want to single usercontrol that can be used in n numbers of form, as can add separate add edit bottons for every form where i require it, but i want ot create a single control which can be implemented in several forms – Jul 27 '16 at 06:06
-
I dont get what you looking for – yanguya995 Jul 27 '16 at 06:20
-
k, well i am working – Jul 27 '16 at 06:39
-
on a desktop application where i have created a user control with multiple buttons Eg ADD EDIT SAVE DELETE SEARCH PRINT now i want to use this control in other forms and give them the event handlers and user right as per requirement as i got this idea from looking at several desktop application but i don't know how to implement it as per the form like it is done using separate button for ADD EDIT SAVE DELETE – Jul 27 '16 at 06:43
-
Can you create share this on sime cliud drive where we can have a picture of what you want, – yanguya995 Jul 27 '16 at 06:46