Activex8 in VS6 vs Activex8 in VS 2005
Posted: Tue Oct 16, 2007 8:14 pm
I'm working in C++. I notice that if I add the TeeChart Activex control in VS6 using "Add to Project/Components and Controls" that I am presented with a tidy and complete list of classes and when programming I have easy and quick access to all functions, properties and members of the control.
However, when I add TeeChart control into VS 2005 right click on my dialog, Insert ActiveX Control and am presented with several TeeChart options, ChartGrid, ChartGridNavigator ... Pro ActiveX control v8 ...
When I choose TeeChart Pro Activex control v8 and add a member variable to it, the member variable does not give me the same level of access to the control as does a member variable added while programming in VS 6.
Exactly how am I supposed to add this control to VS 2005? And, can anyone tell from what I've described if I'm doing anything wrong?
Basicaly if you imagine I've been coding in assembly for the past 20 years and just started with this Visual Studio stuff you might get a feel for my confusion and frustration.
Thanks.
Al
However, when I add TeeChart control into VS 2005 right click on my dialog, Insert ActiveX Control and am presented with several TeeChart options, ChartGrid, ChartGridNavigator ... Pro ActiveX control v8 ...
When I choose TeeChart Pro Activex control v8 and add a member variable to it, the member variable does not give me the same level of access to the control as does a member variable added while programming in VS 6.
Exactly how am I supposed to add this control to VS 2005? And, can anyone tell from what I've described if I'm doing anything wrong?
Basicaly if you imagine I've been coding in assembly for the past 20 years and just started with this Visual Studio stuff you might get a feel for my confusion and frustration.
Thanks.
Al