Can anyone tell me if/how I can use animated GIFs in VB forms??
Printable View
Can anyone tell me if/how I can use animated GIFs in VB forms??
Maybe another idea would be to take the animated gif, break it down into its indervidual images and store them each in an Array.
You could then use a timer object, then simply use an incriment for the images.