Running a new ActiveX Control help.
-
Hi, this is my first time ever using ActiveX (so please bare with me) and I'm having trouble getting a control to work. I'm trying to use the control ScintillaVB (it can be found here http://www.ceditmx.com/scivb/index.asp[^] ) on a VC++ 2005 project (I'm also running Vistax64, maybe that's a factor), but when I place the .ocx on the form and run it, nothing shows up on the new window. I've followed all the directions given on the site, but maybe I don't understand using ActiveX controls well enough. Could someone please take a look at this, or give me a little help on the steps for setting up a ActiveX control in VC++ 2005 ? Thank you!
-
Hi, this is my first time ever using ActiveX (so please bare with me) and I'm having trouble getting a control to work. I'm trying to use the control ScintillaVB (it can be found here http://www.ceditmx.com/scivb/index.asp[^] ) on a VC++ 2005 project (I'm also running Vistax64, maybe that's a factor), but when I place the .ocx on the form and run it, nothing shows up on the new window. I've followed all the directions given on the site, but maybe I don't understand using ActiveX controls well enough. Could someone please take a look at this, or give me a little help on the steps for setting up a ActiveX control in VC++ 2005 ? Thank you!
If you have an already Registered ActiveX Control, you may use to the "Microsoft Visual C++ ActiveX Test Container" i suggest to you as by secondary step.