
Returns or sets the paint style of a status bar.
Introduced: 13.0.
TXStatusBar.Appearance [= value]
| Setting | Description | |
| 0 - txFlat | Flat. Paints the status bar in a flat design. | |
| 1 - tx3D | (Default). 3D. Paints the status bar with three-dimensional effects. | |
| 2 - txXP | Paints the status bar in Windows XP look. | |
| 3 - txColorScheme | The status bar has a flat design and a background color depending on the color scheme currently set through the system settings. |
Integer.