Click or drag to resize

IBrowserHostGetWindowHandle Method

Version 130.1.90
Retrieve the window handle for this browser.

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

Return Value

IntPtr
The handler
See Also