Why does my Active X control open in internet explorer?
Printable View
Why does my Active X control open in internet explorer?
To test it properly in VB, add a second project that si a standard project to the project group. That way you can instantiate your control on the form and test it. Don't forget the change the startup project to be the standard exe
- gaffa