I have a picture box, picture1, and an array of picture boxs, pics, which contain transparent gifs. I want it so when i drag an image from pics to picture1, the image I dragged is overlayed ontop of the image already in picture1, while maintaining transparency. Does anyone know how I can do this.