Commandbar not getting added when word is used as mail editor in outllook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have written a Com Add-in which adds a new Commandbar to
the New Mail window. I am using the NewInspector event to
place a Commandbar with buttons on a new mail Inspector
window , I.e. Whenever New Mail message window is opened.
I have created a new commandbar and aded a new
commandbutton on that newly created commandbar.

Everything is working fine if i use HTML as mail editor.
If i use word as the default mail editor in outlook, then
the commandbar is not getting added and also the buttons.

Could someone please suggest me what i should do to add
the commandbars to the word mail editor when i open the
new mail window.

I.e when I create a New mail message using MS Word mail
editor option, what should i do to add my owm custom bar.

Thanks
 
Back
Top