Hello,

I have multiple picturebox controls in my form.
Both of them contain an image with a transparent background.
I want them to be on top of each other.
I've already set their BackColor property to Transparent, but when I place one on top of the other one, the following happens: http://tinypic.com/view.php?pic=2v284s0&s=5

How can I make them transparent while they are on top of each other?