3
Answers

Problem with translucent background color

Ask a question
Jason

Jason

13y
1.6k
1
The other day I used Color.FromArgb() to make a nice translucent label, I ended up not using it but now I can't remember how I did it.  I set the background color to Color.FromArgb(60,0,0,0); Which should be somewhat translucent, but it's still opaque.  Is there anything I'm missing you think?

Answers (3)