IWindowInfo Methods |
The IWindowInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | SetAsChild | |
![]() | SetAsPopup | |
![]() | SetAsWindowless |
Create the browser using windowless (off-screen) rendering.
No window will be created for the browser and all rendering will occur via the CefRenderHandler interface.
|