-
active x exe
I've just done my first active x exe project and have a question.
It's my understanding that when you compile the exe it is registered in the registry. I've compiled it twice, each time with a different name. How can I get the first instance out of my references window in VB?
-
I believe if you delete or rename the OCX file that it will not show up on your components list any longer. You could also try moving it or renaming the folder that it is in.
-
...or EXE file? Either way it should still work.