|
|
@@ -85,7 +85,10 @@
|
|
|
this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.CheckBox = new System.Windows.Forms.CheckBox();
|
|
|
+ this.palletnum = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.palletnum)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// pa_outboxcode_label
|
|
|
@@ -227,7 +230,7 @@
|
|
|
//
|
|
|
this.pa_status.AutoSize = true;
|
|
|
this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_status.Location = new System.Drawing.Point(1736, 348);
|
|
|
+ this.pa_status.Location = new System.Drawing.Point(1653, 348);
|
|
|
this.pa_status.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_status.Name = "pa_status";
|
|
|
this.pa_status.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -605,7 +608,7 @@
|
|
|
// AutoPrint
|
|
|
//
|
|
|
this.AutoPrint.Checked = true;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(1520, 283);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1430, 296);
|
|
|
this.AutoPrint.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
this.AutoPrint.Size = new System.Drawing.Size(168, 44);
|
|
|
@@ -683,7 +686,7 @@
|
|
|
this.PrintNum1.AllPower = null;
|
|
|
this.PrintNum1.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum1.ID = null;
|
|
|
- this.PrintNum1.Location = new System.Drawing.Point(1799, 357);
|
|
|
+ this.PrintNum1.Location = new System.Drawing.Point(1887, 367);
|
|
|
this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintNum1.Name = "PrintNum1";
|
|
|
this.PrintNum1.Negative = false;
|
|
|
@@ -699,7 +702,7 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(1694, 354);
|
|
|
+ this.label3.Location = new System.Drawing.Point(1787, 360);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(82, 41);
|
|
|
@@ -713,7 +716,7 @@
|
|
|
this.PrintSecond.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
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(1520, 359);
|
|
|
+ this.PrintSecond.Location = new System.Drawing.Point(1434, 367);
|
|
|
this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintSecond.Name = "PrintSecond";
|
|
|
this.PrintSecond.Size = new System.Drawing.Size(162, 28);
|
|
|
@@ -770,7 +773,7 @@
|
|
|
this.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CheckBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CheckBox.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CheckBox.Location = new System.Drawing.Point(1701, 299);
|
|
|
+ this.CheckBox.Location = new System.Drawing.Point(1624, 367);
|
|
|
this.CheckBox.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.CheckBox.Name = "CheckBox";
|
|
|
this.CheckBox.Size = new System.Drawing.Size(138, 28);
|
|
|
@@ -778,11 +781,36 @@
|
|
|
this.CheckBox.Text = "连号检查";
|
|
|
this.CheckBox.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
+ // palletnum
|
|
|
+ //
|
|
|
+ this.palletnum.Location = new System.Drawing.Point(1731, 305);
|
|
|
+ this.palletnum.Maximum = new decimal(new int[] {
|
|
|
+ 10000,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ this.palletnum.Name = "palletnum";
|
|
|
+ this.palletnum.Size = new System.Drawing.Size(120, 35);
|
|
|
+ this.palletnum.TabIndex = 222;
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ 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(1617, 299);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label1.TabIndex = 223;
|
|
|
+ this.label1.Text = "栈板号";
|
|
|
+ //
|
|
|
// Packing_PalletCollectionZX
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1994, 1104);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.palletnum);
|
|
|
this.Controls.Add(this.CheckBox);
|
|
|
this.Controls.Add(this.PrintNum1);
|
|
|
this.Controls.Add(this.label3);
|
|
|
@@ -841,7 +869,8 @@
|
|
|
this.Load += new System.EventHandler(this.Make_PalletCollection_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.palletnum)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -902,5 +931,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
private System.Windows.Forms.CheckBox CheckBox;
|
|
|
+ private System.Windows.Forms.NumericUpDown palletnum;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
}
|
|
|
}
|