Click or drag to resize

LoadingStateChangedEventArgs Properties

Version 130.1.90

The LoadingStateChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyBrowser Access to the underlying IBrowser object
Public propertyCanGoBack Returns true if the browser can navigate backwards.
Public propertyCanGoForward Returns true if the browser can navigate forwards.
Public propertyCanReload Returns true if the browser can reload.
Public propertyIsLoading Returns true if the browser is loading.
Top
See Also