Threading doubt..
I wanted to run a method that scans the entire hard disk for video files but the thing is that it takes a lot of time so i wanted to display a message displaying that the scanning is in progress. can anyone please tell me how i can achieve this?? or even point me in the right direction!
VulpesPosted Apr 4, 2011, 8:39 AM
A ProgressBar control is often used for this purpose.