Hey,
I'm having a bit of trouble with progress bars and background workers and want to try and solve this with the simplest solution
What I am doing is reading the contents of a specific directory, I am then displaying in a list box all the folder names so that a user can click on them for further functionality
What I want to do, Is have a progress bar run whilst it is adding the folders to the list box but I am not sure how I can do it..
Is anyone able to help me out?
Thanks
Dan
_____
C# - Visual Studio 2010