I'm NOT asking how to show animated gifs in VB.

I'm asking if anyone has a simple/fast way to determine if a GIF
is an animated gif or a static (single image) gif?

I'm building a viewer, but every ocx I've found for showing an animated gif stops short of allowing the gif to be stretched or scaled.

So, I'd like to be able to determine if a gif is animated, then display it using an OCX, or use the VB Picture Box if it's not animated.

Thanks...