Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

wishmaster

Thanks mate, * 100 that did the trick.
martin

Re: How do i change the output of e.OverallProgress

The "math trick" is to multiply the value by 100.
wishmaster

How do i change the output of e.OverallProgress

Hi,

I have a problem with the SessionFileTransferProgress.
When i use: e.OverallProgress i get values of "0.00" where it counts up like "0.02" to "1" How do i get them to be "0" to "100" So that I can use this for a progressbar in vb.net? Do I need to use a math trick to change this? if so please explain.

Any help much appreciated.

Wishmaster