Click or drag to resize

WindowInfoSetAsChild Method (IntPtr)

Version 86.0.240

[Missing <summary> documentation for "M:CefSharp.WindowInfo.SetAsChild(System.IntPtr)"]

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 86.0.240.0
Syntax
public virtual void SetAsChild(
	IntPtr parentHandle
)

Parameters

parentHandle
Type: SystemIntPtr

[Missing <param name="parentHandle"/> documentation for "M:CefSharp.WindowInfo.SetAsChild(System.IntPtr)"]

Implements

IWindowInfoSetAsChild(IntPtr)
See Also