From 96dcdafebaeaafbe7fcc4aa678b9ebe0c1138239 Mon Sep 17 00:00:00 2001
From: 김세진 <kimseijin@diteam.co.kr>
Date: 수, 24 5월 2023 14:14:58 +0900
Subject: [PATCH] no message

---
 SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs |   58 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs b/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs
index dfa5cad..e615639 100644
--- a/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs
+++ b/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs
@@ -78,6 +78,7 @@
             this.label44 = new System.Windows.Forms.Label();
             this.label5 = new System.Windows.Forms.Label();
             this.panel6 = new System.Windows.Forms.Panel();
+            this.tb_Port1Status = new DevExpress.XtraEditors.LabelControl();
             this.btn_Port1RecipeSet = new DevExpress.XtraEditors.SimpleButton();
             this.label9 = new System.Windows.Forms.Label();
             this.WorkingArea = new System.Windows.Forms.Panel();
@@ -184,7 +185,6 @@
             this.svgImageBox2 = new DevExpress.XtraEditors.SvgImageBox();
             this.DDDDDDDD = new DevExpress.XtraEditors.TextEdit();
             this.DDDDDDDDDDDDDDDDDDDDD = new DevExpress.XtraEditors.TextEdit();
-            this.tb_Port1Status = new DevExpress.XtraEditors.LabelControl();
             this.panel2.SuspendLayout();
             this.panel4.SuspendLayout();
             this.panel13.SuspendLayout();
@@ -251,9 +251,9 @@
             // 
             this.elementHost2.BackColor = System.Drawing.Color.Transparent;
             this.elementHost2.BackColorTransparent = true;
-            this.elementHost2.Location = new System.Drawing.Point(524, 320);
+            this.elementHost2.Location = new System.Drawing.Point(519, 320);
             this.elementHost2.Name = "elementHost2";
-            this.elementHost2.Size = new System.Drawing.Size(726, 407);
+            this.elementHost2.Size = new System.Drawing.Size(735, 407);
             this.elementHost2.TabIndex = 4;
             this.elementHost2.Text = "elementHost2";
             this.elementHost2.Child = null;
@@ -582,9 +582,9 @@
             // 
             this.cb_AutoRun_X.Appearance = System.Windows.Forms.Appearance.Button;
             this.cb_AutoRun_X.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold);
-            this.cb_AutoRun_X.Location = new System.Drawing.Point(353, 26);
+            this.cb_AutoRun_X.Location = new System.Drawing.Point(354, 36);
             this.cb_AutoRun_X.Name = "cb_AutoRun_X";
-            this.cb_AutoRun_X.Size = new System.Drawing.Size(100, 50);
+            this.cb_AutoRun_X.Size = new System.Drawing.Size(81, 50);
             this.cb_AutoRun_X.TabIndex = 470;
             this.cb_AutoRun_X.Text = "AutoRun";
             this.cb_AutoRun_X.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -647,7 +647,7 @@
             this.panel13.Controls.Add(this.label24);
             this.panel13.Controls.Add(this.label27);
             this.panel13.Controls.Add(this.label34);
-            this.panel13.Location = new System.Drawing.Point(535, 143);
+            this.panel13.Location = new System.Drawing.Point(530, 143);
             this.panel13.Name = "panel13";
             this.panel13.Size = new System.Drawing.Size(148, 123);
             this.panel13.TabIndex = 493;
@@ -753,7 +753,7 @@
             this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123)))));
             this.label2.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
             this.label2.ForeColor = System.Drawing.Color.White;
-            this.label2.Location = new System.Drawing.Point(557, 113);
+            this.label2.Location = new System.Drawing.Point(552, 113);
             this.label2.Name = "label2";
             this.label2.Size = new System.Drawing.Size(87, 15);
             this.label2.TabIndex = 497;
@@ -856,6 +856,23 @@
             this.panel6.Name = "panel6";
             this.panel6.Size = new System.Drawing.Size(300, 51);
             this.panel6.TabIndex = 522;
