CollapsibleSectionImpl.__InternalSetParent Method

CollapsibleSectionImpl__InternalSetParent Method

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

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void __InternalSetParent(
	IntPtr parent
)
Public Sub __InternalSetParent ( 
	parent As IntPtr
)

Parameters

parent
Type: SystemIntPtr

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also