3
Answers

Progress bar to display execution time in C#

Photo of aakash malhotra

aakash malhotra

16y
13.1k
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)