Click here to Skip to main content
15,921,452 members
Home / Discussions / C#
   

C#

 
AnswerRe: Zooming picturebox not updating Pin
DavidKiryazi12-Jun-09 14:56
DavidKiryazi12-Jun-09 14:56 
GeneralRe: Zooming picturebox not updating Pin
jisan2212-Jun-09 20:10
jisan2212-Jun-09 20:10 
AnswerRe: Zooming picturebox not updating Pin
fly90412-Jun-09 15:01
fly90412-Jun-09 15:01 
AnswerRe: Zooming picturebox not updating Pin
Luc Pattyn12-Jun-09 15:04
sitebuilderLuc Pattyn12-Jun-09 15:04 
GeneralRe: Zooming picturebox not updating Pin
jisan2212-Jun-09 20:14
jisan2212-Jun-09 20:14 
QuestionMessage Removed Pin
12-Jun-09 10:54
professionalN_tro_P12-Jun-09 10:54 
AnswerRe: Winform Hot Keys Pin
Dr.Walt Fair, PE12-Jun-09 11:06
professionalDr.Walt Fair, PE12-Jun-09 11:06 
GeneralRe: Winform Hot Keys Pin
harold aptroot12-Jun-09 13:05
harold aptroot12-Jun-09 13:05 
AnswerRe: Winform Hot Keys Pin
PIEBALDconsult12-Jun-09 13:20
mvePIEBALDconsult12-Jun-09 13:20 
GeneralRe: Winform Hot Keys Pin
Dr.Walt Fair, PE12-Jun-09 16:38
professionalDr.Walt Fair, PE12-Jun-09 16:38 
GeneralRe: Winform Hot Keys Pin
PIEBALDconsult12-Jun-09 18:21
mvePIEBALDconsult12-Jun-09 18:21 
QuestionTotal Upload , Download Internet Traffic Pin
I Believe In GOD12-Jun-09 10:34
I Believe In GOD12-Jun-09 10:34 
AnswerRe: Total Upload , Download Internet Traffic Pin
Dave Kreskowiak12-Jun-09 11:24
mveDave Kreskowiak12-Jun-09 11:24 
GeneralRe: Total Upload , Download Internet Traffic Pin
harold aptroot12-Jun-09 11:25
harold aptroot12-Jun-09 11:25 
AnswerRe: Total Upload , Download Internet Traffic Pin
I Believe In GOD12-Jun-09 11:34
I Believe In GOD12-Jun-09 11:34 
GeneralRe: Total Upload , Download Internet Traffic Pin
Luc Pattyn12-Jun-09 11:51
sitebuilderLuc Pattyn12-Jun-09 11:51 
GeneralRe: Total Upload , Download Internet Traffic Pin
Dave Kreskowiak12-Jun-09 12:43
mveDave Kreskowiak12-Jun-09 12:43 
GeneralRe: Total Upload , Download Internet Traffic Pin
Luc Pattyn12-Jun-09 12:49
sitebuilderLuc Pattyn12-Jun-09 12:49 
GeneralRe: Total Upload , Download Internet Traffic Pin
harold aptroot12-Jun-09 11:53
harold aptroot12-Jun-09 11:53 
GeneralRe: Total Upload , Download Internet Traffic Pin
Dr.Walt Fair, PE12-Jun-09 11:56
professionalDr.Walt Fair, PE12-Jun-09 11:56 
GeneralRe: Total Upload , Download Internet Traffic Pin
harold aptroot12-Jun-09 11:58
harold aptroot12-Jun-09 11:58 
GeneralRe: Total Upload , Download Internet Traffic Pin
Dr.Walt Fair, PE12-Jun-09 12:10
professionalDr.Walt Fair, PE12-Jun-09 12:10 
GeneralRe: Total Upload , Download Internet Traffic Pin
Dave Kreskowiak12-Jun-09 12:46
mveDave Kreskowiak12-Jun-09 12:46 
Since you're not actually building a brwoser control, but wrapping the one in the toolbox in your own UI, there's no real method to get the data you want. The browser doesn't expose this information and using alternate methods would only result in partial results at best.

If you want those stats, you're going to have to build and make the requests yourself and handle the returned page as well. That's about the only method you've got to knowing how much data was sent and received.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




AnswerRe: Total Upload , Download Internet Traffic Pin
I Believe In GOD12-Jun-09 12:24
I Believe In GOD12-Jun-09 12:24 
QuestionReadig strings from a text file ? Pin
Jasmine Pomelo12-Jun-09 10:28
Jasmine Pomelo12-Jun-09 10:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.