Hi,
I have a form which I am opening as Maximum. In this form there is a Picturebox into which I load an image during the form_LOad event. The Picturebox is resized to cover all the form. The problem is that if the image is big, I will only see part of the image.
Is there a way how I can have the picturebox to be scrollable?
Many thanks in advance for your help,
I have a form which I am opening as Maximum. In this form there is a Picturebox into which I load an image during the form_LOad event. The Picturebox is resized to cover all the form. The problem is that if the image is big, I will only see part of the image.
Is there a way how I can have the picturebox to be scrollable?
Many thanks in advance for your help,