|
|
@@ -30,14 +30,20 @@
|
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_OutBoxSnCheck));
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
- this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.cancel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.CheckSnDGV = new System.Windows.Forms.DataGridView();
|
|
|
- this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.pa_makecode_label = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.CheckNum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pa_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_checksn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cancel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckSnDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -52,50 +58,6 @@
|
|
|
this.label10.TabIndex = 12;
|
|
|
this.label10.Text = "SN";
|
|
|
//
|
|
|
- // sncode
|
|
|
- //
|
|
|
- this.sncode.AllPower = null;
|
|
|
- this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
- this.sncode.ID = null;
|
|
|
- this.sncode.Location = new System.Drawing.Point(146, 790);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.sncode.Name = "sncode";
|
|
|
- this.sncode.Power = null;
|
|
|
- this.sncode.Size = new System.Drawing.Size(334, 35);
|
|
|
- this.sncode.Str = null;
|
|
|
- this.sncode.Str1 = null;
|
|
|
- this.sncode.Str2 = null;
|
|
|
- this.sncode.TabIndex = 14;
|
|
|
- this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
- //
|
|
|
- // cancel
|
|
|
- //
|
|
|
- this.cancel.AllPower = null;
|
|
|
- this.cancel.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("cancel.DownImage")));
|
|
|
- this.cancel.Image = null;
|
|
|
- this.cancel.IsShowBorder = true;
|
|
|
- this.cancel.Location = new System.Drawing.Point(580, 790);
|
|
|
- this.cancel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("cancel.MoveImage")));
|
|
|
- this.cancel.Name = "cancel";
|
|
|
- this.cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("cancel.NormalImage")));
|
|
|
- this.cancel.Power = null;
|
|
|
- this.cancel.Size = new System.Drawing.Size(118, 38);
|
|
|
- this.cancel.TabIndex = 17;
|
|
|
- this.cancel.Text = "重新核对";
|
|
|
- this.cancel.UseVisualStyleBackColor = false;
|
|
|
- //
|
|
|
- // OperateResult
|
|
|
- //
|
|
|
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(1223, 137);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(518, 624);
|
|
|
- this.OperateResult.TabIndex = 10;
|
|
|
- this.OperateResult.Text = "";
|
|
|
- //
|
|
|
// CheckSnDGV
|
|
|
//
|
|
|
this.CheckSnDGV.AllowUserToAddRows = false;
|
|
|
@@ -105,10 +67,88 @@
|
|
|
this.pd_checksn});
|
|
|
this.CheckSnDGV.Location = new System.Drawing.Point(72, 137);
|
|
|
this.CheckSnDGV.Name = "CheckSnDGV";
|
|
|
+ this.CheckSnDGV.RowHeadersWidth = 82;
|
|
|
this.CheckSnDGV.RowTemplate.Height = 37;
|
|
|
this.CheckSnDGV.Size = new System.Drawing.Size(1117, 624);
|
|
|
this.CheckSnDGV.TabIndex = 18;
|
|
|
//
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1.Location = new System.Drawing.Point(66, 46);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(283, 64);
|
|
|
+ this.label1.TabIndex = 19;
|
|
|
+ this.label1.Text = "卡通箱号";
|
|
|
+ //
|
|
|
+ // pa_makecode_label
|
|
|
+ //
|
|
|
+ this.pa_makecode_label.AutoSize = true;
|
|
|
+ this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(1156, 68);
|
|
|
+ this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
+ this.pa_makecode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.pa_makecode_label.TabIndex = 110;
|
|
|
+ this.pa_makecode_label.Text = "制造单号";
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label2.Location = new System.Drawing.Point(691, 787);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.label2.TabIndex = 112;
|
|
|
+ this.label2.Text = "核對數量";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "pd_barcode";
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "箱内序列号";
|
|
|
+ this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 175;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "pd_checksn";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "扫描SN号";
|
|
|
+ this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 151;
|
|
|
+ //
|
|
|
+ // CheckNum
|
|
|
+ //
|
|
|
+ this.CheckNum.AutoSize = true;
|
|
|
+ this.CheckNum.CutLength = null;
|
|
|
+ this.CheckNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.CheckNum.Location = new System.Drawing.Point(886, 787);
|
|
|
+ this.CheckNum.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.CheckNum.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.CheckNum.Name = "CheckNum";
|
|
|
+ this.CheckNum.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.CheckNum.TabIndex = 113;
|
|
|
+ this.CheckNum.Tag = "1";
|
|
|
+ //
|
|
|
+ // pa_makecode
|
|
|
+ //
|
|
|
+ this.pa_makecode.AutoSize = true;
|
|
|
+ this.pa_makecode.CutLength = null;
|
|
|
+ this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(1324, 68);
|
|
|
+ this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_makecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pa_makecode.Name = "pa_makecode";
|
|
|
+ this.pa_makecode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pa_makecode.TabIndex = 111;
|
|
|
+ this.pa_makecode.Tag = "1";
|
|
|
+ //
|
|
|
// pa_outboxcode
|
|
|
//
|
|
|
this.pa_outboxcode.AllPower = null;
|
|
|
@@ -126,22 +166,12 @@
|
|
|
this.pa_outboxcode.TabIndex = 20;
|
|
|
this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_outboxcode_KeyDown);
|
|
|
//
|
|
|
- // label1
|
|
|
- //
|
|
|
- this.label1.AutoSize = true;
|
|
|
- this.label1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(66, 46);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(284, 64);
|
|
|
- this.label1.TabIndex = 19;
|
|
|
- this.label1.Text = "卡通箱号";
|
|
|
- //
|
|
|
// pd_barcode
|
|
|
//
|
|
|
this.pd_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
this.pd_barcode.DataPropertyName = "pd_barcode";
|
|
|
this.pd_barcode.HeaderText = "箱内序列号";
|
|
|
+ this.pd_barcode.MinimumWidth = 10;
|
|
|
this.pd_barcode.Name = "pd_barcode";
|
|
|
this.pd_barcode.Width = 175;
|
|
|
//
|
|
|
@@ -150,14 +180,65 @@
|
|
|
this.pd_checksn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
|
|
|
this.pd_checksn.DataPropertyName = "pd_checksn";
|
|
|
this.pd_checksn.HeaderText = "扫描SN号";
|
|
|
+ this.pd_checksn.MinimumWidth = 10;
|
|
|
this.pd_checksn.Name = "pd_checksn";
|
|
|
this.pd_checksn.Width = 151;
|
|
|
//
|
|
|
+ // cancel
|
|
|
+ //
|
|
|
+ this.cancel.AllPower = null;
|
|
|
+ this.cancel.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("cancel.DownImage")));
|
|
|
+ this.cancel.Image = null;
|
|
|
+ this.cancel.IsShowBorder = true;
|
|
|
+ this.cancel.Location = new System.Drawing.Point(528, 787);
|
|
|
+ this.cancel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("cancel.MoveImage")));
|
|
|
+ this.cancel.Name = "cancel";
|
|
|
+ this.cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("cancel.NormalImage")));
|
|
|
+ this.cancel.Power = null;
|
|
|
+ this.cancel.Size = new System.Drawing.Size(118, 38);
|
|
|
+ this.cancel.TabIndex = 17;
|
|
|
+ this.cancel.Text = "重新核对";
|
|
|
+ this.cancel.UseVisualStyleBackColor = false;
|
|
|
+ this.cancel.Visible = false;
|
|
|
+ this.cancel.Click += new System.EventHandler(this.cancel_Click);
|
|
|
+ //
|
|
|
+ // sncode
|
|
|
+ //
|
|
|
+ this.sncode.AllPower = null;
|
|
|
+ this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.sncode.ID = null;
|
|
|
+ this.sncode.Location = new System.Drawing.Point(146, 790);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.sncode.Name = "sncode";
|
|
|
+ this.sncode.Power = null;
|
|
|
+ this.sncode.Size = new System.Drawing.Size(334, 35);
|
|
|
+ this.sncode.Str = null;
|
|
|
+ this.sncode.Str1 = null;
|
|
|
+ this.sncode.Str2 = null;
|
|
|
+ this.sncode.TabIndex = 14;
|
|
|
+ this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
+ //
|
|
|
+ // OperateResult
|
|
|
+ //
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1223, 137);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(518, 624);
|
|
|
+ this.OperateResult.TabIndex = 10;
|
|
|
+ this.OperateResult.Text = "";
|
|
|
+ //
|
|
|
// Make_OutBoxSnCheck
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1772, 866);
|
|
|
+ this.Controls.Add(this.CheckNum);
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
+ this.Controls.Add(this.pa_makecode);
|
|
|
+ this.Controls.Add(this.pa_makecode_label);
|
|
|
this.Controls.Add(this.pa_outboxcode);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.CheckSnDGV);
|
|
|
@@ -173,7 +254,7 @@
|
|
|
this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckSnDGV)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -188,5 +269,11 @@
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_checksn;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pa_makecode;
|
|
|
+ private System.Windows.Forms.Label pa_makecode_label;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel CheckNum;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
}
|
|
|
}
|