Click to See Complete Forum and Search --> : HELP DoEvents


SheriLW
April 15th, 2001, 12:01 PM
Hi everyone,

Does anyone know how to get a gif to animate while a process is running.
I have a form that starts off with an animation. I have been trying to change to another animation just before a long process begins, but the animation doesn't animate/show until the process is complete.
Thanks for the help,
Sheri

cksiow
April 15th, 2001, 07:22 PM
if u want to try multithreading, refer

http://vblib.virtualave.net

for prebuild sample.