Compare commits

..

2 Commits

Author SHA1 Message Date
DESKTOP-999R8N3\CJY e0fe0b955e Merge branch 'main' of http://192.168.11.65:3000/SJ84/INT_PT002
# Conflicts:
#	INT_PT002/Forms/FormMainDisplay3.cs
2024-04-17 10:10:14 +09:00
DESKTOP-999R8N3\CJY e42f200827 메인화면 이미지 2024-04-17 10:09:18 +09:00
3 changed files with 4784 additions and 3103 deletions

View File

@ -30,6 +30,13 @@
{ {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay3)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay3));
this.smartForm1 = new SmartX.SmartForm(); this.smartForm1 = new SmartX.SmartForm();
this.pictureBoxProgress2_910 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2_67 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2_8 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress1 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress3 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress0 = new System.Windows.Forms.PictureBox();
this.labelSbAlarm9 = new SmartX.SmartLabel(); this.labelSbAlarm9 = new SmartX.SmartLabel();
this.labelSbAlarm10 = new SmartX.SmartLabel(); this.labelSbAlarm10 = new SmartX.SmartLabel();
this.labelNumber10 = new SmartX.SmartLabel(); this.labelNumber10 = new SmartX.SmartLabel();
@ -58,19 +65,15 @@
this.pictureBoxEthernetDisable = new System.Windows.Forms.PictureBox(); this.pictureBoxEthernetDisable = new System.Windows.Forms.PictureBox();
this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel();
this.progressBar1 = new SmartX.SmartProgressBar(); this.progressBar1 = new SmartX.SmartProgressBar();
this.pictureBoxProgress3Selected = new System.Windows.Forms.PictureBox(); this.pictureBoxProgress3_11 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2Selected = new System.Windows.Forms.PictureBox(); this.pictureBoxProgress2_5 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress1Selected = new System.Windows.Forms.PictureBox(); this.pictureBoxProgress1_34 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress0Selected = new System.Windows.Forms.PictureBox(); this.pictureBoxProgress0_1 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress0 = new System.Windows.Forms.PictureBox();
this.labelProgress3_1 = new SmartX.SmartLabel(); this.labelProgress3_1 = new SmartX.SmartLabel();
this.labelProgress2_1 = new SmartX.SmartLabel(); this.labelProgress2_1 = new SmartX.SmartLabel();
this.labelProgress1_1 = new SmartX.SmartLabel(); this.labelProgress1_1 = new SmartX.SmartLabel();
this.labelProgress0_1 = new SmartX.SmartLabel(); this.labelProgress0_1 = new SmartX.SmartLabel();
this.labelProgress0 = new SmartX.SmartLabel(); this.labelProgress0 = new SmartX.SmartLabel();
this.pictureBoxProgress2 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress1 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress3 = new System.Windows.Forms.PictureBox();
this.labelProgress3 = new SmartX.SmartLabel(); this.labelProgress3 = new SmartX.SmartLabel();
this.labelProgress1 = new SmartX.SmartLabel(); this.labelProgress1 = new SmartX.SmartLabel();
this.smartLabel24 = new SmartX.SmartLabel(); this.smartLabel24 = new SmartX.SmartLabel();
@ -138,6 +141,7 @@
this.smartTimerLogin = new SmartX.SmartTimer(); this.smartTimerLogin = new SmartX.SmartTimer();
this.smartTimerProgressBar = new SmartX.SmartTimer(); this.smartTimerProgressBar = new SmartX.SmartTimer();
this.timerServer = new SmartX.SmartTimer(); this.timerServer = new SmartX.SmartTimer();
this.pictureBoxProgress0_2 = new System.Windows.Forms.PictureBox();
this.smartForm1.SuspendLayout(); this.smartForm1.SuspendLayout();
this.smartGroupBox1.SuspendLayout(); this.smartGroupBox1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
@ -148,6 +152,14 @@
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage; this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage;
this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage"))); this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
this.smartForm1.CenterLocation = false; this.smartForm1.CenterLocation = false;
this.smartForm1.Controls.Add(this.pictureBoxProgress0_2);
this.smartForm1.Controls.Add(this.pictureBoxProgress2_910);
this.smartForm1.Controls.Add(this.pictureBoxProgress2_67);
this.smartForm1.Controls.Add(this.pictureBoxProgress2_8);
this.smartForm1.Controls.Add(this.pictureBoxProgress2);
this.smartForm1.Controls.Add(this.pictureBoxProgress1);
this.smartForm1.Controls.Add(this.pictureBoxProgress3);
this.smartForm1.Controls.Add(this.pictureBoxProgress0);
this.smartForm1.Controls.Add(this.labelSbAlarm9); this.smartForm1.Controls.Add(this.labelSbAlarm9);
this.smartForm1.Controls.Add(this.labelSbAlarm10); this.smartForm1.Controls.Add(this.labelSbAlarm10);
this.smartForm1.Controls.Add(this.labelNumber10); this.smartForm1.Controls.Add(this.labelNumber10);
@ -176,19 +188,15 @@
this.smartForm1.Controls.Add(this.pictureBoxEthernetDisable); this.smartForm1.Controls.Add(this.pictureBoxEthernetDisable);
this.smartForm1.Controls.Add(this.smartLabel1); this.smartForm1.Controls.Add(this.smartLabel1);
this.smartForm1.Controls.Add(this.progressBar1); this.smartForm1.Controls.Add(this.progressBar1);
this.smartForm1.Controls.Add(this.pictureBoxProgress3Selected); this.smartForm1.Controls.Add(this.pictureBoxProgress3_11);
this.smartForm1.Controls.Add(this.pictureBoxProgress2Selected); this.smartForm1.Controls.Add(this.pictureBoxProgress2_5);
this.smartForm1.Controls.Add(this.pictureBoxProgress1Selected); this.smartForm1.Controls.Add(this.pictureBoxProgress1_34);
this.smartForm1.Controls.Add(this.pictureBoxProgress0Selected); this.smartForm1.Controls.Add(this.pictureBoxProgress0_1);
this.smartForm1.Controls.Add(this.pictureBoxProgress0);
this.smartForm1.Controls.Add(this.labelProgress3_1); this.smartForm1.Controls.Add(this.labelProgress3_1);
this.smartForm1.Controls.Add(this.labelProgress2_1); this.smartForm1.Controls.Add(this.labelProgress2_1);
this.smartForm1.Controls.Add(this.labelProgress1_1); this.smartForm1.Controls.Add(this.labelProgress1_1);
this.smartForm1.Controls.Add(this.labelProgress0_1); this.smartForm1.Controls.Add(this.labelProgress0_1);
this.smartForm1.Controls.Add(this.labelProgress0); this.smartForm1.Controls.Add(this.labelProgress0);
this.smartForm1.Controls.Add(this.pictureBoxProgress2);
this.smartForm1.Controls.Add(this.pictureBoxProgress1);
this.smartForm1.Controls.Add(this.pictureBoxProgress3);
this.smartForm1.Controls.Add(this.labelProgress3); this.smartForm1.Controls.Add(this.labelProgress3);
this.smartForm1.Controls.Add(this.labelProgress1); this.smartForm1.Controls.Add(this.labelProgress1);
this.smartForm1.Controls.Add(this.smartLabel24); this.smartForm1.Controls.Add(this.smartLabel24);
@ -263,6 +271,63 @@
this.smartForm1.SpecialFunctionClickPointSize = 100; this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.UseMainMenu = false; this.smartForm1.UseMainMenu = false;
// //
// pictureBoxProgress2_910
//
this.pictureBoxProgress2_910.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2_910.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2_910.Image")));
this.pictureBoxProgress2_910.Location = new System.Drawing.Point(336, 549);
this.pictureBoxProgress2_910.Name = "pictureBoxProgress2_910";
this.pictureBoxProgress2_910.Size = new System.Drawing.Size(190, 140);
//
// pictureBoxProgress2_67
//
this.pictureBoxProgress2_67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2_67.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2_67.Image")));
this.pictureBoxProgress2_67.Location = new System.Drawing.Point(336, 549);
this.pictureBoxProgress2_67.Name = "pictureBoxProgress2_67";
this.pictureBoxProgress2_67.Size = new System.Drawing.Size(190, 140);
this.pictureBoxProgress2_67.Visible = false;
//
// pictureBoxProgress2_8
//
this.pictureBoxProgress2_8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2_8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2_8.Image")));
this.pictureBoxProgress2_8.Location = new System.Drawing.Point(336, 549);
this.pictureBoxProgress2_8.Name = "pictureBoxProgress2_8";
this.pictureBoxProgress2_8.Size = new System.Drawing.Size(190, 140);
//
// pictureBoxProgress2
//
this.pictureBoxProgress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2.Image")));
this.pictureBoxProgress2.Location = new System.Drawing.Point(336, 549);
this.pictureBoxProgress2.Name = "pictureBoxProgress2";
this.pictureBoxProgress2.Size = new System.Drawing.Size(190, 140);
//
// pictureBoxProgress1
//
this.pictureBoxProgress1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1.Image")));
this.pictureBoxProgress1.Location = new System.Drawing.Point(336, 282);
this.pictureBoxProgress1.Name = "pictureBoxProgress1";
this.pictureBoxProgress1.Size = new System.Drawing.Size(190, 140);
//
// pictureBoxProgress3
//
this.pictureBoxProgress3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3.Image")));
this.pictureBoxProgress3.Location = new System.Drawing.Point(82, 549);
this.pictureBoxProgress3.Name = "pictureBoxProgress3";
this.pictureBoxProgress3.Size = new System.Drawing.Size(190, 140);
//
// pictureBoxProgress0
//
this.pictureBoxProgress0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0.Image")));
this.pictureBoxProgress0.Location = new System.Drawing.Point(82, 282);
this.pictureBoxProgress0.Name = "pictureBoxProgress0";
this.pictureBoxProgress0.Size = new System.Drawing.Size(190, 140);
//
// labelSbAlarm9 // labelSbAlarm9
// //
this.labelSbAlarm9.BackGround = null; this.labelSbAlarm9.BackGround = null;
@ -733,7 +798,7 @@
this.labelExpireOfPassword.BackGroundColor = System.Drawing.Color.SkyBlue; this.labelExpireOfPassword.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelExpireOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelExpireOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelExpireOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelExpireOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelExpireOfPassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold); this.labelExpireOfPassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelExpireOfPassword.LineSpacing = 0F; this.labelExpireOfPassword.LineSpacing = 0F;
this.labelExpireOfPassword.Location = new System.Drawing.Point(787, 126); this.labelExpireOfPassword.Location = new System.Drawing.Point(787, 126);
this.labelExpireOfPassword.Name = "labelExpireOfPassword"; this.labelExpireOfPassword.Name = "labelExpireOfPassword";
@ -822,7 +887,7 @@
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); this.smartLabel1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
this.smartLabel1.LineSpacing = 0F; this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(290, 585); this.smartLabel1.Location = new System.Drawing.Point(288, 566);
this.smartLabel1.Name = "smartLabel1"; this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true; this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0'; this.smartLabel1.PasswordChar = '\0';
@ -849,7 +914,7 @@
this.progressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat; this.progressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat;
this.progressBar1.Direction = SmartX.SmartProgressBar.DIR.Horizontal; this.progressBar1.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.progressBar1.FormatString = ""; this.progressBar1.FormatString = "";
this.progressBar1.Location = new System.Drawing.Point(336, 544); this.progressBar1.Location = new System.Drawing.Point(336, 537);
this.progressBar1.Maximum = new decimal(new int[] { this.progressBar1.Maximum = new decimal(new int[] {
100, 100,
0, 0,
@ -864,7 +929,7 @@
this.progressBar1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.progressBar1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.progressBar1.OverlapOptimize = true; this.progressBar1.OverlapOptimize = true;
this.progressBar1.RoundedCorners = true; this.progressBar1.RoundedCorners = true;
this.progressBar1.Size = new System.Drawing.Size(215, 10); this.progressBar1.Size = new System.Drawing.Size(190, 10);
this.progressBar1.TabIndex = 427; this.progressBar1.TabIndex = 427;
this.progressBar1.Text = "smartProgressBar3"; this.progressBar1.Text = "smartProgressBar3";
this.progressBar1.TextAutoRotation = true; this.progressBar1.TextAutoRotation = true;
@ -878,49 +943,41 @@
0}); 0});
this.progressBar1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.None; this.progressBar1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.None;
// //
// pictureBoxProgress3Selected // pictureBoxProgress3_11
// //
this.pictureBoxProgress3Selected.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.pictureBoxProgress3_11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress3Selected.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3Selected.Image"))); this.pictureBoxProgress3_11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3_11.Image")));
this.pictureBoxProgress3Selected.Location = new System.Drawing.Point(56, 550); this.pictureBoxProgress3_11.Location = new System.Drawing.Point(82, 549);
this.pictureBoxProgress3Selected.Name = "pictureBoxProgress3Selected"; this.pictureBoxProgress3_11.Name = "pictureBoxProgress3_11";
this.pictureBoxProgress3Selected.Size = new System.Drawing.Size(215, 175); this.pictureBoxProgress3_11.Size = new System.Drawing.Size(190, 140);
this.pictureBoxProgress3Selected.Visible = false; this.pictureBoxProgress3_11.Visible = false;
// //
// pictureBoxProgress2Selected // pictureBoxProgress2_5
// //
this.pictureBoxProgress2Selected.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.pictureBoxProgress2_5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2Selected.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2Selected.Image"))); this.pictureBoxProgress2_5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2_5.Image")));
this.pictureBoxProgress2Selected.Location = new System.Drawing.Point(336, 562); this.pictureBoxProgress2_5.Location = new System.Drawing.Point(336, 549);
this.pictureBoxProgress2Selected.Name = "pictureBoxProgress2Selected"; this.pictureBoxProgress2_5.Name = "pictureBoxProgress2_5";
this.pictureBoxProgress2Selected.Size = new System.Drawing.Size(215, 160); this.pictureBoxProgress2_5.Size = new System.Drawing.Size(190, 140);
this.pictureBoxProgress2Selected.Visible = false; this.pictureBoxProgress2_5.Visible = false;
// //
// pictureBoxProgress1Selected // pictureBoxProgress1_34
// //
this.pictureBoxProgress1Selected.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.pictureBoxProgress1_34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress1Selected.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1Selected.Image"))); this.pictureBoxProgress1_34.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1_34.Image")));
this.pictureBoxProgress1Selected.Location = new System.Drawing.Point(336, 260); this.pictureBoxProgress1_34.Location = new System.Drawing.Point(336, 282);
this.pictureBoxProgress1Selected.Name = "pictureBoxProgress1Selected"; this.pictureBoxProgress1_34.Name = "pictureBoxProgress1_34";
this.pictureBoxProgress1Selected.Size = new System.Drawing.Size(215, 175); this.pictureBoxProgress1_34.Size = new System.Drawing.Size(190, 140);
this.pictureBoxProgress1Selected.Visible = false; this.pictureBoxProgress1_34.Visible = false;
// //
// pictureBoxProgress0Selected // pictureBoxProgress0_1
// //
this.pictureBoxProgress0Selected.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38))))); this.pictureBoxProgress0_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0Selected.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0Selected.Image"))); this.pictureBoxProgress0_1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0_1.Image")));
this.pictureBoxProgress0Selected.Location = new System.Drawing.Point(56, 260); this.pictureBoxProgress0_1.Location = new System.Drawing.Point(82, 282);
this.pictureBoxProgress0Selected.Name = "pictureBoxProgress0Selected"; this.pictureBoxProgress0_1.Name = "pictureBoxProgress0_1";
this.pictureBoxProgress0Selected.Size = new System.Drawing.Size(215, 175); this.pictureBoxProgress0_1.Size = new System.Drawing.Size(190, 140);
this.pictureBoxProgress0Selected.Visible = false; this.pictureBoxProgress0_1.Visible = false;
//
// pictureBoxProgress0
//
this.pictureBoxProgress0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0.Image")));
this.pictureBoxProgress0.Location = new System.Drawing.Point(56, 260);
this.pictureBoxProgress0.Name = "pictureBoxProgress0";
this.pictureBoxProgress0.Size = new System.Drawing.Size(215, 175);
// //
// labelProgress3_1 // labelProgress3_1
// //
@ -928,15 +985,15 @@
this.labelProgress3_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress3_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress3_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress3_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress3_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelProgress3_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress3_1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.labelProgress3_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.labelProgress3_1.LineSpacing = 0F; this.labelProgress3_1.LineSpacing = 0F;
this.labelProgress3_1.Location = new System.Drawing.Point(56, 509); this.labelProgress3_1.Location = new System.Drawing.Point(78, 507);
this.labelProgress3_1.Name = "labelProgress3_1"; this.labelProgress3_1.Name = "labelProgress3_1";
this.labelProgress3_1.OverlapOptimize = true; this.labelProgress3_1.OverlapOptimize = true;
this.labelProgress3_1.PasswordChar = '\0'; this.labelProgress3_1.PasswordChar = '\0';
this.labelProgress3_1.Radius = 20; this.labelProgress3_1.Radius = 20;
this.labelProgress3_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress3_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress3_1.Size = new System.Drawing.Size(215, 35); this.labelProgress3_1.Size = new System.Drawing.Size(197, 27);
this.labelProgress3_1.TabIndex = 426; this.labelProgress3_1.TabIndex = 426;
this.labelProgress3_1.Text = "배출 및 원점복귀"; this.labelProgress3_1.Text = "배출 및 원점복귀";
this.labelProgress3_1.TextColor = System.Drawing.Color.Black; this.labelProgress3_1.TextColor = System.Drawing.Color.Black;
@ -948,21 +1005,21 @@
// labelProgress2_1 // labelProgress2_1
// //
this.labelProgress2_1.BackGround = null; this.labelProgress2_1.BackGround = null;
this.labelProgress2_1.BackGroundColor = System.Drawing.Color.Teal; this.labelProgress2_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress2_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress2_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress2_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelProgress2_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress2_1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.labelProgress2_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.labelProgress2_1.LineSpacing = 0F; this.labelProgress2_1.LineSpacing = 0F;
this.labelProgress2_1.Location = new System.Drawing.Point(336, 509); this.labelProgress2_1.Location = new System.Drawing.Point(332, 507);
this.labelProgress2_1.Name = "labelProgress2_1"; this.labelProgress2_1.Name = "labelProgress2_1";
this.labelProgress2_1.OverlapOptimize = true; this.labelProgress2_1.OverlapOptimize = true;
this.labelProgress2_1.PasswordChar = '\0'; this.labelProgress2_1.PasswordChar = '\0';
this.labelProgress2_1.Radius = 20; this.labelProgress2_1.Radius = 20;
this.labelProgress2_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress2_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress2_1.Size = new System.Drawing.Size(215, 35); this.labelProgress2_1.Size = new System.Drawing.Size(197, 27);
this.labelProgress2_1.TabIndex = 425; this.labelProgress2_1.TabIndex = 425;
this.labelProgress2_1.Text = "측정 중"; this.labelProgress2_1.Text = "측정 중";
this.labelProgress2_1.TextColor = System.Drawing.Color.White; this.labelProgress2_1.TextColor = System.Drawing.Color.Black;
this.labelProgress2_1.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress2_1.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress2_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProgress2_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelProgress2_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProgress2_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@ -974,15 +1031,15 @@
this.labelProgress1_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress1_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress1_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress1_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress1_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelProgress1_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress1_1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.labelProgress1_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.labelProgress1_1.LineSpacing = 0F; this.labelProgress1_1.LineSpacing = 0F;
this.labelProgress1_1.Location = new System.Drawing.Point(336, 212); this.labelProgress1_1.Location = new System.Drawing.Point(332, 239);
this.labelProgress1_1.Name = "labelProgress1_1"; this.labelProgress1_1.Name = "labelProgress1_1";
this.labelProgress1_1.OverlapOptimize = true; this.labelProgress1_1.OverlapOptimize = true;
this.labelProgress1_1.PasswordChar = '\0'; this.labelProgress1_1.PasswordChar = '\0';
this.labelProgress1_1.Radius = 20; this.labelProgress1_1.Radius = 20;
this.labelProgress1_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress1_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress1_1.Size = new System.Drawing.Size(215, 35); this.labelProgress1_1.Size = new System.Drawing.Size(197, 27);
this.labelProgress1_1.TabIndex = 424; this.labelProgress1_1.TabIndex = 424;
this.labelProgress1_1.Text = "이동 및 제품진입"; this.labelProgress1_1.Text = "이동 및 제품진입";
this.labelProgress1_1.TextColor = System.Drawing.Color.Black; this.labelProgress1_1.TextColor = System.Drawing.Color.Black;
@ -997,15 +1054,15 @@
this.labelProgress0_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress0_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress0_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress0_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress0_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelProgress0_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress0_1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold); this.labelProgress0_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.labelProgress0_1.LineSpacing = 0F; this.labelProgress0_1.LineSpacing = 0F;
this.labelProgress0_1.Location = new System.Drawing.Point(56, 212); this.labelProgress0_1.Location = new System.Drawing.Point(78, 239);
this.labelProgress0_1.Name = "labelProgress0_1"; this.labelProgress0_1.Name = "labelProgress0_1";
this.labelProgress0_1.OverlapOptimize = true; this.labelProgress0_1.OverlapOptimize = true;
this.labelProgress0_1.PasswordChar = '\0'; this.labelProgress0_1.PasswordChar = '\0';
this.labelProgress0_1.Radius = 20; this.labelProgress0_1.Radius = 20;
this.labelProgress0_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103))))); this.labelProgress0_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
this.labelProgress0_1.Size = new System.Drawing.Size(215, 35); this.labelProgress0_1.Size = new System.Drawing.Size(197, 27);
this.labelProgress0_1.TabIndex = 423; this.labelProgress0_1.TabIndex = 423;
this.labelProgress0_1.Text = "초기상태"; this.labelProgress0_1.Text = "초기상태";
this.labelProgress0_1.TextColor = System.Drawing.Color.Black; this.labelProgress0_1.TextColor = System.Drawing.Color.Black;
@ -1022,13 +1079,13 @@
this.labelProgress0.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress0.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelProgress0.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress0.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelProgress0.LineSpacing = 0F; this.labelProgress0.LineSpacing = 0F;
this.labelProgress0.Location = new System.Drawing.Point(39, 194); this.labelProgress0.Location = new System.Drawing.Point(72, 226);
this.labelProgress0.Name = "labelProgress0"; this.labelProgress0.Name = "labelProgress0";
this.labelProgress0.OverlapOptimize = true; this.labelProgress0.OverlapOptimize = true;
this.labelProgress0.PasswordChar = '\0'; this.labelProgress0.PasswordChar = '\0';
this.labelProgress0.Radius = 20; this.labelProgress0.Radius = 20;
this.labelProgress0.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress0.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress0.Size = new System.Drawing.Size(250, 250); this.labelProgress0.Size = new System.Drawing.Size(210, 210);
this.labelProgress0.TabIndex = 416; this.labelProgress0.TabIndex = 416;
this.labelProgress0.TextColor = System.Drawing.Color.White; this.labelProgress0.TextColor = System.Drawing.Color.White;
this.labelProgress0.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress0.TextColorDisable = System.Drawing.Color.Gray;
@ -1036,30 +1093,6 @@
this.labelProgress0.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProgress0.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProgress0.Wordwrap = false; this.labelProgress0.Wordwrap = false;
// //
// pictureBoxProgress2
//
this.pictureBoxProgress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2.Image")));
this.pictureBoxProgress2.Location = new System.Drawing.Point(336, 562);
this.pictureBoxProgress2.Name = "pictureBoxProgress2";
this.pictureBoxProgress2.Size = new System.Drawing.Size(215, 160);
//
// pictureBoxProgress1
//
this.pictureBoxProgress1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1.Image")));
this.pictureBoxProgress1.Location = new System.Drawing.Point(336, 260);
this.pictureBoxProgress1.Name = "pictureBoxProgress1";
this.pictureBoxProgress1.Size = new System.Drawing.Size(215, 175);
//
// pictureBoxProgress3
//
this.pictureBoxProgress3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3.Image")));
this.pictureBoxProgress3.Location = new System.Drawing.Point(56, 550);
this.pictureBoxProgress3.Name = "pictureBoxProgress3";
this.pictureBoxProgress3.Size = new System.Drawing.Size(215, 175);
//
// labelProgress3 // labelProgress3
// //
this.labelProgress3.BackGround = null; this.labelProgress3.BackGround = null;
@ -1068,13 +1101,13 @@
this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelProgress3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelProgress3.LineSpacing = 0F; this.labelProgress3.LineSpacing = 0F;
this.labelProgress3.Location = new System.Drawing.Point(39, 489); this.labelProgress3.Location = new System.Drawing.Point(72, 494);
this.labelProgress3.Name = "labelProgress3"; this.labelProgress3.Name = "labelProgress3";
this.labelProgress3.OverlapOptimize = true; this.labelProgress3.OverlapOptimize = true;
this.labelProgress3.PasswordChar = '\0'; this.labelProgress3.PasswordChar = '\0';
this.labelProgress3.Radius = 20; this.labelProgress3.Radius = 20;
this.labelProgress3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress3.Size = new System.Drawing.Size(250, 250); this.labelProgress3.Size = new System.Drawing.Size(210, 210);
this.labelProgress3.TabIndex = 419; this.labelProgress3.TabIndex = 419;
this.labelProgress3.TextColor = System.Drawing.Color.White; this.labelProgress3.TextColor = System.Drawing.Color.White;
this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
@ -1090,13 +1123,13 @@
this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelProgress1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelProgress1.LineSpacing = 0F; this.labelProgress1.LineSpacing = 0F;
this.labelProgress1.Location = new System.Drawing.Point(319, 194); this.labelProgress1.Location = new System.Drawing.Point(326, 226);
this.labelProgress1.Name = "labelProgress1"; this.labelProgress1.Name = "labelProgress1";
this.labelProgress1.OverlapOptimize = true; this.labelProgress1.OverlapOptimize = true;
this.labelProgress1.PasswordChar = '\0'; this.labelProgress1.PasswordChar = '\0';
this.labelProgress1.Radius = 20; this.labelProgress1.Radius = 20;
this.labelProgress1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231))))); this.labelProgress1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress1.Size = new System.Drawing.Size(250, 250); this.labelProgress1.Size = new System.Drawing.Size(210, 210);
this.labelProgress1.TabIndex = 417; this.labelProgress1.TabIndex = 417;
this.labelProgress1.TextColor = System.Drawing.Color.White; this.labelProgress1.TextColor = System.Drawing.Color.White;
this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
@ -1112,7 +1145,7 @@
this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel24.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); this.smartLabel24.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
this.smartLabel24.LineSpacing = 0F; this.smartLabel24.LineSpacing = 0F;
this.smartLabel24.Location = new System.Drawing.Point(290, 289); this.smartLabel24.Location = new System.Drawing.Point(291, 294);
this.smartLabel24.Name = "smartLabel24"; this.smartLabel24.Name = "smartLabel24";
this.smartLabel24.OverlapOptimize = true; this.smartLabel24.OverlapOptimize = true;
this.smartLabel24.PasswordChar = '\0'; this.smartLabel24.PasswordChar = '\0';
@ -1135,7 +1168,7 @@
this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel25.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); this.smartLabel25.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
this.smartLabel25.LineSpacing = 0F; this.smartLabel25.LineSpacing = 0F;
this.smartLabel25.Location = new System.Drawing.Point(390, 249); this.smartLabel25.Location = new System.Drawing.Point(393, 254);
this.smartLabel25.Name = "smartLabel25"; this.smartLabel25.Name = "smartLabel25";
this.smartLabel25.OverlapOptimize = true; this.smartLabel25.OverlapOptimize = true;
this.smartLabel25.PasswordChar = '\0'; this.smartLabel25.PasswordChar = '\0';
@ -1158,7 +1191,7 @@
this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel27.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular); this.smartLabel27.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
this.smartLabel27.LineSpacing = 0F; this.smartLabel27.LineSpacing = 0F;
this.smartLabel27.Location = new System.Drawing.Point(436, 447); this.smartLabel27.Location = new System.Drawing.Point(410, 445);
this.smartLabel27.Name = "smartLabel27"; this.smartLabel27.Name = "smartLabel27";
this.smartLabel27.OverlapOptimize = true; this.smartLabel27.OverlapOptimize = true;
this.smartLabel27.PasswordChar = '\0'; this.smartLabel27.PasswordChar = '\0';
@ -1181,13 +1214,13 @@
this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect; this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
this.labelProgress2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.labelProgress2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.labelProgress2.LineSpacing = 0F; this.labelProgress2.LineSpacing = 0F;
this.labelProgress2.Location = new System.Drawing.Point(319, 489); this.labelProgress2.Location = new System.Drawing.Point(326, 494);
this.labelProgress2.Name = "labelProgress2"; this.labelProgress2.Name = "labelProgress2";
this.labelProgress2.OverlapOptimize = true; this.labelProgress2.OverlapOptimize = true;
this.labelProgress2.PasswordChar = '\0'; this.labelProgress2.PasswordChar = '\0';
this.labelProgress2.Radius = 20; this.labelProgress2.Radius = 20;
this.labelProgress2.RoundRectFillColor = System.Drawing.Color.Teal; this.labelProgress2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress2.Size = new System.Drawing.Size(250, 250); this.labelProgress2.Size = new System.Drawing.Size(210, 210);
this.labelProgress2.TabIndex = 418; this.labelProgress2.TabIndex = 418;
this.labelProgress2.TextColor = System.Drawing.Color.White; this.labelProgress2.TextColor = System.Drawing.Color.White;
this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray; this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
@ -1808,7 +1841,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("New Gulim", 10F, System.Drawing.FontStyle.Bold); this.labelUserID.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelUserID.LineSpacing = 0F; this.labelUserID.LineSpacing = 0F;
this.labelUserID.Location = new System.Drawing.Point(787, 90); this.labelUserID.Location = new System.Drawing.Point(787, 90);
this.labelUserID.Name = "labelUserID"; this.labelUserID.Name = "labelUserID";
@ -1900,7 +1933,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("New Gulim", 10F, System.Drawing.FontStyle.Bold); this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelUserLevel.LineSpacing = 0F; this.labelUserLevel.LineSpacing = 0F;
this.labelUserLevel.Location = new System.Drawing.Point(787, 107); this.labelUserLevel.Location = new System.Drawing.Point(787, 107);
this.labelUserLevel.Name = "labelUserLevel"; this.labelUserLevel.Name = "labelUserLevel";
@ -2200,7 +2233,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("New Gulim", 10F, System.Drawing.FontStyle.Bold); this.labelTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelTime.LineSpacing = 0F; this.labelTime.LineSpacing = 0F;
this.labelTime.Location = new System.Drawing.Point(141, 119); this.labelTime.Location = new System.Drawing.Point(141, 119);
this.labelTime.Name = "labelTime"; this.labelTime.Name = "labelTime";
@ -2637,6 +2670,14 @@
this.timerServer.TimeFormStringSeparator = ":"; this.timerServer.TimeFormStringSeparator = ":";
this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick); this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick);
// //
// pictureBoxProgress0_2
//
this.pictureBoxProgress0_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
this.pictureBoxProgress0_2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0_2.Image")));
this.pictureBoxProgress0_2.Location = new System.Drawing.Point(82, 282);
this.pictureBoxProgress0_2.Name = "pictureBoxProgress0_2";
this.pictureBoxProgress0_2.Size = new System.Drawing.Size(190, 140);
//
// FormMainDisplay3 // FormMainDisplay3
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
@ -2736,10 +2777,10 @@
private SmartX.SmartLabel labelPressureMaster7; private SmartX.SmartLabel labelPressureMaster7;
private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel1;
private SmartX.SmartProgressBar progressBar1; private SmartX.SmartProgressBar progressBar1;
private System.Windows.Forms.PictureBox pictureBoxProgress3Selected; private System.Windows.Forms.PictureBox pictureBoxProgress3_11;
private System.Windows.Forms.PictureBox pictureBoxProgress2Selected; private System.Windows.Forms.PictureBox pictureBoxProgress2_5;
private System.Windows.Forms.PictureBox pictureBoxProgress1Selected; private System.Windows.Forms.PictureBox pictureBoxProgress1_34;
private System.Windows.Forms.PictureBox pictureBoxProgress0Selected; private System.Windows.Forms.PictureBox pictureBoxProgress0_1;
private System.Windows.Forms.PictureBox pictureBoxProgress0; private System.Windows.Forms.PictureBox pictureBoxProgress0;
private SmartX.SmartLabel labelProgress3_1; private SmartX.SmartLabel labelProgress3_1;
private SmartX.SmartLabel labelProgress2_1; private SmartX.SmartLabel labelProgress2_1;
@ -2765,5 +2806,9 @@
private SmartX.SmartLabel labelNumber7; private SmartX.SmartLabel labelNumber7;
private SmartX.SmartLabel labelNumber6; private SmartX.SmartLabel labelNumber6;
private SmartX.SmartLabel labelNumber5; private SmartX.SmartLabel labelNumber5;
private System.Windows.Forms.PictureBox pictureBoxProgress2_67;
private System.Windows.Forms.PictureBox pictureBoxProgress2_8;
private System.Windows.Forms.PictureBox pictureBoxProgress2_910;
private System.Windows.Forms.PictureBox pictureBoxProgress0_2;
} }
} }

