T
TPulley
Hi,
I have a COM Add-In that adds a CommandBar to every Inspector. (Office XP
sp2 is the target environment) The code works for all cases but one. When a
user opens a rich text email message (sent to them) and they have the "Use
MS Word to Read Rich Text Email Messages" option checked, the call to create
the CommandBar, CommandBars.Add(), fails with a return code of E_FAIL. I've
also tried changing the params and I even tried adding the CommandBar via
the WordEditor's CommandBars collection. Nothing seems to work. I haven't
found any KB articles on this. Any suggestions / help would be appreciated.
Thanks, Tim
I have a COM Add-In that adds a CommandBar to every Inspector. (Office XP
sp2 is the target environment) The code works for all cases but one. When a
user opens a rich text email message (sent to them) and they have the "Use
MS Word to Read Rich Text Email Messages" option checked, the call to create
the CommandBar, CommandBars.Add(), fails with a return code of E_FAIL. I've
also tried changing the params and I even tried adding the CommandBar via
the WordEditor's CommandBars collection. Nothing seems to work. I haven't
found any KB articles on this. Any suggestions / help would be appreciated.
Thanks, Tim