C
CoolSanil
Hi all
I am developing com addin for outlook 2k3 and 2k7 using ATL/COM . I have
written inspector wrapper class which will wrap inspectors in NewInspector
event. In wrapper class i add new toolbar on inspector window. When i open
any email for reading i can see toolbar properly added. But when i try to
compose mail my toolbar is missing (only image of the button is present and
all other parameters eg. caption, tooltip are gone). After playing with
outlook i came to know outlook uses word as editor for composing mail, when i
change it to default email editor of the outlook (other than word) i can see
toolbar properly added. So my problem is toolbar is missing when email editor
is word, what should i do to see toolbar using any editor(word / defauld
outlook)
Any help will be appriciated.
I am developing com addin for outlook 2k3 and 2k7 using ATL/COM . I have
written inspector wrapper class which will wrap inspectors in NewInspector
event. In wrapper class i add new toolbar on inspector window. When i open
any email for reading i can see toolbar properly added. But when i try to
compose mail my toolbar is missing (only image of the button is present and
all other parameters eg. caption, tooltip are gone). After playing with
outlook i came to know outlook uses word as editor for composing mail, when i
change it to default email editor of the outlook (other than word) i can see
toolbar properly added. So my problem is toolbar is missing when email editor
is word, what should i do to see toolbar using any editor(word / defauld
outlook)
Any help will be appriciated.