Przeglądaj źródła

修改界面样式

callm 6 dni temu
rodzic
commit
6b46418a53

+ 21 - 21
UAS_MES_PNE/FunctionCode/Make/Make_GetTestFileData.Designer.cs

@@ -61,7 +61,7 @@ namespace UAS_MES_NEW.Make
             this.label23 = new System.Windows.Forms.Label();
             this.MTK = new System.Windows.Forms.RadioButton();
             this.ZHANXUN = new System.Windows.Forms.RadioButton();
-            this.ReSet = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
+            this.ReSet = new System.Windows.Forms.CheckBox();
             this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
             this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
@@ -117,7 +117,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.label10.AutoSize = true;
             this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label10.Location = new System.Drawing.Point(64, 781);
+            this.label10.Location = new System.Drawing.Point(64, 821);
             this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label10.Name = "label10";
             this.label10.Size = new System.Drawing.Size(53, 35);
@@ -128,7 +128,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.remain_qty.AutoSize = true;
             this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.remain_qty.Location = new System.Drawing.Point(204, 103);
+            this.remain_qty.Location = new System.Drawing.Point(204, 64);
             this.remain_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.remain_qty.Name = "remain_qty";
             this.remain_qty.Size = new System.Drawing.Size(0, 41);
@@ -138,7 +138,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.mcd_okqty.AutoSize = true;
             this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.mcd_okqty.Location = new System.Drawing.Point(724, 103);
+            this.mcd_okqty.Location = new System.Drawing.Point(724, 64);
             this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.mcd_okqty.Name = "mcd_okqty";
             this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
@@ -168,7 +168,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.label5.AutoSize = true;
             this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label5.Location = new System.Drawing.Point(574, 103);
+            this.label5.Location = new System.Drawing.Point(574, 64);
             this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label5.Name = "label5";
             this.label5.Size = new System.Drawing.Size(210, 41);
@@ -179,7 +179,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.label4.AutoSize = true;
             this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label4.Location = new System.Drawing.Point(54, 103);
+            this.label4.Location = new System.Drawing.Point(54, 64);
             this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label4.Name = "label4";
             this.label4.Size = new System.Drawing.Size(114, 41);
@@ -223,7 +223,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.label6.AutoSize = true;
             this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label6.Location = new System.Drawing.Point(1197, 781);
+            this.label6.Location = new System.Drawing.Point(1197, 821);
             this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label6.Name = "label6";
             this.label6.Size = new System.Drawing.Size(146, 41);
@@ -233,7 +233,7 @@ namespace UAS_MES_NEW.Make
             // WatchPath
             // 
             this.WatchPath.Enabled = false;
-            this.WatchPath.Location = new System.Drawing.Point(1367, 785);
+            this.WatchPath.Location = new System.Drawing.Point(1367, 825);
             this.WatchPath.Name = "WatchPath";
             this.WatchPath.Size = new System.Drawing.Size(258, 35);
             this.WatchPath.TabIndex = 36;
@@ -412,7 +412,7 @@ namespace UAS_MES_NEW.Make
             // 
             this.MTK.AutoSize = true;
             this.MTK.Checked = true;
-            this.MTK.Location = new System.Drawing.Point(516, 786);
+            this.MTK.Location = new System.Drawing.Point(516, 826);
             this.MTK.Name = "MTK";
             this.MTK.Size = new System.Drawing.Size(77, 28);
             this.MTK.TabIndex = 54;
@@ -424,7 +424,7 @@ namespace UAS_MES_NEW.Make
             // ZHANXUN
             // 
             this.ZHANXUN.AutoSize = true;
-            this.ZHANXUN.Location = new System.Drawing.Point(613, 786);
+            this.ZHANXUN.Location = new System.Drawing.Point(613, 826);
             this.ZHANXUN.Name = "ZHANXUN";
             this.ZHANXUN.Size = new System.Drawing.Size(89, 28);
             this.ZHANXUN.TabIndex = 55;
