I have PictureBox picture.
PictureBox picture
I use:
picture.Size = bmp.Size; picture.Image = bmp;
Let\'s say there are two integers
Here's a project where a guy built an ImagePanel user control that you can drop onto a form; it gives you scrollbars and zoom capability.
ImagePanel
http://www.codeproject.com/KB/graphics/YLScsImagePanel.aspx