3
Answers

Progress bar to display execution time in C#

aakash malhotra

aakash malhotra

14y
12.3k
1
I have a program that takes a long time to execute. i want to implement a progress bar to display that the program is being executed. the problem is i dont know how much time the pogram takes to complete. Please help.
Answers (3)