Click or drag to resize

CollapsibleSectionHolderImplCREATEFROMCPPPROC Delegate

[Missing <summary> documentation for "T:Rhino.UI.Controls.CollapsibleSectionHolderImpl.CREATEFROMCPPPROC"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public delegate IntPtr CREATEFROMCPPPROC(
	IntPtr hwndParent,
	IntPtr contentUIPointer
)

Parameters

hwndParent
Type: SystemIntPtr
contentUIPointer
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also