Is it possible to set the BackColor of an OptionButton to transparent. I have used a background image on the form and it looks bad without the BackColor been transparent.
Can't find out how to do it, is there some code I could use?
Cheers!
Printable View
Is it possible to set the BackColor of an OptionButton to transparent. I have used a background image on the form and it looks bad without the BackColor been transparent.
Can't find out how to do it, is there some code I could use?
Cheers!
Ammm no there isent but you could make you own, its really easy all you gatta do is use a few labels that's all , well and a little bit more drawing but stuff like that should be easy to make.
How do you mean use a few labels?
I have used labels for the caption of the OptionButton, but just around the actual button bit itself.
How about getting a frame to have a transparent back color?