namespace UAS_MES.Make { partial class Make_Repair { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { 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(); this.ma_craftcode_label = new System.Windows.Forms.Label(); this.st_rstepcode_label = new System.Windows.Forms.Label(); 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.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.label6 = new System.Windows.Forms.Label(); this.label7 = 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(); 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.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.enterTextBox7 = 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.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.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(); this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel(); this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox(); this.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox(); this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox(); this.NewBadCode = new UAS_MES.CustomControl.ButtonUtil.NormalButton(); 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.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.panel2.Controls.Add(this.label1); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; 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.TabIndex = 32; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.label1.Location = new System.Drawing.Point(16, 5); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(92, 27); this.label1.TabIndex = 0; this.label1.Text = "维修作业"; // // ma_craftcode_label // this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ma_craftcode_label.AutoSize = true; this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_craftcode_label.Location = new System.Drawing.Point(16, 98); this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_craftcode_label.Name = "ma_craftcode_label"; this.ma_craftcode_label.Size = new System.Drawing.Size(92, 27); this.ma_craftcode_label.TabIndex = 66; this.ma_craftcode_label.Text = "回流工艺"; // // st_rstepcode_label // this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.st_rstepcode_label.AutoSize = true; this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.st_rstepcode_label.Location = new System.Drawing.Point(415, 98); this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.st_rstepcode_label.Name = "st_rstepcode_label"; this.st_rstepcode_label.Size = new System.Drawing.Size(92, 27); this.st_rstepcode_label.TabIndex = 65; this.st_rstepcode_label.Text = "回流工序"; // // ma_prodcode_label // this.ma_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ma_prodcode_label.AutoSize = true; this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_prodcode_label.Location = new System.Drawing.Point(622, 51); this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_prodcode_label.Name = "ma_prodcode_label"; this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27); this.ma_prodcode_label.TabIndex = 62; this.ma_prodcode_label.Text = "产品编号"; // // pr_detail_label // this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); 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.Location = new System.Drawing.Point(927, 51); this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_detail_label.Name = "pr_detail_label"; this.pr_detail_label.Size = new System.Drawing.Size(92, 27); this.pr_detail_label.TabIndex = 61; this.pr_detail_label.Text = "产品名称"; // // label14 // 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.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 = "不良代码组名称"; // // ms_sncode_label // this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); 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.Location = new System.Drawing.Point(16, 49); this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_sncode_label.Name = "ms_sncode_label"; this.ms_sncode_label.Size = new System.Drawing.Size(72, 27); this.ms_sncode_label.TabIndex = 38; this.ms_sncode_label.Text = "序列号"; // // ms_makecode_label // this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ms_makecode_label.AutoSize = true; this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_makecode_label.Location = new System.Drawing.Point(348, 51); this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_makecode_label.Name = "ms_makecode_label"; this.ms_makecode_label.Size = new System.Drawing.Size(72, 27); 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 = "责任别"; // // 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 = "不良组件"; // // label7 // 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 = "解决方案"; // // 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 = "不良零件"; // // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.panel1.Location = new System.Drawing.Point(220, 348); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1098, 2); this.panel1.TabIndex = 108; // // GetSNCode_Label // this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.GetSNCode_Label.AutoSize = true; this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.GetSNCode_Label.Location = new System.Drawing.Point(247, 677); this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.GetSNCode_Label.Name = "GetSNCode_Label"; this.GetSNCode_Label.Size = new System.Drawing.Size(72, 27); 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 = 344; // // 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 = 343; // // 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.ForeColor = System.Drawing.Color.Black; this.label2.Location = new System.Drawing.Point(16, 155); 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); this.label2.TabIndex = 117; this.label2.Text = "不良信息"; // // panel3 // this.panel3.BackColor = System.Drawing.SystemColors.ActiveCaptionText; this.panel3.Location = new System.Drawing.Point(1, 146); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1320, 2); this.panel3.TabIndex = 109; // // GetSNCode // this.GetSNCode.AllPower = null; this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.GetSNCode.BackColor = System.Drawing.Color.White; this.GetSNCode.ID = null; this.GetSNCode.Location = new System.Drawing.Point(354, 679); this.GetSNCode.Margin = new System.Windows.Forms.Padding(4); this.GetSNCode.Name = "GetSNCode"; this.GetSNCode.Power = null; this.GetSNCode.Size = new System.Drawing.Size(249, 25); this.GetSNCode.Str = null; this.GetSNCode.Str1 = null; this.GetSNCode.Str2 = null; this.GetSNCode.TabIndex = 114; this.GetSNCode.Tag = "Read"; // // NewRepairInf // this.NewRepairInf.AllPower = "ifall"; this.NewRepairInf.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.NewRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.MoveImage"))); this.NewRepairInf.Name = "NewRepairInf"; this.NewRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewRepairInf.NormalImage"))); this.NewRepairInf.Power = null; this.NewRepairInf.Size = new System.Drawing.Size(111, 30); this.NewRepairInf.TabIndex = 112; this.NewRepairInf.Tag = "IfWrite"; this.NewRepairInf.Text = "新增维修信息"; this.NewRepairInf.UseVisualStyleBackColor = true; // // SaveRepairInf // this.SaveRepairInf.AllPower = "ifall"; this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage"))); this.SaveRepairInf.Name = "SaveRepairInf"; this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage"))); this.SaveRepairInf.Power = null; this.SaveRepairInf.Size = new System.Drawing.Size(111, 30); this.SaveRepairInf.TabIndex = 111; this.SaveRepairInf.Tag = "IfWrite"; this.SaveRepairInf.Text = "保存维修信息"; this.SaveRepairInf.UseVisualStyleBackColor = true; // // DeleteRepairInf // this.DeleteRepairInf.AllPower = "ifall"; this.DeleteRepairInf.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.DeleteRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.MoveImage"))); this.DeleteRepairInf.Name = "DeleteRepairInf"; this.DeleteRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteRepairInf.NormalImage"))); this.DeleteRepairInf.Power = null; this.DeleteRepairInf.Size = new System.Drawing.Size(91, 30); this.DeleteRepairInf.TabIndex = 110; this.DeleteRepairInf.Tag = "IfWrite"; this.DeleteRepairInf.Text = "删除"; this.DeleteRepairInf.UseVisualStyleBackColor = true; // // ChooseBadPart // this.ChooseBadPart.AllPower = "ifall"; this.ChooseBadPart.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.ChooseBadPart.MoveImage = ((System.Drawing.Image)(resources.GetObject("ChooseBadPart.MoveImage"))); this.ChooseBadPart.Name = "ChooseBadPart"; this.ChooseBadPart.NormalImage = ((System.Drawing.Image)(resources.GetObject("ChooseBadPart.NormalImage"))); this.ChooseBadPart.Power = null; this.ChooseBadPart.Size = new System.Drawing.Size(61, 30); this.ChooseBadPart.TabIndex = 107; this.ChooseBadPart.Tag = "IfWrite"; this.ChooseBadPart.Text = "选择"; this.ChooseBadPart.UseVisualStyleBackColor = true; // // mb_soncode // this.mb_soncode.AllPower = null; this.mb_soncode.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) | 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"; // // enterTextBox7 // this.enterTextBox7.AllPower = null; this.enterTextBox7.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"; // // enterTextBox6 // this.enterTextBox6.AllPower = null; this.enterTextBox6.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"; // // enterTextBox5 // this.enterTextBox5.AllPower = null; this.enterTextBox5.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) | 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) | 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"; // // enterTextBox2 // this.enterTextBox2.AllPower = null; this.enterTextBox2.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) | 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; // // 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.Margin = new System.Windows.Forms.Padding(4); this.OperatResult.Name = "OperatResult"; this.OperatResult.Size = new System.Drawing.Size(276, 318); this.OperatResult.TabIndex = 87; this.OperatResult.Text = ""; // // ms_makecode // this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ms_makecode.AutoSize = true; this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ms_makecode.Location = new System.Drawing.Point(455, 51); this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ms_makecode.Name = "ms_makecode"; this.ms_makecode.Size = new System.Drawing.Size(0, 27); this.ms_makecode.TabIndex = 85; // // ma_prodcode // this.ma_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ma_prodcode.AutoSize = true; this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_prodcode.Location = new System.Drawing.Point(750, 51); this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_prodcode.Name = "ma_prodcode"; this.ma_prodcode.Size = new System.Drawing.Size(0, 27); this.ma_prodcode.TabIndex = 83; // // pr_detail // this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.pr_detail.AutoSize = true; this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pr_detail.Location = new System.Drawing.Point(1055, 51); this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.pr_detail.Name = "pr_detail"; this.pr_detail.Size = new System.Drawing.Size(0, 27); this.pr_detail.TabIndex = 82; // // Clean // this.Clean.AllPower = null; this.Clean.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage"))); this.Clean.Name = "Clean"; this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage"))); this.Clean.Power = null; this.Clean.Size = new System.Drawing.Size(80, 30); this.Clean.TabIndex = 81; this.Clean.Tag = "IfWrite"; this.Clean.Text = "清除"; this.Clean.UseVisualStyleBackColor = true; // // ms_sncode // this.ms_sncode.AllPower = null; this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.ms_sncode.BackColor = System.Drawing.Color.White; this.ms_sncode.ID = null; this.ms_sncode.Location = new System.Drawing.Point(123, 51); this.ms_sncode.Margin = new System.Windows.Forms.Padding(4); this.ms_sncode.Name = "ms_sncode"; this.ms_sncode.Power = null; this.ms_sncode.Size = new System.Drawing.Size(178, 25); this.ms_sncode.Str = null; this.ms_sncode.Str1 = null; this.ms_sncode.Str2 = null; this.ms_sncode.TabIndex = 80; this.ms_sncode.Tag = "Read"; // // cd_stepcode // this.cd_stepcode.AllPower = null; this.cd_stepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.cd_stepcode.Caller = null; this.cd_stepcode.Condition = null; this.cd_stepcode.DBTitle = "回流工序"; this.cd_stepcode.FormName = null; this.cd_stepcode.Location = new System.Drawing.Point(535, 99); this.cd_stepcode.Margin = new System.Windows.Forms.Padding(4); this.cd_stepcode.Name = "cd_stepcode"; this.cd_stepcode.Power = null; this.cd_stepcode.SelectField = null; this.cd_stepcode.SetValueField = null; this.cd_stepcode.Size = new System.Drawing.Size(256, 25); this.cd_stepcode.TabIndex = 68; this.cd_stepcode.TableName = null; this.cd_stepcode.Tag = "Read"; this.cd_stepcode.TextBoxEnable = true; // // cr_code // this.cr_code.AllPower = null; this.cr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.cr_code.Caller = null; 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.Margin = new System.Windows.Forms.Padding(4); this.cr_code.Name = "cr_code"; this.cr_code.Power = null; this.cr_code.SelectField = null; this.cr_code.SetValueField = null; this.cr_code.Size = new System.Drawing.Size(255, 25); this.cr_code.TabIndex = 67; this.cr_code.TableName = null; this.cr_code.Tag = "Read"; this.cr_code.TextBoxEnable = true; // // NewBadCode // this.NewBadCode.AllPower = "ifall"; this.NewBadCode.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.NewBadCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.MoveImage"))); this.NewBadCode.Name = "NewBadCode"; this.NewBadCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewBadCode.NormalImage"))); this.NewBadCode.Power = null; this.NewBadCode.Size = new System.Drawing.Size(111, 30); this.NewBadCode.TabIndex = 60; this.NewBadCode.Tag = "IfWrite"; this.NewBadCode.Text = "新增不良代码"; this.NewBadCode.UseVisualStyleBackColor = true; // // SaveBadLocation // this.SaveBadLocation.AllPower = "ifall"; this.SaveBadLocation.BackColor = System.Drawing.Color.Transparent; 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.Margin = new System.Windows.Forms.Padding(4); this.SaveBadLocation.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.MoveImage"))); this.SaveBadLocation.Name = "SaveBadLocation"; this.SaveBadLocation.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveBadLocation.NormalImage"))); this.SaveBadLocation.Power = null; this.SaveBadLocation.Size = new System.Drawing.Size(61, 30); this.SaveBadLocation.TabIndex = 59; this.SaveBadLocation.Tag = "IfWrite"; this.SaveBadLocation.Text = "保存"; this.SaveBadLocation.UseVisualStyleBackColor = true; // // Scrap // this.Scrap.AllPower = "ifall"; this.Scrap.BackColor = System.Drawing.Color.Transparent; this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage"))); this.Scrap.Enabled = false; this.Scrap.Image = ((System.Drawing.Image)(resources.GetObject("Scrap.Image"))); this.Scrap.IsShowBorder = true; this.Scrap.Location = new System.Drawing.Point(964, 95); this.Scrap.Margin = new System.Windows.Forms.Padding(4); this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage"))); this.Scrap.Name = "Scrap"; this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage"))); this.Scrap.Power = null; this.Scrap.Size = new System.Drawing.Size(91, 30); this.Scrap.TabIndex = 56; this.Scrap.Tag = "IfWrite"; this.Scrap.Text = "报废"; this.Scrap.UseVisualStyleBackColor = true; // // RepairComplete // this.RepairComplete.AllPower = "ifall"; this.RepairComplete.BackColor = System.Drawing.Color.Transparent; this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage"))); this.RepairComplete.Enabled = false; this.RepairComplete.Image = ((System.Drawing.Image)(resources.GetObject("RepairComplete.Image"))); this.RepairComplete.IsShowBorder = true; this.RepairComplete.Location = new System.Drawing.Point(838, 95); this.RepairComplete.Margin = new System.Windows.Forms.Padding(4); this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage"))); this.RepairComplete.Name = "RepairComplete"; this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage"))); this.RepairComplete.Power = null; this.RepairComplete.Size = new System.Drawing.Size(91, 30); this.RepairComplete.TabIndex = 55; this.RepairComplete.Tag = "IfWrite"; this.RepairComplete.Text = "完成维修"; this.RepairComplete.UseVisualStyleBackColor = true; // // BadCodeGrid // 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); // // 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.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); this.Controls.Add(this.SaveRepairInf); 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.enterTextBox7); this.Controls.Add(this.label7); 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.enterTextBox2); this.Controls.Add(this.enterTextBox1); this.Controls.Add(this.bc_remark); this.Controls.Add(this.OperatResult); this.Controls.Add(this.ms_makecode); this.Controls.Add(this.ma_prodcode); this.Controls.Add(this.pr_detail); this.Controls.Add(this.ma_prodcode_label); this.Controls.Add(this.pr_detail_label); this.Controls.Add(this.Clean); this.Controls.Add(this.ms_sncode); this.Controls.Add(this.cd_stepcode); this.Controls.Add(this.cr_code); this.Controls.Add(this.ma_craftcode_label); this.Controls.Add(this.st_rstepcode_label); this.Controls.Add(this.NewBadCode); this.Controls.Add(this.SaveBadLocation); 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.ms_sncode_label); this.Controls.Add(this.ms_makecode_label); this.Controls.Add(this.panel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Make_Repair"; this.Tag = "Make!Repair"; this.Text = "维修作业"; this.Load += new System.EventHandler(this.维修作业_Load); this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.ButtonUtil.NormalButton RepairComplete; private CustomControl.ButtonUtil.NormalButton Scrap; private CustomControl.ButtonUtil.NormalButton SaveBadLocation; private CustomControl.ButtonUtil.NormalButton NewBadCode; private CustomControl.TextBoxWithIcon.SearchTextBox cr_code; private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label ma_craftcode_label; private System.Windows.Forms.Label st_rstepcode_label; 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 ms_sncode_label; private System.Windows.Forms.Label ms_makecode_label; private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode; private CustomControl.ButtonUtil.NormalButton Clean; private CustomControl.ValueLabel.ValueLabel pr_detail; 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 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 enterTextBox6; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.EnterTextBox enterTextBox7; private System.Windows.Forms.Label label7; 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 CustomControl.ButtonUtil.NormalButton ChooseBadPart; private System.Windows.Forms.Panel panel1; private CustomControl.ButtonUtil.NormalButton DeleteRepairInf; private CustomControl.ButtonUtil.NormalButton SaveRepairInf; 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 CustomControl.DataGrid_View.DataGridViewExpand BadCodeGrid; } }