View File

@ -85,9 +85,9 @@ namespace INT_PT002.Forms
this.CurrentProcessStatus = Define.E_ProcessStatus._0_None; this.CurrentProcessStatus = Define.E_ProcessStatus._0_None;
this.ColorProgressOff = Color.FromArgb(231, 231, 231); this.ColorProgressOff = Color.FromArgb(231, 231, 231);
this.ColorProgressOn = Color.Teal; this.ColorProgressOn = Color.FromArgb(95, 196, 188);
this.ColorProgressTextOff = Color.Black; this.ColorProgressTextOff = Color.Black;
this.ColorProgressTextOn = Color.White; this.ColorProgressTextOn = Color.Black;
this.ColorResultPass = Color.FromArgb(39, 200, 64); this.ColorResultPass = Color.FromArgb(39, 200, 64);
this.ColorResultNG = Color.FromArgb(254, 70, 70); this.ColorResultNG = Color.FromArgb(254, 70, 70);
this.ColorResultNone = Color.FromArgb(42, 43, 45); this.ColorResultNone = Color.FromArgb(42, 43, 45);
@ -224,10 +224,10 @@ namespace INT_PT002.Forms
private void InitializeProcessStatus() private void InitializeProcessStatus()
{ {
this.pictureBoxProgress0Selected.Visible = false; this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress1Selected.Visible = false; this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2Selected.Visible = false; this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress3Selected.Visible = false; this.pictureBoxProgress3_11.Visible = false;
this.progressBar1.Value = this.progressBar1.Minimum; this.progressBar1.Value = this.progressBar1.Minimum;
@ -833,17 +833,114 @@ namespace INT_PT002.Forms
} }
} }
private void ProcessStatusPicturBox(Define.E_ProcessStatus status)
{
switch (status)
{
case Define.E_ProcessStatus._0_None:
break;
case Define.E_ProcessStatus._1_Ready:
this.pictureBoxProgress0_1.Visible = true;
this.pictureBoxProgress0_1.BringToFront();
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._2_ProductEntry:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = true;
this.pictureBoxProgress0_2.BringToFront();
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._3_MoveToLeak:
case Define.E_ProcessStatus._4_MoveToCheck:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = true;
this.pictureBoxProgress1_34.BringToFront();
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._5_ChamberMerge:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = true;
this.pictureBoxProgress2_5.BringToFront();
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._6_VacuumStart:
case Define.E_ProcessStatus._7_VacuumHold:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = true;
this.pictureBoxProgress2_67.BringToFront();
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._8_Judgment:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = true;
this.pictureBoxProgress2_8.BringToFront();
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._9_VacuumBreak:
case Define.E_ProcessStatus._10_ChamberRelease:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = true;
this.pictureBoxProgress2_910.BringToFront();
this.pictureBoxProgress3_11.Visible = false;
break;
case Define.E_ProcessStatus._11_MoveToReady:
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
this.pictureBoxProgress2_67.Visible = false;
this.pictureBoxProgress2_8.Visible = false;
this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = true;
this.pictureBoxProgress3_11.BringToFront();
break;
default:
break;
}
}
// 진행상태 데이터 // 진행상태 데이터
private void ProcessStatusStep1(Define.E_ProcessStatus status) private void ProcessStatusStep1(Define.E_ProcessStatus status)
{ {
this.smartTimerProgressBar.Stop(); this.smartTimerProgressBar.Stop();
this.progressBar1.Value = this.progressBar1.Minimum; this.progressBar1.Value = this.progressBar1.Minimum;
this.pictureBoxProgress0Selected.Visible = true;
this.pictureBoxProgress1Selected.Visible = false;
this.pictureBoxProgress2Selected.Visible = false;
this.pictureBoxProgress3Selected.Visible = false;
this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOn); this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOn);
this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
@ -864,11 +961,6 @@ namespace INT_PT002.Forms
this.smartTimerProgressBar.Stop(); this.smartTimerProgressBar.Stop();
this.progressBar1.Value = this.progressBar1.Minimum; this.progressBar1.Value = this.progressBar1.Minimum;
this.pictureBoxProgress0Selected.Visible = false;
this.pictureBoxProgress1Selected.Visible = true;
this.pictureBoxProgress2Selected.Visible = false;
this.pictureBoxProgress3Selected.Visible = false;
this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOn); this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOn);
this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
@ -886,11 +978,6 @@ namespace INT_PT002.Forms
} }
private void ProcessStatusStep3(Define.E_ProcessStatus status) private void ProcessStatusStep3(Define.E_ProcessStatus status)
{ {
this.pictureBoxProgress0Selected.Visible = false;
this.pictureBoxProgress1Selected.Visible = false;
this.pictureBoxProgress2Selected.Visible = true;
this.pictureBoxProgress3Selected.Visible = false;
this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOn); this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOn);
@ -913,11 +1000,6 @@ namespace INT_PT002.Forms
this.smartTimerProgressBar.Stop(); this.smartTimerProgressBar.Stop();
this.progressBar1.Value = this.progressBar1.Minimum; this.progressBar1.Value = this.progressBar1.Minimum;
this.pictureBoxProgress0Selected.Visible = false;
this.pictureBoxProgress1Selected.Visible = false;
this.pictureBoxProgress2Selected.Visible = false;
this.pictureBoxProgress3Selected.Visible = true;
this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff); this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
@ -954,21 +1036,28 @@ namespace INT_PT002.Forms
this.ProcessStatusStep2(status); this.ProcessStatusStep2(status);
break; break;
case Define.E_ProcessStatus._6_VacuumStart: case Define.E_ProcessStatus._6_VacuumStart:
//이미지 교체
this.ProcessStatusStep3(status); this.ProcessStatusStep3(status);
break; break;
case Define.E_ProcessStatus._7_VacuumHold: case Define.E_ProcessStatus._7_VacuumHold:
this.ProcessStatusStep3(status);
break;
case Define.E_ProcessStatus._8_Judgment: case Define.E_ProcessStatus._8_Judgment:
this.ProcessStatusStep3(status);
break;
case Define.E_ProcessStatus._9_VacuumBreak: case Define.E_ProcessStatus._9_VacuumBreak:
this.ProcessStatusStep3(status); this.ProcessStatusStep3(status);
break; break;
case Define.E_ProcessStatus._10_ChamberRelease: case Define.E_ProcessStatus._10_ChamberRelease:
this.ProcessStatusStep3(status);
break;
case Define.E_ProcessStatus._11_MoveToReady: case Define.E_ProcessStatus._11_MoveToReady:
this.ProcessStatusStep4(status); this.ProcessStatusStep4(status);
break; break;
default: default:
break; break;
} }
this.ProcessStatusPicturBox(status);
} }
public void UpdateDisplayProcessStatus1(Define.E_ProcessStatus status) public void UpdateDisplayProcessStatus1(Define.E_ProcessStatus status)
{ {

File diff suppressed because it is too large Load Diff