AppearanceSettingsShowStatusBar Property |
Shows or hides the status bar user interface.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic static bool ShowStatusBar { get; set; }
Public Shared Property ShowStatusBar As Boolean
Get
Set
Property Value
Type:
Boolean
See Also