|
|
@@ -30,7 +30,7 @@
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_SamplingDataCollection));
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.ob_checkno_label = new System.Windows.Forms.Label();
|
|
|
this.obd_outboxcode_label = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
@@ -38,7 +38,7 @@
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.oi_sampleqty_label = new System.Windows.Forms.Label();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.sncode_label = new System.Windows.Forms.Label();
|
|
|
this.ob_remark_label = new System.Windows.Forms.Label();
|
|
|
@@ -196,18 +196,18 @@
|
|
|
this.label5.TabIndex = 187;
|
|
|
this.label5.Text = "合格数";
|
|
|
//
|
|
|
- // label6
|
|
|
+ // oi_sampleqty_label
|
|
|
//
|
|
|
- this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.oi_sampleqty_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.label6.AutoSize = true;
|
|
|
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(1076, 90);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.label6.TabIndex = 189;
|
|
|
- this.label6.Text = "抽检数";
|
|
|
+ this.oi_sampleqty_label.AutoSize = true;
|
|
|
+ this.oi_sampleqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.oi_sampleqty_label.Location = new System.Drawing.Point(1076, 90);
|
|
|
+ this.oi_sampleqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.oi_sampleqty_label.Name = "oi_sampleqty_label";
|
|
|
+ this.oi_sampleqty_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.oi_sampleqty_label.TabIndex = 189;
|
|
|
+ this.oi_sampleqty_label.Text = "样本数";
|
|
|
//
|
|
|
// label9
|
|
|
//
|
|
|
@@ -334,7 +334,7 @@
|
|
|
this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_maxngacceptqty.ID = null;
|
|
|
this.ob_maxngacceptqty.Location = new System.Drawing.Point(860, 51);
|
|
|
- this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
|
|
|
this.ob_maxngacceptqty.Power = null;
|
|
|
this.ob_maxngacceptqty.Size = new System.Drawing.Size(193, 25);
|
|
|
@@ -351,7 +351,7 @@
|
|
|
this.ob_aqlcode.Enabled = false;
|
|
|
this.ob_aqlcode.ID = null;
|
|
|
this.ob_aqlcode.Location = new System.Drawing.Point(1211, 9);
|
|
|
- this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_aqlcode.Name = "ob_aqlcode";
|
|
|
this.ob_aqlcode.Power = null;
|
|
|
this.ob_aqlcode.Size = new System.Drawing.Size(193, 25);
|
|
|
@@ -368,7 +368,7 @@
|
|
|
this.ob_projectcode.Enabled = false;
|
|
|
this.ob_projectcode.ID = null;
|
|
|
this.ob_projectcode.Location = new System.Drawing.Point(860, 132);
|
|
|
- this.ob_projectcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_projectcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_projectcode.Name = "ob_projectcode";
|
|
|
this.ob_projectcode.Power = null;
|
|
|
this.ob_projectcode.Size = new System.Drawing.Size(193, 25);
|
|
|
@@ -387,7 +387,7 @@
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
this.Clean.Location = new System.Drawing.Point(1349, 711);
|
|
|
- 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")));
|
|
|
@@ -403,7 +403,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(916, 588);
|
|
|
- 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(425, 153);
|
|
|
this.OperateResult.TabIndex = 210;
|
|
|
@@ -416,7 +416,7 @@
|
|
|
this.ob_prodcode.Enabled = false;
|
|
|
this.ob_prodcode.ID = null;
|
|
|
this.ob_prodcode.Location = new System.Drawing.Point(460, 164);
|
|
|
- this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_prodcode.Name = "ob_prodcode";
|
|
|
this.ob_prodcode.Power = null;
|
|
|
this.ob_prodcode.Size = new System.Drawing.Size(153, 25);
|
|
|
@@ -433,7 +433,7 @@
|
|
|
this.ob_makecode.Enabled = false;
|
|
|
this.ob_makecode.ID = null;
|
|
|
this.ob_makecode.Location = new System.Drawing.Point(127, 164);
|
|
|
- this.ob_makecode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_makecode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_makecode.Name = "ob_makecode";
|
|
|
this.ob_makecode.Power = null;
|
|
|
this.ob_makecode.Size = new System.Drawing.Size(153, 25);
|
|
|
@@ -453,7 +453,7 @@
|
|
|
this.bc_code1,
|
|
|
this.bc_name1});
|
|
|
this.ChoosedDGV.Location = new System.Drawing.Point(1080, 255);
|
|
|
- this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChoosedDGV.Name = "ChoosedDGV";
|
|
|
this.ChoosedDGV.RowHeadersWidth = 20;
|
|
|
this.ChoosedDGV.RowTemplate.Height = 23;
|
|
|
@@ -501,7 +501,7 @@
|
|
|
this.bc_code,
|
|
|
this.bc_name});
|
|
|
this.WaitChooseDGV.Location = new System.Drawing.Point(629, 255);
|
|
|
- this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitChooseDGV.Name = "WaitChooseDGV";
|
|
|
this.WaitChooseDGV.RowHeadersWidth = 20;
|
|
|
this.WaitChooseDGV.RowTemplate.Height = 23;
|
|
|
@@ -547,7 +547,7 @@
|
|
|
this.ob_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_remark.ID = null;
|
|
|
this.ob_remark.Location = new System.Drawing.Point(123, 709);
|
|
|
- this.ob_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_remark.Name = "ob_remark";
|
|
|
this.ob_remark.Power = null;
|
|
|
this.ob_remark.Size = new System.Drawing.Size(487, 25);
|
|
|
@@ -563,7 +563,7 @@
|
|
|
this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.sncode.ID = null;
|
|
|
this.sncode.Location = new System.Drawing.Point(123, 668);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = null;
|
|
|
this.sncode.Size = new System.Drawing.Size(487, 25);
|
|
|
@@ -589,7 +589,7 @@
|
|
|
this.ois_remark,
|
|
|
this.ois_status});
|
|
|
this.CheckTypeDGV.Location = new System.Drawing.Point(22, 214);
|
|
|
- this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.CheckTypeDGV.Name = "CheckTypeDGV";
|
|
|
this.CheckTypeDGV.RowHeadersWidth = 20;
|
|
|
this.CheckTypeDGV.RowTemplate.Height = 23;
|
|
|
@@ -618,8 +618,8 @@
|
|
|
//
|
|
|
this.ci_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.ci_name.DataPropertyName = "ci_name";
|
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- this.ci_name.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ this.ci_name.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.ci_name.HeaderText = "项目名称";
|
|
|
this.ci_name.Name = "ci_name";
|
|
|
this.ci_name.ReadOnly = true;
|
|
|
@@ -678,7 +678,7 @@
|
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
this.ChooseedReject.Location = new System.Drawing.Point(1000, 369);
|
|
|
- this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.ChooseedReject.TabIndex = 195;
|
|
|
@@ -689,7 +689,7 @@
|
|
|
//
|
|
|
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
this.WaitReject.Location = new System.Drawing.Point(1000, 442);
|
|
|
- this.WaitReject.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
this.WaitReject.Size = new System.Drawing.Size(67, 29);
|
|
|
this.WaitReject.TabIndex = 194;
|
|
|
@@ -703,7 +703,7 @@
|
|
|
this.oi_checkqty1.Enabled = false;
|
|
|
this.oi_checkqty1.ID = null;
|
|
|
this.oi_checkqty1.Location = new System.Drawing.Point(1211, 91);
|
|
|
- this.oi_checkqty1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.oi_checkqty1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.oi_checkqty1.Name = "oi_checkqty1";
|
|
|
this.oi_checkqty1.Power = null;
|
|
|
this.oi_checkqty1.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -711,7 +711,7 @@
|
|
|
this.oi_checkqty1.Str1 = null;
|
|
|
this.oi_checkqty1.Str2 = null;
|
|
|
this.oi_checkqty1.TabIndex = 190;
|
|
|
- this.oi_checkqty1.Tag = "oi_checkqty";
|
|
|
+ this.oi_checkqty1.Tag = "oi_sampleqty";
|
|
|
//
|
|
|
// ob_okqty
|
|
|
//
|
|
|
@@ -720,7 +720,7 @@
|
|
|
this.ob_okqty.Enabled = false;
|
|
|
this.ob_okqty.ID = null;
|
|
|
this.ob_okqty.Location = new System.Drawing.Point(1211, 132);
|
|
|
- this.ob_okqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_okqty.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_okqty.Name = "ob_okqty";
|
|
|
this.ob_okqty.Power = null;
|
|
|
this.ob_okqty.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -737,7 +737,7 @@
|
|
|
this.ob_ngqty.Enabled = false;
|
|
|
this.ob_ngqty.ID = null;
|
|
|
this.ob_ngqty.Location = new System.Drawing.Point(1211, 175);
|
|
|
- this.ob_ngqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_ngqty.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_ngqty.Name = "ob_ngqty";
|
|
|
this.ob_ngqty.Power = null;
|
|
|
this.ob_ngqty.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -754,7 +754,7 @@
|
|
|
this.ob_nowcheckqty.Enabled = false;
|
|
|
this.ob_nowcheckqty.ID = null;
|
|
|
this.ob_nowcheckqty.Location = new System.Drawing.Point(1211, 52);
|
|
|
- this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Power = null;
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -770,7 +770,7 @@
|
|
|
this.bccode.BackColor = System.Drawing.Color.White;
|
|
|
this.bccode.ID = null;
|
|
|
this.bccode.Location = new System.Drawing.Point(1211, 219);
|
|
|
- this.bccode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.bccode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.bccode.Name = "bccode";
|
|
|
this.bccode.Power = null;
|
|
|
this.bccode.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -790,7 +790,7 @@
|
|
|
this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
|
|
|
this.GetBatch.IsShowBorder = true;
|
|
|
this.GetBatch.Location = new System.Drawing.Point(629, 118);
|
|
|
- this.GetBatch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.GetBatch.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
|
|
|
this.GetBatch.Name = "GetBatch";
|
|
|
this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
|
|
|
@@ -811,7 +811,7 @@
|
|
|
this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
|
|
|
this.BatchPass.IsShowBorder = true;
|
|
|
this.BatchPass.Location = new System.Drawing.Point(720, 119);
|
|
|
- this.BatchPass.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.BatchPass.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
|
|
|
this.BatchPass.Name = "BatchPass";
|
|
|
this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
|
|
|
@@ -832,7 +832,7 @@
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
this.Confirm.Location = new System.Drawing.Point(629, 709);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
this.Confirm.Name = "Confirm";
|
|
|
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
@@ -850,7 +850,7 @@
|
|
|
this.ob_checkno.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_checkno.ID = null;
|
|
|
this.ob_checkno.Location = new System.Drawing.Point(127, 36);
|
|
|
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ob_checkno.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Power = "ifread";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(487, 25);
|
|
|
@@ -867,7 +867,7 @@
|
|
|
this.obd_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.obd_outboxcode.ID = null;
|
|
|
this.obd_outboxcode.Location = new System.Drawing.Point(127, 76);
|
|
|
- this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.obd_outboxcode.Name = "obd_outboxcode";
|
|
|
this.obd_outboxcode.Power = null;
|
|
|
this.obd_outboxcode.Size = new System.Drawing.Size(487, 25);
|
|
|
@@ -883,7 +883,7 @@
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.ID = null;
|
|
|
this.ms_sncode.Location = new System.Drawing.Point(127, 119);
|
|
|
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = "ifread";
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(487, 25);
|
|
|
@@ -985,7 +985,7 @@
|
|
|
this.Controls.Add(this.WaitReject);
|
|
|
this.Controls.Add(this.label9);
|
|
|
this.Controls.Add(this.oi_checkqty1);
|
|
|
- this.Controls.Add(this.label6);
|
|
|
+ this.Controls.Add(this.oi_sampleqty_label);
|
|
|
this.Controls.Add(this.ob_okqty);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.ob_ngqty);
|
|
|
@@ -1004,7 +1004,7 @@
|
|
|
this.Controls.Add(this.ms_sncode);
|
|
|
this.Controls.Add(this.ms_sncode_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 = "OQC_SamplingDataCollection";
|
|
|
this.Tag = "OQC!SamplingDataCollection";
|
|
|
this.Text = " ";
|
|
|
@@ -1040,7 +1040,7 @@
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty1;
|
|
|
- private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.Label oi_sampleqty_label;
|
|
|
private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
|
|
|
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
|
|
|
private System.Windows.Forms.Label label9;
|