M
Michael Reukauff
Hi
I want to add a CommandBarPopup with some ComandBarButtons to the Inspectors
Menu. But this menu should only appear when the inspector is showing an
e-mail. I am using VS2005 and the VSTO 2005. Right now I create the
CommandBarPopup in the newInspector_Event. But this event is fired only
once, or am I missing something.
What I need is an event which is fired when the Inspector opens up a new
window to show an e-mail, contact etc.
So, how I can I show the menu only when the inspector is showing an e-mail?
Thanks
Michael
I want to add a CommandBarPopup with some ComandBarButtons to the Inspectors
Menu. But this menu should only appear when the inspector is showing an
e-mail. I am using VS2005 and the VSTO 2005. Right now I create the
CommandBarPopup in the newInspector_Event. But this event is fired only
once, or am I missing something.
What I need is an event which is fired when the Inspector opens up a new
window to show an e-mail, contact etc.
So, how I can I show the menu only when the inspector is showing an e-mail?
Thanks
Michael