In a previous example, “Setting the item background roll over color on a ComboBox control in Flex”, we saw how you could change the item background roll over color for a ComboBox control by setting the rollOverColor style.
The following example shows how you can change the selected item background color for a Flex ComboBox control by setting the selectionColor style.
Full code after the jump.
Continue reading ‘Setting the selected item background color on a ComboBox control in Flex’




