0

I can't add a PNG image that contains alpha chanel into a picturebox dynamically by code because it always replace the transparent area with the black color. Is there a way to do it?

1
  • 1
    Have you tried setting the picturebox's backcolor to transparent? I have used PNGs with transparency before, as long as that was set.... Commented Jan 27, 2010 at 14:59

1 Answer 1

1

Have you tried setting the back color of the control to transparent?

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.