Checkbox BackStyle Bug or Not?

  • Thread starter Thread starter TheRave.NET
  • Start date Start date
T

TheRave.NET

I have 3 checkboxes in my excel sheet,
the background of the sheet has a fill effect.
I put the checkboxes BackStyle transparent,
but when clicked they switch the BackColor to the original BackColor
and lose their transparency.
Anybody has found a solution for this ?
Currently I tried to match the background colors of the checkboxes to
the backcolor of the form, but that is impossible with a background
with a fill effect...

tnx

the rave
 
Control Toolbox controls are nothing but trouble on a worksheet. I can't
get the damn checkbox background to clear either. Go with a Forms toolbar
check box if at all possible.
 
Back
Top