|
@@ -81,6 +81,16 @@
|
|
|
this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.bd_soncode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
this.bd_soncode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
+ this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
+ this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mbr_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mb_badname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mb_bgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mbc_component = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
|
|
+ this.mbp_part = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.mbl_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.Filter = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
|
|
this.Filter = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
|
|
|
this.ma_softversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.ma_softversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
@@ -102,16 +112,6 @@
|
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
- this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mbr_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mb_badname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mb_bgname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mbc_component = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
|
|
- this.mbp_part = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.mbl_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MakeBadView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.MakeBadView)).BeginInit();
|
|
@@ -132,7 +132,7 @@
|
|
|
//
|
|
//
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(214, 498);
|
|
|
|
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(236, 500);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_sncode_label.TabIndex = 18;
|
|
this.ms_sncode_label.TabIndex = 18;
|
|
@@ -226,7 +226,7 @@
|
|
|
//
|
|
//
|
|
|
this.ma_qty_label.AutoSize = true;
|
|
this.ma_qty_label.AutoSize = true;
|
|
|
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(287, 14);
|
|
|
|
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(296, 15);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
|
|
this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_qty_label.TabIndex = 11;
|
|
this.ma_qty_label.TabIndex = 11;
|
|
@@ -343,7 +343,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(287, 64);
|
|
|
|
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(296, 64);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 6;
|
|
this.pr_detail_label.TabIndex = 6;
|
|
@@ -365,7 +365,7 @@
|
|
|
this.NoteForChange.Checked = true;
|
|
this.NoteForChange.Checked = true;
|
|
|
this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.NoteForChange.Location = new System.Drawing.Point(287, 112);
|
|
|
|
|
|
|
+ this.NoteForChange.Location = new System.Drawing.Point(300, 112);
|
|
|
this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
|
|
this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.NoteForChange.Name = "NoteForChange";
|
|
this.NoteForChange.Name = "NoteForChange";
|
|
|
this.NoteForChange.Size = new System.Drawing.Size(99, 21);
|
|
this.NoteForChange.Size = new System.Drawing.Size(99, 21);
|
|
@@ -513,6 +513,7 @@
|
|
|
//
|
|
//
|
|
|
// dataGridViewComboBoxColumn1
|
|
// dataGridViewComboBoxColumn1
|
|
|
//
|
|
//
|
|
|
|
|
+ this.dataGridViewComboBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
this.dataGridViewComboBoxColumn1.DataPropertyName = "mbc_component";
|
|
this.dataGridViewComboBoxColumn1.DataPropertyName = "mbc_component";
|
|
|
this.dataGridViewComboBoxColumn1.HeaderText = "不良组件";
|
|
this.dataGridViewComboBoxColumn1.HeaderText = "不良组件";
|
|
|
this.dataGridViewComboBoxColumn1.Items.AddRange(new object[] {
|
|
this.dataGridViewComboBoxColumn1.Items.AddRange(new object[] {
|
|
@@ -521,7 +522,9 @@
|
|
|
"液晶屏",
|
|
"液晶屏",
|
|
|
"电路板",
|
|
"电路板",
|
|
|
"其他"});
|
|
"其他"});
|
|
|
|
|
+ this.dataGridViewComboBoxColumn1.MinimumWidth = 80;
|
|
|
this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
|
|
this.dataGridViewComboBoxColumn1.Name = "dataGridViewComboBoxColumn1";
|
|
|
|
|
+ this.dataGridViewComboBoxColumn1.Width = 80;
|
|
|
//
|
|
//
|
|
|
// dataGridViewTextBoxColumn7
|
|
// dataGridViewTextBoxColumn7
|
|
|
//
|
|
//
|
|
@@ -636,10 +639,96 @@
|
|
|
this.bd_soncode.Tag = "bd_soncode";
|
|
this.bd_soncode.Tag = "bd_soncode";
|
|
|
this.bd_soncode.TextBoxEnable = true;
|
|
this.bd_soncode.TextBoxEnable = true;
|
|
|
//
|
|
//
|
|
|
|
|
+ // choose1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.choose1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.choose1.HeaderText = "勾选";
|
|
|
|
|
+ this.choose1.MinimumWidth = 60;
|
|
|
|
|
+ this.choose1.Name = "choose1";
|
|
|
|
|
+ this.choose1.Width = 60;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mb_id
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mb_id.DataPropertyName = "mb_id";
|
|
|
|
|
+ this.mb_id.HeaderText = "mb_id";
|
|
|
|
|
+ this.mb_id.Name = "mb_id";
|
|
|
|
|
+ this.mb_id.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mbr_id
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mbr_id.DataPropertyName = "mbr_id";
|
|
|
|
|
+ this.mbr_id.HeaderText = "mbr_id";
|
|
|
|
|
+ this.mbr_id.Name = "mbr_id";
|
|
|
|
|
+ this.mbr_id.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mb_badcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mb_badcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
|
|
+ this.mb_badcode.HeaderText = "不良代码";
|
|
|
|
|
+ this.mb_badcode.MinimumWidth = 80;
|
|
|
|
|
+ this.mb_badcode.Name = "mb_badcode";
|
|
|
|
|
+ this.mb_badcode.ReadOnly = true;
|
|
|
|
|
+ this.mb_badcode.Width = 80;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mb_badname
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mb_badname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.mb_badname.DataPropertyName = "mb_badname";
|
|
|
|
|
+ this.mb_badname.HeaderText = "不良名称";
|
|
|
|
|
+ this.mb_badname.MinimumWidth = 80;
|
|
|
|
|
+ this.mb_badname.Name = "mb_badname";
|
|
|
|
|
+ this.mb_badname.ReadOnly = true;
|
|
|
|
|
+ this.mb_badname.Width = 80;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mb_bgname
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mb_bgname.DataPropertyName = "mb_bgname";
|
|
|
|
|
+ this.mb_bgname.HeaderText = "不良代码组描述";
|
|
|
|
|
+ this.mb_bgname.Name = "mb_bgname";
|
|
|
|
|
+ this.mb_bgname.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mb_bgcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mb_bgcode.DataPropertyName = "mb_bgcode";
|
|
|
|
|
+ this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
|
|
+ this.mb_bgcode.Name = "mb_bgcode";
|
|
|
|
|
+ this.mb_bgcode.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mbc_component
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mbc_component.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.mbc_component.DataPropertyName = "mbc_component";
|
|
|
|
|
+ this.mbc_component.HeaderText = "不良组件";
|
|
|
|
|
+ this.mbc_component.Items.AddRange(new object[] {
|
|
|
|
|
+ "",
|
|
|
|
|
+ "主板",
|
|
|
|
|
+ "液晶屏",
|
|
|
|
|
+ "电路板",
|
|
|
|
|
+ "其他"});
|
|
|
|
|
+ this.mbc_component.MinimumWidth = 80;
|
|
|
|
|
+ this.mbc_component.Name = "mbc_component";
|
|
|
|
|
+ this.mbc_component.Width = 80;
|
|
|
|
|
+ //
|
|
|
|
|
+ // mbp_part
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mbp_part.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
+ this.mbp_part.DataPropertyName = "mbp_part";
|
|
|
|
|
+ this.mbp_part.HeaderText = "不良零件";
|
|
|
|
|
+ this.mbp_part.Name = "mbp_part";
|
|
|
|
|
+ //
|
|
|
|
|
+ // mbl_loc
|
|
|
|
|
+ //
|
|
|
|
|
+ this.mbl_loc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
+ this.mbl_loc.DataPropertyName = "mbl_loc";
|
|
|
|
|
+ this.mbl_loc.HeaderText = "不良位置";
|
|
|
|
|
+ this.mbl_loc.MinimumWidth = 45;
|
|
|
|
|
+ this.mbl_loc.Name = "mbl_loc";
|
|
|
|
|
+ //
|
|
|
// StepCount
|
|
// StepCount
|
|
|
//
|
|
//
|
|
|
this.StepCount.LineCode = null;
|
|
this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(287, 146);
|
|
|
|
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(297, 151);
|
|
|
this.StepCount.Margin = new System.Windows.Forms.Padding(4, 7, 4, 7);
|
|
this.StepCount.Margin = new System.Windows.Forms.Padding(4, 7, 4, 7);
|
|
|
this.StepCount.Name = "StepCount";
|
|
this.StepCount.Name = "StepCount";
|
|
|
this.StepCount.Size = new System.Drawing.Size(64, 22);
|
|
this.StepCount.Size = new System.Drawing.Size(64, 22);
|
|
@@ -907,10 +996,10 @@
|
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
this.ms_sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.ms_sncode.ID = null;
|
|
this.ms_sncode.ID = null;
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(280, 498);
|
|
|
|
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(300, 498);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Power = null;
|
|
this.ms_sncode.Power = null;
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(181, 24);
|
|
|
|
|
|
|
+ this.ms_sncode.Size = new System.Drawing.Size(161, 24);
|
|
|
this.ms_sncode.Str = null;
|
|
this.ms_sncode.Str = null;
|
|
|
this.ms_sncode.Str1 = null;
|
|
this.ms_sncode.Str1 = null;
|
|
|
this.ms_sncode.Str2 = null;
|
|
this.ms_sncode.Str2 = null;
|
|
@@ -918,92 +1007,6 @@
|
|
|
this.ms_sncode.Tag = "IfRead";
|
|
this.ms_sncode.Tag = "IfRead";
|
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
|
|
this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
|
|
|
//
|
|
//
|
|
|
- // choose1
|
|
|
|
|
- //
|
|
|
|
|
- this.choose1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.choose1.HeaderText = "勾选";
|
|
|
|
|
- this.choose1.MinimumWidth = 60;
|
|
|
|
|
- this.choose1.Name = "choose1";
|
|
|
|
|
- this.choose1.Width = 60;
|
|
|
|
|
- //
|
|
|
|
|
- // mb_id
|
|
|
|
|
- //
|
|
|
|
|
- this.mb_id.DataPropertyName = "mb_id";
|
|
|
|
|
- this.mb_id.HeaderText = "mb_id";
|
|
|
|
|
- this.mb_id.Name = "mb_id";
|
|
|
|
|
- this.mb_id.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // mbr_id
|
|
|
|
|
- //
|
|
|
|
|
- this.mbr_id.DataPropertyName = "mbr_id";
|
|
|
|
|
- this.mbr_id.HeaderText = "mbr_id";
|
|
|
|
|
- this.mbr_id.Name = "mbr_id";
|
|
|
|
|
- this.mbr_id.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // mb_badcode
|
|
|
|
|
- //
|
|
|
|
|
- this.mb_badcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.mb_badcode.DataPropertyName = "mb_badcode";
|
|
|
|
|
- this.mb_badcode.HeaderText = "不良代码";
|
|
|
|
|
- this.mb_badcode.MinimumWidth = 80;
|
|
|
|
|
- this.mb_badcode.Name = "mb_badcode";
|
|
|
|
|
- this.mb_badcode.ReadOnly = true;
|
|
|
|
|
- this.mb_badcode.Width = 80;
|
|
|
|
|
- //
|
|
|
|
|
- // mb_badname
|
|
|
|
|
- //
|
|
|
|
|
- this.mb_badname.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.mb_badname.DataPropertyName = "mb_badname";
|
|
|
|
|
- this.mb_badname.HeaderText = "不良名称";
|
|
|
|
|
- this.mb_badname.MinimumWidth = 80;
|
|
|
|
|
- this.mb_badname.Name = "mb_badname";
|
|
|
|
|
- this.mb_badname.ReadOnly = true;
|
|
|
|
|
- this.mb_badname.Width = 80;
|
|
|
|
|
- //
|
|
|
|
|
- // mb_bgname
|
|
|
|
|
- //
|
|
|
|
|
- this.mb_bgname.DataPropertyName = "mb_bgname";
|
|
|
|
|
- this.mb_bgname.HeaderText = "不良代码组描述";
|
|
|
|
|
- this.mb_bgname.Name = "mb_bgname";
|
|
|
|
|
- this.mb_bgname.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // mb_bgcode
|
|
|
|
|
- //
|
|
|
|
|
- this.mb_bgcode.DataPropertyName = "mb_bgcode";
|
|
|
|
|
- this.mb_bgcode.HeaderText = "不良代码组编号";
|
|
|
|
|
- this.mb_bgcode.Name = "mb_bgcode";
|
|
|
|
|
- this.mb_bgcode.Visible = false;
|
|
|
|
|
- //
|
|
|
|
|
- // mbc_component
|
|
|
|
|
- //
|
|
|
|
|
- this.mbc_component.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.mbc_component.DataPropertyName = "mbc_component";
|
|
|
|
|
- this.mbc_component.HeaderText = "不良组件";
|
|
|
|
|
- this.mbc_component.Items.AddRange(new object[] {
|
|
|
|
|
- "",
|
|
|
|
|
- "主板",
|
|
|
|
|
- "液晶屏",
|
|
|
|
|
- "电路板",
|
|
|
|
|
- "其他"});
|
|
|
|
|
- this.mbc_component.MinimumWidth = 80;
|
|
|
|
|
- this.mbc_component.Name = "mbc_component";
|
|
|
|
|
- this.mbc_component.Width = 80;
|
|
|
|
|
- //
|
|
|
|
|
- // mbp_part
|
|
|
|
|
- //
|
|
|
|
|
- this.mbp_part.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
- this.mbp_part.DataPropertyName = "mbp_part";
|
|
|
|
|
- this.mbp_part.HeaderText = "不良零件";
|
|
|
|
|
- this.mbp_part.Name = "mbp_part";
|
|
|
|
|
- //
|
|
|
|
|
- // mbl_loc
|
|
|
|
|
- //
|
|
|
|
|
- this.mbl_loc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
|
|
- this.mbl_loc.DataPropertyName = "mbl_loc";
|
|
|
|
|
- this.mbl_loc.HeaderText = "不良位置";
|
|
|
|
|
- this.mbl_loc.MinimumWidth = 45;
|
|
|
|
|
- this.mbl_loc.Name = "mbl_loc";
|
|
|
|
|
- //
|
|
|
|
|
// Make_SmtTestCollection
|
|
// Make_SmtTestCollection
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|