Click or drag to resize

StackedDialogPageHandle Property

When running on Windows return the window handle for the parent of this page otherwise; return IntPtr.Zero.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public IntPtr Handle { get; }

Property Value

Type: IntPtr
See Also