|
@@ -54,6 +54,11 @@
|
|
|
this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.locksalecode = new System.Windows.Forms.CheckBox();
|
|
|
+ this.PrintSecond = new System.Windows.Forms.CheckBox();
|
|
|
+ this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
|
|
@@ -71,7 +76,7 @@
|
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(1450, 390);
|
|
|
+ this.label1.Location = new System.Drawing.Point(1450, 347);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(82, 41);
|
|
@@ -176,7 +181,7 @@
|
|
|
this.CollectRemark.Checked = true;
|
|
|
this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.CollectRemark.Location = new System.Drawing.Point(1458, 578);
|
|
|
+ this.CollectRemark.Location = new System.Drawing.Point(1458, 670);
|
|
|
this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.CollectRemark.Name = "CollectRemark";
|
|
|
this.CollectRemark.Size = new System.Drawing.Size(155, 39);
|
|
@@ -187,7 +192,7 @@
|
|
|
|
|
|
|
|
|
this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Remark.Location = new System.Drawing.Point(1450, 632);
|
|
|
+ this.Remark.Location = new System.Drawing.Point(1450, 724);
|
|
|
this.Remark.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
|
|
|
this.Remark.Name = "Remark";
|
|
|
this.Remark.Size = new System.Drawing.Size(404, 156);
|
|
@@ -197,7 +202,7 @@
|
|
|
|
|
|
|
|
|
this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(1458, 491);
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(1457, 613);
|
|
|
this.StepCount.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.StepCount.Name = "StepCount";
|
|
|
this.StepCount.Size = new System.Drawing.Size(159, 45);
|
|
@@ -242,7 +247,7 @@
|
|
|
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1578, 390);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1578, 347);
|
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(264, 32);
|
|
@@ -347,7 +352,7 @@
|
|
|
this.OperateResult.Location = new System.Drawing.Point(28, 258);
|
|
|
this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(1408, 606);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(1403, 606);
|
|
|
this.OperateResult.TabIndex = 168;
|
|
|
this.OperateResult.Text = "";
|
|
|
|
|
@@ -366,11 +371,71 @@
|
|
|
this.locksalecode.Text = "当前订单锁定";
|
|
|
this.locksalecode.UseVisualStyleBackColor = true;
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintSecond.AutoSize = true;
|
|
|
+ this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrintSecond.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.PrintSecond.Location = new System.Drawing.Point(1458, 411);
|
|
|
+ this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrintSecond.Name = "PrintSecond";
|
|
|
+ this.PrintSecond.Size = new System.Drawing.Size(162, 28);
|
|
|
+ this.PrintSecond.TabIndex = 211;
|
|
|
+ this.PrintSecond.Text = "打印副标签";
|
|
|
+ this.PrintSecond.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintLabel1.FormattingEnabled = true;
|
|
|
+ this.PrintLabel1.Location = new System.Drawing.Point(1578, 542);
|
|
|
+ this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintLabel1.Name = "PrintLabel1";
|
|
|
+ this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
|
|
|
+ this.PrintLabel1.TabIndex = 209;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label7.Location = new System.Drawing.Point(1450, 537);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(101, 41);
|
|
|
+ this.label7.TabIndex = 210;
|
|
|
+ this.label7.Text = "标签1";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.PrintList1.Location = new System.Drawing.Point(1578, 472);
|
|
|
+ this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
|
|
|
+ this.PrintList1.Name = "PrintList1";
|
|
|
+ this.PrintList1.Size = new System.Drawing.Size(264, 56);
|
|
|
+ this.PrintList1.TabIndex = 208;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label8.Location = new System.Drawing.Point(1443, 472);
|
|
|
+ this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(133, 41);
|
|
|
+ this.label8.TabIndex = 207;
|
|
|
+ this.label8.Text = "打印机1";
|
|
|
+
|
|
|
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1876, 960);
|
|
|
+ this.Controls.Add(this.PrintSecond);
|
|
|
+ this.Controls.Add(this.PrintLabel1);
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
+ this.Controls.Add(this.PrintList1);
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
this.Controls.Add(this.locksalecode);
|
|
|
this.Controls.Add(this.CollectRemark);
|
|
|
this.Controls.Add(this.Remark);
|
|
@@ -437,5 +502,10 @@
|
|
|
private System.Windows.Forms.CheckBox CollectRemark;
|
|
|
private CustomControl.RichText.RichTextAutoBottom Remark;
|
|
|
private System.Windows.Forms.CheckBox locksalecode;
|
|
|
+ private System.Windows.Forms.CheckBox PrintSecond;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
}
|
|
|
}
|