ActionScript 2.0 Components Language Reference |
|
|
|
| UIScrollBar Component > Customizing the UIScrollBar component > Using styles with the UIScrollBar component | |||
The UIScrollBar component supports the following styles:
|
Style |
Theme |
Description |
|---|---|---|
themeColor
|
Halo |
The base color scheme of a component. Possible values are |
scrollTrackColor
|
Sample |
The background color for the scroll track.The default value is 0xCCCCCC (light gray). |
symbolColor
|
Sample |
The color of the up and down scroll arrows. The default value is 0x000000 (black). |
symbolDisabledColor
|
Sample |
The color of the up and down scroll arrows in a disabled scroll bar. The default value is 0x848384 (dark gray). |
|
|
|
|