I'm a graphics dummy. I want to use the PictureClip contol to store a bunch of images. My understanding is the .Picture property of the control must be set to some kind of bitmap with evenly concatenated images.

Can these images be pieced together in PaintBrush? If yes, is there a method to the madness? If not, what other tools can be used? Thanks for anything.