Hi,
I'm creating a ActiveX control that will display an image and permits to ZoomIn, ZoomOut, and scroll the picture with scroll bars.
Actually, I put a picturebox inside another one and I just double the width and height of the inside picturebox to zoomIn.
Everything is fine but when i'm zooming to much on my picturebox the image does not display correctly and has distortions.
Does somebody knows why?
Thanks
I'm creating a ActiveX control that will display an image and permits to ZoomIn, ZoomOut, and scroll the picture with scroll bars.
Actually, I put a picturebox inside another one and I just double the width and height of the inside picturebox to zoomIn.
Everything is fine but when i'm zooming to much on my picturebox the image does not display correctly and has distortions.
Does somebody knows why?
Thanks