위치 수정

main
Seonjae 2023-04-05 11:17:12 +09:00
parent a404a67b03
commit 707059875f
1 changed files with 23 additions and 23 deletions

View File

@ -30,6 +30,7 @@
{ {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay2)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay2));
this.smartForm1 = new SmartX.SmartForm(); this.smartForm1 = new SmartX.SmartForm();
this.pictureBoxProgress0Select = new System.Windows.Forms.PictureBox();
this.smartButton4 = new SmartX.SmartButton(); this.smartButton4 = new SmartX.SmartButton();
this.smartButton3 = new SmartX.SmartButton(); this.smartButton3 = new SmartX.SmartButton();
this.labelCommunicationStatus = new SmartX.SmartLabel(); this.labelCommunicationStatus = new SmartX.SmartLabel();
@ -135,7 +136,6 @@
this.smartTimerAlarm = new SmartX.SmartTimer(); this.smartTimerAlarm = new SmartX.SmartTimer();
this.smartTimerMessageShow = new SmartX.SmartTimer(); this.smartTimerMessageShow = new SmartX.SmartTimer();
this.smartTimerLogin = new SmartX.SmartTimer(); this.smartTimerLogin = new SmartX.SmartTimer();
this.pictureBoxProgress0Select = new System.Windows.Forms.PictureBox();
this.smartForm1.SuspendLayout(); this.smartForm1.SuspendLayout();
this.smartGroupBox1.SuspendLayout(); this.smartGroupBox1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
@ -261,6 +261,15 @@
this.smartForm1.SpecialFunctionClickPointSize = 100; this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.UseMainMenu = false; this.smartForm1.UseMainMenu = false;
// //
// pictureBoxProgress0Select
//
this.pictureBoxProgress0Select.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0Select.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0Select.Image")));
this.pictureBoxProgress0Select.Location = new System.Drawing.Point(55, 246);
this.pictureBoxProgress0Select.Name = "pictureBoxProgress0Select";
this.pictureBoxProgress0Select.Size = new System.Drawing.Size(150, 90);
this.pictureBoxProgress0Select.Visible = false;
//
// smartButton4 // smartButton4
// //
this.smartButton4.BackGround = this.smartForm1; this.smartButton4.BackGround = this.smartForm1;
@ -360,7 +369,7 @@
this.labelUserLevel.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelUserLevel.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelUserLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelUserLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelUserLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelUserLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelUserLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserLevel.LineSpacing = 0F; this.labelUserLevel.LineSpacing = 0F;
this.labelUserLevel.Location = new System.Drawing.Point(782, 44); this.labelUserLevel.Location = new System.Drawing.Point(782, 44);
this.labelUserLevel.Name = "labelUserLevel"; this.labelUserLevel.Name = "labelUserLevel";
@ -383,7 +392,7 @@
this.labelUserID.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelUserID.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelUserID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelUserID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelUserID.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelUserID.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelUserID.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelUserID.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserID.LineSpacing = 0F; this.labelUserID.LineSpacing = 0F;
this.labelUserID.Location = new System.Drawing.Point(782, 18); this.labelUserID.Location = new System.Drawing.Point(782, 18);
this.labelUserID.Name = "labelUserID"; this.labelUserID.Name = "labelUserID";
@ -838,7 +847,7 @@
this.labelLrSec10.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec10.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec10.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec10.LineSpacing = 0F; this.labelLrSec10.LineSpacing = 0F;
this.labelLrSec10.Location = new System.Drawing.Point(765, 712); this.labelLrSec10.Location = new System.Drawing.Point(763, 713);
this.labelLrSec10.Name = "labelLrSec10"; this.labelLrSec10.Name = "labelLrSec10";
this.labelLrSec10.OverlapOptimize = true; this.labelLrSec10.OverlapOptimize = true;
this.labelLrSec10.PasswordChar = '\0'; this.labelLrSec10.PasswordChar = '\0';
@ -861,7 +870,7 @@
this.labelLrSec9.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec9.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec9.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec9.LineSpacing = 0F; this.labelLrSec9.LineSpacing = 0F;
this.labelLrSec9.Location = new System.Drawing.Point(595, 712); this.labelLrSec9.Location = new System.Drawing.Point(593, 713);
this.labelLrSec9.Name = "labelLrSec9"; this.labelLrSec9.Name = "labelLrSec9";
this.labelLrSec9.OverlapOptimize = true; this.labelLrSec9.OverlapOptimize = true;
this.labelLrSec9.PasswordChar = '\0'; this.labelLrSec9.PasswordChar = '\0';
@ -884,7 +893,7 @@
this.labelLrSec8.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec8.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec8.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec8.LineSpacing = 0F; this.labelLrSec8.LineSpacing = 0F;
this.labelLrSec8.Location = new System.Drawing.Point(425, 712); this.labelLrSec8.Location = new System.Drawing.Point(423, 713);
this.labelLrSec8.Name = "labelLrSec8"; this.labelLrSec8.Name = "labelLrSec8";
this.labelLrSec8.OverlapOptimize = true; this.labelLrSec8.OverlapOptimize = true;
this.labelLrSec8.PasswordChar = '\0'; this.labelLrSec8.PasswordChar = '\0';
@ -907,7 +916,7 @@
this.labelLrSec5.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec5.LineSpacing = 0F; this.labelLrSec5.LineSpacing = 0F;
this.labelLrSec5.Location = new System.Drawing.Point(765, 645); this.labelLrSec5.Location = new System.Drawing.Point(763, 643);
this.labelLrSec5.Name = "labelLrSec5"; this.labelLrSec5.Name = "labelLrSec5";
this.labelLrSec5.OverlapOptimize = true; this.labelLrSec5.OverlapOptimize = true;
this.labelLrSec5.PasswordChar = '\0'; this.labelLrSec5.PasswordChar = '\0';
@ -930,7 +939,7 @@
this.labelLrSec4.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec4.LineSpacing = 0F; this.labelLrSec4.LineSpacing = 0F;
this.labelLrSec4.Location = new System.Drawing.Point(595, 645); this.labelLrSec4.Location = new System.Drawing.Point(593, 643);
this.labelLrSec4.Name = "labelLrSec4"; this.labelLrSec4.Name = "labelLrSec4";
this.labelLrSec4.OverlapOptimize = true; this.labelLrSec4.OverlapOptimize = true;
this.labelLrSec4.PasswordChar = '\0'; this.labelLrSec4.PasswordChar = '\0';
@ -953,7 +962,7 @@
this.labelLrSec3.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec3.LineSpacing = 0F; this.labelLrSec3.LineSpacing = 0F;
this.labelLrSec3.Location = new System.Drawing.Point(425, 645); this.labelLrSec3.Location = new System.Drawing.Point(423, 643);
this.labelLrSec3.Name = "labelLrSec3"; this.labelLrSec3.Name = "labelLrSec3";
this.labelLrSec3.OverlapOptimize = true; this.labelLrSec3.OverlapOptimize = true;
this.labelLrSec3.PasswordChar = '\0'; this.labelLrSec3.PasswordChar = '\0';
@ -976,7 +985,7 @@
this.labelLrSec2.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec2.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec2.LineSpacing = 0F; this.labelLrSec2.LineSpacing = 0F;
this.labelLrSec2.Location = new System.Drawing.Point(255, 645); this.labelLrSec2.Location = new System.Drawing.Point(253, 643);
this.labelLrSec2.Name = "labelLrSec2"; this.labelLrSec2.Name = "labelLrSec2";
this.labelLrSec2.OverlapOptimize = true; this.labelLrSec2.OverlapOptimize = true;
this.labelLrSec2.PasswordChar = '\0'; this.labelLrSec2.PasswordChar = '\0';
@ -999,7 +1008,7 @@
this.labelLrSec6.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec6.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec6.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec6.LineSpacing = 0F; this.labelLrSec6.LineSpacing = 0F;
this.labelLrSec6.Location = new System.Drawing.Point(85, 712); this.labelLrSec6.Location = new System.Drawing.Point(83, 713);
this.labelLrSec6.Name = "labelLrSec6"; this.labelLrSec6.Name = "labelLrSec6";
this.labelLrSec6.OverlapOptimize = true; this.labelLrSec6.OverlapOptimize = true;
this.labelLrSec6.PasswordChar = '\0'; this.labelLrSec6.PasswordChar = '\0';
@ -1022,7 +1031,7 @@
this.labelLrSec7.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec7.LineSpacing = 0F; this.labelLrSec7.LineSpacing = 0F;
this.labelLrSec7.Location = new System.Drawing.Point(255, 712); this.labelLrSec7.Location = new System.Drawing.Point(253, 713);
this.labelLrSec7.Name = "labelLrSec7"; this.labelLrSec7.Name = "labelLrSec7";
this.labelLrSec7.OverlapOptimize = true; this.labelLrSec7.OverlapOptimize = true;
this.labelLrSec7.PasswordChar = '\0'; this.labelLrSec7.PasswordChar = '\0';
@ -1045,7 +1054,7 @@
this.labelLrSec1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelLrSec1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular); this.labelLrSec1.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
this.labelLrSec1.LineSpacing = 0F; this.labelLrSec1.LineSpacing = 0F;
this.labelLrSec1.Location = new System.Drawing.Point(85, 645); this.labelLrSec1.Location = new System.Drawing.Point(83, 643);
this.labelLrSec1.Name = "labelLrSec1"; this.labelLrSec1.Name = "labelLrSec1";
this.labelLrSec1.OverlapOptimize = true; this.labelLrSec1.OverlapOptimize = true;
this.labelLrSec1.PasswordChar = '\0'; this.labelLrSec1.PasswordChar = '\0';
@ -1160,7 +1169,7 @@
this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelTime.LineSpacing = 0F; this.labelTime.LineSpacing = 0F;
this.labelTime.Location = new System.Drawing.Point(147, 119); this.labelTime.Location = new System.Drawing.Point(147, 119);
this.labelTime.Name = "labelTime"; this.labelTime.Name = "labelTime";
@ -2612,15 +2621,6 @@
this.smartTimerLogin.TimeFormStringSeparator = ":"; this.smartTimerLogin.TimeFormStringSeparator = ":";
this.smartTimerLogin.Tick += new System.EventHandler(this.smartTimerLogin_Tick); this.smartTimerLogin.Tick += new System.EventHandler(this.smartTimerLogin_Tick);
// //
// pictureBoxProgress0Select
//
this.pictureBoxProgress0Select.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0Select.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0Select.Image")));
this.pictureBoxProgress0Select.Location = new System.Drawing.Point(55, 246);
this.pictureBoxProgress0Select.Name = "pictureBoxProgress0Select";
this.pictureBoxProgress0Select.Size = new System.Drawing.Size(150, 90);
this.pictureBoxProgress0Select.Visible = false;
//
// FormMainDisplay2 // FormMainDisplay2
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);