I would like to find a way to indicate the progress of a file copy. I want to use a progress bar control but I am not sure the best way to code.
Printable View
I would like to find a way to indicate the progress of a file copy. I want to use a progress bar control but I am not sure the best way to code.
how about using the windows explorer style copy box? There's a VB-world tip on it.
http://www.vb-world.net/articles/shfileop/
Hope that's of some use!
AC
------------------
* * * * * * * * * * * * * * * * * * * * * *
* *
* AndyC *
* London *
* email: [email protected] *
* *
* * * * * * * * * * * * * * * * * * * * * *
Thanks. That was exactly what I was looking For!!!!!