i want to insert an animated gif in a VB form. I paste it there but the animation does not work. The image just appears as a regular image.
what do i do about it? how do i get the animation to get going?
thanks
rhatkar
Printable View
i want to insert an animated gif in a VB form. I paste it there but the animation does not work. The image just appears as a regular image.
what do i do about it? how do i get the animation to get going?
thanks
rhatkar
VB doess not support the use of "Animatedds Gifs", it supports gifs but doesnt animate them. You can use timers but there is a DLL called Gif89.Dll, if noone gives you a link ill email you it tomorrrow when i ssober up:p
The place i think i got from it was at www.developerfusion.com and it is a caslled "Gif89.dll", maybe you can ask or find it there. Look in Web Directory i thknk it is called.
Regards;)
Well, you need to register the DLL (if not already):
Regsvr "FilePath"\Gif89.Dll
In the Start>File>Run dialog box