The following example shows how you can set the text and theme color on a Flex CheckBox control based on whether the control is selected or not.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can set the text and theme color on a Flex CheckBox control based on whether the control is selected or not.
Full code after the jump.
{ 0 comments }
The following example shows how you can set the label color for a selected item in a Flex List control by setting the textSelectedColor style.
Full code after the jump.
{ 0 comments }