Hello all,
I need your help in making my progress bar work. I have no idea how. The status bar doesn't have to show real percentage of task completed. I just want the have the bar there with color flashing or running until the task is done. Thanks in advance.
PS: this is not for retrieving data from the database so I can't not use this
progressBar.Value = rsRecorset.PercentPosition
Please show me other ways. Thanks Sincerely,
Bao Nghi
I need your help in making my progress bar work. I have no idea how. The status bar doesn't have to show real percentage of task completed. I just want the have the bar there with color flashing or running until the task is done. Thanks in advance.
PS: this is not for retrieving data from the database so I can't not use this
progressBar.Value = rsRecorset.PercentPosition
Please show me other ways. Thanks Sincerely,
Bao Nghi