 | 27 May 15:16 The following example shows how you can set the border color on a Flex NumericStepper control by setting the borderColor style. Full code after the jump. 26 May 13:53 In a previous example, Setting the text color on a disabled NumericStepper control in Flex, we saw how to set the text color for a disabled Flex NumericStepper control by setting the disabledColor style. The following example shows how you can set the icon color for a disabled Flex NumericStepper control by setting the disabledIconColor style. Full [... 26 May 13:42 Continuing on the theme of NumericStepper examples, the following example shows how you can set the text color for a disabled Flex NumericStepper control by setting the disabledColor style. Full code after the jump. 25 May 12:29 In a previous example, “Setting the focus alpha on a NumericStepper control in Flex”, we saw how you could set the alpha of the focus rectangle for a Flex NumericStepper control by setting the focusAlpha style. The following example shows how you can set the focus thickness of the focus rectangle by setting the focusThickness style [... 24 May 16:27 The following example shows how you can set the focus alpha on a Flex NumericStepper control by setting the focusAlpha style. Full code after the jump. 24 May 11:06 The following example shows how you can set the background color and background alpha for a Flex NumericStepper control by setting the backgroundColor and backgroundAlpha styles. Full code after the jump. 23 May 05:27 The following example shows how you can change the background color of a Flex error tip by setting the borderColor style on the .errorTip CSS selector. Full code after the jump. 22 May 16:17 The following example shows how you can set an error string on a Flex CheckBox control by setting the errorString property. Full code after the jump. 21 May 17:38 The following example shows how you can align the text label within a Flex Button control by setting the textAlign style. Full code after the jump. 21 May 01:53 The following example shows how you can change the down arrow skin and up arrow skin in a Flex NumericStepper control by setting the downArrowSkin and upArrowSkin styles using MXML, CSS, and ActionScript. Full code after the jump. | |  |