Hi,

I have a progress form that has a marguee progress bar.
I show that form before any lengthy process withing my application. The problem is that the form shows up but then the time consuming process takes over and the progress bar doesn't scroll.
How can I run that form in a different thread?

Thanks,