I have a long form contained within a picture box. I am using both horizontal and vertical scroll bars.
I would like to have my application automatically scroll when the cursor has
reached the edge of the screen. This would make it more practical from a
users standpoint. Currently, when the cursor reaches the edge of the screen,
the user has to manually slide the scroll bar.