Click to See Complete Forum and Search --> : Thread status in a progress bar


rosenvas
September 13th, 2005, 09:25 AM
I need a code snippet which will show a background thread status in a progress bar.

DSJ
September 13th, 2005, 10:31 AM
http://www.gotdotnet.com/Community/MessageBoard/Thread.aspx?id=325698&Page=1#325698

ambreesh
September 15th, 2005, 01:19 AM
Just a quick question, why do u need to implement progress bars as such, doesnt the progress bar associated with the browser help u already?

DSJ
September 15th, 2005, 10:10 AM
He's doing a multi-threaded windows app, not a web app.