Visual Basic!

Discussion in 'Programming' started by ivyleager19, Oct 13, 2006.

  1. #1
    how do i import an image?
     
    ivyleager19, Oct 13, 2006 IP
  2. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what do you mean by import image? you want to add that into your form (screen)?

    1. most standard controls have an image property that you can specify an image.
    2. alternatively, you can add an image control or a picture control (comes with standard vb) into your form
     
    daboss, Oct 13, 2006 IP