Click or drag to resize

WindowInfoSetAsChild Method (IntPtr)

Version 75.1.140

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

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.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