JadeSkinFolder Properties
The properties defined in the JadeSkinFolder class are summarized in the following table.
| Property | Description |
|---|---|
| myTabsButton | Reference to the skin used to draw the tabs of a folder with the tabsStyle property set to TabsStyle_Buttons. |
| myTabScrollLeftButton | Reference to the skin used to draw the left scroll button when not all sheet tabs can be displayed |
| myTabScrollRightButton | Reference to the skin used to draw the right scroll button when not all sheet tabs can be displayed |
| tabActiveColor | Contains the color used to draw the background area of active tabs. |
| tabHeight | Contains the height of the tabs in a folder that uses the default tab height. |
| tabInactiveColor | Contains the color used to draw the background area of inactive tabs. |
| tabScrollButtonBackColor | Contains the background color of the left and right scroll buttons when not all sheet tabs can be displayed |
