개정판 6ba70270
issue #0000
Login 화면 backcolor 변경
- thema 적용되도록 수정
Change-Id: Ie33e80f6ec6d925385deb0d5492c72eb916d737d
ID2.Manager/ID2.Manager/Forms/Login.Designer.cs | ||
---|---|---|
52 | 52 |
// |
53 | 53 |
// tableLayoutPanel1 |
54 | 54 |
// |
55 |
this.tableLayoutPanel1.BackColor = System.Drawing.SystemColors.Control;
|
|
55 |
this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
|
|
56 | 56 |
this.tableLayoutPanel1.ColumnCount = 5; |
57 | 57 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
58 | 58 |
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); |
내보내기 Unified diff