|
-
Sep 28th, 2010, 02:37 PM
#3
Thread Starter
Hyperactive Member
Re: hiding WPF menu items based on a variable
how would i choose a specific item? I have a menu in place called menu1 and on menu1 i have File, Tools, Help
Under tools i have admin, reports
i am trying to collapse or hide admin based on the above example (but still display 'reports' and also the tool menu itself) - but its not showing up under intellisense, i've tried menu1.items.item(1), etc etc
how would i get to the collection of admin and reports in the tools menu item under menu1 via code?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|