Results 1 to 9 of 9

Thread: [RESOLVED] JPG Problems... Scrolling and sizing

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    37

    Resolved [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...

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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.

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    37

    Re: JPG Problems... Scrolling and sizing

    i don't want to do a stretch on it... is there another way?

  4. #4
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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.

  5. #5

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    37

    Re: JPG Problems... Scrolling and sizing

    The pictureBox works better

  6. #6
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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...

  7. #7

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    37

    Re: JPG Problems... Scrolling and sizing

    i canged it it to a picturebox

  8. #8

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    37

    Re: JPG Problems... Scrolling and sizing

    now i'm trying to get the scrollbars to work

  9. #9
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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
  •  



Click Here to Expand Forum to Full Width