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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -