|
-
Sep 5th, 2005, 06:57 PM
#1
Thread Starter
Member
[RESOLVED] JPG Problems... Scrolling and sizing
1. I have a JPG open and i need to be able to a Vscroll and Hscroll bars to move though the picture.....
2. I have an Image Box. when I open an image that is bigger than the box it expands it past the the program. Is it possible to have maintain the box size and not stretch it...
-
Sep 5th, 2005, 07:00 PM
#2
Re: JPG Problems... Scrolling and sizing
1. Do a search for it, it has been covered already. Code is available.
2. Set the Strech property of the ImageBox to True.
-
Sep 5th, 2005, 07:06 PM
#3
Thread Starter
Member
Re: JPG Problems... Scrolling and sizing
i don't want to do a stretch on it... is there another way?
-
Sep 5th, 2005, 07:08 PM
#4
Re: JPG Problems... Scrolling and sizing
Did you try it? It will downsize the image to the size of the ImageBox, so it fits in the imagebox.
-
Sep 5th, 2005, 07:47 PM
#5
Thread Starter
Member
Re: JPG Problems... Scrolling and sizing
The pictureBox works better
-
Sep 5th, 2005, 07:49 PM
#6
Re: JPG Problems... Scrolling and sizing
2. I have an Image Box. when I open an image that is bigger than the box it expands it past the the program. Is it possible to have maintain the box size and not stretch it...
But you said you used ImageBox...
-
Sep 5th, 2005, 07:51 PM
#7
Thread Starter
Member
Re: JPG Problems... Scrolling and sizing
i canged it it to a picturebox
-
Sep 5th, 2005, 07:51 PM
#8
Thread Starter
Member
Re: JPG Problems... Scrolling and sizing
now i'm trying to get the scrollbars to work
-
Sep 5th, 2005, 07:57 PM
#9
Re: JPG Problems... Scrolling and sizing
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|