callm 6 дней назад
Родитель
Сommit
500addcaa0
1 измененных файлов с 19 добавлено и 19 удалено
  1. 19 19
      UAS_MES_YDCY/FunctionCode/Make/Make_StepType.Designer.cs

+ 19 - 19
UAS_MES_YDCY/FunctionCode/Make/Make_StepType.Designer.cs

@@ -39,10 +39,10 @@ namespace UAS_MES_NEW.Make
             // 
             // 
             this.sncode_label.AutoSize = true;
             this.sncode_label.AutoSize = true;
             this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.sncode_label.Location = new System.Drawing.Point(68, 70);
-            this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.sncode_label.Location = new System.Drawing.Point(102, 112);
+            this.sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
             this.sncode_label.Name = "sncode_label";
             this.sncode_label.Name = "sncode_label";
-            this.sncode_label.Size = new System.Drawing.Size(84, 32);
+            this.sncode_label.Size = new System.Drawing.Size(136, 50);
             this.sncode_label.TabIndex = 0;
             this.sncode_label.TabIndex = 0;
             this.sncode_label.Text = "序列号";
             this.sncode_label.Text = "序列号";
             // 
             // 
@@ -52,11 +52,11 @@ namespace UAS_MES_NEW.Make
             this.sncode.BackColor = System.Drawing.Color.White;
             this.sncode.BackColor = System.Drawing.Color.White;
             this.sncode.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.sncode.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.sncode.ID = null;
             this.sncode.ID = null;
-            this.sncode.Location = new System.Drawing.Point(192, 66);
-            this.sncode.Margin = new System.Windows.Forms.Padding(4);
+            this.sncode.Location = new System.Drawing.Point(288, 106);
+            this.sncode.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
             this.sncode.Name = "sncode";
             this.sncode.Name = "sncode";
             this.sncode.Power = null;
             this.sncode.Power = null;
-            this.sncode.Size = new System.Drawing.Size(420, 40);
+            this.sncode.Size = new System.Drawing.Size(628, 57);
             this.sncode.Str = null;
             this.sncode.Str = null;
             this.sncode.Str1 = null;
             this.sncode.Str1 = null;
             this.sncode.Str2 = null;
             this.sncode.Str2 = null;
@@ -67,46 +67,46 @@ namespace UAS_MES_NEW.Make
             // 
             // 
             this.steptype_label.AutoSize = true;
             this.steptype_label.AutoSize = true;
             this.steptype_label.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.steptype_label.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.steptype_label.Location = new System.Drawing.Point(68, 160);
-            this.steptype_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.steptype_label.Location = new System.Drawing.Point(102, 256);
+            this.steptype_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
             this.steptype_label.Name = "steptype_label";
             this.steptype_label.Name = "steptype_label";
-            this.steptype_label.Size = new System.Drawing.Size(112, 32);
+            this.steptype_label.Size = new System.Drawing.Size(174, 50);
             this.steptype_label.TabIndex = 2;
             this.steptype_label.TabIndex = 2;
-            this.steptype_label.Text = "工序类型";
+            this.steptype_label.Text = "抽检类型";
             // 
             // 
             // steptype
             // steptype
             // 
             // 
             this.steptype.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
             this.steptype.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
             this.steptype.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.steptype.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.steptype.FormattingEnabled = true;
             this.steptype.FormattingEnabled = true;
-            this.steptype.Location = new System.Drawing.Point(192, 158);
-            this.steptype.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+            this.steptype.Location = new System.Drawing.Point(288, 253);
+            this.steptype.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
             this.steptype.Name = "steptype";
             this.steptype.Name = "steptype";
-            this.steptype.Size = new System.Drawing.Size(420, 36);
+            this.steptype.Size = new System.Drawing.Size(628, 56);
             this.steptype.TabIndex = 3;
             this.steptype.TabIndex = 3;
             // 
             // 
             // OperateResult
             // OperateResult
             // 
             // 
             this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             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(680, 54);
-            this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
+            this.OperateResult.Location = new System.Drawing.Point(1020, 86);
+            this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
             this.OperateResult.Name = "OperateResult";
             this.OperateResult.Name = "OperateResult";
-            this.OperateResult.Size = new System.Drawing.Size(660, 690);
+            this.OperateResult.Size = new System.Drawing.Size(988, 1102);
             this.OperateResult.TabIndex = 5;
             this.OperateResult.TabIndex = 5;
             this.OperateResult.Text = "";
             this.OperateResult.Text = "";
             // 
             // 
             // Make_StepType
             // Make_StepType
             // 
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1400, 800);
+            this.ClientSize = new System.Drawing.Size(2100, 1280);
             this.Controls.Add(this.steptype);
             this.Controls.Add(this.steptype);
             this.Controls.Add(this.steptype_label);
             this.Controls.Add(this.steptype_label);
             this.Controls.Add(this.sncode);
             this.Controls.Add(this.sncode);
             this.Controls.Add(this.sncode_label);
             this.Controls.Add(this.sncode_label);
             this.Controls.Add(this.OperateResult);
             this.Controls.Add(this.OperateResult);
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
-            this.Margin = new System.Windows.Forms.Padding(4);
+            this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
             this.Name = "Make_StepType";
             this.Name = "Make_StepType";
             this.Tag = "Make!StepType";
             this.Tag = "Make!StepType";
             this.Text = "工序类型维护";
             this.Text = "工序类型维护";