|
|
@@ -28,6 +28,7 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Repair));
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
@@ -36,41 +37,44 @@
|
|
|
this.ma_prodcode_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
- this.label12 = new System.Windows.Forms.Label();
|
|
|
- this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.bc_name_label = new System.Windows.Forms.Label();
|
|
|
+ this.bg_name_label = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.mbr_brgcode_label = new System.Windows.Forms.Label();
|
|
|
- this.mbc_brcode_label = new System.Windows.Forms.Label();
|
|
|
- this.nd_code_label = new System.Windows.Forms.Label();
|
|
|
- this.label6 = new System.Windows.Forms.Label();
|
|
|
- this.mbr_solutioncode_label = new System.Windows.Forms.Label();
|
|
|
- this.mb_badlocation_label = new System.Windows.Forms.Label();
|
|
|
- this.mb_soncode_label = new System.Windows.Forms.Label();
|
|
|
+ this.nr_name_label = new System.Windows.Forms.Label();
|
|
|
+ this.mbr_dutycode_label = new System.Windows.Forms.Label();
|
|
|
+ this.mbc_component_label = new System.Windows.Forms.Label();
|
|
|
+ this.mbr_solution_label = new System.Windows.Forms.Label();
|
|
|
+ this.mbl_loc_label = new System.Windows.Forms.Label();
|
|
|
+ this.mbp_part_label = new System.Windows.Forms.Label();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.GetSNCode_Label = new System.Windows.Forms.Label();
|
|
|
- this.listView1 = new System.Windows.Forms.ListView();
|
|
|
- this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.listView2 = new System.Windows.Forms.ListView();
|
|
|
- this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.BadCodeTree = new System.Windows.Forms.TreeView();
|
|
|
+ this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.mbp_partdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
+ this.mbp_part1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.mbl_locdgv = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
+ this.mbl_loc1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.NewRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.SaveRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.DeleteRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ChooseBadPart = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.mb_soncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.mb_badlocation = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mbp_part = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mbl_loc = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.mbr_solutioncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox6 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.nd_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.mbc_brcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.mbr_brgcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox2 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox1 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
|
|
|
+ this.mbc_component = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mbr_dutycode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.nr_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.nrg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bc_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bg_name = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mb_badremark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
|
|
|
this.OperatResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -83,8 +87,11 @@
|
|
|
this.SaveBadLocation = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.RepairComplete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
this.panel2.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -96,7 +103,7 @@
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel2.Name = "panel2";
|
|
|
- this.panel2.Size = new System.Drawing.Size(1320, 36);
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1353, 36);
|
|
|
this.panel2.TabIndex = 32;
|
|
|
//
|
|
|
// label1
|
|
|
@@ -109,7 +116,7 @@
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label1.TabIndex = 0;
|
|
|
- this.label1.Text = "维修作业";
|
|
|
+ this.label1.Text = "工单信息";
|
|
|
//
|
|
|
// ma_craftcode_label
|
|
|
//
|
|
|
@@ -167,35 +174,35 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(963, 190);
|
|
|
+ this.label14.Location = new System.Drawing.Point(988, 192);
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(92, 27);
|
|
|
this.label14.TabIndex = 46;
|
|
|
this.label14.Text = "不良备注";
|
|
|
//
|
|
|
- // label12
|
|
|
- //
|
|
|
- this.label12.AutoSize = true;
|
|
|
- this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label12.Location = new System.Drawing.Point(613, 190);
|
|
|
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label12.Name = "label12";
|
|
|
- this.label12.Size = new System.Drawing.Size(132, 27);
|
|
|
- this.label12.TabIndex = 44;
|
|
|
- this.label12.Text = "不良代码名称";
|
|
|
- //
|
|
|
- // label8
|
|
|
- //
|
|
|
- this.label8.AutoSize = true;
|
|
|
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(247, 190);
|
|
|
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(152, 27);
|
|
|
- this.label8.TabIndex = 40;
|
|
|
- this.label8.Text = "不良代码组名称";
|
|
|
+ // bc_name_label
|
|
|
+ //
|
|
|
+ this.bc_name_label.AutoSize = true;
|
|
|
+ this.bc_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bc_name_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.bc_name_label.Location = new System.Drawing.Point(611, 192);
|
|
|
+ this.bc_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.bc_name_label.Name = "bc_name_label";
|
|
|
+ this.bc_name_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.bc_name_label.TabIndex = 44;
|
|
|
+ this.bc_name_label.Text = "不良代码";
|
|
|
+ //
|
|
|
+ // bg_name_label
|
|
|
+ //
|
|
|
+ this.bg_name_label.AutoSize = true;
|
|
|
+ this.bg_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bg_name_label.Location = new System.Drawing.Point(234, 190);
|
|
|
+ this.bg_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.bg_name_label.Name = "bg_name_label";
|
|
|
+ this.bg_name_label.Size = new System.Drawing.Size(112, 27);
|
|
|
+ this.bg_name_label.TabIndex = 40;
|
|
|
+ this.bg_name_label.Text = "不良代码组";
|
|
|
//
|
|
|
// ms_sncode_label
|
|
|
//
|
|
|
@@ -228,91 +235,91 @@
|
|
|
this.mbr_brgcode_label.AutoSize = true;
|
|
|
this.mbr_brgcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.mbr_brgcode_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mbr_brgcode_label.Location = new System.Drawing.Point(247, 246);
|
|
|
+ this.mbr_brgcode_label.Location = new System.Drawing.Point(234, 246);
|
|
|
this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mbr_brgcode_label.Name = "mbr_brgcode_label";
|
|
|
this.mbr_brgcode_label.Size = new System.Drawing.Size(112, 27);
|
|
|
this.mbr_brgcode_label.TabIndex = 93;
|
|
|
this.mbr_brgcode_label.Text = "不良原因组";
|
|
|
//
|
|
|
- // mbc_brcode_label
|
|
|
- //
|
|
|
- this.mbc_brcode_label.AutoSize = true;
|
|
|
- this.mbc_brcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mbc_brcode_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mbc_brcode_label.Location = new System.Drawing.Point(613, 243);
|
|
|
- this.mbc_brcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mbc_brcode_label.Name = "mbc_brcode_label";
|
|
|
- this.mbc_brcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mbc_brcode_label.TabIndex = 95;
|
|
|
- this.mbc_brcode_label.Text = "不良原因";
|
|
|
- //
|
|
|
- // nd_code_label
|
|
|
- //
|
|
|
- this.nd_code_label.AutoSize = true;
|
|
|
- this.nd_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.nd_code_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nd_code_label.Location = new System.Drawing.Point(963, 241);
|
|
|
- this.nd_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.nd_code_label.Name = "nd_code_label";
|
|
|
- this.nd_code_label.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.nd_code_label.TabIndex = 97;
|
|
|
- this.nd_code_label.Text = "责任别";
|
|
|
- //
|
|
|
- // label6
|
|
|
- //
|
|
|
- this.label6.AutoSize = true;
|
|
|
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label6.Location = new System.Drawing.Point(247, 297);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label6.TabIndex = 99;
|
|
|
- this.label6.Text = "不良组件";
|
|
|
- //
|
|
|
- // mbr_solutioncode_label
|
|
|
- //
|
|
|
- this.mbr_solutioncode_label.AutoSize = true;
|
|
|
- this.mbr_solutioncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mbr_solutioncode_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mbr_solutioncode_label.Location = new System.Drawing.Point(613, 297);
|
|
|
- this.mbr_solutioncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mbr_solutioncode_label.Name = "mbr_solutioncode_label";
|
|
|
- this.mbr_solutioncode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mbr_solutioncode_label.TabIndex = 101;
|
|
|
- this.mbr_solutioncode_label.Text = "解决方案";
|
|
|
- //
|
|
|
- // mb_badlocation_label
|
|
|
- //
|
|
|
- this.mb_badlocation_label.AutoSize = true;
|
|
|
- this.mb_badlocation_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mb_badlocation_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mb_badlocation_label.Location = new System.Drawing.Point(247, 372);
|
|
|
- this.mb_badlocation_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mb_badlocation_label.Name = "mb_badlocation_label";
|
|
|
- this.mb_badlocation_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mb_badlocation_label.TabIndex = 103;
|
|
|
- this.mb_badlocation_label.Text = "不良位置";
|
|
|
- //
|
|
|
- // mb_soncode_label
|
|
|
- //
|
|
|
- this.mb_soncode_label.AutoSize = true;
|
|
|
- this.mb_soncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mb_soncode_label.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.mb_soncode_label.Location = new System.Drawing.Point(653, 373);
|
|
|
- this.mb_soncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.mb_soncode_label.Name = "mb_soncode_label";
|
|
|
- this.mb_soncode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.mb_soncode_label.TabIndex = 105;
|
|
|
- this.mb_soncode_label.Text = "不良零件";
|
|
|
+ // nr_name_label
|
|
|
+ //
|
|
|
+ this.nr_name_label.AutoSize = true;
|
|
|
+ this.nr_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.nr_name_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.nr_name_label.Location = new System.Drawing.Point(611, 245);
|
|
|
+ this.nr_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.nr_name_label.Name = "nr_name_label";
|
|
|
+ this.nr_name_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.nr_name_label.TabIndex = 95;
|
|
|
+ this.nr_name_label.Text = "不良原因";
|
|
|
+ //
|
|
|
+ // mbr_dutycode_label
|
|
|
+ //
|
|
|
+ this.mbr_dutycode_label.AutoSize = true;
|
|
|
+ this.mbr_dutycode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbr_dutycode_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbr_dutycode_label.Location = new System.Drawing.Point(988, 243);
|
|
|
+ this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mbr_dutycode_label.Name = "mbr_dutycode_label";
|
|
|
+ this.mbr_dutycode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.mbr_dutycode_label.TabIndex = 97;
|
|
|
+ this.mbr_dutycode_label.Text = "责任别";
|
|
|
+ //
|
|
|
+ // mbc_component_label
|
|
|
+ //
|
|
|
+ this.mbc_component_label.AutoSize = true;
|
|
|
+ this.mbc_component_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbc_component_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbc_component_label.Location = new System.Drawing.Point(234, 297);
|
|
|
+ this.mbc_component_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mbc_component_label.Name = "mbc_component_label";
|
|
|
+ this.mbc_component_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.mbc_component_label.TabIndex = 99;
|
|
|
+ this.mbc_component_label.Text = "不良组件";
|
|
|
+ //
|
|
|
+ // mbr_solution_label
|
|
|
+ //
|
|
|
+ this.mbr_solution_label.AutoSize = true;
|
|
|
+ this.mbr_solution_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbr_solution_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbr_solution_label.Location = new System.Drawing.Point(611, 299);
|
|
|
+ this.mbr_solution_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mbr_solution_label.Name = "mbr_solution_label";
|
|
|
+ this.mbr_solution_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.mbr_solution_label.TabIndex = 101;
|
|
|
+ this.mbr_solution_label.Text = "解决方案";
|
|
|
+ //
|
|
|
+ // mbl_loc_label
|
|
|
+ //
|
|
|
+ this.mbl_loc_label.AutoSize = true;
|
|
|
+ this.mbl_loc_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbl_loc_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbl_loc_label.Location = new System.Drawing.Point(234, 369);
|
|
|
+ this.mbl_loc_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mbl_loc_label.Name = "mbl_loc_label";
|
|
|
+ this.mbl_loc_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.mbl_loc_label.TabIndex = 103;
|
|
|
+ this.mbl_loc_label.Text = "不良位置";
|
|
|
+ //
|
|
|
+ // mbp_part_label
|
|
|
+ //
|
|
|
+ this.mbp_part_label.AutoSize = true;
|
|
|
+ this.mbp_part_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mbp_part_label.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.mbp_part_label.Location = new System.Drawing.Point(642, 372);
|
|
|
+ this.mbp_part_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mbp_part_label.Name = "mbp_part_label";
|
|
|
+ this.mbp_part_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.mbp_part_label.TabIndex = 105;
|
|
|
+ this.mbp_part_label.Text = "不良零件";
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
- this.panel1.Location = new System.Drawing.Point(220, 348);
|
|
|
+ this.panel1.Location = new System.Drawing.Point(217, 350);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(1098, 2);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1105, 2);
|
|
|
this.panel1.TabIndex = 108;
|
|
|
//
|
|
|
// GetSNCode_Label
|
|
|
@@ -328,38 +335,6 @@
|
|
|
this.GetSNCode_Label.TabIndex = 113;
|
|
|
this.GetSNCode_Label.Text = "序列号";
|
|
|
//
|
|
|
- // listView1
|
|
|
- //
|
|
|
- this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
- this.columnHeader1});
|
|
|
- this.listView1.Location = new System.Drawing.Point(252, 420);
|
|
|
- this.listView1.Name = "listView1";
|
|
|
- this.listView1.Size = new System.Drawing.Size(351, 176);
|
|
|
- this.listView1.TabIndex = 115;
|
|
|
- this.listView1.UseCompatibleStateImageBehavior = false;
|
|
|
- this.listView1.View = System.Windows.Forms.View.Details;
|
|
|
- //
|
|
|
- // columnHeader1
|
|
|
- //
|
|
|
- this.columnHeader1.Text = "已选不良位置";
|
|
|
- this.columnHeader1.Width = 346;
|
|
|
- //
|
|
|
- // listView2
|
|
|
- //
|
|
|
- this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
- this.columnHeader2});
|
|
|
- this.listView2.Location = new System.Drawing.Point(658, 420);
|
|
|
- this.listView2.Name = "listView2";
|
|
|
- this.listView2.Size = new System.Drawing.Size(351, 176);
|
|
|
- this.listView2.TabIndex = 116;
|
|
|
- this.listView2.UseCompatibleStateImageBehavior = false;
|
|
|
- this.listView2.View = System.Windows.Forms.View.Details;
|
|
|
- //
|
|
|
- // columnHeader2
|
|
|
- //
|
|
|
- this.columnHeader2.Text = "已选不良零件";
|
|
|
- this.columnHeader2.Width = 346;
|
|
|
- //
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
@@ -382,13 +357,63 @@
|
|
|
//
|
|
|
// BadCodeTree
|
|
|
//
|
|
|
- this.BadCodeTree.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.BadCodeTree.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.BadCodeTree.Location = new System.Drawing.Point(21, 192);
|
|
|
this.BadCodeTree.Name = "BadCodeTree";
|
|
|
- this.BadCodeTree.Size = new System.Drawing.Size(193, 512);
|
|
|
+ this.BadCodeTree.Size = new System.Drawing.Size(193, 531);
|
|
|
this.BadCodeTree.TabIndex = 118;
|
|
|
this.BadCodeTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.BadCodeTree_NodeMouseClick);
|
|
|
//
|
|
|
+ // mbp_partdgv
|
|
|
+ //
|
|
|
+ this.mbp_partdgv.AllowUserToAddRows = false;
|
|
|
+ this.mbp_partdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.mbp_partdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.mbp_part1});
|
|
|
+ this.mbp_partdgv.Location = new System.Drawing.Point(647, 419);
|
|
|
+ this.mbp_partdgv.Name = "mbp_partdgv";
|
|
|
+ this.mbp_partdgv.RowTemplate.Height = 27;
|
|
|
+ this.mbp_partdgv.Size = new System.Drawing.Size(360, 190);
|
|
|
+ this.mbp_partdgv.TabIndex = 121;
|
|
|
+ //
|
|
|
+ // mbp_part1
|
|
|
+ //
|
|
|
+ this.mbp_part1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.mbp_part1.DataPropertyName = "mbp_part";
|
|
|
+ this.mbp_part1.HeaderText = "已选择不良零件";
|
|
|
+ this.mbp_part1.Name = "mbp_part1";
|
|
|
+ //
|
|
|
+ // mbl_locdgv
|
|
|
+ //
|
|
|
+ this.mbl_locdgv.AllowUserToAddRows = false;
|
|
|
+ this.mbl_locdgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.mbl_locdgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.mbl_loc1});
|
|
|
+ this.mbl_locdgv.Location = new System.Drawing.Point(248, 419);
|
|
|
+ this.mbl_locdgv.Name = "mbl_locdgv";
|
|
|
+ this.mbl_locdgv.RowTemplate.Height = 27;
|
|
|
+ this.mbl_locdgv.Size = new System.Drawing.Size(360, 190);
|
|
|
+ this.mbl_locdgv.TabIndex = 120;
|
|
|
+ //
|
|
|
+ // mbl_loc1
|
|
|
+ //
|
|
|
+ this.mbl_loc1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.mbl_loc1.DataPropertyName = "mbl_loc";
|
|
|
+ this.mbl_loc1.HeaderText = "已选择不良位置";
|
|
|
+ this.mbl_loc1.Name = "mbl_loc1";
|
|
|
+ //
|
|
|
+ // RefreshTreeView
|
|
|
+ //
|
|
|
+ this.RefreshTreeView.AllPower = null;
|
|
|
+ this.RefreshTreeView.Image = global::UAS_MES.Properties.Resources.refresh;
|
|
|
+ this.RefreshTreeView.Location = new System.Drawing.Point(112, 158);
|
|
|
+ this.RefreshTreeView.Name = "RefreshTreeView";
|
|
|
+ this.RefreshTreeView.Power = null;
|
|
|
+ this.RefreshTreeView.Size = new System.Drawing.Size(27, 27);
|
|
|
+ this.RefreshTreeView.TabIndex = 119;
|
|
|
+ this.RefreshTreeView.TabStop = false;
|
|
|
+ this.RefreshTreeView.Click += new System.EventHandler(this.RefreshTreeView_Click);
|
|
|
+ //
|
|
|
// GetSNCode
|
|
|
//
|
|
|
this.GetSNCode.AllPower = null;
|
|
|
@@ -415,7 +440,7 @@
|
|
|
this.NewRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.DownImage")));
|
|
|
this.NewRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.Image")));
|
|
|
this.NewRepairInf.IsShowBorder = true;
|
|
|
- this.NewRepairInf.Location = new System.Drawing.Point(390, 619);
|
|
|
+ this.NewRepairInf.Location = new System.Drawing.Point(390, 631);
|
|
|
this.NewRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage")));
|
|
|
this.NewRepairInf.Name = "NewRepairInf";
|
|
|
@@ -435,7 +460,7 @@
|
|
|
this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
|
|
|
this.SaveRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.Image")));
|
|
|
this.SaveRepairInf.IsShowBorder = true;
|
|
|
- this.SaveRepairInf.Location = new System.Drawing.Point(530, 619);
|
|
|
+ this.SaveRepairInf.Location = new System.Drawing.Point(530, 631);
|
|
|
this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
|
|
|
this.SaveRepairInf.Name = "SaveRepairInf";
|
|
|
@@ -455,7 +480,7 @@
|
|
|
this.DeleteRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.DownImage")));
|
|
|
this.DeleteRepairInf.Image = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.Image")));
|
|
|
this.DeleteRepairInf.IsShowBorder = true;
|
|
|
- this.DeleteRepairInf.Location = new System.Drawing.Point(676, 619);
|
|
|
+ this.DeleteRepairInf.Location = new System.Drawing.Point(676, 631);
|
|
|
this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage")));
|
|
|
this.DeleteRepairInf.Name = "DeleteRepairInf";
|
|
|
@@ -475,7 +500,7 @@
|
|
|
this.ChooseBadPart.DownImage = ((System.Drawing.Image)(resources.GetObject("ChooseBadPart.DownImage")));
|
|
|
this.ChooseBadPart.Image = ((System.Drawing.Image)(resources.GetObject("ChooseBadPart.Image")));
|
|
|
this.ChooseBadPart.IsShowBorder = true;
|
|
|
- this.ChooseBadPart.Location = new System.Drawing.Point(948, 373);
|
|
|
+ this.ChooseBadPart.Location = new System.Drawing.Point(946, 372);
|
|
|
this.ChooseBadPart.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ChooseBadPart.MoveImage = ((System.Drawing.Image)(resources.GetObject("ChooseBadPart.MoveImage")));
|
|
|
this.ChooseBadPart.Name = "ChooseBadPart";
|
|
|
@@ -487,41 +512,41 @@
|
|
|
this.ChooseBadPart.Text = "选择";
|
|
|
this.ChooseBadPart.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // mb_soncode
|
|
|
+ // mbp_part
|
|
|
//
|
|
|
- this.mb_soncode.AllPower = null;
|
|
|
- this.mb_soncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbp_part.AllPower = null;
|
|
|
+ this.mbp_part.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.mb_soncode.BackColor = System.Drawing.Color.White;
|
|
|
- this.mb_soncode.ID = null;
|
|
|
- this.mb_soncode.Location = new System.Drawing.Point(768, 375);
|
|
|
- this.mb_soncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.mb_soncode.Name = "mb_soncode";
|
|
|
- this.mb_soncode.Power = null;
|
|
|
- this.mb_soncode.Size = new System.Drawing.Size(156, 25);
|
|
|
- this.mb_soncode.Str = null;
|
|
|
- this.mb_soncode.Str1 = null;
|
|
|
- this.mb_soncode.Str2 = null;
|
|
|
- this.mb_soncode.TabIndex = 106;
|
|
|
- this.mb_soncode.Tag = "Read";
|
|
|
- //
|
|
|
- // mb_badlocation
|
|
|
- //
|
|
|
- this.mb_badlocation.AllPower = null;
|
|
|
- this.mb_badlocation.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbp_part.BackColor = System.Drawing.Color.White;
|
|
|
+ this.mbp_part.ID = null;
|
|
|
+ this.mbp_part.Location = new System.Drawing.Point(747, 374);
|
|
|
+ this.mbp_part.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbp_part.Name = "mbp_part";
|
|
|
+ this.mbp_part.Power = null;
|
|
|
+ this.mbp_part.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mbp_part.Str = null;
|
|
|
+ this.mbp_part.Str1 = null;
|
|
|
+ this.mbp_part.Str2 = null;
|
|
|
+ this.mbp_part.TabIndex = 106;
|
|
|
+ this.mbp_part.Tag = "Read";
|
|
|
+ //
|
|
|
+ // mbl_loc
|
|
|
+ //
|
|
|
+ this.mbl_loc.AllPower = null;
|
|
|
+ this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.mb_badlocation.BackColor = System.Drawing.Color.White;
|
|
|
- this.mb_badlocation.ID = null;
|
|
|
- this.mb_badlocation.Location = new System.Drawing.Point(367, 373);
|
|
|
- this.mb_badlocation.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.mb_badlocation.Name = "mb_badlocation";
|
|
|
- this.mb_badlocation.Power = null;
|
|
|
- this.mb_badlocation.Size = new System.Drawing.Size(156, 25);
|
|
|
- this.mb_badlocation.Str = null;
|
|
|
- this.mb_badlocation.Str1 = null;
|
|
|
- this.mb_badlocation.Str2 = null;
|
|
|
- this.mb_badlocation.TabIndex = 104;
|
|
|
- this.mb_badlocation.Tag = "Read";
|
|
|
+ this.mbl_loc.BackColor = System.Drawing.Color.White;
|
|
|
+ this.mbl_loc.ID = null;
|
|
|
+ this.mbl_loc.Location = new System.Drawing.Point(354, 374);
|
|
|
+ this.mbl_loc.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbl_loc.Name = "mbl_loc";
|
|
|
+ this.mbl_loc.Power = null;
|
|
|
+ this.mbl_loc.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mbl_loc.Str = null;
|
|
|
+ this.mbl_loc.Str1 = null;
|
|
|
+ this.mbl_loc.Str2 = null;
|
|
|
+ this.mbl_loc.TabIndex = 104;
|
|
|
+ this.mbl_loc.Tag = "Read";
|
|
|
//
|
|
|
// mbr_solutioncode
|
|
|
//
|
|
|
@@ -530,7 +555,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.mbr_solutioncode.BackColor = System.Drawing.Color.White;
|
|
|
this.mbr_solutioncode.ID = null;
|
|
|
- this.mbr_solutioncode.Location = new System.Drawing.Point(736, 299);
|
|
|
+ this.mbr_solutioncode.Location = new System.Drawing.Point(747, 299);
|
|
|
this.mbr_solutioncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.mbr_solutioncode.Name = "mbr_solutioncode";
|
|
|
this.mbr_solutioncode.Power = null;
|
|
|
@@ -541,129 +566,132 @@
|
|
|
this.mbr_solutioncode.TabIndex = 102;
|
|
|
this.mbr_solutioncode.Tag = "Read";
|
|
|
//
|
|
|
- // enterTextBox6
|
|
|
+ // mbc_component
|
|
|
//
|
|
|
- this.enterTextBox6.AllPower = null;
|
|
|
- this.enterTextBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbc_component.AllPower = null;
|
|
|
+ this.mbc_component.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox6.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox6.ID = null;
|
|
|
- this.enterTextBox6.Location = new System.Drawing.Point(383, 299);
|
|
|
- this.enterTextBox6.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox6.Name = "enterTextBox6";
|
|
|
- this.enterTextBox6.Power = null;
|
|
|
- this.enterTextBox6.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.enterTextBox6.Str = null;
|
|
|
- this.enterTextBox6.Str1 = null;
|
|
|
- this.enterTextBox6.Str2 = null;
|
|
|
- this.enterTextBox6.TabIndex = 100;
|
|
|
- this.enterTextBox6.Tag = "Read";
|
|
|
- //
|
|
|
- // nd_code
|
|
|
- //
|
|
|
- this.nd_code.AllPower = null;
|
|
|
- this.nd_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbc_component.BackColor = System.Drawing.Color.White;
|
|
|
+ this.mbc_component.ID = null;
|
|
|
+ this.mbc_component.Location = new System.Drawing.Point(354, 299);
|
|
|
+ this.mbc_component.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbc_component.Name = "mbc_component";
|
|
|
+ this.mbc_component.Power = null;
|
|
|
+ this.mbc_component.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mbc_component.Str = null;
|
|
|
+ this.mbc_component.Str1 = null;
|
|
|
+ this.mbc_component.Str2 = null;
|
|
|
+ this.mbc_component.TabIndex = 100;
|
|
|
+ this.mbc_component.Tag = "Read";
|
|
|
+ //
|
|
|
+ // mbr_dutycode
|
|
|
+ //
|
|
|
+ this.mbr_dutycode.AllPower = null;
|
|
|
+ this.mbr_dutycode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.nd_code.BackColor = System.Drawing.Color.White;
|
|
|
- this.nd_code.ID = null;
|
|
|
- this.nd_code.Location = new System.Drawing.Point(1069, 246);
|
|
|
- this.nd_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.nd_code.Name = "nd_code";
|
|
|
- this.nd_code.Power = null;
|
|
|
- this.nd_code.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.nd_code.Str = null;
|
|
|
- this.nd_code.Str1 = null;
|
|
|
- this.nd_code.Str2 = null;
|
|
|
- this.nd_code.TabIndex = 98;
|
|
|
- this.nd_code.Tag = "Read";
|
|
|
- //
|
|
|
- // mbc_brcode
|
|
|
- //
|
|
|
- this.mbc_brcode.AllPower = null;
|
|
|
- this.mbc_brcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbr_dutycode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.mbr_dutycode.ID = null;
|
|
|
+ this.mbr_dutycode.Location = new System.Drawing.Point(1094, 248);
|
|
|
+ this.mbr_dutycode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbr_dutycode.Name = "mbr_dutycode";
|
|
|
+ this.mbr_dutycode.Power = null;
|
|
|
+ this.mbr_dutycode.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mbr_dutycode.Str = null;
|
|
|
+ this.mbr_dutycode.Str1 = null;
|
|
|
+ this.mbr_dutycode.Str2 = null;
|
|
|
+ this.mbr_dutycode.TabIndex = 98;
|
|
|
+ this.mbr_dutycode.Tag = "Read";
|
|
|
+ //
|
|
|
+ // nr_name
|
|
|
+ //
|
|
|
+ this.nr_name.AllPower = null;
|
|
|
+ this.nr_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.mbc_brcode.BackColor = System.Drawing.Color.White;
|
|
|
- this.mbc_brcode.ID = null;
|
|
|
- this.mbc_brcode.Location = new System.Drawing.Point(736, 245);
|
|
|
- this.mbc_brcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.mbc_brcode.Name = "mbc_brcode";
|
|
|
- this.mbc_brcode.Power = null;
|
|
|
- this.mbc_brcode.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.mbc_brcode.Str = null;
|
|
|
- this.mbc_brcode.Str1 = null;
|
|
|
- this.mbc_brcode.Str2 = null;
|
|
|
- this.mbc_brcode.TabIndex = 96;
|
|
|
- this.mbc_brcode.Tag = "Read";
|
|
|
- //
|
|
|
- // mbr_brgcode
|
|
|
- //
|
|
|
- this.mbr_brgcode.AllPower = null;
|
|
|
- this.mbr_brgcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.nr_name.BackColor = System.Drawing.Color.White;
|
|
|
+ this.nr_name.ID = null;
|
|
|
+ this.nr_name.Location = new System.Drawing.Point(747, 245);
|
|
|
+ this.nr_name.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.nr_name.Name = "nr_name";
|
|
|
+ this.nr_name.Power = null;
|
|
|
+ this.nr_name.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.nr_name.Str = null;
|
|
|
+ this.nr_name.Str1 = null;
|
|
|
+ this.nr_name.Str2 = null;
|
|
|
+ this.nr_name.TabIndex = 96;
|
|
|
+ this.nr_name.Tag = "Read";
|
|
|
+ //
|
|
|
+ // nrg_name
|
|
|
+ //
|
|
|
+ this.nrg_name.AllPower = null;
|
|
|
+ this.nrg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.mbr_brgcode.BackColor = System.Drawing.Color.White;
|
|
|
- this.mbr_brgcode.ID = null;
|
|
|
- this.mbr_brgcode.Location = new System.Drawing.Point(383, 248);
|
|
|
- this.mbr_brgcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.mbr_brgcode.Name = "mbr_brgcode";
|
|
|
- this.mbr_brgcode.Power = null;
|
|
|
- this.mbr_brgcode.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.mbr_brgcode.Str = null;
|
|
|
- this.mbr_brgcode.Str1 = null;
|
|
|
- this.mbr_brgcode.Str2 = null;
|
|
|
- this.mbr_brgcode.TabIndex = 94;
|
|
|
- this.mbr_brgcode.Tag = "Read";
|
|
|
- //
|
|
|
- // enterTextBox2
|
|
|
- //
|
|
|
- this.enterTextBox2.AllPower = null;
|
|
|
- this.enterTextBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.nrg_name.BackColor = System.Drawing.Color.White;
|
|
|
+ this.nrg_name.ID = null;
|
|
|
+ this.nrg_name.Location = new System.Drawing.Point(354, 248);
|
|
|
+ this.nrg_name.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.nrg_name.Name = "nrg_name";
|
|
|
+ this.nrg_name.Power = null;
|
|
|
+ this.nrg_name.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.nrg_name.Str = null;
|
|
|
+ this.nrg_name.Str1 = null;
|
|
|
+ this.nrg_name.Str2 = null;
|
|
|
+ this.nrg_name.TabIndex = 94;
|
|
|
+ this.nrg_name.Tag = "Read";
|
|
|
+ //
|
|
|
+ // bc_name
|
|
|
+ //
|
|
|
+ this.bc_name.AllPower = null;
|
|
|
+ this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox2.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox2.ID = null;
|
|
|
- this.enterTextBox2.Location = new System.Drawing.Point(773, 192);
|
|
|
- this.enterTextBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox2.Name = "enterTextBox2";
|
|
|
- this.enterTextBox2.Power = null;
|
|
|
- this.enterTextBox2.Size = new System.Drawing.Size(150, 25);
|
|
|
- this.enterTextBox2.Str = null;
|
|
|
- this.enterTextBox2.Str1 = null;
|
|
|
- this.enterTextBox2.Str2 = null;
|
|
|
- this.enterTextBox2.TabIndex = 92;
|
|
|
- this.enterTextBox2.Tag = "Read";
|
|
|
- //
|
|
|
- // enterTextBox1
|
|
|
- //
|
|
|
- this.enterTextBox1.AllPower = null;
|
|
|
- this.enterTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.bc_name.BackColor = System.Drawing.Color.White;
|
|
|
+ this.bc_name.Enabled = false;
|
|
|
+ this.bc_name.ID = null;
|
|
|
+ this.bc_name.Location = new System.Drawing.Point(747, 192);
|
|
|
+ this.bc_name.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.Power = null;
|
|
|
+ this.bc_name.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.bc_name.Str = null;
|
|
|
+ this.bc_name.Str1 = null;
|
|
|
+ this.bc_name.Str2 = null;
|
|
|
+ this.bc_name.TabIndex = 92;
|
|
|
+ this.bc_name.Tag = "Read";
|
|
|
+ //
|
|
|
+ // bg_name
|
|
|
+ //
|
|
|
+ this.bg_name.AllPower = null;
|
|
|
+ this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox1.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox1.ID = null;
|
|
|
- this.enterTextBox1.Location = new System.Drawing.Point(420, 192);
|
|
|
- this.enterTextBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox1.Name = "enterTextBox1";
|
|
|
- this.enterTextBox1.Power = null;
|
|
|
- this.enterTextBox1.Size = new System.Drawing.Size(150, 25);
|
|
|
- this.enterTextBox1.Str = null;
|
|
|
- this.enterTextBox1.Str1 = null;
|
|
|
- this.enterTextBox1.Str2 = null;
|
|
|
- this.enterTextBox1.TabIndex = 91;
|
|
|
- this.enterTextBox1.Tag = "Read";
|
|
|
- //
|
|
|
- // bc_remark
|
|
|
- //
|
|
|
- this.bc_remark.Location = new System.Drawing.Point(1069, 192);
|
|
|
- this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.bc_remark.Name = "bc_remark";
|
|
|
- this.bc_remark.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.bc_remark.TabIndex = 90;
|
|
|
+ this.bg_name.BackColor = System.Drawing.Color.White;
|
|
|
+ this.bg_name.Enabled = false;
|
|
|
+ this.bg_name.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.bg_name.ID = null;
|
|
|
+ this.bg_name.Location = new System.Drawing.Point(354, 192);
|
|
|
+ this.bg_name.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
+ this.bg_name.Power = null;
|
|
|
+ this.bg_name.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.bg_name.Str = null;
|
|
|
+ this.bg_name.Str1 = null;
|
|
|
+ this.bg_name.Str2 = null;
|
|
|
+ this.bg_name.TabIndex = 91;
|
|
|
+ this.bg_name.Tag = "Read";
|
|
|
+ //
|
|
|
+ // mb_badremark
|
|
|
+ //
|
|
|
+ this.mb_badremark.Location = new System.Drawing.Point(1094, 194);
|
|
|
+ this.mb_badremark.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mb_badremark.Name = "mb_badremark";
|
|
|
+ this.mb_badremark.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mb_badremark.TabIndex = 90;
|
|
|
//
|
|
|
// OperatResult
|
|
|
//
|
|
|
this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperatResult.Location = new System.Drawing.Point(1031, 372);
|
|
|
+ this.OperatResult.Location = new System.Drawing.Point(1060, 372);
|
|
|
this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperatResult.Name = "OperatResult";
|
|
|
- this.OperatResult.Size = new System.Drawing.Size(276, 318);
|
|
|
+ this.OperatResult.Size = new System.Drawing.Size(247, 318);
|
|
|
this.OperatResult.TabIndex = 87;
|
|
|
this.OperatResult.Text = "";
|
|
|
//
|
|
|
@@ -710,7 +738,7 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(1130, 700);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1130, 697);
|
|
|
this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
@@ -770,7 +798,7 @@
|
|
|
this.cr_code.Condition = null;
|
|
|
this.cr_code.DBTitle = "回流工艺";
|
|
|
this.cr_code.FormName = null;
|
|
|
- this.cr_code.Location = new System.Drawing.Point(123, 99);
|
|
|
+ this.cr_code.Location = new System.Drawing.Point(123, 95);
|
|
|
this.cr_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.cr_code.Name = "cr_code";
|
|
|
this.cr_code.Power = null;
|
|
|
@@ -789,7 +817,7 @@
|
|
|
this.NewBadCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.DownImage")));
|
|
|
this.NewBadCode.Image = ((System.Drawing.Image)(resources.GetObject("NewBadCode.Image")));
|
|
|
this.NewBadCode.IsShowBorder = true;
|
|
|
- this.NewBadCode.Location = new System.Drawing.Point(248, 619);
|
|
|
+ this.NewBadCode.Location = new System.Drawing.Point(248, 631);
|
|
|
this.NewBadCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage")));
|
|
|
this.NewBadCode.Name = "NewBadCode";
|
|
|
@@ -809,7 +837,7 @@
|
|
|
this.SaveBadLocation.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.DownImage")));
|
|
|
this.SaveBadLocation.Image = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.Image")));
|
|
|
this.SaveBadLocation.IsShowBorder = true;
|
|
|
- this.SaveBadLocation.Location = new System.Drawing.Point(547, 372);
|
|
|
+ this.SaveBadLocation.Location = new System.Drawing.Point(549, 372);
|
|
|
this.SaveBadLocation.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.SaveBadLocation.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.MoveImage")));
|
|
|
this.SaveBadLocation.Name = "SaveBadLocation";
|
|
|
@@ -863,29 +891,17 @@
|
|
|
this.RepairComplete.UseVisualStyleBackColor = true;
|
|
|
this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
|
|
|
//
|
|
|
- // RefreshTreeView
|
|
|
- //
|
|
|
- this.RefreshTreeView.AllPower = null;
|
|
|
- this.RefreshTreeView.Image = global::UAS_MES.Properties.Resources.refresh;
|
|
|
- this.RefreshTreeView.Location = new System.Drawing.Point(110, 158);
|
|
|
- this.RefreshTreeView.Name = "RefreshTreeView";
|
|
|
- this.RefreshTreeView.Power = null;
|
|
|
- this.RefreshTreeView.Size = new System.Drawing.Size(27, 27);
|
|
|
- this.RefreshTreeView.TabIndex = 119;
|
|
|
- this.RefreshTreeView.TabStop = false;
|
|
|
- this.RefreshTreeView.Click += new System.EventHandler(this.RefreshTreeView_Click);
|
|
|
- //
|
|
|
// Make_Repair
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1320, 740);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1353, 735);
|
|
|
+ this.Controls.Add(this.mbp_partdgv);
|
|
|
+ this.Controls.Add(this.mbl_locdgv);
|
|
|
this.Controls.Add(this.RefreshTreeView);
|
|
|
this.Controls.Add(this.BadCodeTree);
|
|
|
this.Controls.Add(this.panel3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.listView2);
|
|
|
- this.Controls.Add(this.listView1);
|
|
|
this.Controls.Add(this.GetSNCode);
|
|
|
this.Controls.Add(this.GetSNCode_Label);
|
|
|
this.Controls.Add(this.NewRepairInf);
|
|
|
@@ -893,23 +909,23 @@
|
|
|
this.Controls.Add(this.DeleteRepairInf);
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Controls.Add(this.ChooseBadPart);
|
|
|
- this.Controls.Add(this.mb_soncode);
|
|
|
- this.Controls.Add(this.mb_soncode_label);
|
|
|
- this.Controls.Add(this.mb_badlocation);
|
|
|
- this.Controls.Add(this.mb_badlocation_label);
|
|
|
+ this.Controls.Add(this.mbp_part);
|
|
|
+ this.Controls.Add(this.mbp_part_label);
|
|
|
+ this.Controls.Add(this.mbl_loc);
|
|
|
+ this.Controls.Add(this.mbl_loc_label);
|
|
|
this.Controls.Add(this.mbr_solutioncode);
|
|
|
- this.Controls.Add(this.mbr_solutioncode_label);
|
|
|
- this.Controls.Add(this.enterTextBox6);
|
|
|
- this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.nd_code);
|
|
|
- this.Controls.Add(this.nd_code_label);
|
|
|
- this.Controls.Add(this.mbc_brcode);
|
|
|
- this.Controls.Add(this.mbc_brcode_label);
|
|
|
- this.Controls.Add(this.mbr_brgcode);
|
|
|
+ this.Controls.Add(this.mbr_solution_label);
|
|
|
+ this.Controls.Add(this.mbc_component);
|
|
|
+ this.Controls.Add(this.mbc_component_label);
|
|
|
+ this.Controls.Add(this.mbr_dutycode);
|
|
|
+ this.Controls.Add(this.mbr_dutycode_label);
|
|
|
+ this.Controls.Add(this.nr_name);
|
|
|
+ this.Controls.Add(this.nr_name_label);
|
|
|
+ this.Controls.Add(this.nrg_name);
|
|
|
this.Controls.Add(this.mbr_brgcode_label);
|
|
|
- this.Controls.Add(this.enterTextBox2);
|
|
|
- this.Controls.Add(this.enterTextBox1);
|
|
|
- this.Controls.Add(this.bc_remark);
|
|
|
+ this.Controls.Add(this.bc_name);
|
|
|
+ this.Controls.Add(this.bg_name);
|
|
|
+ this.Controls.Add(this.mb_badremark);
|
|
|
this.Controls.Add(this.OperatResult);
|
|
|
this.Controls.Add(this.ms_makecode);
|
|
|
this.Controls.Add(this.ma_prodcode);
|
|
|
@@ -927,8 +943,8 @@
|
|
|
this.Controls.Add(this.Scrap);
|
|
|
this.Controls.Add(this.RepairComplete);
|
|
|
this.Controls.Add(this.label14);
|
|
|
- this.Controls.Add(this.label12);
|
|
|
- this.Controls.Add(this.label8);
|
|
|
+ this.Controls.Add(this.bc_name_label);
|
|
|
+ this.Controls.Add(this.bg_name_label);
|
|
|
this.Controls.Add(this.ms_sncode_label);
|
|
|
this.Controls.Add(this.ms_makecode_label);
|
|
|
this.Controls.Add(this.panel2);
|
|
|
@@ -941,6 +957,10 @@
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbp_partdgv)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.mbl_locdgv)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
@@ -961,8 +981,8 @@
|
|
|
private System.Windows.Forms.Label ma_prodcode_label;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
- private System.Windows.Forms.Label label12;
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.Label bc_name_label;
|
|
|
+ private System.Windows.Forms.Label bg_name_label;
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
private System.Windows.Forms.Label ms_makecode_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
@@ -971,23 +991,22 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel ma_prodcode;
|
|
|
private CustomControl.ValueLabel.ValueLabel ms_makecode;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperatResult;
|
|
|
- private CustomControl.TextBoxWithIcon.TextBoxWithTextArea bc_remark;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox1;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox2;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox mbr_brgcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.TextBoxWithTextArea mb_badremark;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox bg_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox bc_name;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox nrg_name;
|
|
|
private System.Windows.Forms.Label mbr_brgcode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox mbc_brcode;
|
|
|
- private System.Windows.Forms.Label mbc_brcode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox nd_code;
|
|
|
- private System.Windows.Forms.Label nd_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox6;
|
|
|
- private System.Windows.Forms.Label label6;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox nr_name;
|
|
|
+ private System.Windows.Forms.Label nr_name_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox mbr_dutycode;
|
|
|
+ private System.Windows.Forms.Label mbr_dutycode_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox mbc_component;
|
|
|
+ private System.Windows.Forms.Label mbc_component_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox mbr_solutioncode;
|
|
|
- private System.Windows.Forms.Label mbr_solutioncode_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox mb_badlocation;
|
|
|
- private System.Windows.Forms.Label mb_badlocation_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox mb_soncode;
|
|
|
- private System.Windows.Forms.Label mb_soncode_label;
|
|
|
+ private System.Windows.Forms.Label mbr_solution_label;
|
|
|
+ private System.Windows.Forms.Label mbl_loc_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox mbp_part;
|
|
|
+ private System.Windows.Forms.Label mbp_part_label;
|
|
|
private CustomControl.ButtonUtil.NormalButton ChooseBadPart;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
|
|
|
@@ -995,13 +1014,16 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton NewRepairInf;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
|
|
|
private System.Windows.Forms.Label GetSNCode_Label;
|
|
|
- private System.Windows.Forms.ListView listView1;
|
|
|
- private System.Windows.Forms.ListView listView2;
|
|
|
- private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
|
- private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private System.Windows.Forms.TreeView BadCodeTree;
|
|
|
private CustomControl.ClickPicBox.ClickPicBox RefreshTreeView;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox mbl_loc;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbl_locdgv;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewWithCheckBox mbp_partdgv;
|
|
|
+ private System.Windows.Forms.BindingSource LocationSource;
|
|
|
+ private System.Windows.Forms.BindingSource ComponentSource;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbp_part1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn mbl_loc1;
|
|
|
}
|
|
|
}
|