Styling the decrement button and increment button on an FxVScrollBar control in Flex Gumbo
March 3rd, 2009
The following example shows how you can use advanced CSS to style the decrement and decrement buttons on a Flex Gumbo TextArea control’s vertical scroll bar by styling the #decrementButton and #incrementButton selectors.
Full code after the jump.
Source:Styling the decrement button and increment button on an FxVScrollBar control in Flex Gumbo