PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Outllok addin with wordmail

Reply

Outllok addin with wordmail

 
Thread Tools Rate Thread
Old 16-07-2003, 01:28 PM   #1
Christian Gram
Guest
 
Posts: n/a
Default Outllok addin with wordmail


I am trying to make an Outlook addin for outlook 2002 with VB 6. It creates
a button in all new mail messages for alternative sending options.



When the user uses Word as mail editor, I get a Macro not found error
messages.



In other postings I have seen others has the same problems.



In the NewInspector event I have tried several solutions creating the
command button from CommandBars collection in

- the Inspectors own CommandBars collection

- the Inspectors.WordEditor.document object CommandBars collection

- the Inspectors.WordEditor.Application object CommandBars
collection

- and I also tried to let the addin also handle word event and using
the document CommandBars collection, but the only events responding was the
WindowActivate event.



But all with the no result I still get the macro error warning and the
button click event does not fire.





Christian Gram


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off