Click to See Complete Forum and Search --> : Help about ActiveX object parameter


carrot
April 12th, 1999, 10:23 PM
I am doing make a ActiveX control. In this control I can reference other ActiveX object. That is to say how to let other ActiveX object as a property and it can call other ActiveX object methods and properties. In VB6.0, it is a very easy problem,who can tell me how to deal with in VC6.0? I appreciate your help. Thanks in advance.


Please we can improve our program ability together.

mihai
April 16th, 1999, 03:09 AM
Read about COleDispatchDriver.
Sincerely, Mihai