no message
parent
abc54d880c
commit
0601b152c3
|
@ -109,7 +109,7 @@
|
|||
this.labelTitle.BackPictureBox2 = null;
|
||||
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitle.Font = new System.Drawing.Font("새굴림", 23F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle.Font = new System.Drawing.Font("New Gulim", 23F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle.ForeColor = System.Drawing.Color.White;
|
||||
this.labelTitle.InitVisible = true;
|
||||
this.labelTitle.LineSpacing = 0F;
|
||||
|
@ -222,7 +222,7 @@
|
|||
//
|
||||
// comboBoxAccessRight
|
||||
//
|
||||
this.comboBoxAccessRight.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.comboBoxAccessRight.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.comboBoxAccessRight.Location = new System.Drawing.Point(209, 67);
|
||||
this.comboBoxAccessRight.Name = "comboBoxAccessRight";
|
||||
this.comboBoxAccessRight.Size = new System.Drawing.Size(270, 26);
|
||||
|
@ -388,7 +388,7 @@
|
|||
this.labelStatusExpirePassword.BackPictureBox2 = null;
|
||||
this.labelStatusExpirePassword.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelStatusExpirePassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelStatusExpirePassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.labelStatusExpirePassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.labelStatusExpirePassword.ForeColor = System.Drawing.Color.DarkRed;
|
||||
this.labelStatusExpirePassword.InitVisible = true;
|
||||
this.labelStatusExpirePassword.LineSpacing = 0F;
|
||||
|
@ -409,7 +409,7 @@
|
|||
this.labelStatusExpireAccount.BackPictureBox2 = null;
|
||||
this.labelStatusExpireAccount.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelStatusExpireAccount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelStatusExpireAccount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.labelStatusExpireAccount.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.labelStatusExpireAccount.ForeColor = System.Drawing.Color.DarkRed;
|
||||
this.labelStatusExpireAccount.InitVisible = true;
|
||||
this.labelStatusExpireAccount.LineSpacing = 0F;
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue