VS2019 에서 정상적으로 넣는법은 찾지 못했고
Image 클래스를 이용해 넣은 후 컴파일 하면 자동으로 Form1.resx 파일에 추가되긴 한다.
[링크 : https://www.dotnetperls.com/picturebox]
[링크 : https://stackoverflow.com/questions/19910172/how-to-make-picturebox-transparent]
+ 2020.10.13
winform .net core로 해서 그런걸까?
'Programming > c# & winform' 카테고리의 다른 글
.net core/.net framework 컨트롤 차이 (0) | 2020.10.13 |
---|---|
.net core와 .net framework 차이 - winform menustrip (0) | 2020.10.13 |
c# strong type langugae (0) | 2020.10.08 |
c# delagate 대리자 (0) | 2020.10.08 |
c# out (0) | 2020.10.07 |