 | 15 Jul 15:36 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. 14 Jul 15:31 The following example shows how you can specify a custom icon function on a Flex ComboBox control by setting the iconFunction property on the ComboBox control’s dropdown menu. Full code after the jump. 13 Jul 14:55 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 [... 12 Jul 15:28 The following example shows how you can change the item background roll over color for a Flex ComboBox control by setting the rollOverColor style. Full code after the jump. 11 Jul 16:23 The following example shows how you can prevent users from changing the value in a Flex ComboBox control by setting the dropdown menu’s selectable property. Full code after the jump. 10 Jul 16:04 The following example shows how you can toggle the drop shadow on the Flex ComboBox control by setting the dropShadowEnabled style on the ComboBox control’s dropdown menu. Full code after the jump. 9 Jul 14:52 The following example shows how you can toggle which sides of a Flex TextInput control display the borderSides and borderStyle styles. Full code after the jump. 8 Jul 16:01 The following example shows how you can toggle the item roll over hightlighting on a Flex ComboBox control’s dropdown menu by setting the useRollOver style using ActionScript or CSS. Full code after the jump. 7 Jul 15:58 The following example shows how you can use an embedded font with the Flex ComboBox control by setting the fontFamily style and dropdownStyleName style. Full code after the jump. 6 Jul 16:48 The following example shows how you can enable or disable live scrolling on a Flex ComboBox control’s dropdown menu by setting the liveScrolling property on the ComboBox control’s dropdown property. Full code after the jump. | |  |