|
|
@@ -40,11 +40,11 @@
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
- this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.label5 = 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.label7 = 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.panel1 = new System.Windows.Forms.Panel();
|
|
|
@@ -55,6 +55,7 @@
|
|
|
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.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.NewRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.SaveRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -62,11 +63,11 @@
|
|
|
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.enterTextBox7 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mbr_solutioncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.enterTextBox6 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox5 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox4 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.enterTextBox3 = 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();
|
|
|
@@ -82,9 +83,9 @@
|
|
|
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.BadCodeGrid = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
|
|
|
this.panel2.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// panel2
|
|
|
@@ -222,41 +223,41 @@
|
|
|
this.ms_makecode_label.TabIndex = 37;
|
|
|
this.ms_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
- // label3
|
|
|
- //
|
|
|
- this.label3.AutoSize = true;
|
|
|
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label3.Location = new System.Drawing.Point(247, 246);
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(112, 27);
|
|
|
- this.label3.TabIndex = 93;
|
|
|
- this.label3.Text = "不良原因组";
|
|
|
- //
|
|
|
- // label4
|
|
|
- //
|
|
|
- this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label4.Location = new System.Drawing.Point(613, 243);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label4.TabIndex = 95;
|
|
|
- this.label4.Text = "不良原因";
|
|
|
- //
|
|
|
- // label5
|
|
|
- //
|
|
|
- this.label5.AutoSize = true;
|
|
|
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label5.Location = new System.Drawing.Point(963, 241);
|
|
|
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.label5.TabIndex = 97;
|
|
|
- this.label5.Text = "责任别";
|
|
|
+ // mbr_brgcode_label
|
|
|
+ //
|
|
|
+ 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.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
|
|
|
//
|
|
|
@@ -270,17 +271,17 @@
|
|
|
this.label6.TabIndex = 99;
|
|
|
this.label6.Text = "不良组件";
|
|
|
//
|
|
|
- // label7
|
|
|
+ // mbr_solutioncode_label
|
|
|
//
|
|
|
- this.label7.AutoSize = true;
|
|
|
- this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label7.Location = new System.Drawing.Point(613, 297);
|
|
|
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label7.TabIndex = 101;
|
|
|
- this.label7.Text = "解决方案";
|
|
|
+ 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
|
|
|
//
|
|
|
@@ -341,7 +342,7 @@
|
|
|
// columnHeader1
|
|
|
//
|
|
|
this.columnHeader1.Text = "已选不良位置";
|
|
|
- this.columnHeader1.Width = 344;
|
|
|
+ this.columnHeader1.Width = 346;
|
|
|
//
|
|
|
// listView2
|
|
|
//
|
|
|
@@ -357,14 +358,14 @@
|
|
|
// columnHeader2
|
|
|
//
|
|
|
this.columnHeader2.Text = "已选不良零件";
|
|
|
- this.columnHeader2.Width = 343;
|
|
|
+ this.columnHeader2.Width = 346;
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label2.Location = new System.Drawing.Point(16, 155);
|
|
|
+ this.label2.Location = new System.Drawing.Point(16, 156);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -379,6 +380,15 @@
|
|
|
this.panel3.Size = new System.Drawing.Size(1320, 2);
|
|
|
this.panel3.TabIndex = 109;
|
|
|
//
|
|
|
+ // BadCodeTree
|
|
|
+ //
|
|
|
+ this.BadCodeTree.Font = new System.Drawing.Font("微软雅黑", 9F, 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.TabIndex = 118;
|
|
|
+ this.BadCodeTree.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.BadCodeTree_NodeMouseClick);
|
|
|
+ //
|
|
|
// GetSNCode
|
|
|
//
|
|
|
this.GetSNCode.AllPower = null;
|
|
|
@@ -396,6 +406,7 @@
|
|
|
this.GetSNCode.Str2 = null;
|
|
|
this.GetSNCode.TabIndex = 114;
|
|
|
this.GetSNCode.Tag = "Read";
|
|
|
+ this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
|
|
|
//
|
|
|
// NewRepairInf
|
|
|
//
|
|
|
@@ -404,7 +415,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, 618);
|
|
|
+ this.NewRepairInf.Location = new System.Drawing.Point(390, 619);
|
|
|
this.NewRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage")));
|
|
|
this.NewRepairInf.Name = "NewRepairInf";
|
|
|
@@ -415,6 +426,7 @@
|
|
|
this.NewRepairInf.Tag = "IfWrite";
|
|
|
this.NewRepairInf.Text = "新增维修信息";
|
|
|
this.NewRepairInf.UseVisualStyleBackColor = true;
|
|
|
+ this.NewRepairInf.Click += new System.EventHandler(this.NewRepairInf_Click);
|
|
|
//
|
|
|
// SaveRepairInf
|
|
|
//
|
|
|
@@ -423,7 +435,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, 618);
|
|
|
+ this.SaveRepairInf.Location = new System.Drawing.Point(530, 619);
|
|
|
this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
|
|
|
this.SaveRepairInf.Name = "SaveRepairInf";
|
|
|
@@ -434,6 +446,7 @@
|
|
|
this.SaveRepairInf.Tag = "IfWrite";
|
|
|
this.SaveRepairInf.Text = "保存维修信息";
|
|
|
this.SaveRepairInf.UseVisualStyleBackColor = true;
|
|
|
+ this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
|
|
|
//
|
|
|
// DeleteRepairInf
|
|
|
//
|
|
|
@@ -442,7 +455,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, 618);
|
|
|
+ this.DeleteRepairInf.Location = new System.Drawing.Point(676, 619);
|
|
|
this.DeleteRepairInf.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage")));
|
|
|
this.DeleteRepairInf.Name = "DeleteRepairInf";
|
|
|
@@ -453,6 +466,7 @@
|
|
|
this.DeleteRepairInf.Tag = "IfWrite";
|
|
|
this.DeleteRepairInf.Text = "删除";
|
|
|
this.DeleteRepairInf.UseVisualStyleBackColor = true;
|
|
|
+ this.DeleteRepairInf.Click += new System.EventHandler(this.DeleteRepairInf_Click);
|
|
|
//
|
|
|
// ChooseBadPart
|
|
|
//
|
|
|
@@ -509,23 +523,23 @@
|
|
|
this.mb_badlocation.TabIndex = 104;
|
|
|
this.mb_badlocation.Tag = "Read";
|
|
|
//
|
|
|
- // enterTextBox7
|
|
|
+ // mbr_solutioncode
|
|
|
//
|
|
|
- this.enterTextBox7.AllPower = null;
|
|
|
- this.enterTextBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.mbr_solutioncode.AllPower = null;
|
|
|
+ this.mbr_solutioncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox7.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox7.ID = null;
|
|
|
- this.enterTextBox7.Location = new System.Drawing.Point(736, 299);
|
|
|
- this.enterTextBox7.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox7.Name = "enterTextBox7";
|
|
|
- this.enterTextBox7.Power = null;
|
|
|
- this.enterTextBox7.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.enterTextBox7.Str = null;
|
|
|
- this.enterTextBox7.Str1 = null;
|
|
|
- this.enterTextBox7.Str2 = null;
|
|
|
- this.enterTextBox7.TabIndex = 102;
|
|
|
- this.enterTextBox7.Tag = "Read";
|
|
|
+ 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.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.mbr_solutioncode.Name = "mbr_solutioncode";
|
|
|
+ this.mbr_solutioncode.Power = null;
|
|
|
+ this.mbr_solutioncode.Size = new System.Drawing.Size(187, 25);
|
|
|
+ this.mbr_solutioncode.Str = null;
|
|
|
+ this.mbr_solutioncode.Str1 = null;
|
|
|
+ this.mbr_solutioncode.Str2 = null;
|
|
|
+ this.mbr_solutioncode.TabIndex = 102;
|
|
|
+ this.mbr_solutioncode.Tag = "Read";
|
|
|
//
|
|
|
// enterTextBox6
|
|
|
//
|
|
|
@@ -545,59 +559,59 @@
|
|
|
this.enterTextBox6.TabIndex = 100;
|
|
|
this.enterTextBox6.Tag = "Read";
|
|
|
//
|
|
|
- // enterTextBox5
|
|
|
+ // nd_code
|
|
|
//
|
|
|
- this.enterTextBox5.AllPower = null;
|
|
|
- this.enterTextBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ this.nd_code.AllPower = null;
|
|
|
+ this.nd_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox5.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox5.ID = null;
|
|
|
- this.enterTextBox5.Location = new System.Drawing.Point(1069, 246);
|
|
|
- this.enterTextBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox5.Name = "enterTextBox5";
|
|
|
- this.enterTextBox5.Power = null;
|
|
|
- this.enterTextBox5.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.enterTextBox5.Str = null;
|
|
|
- this.enterTextBox5.Str1 = null;
|
|
|
- this.enterTextBox5.Str2 = null;
|
|
|
- this.enterTextBox5.TabIndex = 98;
|
|
|
- this.enterTextBox5.Tag = "Read";
|
|
|
- //
|
|
|
- // enterTextBox4
|
|
|
- //
|
|
|
- this.enterTextBox4.AllPower = null;
|
|
|
- this.enterTextBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ 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)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox4.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox4.ID = null;
|
|
|
- this.enterTextBox4.Location = new System.Drawing.Point(736, 245);
|
|
|
- this.enterTextBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox4.Name = "enterTextBox4";
|
|
|
- this.enterTextBox4.Power = null;
|
|
|
- this.enterTextBox4.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.enterTextBox4.Str = null;
|
|
|
- this.enterTextBox4.Str1 = null;
|
|
|
- this.enterTextBox4.Str2 = null;
|
|
|
- this.enterTextBox4.TabIndex = 96;
|
|
|
- this.enterTextBox4.Tag = "Read";
|
|
|
- //
|
|
|
- // enterTextBox3
|
|
|
- //
|
|
|
- this.enterTextBox3.AllPower = null;
|
|
|
- this.enterTextBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ 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)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.enterTextBox3.BackColor = System.Drawing.Color.White;
|
|
|
- this.enterTextBox3.ID = null;
|
|
|
- this.enterTextBox3.Location = new System.Drawing.Point(383, 248);
|
|
|
- this.enterTextBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.enterTextBox3.Name = "enterTextBox3";
|
|
|
- this.enterTextBox3.Power = null;
|
|
|
- this.enterTextBox3.Size = new System.Drawing.Size(187, 25);
|
|
|
- this.enterTextBox3.Str = null;
|
|
|
- this.enterTextBox3.Str1 = null;
|
|
|
- this.enterTextBox3.Str2 = null;
|
|
|
- this.enterTextBox3.TabIndex = 94;
|
|
|
- this.enterTextBox3.Tag = "Read";
|
|
|
+ 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
|
|
|
//
|
|
|
@@ -696,7 +710,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(1129, 700);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1130, 700);
|
|
|
this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
@@ -775,7 +789,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, 618);
|
|
|
+ this.NewBadCode.Location = new System.Drawing.Point(248, 619);
|
|
|
this.NewBadCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage")));
|
|
|
this.NewBadCode.Name = "NewBadCode";
|
|
|
@@ -786,6 +800,7 @@
|
|
|
this.NewBadCode.Tag = "IfWrite";
|
|
|
this.NewBadCode.Text = "新增不良代码";
|
|
|
this.NewBadCode.UseVisualStyleBackColor = true;
|
|
|
+ this.NewBadCode.Click += new System.EventHandler(this.NewBadCode_Click);
|
|
|
//
|
|
|
// SaveBadLocation
|
|
|
//
|
|
|
@@ -825,6 +840,7 @@
|
|
|
this.Scrap.Tag = "IfWrite";
|
|
|
this.Scrap.Text = "报废";
|
|
|
this.Scrap.UseVisualStyleBackColor = true;
|
|
|
+ this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
|
|
|
//
|
|
|
// RepairComplete
|
|
|
//
|
|
|
@@ -845,25 +861,27 @@
|
|
|
this.RepairComplete.Tag = "IfWrite";
|
|
|
this.RepairComplete.Text = "完成维修";
|
|
|
this.RepairComplete.UseVisualStyleBackColor = true;
|
|
|
+ this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
|
|
|
//
|
|
|
- // BadCodeGrid
|
|
|
+ // RefreshTreeView
|
|
|
//
|
|
|
- this.BadCodeGrid.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.BadCodeGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.BadCodeGrid.Location = new System.Drawing.Point(12, 188);
|
|
|
- this.BadCodeGrid.Name = "BadCodeGrid";
|
|
|
- this.BadCodeGrid.RowHeadersWidth = 20;
|
|
|
- this.BadCodeGrid.RowTemplate.Height = 27;
|
|
|
- this.BadCodeGrid.Size = new System.Drawing.Size(214, 540);
|
|
|
- this.BadCodeGrid.TabIndex = 118;
|
|
|
- this.BadCodeGrid.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.BadCodeGrid_RowHeaderMouseClick);
|
|
|
+ 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.Controls.Add(this.BadCodeGrid);
|
|
|
+ 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);
|
|
|
@@ -879,16 +897,16 @@
|
|
|
this.Controls.Add(this.mb_soncode_label);
|
|
|
this.Controls.Add(this.mb_badlocation);
|
|
|
this.Controls.Add(this.mb_badlocation_label);
|
|
|
- this.Controls.Add(this.enterTextBox7);
|
|
|
- this.Controls.Add(this.label7);
|
|
|
+ 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.enterTextBox5);
|
|
|
- this.Controls.Add(this.label5);
|
|
|
- this.Controls.Add(this.enterTextBox4);
|
|
|
- this.Controls.Add(this.label4);
|
|
|
- this.Controls.Add(this.enterTextBox3);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
+ 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_brgcode_label);
|
|
|
this.Controls.Add(this.enterTextBox2);
|
|
|
this.Controls.Add(this.enterTextBox1);
|
|
|
this.Controls.Add(this.bc_remark);
|
|
|
@@ -923,7 +941,7 @@
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged);
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.RefreshTreeView)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -956,16 +974,16 @@
|
|
|
private CustomControl.TextBoxWithIcon.TextBoxWithTextArea bc_remark;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox1;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox2;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox3;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox4;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox5;
|
|
|
- private System.Windows.Forms.Label label5;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox mbr_brgcode;
|
|
|
+ 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 enterTextBox7;
|
|
|
- private System.Windows.Forms.Label label7;
|
|
|
+ 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;
|
|
|
@@ -983,6 +1001,7 @@
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
- private CustomControl.DataGrid_View.DataGridViewExpand BadCodeGrid;
|
|
|
+ private System.Windows.Forms.TreeView BadCodeTree;
|
|
|
+ private CustomControl.ClickPicBox.ClickPicBox RefreshTreeView;
|
|
|
}
|
|
|
}
|