Option Button colour requirement.
Hi friends:wave: ,
Do anyone of you know how to change the default black color inside an option button when it is clicked, to some other color like green or red.Is it possible or not in vb6 to make only the color of option button to get changed like an LED to indicate it is selected than changing the forecolor property or the backcolor property.Thanks in advance .
With regards,
Ajay.
Re: Option Button colour requirement.
You should be able to in VB6. The style of the button needs to be set to 1 - Graphical.