I have an ActiveX user control what is displayed in the sapgui. This works fine.
Now I want to handle an event from the control to the ABAP code what was instantiating the control.
I know the handling with VB6 and the event id but how do it work with C#?