Using Activex controls (Designed in vb6) in vc++
-
Hi, I'm using Activex controls (Designed in VB6) in VC++. The Activex control background color is set as White. and in vc++ i'm loading Dialogs which using activex control as Propertypages. the dialogs color will vary at runtime. so there is mismatching colors between activex controls and my dialogs.. so please help me is there any function available in vb6 or any other solution...? Waiting for u :rose:
-
Hi, I'm using Activex controls (Designed in VB6) in VC++. The Activex control background color is set as White. and in vc++ i'm loading Dialogs which using activex control as Propertypages. the dialogs color will vary at runtime. so there is mismatching colors between activex controls and my dialogs.. so please help me is there any function available in vb6 or any other solution...? Waiting for u :rose:
-
While designing the activeX control itself, the controls for background colors should have been exposed as a property.
yes, but they have set it as default white.. that's why I'm asking..