flash - Set Flex MX ComboBox background color using CSS -
is there way using css, set mx.controls.combobox's background color. background color of each row when combobox clicked (expanded). i've tried backgroundcolor, fillcolors , backgroundgradientcolors without success.
my combobox contained within formitem. i've tried setting formitem's backgroundcolor, fillcolors , backgroundgradientcolors. it's not clear me combobox obtains or inherits list cell background color from.
what want set dropdownstylename selector (let's call '.dropdownstyle') sets backgroundcolor since combobox actual made out of 2 parts.
Comments
Post a Comment