namespace UAS_MES_NEW.Special { partial class Special_MakeBad { /// /// 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(Special_MakeBad)); this.Pallet_label = new System.Windows.Forms.Label(); this.Pallate = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.mbc_component = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus(); this.mbr_dutyname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch(); this.so_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch(); this.nr_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch(); this.nrg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch(); this.bc_code = new System.Windows.Forms.Label(); this.SaveRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.mbr_solution_label = new System.Windows.Forms.Label(); this.mbc_component_label = new System.Windows.Forms.Label(); this.mbr_dutycode_label = new System.Windows.Forms.Label(); this.nr_name_label = new System.Windows.Forms.Label(); this.mbr_brgcode_label = new System.Windows.Forms.Label(); this.SuspendLayout(); // // Pallet_label // this.Pallet_label.AutoSize = true; this.Pallet_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Pallet_label.Location = new System.Drawing.Point(13, 302); this.Pallet_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.Pallet_label.Name = "Pallet_label"; this.Pallet_label.Size = new System.Drawing.Size(114, 41); this.Pallet_label.TabIndex = 1; this.Pallet_label.Text = "条码号"; // // Pallate // this.Pallate.AllPower = null; this.Pallate.BackColor = System.Drawing.Color.White; this.Pallate.ID = null; this.Pallate.Location = new System.Drawing.Point(211, 308); this.Pallate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Pallate.Name = "Pallate"; this.Pallate.Power = null; this.Pallate.Size = new System.Drawing.Size(242, 35); this.Pallate.Str = null; this.Pallate.Str1 = null; this.Pallate.Str2 = null; this.Pallate.TabIndex = 2; // // mbc_component // this.mbc_component.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.mbc_component.FormattingEnabled = true; this.mbc_component.Items.AddRange(new object[] { "", "主板", "液晶屏", "喇叭", "摄像头", "MIC板", "底壳", "电池", "面壳", "天线/喇叭支架", "A壳组件", "B壳组件", "C壳组件", "D壳组件", "通讯小板", "接口小板", "其他"}); this.mbc_component.Location = new System.Drawing.Point(211, 477); this.mbc_component.Margin = new System.Windows.Forms.Padding(6); this.mbc_component.Name = "mbc_component"; this.mbc_component.Size = new System.Drawing.Size(238, 32); this.mbc_component.TabIndex = 155; // // mbr_dutyname // this.mbr_dutyname.Condition = null; this.mbr_dutyname.Field = null; this.mbr_dutyname.Location = new System.Drawing.Point(1100, 399); this.mbr_dutyname.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.mbr_dutyname.Name = "mbr_dutyname"; this.mbr_dutyname.Size = new System.Drawing.Size(242, 35); this.mbr_dutyname.TabIndex = 151; this.mbr_dutyname.TableName = null; this.mbr_dutyname.Value = null; this.mbr_dutyname.ValueField = null; // // so_name // this.so_name.Condition = null; this.so_name.Field = null; this.so_name.Location = new System.Drawing.Point(648, 477); this.so_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.so_name.Name = "so_name"; this.so_name.Size = new System.Drawing.Size(242, 35); this.so_name.TabIndex = 150; this.so_name.TableName = null; this.so_name.Value = null; this.so_name.ValueField = null; // // nr_name // this.nr_name.Condition = null; this.nr_name.Field = null; this.nr_name.Location = new System.Drawing.Point(648, 397); this.nr_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.nr_name.Name = "nr_name"; this.nr_name.Size = new System.Drawing.Size(242, 35); this.nr_name.TabIndex = 149; this.nr_name.TableName = null; this.nr_name.Value = null; this.nr_name.ValueField = null; // // nrg_name // this.nrg_name.Condition = null; this.nrg_name.Field = null; this.nrg_name.Location = new System.Drawing.Point(211, 397); this.nrg_name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.nrg_name.Name = "nrg_name"; this.nrg_name.Size = new System.Drawing.Size(242, 35); this.nrg_name.TabIndex = 148; this.nrg_name.TableName = null; this.nrg_name.Value = null; this.nrg_name.ValueField = null; // // bc_code // this.bc_code.AutoSize = true; this.bc_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bc_code.ForeColor = System.Drawing.Color.Black; this.bc_code.Location = new System.Drawing.Point(1391, 507); this.bc_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.bc_code.Name = "bc_code"; this.bc_code.Size = new System.Drawing.Size(0, 41); this.bc_code.TabIndex = 146; this.bc_code.Visible = false; // // 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 = null; this.SaveRepairInf.IsShowBorder = true; this.SaveRepairInf.Location = new System.Drawing.Point(949, 470); this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(6); 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(172, 48); this.SaveRepairInf.TabIndex = 145; this.SaveRepairInf.Tag = "IfRead"; this.SaveRepairInf.Text = "保存维修信息"; this.SaveRepairInf.UseVisualStyleBackColor = true; this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click); // // 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(472, 475); this.mbr_solution_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.mbr_solution_label.Name = "mbr_solution_label"; this.mbr_solution_label.Size = new System.Drawing.Size(146, 41); this.mbr_solution_label.TabIndex = 144; this.mbr_solution_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(13, 477); this.mbc_component_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.mbc_component_label.Name = "mbc_component_label"; this.mbc_component_label.Size = new System.Drawing.Size(146, 41); this.mbc_component_label.TabIndex = 143; this.mbc_component_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(942, 395); this.mbr_dutycode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.mbr_dutycode_label.Name = "mbr_dutycode_label"; this.mbr_dutycode_label.Size = new System.Drawing.Size(114, 41); this.mbr_dutycode_label.TabIndex = 142; this.mbr_dutycode_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(472, 393); this.nr_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.nr_name_label.Name = "nr_name_label"; this.nr_name_label.Size = new System.Drawing.Size(146, 41); this.nr_name_label.TabIndex = 141; this.nr_name_label.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(13, 393); this.mbr_brgcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.mbr_brgcode_label.Name = "mbr_brgcode_label"; this.mbr_brgcode_label.Size = new System.Drawing.Size(178, 41); this.mbr_brgcode_label.TabIndex = 140; this.mbr_brgcode_label.Text = "不良原因组"; // // Special_MakeBad // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1384, 1054); this.Controls.Add(this.mbc_component); this.Controls.Add(this.mbr_dutyname); this.Controls.Add(this.so_name); this.Controls.Add(this.nr_name); this.Controls.Add(this.nrg_name); this.Controls.Add(this.bc_code); this.Controls.Add(this.SaveRepairInf); this.Controls.Add(this.mbr_solution_label); this.Controls.Add(this.mbc_component_label); this.Controls.Add(this.mbr_dutycode_label); this.Controls.Add(this.nr_name_label); this.Controls.Add(this.mbr_brgcode_label); this.Controls.Add(this.Pallate); this.Controls.Add(this.Pallet_label); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Special_MakeBad"; this.Tag = "Special!BoxSplit"; this.Text = "拆箱处理"; this.Load += new System.EventHandler(this.Special_BoxSplit_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label Pallet_label; private CustomControl.TextBoxWithIcon.EnterTextBox Pallate; private CustomControl.ComBoxWithFocus.ComBoxWithFocus mbc_component; private CustomControl.TextBoxWithIcon.BlurSearch mbr_dutyname; private CustomControl.TextBoxWithIcon.BlurSearch so_name; private CustomControl.TextBoxWithIcon.BlurSearch nr_name; private CustomControl.TextBoxWithIcon.BlurSearch nrg_name; private System.Windows.Forms.Label bc_code; private CustomControl.ButtonUtil.NormalButton SaveRepairInf; private System.Windows.Forms.Label mbr_solution_label; private System.Windows.Forms.Label mbc_component_label; private System.Windows.Forms.Label mbr_dutycode_label; private System.Windows.Forms.Label nr_name_label; private System.Windows.Forms.Label mbr_brgcode_label; } }