Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Downloader
#5
Sure

im using

Code:
Public WithEvents download As New WebClient

Code:
Private Sub download_DownloadProgressChanged(ByVal sender As Object, ByVal e As System.Net.DownloadProgressChangedEventArgs) Handles download.DownloadProgressChanged
ProgressBar1.Value = e.ProgressPercentage
End Sub


and yeh i should add ur programs to the list ^^ new version with some new stuff in it <!-- sSmile --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="Smile" title="Smile" /><!-- sSmile --> and just added some programs more to the list

Trying to figure out how i can add download speed to the app and Estimated time could be handy to have any ideas?
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]


Messages In This Thread
Downloader - by xolara - 09-30-2010, 04:11 PM
Re: Downloader - by selimaydi - 10-01-2010, 06:08 AM
Re: Downloader - by xolara - 10-01-2010, 06:58 AM
Re: Downloader - by brandonio21_phpbb3_import2 - 10-01-2010, 03:01 PM
Re: Downloader - by xolara - 10-01-2010, 06:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)