Browser Properties |
The Browser type exposes the following members.
Name | Description | |
---|---|---|
Hwnd |
Retrieves a handle to the browser window.
| |
NativeIDispatchObject |
Gets the underlying Shell native IDispatch object (IWebBrowser2).
| |
NativeObject |
Gets the underlying Shell native object (IShellBrowser).
| |
Process |
Gets the hosting process.
May be null if information is unknown.
| |
ProcessId |
Gets the hosting process identifier.
May be 0 if information is unknown.
| |
View |
Gets the view.
|