Hi,
I had developed one application to zip the folders and it is working fine. Now i want to implement the prograss bar in this application. Can anyone guide me how to implement the prograss bar funcanality into the application?
The progress bar should work with respect to the process of zipping.
Thanks in advance
Kannan.M
Loading
Amit ChoudharyPosted Mar 3, 2010, 3:10 AM
Check out following article surely help you in achieving your goal:
http://support.microsoft.com/kb/323116
http://www.c-sharpcorner.com/UploadFile/nanujogi/ProgressbarinCSharp12012005002253AM/ProgressbarinCSharp.aspx
http://www.codeproject.com/KB/cpp/VistaProgressBar.aspx
Please don't forget to mark the answer.