M
msk k via OfficeKB.com
Hi All,
we are developing a outlook com addin in VB6 for OL2002 that adds a new
command button (say "New Note") to email windows (new email, reply mail )
and clicking on this button would open a custom designed VBform(part of add
in) copies body and suject from email window and populates in VB form text
boxes.
this works fine with normal settings,but having problems when we use the
Word as email editor option, the button is not getting added for some email
windows and some times if we open word and then open emailitem the New
button is getting added to word and not to the email window.
I was using Inspector.commandbars("standard").add to add new button.
I would appericate if some one could help me figure out this problem by
sending me some pointer or some sample code..
thank you in advance
we are developing a outlook com addin in VB6 for OL2002 that adds a new
command button (say "New Note") to email windows (new email, reply mail )
and clicking on this button would open a custom designed VBform(part of add
in) copies body and suject from email window and populates in VB form text
boxes.
this works fine with normal settings,but having problems when we use the
Word as email editor option, the button is not getting added for some email
windows and some times if we open word and then open emailitem the New
button is getting added to word and not to the email window.
I was using Inspector.commandbars("standard").add to add new button.
I would appericate if some one could help me figure out this problem by
sending me some pointer or some sample code..
thank you in advance