ZooClientParametersParentWindow Property |
Parent window assigned to any licensing dialogs that appear. If null, the Rhino main window is used.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public Object ParentWindow { get; }
Public ReadOnly Property ParentWindow As Object
Get
Property Value
Type:
ObjectSee Also