S
seacuke
I'm writing an add-in for Outlook 2003 using C#. I'm using the Outlook
PIA, microsoft.office.interop. whatever.
I'm working on adding a button to the 'new email' standard command bar.
I've got the functionality of the button operating, and have the basic
idea of how to add the button to the command bar, but I cannot figure
out how to add the button ONLY to the 'new email' command bar, instead
of the generic "ActiveExplorer.commandBar" command bar. I know this
has got to be easy, but not knowing specifically where to look I can't
seem to find out what to tweak.
Thanks in advance,
'cuke
PIA, microsoft.office.interop. whatever.
I'm working on adding a button to the 'new email' standard command bar.
I've got the functionality of the button operating, and have the basic
idea of how to add the button to the command bar, but I cannot figure
out how to add the button ONLY to the 'new email' command bar, instead
of the generic "ActiveExplorer.commandBar" command bar. I know this
has got to be easy, but not knowing specifically where to look I can't
seem to find out what to tweak.
Thanks in advance,
'cuke