How to make a label transparent?
I need to know if there's a way to make a label's background transparent, I tried using the color.Transparent property on the label.backcolor, but it didn't work. In fact, i've got a picture and a label in front of it which should display a specific message. This image's color may vary so I ca'nt set a specific color to the label's background.
Is there any solution?
Thanks!

