Click or drag to resize

PanelsEtoPanelStyleName Property

Style applied to Eto controls hosted by the Rhino.UI.Panels and Rhino.UI.ObjectProperties systems.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax
public static string EtoPanelStyleName { get; }

Property Value

Type: String
The name of the Eto panel style.
See Also