Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Zooom

104| Sat, 01 Dec 2007 16:14:00 GMT| colder| Comments (4)
Can I somehow zoom my Picture(it's the picture box in another picture box) ...does anybody know code for that

Keywords & Tags: zooom, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560817/
 
«« Prev - Next »» 4 helpful answers below.
ya, I belive there is a zoom property for pictureboxes.

you need to set the zoom and refresh (I think).

jpicasso | Mon, 03 Dec 2007 22:17:00 GMT |

there isnt a zoom property like that...

i think you need to check out the StretchBlt API...

darre1 | Mon, 03 Dec 2007 22:18:00 GMT |

my bad.

I was using the Wang ImageEdit control.

guess that's a bit different. :)

jpicasso | Mon, 03 Dec 2007 22:19:00 GMT |

Originally posted by JPicasso
my bad.

I was using the Wang ImageEdit control.

guess that's a bit different. :)

:p whats that ?

darre1 | Mon, 03 Dec 2007 22:20:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories