View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TheRave.NET TheRave.NET is offline
external usenet poster
 
Posts: 1
Default Checkbox BackStyle Bug or Not?

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