catch ActiveX event in outlook form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybod.

I am trying to catch an event which is fired by a self developed ActiveX
element. This ActiveX is integrated into a custom form in Outlook.

I have been tring to catch the event using ActiveXElement1_EventName(), but
this function is never called.

How can i catch this event?

regards,

Fabian Werner
 
We tried raising ActiveX events in the past and unfortunately found them
never to be seen by Outlook.
So the short answer is no.
 
Back
Top