|
@@ -29,7 +29,7 @@
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_SamplingDataCollection));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_SamplingDataCollection));
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.ob_checkno_label = new System.Windows.Forms.Label();
|
|
this.ob_checkno_label = new System.Windows.Forms.Label();
|
|
|
this.obd_outboxcode_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.ms_sncode_label = new System.Windows.Forms.Label();
|
|
@@ -59,19 +59,9 @@
|
|
|
this.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.bg_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.bg_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.WaitChooseDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
this.WaitChooseDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
- this.Column3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
- 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.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
- 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();
|
|
|
|
|
- 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.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
|
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
@@ -92,6 +82,16 @@
|
|
|
this.obd_outboxcode_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.ob_makecode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ 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();
|
|
|
|
|
+ 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.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
|
|
@@ -460,28 +460,6 @@
|
|
|
this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
|
|
this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
|
|
|
this.WaitChooseDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.WaitChooseDGV_RowHeaderMouseClick);
|
|
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;
|
|
|
|
|
- //
|
|
|
|
|
- // bg_code
|
|
|
|
|
- //
|
|
|
|
|
- this.bg_code.DataPropertyName = "bg_code";
|
|
|
|
|
- this.bg_code.HeaderText = "不良分组";
|
|
|
|
|
- this.bg_code.Name = "bg_code";
|
|
|
|
|
- this.bg_code.Width = 93;
|
|
|
|
|
- //
|
|
|
|
|
- // bg_name
|
|
|
|
|
- //
|
|
|
|
|
- this.bg_name.DataPropertyName = "bg_name";
|
|
|
|
|
- this.bg_name.HeaderText = "分组名称";
|
|
|
|
|
- this.bg_name.Name = "bg_name";
|
|
|
|
|
- this.bg_name.Width = 93;
|
|
|
|
|
- //
|
|
|
|
|
// ob_remark
|
|
// ob_remark
|
|
|
//
|
|
//
|
|
|
this.ob_remark.AllPower = null;
|
|
this.ob_remark.AllPower = null;
|
|
@@ -536,55 +514,6 @@
|
|
|
this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
|
|
this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
|
|
|
this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
|
|
this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
|
|
|
//
|
|
//
|
|
|
- // choose
|
|
|
|
|
- //
|
|
|
|
|
- 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
|
|
|
|
|
- //
|
|
|
|
|
- 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.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.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
|
|
// ChooseedReject
|
|
|
//
|
|
//
|
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
@@ -867,6 +796,77 @@
|
|
|
this.obd_id.Name = "obd_id";
|
|
this.obd_id.Name = "obd_id";
|
|
|
this.obd_id.Visible = false;
|
|
this.obd_id.Visible = false;
|
|
|
//
|
|
//
|
|
|
|
|
+ // choose
|
|
|
|
|
+ //
|
|
|
|
|
+ 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 = 70;
|
|
|
|
|
+ //
|
|
|
|
|
+ // oi_itemcode
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.DataPropertyName = "oi_count";
|
|
|
|
|
+ dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
+ this.oi_ng.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
+ this.oi_ng.HeaderText = "样本数量";
|
|
|
|
|
+ this.oi_ng.Name = "oi_ng";
|
|
|
|
|
+ this.oi_ng.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // oi_leveldefect
|
|
|
|
|
+ //
|
|
|
|
|
+ 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 = 70;
|
|
|
|
|
+ //
|
|
|
|
|
+ // bg_code
|
|
|
|
|
+ //
|
|
|
|
|
+ this.bg_code.DataPropertyName = "bg_code";
|
|
|
|
|
+ this.bg_code.HeaderText = "不良分组";
|
|
|
|
|
+ this.bg_code.Name = "bg_code";
|
|
|
|
|
+ this.bg_code.Width = 93;
|
|
|
|
|
+ //
|
|
|
|
|
+ // bg_name
|
|
|
|
|
+ //
|
|
|
|
|
+ this.bg_name.DataPropertyName = "bg_name";
|
|
|
|
|
+ this.bg_name.HeaderText = "分组名称";
|
|
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
|
|
+ this.bg_name.Width = 93;
|
|
|
|
|
+ //
|
|
|
// OQC_SamplingDataCollection
|
|
// OQC_SamplingDataCollection
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -984,9 +984,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1;
|
|
|
private System.Windows.Forms.CheckBox ChooseAll;
|
|
private System.Windows.Forms.CheckBox ChooseAll;
|
|
|
- private System.Windows.Forms.DataGridViewCheckBoxColumn Column3;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
|
|
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label ob_projectcode_label;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_itemcode;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_itemcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_ng;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oi_ng;
|
|
@@ -994,6 +992,8 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_remark;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_remark;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_status;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_status;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_id;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ois_id;
|
|
|
- private System.Windows.Forms.Label ob_projectcode_label;
|
|
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewCheckBoxColumn Column3;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
|
|
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|