IWindow |
| Name | Description | |
|---|---|---|
| SetAsChild(IntPtr) | Create the browser as a child window. Calls GetClientRect(Hwnd) to obtain the window bounds | |
| SetAsChild(IntPtr, Rect) | Create the browser as a child window. | |
| SetAsChild(IntPtr, Int32, Int32, Int32, Int32) | Create the browser as a child window. |