| Sign In/My Account | View Cart |
| Article: |
Understanding the BackgroundWorker Component | |
| Subject: | Threads | |
| Date: | 2006-09-13 02:56:26 | |
| From: | Adelio | |
|
What I am trying to code is an "activity" form. i.e. like a progress bar BUT where it just moves left to right (and back again) a bit like KIT in Nightrider. I want to use this when I am calling stored procedures in my database in a seperate thread (no idea how long it will take to run and no chance of monitoring it's progress, it is either still running or finished).
|
||