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; }
Public ReadOnly Property Handle As IntPtr
Get
Property Value
Type:
IntPtrSee Also