QUOTE(Jonathan Malott @ 13 Oct, 2008 - 01:12 PM)

Does anyone know how to load a bitmap in a form. I'm programming a map using mapwin and im trying to get it into my form. Ive tried setting it as a background image, but that didn't get me to where i needed to be. Please help.
When you have a form, make a PictureBox of the size you want your picture to be. Then go to the Properties and Picture and you can browse and select your bitmap.