Click or drag to resize

IDialogServiceWrapAsIWin32Window Method

[Missing <summary> documentation for "M:Rhino.UI.IDialogService.WrapAsIWin32Window(System.IntPtr)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
Object WrapAsIWin32Window(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr

[Missing <param name="handle"/> documentation for "M:Rhino.UI.IDialogService.WrapAsIWin32Window(System.IntPtr)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Rhino.UI.IDialogService.WrapAsIWin32Window(System.IntPtr)"]

See Also