Does anybody have a control for Animated GIFS? I can't get them to work in VB. Is there some property I need to set? How do I use them? Thanks!
Xemion
Printable View
Does anybody have a control for Animated GIFS? I can't get them to work in VB. Is there some property I need to set? How do I use them? Thanks!
Xemion
find a free animated gif ocx right here:
http://nt1.pncl.co.uk/sbutler/vb/activex.asp
Hi !
I have worked with some Animated GIFs. I noticed that they run only in a browser window. Hence I tried opening one using the web-browser control, i.e. by using it's Navigate method.
However if you find any other way of doing it please inform me also.
AtulK
the animated gif ocx that I mentioned in my post, DOES work in a VB window.