Why does Option Button not hold transparent property?

A

ARB

I want the Option Button from the Control Toolbox to maintain it's
transparent property. I have a colored cell behind the button and want the
botton to be transpartent so the color is visable, however once I click on
the button it turns white eventhough I have designated it as transparent.

Any suggestions?
 
J

Jim Rech

Looks like a bug to me. Unless you can switch to a Forms toolbar option
button you might have to make the option button opaque and set its backcolor
to match the cell's.

--
Jim
|I want the Option Button from the Control Toolbox to maintain it's
| transparent property. I have a colored cell behind the button and want
the
| botton to be transpartent so the color is visable, however once I click on
| the button it turns white eventhough I have designated it as transparent.
|
| Any suggestions?
 
Top