开发者

What Property Governs The Text Color Of Checkbox Text OnMouseOver In Flex?

开发者 https://www.devze.com 2022-12-18 20:51 出处:网络
Because the color of the background image in my application is very dark, and the Alpha is very low, when I hover my mouse over a checkbox, the text is scarcely visible.I\'ve scoured the interwebz in

Because the color of the background image in my application is very dark, and the Alpha is very low, when I hover my mouse over a checkbox, the text is scarcely visible. I've scoured the interwebz in vain for what property to set, either at design-time or in the MouseOver event for the checkbox and just can't figure out what property or setStyle property to alter to be able to control the color of the checkbox text when the mouse pointer is hovering over it. Does anyone have any exp开发者_如何学Pythonerience in this area, who could point me in the right direction please?


Are you looking for textRollOverColor?

The Flex style explorer is a good resource for this sort of thing. See the "Form Elements" category for checkboxes.

0

精彩评论

暂无评论...
验证码 换一张
取 消