|
|
@@ -29,7 +29,7 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
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();
|
|
|
@@ -39,33 +39,31 @@
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
- this.ChooseAll = new System.Windows.Forms.CheckBox();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
this.ob_remark_label = new System.Windows.Forms.Label();
|
|
|
this.obd_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.ob_prodcode_label = new System.Windows.Forms.Label();
|
|
|
this.ob_status = new System.Windows.Forms.Label();
|
|
|
- this.勾选 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.ob_batchqty_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.obd_outboxcode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ob_makecode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ob_aqlcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ob_projectcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
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.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_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.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_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.choose = 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();
|
|
|
@@ -87,10 +85,12 @@
|
|
|
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.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();
|
|
|
+ this.勾选 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.ob_batchqty_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.obd_outboxcode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ob_makecode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ChooseAll = new System.Windows.Forms.CheckBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
|
@@ -202,17 +202,6 @@
|
|
|
this.label9.TabIndex = 192;
|
|
|
this.label9.Text = "待选不良";
|
|
|
//
|
|
|
- // ChooseAll
|
|
|
- //
|
|
|
- this.ChooseAll.AutoSize = true;
|
|
|
- this.ChooseAll.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(16, 502);
|
|
|
- this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(61, 25);
|
|
|
- this.ChooseAll.TabIndex = 199;
|
|
|
- this.ChooseAll.Text = "全选";
|
|
|
- this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// label10
|
|
|
//
|
|
|
this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
@@ -268,40 +257,61 @@
|
|
|
this.ob_status.TabIndex = 212;
|
|
|
this.ob_status.Visible = false;
|
|
|
//
|
|
|
- // 勾选
|
|
|
- //
|
|
|
- this.勾选.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.勾选.HeaderText = "勾选";
|
|
|
- this.勾选.Name = "勾选";
|
|
|
- this.勾选.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.勾选.Width = 42;
|
|
|
- //
|
|
|
- // ob_batchqty_dgv
|
|
|
+ // ob_aqlcode_label
|
|
|
//
|
|
|
- this.ob_batchqty_dgv.DataPropertyName = "ob_batchqty";
|
|
|
- this.ob_batchqty_dgv.HeaderText = "检验类型";
|
|
|
- this.ob_batchqty_dgv.Name = "ob_batchqty_dgv";
|
|
|
- this.ob_batchqty_dgv.Width = 110;
|
|
|
+ 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";
|
|
|
//
|
|
|
- // obd_outboxcode_dgv
|
|
|
+ // ob_maxngacceptqty_label
|
|
|
//
|
|
|
- this.obd_outboxcode_dgv.DataPropertyName = "obd_outboxcode";
|
|
|
- this.obd_outboxcode_dgv.HeaderText = "已检数";
|
|
|
- this.obd_outboxcode_dgv.Name = "obd_outboxcode_dgv";
|
|
|
+ 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, 7);
|
|
|
+ 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 = "最大不合格通过数";
|
|
|
//
|
|
|
- // ob_makecode_dgv
|
|
|
+ // ob_maxngacceptqty
|
|
|
//
|
|
|
- this.ob_makecode_dgv.DataPropertyName = "ob_makecode";
|
|
|
- this.ob_makecode_dgv.HeaderText = "应检数";
|
|
|
- this.ob_makecode_dgv.Name = "ob_makecode_dgv";
|
|
|
- this.ob_makecode_dgv.Width = 190;
|
|
|
+ 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, 41);
|
|
|
+ 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 = "ob_maxngacceptqty";
|
|
|
//
|
|
|
- // obd_id
|
|
|
+ // ob_aqlcode
|
|
|
//
|
|
|
- this.obd_id.DataPropertyName = "obd_id";
|
|
|
- this.obd_id.HeaderText = "ob_id";
|
|
|
- this.obd_id.Name = "obd_id";
|
|
|
- this.obd_id.Visible = false;
|
|
|
+ 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 = "ob_aqlcode";
|
|
|
//
|
|
|
// ob_projectcode
|
|
|
//
|
|
|
@@ -386,8 +396,8 @@
|
|
|
this.ChoosedDGV.AllowUserToAddRows = false;
|
|
|
this.ChoosedDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.bc_code1,
|
|
|
- this.bc_name1});
|
|
|
+ this.bg_code1,
|
|
|
+ this.bg_name1});
|
|
|
this.ChoosedDGV.Location = new System.Drawing.Point(810, 204);
|
|
|
this.ChoosedDGV.Name = "ChoosedDGV";
|
|
|
this.ChoosedDGV.RowHeadersWidth = 20;
|
|
|
@@ -395,21 +405,19 @@
|
|
|
this.ChoosedDGV.Size = new System.Drawing.Size(244, 257);
|
|
|
this.ChoosedDGV.TabIndex = 205;
|
|
|
//
|
|
|
- // bc_code1
|
|
|
+ // bg_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;
|
|
|
+ this.bg_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.bg_code1.DataPropertyName = "bg_code";
|
|
|
+ this.bg_code1.HeaderText = "不良代码";
|
|
|
+ this.bg_code1.Name = "bg_code1";
|
|
|
//
|
|
|
- // bc_name1
|
|
|
+ // bg_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;
|
|
|
+ this.bg_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.bg_name1.DataPropertyName = "bg_name";
|
|
|
+ this.bg_name1.HeaderText = "不良原因";
|
|
|
+ this.bg_name1.Name = "bg_name1";
|
|
|
//
|
|
|
// WaitChooseDGV
|
|
|
//
|
|
|
@@ -417,8 +425,8 @@
|
|
|
this.WaitChooseDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.Column3,
|
|
|
- this.bc_code,
|
|
|
- this.bc_name});
|
|
|
+ this.bg_code,
|
|
|
+ this.bg_name});
|
|
|
this.WaitChooseDGV.Location = new System.Drawing.Point(472, 204);
|
|
|
this.WaitChooseDGV.Name = "WaitChooseDGV";
|
|
|
this.WaitChooseDGV.RowHeadersWidth = 20;
|
|
|
@@ -437,21 +445,19 @@
|
|
|
this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
this.Column3.Width = 60;
|
|
|
//
|
|
|
- // bc_code
|
|
|
+ // bg_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;
|
|
|
+ this.bg_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.bg_code.DataPropertyName = "bg_code";
|
|
|
+ this.bg_code.HeaderText = "不良分组";
|
|
|
+ this.bg_code.Name = "bg_code";
|
|
|
//
|
|
|
- // bc_name
|
|
|
+ // bg_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;
|
|
|
+ this.bg_name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.bg_name.DataPropertyName = "bg_name";
|
|
|
+ this.bg_name.HeaderText = "分组名称";
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
//
|
|
|
// ob_remark
|
|
|
//
|
|
|
@@ -489,7 +495,7 @@
|
|
|
this.CheckTypeDGV.AllowUserToAddRows = false;
|
|
|
this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.dataGridViewCheckBoxColumn1,
|
|
|
+ this.choose,
|
|
|
this.oi_itemcode,
|
|
|
this.oi_ng,
|
|
|
this.oi_leveldefect,
|
|
|
@@ -507,13 +513,14 @@
|
|
|
this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
|
|
|
this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
|
|
|
//
|
|
|
- // dataGridViewCheckBoxColumn1
|
|
|
+ // choose
|
|
|
//
|
|
|
- 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;
|
|
|
+ this.choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.choose.DataPropertyName = "choose";
|
|
|
+ this.choose.HeaderText = "勾选";
|
|
|
+ this.choose.Name = "choose";
|
|
|
+ this.choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.choose.Width = 60;
|
|
|
//
|
|
|
// oi_itemcode
|
|
|
//
|
|
|
@@ -527,8 +534,8 @@
|
|
|
//
|
|
|
this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
this.oi_ng.DataPropertyName = "oi_count";
|
|
|
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
- this.oi_ng.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ 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;
|
|
|
@@ -805,61 +812,51 @@
|
|
|
this.ms_sncode.Tag = "NoAuto";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
|
|
|
//
|
|
|
- // 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 = "ob_aqlcode";
|
|
|
+ this.勾选.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.勾选.HeaderText = "勾选";
|
|
|
+ this.勾选.Name = "勾选";
|
|
|
+ this.勾选.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.勾选.Width = 42;
|
|
|
//
|
|
|
- // ob_aqlcode_label
|
|
|
+ // ob_batchqty_dgv
|
|
|
//
|
|
|
- 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";
|
|
|
+ this.ob_batchqty_dgv.DataPropertyName = "ob_batchqty";
|
|
|
+ this.ob_batchqty_dgv.HeaderText = "检验类型";
|
|
|
+ this.ob_batchqty_dgv.Name = "ob_batchqty_dgv";
|
|
|
+ this.ob_batchqty_dgv.Width = 110;
|
|
|
//
|
|
|
- // ob_maxngacceptqty
|
|
|
+ // obd_outboxcode_dgv
|
|
|
//
|
|
|
- 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 = "ob_maxngacceptqty";
|
|
|
+ this.obd_outboxcode_dgv.DataPropertyName = "obd_outboxcode";
|
|
|
+ this.obd_outboxcode_dgv.HeaderText = "已检数";
|
|
|
+ this.obd_outboxcode_dgv.Name = "obd_outboxcode_dgv";
|
|
|
//
|
|
|
- // ob_maxngacceptqty_label
|
|
|
+ // ob_makecode_dgv
|
|
|
//
|
|
|
- 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 = "最大不合格通过数";
|
|
|
+ this.ob_makecode_dgv.DataPropertyName = "ob_makecode";
|
|
|
+ this.ob_makecode_dgv.HeaderText = "应检数";
|
|
|
+ this.ob_makecode_dgv.Name = "ob_makecode_dgv";
|
|
|
+ this.ob_makecode_dgv.Width = 190;
|
|
|
+ //
|
|
|
+ // obd_id
|
|
|
+ //
|
|
|
+ this.obd_id.DataPropertyName = "obd_id";
|
|
|
+ this.obd_id.HeaderText = "ob_id";
|
|
|
+ this.obd_id.Name = "obd_id";
|
|
|
+ this.obd_id.Visible = false;
|
|
|
+ //
|
|
|
+ // ChooseAll
|
|
|
+ //
|
|
|
+ this.ChooseAll.AutoSize = true;
|
|
|
+ this.ChooseAll.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ChooseAll.Location = new System.Drawing.Point(16, 502);
|
|
|
+ this.ChooseAll.Name = "ChooseAll";
|
|
|
+ this.ChooseAll.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.ChooseAll.TabIndex = 199;
|
|
|
+ this.ChooseAll.Text = "全选";
|
|
|
+ this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// OQC_SamplingDataCollection
|
|
|
//
|
|
|
@@ -951,7 +948,6 @@
|
|
|
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private CustomControl.DataGrid_View.DataGridViewExpand CheckTypeDGV;
|
|
|
- private System.Windows.Forms.CheckBox ChooseAll;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
|
|
|
@@ -971,21 +967,22 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
|
private System.Windows.Forms.Label ob_status;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_projectcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_code1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_name1;
|
|
|
+ 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;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Column3;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_code;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
|
|
|
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
|
|
|
+ private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_itemcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_ng;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_leveldefect;
|
|
|
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;
|
|
|
+ private System.Windows.Forms.CheckBox ChooseAll;
|
|
|
}
|
|
|
}
|