G
Guest
Hi all,
I want to fill a listbox with menu control menu items in VB.Net, where
administrator can check menus to give permissions to users.
I tried in several ways; but not success. Please give me some sample coding.
This should be in tree sturcture as follows;
eg.
File
New
Department
Section
Employee
Edit
Exit
View
Window
Help
I want to fill a listbox with menu control menu items in VB.Net, where
administrator can check menus to give permissions to users.
I tried in several ways; but not success. Please give me some sample coding.
This should be in tree sturcture as follows;
eg.
File
New
Department
Section
Employee
Edit
Exit
View
Window
Help