|
|
@@ -51,6 +51,11 @@
|
|
|
this.NewPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.PackageInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_standardqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_currentqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -59,11 +64,7 @@
|
|
|
this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
|
|
|
this.pa_status = new System.Windows.Forms.Label();
|
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Cancel = new System.Windows.Forms.CheckBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -107,7 +108,7 @@
|
|
|
this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.AutoPrint.Location = new System.Drawing.Point(1004, 216);
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
this.AutoPrint.Size = new System.Drawing.Size(154, 31);
|
|
|
this.AutoPrint.TabIndex = 153;
|
|
|
@@ -140,7 +141,7 @@
|
|
|
//
|
|
|
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.Location = new System.Drawing.Point(999, 349);
|
|
|
+ this.outboxcode_label.Location = new System.Drawing.Point(952, 347);
|
|
|
this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.outboxcode_label.Name = "outboxcode_label";
|
|
|
this.outboxcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -194,7 +195,7 @@
|
|
|
// PrinterList
|
|
|
//
|
|
|
this.PrinterList.Location = new System.Drawing.Point(771, 99);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
this.PrinterList.Size = new System.Drawing.Size(195, 25);
|
|
|
this.PrinterList.TabIndex = 171;
|
|
|
@@ -221,7 +222,7 @@
|
|
|
this.Clean.Image = null;
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
this.Clean.Location = new System.Drawing.Point(1105, 640);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
@@ -236,7 +237,7 @@
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OperateResult.Location = new System.Drawing.Point(953, 434);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(368, 198);
|
|
|
this.OperateResult.TabIndex = 167;
|
|
|
@@ -247,11 +248,11 @@
|
|
|
this.outboxcode.AllPower = "ifall";
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(1096, 349);
|
|
|
- this.outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(1049, 347);
|
|
|
+ this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = "ifread";
|
|
|
- this.outboxcode.Size = new System.Drawing.Size(209, 25);
|
|
|
+ this.outboxcode.Size = new System.Drawing.Size(145, 25);
|
|
|
this.outboxcode.Str = null;
|
|
|
this.outboxcode.Str1 = null;
|
|
|
this.outboxcode.Str2 = null;
|
|
|
@@ -265,7 +266,7 @@
|
|
|
this.pa_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_outboxcode.ID = null;
|
|
|
this.pa_outboxcode.Location = new System.Drawing.Point(111, 36);
|
|
|
- this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Power = "ifread";
|
|
|
this.pa_outboxcode.Size = new System.Drawing.Size(140, 25);
|
|
|
@@ -284,7 +285,7 @@
|
|
|
this.Printlab.Image = null;
|
|
|
this.Printlab.IsShowBorder = true;
|
|
|
this.Printlab.Location = new System.Drawing.Point(1107, 280);
|
|
|
- this.Printlab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Printlab.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
|
this.Printlab.Name = "Printlab";
|
|
|
this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
|
|
|
@@ -303,7 +304,7 @@
|
|
|
this.ReleasePallet.Image = null;
|
|
|
this.ReleasePallet.IsShowBorder = true;
|
|
|
this.ReleasePallet.Location = new System.Drawing.Point(1004, 280);
|
|
|
- this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
|
|
|
this.ReleasePallet.Name = "ReleasePallet";
|
|
|
this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
|
|
|
@@ -322,7 +323,7 @@
|
|
|
this.NewPallet.Image = null;
|
|
|
this.NewPallet.IsShowBorder = true;
|
|
|
this.NewPallet.Location = new System.Drawing.Point(1236, 12);
|
|
|
- this.NewPallet.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.NewPallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
|
|
|
this.NewPallet.Name = "NewPallet";
|
|
|
this.NewPallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.NormalImage")));
|
|
|
@@ -359,12 +360,48 @@
|
|
|
this.Column5});
|
|
|
this.PackageInf.EnableContentClick = true;
|
|
|
this.PackageInf.Location = new System.Drawing.Point(4, 161);
|
|
|
- this.PackageInf.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.PackageInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PackageInf.Name = "PackageInf";
|
|
|
this.PackageInf.RowTemplate.Height = 23;
|
|
|
this.PackageInf.Size = new System.Drawing.Size(941, 519);
|
|
|
this.PackageInf.TabIndex = 156;
|
|
|
//
|
|
|
+ // pd_outboxcode
|
|
|
+ //
|
|
|
+ this.pd_outboxcode.DataPropertyName = "code";
|
|
|
+ this.pd_outboxcode.HeaderText = "卡通箱号";
|
|
|
+ this.pd_outboxcode.Name = "pd_outboxcode";
|
|
|
+ this.pd_outboxcode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pd_innerqty
|
|
|
+ //
|
|
|
+ this.pd_innerqty.DataPropertyName = "pd_innerqty";
|
|
|
+ this.pd_innerqty.HeaderText = "数量";
|
|
|
+ this.pd_innerqty.Name = "pd_innerqty";
|
|
|
+ this.pd_innerqty.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // Column3
|
|
|
+ //
|
|
|
+ this.Column3.DataPropertyName = "pd_prodcode";
|
|
|
+ this.Column3.HeaderText = "产品编号";
|
|
|
+ this.Column3.Name = "Column3";
|
|
|
+ this.Column3.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // Column4
|
|
|
+ //
|
|
|
+ this.Column4.DataPropertyName = "pd_makecode";
|
|
|
+ this.Column4.HeaderText = "工单号";
|
|
|
+ this.Column4.Name = "Column4";
|
|
|
+ this.Column4.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // Column5
|
|
|
+ //
|
|
|
+ this.Column5.DataPropertyName = "pa_custcode";
|
|
|
+ this.Column5.HeaderText = "客户";
|
|
|
+ this.Column5.MinimumWidth = 100;
|
|
|
+ this.Column5.Name = "Column5";
|
|
|
+ this.Column5.ReadOnly = true;
|
|
|
+ //
|
|
|
// pa_makecode
|
|
|
//
|
|
|
this.pa_makecode.AutoSize = true;
|
|
|
@@ -423,7 +460,7 @@
|
|
|
this.Packing.Image = null;
|
|
|
this.Packing.IsShowBorder = true;
|
|
|
this.Packing.Location = new System.Drawing.Point(1213, 280);
|
|
|
- this.Packing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ 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")));
|
|
|
@@ -439,7 +476,7 @@
|
|
|
this.AutoOutBoxCode.AutoSize = true;
|
|
|
this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.AutoOutBoxCode.Location = new System.Drawing.Point(259, 32);
|
|
|
- this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.AutoOutBoxCode.Name = "AutoOutBoxCode";
|
|
|
this.AutoOutBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
|
this.AutoOutBoxCode.TabIndex = 179;
|
|
|
@@ -464,7 +501,7 @@
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
this.PrintNum.Location = new System.Drawing.Point(1117, 166);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
this.PrintNum.Size = new System.Drawing.Size(188, 25);
|
|
|
@@ -473,47 +510,24 @@
|
|
|
this.PrintNum.Str2 = null;
|
|
|
this.PrintNum.TabIndex = 181;
|
|
|
//
|
|
|
- // pd_outboxcode
|
|
|
- //
|
|
|
- this.pd_outboxcode.DataPropertyName = "code";
|
|
|
- this.pd_outboxcode.HeaderText = "卡通箱号";
|
|
|
- this.pd_outboxcode.Name = "pd_outboxcode";
|
|
|
- this.pd_outboxcode.ReadOnly = true;
|
|
|
- //
|
|
|
- // pd_innerqty
|
|
|
- //
|
|
|
- this.pd_innerqty.DataPropertyName = "pd_innerqty";
|
|
|
- this.pd_innerqty.HeaderText = "数量";
|
|
|
- this.pd_innerqty.Name = "pd_innerqty";
|
|
|
- this.pd_innerqty.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column3
|
|
|
- //
|
|
|
- this.Column3.DataPropertyName = "pd_prodcode";
|
|
|
- this.Column3.HeaderText = "产品编号";
|
|
|
- this.Column3.Name = "Column3";
|
|
|
- this.Column3.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column4
|
|
|
- //
|
|
|
- this.Column4.DataPropertyName = "pd_makecode";
|
|
|
- this.Column4.HeaderText = "工单号";
|
|
|
- this.Column4.Name = "Column4";
|
|
|
- this.Column4.ReadOnly = true;
|
|
|
- //
|
|
|
- // Column5
|
|
|
+ // Cancel
|
|
|
//
|
|
|
- this.Column5.DataPropertyName = "pa_custcode";
|
|
|
- this.Column5.HeaderText = "客户";
|
|
|
- this.Column5.MinimumWidth = 100;
|
|
|
- this.Column5.Name = "Column5";
|
|
|
- this.Column5.ReadOnly = true;
|
|
|
+ this.Cancel.AutoSize = true;
|
|
|
+ this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(1202, 343);
|
|
|
+ this.Cancel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Cancel.Name = "Cancel";
|
|
|
+ this.Cancel.Size = new System.Drawing.Size(114, 31);
|
|
|
+ this.Cancel.TabIndex = 182;
|
|
|
+ this.Cancel.Text = "取消采集";
|
|
|
+ this.Cancel.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// Make_BigBoxCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1329, 690);
|
|
|
+ this.Controls.Add(this.Cancel);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.pa_status);
|
|
|
this.Controls.Add(this.AutoOutBoxCode);
|
|
|
@@ -545,7 +559,7 @@
|
|
|
this.Controls.Add(this.pa_totalqty_label);
|
|
|
this.Controls.Add(this.pa_outboxcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_BigBoxCollection";
|
|
|
this.Tag = "Make!BigBoxCollection";
|
|
|
this.Text = "栈板采集";
|
|
|
@@ -594,5 +608,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
+ private System.Windows.Forms.CheckBox Cancel;
|
|
|
}
|
|
|
}
|