Click or drag to resize

WindowInfoParentWindowHandle Property

Version 130.1.90
Parent window handle

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IntPtr ParentWindowHandle { get; set; }

Property Value

IntPtr

Implements

IWindowInfoParentWindowHandle
See Also