Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个文本编辑器程序。我想要一个按钮来更改文本颜色和一个按钮来突出显示文本。我使用工具条控件来制作工具栏。但我不知道如何让它像写字板或单词一样。如果我使用图像,当我改变颜色时,按钮中的颜色不会改变。请提供这样的指南或示例程序。谢谢你。