Zoom In/Zoom Out an image in Form

dreamzdestiny

Registered User.
Local time
Tomorrow, 06:54
Joined
Feb 13, 2007
Messages
10
I have an image control in a form which changes based on data I've got. The picture updates itself when the data is changed which is fine. But I would like to add in a Zoom In / Zoom Out function to those images. I tried using a small txtbox control which would double the size of the picture on clicking it. But then it went way beyond the image box boundary. So would there be a way where clicking on the zoom in would enlarge the picture within the defined picture box, but then come up with scroll bars on either side to move.
Any help on this would be much appreciated.

Thanks
 

Users who are viewing this thread

Back
Top Bottom