I know I can solve my problem with a PictureBox because I have done so in VB (okay, it was a few years ago....). But an Image just won't do. Specifically, here is what I want to accomplish.
I've got a series of small bitmaps. I want to assemble them based on a 2D set of coordinates into a mosaic. Using a PictureBox, I can do this with CurrentX/Y properties fairly easily.
Currently, I am using Office 2003.
Thanks in Advance
I've got a series of small bitmaps. I want to assemble them based on a 2D set of coordinates into a mosaic. Using a PictureBox, I can do this with CurrentX/Y properties fairly easily.
Currently, I am using Office 2003.
Thanks in Advance