Hurricane766
IS-IT--Management
Hi,
I'm trying to implement some way of hiding certain menu items based on the users security level.
If I was able to create a user object from a menu, I could give it instance variables where I could store this info. I don't think that this is possible though.
So, I could use the Tag property of each menu item, all I need to be able to do is traverse the menu(s) somehow... like a tree... but I can't find anything like this either.
Any ideas?
Thanks
I'm trying to implement some way of hiding certain menu items based on the users security level.
If I was able to create a user object from a menu, I could give it instance variables where I could store this info. I don't think that this is possible though.
So, I could use the Tag property of each menu item, all I need to be able to do is traverse the menu(s) somehow... like a tree... but I can't find anything like this either.
Any ideas?
Thanks