|
-
Jun 12th, 2000, 11:49 PM
#1
What's the best way to show an animated GIF on a form in VB?
-
Jun 13th, 2000, 12:53 AM
#2
Addicted Member
hi,
there are many axtiveX controls do that for you, i havn't tried any one of them,,but these are two controls try them:
http://members.xoom.com/MAX_MOSER/xgif.ocx
http://download.cnet.com/downloads/0...1_103_1.lst.td
and there is some way u can do it throgh your vb, just add the Microsoft Internet Control , and then you will have WebBrowser control, add it and use the following cod
Code:
WebBrowser1.Navigate <Filename
ok, i havn't tried any thing,,,tell me what u get
-
Jun 13th, 2000, 02:15 AM
#3
You can get a tool called GIF89 from http://www.planet-source-code.com
-
Jun 13th, 2000, 05:51 AM
#4
Go the Planet Source Code one
Mainly cause l posted it there, thanks Meg....the control is a freebie...l didn't write it.....the downloadable zip includes a demo project etc
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
|