What's the best way to show an animated GIF on a form in VB?
Printable View
What's the best way to show an animated GIF on a form in VB?
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
ok, i havn't tried any thing,,,tell me what u getCode:WebBrowser1.Navigate <Filename
You can get a tool called GIF89 from http://www.planet-source-code.com
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