Question about StiRibbonGuiService.AddApplicationMenuItem(...)
Posted: Wed Dec 23, 2009 7:38 am
Hello,
I add a item to the office menu in designer via StiRibbonGuiService.AddApplicationMenuItem(...). When I start the designer a second time, how can I check if the menu item I added before already exists? I need to check this in order to avoid to add a second, similar menu item via calling stiRibbonGuiService.AddApplicationMenuItem(...) a second time.
I thank you very much in advance for any help.
Yours
munich
I add a item to the office menu in designer via StiRibbonGuiService.AddApplicationMenuItem(...). When I start the designer a second time, how can I check if the menu item I added before already exists? I need to check this in order to avoid to add a second, similar menu item via calling stiRibbonGuiService.AddApplicationMenuItem(...) a second time.
I thank you very much in advance for any help.
Yours
munich