Click or drag to resize

IBrowserHostGetWindowHandle Method

Version 111.2.70
Retrieve the window handle for this browser.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
IntPtr GetWindowHandle()

Return Value

Type: IntPtr
The handler
See Also