Results 1 to 2 of 2

Thread: INPUT Gif without using WebBroswer Control

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Japan
    Posts
    4

    Question INPUT Gif without using WebBroswer Control

    hey wat sup! DuDes!!
    just wondering how to input a gif.file without using the WebBroswer
    control...and plz explain step by step...i'm still learning this programming langauge...
    thank-you...

  2. #2
    Junior Member
    Join Date
    Mar 2001
    Posts
    25

    Smile LoadPicture

    You only need to use the loadpicture-function and pass it to any picture-handle (PictureBox, StdPicture,...). It is used like:
    picture1.picture=LoadPicture("C:\MyPic.gif")
    Visual Basic

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