Basically I want to load an image from file into a picture box and keep the picture box at the same size, but be able to scroll around the image using scroll bars.

I have tried using two scroll bar controls for this, but I can't seem to get it working how I would like.

Anyone got a decent method or tips on how I can do this?

Cheers