Microsoft
Software
Hardware
Network
Question : How to make WPF button background color silver?
Dear All,
I'd like to make the backgroud color of my button to be silver, just like the button material is "metal". And it doesn't need to keep shining.
P.S. Simply set in style "<Setter Property="Background" Value="Silver">" cannot give that effect.
Thanks heaps!
Answer : How to make WPF button background color silver?
Silver is just a solid color.
In order to give it a shine, you need to use a LinearGradientBrush in the Button's template which will provide a gradient color to the button.
Here are some links which will provide you with sample templates
http://blogs.msdn.com/b/mg
rayson/arc
hive/2007/
02/16/crea
ting-
a-gla
ss-button-
the-comple
te-tutoria
l.aspx
http://learnwpf.com/Posts/
Post.aspx?
postId=ef7
3ce54-ca51
-
4719-91b5
-1ed7a4ebe
ca2
http://www.smartchitecture
.com/blog/
post/A-Sim
ple-Glossy
-
Button-wi
th-WPF.asp
x
Random Solutions
Crystal Reports to Accept Parameters Then Display Reports Accordingly
Windows 2003 Server Event 244
You Tube Download Software
Need help on rollover buttons in flash in Flash CS4 and AS 3
Get ckeditor textarea value with jquery
PC faxing error
Internet shortcut via batch file
Clear Exchange 2010 transaction logs without taking backup
How can I get a Buy Now url for PayPal rather than the input button described to use?
VB.NET Setup Installing App Files Without Asking What Folder to Install