Click here to Skip to main content
15,895,667 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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:
Posted

1 solution

If you are writing the activeX controls in VB6, that is kind of odd. VB6 is rubbish and is a dead language. For all that, I am sure you can set a backgrond color in it. If you're using a control provided to you without source code, if the interface does not offer a way to set the color, you may be stuck.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900