Zoom and move picture within picturebox
I have a project where the user can load a picture into a picturebox on a form.
I would like the user to be able to click on the picture and then the wheel mouse to zoom in and out (enlarge) and the click to move the picture within the box around.
Now - I use VB.NET and have never tried anything like this before...
Well I did but got nowhere ... clueless!
Is this achievable in VB.NET or do I have to look to ourchase a user control add in.
Thank you in advance for any feedback
Terry
Re: Zoom and move picture within picturebox