lothos12345
Well-known member
I have developed a Visual Basic.NET application, with a picture box on the main form. I user aquires and image and it loads into the PictureBox, the User can then draw lines, rectangles etc.. using the mouse on the picture box image. The problem comes in when the user scrolls down on the image the marks they previously made disappear. How can I prevent this from happening? Any help is greatly appreciated.