I'm loading a file in my application but it seems to take 6 seconds in doing so.
I want to use a progress bar showing the user that it is processing instead of them thinking that it had stopped working or had frozen.
Does anyone have an idea of how I'm able to calculate this time and/or any other variable time to use in the Progressbar1 control?
Thanks for your time,
Andrew.
I want to use a progress bar showing the user that it is processing instead of them thinking that it had stopped working or had frozen.
Does anyone have an idea of how I'm able to calculate this time and/or any other variable time to use in the Progressbar1 control?
Thanks for your time,
Andrew.