Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

CheckBox - Transparent BackColor?

$
0
0

Hello, I would like to ask a question considering CheckBox background transparency options.

Not too long ago, I decided to create a program used for searching certain things.
The main form has a button which opens another form with 24 checkboxes.
Behind these checkboxes, there is a picturebox large as the entire form with an image.
After this form is closed the checkboxes save into public bools.

My question is, how to make the background of these checkboxes transparent, so I can't see the not so good looking gray background behind them. I've tried many solutions but nothing seems to work. I've manually changed the backcolor to transparent on all of them, still doesn't seem to work though.


Viewing all articles
Browse latest Browse all 31927

Trending Articles