Resizing great size images.
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a PictureBox1 (240 *180) on the form. I want it display me (in original size), the image that I select from a ListView1 control. All work fine, but I desire that if original image-size exceed 240*180, it must be resized to such size to be displayed enterely in PictureBox1 (manteining the image sides-ratio). Is there a simple way (in C.F.2 - V.B. code) to obtain it? Thanks
modified on Sunday, October 12, 2008 1:05 PM