I need to display from 1 to several images on the screen. I need to combine all of the images off screen and display them as a single image (POOF!). Using GDI+ or even a PictureBox control shows 1 image at a time until they are all showing (too slow).
Hope I am making myself clear here.
Thanks