Jason

Jason

  • NA
  • 31
  • 0

Problem with translucent background color

Sep 14 2011 3:33 PM
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)