Click or drag to resize

Browser Properties

The Browser type exposes the following members.

Properties
  NameDescription
Public propertyHwnd
Retrieves a handle to the browser window.
Public propertyNativeIDispatchObject
Gets the underlying Shell native IDispatch object (IWebBrowser2).
Public propertyNativeObject
Gets the underlying Shell native object (IShellBrowser).
Public propertyProcess
Gets the hosting process. May be null if information is unknown.
Public propertyProcessId
Gets the hosting process identifier. May be 0 if information is unknown.
Public propertyView
Gets the view.
Top
See Also