Let's say I have two pictureboxes with two different images. How could I blend the two together? Or take the image from box 2, make it semi-transparent, and place it over the first image?

What I would like to do is have pictures in a file, then have a program that cycles through the images with a fade transition.

Thanks ahead of time!