How receive C# Events from ActiveX Control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DONK

    How receive C# Events from ActiveX Control

    I wrote an ActiveX control, set up connection points.
    How do I receive those events in my C# App that uses this AxControl?

    Events are visible in the Interop and AxInterop Libs via ObjectBrowser. How
    do I register for them?


Working...