animated gif in a picturebox

A

Al_C

Hi,
I have an animated GIF that I set to do 1 loop. Works fine in in apps like
the quicktime player and the windows picture viewer. But when I use it as a
GIF in a picture window it loops and loops and loops and loops.
Since the GIF seems OK in other apps, is there something I am missing about
the picturebox in VB?
FWIW - Happens in VB 2003 and VBExpress.
 
H

Herfried K. Wagner [MVP]

Al_C said:
I have an animated GIF that I set to do 1 loop. Works fine in in apps
like the quicktime player and the windows picture viewer. But when I use
it as a GIF in a picture window it loops and loops and loops and loops.
Since the GIF seems OK in other apps, is there something I am missing
about the picturebox in VB?

You could try to animate the GIF animation using the 'ImageAnimator' class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top