반응형
c# -- ColorDialog 사용하기, label 글자 크기 변경하기
참고: https://docs.microsoft.com/ko-kr/dotnet/api/system.windows.forms.colordialog?view=netframework-4.7.2
https://www.c-sharpcorner.com/article/colordialog-in-C-Sharp/
https://www.dotnetperls.com/font
https://www.c-sharpcorner.com/uploadfile/mahesh/label-in-C-Sharp/
< 실행 결과 >
< 소스 >
--
반응형
'C#' 카테고리의 다른 글
c# -- 객체 이니셜라이저 (object initializer) (0) | 2019.03.27 |
---|---|
C# -- comboBox 이미지 item 그리기 (0) | 2019.03.26 |
C# -- property (속성) 사용법 (0) | 2019.03.16 |
C# -- GraphicsPath HitTest & PathTypes (0) | 2019.03.05 |
C# -- GraphicsPath.Flatten() 사용하기 (0) | 2019.02.23 |