+            // 
+            // tb_Port1Status
+            // 
+            this.tb_Port1Status.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217)))));
+            this.tb_Port1Status.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94)))));
+            this.tb_Port1Status.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+            this.tb_Port1Status.Appearance.Options.UseBackColor = true;
+            this.tb_Port1Status.Appearance.Options.UseBorderColor = true;
+            this.tb_Port1Status.Appearance.Options.UseFont = true;
+            this.tb_Port1Status.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
+            this.tb_Port1Status.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
+            this.tb_Port1Status.Location = new System.Drawing.Point(105, 1);
+            this.tb_Port1Status.Name = "tb_Port1Status";
+            this.tb_Port1Status.Size = new System.Drawing.Size(195, 20);
+            this.tb_Port1Status.TabIndex = 565;
+            this.tb_Port1Status.Text = "Empty";
+            this.tb_Port1Status.DoubleClick += new System.EventHandler(this.tb_Port1Status_DoubleClick);
             // 
             // btn_Port1RecipeSet
             // 
@@ -1673,7 +1690,7 @@
             this.panel11.Controls.Add(this.svgImageBox27);
             this.panel11.Controls.Add(this.label26);
             this.panel11.Controls.Add(this.svgImageBox28);
-            this.panel11.Location = new System.Drawing.Point(744, 127);
+            this.panel11.Location = new System.Drawing.Point(748, 127);
             this.panel11.Name = "panel11";
             this.panel11.Size = new System.Drawing.Size(488, 173);
             this.panel11.TabIndex = 561;
@@ -1882,7 +1899,7 @@
             // 
             this.pictureBox1.BackgroundImage = global::SA_LTT_UI.Properties.Resources.Wafer_Legend_Complete3;
             this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
-            this.pictureBox1.Location = new System.Drawing.Point(725, 108);
+            this.pictureBox1.Location = new System.Drawing.Point(729, 108);
             this.pictureBox1.Name = "pictureBox1";
             this.pictureBox1.Size = new System.Drawing.Size(525, 210);
             this.pictureBox1.TabIndex = 552;
@@ -2078,7 +2095,7 @@
             // svgImageBox9
             // 
             this.svgImageBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123)))));
-            this.svgImageBox9.Location = new System.Drawing.Point(529, 109);
+            this.svgImageBox9.Location = new System.Drawing.Point(524, 109);
             this.svgImageBox9.Name = "svgImageBox9";
             this.svgImageBox9.Size = new System.Drawing.Size(24, 24);
             this.svgImageBox9.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch;
@@ -2089,7 +2106,7 @@
             // svgImageBox10
             // 
             this.svgImageBox10.BackColor = System.Drawing.Color.Transparent;
-            this.svgImageBox10.Location = new System.Drawing.Point(525, 108);
+            this.svgImageBox10.Location = new System.Drawing.Point(520, 108);
             this.svgImageBox10.Name = "svgImageBox10";
             this.svgImageBox10.Size = new System.Drawing.Size(170, 26);
             this.svgImageBox10.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch;
@@ -2100,7 +2117,7 @@
             // svgImageBox8
             // 
             this.svgImageBox8.BackColor = System.Drawing.Color.Transparent;
-            this.svgImageBox8.Location = new System.Drawing.Point(525, 134);
+            this.svgImageBox8.Location = new System.Drawing.Point(520, 134);
             this.svgImageBox8.Name = "svgImageBox8";
             this.svgImageBox8.Size = new System.Drawing.Size(170, 141);
             this.svgImageBox8.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch;
@@ -2199,23 +2216,6 @@
             this.DDDDDDDDDDDDDDDDDDDDD.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
             this.DDDDDDDDDDDDDDDDDDDDD.Size = new System.Drawing.Size(195, 20);
             this.DDDDDDDDDDDDDDDDDDDDD.TabIndex = 528;
-            // 
-            // tb_Port1Status
-            // 
-            this.tb_Port1Status.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217)))));
-            this.tb_Port1Status.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94)))));
-            this.tb_Port1Status.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-            this.tb_Port1Status.Appearance.Options.UseBackColor = true;
-            this.tb_Port1Status.Appearance.Options.UseBorderColor = true;
-            this.tb_Port1Status.Appearance.Options.UseFont = true;
-            this.tb_Port1Status.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
-            this.tb_Port1Status.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
-            this.tb_Port1Status.Location = new System.Drawing.Point(105, 1);
-            this.tb_Port1Status.Name = "tb_Port1Status";
-            this.tb_Port1Status.Size = new System.Drawing.Size(195, 20);
-            this.tb_Port1Status.TabIndex = 565;
-            this.tb_Port1Status.Text = "Empty";
-            this.tb_Port1Status.DoubleClick += new System.EventHandler(this.tb_Port1Status_DoubleClick);
             // 
             // ScreenMain
             // 

--
Gitblit v1.9.3