this.label1.Background = (SolidColorBrush)new BrushConverter().ConvertFrom("#FFA36262"); System.Windows.Media.Color col = (System.Windows.Media.Color)new ColorConverter().ConvertFrom("#FFA36262");
'WPF' 카테고리의 다른 글
WPF 에서 ChromiumWebBrowser 사용하기 (1) | 2019.07.31 |
---|---|
[ FindName , RegisterName ] 동적으로 등록한 컨트롤 이름으로 찾기 (0) | 2012.11.08 |
[ImageBrush] WPF 배경이미지 반복 (0) | 2012.10.12 |
[Serializable ,INotifyPropertyChanged ] 오류해결 (0) | 2012.10.11 |
WPF 애니메이션으로 이동한 컨트롤의 실제 위치를 알고 싶을떄 (0) | 2012.08.22 |
Extended WPF Toolkit (0) | 2011.10.05 |
Bing Maps WPF Control (Beta) (0) | 2011.09.30 |
[popup / alert ] 프로그램 좌측하단 작업표시줄 위에 실행하기 (0) | 2011.08.05 |
WPF BasedOn 전역스타일 (0) | 2011.07.28 |
[DataTemplate / UserControl] 데이터 템플릿안에 유저컨트롤 값 바인딩하기 (0) | 2011.04.14 |