hi
i have made an animated gif but when i try to display in my application placed in a picturebox, it does not animate
what do i do
Printable View
hi
i have made an animated gif but when i try to display in my application placed in a picturebox, it does not animate
what do i do
I think you should search for gif89.dll. I think it will do what you want.
well i searched google, but i guess this .dll is for something else, ne more ideas ?
I found this:
http://www.vb-helper.com/howto_show_animated_gif.html
also, this:
http://www.planet-source-code.com/vb...txtCodeId=8224
Ok, there are a few ways to accomplish what you wnat to do, you can use the WebBrowser control, to display it. There is an animation control you can use but i cant remmber the name. This looks like it will help you best though :)Quote:
Originally Posted by hyousuf2
http://www.vbforums.com/showthread.p...ighlight=gif89
Pino
thnkx for the help dglienna, your code links were gr8 n also thnkx to you also pino !