Archive for October 10th, 2007

10
Oct

Changing the background color of a disabled Flex TextInput control

The following example shows how you can use the backgroundDisabledColor style to customize the overlay color on a Flex TextInput control when the control’s enabled property is set to false.

Full code after the jump.

Continue reading ‘Changing the background color of a disabled Flex TextInput control’