Results 1 to 5 of 5

Thread: Images vb PictureBox

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2000
    Posts
    40

    Question

    Which one to use?
    Using Visual Studio 6 Enterprise
    ---------------------------------
    Everyone needs help at some point..
    This time or another.

  2. #2
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Bethel, North Carolina, USA
    Posts
    987
    It depends on the situation. If you are just looking to display an image then you should probably use the image control (I would imagine it doesn't require as much memory as a picture box). If you want to manipulate images or have a surface to draw on then you should probably use the picture box control.
    {Insert random techno-babble here}

    {Insert quote from some long gone mofo here}

  3. #3
    Fanatic Member Wen Lie's Avatar
    Join Date
    Jul 1999
    Location
    Singapore
    Posts
    524

    Wink

    and one thing for sure,

    you can't strech the image if u use picturebox....
    if you use image, u can do it....

    Wille
    Regards,
    [-w-]

  4. #4
    Addicted Member Shrog's Avatar
    Join Date
    Aug 1999
    Location
    Darkest Africa
    Posts
    186

    Smile And that's not all...

    The events and methods are also different for the two controls. Have a look at these before deciding which one to use for the task at hand.

    Shrog

  5. #5
    Addicted Member Nice's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    144
    ur choice

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