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; }
Public Shared ReadOnly Property EtoPanelStyleName As String
Get
Property Value
Type:
StringThe name of the Eto panel style.
See Also