Debugging ActiveX Interop

rjdunnillrjdunnill Posts: 5 Bronze 1
edited February 16, 2018 6:47PM in .NET Reflector Previous Versions
Is it possible to debug events raised by an ActiveX control hosted on a Windows Form using Reflector 10.0 Pro and Visual Studio Pro 2017?

Edit: The control in question was written in VB6 and is wrapped by an AxImp-generated wrapper.

Sign In or Register to comment.