Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Zoom Image

112| Sat, 10 Nov 2007 07:08:00 GMT| rav| Comments (1)
How can I zoom the image to fit the control size? I want to do this both in
a picture and Image controls.
Thanks
Rav

Keywords & Tags: zoom, image, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560726/
 
«« Prev - Next »» 1 helpful answers below.
Rav -

Use the Stretch property for the Image control. (I'm sure you knew this
already!!!)

Use the PaintPicture method of the Picture control.

--
Mark Alexander Bertenshaw
Programmer/Analyst
PrimeResponse
Brentford
UK
"Rav" <Raghav...mail.com> wrote in message news:39d263e0$1...news.dev-archive.com...
>
> How can I zoom the image to fit the control size? I want to do this both
in
> a picture and Image controls.
>
> Thanks
> Rav

markalexanderbertenshaw | Sun, 11 Nov 2007 19:37:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories