I"m using LMD2004. If I set the Transparent property of a TLMDRadioButton to True, it causes the text portion of the button to be transparent (meaning that the background of whatever the text portion is on top of shows through just fine. However, the round radio button itself is still not transparent, and you can see a square around the button itself that has the same background color as the button's Color Property.
Is there any way to get the radio button's background to be transparent? The reason I'm asking, is because the background of the parent is not a simple/solid color and I want the background of the parent to be displayed.
Thanks,
JY
Comments