R
Robert G. Schaffrath
I have an Outlook add-in and I am trying to receive a notification that my
CommandBarPopup has been clicked so that I can adjust the various menu items
before they are displayed. Basically I am looking for an event equivalent to
the "DropDownOpening" event found in a ToolStripMenuItem. Does
Outlook/PIA/Office Core support such an event? The only event I use to date
is the CommandBarButton "Click" event but there does not appear to be any
equivalent for the menu itself.
CommandBarPopup has been clicked so that I can adjust the various menu items
before they are displayed. Basically I am looking for an event equivalent to
the "DropDownOpening" event found in a ToolStripMenuItem. Does
Outlook/PIA/Office Core support such an event? The only event I use to date
is the CommandBarButton "Click" event but there does not appear to be any
equivalent for the menu itself.