Progress bar question
-
Hi there, I would like to use a progress bar in my application. What i am looking for is a wakeup bar that goes from 0 to 100 and back to 0 again. I would like run it when the process is running so that user know that process is running. Appreciate any feedback. JS -- modified at 10:20 Monday 16th January, 2006
-
Hi there, I would like to use a progress bar in my application. What i am looking for is a wakeup bar that goes from 0 to 100 and back to 0 again. I would like run it when the process is running so that user know that process is running. Appreciate any feedback. JS -- modified at 10:20 Monday 16th January, 2006
-
You can use:
progressBar1.PerformLayout();
OrApplication.DoEvents()
SINCERELY ANTHONY ACUÑA PREFERED PHRASE: SOMEBODY TELL ME WHY IS MORE REAL WHEN I DREAM THAT I AM WAKE?