Dear all,
I am using ultraexplorerbar. The child menu is set to invisble or visible when run time.
If all child second level menu are set to invisible, how to set the first level menu icon to be invisible automatically???
Or Can I loop the menu and set to invisible if all of it's child menu are invisible?? What the sample code would be??
I do not understand what aspect of the control you are referring to by "child menu". If you are referring to the context menu, you can control the items therein by handling the ContextMenuInitializing event (or NavigationContextMenuInitializing event when Style is set to OutlookNavigationBar). If this is not what you are referring to, please post a screen shot pointing to what part of the control you are referring to and we will try to help.