animated gif in c# form
-
How do I add the animated gif in the c# form control( probably a picture box). I downloaded some animated gifs from web and added as background image to the picture box. But the animation is not happenning. Just the gif image is loaded. How do I solve this. Thanks
-
How do I add the animated gif in the c# form control( probably a picture box). I downloaded some animated gifs from web and added as background image to the picture box. But the animation is not happenning. Just the gif image is loaded. How do I solve this. Thanks
Searching CP for 'animated gif' gave me a few hits... Christian Graus - Microsoft MVP - C++
-
Searching CP for 'animated gif' gave me a few hits... Christian Graus - Microsoft MVP - C++
Hi, this link should be useful to you http://www.c-sharpcorner.com/Code/2002/Nov/ThreadPoolGifs.asp Regards, Pramod