LoadProgressChangedEventArgs Properties |
The LoadProgressChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser |
Gets the IBrowser instance associated with the event.
(Inherited from NavigationEventArgs.) | |
| Navigation |
Gets the INavigation instance associated with the event.
(Inherited from NavigationEventArgs.) | |
| Progress |
Gets the value between 0 and 1 indicating the loading progress of the web page.
|