Quote Originally Posted by formlesstree4 View Post
It's not, the class isn't difficult to use. The version you're using, if you just downloaded the .VB file, is one that queues files and downloads them one at a time rather than simultaneously. Just create a new instance of the class and Add items to the queue. If you read the .VB file, you'll understand exactly what to do as I'm pretty sure I commented everything there.
But what about the progressbar?

i did what you said and i had no problem with downloading, but i dont know how to get progress. i look into the class comments like you suggested.