Click or drag to resize
IBrowser Properties
Version 63.0.0

The IBrowser type exposes the following members.

Properties
  NameDescription
Public propertyCanGoBack
Returns true if the browser can navigate backwards.
Public propertyCanGoForward
Returns true if the browser can navigate forwards.
Public propertyFocusedFrame
Returns the focused frame for the browser window.
Public propertyHasDocument
Returns true if a document has been loaded in the browser.
Public propertyIdentifier
Returns the globally unique identifier for this browser.
Public propertyIsDisposed
Gets a value indicating whether the browser has been disposed of.
Public propertyIsLoading
Returns true if the browser is currently loading.
Public propertyIsPopup
Returns true if the window is a popup window.
Public propertyMainFrame
Returns the main (top-level) frame for the browser window.
Top
See Also