반응형
ToolStrip Renderer를 "System"으로 변경하면 BackColor 속성이 적용된다.
ToolStripLabel BackColor not displayed
If you use the System renderer, you may change the appearance of the entire toolbar to a flat appearance. If you only want to draw the label in a colored rectangle, the renderer class (below) will intercept only label background drawing and leave the rest
social.msdn.microsoft.com
반응형
'백엔드 > C#' 카테고리의 다른 글
C# DateTime ToString Format (0) | 2019.08.08 |
---|---|
using 키워드 - 자원의 해제 (0) | 2019.08.08 |
c# Graphics로 회전된 글자 그리기 (0) | 2019.07.19 |
Polygon에 빗금치기 (0) | 2019.07.15 |
IList 또는 IListSource를 복합 DataBinding의 데이터 소스로 사용할 수 있습니다. (0) | 2019.07.12 |
댓글