P
Paul_S
Hi,
I have a Outlook Com Add-in developed in VB6, its purpose is to file
outgoing emails and displays a VB Form with combo boxes when a user sends an
email. My users are using Outlook 2003.
I have been using the on send event to trigger the display of the VB Form,
this works in most cases however (i.e. when replying or forwarding mails
using the tool bar buttons or from within an open email). However I have
discoved a problem as follows:
When a user right clicks on a 'new email' (i.e. highlighted in bold in the
explorer window) and selects reply/reply All / forward, the on send event
does not appear to fire (as the form is not shown) when the reply email is
eventually sent.
If the email selected has already been read and the user right clicks to
send a reply the onsend event is trapped and I can display my form.
Hope this makes sense, any input greatfully received.
Thanks
Paul
I have a Outlook Com Add-in developed in VB6, its purpose is to file
outgoing emails and displays a VB Form with combo boxes when a user sends an
email. My users are using Outlook 2003.
I have been using the on send event to trigger the display of the VB Form,
this works in most cases however (i.e. when replying or forwarding mails
using the tool bar buttons or from within an open email). However I have
discoved a problem as follows:
When a user right clicks on a 'new email' (i.e. highlighted in bold in the
explorer window) and selects reply/reply All / forward, the on send event
does not appear to fire (as the form is not shown) when the reply email is
eventually sent.
If the email selected has already been read and the user right clicks to
send a reply the onsend event is trapped and I can display my form.
Hope this makes sense, any input greatfully received.
Thanks
Paul