Enum StatusbarStyle
To define the appearance of the control
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum StatusbarStyle
Fields
| Name | Description |
|---|---|
| Default | To Set default appearance. |
| Metro | To set Metro appearance. |
| Office2016Black | To set Office2016Black appearance |
| Office2016Colorful | To set Office2016Colorful appearance |
| Office2016DarkGray | To set Office2016DarkGray appearance |
| Office2016White | To set Office2016White appearance |