Click or drag to resize

CefBrowser Properties

The CefBrowser 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 propertyFrameCount Returns the number of frames that currently exist.
Public propertyHasDocument Returns true if a document has been loaded in the browser.
Public propertyIdentifier Returns the globally unique identifier for this browser.
Public propertyIsLoading Returns true if the browser is currently loading.
Public propertyIsPopup Returns true if the window is a popup window.
Top
See Also