Hi guys, Please mention some best free youtube downloading softwares.
S
ssa2010
@ssa2010
Posts
-
Youtube downloading softwares -
List out all menus in vb6 applicationOk. thats working.
Then my next doubt is how can I identify main menus and sub menus
-
List out all menus in vb6 applicationI have a vb6 application that contain various drop down menus. Some user has not permitted to access some menus. For the purpose Logged in as administrator and list all menus in the application and select a user and check or uncheck whether this user access that menu. But how can I list all menus in the application without manually enter menu name ? Because when we add new menu in the application, I manually add these menu name in list. And If menu no is 100 or 150 then it is difficult to enter the menu name or control them. So I want the code for list all menus in the application automatically. Please help me.