Hi,
Yeah this is VB.
I need to know how to Set the Shortcut Key to zoom the image. Please provide me some example code's. Even its VB.net, its ok for me.
In that Code, i load the picture. But i don't know how to use the scroll bar inside the picture box. I can't see any options in the properties of Picture Box. The image is large in size. So we need a scroll to view it.
User Profile
Collapse
-
Hi,
Thanks for your reply. I still seen some difficulties to work on it.
My Question : And the image viewer should have Scroll bars to view it up and down, left and right.
Your Reply: set the Form's AutoScroll property to true
My Ques: I couldn't find any property based on this.
My Ques: I want to have Shortcut Keys by using Function Keys
Your Reply : Use the form's KeyPress event...Last edited by Killer42; Apr 1 '07, 01:59 AM. Reason: Please use [CODE]...[/CODE] tags around your code.Leave a comment:
-
-
view the image in VB
Hi,
I want to view the image in my form. It relates to a combo box. Whenever i change the Form_no in the combo box. The image in the form should change accordingly. And the image viewer should have Scroll bars to view it up and down, left and right. I want to have Shortcut Keys by using Function Keys. I want to zoom in and zoom out the image to view it properly. Is it possible.
If anyone knows the answer please let me...
No activity results to display
Show More
Leave a comment: