Click or drag to resize

ChromiumHostControlBaseBrowserHwnd Property

Version 103.0.120
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: 103.0.120.0 (103.0.120.0)
Syntax
public IntPtr BrowserHwnd { get; set; }

Property Value

Type: IntPtr
See Also