I\'m updating an Outlook 2003 plugin to Outlook 2010, and am henceforth dealing with the ribbon. I already know how to add a new group in the ribbon, via a ribbon.xml file.
I am trying to write the callback for a button on the backstage view. I want to select a certain worksheet and show it to the user. I thought aboutsheet(\"sheetName\").activate. This is select开发者
I\'m trying to find a way to update a RibbonMenu\'s items (like a few RibbonB开发者_如何学运维uttons) when the RibbonMenu is clicked (i.e. something like a BeforeDropDown). I know I can update it with
What\'s missing in the following code, for the .Caption gets bellow and the icon on the top? Sub SoundLogToolbar()