G
Guest
OK, so I have created an addin using VB6 that adds a command bar to Outlook
(2K+). When word is the editor, I have handled the CustomizationContext,
deleteing command bar manually, and ignoring a button click if done on a word
document.
BUT, I have one final issue I have been unable to resolve. When I have a
word document open and I open a new email then the word document displays the
command bar (as expected), however, the email does not. On the email I must
click on View/Toolbars/MyCmdBar to see it.
On the other hand if I have an email open, then I open a word document the
email displays the command bar and the word document does not (it is
available from View/Toolbars).
I would be ecstatic if I could figure out how to get the command bar to
always display on the email and never display on the word document. I would
be happy if I can get the command bar to always display on the email. Any
thoughts on how to do this?
(2K+). When word is the editor, I have handled the CustomizationContext,
deleteing command bar manually, and ignoring a button click if done on a word
document.
BUT, I have one final issue I have been unable to resolve. When I have a
word document open and I open a new email then the word document displays the
command bar (as expected), however, the email does not. On the email I must
click on View/Toolbars/MyCmdBar to see it.
On the other hand if I have an email open, then I open a word document the
email displays the command bar and the word document does not (it is
available from View/Toolbars).
I would be ecstatic if I could figure out how to get the command bar to
always display on the email and never display on the word document. I would
be happy if I can get the command bar to always display on the email. Any
thoughts on how to do this?