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
John Covert - 27 Jan 2004 14:14 GMT
See this thread:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&threadm=eNdPjy4sDHA.
2308%40TK2MSFTNGP11.phx.gbl&rnum=1&prev=/groups%3Fq%3Dcoding%2Bfor%2BWord%2Bas%2
Bmessage%2Beditor%26hl%3Den%26lr%3D%26ie%3DUTF-8%26safe%3Doff%26selm%3DeNdPjy4sD
HA.2308%2540TK2MSFTNGP11.phx.gbl%26rnum%3D1
> Hi,
> I have written a Com Add-in which adds a new Commandbar to
[quoted text clipped - 16 lines]
>
> Thanks