HELP ! using pictures in VB

Discussion in 'Visual Basic ( VB )' started by cabron, Dec 20, 2010.

  1. cabron

    cabron New Member

    Joined:
    Nov 8, 2010
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Hi
    plz can some1 tell me how to show a picture in a seperate box when a user clicks on the mini picture

    as u see in the pic i uploaded, what i want is when the user clicks on 1 of the tiny images ,it should show in the large box... plz reply ASAP :(
     

    Attached Files:

    • Help.JPG
      Help.JPG
      File size:
      61.9 KB
      Views:
      426
  2. virxen

    virxen Active Member

    Joined:
    Nov 24, 2009
    Messages:
    387
    Likes Received:
    90
    Trophy Points:
    28
    Code:
    PictureBox3.Image = PictureBox2.Image
    
     
    cabron likes this.
  3. cabron

    cabron New Member

    Joined:
    Nov 8, 2010
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    OMG thanks for provin that im stupid :P i knew the code is so easy but i just tried alot of similar codes but didnt work :D

    thx alooooooooooot :D :D :D
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice