Re: Traversing VB6 menu items
- From: "General Surena" <GeneralSurena@xxxxxxxxx>
- Date: Mon, 26 May 2008 21:42:06 +0330
I just need the items to be loaded into a tree (name of each item in the
menu object + hierarchical structure).
I can use checkboxes outside the treeview control. The admin must click on
each node representing a menu item and just enable-disable it for the user.
"expvb" <nobody@xxxxxxx> wrote in message
news:euozHb0vIHA.5580@xxxxxxxxxxxxxxxxxxxxxxx
"General Surena" <GeneralSurena@xxxxxxxxx> wrote in message
news:O6RYNE0vIHA.3792@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for ur lengthy explanation.
I want to add the menu items to a tree and then let the admins assign
access levels to each menu item for each user of the
system )enable-disable them) and then add this access levels to a
database table.
A Treeview can display Checkboxes, beyond that you have to use multiple
ListBoxes or a 3rd party control.
.
- References:
- Traversing VB6 menu items
- From: General Surena
- Re: Traversing VB6 menu items
- From: expvb
- Re: Traversing VB6 menu items
- From: General Surena
- Re: Traversing VB6 menu items
- From: expvb
- Traversing VB6 menu items
- Prev by Date: Re: VB6 app stops working with WSUS
- Next by Date: Re: Receiving data
- Previous by thread: Re: Traversing VB6 menu items
- Next by thread: Re: VB6 Browser vs IE
- Index(es):
Relevant Pages
|