开发者

Changing the look of the Button Part Of A RadioButton Silverlight

开发者 https://www.devze.com 2023-02-14 12:04 出处:网络
I have been looking on the net for some way to change the look of a basic radiobutton in silverlight. Say I want the actual button to have a blue border and a yellow background. And when its checked I

I have been looking on the net for some way to change the look of a basic radiobutton in silverlight. Say I want the actual button to have a blue border and a yellow background. And when its checked I want the little circle that fills in the radio button to be red. I wanna do 开发者_JAVA技巧this for the radio button on the windows phone.


Take a look at this article to do it in raw XAML:

http://msdn.microsoft.com/en-us/library/cc189093(v=vs.95).aspx

If you have Expression Blend, it can automatically generate the control's default XAML style for you to customize. Right click on the element and click Edit Template | Edit a Copy...

0

精彩评论

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

关注公众号