Tag Archive for 'textrollovercolor'

14
Jul

Setting the text roll over color on a ComboBox control in Flex

The following example shows how you can change the text roll over color for a Flex ComboBox control by setting the textRollOverColor style.

Full code after the jump.

Continue reading ‘Setting the text roll over color on a ComboBox control in Flex’

26
Aug

Changing a Button control’s text color

The following example shows how you can control the Button control’s text color using the color, disabledColor, textRollOverColor, and textSelectedColor styles.

Full code after the jump.

Continue reading ‘Changing a Button control’s text color’