Click or drag to resize

CollapsibleSectionImpl__InternalSetParent Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.__InternalSetParent(System.IntPtr)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void __InternalSetParent(
	IntPtr parent
)

Parameters

parent
Type: SystemIntPtr

[Missing <param name="parent"/> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.__InternalSetParent(System.IntPtr)"]

See Also