|
@@ -30,7 +30,6 @@
|
|
|
{
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.input = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
|
|
this.bigboxBtn = new System.Windows.Forms.RadioButton();
|
|
this.bigboxBtn = new System.Windows.Forms.RadioButton();
|
|
|
this.serBtn = new System.Windows.Forms.RadioButton();
|
|
this.serBtn = new System.Windows.Forms.RadioButton();
|
|
|
this.palletBtn = new System.Windows.Forms.RadioButton();
|
|
this.palletBtn = new System.Windows.Forms.RadioButton();
|
|
@@ -38,6 +37,7 @@
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
|
|
+ this.input = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
@@ -46,6 +46,7 @@
|
|
|
this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.Sp = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
@@ -60,15 +61,6 @@
|
|
|
this.label8.TabIndex = 227;
|
|
this.label8.TabIndex = 227;
|
|
|
this.label8.Text = "已采集数";
|
|
this.label8.Text = "已采集数";
|
|
|
//
|
|
//
|
|
|
- // input
|
|
|
|
|
- //
|
|
|
|
|
- this.input.Location = new System.Drawing.Point(87, 447);
|
|
|
|
|
- this.input.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
- this.input.Name = "input";
|
|
|
|
|
- this.input.Size = new System.Drawing.Size(125, 21);
|
|
|
|
|
- this.input.TabIndex = 232;
|
|
|
|
|
- this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
|
|
|
|
|
- //
|
|
|
|
|
// bigboxBtn
|
|
// bigboxBtn
|
|
|
//
|
|
//
|
|
|
this.bigboxBtn.AutoSize = true;
|
|
this.bigboxBtn.AutoSize = true;
|
|
@@ -142,6 +134,22 @@
|
|
|
this.cancel.Text = "取消";
|
|
this.cancel.Text = "取消";
|
|
|
this.cancel.UseVisualStyleBackColor = true;
|
|
this.cancel.UseVisualStyleBackColor = true;
|
|
|
//
|
|
//
|
|
|
|
|
+ // input
|
|
|
|
|
+ //
|
|
|
|
|
+ this.input.AllPower = null;
|
|
|
|
|
+ this.input.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.input.ID = null;
|
|
|
|
|
+ this.input.Location = new System.Drawing.Point(87, 447);
|
|
|
|
|
+ this.input.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
+ this.input.Name = "input";
|
|
|
|
|
+ this.input.Power = null;
|
|
|
|
|
+ this.input.Size = new System.Drawing.Size(125, 21);
|
|
|
|
|
+ this.input.Str = null;
|
|
|
|
|
+ this.input.Str1 = null;
|
|
|
|
|
+ this.input.Str2 = null;
|
|
|
|
|
+ this.input.TabIndex = 232;
|
|
|
|
|
+ this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
|
|
|
|
|
+ //
|
|
|
// getqty
|
|
// getqty
|
|
|
//
|
|
//
|
|
|
this.getqty.AutoSize = true;
|
|
this.getqty.AutoSize = true;
|
|
@@ -163,7 +171,8 @@
|
|
|
this.pim_mac,
|
|
this.pim_mac,
|
|
|
this.pim_prodcode,
|
|
this.pim_prodcode,
|
|
|
this.pr_detail,
|
|
this.pr_detail,
|
|
|
- this.pr_spec});
|
|
|
|
|
|
|
+ this.pr_spec,
|
|
|
|
|
+ this.Sp});
|
|
|
this.InOutDetailDGV.EnableContentClick = true;
|
|
this.InOutDetailDGV.EnableContentClick = true;
|
|
|
this.InOutDetailDGV.Location = new System.Drawing.Point(11, 42);
|
|
this.InOutDetailDGV.Location = new System.Drawing.Point(11, 42);
|
|
|
this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
@@ -176,10 +185,9 @@
|
|
|
//
|
|
//
|
|
|
this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
|
|
this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
|
|
|
this.pim_outboxcode.HeaderText = "栈板/箱号";
|
|
this.pim_outboxcode.HeaderText = "栈板/箱号";
|
|
|
- this.pim_outboxcode.MinimumWidth = 120;
|
|
|
|
|
this.pim_outboxcode.Name = "pim_outboxcode";
|
|
this.pim_outboxcode.Name = "pim_outboxcode";
|
|
|
this.pim_outboxcode.ReadOnly = true;
|
|
this.pim_outboxcode.ReadOnly = true;
|
|
|
- this.pim_outboxcode.Width = 120;
|
|
|
|
|
|
|
+ this.pim_outboxcode.Width = 124;
|
|
|
//
|
|
//
|
|
|
// pim_id
|
|
// pim_id
|
|
|
//
|
|
//
|
|
@@ -194,6 +202,7 @@
|
|
|
this.pim_mac.HeaderText = "SN号";
|
|
this.pim_mac.HeaderText = "SN号";
|
|
|
this.pim_mac.Name = "pim_mac";
|
|
this.pim_mac.Name = "pim_mac";
|
|
|
this.pim_mac.ReadOnly = true;
|
|
this.pim_mac.ReadOnly = true;
|
|
|
|
|
+ this.pim_mac.Width = 125;
|
|
|
//
|
|
//
|
|
|
// pim_prodcode
|
|
// pim_prodcode
|
|
|
//
|
|
//
|
|
@@ -201,6 +210,7 @@
|
|
|
this.pim_prodcode.HeaderText = "产品代码";
|
|
this.pim_prodcode.HeaderText = "产品代码";
|
|
|
this.pim_prodcode.Name = "pim_prodcode";
|
|
this.pim_prodcode.Name = "pim_prodcode";
|
|
|
this.pim_prodcode.ReadOnly = true;
|
|
this.pim_prodcode.ReadOnly = true;
|
|
|
|
|
+ this.pim_prodcode.Width = 124;
|
|
|
//
|
|
//
|
|
|
// pr_detail
|
|
// pr_detail
|
|
|
//
|
|
//
|
|
@@ -208,6 +218,7 @@
|
|
|
this.pr_detail.HeaderText = "名称";
|
|
this.pr_detail.HeaderText = "名称";
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.ReadOnly = true;
|
|
this.pr_detail.ReadOnly = true;
|
|
|
|
|
+ this.pr_detail.Width = 125;
|
|
|
//
|
|
//
|
|
|
// pr_spec
|
|
// pr_spec
|
|
|
//
|
|
//
|
|
@@ -215,6 +226,15 @@
|
|
|
this.pr_spec.HeaderText = "规格";
|
|
this.pr_spec.HeaderText = "规格";
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
this.pr_spec.ReadOnly = true;
|
|
this.pr_spec.ReadOnly = true;
|
|
|
|
|
+ this.pr_spec.Width = 124;
|
|
|
|
|
+ //
|
|
|
|
|
+ // Sp
|
|
|
|
|
+ //
|
|
|
|
|
+ this.Sp.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.Sp.HeaderText = " ";
|
|
|
|
|
+ this.Sp.MinimumWidth = 2;
|
|
|
|
|
+ this.Sp.Name = "Sp";
|
|
|
|
|
+ this.Sp.Width = 2;
|
|
|
//
|
|
//
|
|
|
// Warehouse_ProductMakeIn
|
|
// Warehouse_ProductMakeIn
|
|
|
//
|
|
//
|
|
@@ -263,5 +283,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pim_prodcode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pim_prodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn Sp;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|