The members of System.Windows.Forms.WebBrowserProgressChangedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.WebBrowserProgressChangedEventArgs class. |
[read-only] | CurrentProgress | long.
Gets the number of bytes that have been downloaded. |
[read-only] | MaximumProgress | long.
Gets the total number of bytes in the document being loaded. |