joelwenzel
Programmer
- Jun 28, 2002
- 448
Hello,
I have a progress bar control in my project that shows the progress of a bunch of file processing. It works fine if I don't touch anything while the program is processing files. However, if I click on something else, the progress bar stops refreshing until the file processing is completed. Is there some way to force it to refresh/repaint/redraw/etc?
Thanks
I have a progress bar control in my project that shows the progress of a bunch of file processing. It works fine if I don't touch anything while the program is processing files. However, if I click on something else, the progress bar stops refreshing until the file processing is completed. Is there some way to force it to refresh/repaint/redraw/etc?
Thanks