|
|
@@ -33,7 +33,7 @@
|
|
|
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();
|
|
|
- this.ob_status_label = new System.Windows.Forms.Label();
|
|
|
+ this.bc_code_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
@@ -56,15 +56,27 @@
|
|
|
this.ob_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ChoosedDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.WaitChooseDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.Column3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.oi_ng = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.oi_leveldefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ois_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
|
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.ob_ngqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_okqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ob_ngqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_batchqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.bccode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Refresh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -75,18 +87,10 @@
|
|
|
this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.oi_ng = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.oi_leveldefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ois_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.Column3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ob_aqlcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
|
@@ -128,17 +132,17 @@
|
|
|
this.ms_sncode_label.TabIndex = 152;
|
|
|
this.ms_sncode_label.Text = "序列号";
|
|
|
//
|
|
|
- // ob_status_label
|
|
|
+ // bc_code_label
|
|
|
//
|
|
|
- this.ob_status_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.bc_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.ob_status_label.AutoSize = true;
|
|
|
- this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_status_label.Location = new System.Drawing.Point(807, 164);
|
|
|
- this.ob_status_label.Name = "ob_status_label";
|
|
|
- this.ob_status_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.ob_status_label.TabIndex = 177;
|
|
|
- this.ob_status_label.Text = "不良代码";
|
|
|
+ this.bc_code_label.AutoSize = true;
|
|
|
+ this.bc_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bc_code_label.Location = new System.Drawing.Point(807, 171);
|
|
|
+ this.bc_code_label.Name = "bc_code_label";
|
|
|
+ this.bc_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.bc_code_label.TabIndex = 177;
|
|
|
+ this.bc_code_label.Text = "不良代码";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
@@ -146,7 +150,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(807, 26);
|
|
|
+ this.label1.Location = new System.Drawing.Point(807, 41);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label1.TabIndex = 179;
|
|
|
@@ -158,7 +162,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(807, 129);
|
|
|
+ this.label4.Location = new System.Drawing.Point(807, 139);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label4.TabIndex = 185;
|
|
|
@@ -170,7 +174,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(807, 92);
|
|
|
+ this.label5.Location = new System.Drawing.Point(807, 105);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label5.TabIndex = 187;
|
|
|
@@ -182,7 +186,7 @@
|
|
|
| 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(807, 58);
|
|
|
+ this.label6.Location = new System.Drawing.Point(807, 71);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(58, 21);
|
|
|
this.label6.TabIndex = 189;
|
|
|
@@ -192,7 +196,7 @@
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(466, 166);
|
|
|
+ this.label9.Location = new System.Drawing.Point(466, 174);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label9.TabIndex = 192;
|
|
|
@@ -258,7 +262,7 @@
|
|
|
// ob_status
|
|
|
//
|
|
|
this.ob_status.AutoSize = true;
|
|
|
- this.ob_status.Location = new System.Drawing.Point(497, 137);
|
|
|
+ this.ob_status.Location = new System.Drawing.Point(15, 9);
|
|
|
this.ob_status.Name = "ob_status";
|
|
|
this.ob_status.Size = new System.Drawing.Size(0, 12);
|
|
|
this.ob_status.TabIndex = 212;
|
|
|
@@ -305,7 +309,7 @@
|
|
|
this.ob_projectcode.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_projectcode.Enabled = false;
|
|
|
this.ob_projectcode.ID = null;
|
|
|
- this.ob_projectcode.Location = new System.Drawing.Point(663, 22);
|
|
|
+ this.ob_projectcode.Location = new System.Drawing.Point(95, 2);
|
|
|
this.ob_projectcode.Name = "ob_projectcode";
|
|
|
this.ob_projectcode.Power = null;
|
|
|
this.ob_projectcode.Size = new System.Drawing.Size(116, 21);
|
|
|
@@ -384,13 +388,29 @@
|
|
|
this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.bc_code1,
|
|
|
this.bc_name1});
|
|
|
- this.ChoosedDGV.Location = new System.Drawing.Point(810, 197);
|
|
|
+ this.ChoosedDGV.Location = new System.Drawing.Point(810, 204);
|
|
|
this.ChoosedDGV.Name = "ChoosedDGV";
|
|
|
this.ChoosedDGV.RowHeadersWidth = 20;
|
|
|
this.ChoosedDGV.RowTemplate.Height = 23;
|
|
|
- this.ChoosedDGV.Size = new System.Drawing.Size(244, 256);
|
|
|
+ this.ChoosedDGV.Size = new System.Drawing.Size(244, 257);
|
|
|
this.ChoosedDGV.TabIndex = 205;
|
|
|
//
|
|
|
+ // bc_code1
|
|
|
+ //
|
|
|
+ this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.bc_code1.DataPropertyName = "bc_code";
|
|
|
+ this.bc_code1.HeaderText = "不良代码";
|
|
|
+ this.bc_code1.Name = "bc_code1";
|
|
|
+ this.bc_code1.Width = 78;
|
|
|
+ //
|
|
|
+ // bc_name1
|
|
|
+ //
|
|
|
+ this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.bc_name1.DataPropertyName = "bc_name";
|
|
|
+ this.bc_name1.HeaderText = "不良原因";
|
|
|
+ this.bc_name1.Name = "bc_name1";
|
|
|
+ this.bc_name1.Width = 78;
|
|
|
+ //
|
|
|
// WaitChooseDGV
|
|
|
//
|
|
|
this.WaitChooseDGV.AllowUserToAddRows = false;
|
|
|
@@ -399,7 +419,7 @@
|
|
|
this.Column3,
|
|
|
this.bc_code,
|
|
|
this.bc_name});
|
|
|
- this.WaitChooseDGV.Location = new System.Drawing.Point(472, 196);
|
|
|
+ this.WaitChooseDGV.Location = new System.Drawing.Point(472, 204);
|
|
|
this.WaitChooseDGV.Name = "WaitChooseDGV";
|
|
|
this.WaitChooseDGV.RowHeadersWidth = 20;
|
|
|
this.WaitChooseDGV.RowTemplate.Height = 23;
|
|
|
@@ -409,6 +429,30 @@
|
|
|
this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
|
|
|
this.WaitChooseDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.WaitChooseDGV_RowHeaderMouseClick);
|
|
|
//
|
|
|
+ // Column3
|
|
|
+ //
|
|
|
+ this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.Column3.HeaderText = "勾选";
|
|
|
+ this.Column3.Name = "Column3";
|
|
|
+ this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.Column3.Width = 60;
|
|
|
+ //
|
|
|
+ // bc_code
|
|
|
+ //
|
|
|
+ this.bc_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.bc_code.DataPropertyName = "pb_badgroup";
|
|
|
+ this.bc_code.HeaderText = "不良分组";
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.Width = 78;
|
|
|
+ //
|
|
|
+ // bc_name
|
|
|
+ //
|
|
|
+ this.bc_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.bc_name.DataPropertyName = "bg_name";
|
|
|
+ this.bc_name.HeaderText = "分组名称";
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.Width = 78;
|
|
|
+ //
|
|
|
// ob_remark
|
|
|
//
|
|
|
this.ob_remark.AllPower = null;
|
|
|
@@ -463,10 +507,61 @@
|
|
|
this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
|
|
|
this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
|
|
|
//
|
|
|
+ // dataGridViewCheckBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
|
|
|
+ this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
+ this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dataGridViewCheckBoxColumn1.Width = 60;
|
|
|
+ //
|
|
|
+ // oi_itemcode
|
|
|
+ //
|
|
|
+ this.oi_itemcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.oi_itemcode.DataPropertyName = "oi_checkkind";
|
|
|
+ this.oi_itemcode.HeaderText = "检验类型";
|
|
|
+ this.oi_itemcode.Name = "oi_itemcode";
|
|
|
+ this.oi_itemcode.Width = 78;
|
|
|
+ //
|
|
|
+ // oi_ng
|
|
|
+ //
|
|
|
+ this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.oi_ng.DataPropertyName = "oi_count";
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
+ this.oi_ng.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ this.oi_ng.HeaderText = "样本数量";
|
|
|
+ this.oi_ng.Name = "oi_ng";
|
|
|
+ this.oi_ng.Width = 78;
|
|
|
+ //
|
|
|
+ // oi_leveldefect
|
|
|
+ //
|
|
|
+ this.oi_leveldefect.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.oi_leveldefect.DataPropertyName = "oi_checkedcount";
|
|
|
+ this.oi_leveldefect.HeaderText = "已检数量";
|
|
|
+ this.oi_leveldefect.Name = "oi_leveldefect";
|
|
|
+ this.oi_leveldefect.Width = 78;
|
|
|
+ //
|
|
|
+ // ois_remark
|
|
|
+ //
|
|
|
+ this.ois_remark.HeaderText = "";
|
|
|
+ this.ois_remark.Name = "ois_remark";
|
|
|
+ //
|
|
|
+ // ois_status
|
|
|
+ //
|
|
|
+ this.ois_status.HeaderText = "";
|
|
|
+ this.ois_status.Name = "ois_status";
|
|
|
+ //
|
|
|
+ // ois_id
|
|
|
+ //
|
|
|
+ this.ois_id.DataPropertyName = "ois_id";
|
|
|
+ this.ois_id.HeaderText = "";
|
|
|
+ this.ois_id.Name = "ois_id";
|
|
|
+ this.ois_id.Visible = false;
|
|
|
+ //
|
|
|
// ChooseedReject
|
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
- this.ChooseedReject.Location = new System.Drawing.Point(750, 349);
|
|
|
+ this.ChooseedReject.Location = new System.Drawing.Point(750, 357);
|
|
|
this.ChooseedReject.Name = "ChooseedReject";
|
|
|
this.ChooseedReject.Size = new System.Drawing.Size(50, 23);
|
|
|
this.ChooseedReject.TabIndex = 195;
|
|
|
@@ -476,7 +571,7 @@
|
|
|
// WaitReject
|
|
|
//
|
|
|
this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
- this.WaitReject.Location = new System.Drawing.Point(750, 285);
|
|
|
+ this.WaitReject.Location = new System.Drawing.Point(750, 293);
|
|
|
this.WaitReject.Name = "WaitReject";
|
|
|
this.WaitReject.Size = new System.Drawing.Size(50, 23);
|
|
|
this.WaitReject.TabIndex = 194;
|
|
|
@@ -489,58 +584,58 @@
|
|
|
this.oi_checkqty.BackColor = System.Drawing.Color.White;
|
|
|
this.oi_checkqty.Enabled = false;
|
|
|
this.oi_checkqty.ID = null;
|
|
|
- this.oi_checkqty.Location = new System.Drawing.Point(909, 59);
|
|
|
+ this.oi_checkqty.Location = new System.Drawing.Point(908, 72);
|
|
|
this.oi_checkqty.Name = "oi_checkqty";
|
|
|
this.oi_checkqty.Power = null;
|
|
|
- this.oi_checkqty.Size = new System.Drawing.Size(146, 21);
|
|
|
+ this.oi_checkqty.Size = new System.Drawing.Size(147, 21);
|
|
|
this.oi_checkqty.Str = null;
|
|
|
this.oi_checkqty.Str1 = null;
|
|
|
this.oi_checkqty.Str2 = null;
|
|
|
this.oi_checkqty.TabIndex = 190;
|
|
|
this.oi_checkqty.Tag = "NoAuto";
|
|
|
//
|
|
|
- // ob_ngqty
|
|
|
- //
|
|
|
- this.ob_ngqty.AllPower = null;
|
|
|
- this.ob_ngqty.BackColor = System.Drawing.Color.White;
|
|
|
- this.ob_ngqty.Enabled = false;
|
|
|
- this.ob_ngqty.ID = null;
|
|
|
- this.ob_ngqty.Location = new System.Drawing.Point(909, 93);
|
|
|
- this.ob_ngqty.Name = "ob_ngqty";
|
|
|
- this.ob_ngqty.Power = null;
|
|
|
- this.ob_ngqty.Size = new System.Drawing.Size(146, 21);
|
|
|
- this.ob_ngqty.Str = null;
|
|
|
- this.ob_ngqty.Str1 = null;
|
|
|
- this.ob_ngqty.Str2 = null;
|
|
|
- this.ob_ngqty.TabIndex = 188;
|
|
|
- this.ob_ngqty.Tag = "NoAuto";
|
|
|
- //
|
|
|
// ob_okqty
|
|
|
//
|
|
|
this.ob_okqty.AllPower = null;
|
|
|
this.ob_okqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_okqty.Enabled = false;
|
|
|
this.ob_okqty.ID = null;
|
|
|
- this.ob_okqty.Location = new System.Drawing.Point(909, 130);
|
|
|
+ this.ob_okqty.Location = new System.Drawing.Point(908, 106);
|
|
|
this.ob_okqty.Name = "ob_okqty";
|
|
|
this.ob_okqty.Power = null;
|
|
|
- this.ob_okqty.Size = new System.Drawing.Size(146, 21);
|
|
|
+ this.ob_okqty.Size = new System.Drawing.Size(147, 21);
|
|
|
this.ob_okqty.Str = null;
|
|
|
this.ob_okqty.Str1 = null;
|
|
|
this.ob_okqty.Str2 = null;
|
|
|
- this.ob_okqty.TabIndex = 186;
|
|
|
+ this.ob_okqty.TabIndex = 188;
|
|
|
this.ob_okqty.Tag = "NoAuto";
|
|
|
//
|
|
|
+ // ob_ngqty
|
|
|
+ //
|
|
|
+ this.ob_ngqty.AllPower = null;
|
|
|
+ this.ob_ngqty.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ob_ngqty.Enabled = false;
|
|
|
+ this.ob_ngqty.ID = null;
|
|
|
+ this.ob_ngqty.Location = new System.Drawing.Point(908, 140);
|
|
|
+ this.ob_ngqty.Name = "ob_ngqty";
|
|
|
+ this.ob_ngqty.Power = null;
|
|
|
+ this.ob_ngqty.Size = new System.Drawing.Size(147, 21);
|
|
|
+ this.ob_ngqty.Str = null;
|
|
|
+ this.ob_ngqty.Str1 = null;
|
|
|
+ this.ob_ngqty.Str2 = null;
|
|
|
+ this.ob_ngqty.TabIndex = 186;
|
|
|
+ this.ob_ngqty.Tag = "NoAuto";
|
|
|
+ //
|
|
|
// ob_batchqty
|
|
|
//
|
|
|
this.ob_batchqty.AllPower = null;
|
|
|
this.ob_batchqty.BackColor = System.Drawing.Color.White;
|
|
|
this.ob_batchqty.Enabled = false;
|
|
|
this.ob_batchqty.ID = null;
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(909, 27);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(908, 42);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Power = null;
|
|
|
- this.ob_batchqty.Size = new System.Drawing.Size(146, 21);
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(147, 21);
|
|
|
this.ob_batchqty.Str = null;
|
|
|
this.ob_batchqty.Str1 = null;
|
|
|
this.ob_batchqty.Str2 = null;
|
|
|
@@ -552,15 +647,15 @@
|
|
|
this.bccode.AllPower = null;
|
|
|
this.bccode.BackColor = System.Drawing.Color.White;
|
|
|
this.bccode.ID = null;
|
|
|
- this.bccode.Location = new System.Drawing.Point(910, 166);
|
|
|
+ this.bccode.Location = new System.Drawing.Point(908, 175);
|
|
|
this.bccode.Name = "bccode";
|
|
|
this.bccode.Power = null;
|
|
|
- this.bccode.Size = new System.Drawing.Size(143, 21);
|
|
|
+ this.bccode.Size = new System.Drawing.Size(147, 21);
|
|
|
this.bccode.Str = null;
|
|
|
this.bccode.Str1 = null;
|
|
|
this.bccode.Str2 = null;
|
|
|
this.bccode.TabIndex = 178;
|
|
|
- this.bccode.Tag = "ifRead";
|
|
|
+ this.bccode.Tag = "bc_code";
|
|
|
this.bccode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bccode_KeyDown);
|
|
|
//
|
|
|
// Refresh
|
|
|
@@ -710,102 +805,71 @@
|
|
|
this.ms_sncode.Tag = "NoAuto";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
|
|
|
//
|
|
|
- // dataGridViewCheckBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
|
|
|
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
- this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dataGridViewCheckBoxColumn1.Width = 60;
|
|
|
- //
|
|
|
- // oi_itemcode
|
|
|
- //
|
|
|
- this.oi_itemcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.oi_itemcode.DataPropertyName = "oi_checkkind";
|
|
|
- this.oi_itemcode.HeaderText = "检验类型";
|
|
|
- this.oi_itemcode.Name = "oi_itemcode";
|
|
|
- this.oi_itemcode.Width = 78;
|
|
|
- //
|
|
|
- // oi_ng
|
|
|
- //
|
|
|
- this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.oi_ng.DataPropertyName = "oi_count";
|
|
|
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- this.oi_ng.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
- this.oi_ng.HeaderText = "样本数量";
|
|
|
- this.oi_ng.Name = "oi_ng";
|
|
|
- this.oi_ng.Width = 78;
|
|
|
- //
|
|
|
- // oi_leveldefect
|
|
|
- //
|
|
|
- this.oi_leveldefect.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.oi_leveldefect.DataPropertyName = "oi_checkedcount";
|
|
|
- this.oi_leveldefect.HeaderText = "已检数量";
|
|
|
- this.oi_leveldefect.Name = "oi_leveldefect";
|
|
|
- this.oi_leveldefect.Width = 78;
|
|
|
- //
|
|
|
- // ois_remark
|
|
|
- //
|
|
|
- this.ois_remark.HeaderText = "";
|
|
|
- this.ois_remark.Name = "ois_remark";
|
|
|
- //
|
|
|
- // ois_status
|
|
|
- //
|
|
|
- this.ois_status.HeaderText = "";
|
|
|
- this.ois_status.Name = "ois_status";
|
|
|
- //
|
|
|
- // ois_id
|
|
|
- //
|
|
|
- this.ois_id.DataPropertyName = "ois_id";
|
|
|
- this.ois_id.HeaderText = "";
|
|
|
- this.ois_id.Name = "ois_id";
|
|
|
- this.ois_id.Visible = false;
|
|
|
- //
|
|
|
- // Column3
|
|
|
- //
|
|
|
- this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Column3.HeaderText = "勾选";
|
|
|
- this.Column3.Name = "Column3";
|
|
|
- this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.Column3.Width = 60;
|
|
|
- //
|
|
|
- // bc_code
|
|
|
- //
|
|
|
- this.bc_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.bc_code.DataPropertyName = "pb_badgroup";
|
|
|
- this.bc_code.HeaderText = "不良分组";
|
|
|
- this.bc_code.Name = "bc_code";
|
|
|
- this.bc_code.Width = 78;
|
|
|
- //
|
|
|
- // bc_name
|
|
|
- //
|
|
|
- this.bc_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.bc_name.DataPropertyName = "bg_name";
|
|
|
- this.bc_name.HeaderText = "分组名称";
|
|
|
- this.bc_name.Name = "bc_name";
|
|
|
- this.bc_name.Width = 78;
|
|
|
- //
|
|
|
- // bc_code1
|
|
|
- //
|
|
|
- this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.bc_code1.DataPropertyName = "bc_code";
|
|
|
- this.bc_code1.HeaderText = "不良代码";
|
|
|
- this.bc_code1.Name = "bc_code1";
|
|
|
- this.bc_code1.Width = 78;
|
|
|
- //
|
|
|
- // bc_name1
|
|
|
- //
|
|
|
- this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
- this.bc_name1.DataPropertyName = "bc_name";
|
|
|
- this.bc_name1.HeaderText = "不良原因";
|
|
|
- this.bc_name1.Name = "bc_name1";
|
|
|
- this.bc_name1.Width = 78;
|
|
|
+ // ob_aqlcode
|
|
|
+ //
|
|
|
+ this.ob_aqlcode.AllPower = null;
|
|
|
+ this.ob_aqlcode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ob_aqlcode.Enabled = false;
|
|
|
+ this.ob_aqlcode.ID = null;
|
|
|
+ this.ob_aqlcode.Location = new System.Drawing.Point(908, 7);
|
|
|
+ this.ob_aqlcode.Name = "ob_aqlcode";
|
|
|
+ this.ob_aqlcode.Power = null;
|
|
|
+ this.ob_aqlcode.Size = new System.Drawing.Size(146, 21);
|
|
|
+ this.ob_aqlcode.Str = null;
|
|
|
+ this.ob_aqlcode.Str1 = null;
|
|
|
+ this.ob_aqlcode.Str2 = null;
|
|
|
+ this.ob_aqlcode.TabIndex = 215;
|
|
|
+ this.ob_aqlcode.Tag = "NoAuto";
|
|
|
+ //
|
|
|
+ // ob_aqlcode_label
|
|
|
+ //
|
|
|
+ this.ob_aqlcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.ob_aqlcode_label.AutoSize = true;
|
|
|
+ this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_aqlcode_label.Location = new System.Drawing.Point(807, 7);
|
|
|
+ this.ob_aqlcode_label.Name = "ob_aqlcode_label";
|
|
|
+ this.ob_aqlcode_label.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.ob_aqlcode_label.TabIndex = 214;
|
|
|
+ this.ob_aqlcode_label.Text = "AQL";
|
|
|
+ //
|
|
|
+ // ob_maxngacceptqty
|
|
|
+ //
|
|
|
+ this.ob_maxngacceptqty.AllPower = null;
|
|
|
+ this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ob_maxngacceptqty.Enabled = false;
|
|
|
+ this.ob_maxngacceptqty.ID = null;
|
|
|
+ this.ob_maxngacceptqty.Location = new System.Drawing.Point(645, 42);
|
|
|
+ this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
|
|
|
+ this.ob_maxngacceptqty.Power = null;
|
|
|
+ this.ob_maxngacceptqty.Size = new System.Drawing.Size(146, 21);
|
|
|
+ this.ob_maxngacceptqty.Str = null;
|
|
|
+ this.ob_maxngacceptqty.Str1 = null;
|
|
|
+ this.ob_maxngacceptqty.Str2 = null;
|
|
|
+ this.ob_maxngacceptqty.TabIndex = 217;
|
|
|
+ this.ob_maxngacceptqty.Tag = "NoAuto";
|
|
|
+ //
|
|
|
+ // ob_maxngacceptqty_label
|
|
|
+ //
|
|
|
+ this.ob_maxngacceptqty_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.ob_maxngacceptqty_label.AutoSize = true;
|
|
|
+ this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(641, 9);
|
|
|
+ this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
|
|
|
+ this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(138, 21);
|
|
|
+ this.ob_maxngacceptqty_label.TabIndex = 216;
|
|
|
+ this.ob_maxngacceptqty_label.Text = "最大不合格通过数";
|
|
|
//
|
|
|
// OQC_SamplingDataCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1065, 600);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1065, 610);
|
|
|
+ this.Controls.Add(this.ob_maxngacceptqty);
|
|
|
+ this.Controls.Add(this.ob_maxngacceptqty_label);
|
|
|
+ this.Controls.Add(this.ob_aqlcode);
|
|
|
+ this.Controls.Add(this.ob_aqlcode_label);
|
|
|
this.Controls.Add(this.ob_projectcode);
|
|
|
this.Controls.Add(this.ob_status);
|
|
|
this.Controls.Add(this.Clean);
|
|
|
@@ -827,14 +891,14 @@
|
|
|
this.Controls.Add(this.label9);
|
|
|
this.Controls.Add(this.oi_checkqty);
|
|
|
this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.ob_ngqty);
|
|
|
- this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.ob_okqty);
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
+ this.Controls.Add(this.ob_ngqty);
|
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.ob_batchqty);
|
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.bccode);
|
|
|
- this.Controls.Add(this.ob_status_label);
|
|
|
+ this.Controls.Add(this.bc_code_label);
|
|
|
this.Controls.Add(this.Refresh);
|
|
|
this.Controls.Add(this.GetBatch);
|
|
|
this.Controls.Add(this.BatchPass);
|
|
|
@@ -874,12 +938,12 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton GetBatch;
|
|
|
private new CustomControl.ButtonUtil.NormalButton Refresh;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox bccode;
|
|
|
- private System.Windows.Forms.Label ob_status_label;
|
|
|
+ private System.Windows.Forms.Label bc_code_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_batchqty;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
@@ -919,5 +983,9 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_remark;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_status;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_id;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
|
|
|
+ private System.Windows.Forms.Label ob_aqlcode_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
|
|
|
+ private System.Windows.Forms.Label ob_maxngacceptqty_label;
|
|
|
}
|
|
|
}
|