Hi all
My request has two faces:
1- I need to create my own menu in my project that runs when the application is start. But I want that menu to starts manuly, I mean by runnig codes so I can manage that menu. The reason of that is to prevent or to allow specific users to use one or more menu options.
ex: User1 can see : File, Edit and Help
User2 can see: File, Edit, view, tools and Help
2- How can I create my own Menu In the main Form. So not an application menu it's a form menu.
if there is anything not clear please ask.
thanks
My request has two faces:
1- I need to create my own menu in my project that runs when the application is start. But I want that menu to starts manuly, I mean by runnig codes so I can manage that menu. The reason of that is to prevent or to allow specific users to use one or more menu options.
ex: User1 can see : File, Edit and Help
User2 can see: File, Edit, view, tools and Help
2- How can I create my own Menu In the main Form. So not an application menu it's a form menu.
if there is anything not clear please ask.
thanks
Comment