Click to See Complete Forum and Search --> : How can i create my own animated gif display control??
Evil_Ryu
May 17th, 2001, 06:34 PM
I want to create my own animated gif control... in visual basic... Please, any idea will be welcome...
sorry by my poor english... ;-)
CyberCarsten
May 18th, 2001, 12:37 PM
I would use the WebBrowser control instead of developing my own...its kind of hard if you're a beginner.
To use the WebBrowser control:
WebBrowser1.Navigate "c:\somegif.gif"
Jotaf98
May 20th, 2001, 01:21 PM
I think you can find the file format at the Microsoft's web site, but it might be too hard if you're still a beginner. I'd use the WebBrowser control, you know how to do it, right? (If not reply here again). And no, your English is not that bad ;)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.