Click or drag to resize

ChromiumHostControlBrowserHwnd Property

Version 94.4.20
IntPtr that represents the CefBrowser Hwnd Used for sending messages to the browser e.g. resize

Namespace:  CefSharp.WinForms.Host
Assembly:  CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public IntPtr BrowserHwnd { get; set; }

Property Value

Type: IntPtr
See Also