Hey..i need a progress bar that progress when my application runs in the background...li ke e.g. when some operation is going on on an image and the user can do nothing but only watch, i want a progress bar at that time in C#.NET.
Please dont sugest anything that just runs a loop and ends arbitrarilt..i want something that gives me actual progress thats going on behind the scenes.
Please help..
Thanking you in advance.
Please dont sugest anything that just runs a loop and ends arbitrarilt..i want something that gives me actual progress thats going on behind the scenes.
Please help..
Thanking you in advance.
Comment