Flex PopUpButton 的 css 样式

发布于 2024-09-03 11:59:17 字数 108 浏览 3 评论 0原文

如何为 Flex PopUpButton 的下拉菜单边框指定特定颜色(假设为红色)。 另外,如何设置 PopUpButton 下拉菜单的文本属性(文本应为粗体)。

提前致谢 - 阿图尔

How can I give a specific color (Let's say red) to the border of dropdown menu of Flex PopUpButton.
Also if how can I set text properties (text should be bold) of dropdown Menu of PopUpButton.

Thanks in advance
- Atul

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

顾挽 2024-09-10 11:59:17

转到:

Flex3 Style Explorer

在左侧选择“按钮”,然后选择PopUpButton,您将能够看到可以为此控件更改的样式...

例如,

更改边框颜色为:borderColor: #ff0000;

颜色为:themeColor:#ff0000 ;

等等...
拉迪斯拉夫

Go to:

Flex3 Style Explorer

On the left select Buttons and select PopUpButton and you will be able to see the styles you can change for this control...

For example,

change border color with: borderColor: #ff0000;

there color with: themeColor: #ff0000;

etc...
Ladislav

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文