Compress a folder and show the toolstripProgressbar using background worker on c#

Viewed 25

How to compress a folder in c#.net using ionic.zip dll and i have to show the progress bar . I am able to achieve the compression task but am not able to show progress bar . Is there any solution to achieve this task using background worker ?

0 Answers
Related