I've got an app that does a screen grab then puts it into a picturebox. I need to put two scroll bars on the picturebox so I can see the whole screen (I don't really want to scale it down so it fits)

How can I link HScroll and VScroll to a picturebox?