Posts tagged as:

incrementButton.

The following example shows how you can style the base color on the Flex 4 Spark HScrollBar control’s thumb, track, increment button, and/or decrement button by setting the baseColor style.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set the button repeat interval on a Flex Gumbo FxNumericStepper control by setting the repeatInterval style on the nested increment button and decrement button.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can use advanced CSS to style the decrement and decrement buttons on a Spark TextArea control’s vertical scroll bar in Flex 4 by styling the #decrementButton and #incrementButton selectors.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can use advanced CSS to style the decrement and decrement buttons on a Spark Spinner control’s vertical scroll bar in Flex 4 by styling the #decrementButton and #incrementButton selectors.

Full code after the jump.

[click to continue…]

{ 0 comments }