|
-
May 30th, 2001, 03:16 AM
#1
Thread Starter
New Member
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...
-
May 30th, 2001, 09:13 AM
#2
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|