Hi,

In my program I am using 5 VB Timer controls. Sometimes 3
are running at the same time. When this happens, it seems
like the program hangs periodically...

One is running an animation, one is moving an image to the left,
and one is timing when to start moving that image.

Would it be better to use the SetTimer API?

Thanks in advance,
Ron

VB5