See this thread:
http://groups.google.com/groups?hl=e...gbl%26rnum%3D1
<(E-Mail Removed)> wrote in message
news:470e01c3e496$c4770e70$(E-Mail Removed)...
> 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