Hi! How can I show a moving GIF file in a form?
I've tried to use the PictureBox and Image control but it only showed a non-moving picture.
Thanks.
- I'm using VB 6.0 Enterprise Edition
Printable View
Hi! How can I show a moving GIF file in a form?
I've tried to use the PictureBox and Image control but it only showed a non-moving picture.
Thanks.
- I'm using VB 6.0 Enterprise Edition
Use the webbrowser (shdocvw.dll) control.
Code:Webbrowser1.Navigate "C:\gifs\movinggif.gif"
Check out
http://www.planet-source-code.com/vb...=6762&lngWId=1
Free control to do what you want:)
Anyone know how to display a tif file that has an alpha channel??
no wang won't work!
Sounds daunting.....
32 bit alpha
8 red
8 green
8 blue
8 transparency bytes