In order to get the progress bar to show during a file copy, you will
have to call the SHFileOperation function through the P/Invoke layer. You
can get the definition at http://www.pinvoke.net
Write your own File.Copy method using a binary reader and binary
writer.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.