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
A:
Have you tried setting the back color of the control to transparent?
NickLarsen
2010-01-27 14:58:07