SideBar consists of a title, an internal
The image below shows a SideBar with all major visual items identified.

| Property | Description |
|---|---|
| Style | The visual style of the SideBar. |
| TitleFont | The font of the title text. |
| Color | The colour of the title bar, button stack size bar and footer bar for some styles. |
| SideBarItem.Image | The image displayed on the button. |
| SideBarItem.Text | The text drawn on the button. |
| ButtonForeColor | The colour of the text on the button when the button is in the normal state. |
| ButtonBackColor | The colour of the button background when the button is in the normal state. |
| ButtonHotTrackForeColor | The colour of the button text when the mouse cursor is located over the button. |
| ButtonHotTrackBackColor | The colour of the button background when the mouse cursor is located over the button. |
| ButtonPressedForeColor | The colour of the button text when the button is in the depressed state. |
| ButtonPressedBackColor | The colour of the button background when the button is in the depressed state. |
| ButtonCheckedForeColor | The colour of the button text when the button is selected. |
| ButtonCheckedBackColor | The colour of the button background when the button is selected. |