Hey,

I have a GIF with a transparent background that I want to put on a form overtop another image. When I do that, the background of the PictureBox control shows up even when I set the BackColor property to Transparent.

Is there a way to do this?