|
@@ -63,6 +63,7 @@
|
|
|
this.pa_outboxcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pa_outboxcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_packageqty_label = new System.Windows.Forms.Label();
|
|
this.pa_packageqty_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
@@ -140,7 +141,7 @@
|
|
|
//
|
|
//
|
|
|
this.palletcode_label.AutoSize = true;
|
|
this.palletcode_label.AutoSize = true;
|
|
|
this.palletcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.palletcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.palletcode_label.Location = new System.Drawing.Point(980, 319);
|
|
|
|
|
|
|
+ this.palletcode_label.Location = new System.Drawing.Point(980, 339);
|
|
|
this.palletcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.palletcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.palletcode_label.Name = "palletcode_label";
|
|
this.palletcode_label.Name = "palletcode_label";
|
|
|
this.palletcode_label.Size = new System.Drawing.Size(72, 27);
|
|
this.palletcode_label.Size = new System.Drawing.Size(72, 27);
|
|
@@ -151,7 +152,7 @@
|
|
|
//
|
|
//
|
|
|
this.outboxcode_label.AutoSize = true;
|
|
this.outboxcode_label.AutoSize = true;
|
|
|
this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.outboxcode_label.Location = new System.Drawing.Point(980, 374);
|
|
|
|
|
|
|
+ this.outboxcode_label.Location = new System.Drawing.Point(980, 394);
|
|
|
this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.outboxcode_label.Name = "outboxcode_label";
|
|
this.outboxcode_label.Name = "outboxcode_label";
|
|
|
this.outboxcode_label.Size = new System.Drawing.Size(92, 27);
|
|
this.outboxcode_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -269,7 +270,7 @@
|
|
|
this.outboxcode.AllPower = "ifall";
|
|
this.outboxcode.AllPower = "ifall";
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.ID = null;
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(1105, 374);
|
|
|
|
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(1105, 394);
|
|
|
this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = "ifwrite";
|
|
this.outboxcode.Power = "ifwrite";
|
|
@@ -286,7 +287,7 @@
|
|
|
this.bigoutboxcode.AllPower = "ifall";
|
|
this.bigoutboxcode.AllPower = "ifall";
|
|
|
this.bigoutboxcode.BackColor = System.Drawing.Color.White;
|
|
this.bigoutboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.bigoutboxcode.ID = null;
|
|
this.bigoutboxcode.ID = null;
|
|
|
- this.bigoutboxcode.Location = new System.Drawing.Point(1105, 319);
|
|
|
|
|
|
|
+ this.bigoutboxcode.Location = new System.Drawing.Point(1105, 339);
|
|
|
this.bigoutboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
this.bigoutboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bigoutboxcode.Name = "bigoutboxcode";
|
|
this.bigoutboxcode.Name = "bigoutboxcode";
|
|
|
this.bigoutboxcode.Power = "ifwrite";
|
|
this.bigoutboxcode.Power = "ifwrite";
|
|
@@ -305,7 +306,7 @@
|
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
|
this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
|
|
this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
|
|
|
this.Printlab.IsShowBorder = true;
|
|
this.Printlab.IsShowBorder = true;
|
|
|
- this.Printlab.Location = new System.Drawing.Point(1220, 260);
|
|
|
|
|
|
|
+ this.Printlab.Location = new System.Drawing.Point(1159, 246);
|
|
|
this.Printlab.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Printlab.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
|
this.Printlab.Name = "Printlab";
|
|
this.Printlab.Name = "Printlab";
|
|
@@ -324,7 +325,7 @@
|
|
|
this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
|
|
this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
|
|
|
this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
|
|
this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
|
|
|
this.ReleasePallet.IsShowBorder = true;
|
|
this.ReleasePallet.IsShowBorder = true;
|
|
|
- this.ReleasePallet.Location = new System.Drawing.Point(1102, 260);
|
|
|
|
|
|
|
+ this.ReleasePallet.Location = new System.Drawing.Point(1027, 291);
|
|
|
this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
|
|
this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
|
|
|
this.ReleasePallet.Name = "ReleasePallet";
|
|
this.ReleasePallet.Name = "ReleasePallet";
|
|
@@ -343,7 +344,7 @@
|
|
|
this.NewPallet.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.DownImage")));
|
|
this.NewPallet.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.DownImage")));
|
|
|
this.NewPallet.Image = ((System.Drawing.Image)(resources.GetObject("NewPallet.Image")));
|
|
this.NewPallet.Image = ((System.Drawing.Image)(resources.GetObject("NewPallet.Image")));
|
|
|
this.NewPallet.IsShowBorder = true;
|
|
this.NewPallet.IsShowBorder = true;
|
|
|
- this.NewPallet.Location = new System.Drawing.Point(985, 260);
|
|
|
|
|
|
|
+ this.NewPallet.Location = new System.Drawing.Point(1027, 246);
|
|
|
this.NewPallet.Margin = new System.Windows.Forms.Padding(4);
|
|
this.NewPallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
|
|
this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
|
|
|
this.NewPallet.Name = "NewPallet";
|
|
this.NewPallet.Name = "NewPallet";
|
|
@@ -439,7 +440,7 @@
|
|
|
this.pa_packageqty.AutoSize = true;
|
|
this.pa_packageqty.AutoSize = true;
|
|
|
this.pa_packageqty.CutLength = null;
|
|
this.pa_packageqty.CutLength = null;
|
|
|
this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(439, 96);
|
|
|
|
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(157, 96);
|
|
|
this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_packageqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
this.pa_packageqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
@@ -465,7 +466,7 @@
|
|
|
this.pa_totalqty.AutoSize = true;
|
|
this.pa_totalqty.AutoSize = true;
|
|
|
this.pa_totalqty.CutLength = null;
|
|
this.pa_totalqty.CutLength = null;
|
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(157, 96);
|
|
|
|
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(439, 99);
|
|
|
this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
@@ -484,11 +485,31 @@
|
|
|
this.pa_packageqty_label.TabIndex = 176;
|
|
this.pa_packageqty_label.TabIndex = 176;
|
|
|
this.pa_packageqty_label.Text = "箱内容量";
|
|
this.pa_packageqty_label.Text = "箱内容量";
|
|
|
//
|
|
//
|
|
|
|
|
+ // Packing
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Packing.AllPower = null;
|
|
|
|
|
+ this.Packing.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
|
|
|
|
|
+ this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
|
|
|
|
|
+ this.Packing.IsShowBorder = true;
|
|
|
|
|
+ this.Packing.Location = new System.Drawing.Point(1159, 291);
|
|
|
|
|
+ this.Packing.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
|
|
|
+ this.Packing.Name = "Packing";
|
|
|
|
|
+ this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
|
|
|
|
|
+ this.Packing.Power = null;
|
|
|
|
|
+ this.Packing.Size = new System.Drawing.Size(80, 30);
|
|
|
|
|
+ this.Packing.TabIndex = 178;
|
|
|
|
|
+ this.Packing.Text = "装箱";
|
|
|
|
|
+ this.Packing.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.Packing.Click += new System.EventHandler(this.Packing_Click);
|
|
|
|
|
+ //
|
|
|
// Make_BigBoxCollection
|
|
// Make_BigBoxCollection
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1329, 690);
|
|
this.ClientSize = new System.Drawing.Size(1329, 690);
|
|
|
|
|
+ this.Controls.Add(this.Packing);
|
|
|
this.Controls.Add(this.pa_totalqty);
|
|
this.Controls.Add(this.pa_totalqty);
|
|
|
this.Controls.Add(this.pa_packageqty_label);
|
|
this.Controls.Add(this.pa_packageqty_label);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
this.Controls.Add(this.PrintNum);
|
|
@@ -569,5 +590,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_totalqty;
|
|
private CustomControl.ValueLabel.ValueLabel pa_totalqty;
|
|
|
private System.Windows.Forms.Label pa_packageqty_label;
|
|
private System.Windows.Forms.Label pa_packageqty_label;
|
|
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Packing;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|