using UAS_MES_NEW.CustomControl.ComBoxWithFocus; using UAS_MES_NEW.CustomControl.TextBoxWithIcon; namespace UAS_MES_NEW.Special { partial class Special_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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_Repair)); this.GetSNCode_Label = new System.Windows.Forms.Label(); this.LocationSource = new System.Windows.Forms.BindingSource(this.components); this.ComponentSource = new System.Windows.Forms.BindingSource(this.components); this.bc_code = new System.Windows.Forms.Label(); this.as_lcdconfirm = new DevExpress.XtraEditors.ComboBoxEdit(); this.as_shellconfirm = new DevExpress.XtraEditors.ComboBoxEdit(); this.as_duty2 = new DevExpress.XtraEditors.ComboBoxEdit(); this.as_changerconfirm = new DevExpress.XtraEditors.CheckedComboBoxEdit(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.as_method = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.as_badpro = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.as_process = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.as_recheck = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder(); this.as_outdate = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.AS_BADCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.as_sku = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.nr_code = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.AS_DESCRIPTION = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.AS_DUTY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.AS_BADCODE_label = new System.Windows.Forms.Label(); this.AS_FACTORY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.AS_WAY = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.nrg_code = new System.Windows.Forms.Label(); this.AS_CHARGER = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.as_id = new System.Windows.Forms.Label(); this.AS_SHELL = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.AS_LCD = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.AS_DESCRIPTION_label = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.GetSNCode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.as_location = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.label16 = new System.Windows.Forms.Label(); this.as_type = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.label17 = new System.Windows.Forms.Label(); this.as_image1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch(); this.label22 = new System.Windows.Forms.Label(); this.as_location1 = new DevExpress.XtraEditors.CheckedComboBoxEdit(); this.label20 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).BeginInit(); this.groupBoxWithBorder1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.as_location1.Properties)).BeginInit(); this.SuspendLayout(); // // 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(24, 29); this.GetSNCode_Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.GetSNCode_Label.Name = "GetSNCode_Label"; this.GetSNCode_Label.Size = new System.Drawing.Size(114, 41); this.GetSNCode_Label.TabIndex = 113; this.GetSNCode_Label.Text = "序列号"; // // 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(1724, 450); 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 = 122; this.bc_code.Visible = false; // // as_lcdconfirm // this.as_lcdconfirm.EditValue = ""; this.as_lcdconfirm.Location = new System.Drawing.Point(251, 583); this.as_lcdconfirm.Name = "as_lcdconfirm"; this.as_lcdconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.as_lcdconfirm.Size = new System.Drawing.Size(306, 36); this.as_lcdconfirm.TabIndex = 206; // // as_shellconfirm // this.as_shellconfirm.Location = new System.Drawing.Point(251, 658); this.as_shellconfirm.Name = "as_shellconfirm"; this.as_shellconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.as_shellconfirm.Size = new System.Drawing.Size(306, 36); this.as_shellconfirm.TabIndex = 205; // // as_duty2 // this.as_duty2.Location = new System.Drawing.Point(849, 1049); this.as_duty2.Name = "as_duty2"; this.as_duty2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.as_duty2.Size = new System.Drawing.Size(306, 36); this.as_duty2.TabIndex = 204; // // as_changerconfirm // this.as_changerconfirm.EditValue = ""; this.as_changerconfirm.Location = new System.Drawing.Point(251, 722); this.as_changerconfirm.Name = "as_changerconfirm"; this.as_changerconfirm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.as_changerconfirm.Size = new System.Drawing.Size(306, 36); this.as_changerconfirm.TabIndex = 202; // // 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.ForeColor = System.Drawing.Color.Black; this.label14.Location = new System.Drawing.Point(622, 1044); this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(165, 41); this.label14.TabIndex = 201; this.label14.Text = "责任归属2"; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.ForeColor = System.Drawing.Color.Black; this.label13.Location = new System.Drawing.Point(24, 716); this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(146, 41); this.label13.TabIndex = 200; this.label13.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(24, 653); this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(210, 41); this.label12.TabIndex = 199; this.label12.Text = "壳体外观确认"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.ForeColor = System.Drawing.Color.Black; this.label11.Location = new System.Drawing.Point(24, 578); this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(210, 41); this.label11.TabIndex = 198; this.label11.Text = "屏幕外观确认"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.ForeColor = System.Drawing.Color.Black; this.label10.Location = new System.Drawing.Point(24, 886); this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(146, 41); this.label10.TabIndex = 197; this.label10.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.ForeColor = System.Drawing.Color.Black; this.label8.Location = new System.Drawing.Point(24, 499); this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(210, 41); this.label8.TabIndex = 163; this.label8.Text = "工厂复测信息"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.ForeColor = System.Drawing.Color.Black; this.label21.Location = new System.Drawing.Point(24, 1039); this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(146, 41); this.label21.TabIndex = 208; this.label21.Text = "分析过程"; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.ForeColor = System.Drawing.Color.Black; this.label18.Location = new System.Drawing.Point(622, 586); this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(146, 41); this.label18.TabIndex = 211; this.label18.Text = "不良属性"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.ForeColor = System.Drawing.Color.Black; this.label19.Location = new System.Drawing.Point(622, 888); this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(146, 41); this.label19.TabIndex = 210; this.label19.Text = "处置动作"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.Black; this.label9.Location = new System.Drawing.Point(24, 804); this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(306, 41); this.label9.TabIndex = 215; this.label9.Text = "工厂翻新及维修信息"; // // as_method // this.as_method.Condition = null; this.as_method.Field = null; this.as_method.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_method.Location = new System.Drawing.Point(849, 888); this.as_method.Margin = new System.Windows.Forms.Padding(4); this.as_method.Name = "as_method"; this.as_method.Size = new System.Drawing.Size(306, 39); this.as_method.TabIndex = 214; this.as_method.TableName = null; this.as_method.Value = null; this.as_method.ValueField = null; // // as_badpro // this.as_badpro.Condition = null; this.as_badpro.Field = null; this.as_badpro.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_badpro.Location = new System.Drawing.Point(849, 586); this.as_badpro.Margin = new System.Windows.Forms.Padding(4); this.as_badpro.Name = "as_badpro"; this.as_badpro.Size = new System.Drawing.Size(306, 39); this.as_badpro.TabIndex = 213; this.as_badpro.TableName = null; this.as_badpro.Value = null; this.as_badpro.ValueField = null; this.as_badpro.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_badpro_UserControlTextChanged); // // as_process // this.as_process.AllPower = null; this.as_process.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.as_process.BackColor = System.Drawing.Color.White; this.as_process.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_process.ID = null; this.as_process.Location = new System.Drawing.Point(251, 1044); this.as_process.Margin = new System.Windows.Forms.Padding(6); this.as_process.Name = "as_process"; this.as_process.Power = null; this.as_process.Size = new System.Drawing.Size(306, 39); this.as_process.Str = null; this.as_process.Str1 = null; this.as_process.Str2 = null; this.as_process.TabIndex = 207; this.as_process.Tag = "Read"; // // as_recheck // this.as_recheck.Condition = null; this.as_recheck.Field = null; this.as_recheck.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_recheck.Location = new System.Drawing.Point(251, 888); this.as_recheck.Margin = new System.Windows.Forms.Padding(4); this.as_recheck.Name = "as_recheck"; this.as_recheck.Size = new System.Drawing.Size(306, 39); this.as_recheck.TabIndex = 203; this.as_recheck.TableName = null; this.as_recheck.Value = null; this.as_recheck.ValueField = null; this.as_recheck.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_recheck_UserControlTextChanged); // // Save // this.Save.AllPower = null; this.Save.BackColor = System.Drawing.Color.Transparent; this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage"))); this.Save.Image = null; this.Save.IsShowBorder = true; this.Save.Location = new System.Drawing.Point(1180, 1035); this.Save.Margin = new System.Windows.Forms.Padding(6); this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage"))); this.Save.Name = "Save"; this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage"))); this.Save.Power = null; this.Save.Size = new System.Drawing.Size(144, 64); this.Save.TabIndex = 164; this.Save.Tag = "IfRead"; this.Save.Text = "保存"; this.Save.UseVisualStyleBackColor = true; this.Save.Click += new System.EventHandler(this.Save_Click); // // groupBoxWithBorder1 // this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black; this.groupBoxWithBorder1.Controls.Add(this.as_outdate); this.groupBoxWithBorder1.Controls.Add(this.label15); this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE); this.groupBoxWithBorder1.Controls.Add(this.as_sku); this.groupBoxWithBorder1.Controls.Add(this.nr_code); this.groupBoxWithBorder1.Controls.Add(this.label7); this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION); this.groupBoxWithBorder1.Controls.Add(this.AS_DUTY); this.groupBoxWithBorder1.Controls.Add(this.AS_BADCODE_label); this.groupBoxWithBorder1.Controls.Add(this.AS_FACTORY); this.groupBoxWithBorder1.Controls.Add(this.AS_WAY); this.groupBoxWithBorder1.Controls.Add(this.nrg_code); this.groupBoxWithBorder1.Controls.Add(this.AS_CHARGER); this.groupBoxWithBorder1.Controls.Add(this.as_id); this.groupBoxWithBorder1.Controls.Add(this.AS_SHELL); this.groupBoxWithBorder1.Controls.Add(this.AS_LCD); this.groupBoxWithBorder1.Controls.Add(this.AS_DESCRIPTION_label); this.groupBoxWithBorder1.Controls.Add(this.label6); this.groupBoxWithBorder1.Controls.Add(this.label1); this.groupBoxWithBorder1.Controls.Add(this.label5); this.groupBoxWithBorder1.Controls.Add(this.label2); this.groupBoxWithBorder1.Controls.Add(this.label4); this.groupBoxWithBorder1.Controls.Add(this.label3); this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F); this.groupBoxWithBorder1.Location = new System.Drawing.Point(18, 103); this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4); this.groupBoxWithBorder1.Name = "groupBoxWithBorder1"; this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4); this.groupBoxWithBorder1.Size = new System.Drawing.Size(1760, 366); this.groupBoxWithBorder1.TabIndex = 130; this.groupBoxWithBorder1.TabStop = false; this.groupBoxWithBorder1.Text = "小度提供信息"; this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black; // // as_outdate // this.as_outdate.AutoSize = true; this.as_outdate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.as_outdate.ForeColor = System.Drawing.Color.Black; this.as_outdate.Location = new System.Drawing.Point(1296, 179); this.as_outdate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.as_outdate.Name = "as_outdate"; this.as_outdate.Size = new System.Drawing.Size(0, 41); this.as_outdate.TabIndex = 164; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.ForeColor = System.Drawing.Color.Black; this.label15.Location = new System.Drawing.Point(1138, 179); this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(146, 41); this.label15.TabIndex = 163; this.label15.Text = "是否过保"; // // AS_BADCODE // this.AS_BADCODE.AllPower = null; this.AS_BADCODE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_BADCODE.BackColor = System.Drawing.Color.White; this.AS_BADCODE.Enabled = false; this.AS_BADCODE.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_BADCODE.ID = null; this.AS_BADCODE.Location = new System.Drawing.Point(1296, 48); this.AS_BADCODE.Margin = new System.Windows.Forms.Padding(6); this.AS_BADCODE.Name = "AS_BADCODE"; this.AS_BADCODE.Power = null; this.AS_BADCODE.Size = new System.Drawing.Size(350, 39); this.AS_BADCODE.Str = null; this.AS_BADCODE.Str1 = null; this.AS_BADCODE.Str2 = null; this.AS_BADCODE.TabIndex = 162; this.AS_BADCODE.Tag = "Read"; // // as_sku // this.as_sku.AllPower = null; this.as_sku.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.as_sku.BackColor = System.Drawing.Color.White; this.as_sku.Enabled = false; this.as_sku.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_sku.ID = null; this.as_sku.Location = new System.Drawing.Point(1296, 118); this.as_sku.Margin = new System.Windows.Forms.Padding(6); this.as_sku.Name = "as_sku"; this.as_sku.Power = null; this.as_sku.Size = new System.Drawing.Size(350, 39); this.as_sku.Str = null; this.as_sku.Str1 = null; this.as_sku.Str2 = null; this.as_sku.TabIndex = 161; this.as_sku.Tag = "Read"; // // nr_code // this.nr_code.AutoSize = true; this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.nr_code.ForeColor = System.Drawing.Color.Black; this.nr_code.Location = new System.Drawing.Point(1699, 463); this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.nr_code.Name = "nr_code"; this.nr_code.Size = new System.Drawing.Size(0, 41); this.nr_code.TabIndex = 125; // // 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.Location = new System.Drawing.Point(1138, 112); this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(80, 41); this.label7.TabIndex = 160; this.label7.Text = "SKU"; // // AS_DESCRIPTION // this.AS_DESCRIPTION.Enabled = false; this.AS_DESCRIPTION.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.AS_DESCRIPTION.Location = new System.Drawing.Point(247, 46); this.AS_DESCRIPTION.Margin = new System.Windows.Forms.Padding(6); this.AS_DESCRIPTION.Name = "AS_DESCRIPTION"; this.AS_DESCRIPTION.Size = new System.Drawing.Size(848, 157); this.AS_DESCRIPTION.TabIndex = 140; this.AS_DESCRIPTION.Text = ""; // // AS_DUTY // this.AS_DUTY.AllPower = null; this.AS_DUTY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_DUTY.BackColor = System.Drawing.Color.White; this.AS_DUTY.Enabled = false; this.AS_DUTY.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_DUTY.ID = null; this.AS_DUTY.Location = new System.Drawing.Point(1335, 307); this.AS_DUTY.Margin = new System.Windows.Forms.Padding(6); this.AS_DUTY.Name = "AS_DUTY"; this.AS_DUTY.Power = null; this.AS_DUTY.Size = new System.Drawing.Size(311, 39); this.AS_DUTY.Str = null; this.AS_DUTY.Str1 = null; this.AS_DUTY.Str2 = null; this.AS_DUTY.TabIndex = 159; this.AS_DUTY.Tag = "Read"; // // AS_BADCODE_label // this.AS_BADCODE_label.AutoSize = true; this.AS_BADCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.AS_BADCODE_label.Location = new System.Drawing.Point(1138, 43); this.AS_BADCODE_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.AS_BADCODE_label.Name = "AS_BADCODE_label"; this.AS_BADCODE_label.Size = new System.Drawing.Size(146, 41); this.AS_BADCODE_label.TabIndex = 46; this.AS_BADCODE_label.Text = "检测故障"; // // AS_FACTORY // this.AS_FACTORY.AllPower = null; this.AS_FACTORY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_FACTORY.BackColor = System.Drawing.Color.White; this.AS_FACTORY.Enabled = false; this.AS_FACTORY.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_FACTORY.ID = null; this.AS_FACTORY.Location = new System.Drawing.Point(817, 304); this.AS_FACTORY.Margin = new System.Windows.Forms.Padding(6); this.AS_FACTORY.Name = "AS_FACTORY"; this.AS_FACTORY.Power = null; this.AS_FACTORY.Size = new System.Drawing.Size(311, 39); this.AS_FACTORY.Str = null; this.AS_FACTORY.Str1 = null; this.AS_FACTORY.Str2 = null; this.AS_FACTORY.TabIndex = 158; this.AS_FACTORY.Tag = "Read"; // // AS_WAY // this.AS_WAY.AllPower = null; this.AS_WAY.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_WAY.BackColor = System.Drawing.Color.White; this.AS_WAY.Enabled = false; this.AS_WAY.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_WAY.ID = null; this.AS_WAY.Location = new System.Drawing.Point(268, 304); this.AS_WAY.Margin = new System.Windows.Forms.Padding(6); this.AS_WAY.Name = "AS_WAY"; this.AS_WAY.Power = null; this.AS_WAY.Size = new System.Drawing.Size(311, 39); this.AS_WAY.Str = null; this.AS_WAY.Str1 = null; this.AS_WAY.Str2 = null; this.AS_WAY.TabIndex = 157; this.AS_WAY.Tag = "Read"; // // nrg_code // this.nrg_code.AutoSize = true; this.nrg_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.nrg_code.ForeColor = System.Drawing.Color.Black; this.nrg_code.Location = new System.Drawing.Point(1629, 291); this.nrg_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.nrg_code.Name = "nrg_code"; this.nrg_code.Size = new System.Drawing.Size(0, 41); this.nrg_code.TabIndex = 136; this.nrg_code.Visible = false; // // AS_CHARGER // this.AS_CHARGER.AllPower = null; this.AS_CHARGER.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_CHARGER.BackColor = System.Drawing.Color.White; this.AS_CHARGER.Enabled = false; this.AS_CHARGER.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_CHARGER.ID = null; this.AS_CHARGER.Location = new System.Drawing.Point(1335, 237); this.AS_CHARGER.Margin = new System.Windows.Forms.Padding(6); this.AS_CHARGER.Name = "AS_CHARGER"; this.AS_CHARGER.Power = null; this.AS_CHARGER.Size = new System.Drawing.Size(311, 39); this.AS_CHARGER.Str = null; this.AS_CHARGER.Str1 = null; this.AS_CHARGER.Str2 = null; this.AS_CHARGER.TabIndex = 156; this.AS_CHARGER.Tag = "Read"; // // as_id // this.as_id.AutoSize = true; this.as_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.as_id.ForeColor = System.Drawing.Color.Black; this.as_id.Location = new System.Drawing.Point(1671, 297); this.as_id.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.as_id.Name = "as_id"; this.as_id.Size = new System.Drawing.Size(0, 41); this.as_id.TabIndex = 137; this.as_id.Visible = false; // // AS_SHELL // this.AS_SHELL.AllPower = null; this.AS_SHELL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_SHELL.BackColor = System.Drawing.Color.White; this.AS_SHELL.Enabled = false; this.AS_SHELL.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_SHELL.ID = null; this.AS_SHELL.Location = new System.Drawing.Point(817, 237); this.AS_SHELL.Margin = new System.Windows.Forms.Padding(6); this.AS_SHELL.Name = "AS_SHELL"; this.AS_SHELL.Power = null; this.AS_SHELL.Size = new System.Drawing.Size(311, 39); this.AS_SHELL.Str = null; this.AS_SHELL.Str1 = null; this.AS_SHELL.Str2 = null; this.AS_SHELL.TabIndex = 155; this.AS_SHELL.Tag = "Read"; // // AS_LCD // this.AS_LCD.AllPower = null; this.AS_LCD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.AS_LCD.BackColor = System.Drawing.Color.White; this.AS_LCD.Enabled = false; this.AS_LCD.Font = new System.Drawing.Font("微软雅黑", 9F); this.AS_LCD.ID = null; this.AS_LCD.Location = new System.Drawing.Point(268, 237); this.AS_LCD.Margin = new System.Windows.Forms.Padding(6); this.AS_LCD.Name = "AS_LCD"; this.AS_LCD.Power = null; this.AS_LCD.Size = new System.Drawing.Size(311, 39); this.AS_LCD.Str = null; this.AS_LCD.Str1 = null; this.AS_LCD.Str2 = null; this.AS_LCD.TabIndex = 154; this.AS_LCD.Tag = "Read"; // // AS_DESCRIPTION_label // this.AS_DESCRIPTION_label.AutoSize = true; this.AS_DESCRIPTION_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.AS_DESCRIPTION_label.ForeColor = System.Drawing.Color.Black; this.AS_DESCRIPTION_label.Location = new System.Drawing.Point(46, 67); this.AS_DESCRIPTION_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.AS_DESCRIPTION_label.Name = "AS_DESCRIPTION_label"; this.AS_DESCRIPTION_label.Size = new System.Drawing.Size(210, 41); this.AS_DESCRIPTION_label.TabIndex = 141; this.AS_DESCRIPTION_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(1155, 302); this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(165, 41); this.label6.TabIndex = 152; this.label6.Text = "责任归属1"; // // 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.Color.Black; this.label1.Location = new System.Drawing.Point(38, 240); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(232, 41); this.label1.TabIndex = 142; this.label1.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(578, 302); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(82, 41); this.label5.TabIndex = 150; this.label5.Text = "工厂"; // // 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(578, 240); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(232, 41); this.label2.TabIndex = 144; this.label2.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(38, 302); this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(82, 41); this.label4.TabIndex = 148; this.label4.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(1155, 240); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(168, 41); this.label3.TabIndex = 146; this.label3.Text = "有(无)配件"; // // 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.Font = new System.Drawing.Font("宋体", 15F); this.GetSNCode.ID = null; this.GetSNCode.Location = new System.Drawing.Point(162, 25); this.GetSNCode.Margin = new System.Windows.Forms.Padding(6); this.GetSNCode.Name = "GetSNCode"; this.GetSNCode.Power = null; this.GetSNCode.Size = new System.Drawing.Size(372, 53); this.GetSNCode.Str = null; this.GetSNCode.Str1 = null; this.GetSNCode.Str2 = null; this.GetSNCode.TabIndex = 114; this.GetSNCode.Tag = "Read"; this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown); // // 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(1352, 497); this.OperatResult.Margin = new System.Windows.Forms.Padding(6); this.OperatResult.Name = "OperatResult"; this.OperatResult.Size = new System.Drawing.Size(421, 586); this.OperatResult.TabIndex = 87; this.OperatResult.Text = ""; // // 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 = null; this.Clean.IsShowBorder = true; this.Clean.Location = new System.Drawing.Point(1506, 1095); this.Clean.Margin = new System.Windows.Forms.Padding(6); 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(120, 48); this.Clean.TabIndex = 81; this.Clean.Tag = "IfRead"; this.Clean.Text = "清除"; this.Clean.UseVisualStyleBackColor = true; this.Clean.Click += new System.EventHandler(this.Clean_Click); // // as_location // this.as_location.Condition = null; this.as_location.Field = null; this.as_location.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_location.Location = new System.Drawing.Point(251, 964); this.as_location.Margin = new System.Windows.Forms.Padding(4); this.as_location.Name = "as_location"; this.as_location.Size = new System.Drawing.Size(306, 39); this.as_location.TabIndex = 216; this.as_location.TableName = null; this.as_location.Value = null; this.as_location.ValueField = null; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.ForeColor = System.Drawing.Color.Black; this.label16.Location = new System.Drawing.Point(622, 967); this.label16.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(82, 41); this.label16.TabIndex = 217; this.label16.Text = "位置"; // // as_type // this.as_type.Condition = null; this.as_type.Field = null; this.as_type.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_type.Location = new System.Drawing.Point(849, 655); this.as_type.Margin = new System.Windows.Forms.Padding(4); this.as_type.Name = "as_type"; this.as_type.Size = new System.Drawing.Size(306, 39); this.as_type.TabIndex = 219; this.as_type.TableName = null; this.as_type.Value = null; this.as_type.ValueField = null; this.as_type.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MultBlurSearch.OnTextChange(this.as_type_UserControlTextChanged); // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.ForeColor = System.Drawing.Color.Black; this.label17.Location = new System.Drawing.Point(622, 652); this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(146, 41); this.label17.TabIndex = 218; this.label17.Text = "不良类别"; // // as_image1 // this.as_image1.Condition = null; this.as_image1.Field = null; this.as_image1.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_image1.Location = new System.Drawing.Point(849, 727); this.as_image1.Margin = new System.Windows.Forms.Padding(4); this.as_image1.Name = "as_image1"; this.as_image1.Size = new System.Drawing.Size(306, 39); this.as_image1.TabIndex = 221; this.as_image1.TableName = null; this.as_image1.Value = null; this.as_image1.ValueField = null; // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.ForeColor = System.Drawing.Color.Black; this.label22.Location = new System.Drawing.Point(622, 725); this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(146, 41); this.label22.TabIndex = 220; this.label22.Text = "不良现象"; // // as_location1 // this.as_location1.Location = new System.Drawing.Point(849, 961); this.as_location1.Margin = new System.Windows.Forms.Padding(4); this.as_location1.Name = "as_location1"; this.as_location1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F); this.as_location1.Properties.Appearance.Options.UseFont = true; this.as_location1.Size = new System.Drawing.Size(306, 38); this.as_location1.TabIndex = 223; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.ForeColor = System.Drawing.Color.Black; this.label20.Location = new System.Drawing.Point(24, 964); this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(82, 41); this.label20.TabIndex = 222; this.label20.Text = "位置"; // // Special_Repair // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1800, 1158); this.Controls.Add(this.as_location1); this.Controls.Add(this.label20); this.Controls.Add(this.as_image1); this.Controls.Add(this.label22); this.Controls.Add(this.as_type); this.Controls.Add(this.label17); this.Controls.Add(this.label16); this.Controls.Add(this.as_location); this.Controls.Add(this.label9); this.Controls.Add(this.as_method); this.Controls.Add(this.as_badpro); this.Controls.Add(this.as_process); this.Controls.Add(this.label21); this.Controls.Add(this.label18); this.Controls.Add(this.label19); this.Controls.Add(this.label8); this.Controls.Add(this.as_lcdconfirm); this.Controls.Add(this.as_shellconfirm); this.Controls.Add(this.as_duty2); this.Controls.Add(this.as_changerconfirm); this.Controls.Add(this.label14); this.Controls.Add(this.label13); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.as_recheck); this.Controls.Add(this.Save); this.Controls.Add(this.groupBoxWithBorder1); this.Controls.Add(this.bc_code); this.Controls.Add(this.GetSNCode); this.Controls.Add(this.GetSNCode_Label); this.Controls.Add(this.OperatResult); this.Controls.Add(this.Clean); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(6); this.Name = "Special_Repair"; this.Tag = "Make!Repair"; this.Text = "维修作业"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_Repair_FormClosing); this.Load += new System.EventHandler(this.Make_Repair_Load); this.SizeChanged += new System.EventHandler(this.Make_Repair_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.LocationSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComponentSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.as_lcdconfirm.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.as_shellconfirm.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.as_duty2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.as_changerconfirm.Properties)).EndInit(); this.groupBoxWithBorder1.ResumeLayout(true); this.groupBoxWithBorder1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.as_location1.Properties)).EndInit(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label AS_BADCODE_label; private CustomControl.ButtonUtil.NormalButton Clean; private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode; private System.Windows.Forms.Label GetSNCode_Label; private System.Windows.Forms.BindingSource LocationSource; private System.Windows.Forms.BindingSource ComponentSource; private System.Windows.Forms.Label bc_code; private System.Windows.Forms.Label nr_code; private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1; private System.Windows.Forms.Label nrg_code; private System.Windows.Forms.Label as_id; private CustomControl.RichText.RichTextAutoBottom AS_DESCRIPTION; private System.Windows.Forms.Label AS_DESCRIPTION_label; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_LCD; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_SHELL; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_CHARGER; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_WAY; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_FACTORY; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_DUTY; private System.Windows.Forms.Label label7; private CustomControl.TextBoxWithIcon.SnCollectionBox as_sku; private CustomControl.TextBoxWithIcon.SnCollectionBox AS_BADCODE; private CustomControl.ButtonUtil.NormalButton Save; private CustomControl.RichText.RichTextAutoBottom OperatResult; private DevExpress.XtraEditors.ComboBoxEdit as_lcdconfirm; private DevExpress.XtraEditors.ComboBoxEdit as_shellconfirm; private DevExpress.XtraEditors.ComboBoxEdit as_duty2; private DevExpress.XtraEditors.CheckedComboBoxEdit as_changerconfirm; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private MultBlurSearch as_recheck; private System.Windows.Forms.Label label8; private MultBlurSearch as_method; private MultBlurSearch as_badpro; private SnCollectionBox as_process; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label as_outdate; private System.Windows.Forms.Label label15; private MultBlurSearch as_location; private System.Windows.Forms.Label label16; private MultBlurSearch as_type; private System.Windows.Forms.Label label17; private MultBlurSearch as_image1; private System.Windows.Forms.Label label22; private DevExpress.XtraEditors.CheckedComboBoxEdit as_location1; private System.Windows.Forms.Label label20; } }