Need help with ActiveX control containing other activex controls 
Author Message
 Need help with ActiveX control containing other activex controls

Hi all,
I have developed an activeX control which aggregates MS Chart control and MS
Ado control. Now i am having two problems.

1. I want to show the property pages of MS chart and ado control along with
the container activex control (my control)'s property page when user selects
properties of my control in design mode. Is there anyway to do this?

2. How to persist those properties? I have checked some article in
coldguru.com and have tried them but no use. Here i want to mention that the
activex control will be used in html pages so i need to serialize the
properties to the html page in which it would be inserted.

Thanks in advance,

Arsalan.



Tue, 08 Feb 2005 06:31:17 GMT  
 Need help with ActiveX control containing other activex controls
By "aggregate", do you really mean aggregation in the COM sense, or do
you simply contain those controls? Do you have a composite control with
those two on the dialog template, or how do you instantiate them?
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> Hi all,
> I have developed an activeX control which aggregates MS Chart control
and MS
> Ado control. Now i am having two problems.

> 1. I want to show the property pages of MS chart and ado control along
with
> the container activex control (my control)'s property page when user
selects
> properties of my control in design mode. Is there anyway to do this?

> 2. How to persist those properties? I have checked some article in
> coldguru.com and have tried them but no use. Here i want to mention
that the
> activex control will be used in html pages so i need to serialize the
> properties to the html page in which it would be inserted.

> Thanks in advance,

> Arsalan.



Tue, 08 Feb 2005 18:32:20 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Need help with ActiveX control containing other activex controls

2. Control webbrowser ActiveX control in composit ActiveX control

3. How to invoke methods of contained ActiveX control from ATL Composite Control

4. ActiveX control inside another activex control

5. ATL ActiveX Control hosting code fails to initialize ActiveX Controls on Win9x

6. ActiveX control inside another ActiveX control

7. ActiveX control in an ActiveX control

8. Modify Activex Control Properties from other Activex Control.

9. ActiveX-control inside ActiveX-control

10. Custom ActiveX control built on a Standard (comctl32.ocx) ActiveX Control

11. Windowless ActiveX control/ Transparent ActiveX control

12. Newbie?ActiveX Control in ActiveX Control

 

 
Powered by phpBB® Forum Software