We've written a .net browser control that should provide the functionality we need post active-x (webbrowser2 is inadequate for our needs). The issue we are having is with capturing events. Could someone explain how to capture the .net control events in our COBOL program? I know this has been asked before, but I do not see a resolution. The dll has been registered and is in the run directory, and netdefgen has generated the def file. We can display the control. What's missing is the communication of events back to the COBOL program. We are using the 10.5 runtime.