如何在运行时更改所有 Silverlight Telerik RadButton 颜色?
这个问题与 Silverlight 的 Telerik RadButtons 有关。我在使用 Silverlight 的网站上为每个客户提供了主题。我可以通过设置背景和前景画笔属性来更改背景和前景色。但是,当鼠标悬停在按钮上时,样式会恢复为标准颜色。如何更改所有按钮状态的颜色?
我尝试设置资源字典,如 Telerik Styles,但它似乎是只读的。
This question is in regard to the Telerik RadButtons for Silverlight. I have themes per customer on the site where Silverlight is used. I am able to change the background and foreground colors by setting the Background and Foreground brush properties. However, the styles revert to the standard colors while hovering over the button. How do I change the colors for all button states?
I attempted to set the Resources dictionary as shown on Telerik Styles, but it appears to be read-only.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有关如何设置 RadButton 样式的更多信息,您可以在此处找到: http://www.telerik.com/help/silverlight/radbuttons-styles-and-templates-overview.html
More information on how to style a RadButton you can find here: http://www.telerik.com/help/silverlight/radbuttons-styles-and-templates-overview.html