|
|
@@ -29,101 +29,27 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
- this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
- this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pim_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
this.input = new System.Windows.Forms.TextBox();
|
|
|
this.bigboxBtn = new System.Windows.Forms.RadioButton();
|
|
|
this.serBtn = new System.Windows.Forms.RadioButton();
|
|
|
this.palletBtn = new System.Windows.Forms.RadioButton();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
- this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
|
+ this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
|
+ this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
+ this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pim_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
- // InOutDetailDGV
|
|
|
- //
|
|
|
- this.InOutDetailDGV.AllowUserToAddRows = false;
|
|
|
- this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.pim_outboxcode,
|
|
|
- this.pim_id,
|
|
|
- this.pim_mac,
|
|
|
- this.pim_prodcode,
|
|
|
- this.pr_detail,
|
|
|
- this.pr_spec});
|
|
|
- this.InOutDetailDGV.EnableContentClick = true;
|
|
|
- this.InOutDetailDGV.Location = new System.Drawing.Point(11, 42);
|
|
|
- this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.InOutDetailDGV.Name = "InOutDetailDGV";
|
|
|
- this.InOutDetailDGV.RowTemplate.Height = 27;
|
|
|
- this.InOutDetailDGV.Size = new System.Drawing.Size(665, 329);
|
|
|
- this.InOutDetailDGV.TabIndex = 219;
|
|
|
- //
|
|
|
- // pim_outboxcode
|
|
|
- //
|
|
|
- this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
|
|
|
- this.pim_outboxcode.HeaderText = "栈板/箱号";
|
|
|
- this.pim_outboxcode.MinimumWidth = 120;
|
|
|
- this.pim_outboxcode.Name = "pim_outboxcode";
|
|
|
- this.pim_outboxcode.ReadOnly = true;
|
|
|
- this.pim_outboxcode.Width = 120;
|
|
|
- //
|
|
|
- // pim_id
|
|
|
- //
|
|
|
- this.pim_id.DataPropertyName = "pim_id";
|
|
|
- this.pim_id.HeaderText = "pim_id";
|
|
|
- this.pim_id.Name = "pim_id";
|
|
|
- this.pim_id.Visible = false;
|
|
|
- //
|
|
|
- // pim_mac
|
|
|
- //
|
|
|
- this.pim_mac.DataPropertyName = "pim_mac";
|
|
|
- this.pim_mac.HeaderText = "SN号";
|
|
|
- this.pim_mac.Name = "pim_mac";
|
|
|
- this.pim_mac.ReadOnly = true;
|
|
|
- //
|
|
|
- // pim_prodcode
|
|
|
- //
|
|
|
- this.pim_prodcode.DataPropertyName = "pim_prodcode";
|
|
|
- this.pim_prodcode.HeaderText = "产品代码";
|
|
|
- this.pim_prodcode.Name = "pim_prodcode";
|
|
|
- this.pim_prodcode.ReadOnly = true;
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
- this.pr_detail.HeaderText = "名称";
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.ReadOnly = true;
|
|
|
- //
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec.HeaderText = "规格";
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.ReadOnly = true;
|
|
|
- //
|
|
|
- // getqty
|
|
|
- //
|
|
|
- this.getqty.AutoSize = true;
|
|
|
- this.getqty.CutLength = null;
|
|
|
- this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.getqty.Location = new System.Drawing.Point(101, 12);
|
|
|
- this.getqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.getqty.Name = "getqty";
|
|
|
- this.getqty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.getqty.TabIndex = 228;
|
|
|
- //
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
@@ -134,19 +60,6 @@
|
|
|
this.label8.TabIndex = 227;
|
|
|
this.label8.Text = "已采集数";
|
|
|
//
|
|
|
- // cancel
|
|
|
- //
|
|
|
- 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(234, 447);
|
|
|
- this.cancel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.cancel.Name = "cancel";
|
|
|
- this.cancel.Power = null;
|
|
|
- this.cancel.Size = new System.Drawing.Size(61, 25);
|
|
|
- this.cancel.TabIndex = 233;
|
|
|
- this.cancel.Text = "取消";
|
|
|
- this.cancel.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// input
|
|
|
//
|
|
|
this.input.Location = new System.Drawing.Point(87, 447);
|
|
|
@@ -163,10 +76,9 @@
|
|
|
this.bigboxBtn.Location = new System.Drawing.Point(111, 397);
|
|
|
this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.bigboxBtn.Name = "bigboxBtn";
|
|
|
- this.bigboxBtn.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.bigboxBtn.Size = new System.Drawing.Size(60, 25);
|
|
|
this.bigboxBtn.TabIndex = 231;
|
|
|
- this.bigboxBtn.TabStop = true;
|
|
|
- this.bigboxBtn.Text = "大箱号";
|
|
|
+ this.bigboxBtn.Text = "箱号";
|
|
|
this.bigboxBtn.UseVisualStyleBackColor = true;
|
|
|
this.bigboxBtn.Click += new System.EventHandler(this.serBtn_Click);
|
|
|
//
|
|
|
@@ -179,7 +91,6 @@
|
|
|
this.serBtn.Name = "serBtn";
|
|
|
this.serBtn.Size = new System.Drawing.Size(108, 25);
|
|
|
this.serBtn.TabIndex = 230;
|
|
|
- this.serBtn.TabStop = true;
|
|
|
this.serBtn.Text = "单台序列号";
|
|
|
this.serBtn.UseVisualStyleBackColor = true;
|
|
|
this.serBtn.Click += new System.EventHandler(this.serBtn_Click);
|
|
|
@@ -187,6 +98,7 @@
|
|
|
// palletBtn
|
|
|
//
|
|
|
this.palletBtn.AutoSize = true;
|
|
|
+ this.palletBtn.Checked = true;
|
|
|
this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.palletBtn.Location = new System.Drawing.Point(28, 397);
|
|
|
this.palletBtn.Margin = new System.Windows.Forms.Padding(2);
|
|
|
@@ -217,6 +129,93 @@
|
|
|
this.OperateResult.TabIndex = 235;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
+ // cancel
|
|
|
+ //
|
|
|
+ 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(234, 447);
|
|
|
+ this.cancel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.cancel.Name = "cancel";
|
|
|
+ this.cancel.Power = null;
|
|
|
+ this.cancel.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.cancel.TabIndex = 233;
|
|
|
+ this.cancel.Text = "取消";
|
|
|
+ this.cancel.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // getqty
|
|
|
+ //
|
|
|
+ this.getqty.AutoSize = true;
|
|
|
+ this.getqty.CutLength = null;
|
|
|
+ this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.getqty.Location = new System.Drawing.Point(101, 12);
|
|
|
+ this.getqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.getqty.Name = "getqty";
|
|
|
+ this.getqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.getqty.TabIndex = 228;
|
|
|
+ //
|
|
|
+ // InOutDetailDGV
|
|
|
+ //
|
|
|
+ this.InOutDetailDGV.AllowUserToAddRows = false;
|
|
|
+ this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.pim_outboxcode,
|
|
|
+ this.pim_id,
|
|
|
+ this.pim_mac,
|
|
|
+ this.pim_prodcode,
|
|
|
+ this.pr_detail,
|
|
|
+ this.pr_spec});
|
|
|
+ this.InOutDetailDGV.EnableContentClick = true;
|
|
|
+ this.InOutDetailDGV.Location = new System.Drawing.Point(11, 42);
|
|
|
+ this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.InOutDetailDGV.Name = "InOutDetailDGV";
|
|
|
+ this.InOutDetailDGV.RowTemplate.Height = 27;
|
|
|
+ this.InOutDetailDGV.Size = new System.Drawing.Size(665, 329);
|
|
|
+ this.InOutDetailDGV.TabIndex = 219;
|
|
|
+ //
|
|
|
+ // pim_outboxcode
|
|
|
+ //
|
|
|
+ this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
|
|
|
+ this.pim_outboxcode.HeaderText = "栈板/箱号";
|
|
|
+ this.pim_outboxcode.MinimumWidth = 120;
|
|
|
+ this.pim_outboxcode.Name = "pim_outboxcode";
|
|
|
+ this.pim_outboxcode.ReadOnly = true;
|
|
|
+ this.pim_outboxcode.Width = 120;
|
|
|
+ //
|
|
|
+ // pim_id
|
|
|
+ //
|
|
|
+ this.pim_id.DataPropertyName = "pim_id";
|
|
|
+ this.pim_id.HeaderText = "pim_id";
|
|
|
+ this.pim_id.Name = "pim_id";
|
|
|
+ this.pim_id.Visible = false;
|
|
|
+ //
|
|
|
+ // pim_mac
|
|
|
+ //
|
|
|
+ this.pim_mac.DataPropertyName = "pim_mac";
|
|
|
+ this.pim_mac.HeaderText = "SN号";
|
|
|
+ this.pim_mac.Name = "pim_mac";
|
|
|
+ this.pim_mac.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pim_prodcode
|
|
|
+ //
|
|
|
+ this.pim_prodcode.DataPropertyName = "pim_prodcode";
|
|
|
+ this.pim_prodcode.HeaderText = "产品代码";
|
|
|
+ this.pim_prodcode.Name = "pim_prodcode";
|
|
|
+ this.pim_prodcode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pr_detail
|
|
|
+ //
|
|
|
+ this.pr_detail.DataPropertyName = "pr_detail";
|
|
|
+ this.pr_detail.HeaderText = "名称";
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ this.pr_spec.ReadOnly = true;
|
|
|
+ //
|
|
|
// Warehouse_ProductMakeIn
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -238,8 +237,8 @@
|
|
|
this.Text = "完工入库";
|
|
|
this.Load += new System.EventHandler(this.Warehouse_ProductMakeIn_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Warehouse_ProductMakeIn_SizeChanged);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit();
|
|
|
this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|