IDialogService.WrapAsIWin32Window Method

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
)
Function WrapAsIWin32Window ( 
	handle As IntPtr
) As Object

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