CollapsibleSectionHolderImplCREATEFROMCPPPROC Delegate |
[Missing <summary> documentation for "T:Rhino.UI.Controls.CollapsibleSectionHolderImpl.CREATEFROMCPPPROC"]
Namespace:
Rhino.UI.Controls
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic delegate IntPtr CREATEFROMCPPPROC(
IntPtr hwndParent
)
Public Delegate Function CREATEFROMCPPPROC (
hwndParent As IntPtr
) As IntPtr
Parameters
- hwndParent
- Type: SystemIntPtr
Return Value
Type:
IntPtr
See Also