I have an activex control created using VB6.
When run in a .NET application on Windows XP, the background colour of my radio buttons goes black and the title of group controls the wrong colour and sometimes the wrong font.
Any Ideas?
Printable View
I have an activex control created using VB6.
When run in a .NET application on Windows XP, the background colour of my radio buttons goes black and the title of group controls the wrong colour and sometimes the wrong font.
Any Ideas?
Don't use ActiveX controls. :D
Actually some ActiveX controls just don't work right in .NET or cause other problems and they should be avoided when they can.