@@ -436,7 +436,7 @@ namespace UAS_MES_NEW.Make
             // ReSet
             // 
             this.ReSet.AutoSize = true;
-            this.ReSet.Location = new System.Drawing.Point(999, 787);
+            this.ReSet.Location = new System.Drawing.Point(999, 827);
             this.ReSet.Name = "ReSet";
             this.ReSet.Size = new System.Drawing.Size(186, 28);
             this.ReSet.TabIndex = 34;
@@ -446,7 +446,7 @@ namespace UAS_MES_NEW.Make
             // StepCount
             // 
             this.StepCount.LineCode = null;
-            this.StepCount.Location = new System.Drawing.Point(1109, 100);
+            this.StepCount.Location = new System.Drawing.Point(1109, 61);
             this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.StepCount.Name = "StepCount";
             this.StepCount.Size = new System.Drawing.Size(176, 44);
@@ -459,7 +459,7 @@ namespace UAS_MES_NEW.Make
             this.sncode.AllPower = null;
             this.sncode.BackColor = System.Drawing.Color.White;
             this.sncode.ID = null;
-            this.sncode.Location = new System.Drawing.Point(144, 781);
+            this.sncode.Location = new System.Drawing.Point(144, 821);
             this.sncode.Margin = new System.Windows.Forms.Padding(4);
             this.sncode.Name = "sncode";
             this.sncode.Power = null;
@@ -473,10 +473,10 @@ namespace UAS_MES_NEW.Make
             // OperateResult
             // 
             this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OperateResult.Location = new System.Drawing.Point(61, 517);
+            this.OperateResult.Location = new System.Drawing.Point(61, 478);
             this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
             this.OperateResult.Name = "OperateResult";
-            this.OperateResult.Size = new System.Drawing.Size(1698, 244);
+            this.OperateResult.Size = new System.Drawing.Size(1698, 335);
             this.OperateResult.TabIndex = 27;
             this.OperateResult.Text = "";
             // 
@@ -624,7 +624,7 @@ namespace UAS_MES_NEW.Make
             this.groupBox1.Controls.Add(this.label22);
             this.groupBox1.Controls.Add(this.ma_softversion);
             this.groupBox1.Controls.Add(this.ma_battery);
-            this.groupBox1.Location = new System.Drawing.Point(57, 170);
+            this.groupBox1.Location = new System.Drawing.Point(57, 131);
             this.groupBox1.Name = "groupBox1";
             this.groupBox1.Size = new System.Drawing.Size(707, 340);
             this.groupBox1.TabIndex = 60;
@@ -749,7 +749,7 @@ namespace UAS_MES_NEW.Make
             this.groupBox2.Controls.Add(this.label19);
             this.groupBox2.Controls.Add(this.label21);
             this.groupBox2.Controls.Add(this.GoogleKey);
-            this.groupBox2.Location = new System.Drawing.Point(802, 170);
+            this.groupBox2.Location = new System.Drawing.Point(802, 131);
             this.groupBox2.Name = "groupBox2";
             this.groupBox2.Size = new System.Drawing.Size(945, 340);
             this.groupBox2.TabIndex = 61;
@@ -892,11 +892,11 @@ namespace UAS_MES_NEW.Make
             this.Tag = "Make!ReadWriteInfo";
             this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
             this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
-            this.groupBox1.ResumeLayout(false);
+            this.groupBox1.ResumeLayout(true);
             this.groupBox1.PerformLayout();
-            this.groupBox2.ResumeLayout(false);
+            this.groupBox2.ResumeLayout(true);
             this.groupBox2.PerformLayout();
-            this.ResumeLayout(false);
+            this.ResumeLayout(true);
             this.PerformLayout();
 
         }
@@ -919,7 +919,7 @@ namespace UAS_MES_NEW.Make
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
-        private ReSetCheckBox ReSet;
+        private System.Windows.Forms.CheckBox ReSet;
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
         private System.Windows.Forms.Label label6;
         private System.Windows.Forms.TextBox WatchPath;