Removing the increment and decrement buttons on a FxVScrollBar control in Flex Gumbo
March 3rd, 2009
The following example shows how you can remove the increment and decrement buttons on a Flex Gumbo FxVScrollBar control by creating a custom skin and setting the skinClass style.
Full code after the jump.
Source:Removing the increment and decrement buttons on a FxVScrollBar control in Flex Gumbo