|
@@ -52,6 +52,7 @@
|
|
|
this.inputText = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.inputText = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
|
|
+ this.BigBox = new System.Windows.Forms.RadioButton();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
@@ -187,6 +188,7 @@
|
|
|
// groupBoxWithBorder1
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.BigBox);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.CartonBox);
|
|
this.groupBoxWithBorder1.Controls.Add(this.CartonBox);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.fuselagel);
|
|
this.groupBoxWithBorder1.Controls.Add(this.fuselagel);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.giftBox);
|
|
this.groupBoxWithBorder1.Controls.Add(this.giftBox);
|
|
@@ -205,7 +207,7 @@
|
|
|
//
|
|
//
|
|
|
this.CartonBox.AutoSize = true;
|
|
this.CartonBox.AutoSize = true;
|
|
|
this.CartonBox.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.CartonBox.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.CartonBox.Location = new System.Drawing.Point(574, 70);
|
|
|
|
|
|
|
+ this.CartonBox.Location = new System.Drawing.Point(384, 73);
|
|
|
this.CartonBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.CartonBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.CartonBox.Name = "CartonBox";
|
|
this.CartonBox.Name = "CartonBox";
|
|
|
this.CartonBox.Size = new System.Drawing.Size(216, 45);
|
|
this.CartonBox.Size = new System.Drawing.Size(216, 45);
|
|
@@ -218,7 +220,7 @@
|
|
|
//
|
|
//
|
|
|
this.fuselagel.AutoSize = true;
|
|
this.fuselagel.AutoSize = true;
|
|
|
this.fuselagel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.fuselagel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.fuselagel.Location = new System.Drawing.Point(1126, 70);
|
|
|
|
|
|
|
+ this.fuselagel.Location = new System.Drawing.Point(675, 73);
|
|
|
this.fuselagel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.fuselagel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.fuselagel.Name = "fuselagel";
|
|
this.fuselagel.Name = "fuselagel";
|
|
|
this.fuselagel.Size = new System.Drawing.Size(209, 45);
|
|
this.fuselagel.Size = new System.Drawing.Size(209, 45);
|
|
@@ -232,7 +234,7 @@
|
|
|
this.giftBox.AutoSize = true;
|
|
this.giftBox.AutoSize = true;
|
|
|
this.giftBox.Checked = true;
|
|
this.giftBox.Checked = true;
|
|
|
this.giftBox.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.giftBox.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.giftBox.Location = new System.Drawing.Point(110, 70);
|
|
|
|
|
|
|
+ this.giftBox.Location = new System.Drawing.Point(111, 73);
|
|
|
this.giftBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.giftBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.giftBox.Name = "giftBox";
|
|
this.giftBox.Name = "giftBox";
|
|
|
this.giftBox.Size = new System.Drawing.Size(177, 45);
|
|
this.giftBox.Size = new System.Drawing.Size(177, 45);
|
|
@@ -322,6 +324,18 @@
|
|
|
this.Printer.Size = new System.Drawing.Size(296, 50);
|
|
this.Printer.Size = new System.Drawing.Size(296, 50);
|
|
|
this.Printer.TabIndex = 186;
|
|
this.Printer.TabIndex = 186;
|
|
|
//
|
|
//
|
|
|
|
|
+ // BigBox
|
|
|
|
|
+ //
|
|
|
|
|
+ this.BigBox.AutoSize = true;
|
|
|
|
|
+ this.BigBox.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
+ this.BigBox.Location = new System.Drawing.Point(965, 73);
|
|
|
|
|
+ this.BigBox.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
|
|
+ this.BigBox.Name = "BigBox";
|
|
|
|
|
+ this.BigBox.Size = new System.Drawing.Size(145, 45);
|
|
|
|
|
+ this.BigBox.TabIndex = 4;
|
|
|
|
|
+ this.BigBox.Text = "大箱标";
|
|
|
|
|
+ this.BigBox.UseVisualStyleBackColor = true;
|
|
|
|
|
+ //
|
|
|
// Make_RePrintLabel
|
|
// Make_RePrintLabel
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
@@ -384,5 +398,6 @@
|
|
|
private System.Windows.Forms.Label ms_makecode;
|
|
private System.Windows.Forms.Label ms_makecode;
|
|
|
private System.Windows.Forms.Label pr_detail;
|
|
private System.Windows.Forms.Label pr_detail;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
|
|
|
+ private System.Windows.Forms.RadioButton BigBox;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|