Window Presentation Foundation (WPF) Story
Tag
GuestBook
Search Results
'2009/02' - 1건
2009/02/09
How to set color of a button into default value in WPF
◀ prev
1
next ▶
How to set color of a button into default value in WPF
Posted by SunKwon Kim on 2009/02/09 12:51
Filed under
WPF
How to set color of a button into default value
If you want set color of a button into default, then just use the following code.
Button btn = new Button(); btn.Background = (Brush) Button.BackgroundProperty.DefaultMetadata.DefaultValue;
SunKwon Kim
2009/02/09 12:51
2009/02/09 12:51
Trackback
Comment
Trackback URL >>
http://crowsley2.cafe24.com/trackback/22
Leave a comment
Write with OpenID
[
Log-ing
][
What is OpenID?
]
Write post with name/password
Your Name
(required)
Password
(required)
Your Website Address
Secret
◀ prev
1
next ▶
About this Site
Introducing and Learning about Window Presentation Foundation (WPF)
Search
Category
All
(21)
.NET Framework
(5)
WPF
(14)
Talk
(2)
Recent article
VS2010 now support mul...
How to bind WPF contro...
How to log using XmlDa...
How to use XmlDataProv...
How to deploy .net fra...
Archives
2009/09
2009/04
2009/03
2009/02
2009/01
Calendar
«
2009/02
»
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Tag List
.NET Framework 3.5 SP1
tortoiseSVN
shortcuts
Visual Studio
Tips
XmlDataProvider
software
UI
grid
Multithreading
visual studio 2008
XAML
source control
container
wpf
Data
company
Resource
Deployment
Serialization