using UAS_MES_NEW.CustomControl.CustomCheckBox; namespace UAS_MES_NEW.Make { partial class Make_GetTestFileData { /// /// 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(Make_GetTestFileData)); this.pr_detail = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.mcd_okqty = new System.Windows.Forms.Label(); this.ma_prodcode = new System.Windows.Forms.Label(); this.ma_code = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.CheckItemDGV = new System.Windows.Forms.DataGridView(); this.msi_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.msi_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.msi_result = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.label9 = new System.Windows.Forms.Label(); this.BadInfoSource = new System.Windows.Forms.BindingSource(this.components); this.OK = new System.Windows.Forms.RadioButton(); this.NG = new System.Windows.Forms.RadioButton(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.BadGroupCode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus(); this.ChoosedDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewExpand(); this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.or_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bg_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WaitChooseDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox(); this.ChooseAll = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton(); this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton(); this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount(); this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bccode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.bc_code_label = new System.Windows.Forms.Label(); this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit(); this.SuspendLayout(); // // pr_detail // this.pr_detail.AutoSize = true; this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F); this.pr_detail.Location = new System.Drawing.Point(1258, 11); 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, 41); this.pr_detail.TabIndex = 31; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(43, 949); this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 35); this.label10.TabIndex = 28; this.label10.Text = "SN"; // // mcd_okqty // this.mcd_okqty.AutoSize = true; this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F); this.mcd_okqty.Location = new System.Drawing.Point(200, 100); this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.mcd_okqty.Name = "mcd_okqty"; this.mcd_okqty.Size = new System.Drawing.Size(0, 41); this.mcd_okqty.TabIndex = 25; // // ma_prodcode // this.ma_prodcode.AutoSize = true; this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F); this.ma_prodcode.Location = new System.Drawing.Point(724, 11); 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, 41); this.ma_prodcode.TabIndex = 24; // // ma_code // this.ma_code.AutoSize = true; this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_code.Location = new System.Drawing.Point(204, 11); this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.ma_code.Name = "ma_code"; this.ma_code.Size = new System.Drawing.Size(0, 41); this.ma_code.TabIndex = 23; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 12F); this.label5.Location = new System.Drawing.Point(50, 100); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(210, 41); this.label5.TabIndex = 22; this.label5.Text = "当前工单计数"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F); this.label3.Location = new System.Drawing.Point(1102, 11); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(146, 41); this.label3.TabIndex = 20; this.label3.Text = "产品名称"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F); this.label2.Location = new System.Drawing.Point(570, 11); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(146, 41); this.label2.TabIndex = 19; this.label2.Text = "产品编号"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F); this.label1.Location = new System.Drawing.Point(50, 11); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(146, 41); this.label1.TabIndex = 18; this.label1.Text = "工单编号"; // // CheckItemDGV // this.CheckItemDGV.AllowUserToAddRows = false; this.CheckItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.CheckItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.msi_makecode, this.msi_sncode, this.msi_result}); this.CheckItemDGV.Location = new System.Drawing.Point(12, 154); this.CheckItemDGV.Name = "CheckItemDGV"; this.CheckItemDGV.RowHeadersWidth = 82; this.CheckItemDGV.RowTemplate.Height = 37; this.CheckItemDGV.Size = new System.Drawing.Size(649, 777); this.CheckItemDGV.TabIndex = 33; this.CheckItemDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.CheckItemDGV_CellPainting); // // msi_makecode // this.msi_makecode.DataPropertyName = "msi_makecode"; this.msi_makecode.HeaderText = "工单号"; this.msi_makecode.MinimumWidth = 140; this.msi_makecode.Name = "msi_makecode"; this.msi_makecode.ReadOnly = true; this.msi_makecode.Width = 150; // // msi_sncode // this.msi_sncode.DataPropertyName = "msi_sncode"; this.msi_sncode.HeaderText = "SN"; this.msi_sncode.MinimumWidth = 150; this.msi_sncode.Name = "msi_sncode"; this.msi_sncode.ReadOnly = true; this.msi_sncode.Width = 200; // // msi_result // this.msi_result.DataPropertyName = "msi_result"; this.msi_result.HeaderText = "测试结果"; this.msi_result.MinimumWidth = 150; this.msi_result.Name = "msi_result"; this.msi_result.ReadOnly = true; this.msi_result.Width = 150; // // 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.Location = new System.Drawing.Point(732, 166); this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(210, 41); this.label9.TabIndex = 220; this.label9.Text = "待选不良分组"; // // OK // this.OK.AutoSize = true; this.OK.Checked = true; this.OK.Location = new System.Drawing.Point(492, 955); this.OK.Name = "OK"; this.OK.Size = new System.Drawing.Size(89, 28); this.OK.TabIndex = 227; this.OK.TabStop = true; this.OK.Text = "良品"; this.OK.UseVisualStyleBackColor = true; // // NG // this.NG.AutoSize = true; this.NG.Location = new System.Drawing.Point(603, 954); this.NG.Name = "NG"; this.NG.Size = new System.Drawing.Size(113, 28); this.NG.TabIndex = 228; this.NG.Text = "不良品"; this.NG.UseVisualStyleBackColor = true; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn1.DataPropertyName = "psr_type"; this.dataGridViewTextBoxColumn1.HeaderText = "检测项"; this.dataGridViewTextBoxColumn1.MinimumWidth = 150; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn2.DataPropertyName = "psr_systemvalue"; this.dataGridViewTextBoxColumn2.HeaderText = "系统值"; this.dataGridViewTextBoxColumn2.MinimumWidth = 460; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn3.DataPropertyName = "psr_systemvalue"; this.dataGridViewTextBoxColumn3.HeaderText = "本机值"; this.dataGridViewTextBoxColumn3.MinimumWidth = 460; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Visible = false; // // OperateResult // this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.OperateResult.Location = new System.Drawing.Point(897, 773); this.OperateResult.Margin = new System.Windows.Forms.Padding(6); this.OperateResult.Name = "OperateResult"; this.OperateResult.Size = new System.Drawing.Size(856, 214); this.OperateResult.TabIndex = 226; this.OperateResult.Text = ""; // // BadGroupCode // this.BadGroupCode.FormattingEnabled = true; this.BadGroupCode.Location = new System.Drawing.Point(940, 172); this.BadGroupCode.Margin = new System.Windows.Forms.Padding(4); this.BadGroupCode.Name = "BadGroupCode"; this.BadGroupCode.Size = new System.Drawing.Size(258, 32); this.BadGroupCode.TabIndex = 225; this.BadGroupCode.SelectedIndexChanged += new System.EventHandler(this.BadGroupCode_SelectedIndexChanged); // // ChoosedDGV // this.ChoosedDGV.AllowUserToAddRows = false; this.ChoosedDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.choose1, this.or_id, this.bg_name1, this.bg_code1, this.bc_code1, this.bc_name1}); this.ChoosedDGV.Location = new System.Drawing.Point(1291, 225); this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(6); this.ChoosedDGV.Name = "ChoosedDGV"; this.ChoosedDGV.RowHeadersWidth = 20; this.ChoosedDGV.RowTemplate.Height = 23; this.ChoosedDGV.Size = new System.Drawing.Size(462, 514); this.ChoosedDGV.TabIndex = 224; // // choose1 // this.choose1.HeaderText = "勾选"; this.choose1.MinimumWidth = 50; this.choose1.Name = "choose1"; this.choose1.Width = 50; // // or_id // this.or_id.DataPropertyName = "or_id"; this.or_id.HeaderText = "or_id"; this.or_id.MinimumWidth = 10; this.or_id.Name = "or_id"; this.or_id.Visible = false; this.or_id.Width = 200; // // bg_name1 // this.bg_name1.DataPropertyName = "bg_name"; this.bg_name1.HeaderText = "不良组别名称"; this.bg_name1.MinimumWidth = 10; this.bg_name1.Name = "bg_name1"; this.bg_name1.Visible = false; this.bg_name1.Width = 200; // // bg_code1 // this.bg_code1.DataPropertyName = "bg_code"; this.bg_code1.HeaderText = "不良组别编号"; this.bg_code1.MinimumWidth = 10; this.bg_code1.Name = "bg_code1"; this.bg_code1.Visible = false; this.bg_code1.Width = 200; // // bc_code1 // this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.bc_code1.DataPropertyName = "bc_code"; this.bc_code1.HeaderText = "不良代码"; this.bc_code1.MinimumWidth = 10; this.bc_code1.Name = "bc_code1"; this.bc_code1.ReadOnly = true; this.bc_code1.Width = 200; // // bc_name1 // this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.bc_name1.DataPropertyName = "bc_name"; this.bc_name1.HeaderText = "不良名称 "; this.bc_name1.MinimumWidth = 10; this.bc_name1.Name = "bc_name1"; this.bc_name1.ReadOnly = true; // // WaitChooseDGV // this.WaitChooseDGV.AllowUserToAddRows = false; this.WaitChooseDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ChooseAll, this.bg_name, this.bg_code, this.bc_code, this.bc_name}); this.WaitChooseDGV.Location = new System.Drawing.Point(739, 225); this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(6); this.WaitChooseDGV.Name = "WaitChooseDGV"; this.WaitChooseDGV.RowHeadersWidth = 20; this.WaitChooseDGV.RowTemplate.Height = 23; this.WaitChooseDGV.Size = new System.Drawing.Size(415, 512); this.WaitChooseDGV.TabIndex = 223; // // ChooseAll // this.ChooseAll.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ChooseAll.DataPropertyName = "ChooseAll"; this.ChooseAll.HeaderText = "勾选"; this.ChooseAll.MinimumWidth = 10; this.ChooseAll.Name = "ChooseAll"; this.ChooseAll.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.ChooseAll.Width = 60; // // bg_name // this.bg_name.DataPropertyName = "bg_name"; this.bg_name.HeaderText = "不良组别名称"; this.bg_name.MinimumWidth = 10; this.bg_name.Name = "bg_name"; this.bg_name.Visible = false; this.bg_name.Width = 200; // // bg_code // this.bg_code.DataPropertyName = "bg_code"; this.bg_code.HeaderText = "不良组别编号"; this.bg_code.MinimumWidth = 10; this.bg_code.Name = "bg_code"; this.bg_code.Visible = false; this.bg_code.Width = 200; // // bc_code // this.bc_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.bc_code.DataPropertyName = "bc_code"; this.bc_code.HeaderText = "不良代码"; this.bc_code.MinimumWidth = 10; this.bc_code.Name = "bc_code"; this.bc_code.ReadOnly = true; this.bc_code.Width = 130; // // bc_name // this.bc_name.DataPropertyName = "bc_name"; this.bc_name.HeaderText = "不良名称"; this.bc_name.MinimumWidth = 10; this.bc_name.Name = "bc_name"; this.bc_name.ReadOnly = true; this.bc_name.Width = 200; // // ChooseedReject // this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image"))); this.ChooseedReject.Location = new System.Drawing.Point(1169, 407); this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6); this.ChooseedReject.Name = "ChooseedReject"; this.ChooseedReject.Size = new System.Drawing.Size(100, 46); this.ChooseedReject.TabIndex = 222; this.ChooseedReject.UseVisualStyleBackColor = true; this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click); // // WaitReject // this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image"))); this.WaitReject.Location = new System.Drawing.Point(1169, 525); this.WaitReject.Margin = new System.Windows.Forms.Padding(6); this.WaitReject.Name = "WaitReject"; this.WaitReject.Size = new System.Drawing.Size(100, 46); this.WaitReject.TabIndex = 221; this.WaitReject.UseVisualStyleBackColor = true; this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click); // // StepCount // this.StepCount.LineCode = null; this.StepCount.Location = new System.Drawing.Point(1109, 100); this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.StepCount.Name = "StepCount"; this.StepCount.Size = new System.Drawing.Size(176, 44); this.StepCount.Source = null; this.StepCount.StepCode = null; this.StepCount.TabIndex = 32; this.StepCount.Load += new System.EventHandler(this.StepCount_Load_1); // // sncode // this.sncode.AllPower = null; this.sncode.BackColor = System.Drawing.Color.White; this.sncode.ID = null; this.sncode.Location = new System.Drawing.Point(123, 949); this.sncode.Margin = new System.Windows.Forms.Padding(4); this.sncode.Name = "sncode"; this.sncode.Power = null; this.sncode.Size = new System.Drawing.Size(334, 35); this.sncode.Str = null; this.sncode.Str1 = null; this.sncode.Str2 = null; this.sncode.TabIndex = 29; this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown); // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "std_badcode"; this.dataGridViewTextBoxColumn4.HeaderText = "故障代码"; this.dataGridViewTextBoxColumn4.MinimumWidth = 200; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.Visible = false; this.dataGridViewTextBoxColumn4.Width = 200; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "std_bt"; this.dataGridViewTextBoxColumn5.HeaderText = "BT"; this.dataGridViewTextBoxColumn5.MinimumWidth = 100; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.Visible = false; this.dataGridViewTextBoxColumn5.Width = 200; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "std_imei1"; this.dataGridViewTextBoxColumn6.HeaderText = "IMEI1"; this.dataGridViewTextBoxColumn6.MinimumWidth = 100; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.Visible = false; this.dataGridViewTextBoxColumn6.Width = 200; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "std_imei2"; this.dataGridViewTextBoxColumn7.HeaderText = "IMEI2"; this.dataGridViewTextBoxColumn7.MinimumWidth = 100; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.Visible = false; this.dataGridViewTextBoxColumn7.Width = 200; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "std_googlekey"; this.dataGridViewTextBoxColumn8.HeaderText = "GoogleKey"; this.dataGridViewTextBoxColumn8.MinimumWidth = 10; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.Visible = false; this.dataGridViewTextBoxColumn8.Width = 200; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "std_videotest"; this.dataGridViewTextBoxColumn9.HeaderText = "老化测试"; this.dataGridViewTextBoxColumn9.MinimumWidth = 10; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.Visible = false; this.dataGridViewTextBoxColumn9.Width = 200; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.DataPropertyName = "std_version"; this.dataGridViewTextBoxColumn10.HeaderText = "软件版本"; this.dataGridViewTextBoxColumn10.MinimumWidth = 10; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.Visible = false; this.dataGridViewTextBoxColumn10.Width = 200; // // bccode // this.bccode.AllPower = null; this.bccode.BackColor = System.Drawing.Color.White; this.bccode.ID = null; this.bccode.Location = new System.Drawing.Point(1463, 172); this.bccode.Margin = new System.Windows.Forms.Padding(6); this.bccode.Name = "bccode"; this.bccode.Power = null; this.bccode.Size = new System.Drawing.Size(290, 35); this.bccode.Str = null; this.bccode.Str1 = null; this.bccode.Str2 = null; this.bccode.TabIndex = 230; this.bccode.Tag = "bc_code"; this.bccode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bccode_KeyDown); // // bc_code_label // this.bc_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bc_code_label.AutoSize = true; this.bc_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bc_code_label.Location = new System.Drawing.Point(1284, 166); this.bc_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.bc_code_label.Name = "bc_code_label"; this.bc_code_label.Size = new System.Drawing.Size(146, 41); this.bc_code_label.TabIndex = 229; this.bc_code_label.Text = "不良代码"; // // Confirm // this.Confirm.AllPower = "ifall"; this.Confirm.BackColor = System.Drawing.Color.Transparent; this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage"))); this.Confirm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image"))); this.Confirm.IsShowBorder = true; this.Confirm.Location = new System.Drawing.Point(731, 939); this.Confirm.Margin = new System.Windows.Forms.Padding(6); this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage"))); this.Confirm.Name = "Confirm"; this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage"))); this.Confirm.Power = "IFREAD"; this.Confirm.Size = new System.Drawing.Size(120, 48); this.Confirm.TabIndex = 231; this.Confirm.Tag = "ifread"; this.Confirm.Text = "确认"; this.Confirm.UseVisualStyleBackColor = true; this.Confirm.Click += new System.EventHandler(this.Confirm_Click); // // Make_GetTestFileData // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1772, 1002); this.Controls.Add(this.Confirm); this.Controls.Add(this.bccode); this.Controls.Add(this.bc_code_label); this.Controls.Add(this.NG); this.Controls.Add(this.OK); this.Controls.Add(this.OperateResult); this.Controls.Add(this.BadGroupCode); this.Controls.Add(this.ChoosedDGV); this.Controls.Add(this.WaitChooseDGV); this.Controls.Add(this.ChooseedReject); this.Controls.Add(this.WaitReject); this.Controls.Add(this.label9); this.Controls.Add(this.CheckItemDGV); this.Controls.Add(this.StepCount); this.Controls.Add(this.pr_detail); this.Controls.Add(this.sncode); this.Controls.Add(this.label10); this.Controls.Add(this.mcd_okqty); this.Controls.Add(this.ma_prodcode); this.Controls.Add(this.ma_code); this.Controls.Add(this.label5); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Make_GetTestFileData"; this.Tag = "Make!ReadWriteInfo"; this.Load += new System.EventHandler(this.Make_LabelCheck_Load); this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged); ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).EndInit(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.Label pr_detail; private CustomControl.TextBoxWithIcon.SnCollectionBox sncode; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label mcd_okqty; private System.Windows.Forms.Label ma_prodcode; private System.Windows.Forms.Label ma_code; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private CustomControl.TextBoxWithIcon.SourceStepCount StepCount; private System.Windows.Forms.DataGridView CheckItemDGV; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private CustomControl.ComBoxWithFocus.ComBoxWithFocus BadGroupCode; private CustomControl.DataGrid_View.DataGridViewExpand ChoosedDGV; private System.Windows.Forms.DataGridViewCheckBoxColumn choose1; private System.Windows.Forms.DataGridViewTextBoxColumn or_id; private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1; private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1; private System.Windows.Forms.DataGridViewTextBoxColumn bc_code1; private System.Windows.Forms.DataGridViewTextBoxColumn bc_name1; private CustomControl.DataGrid_View.DataGridViewWithCheckBox WaitChooseDGV; private System.Windows.Forms.DataGridViewCheckBoxColumn ChooseAll; private System.Windows.Forms.DataGridViewTextBoxColumn bg_name; private System.Windows.Forms.DataGridViewTextBoxColumn bg_code; private System.Windows.Forms.DataGridViewTextBoxColumn bc_code; private System.Windows.Forms.DataGridViewTextBoxColumn bc_name; private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject; private CustomControl.ButtonUtil.ArrowLeftButton WaitReject; private System.Windows.Forms.Label label9; private System.Windows.Forms.BindingSource BadInfoSource; private CustomControl.RichText.RichTextAutoBottom OperateResult; private System.Windows.Forms.RadioButton OK; private System.Windows.Forms.RadioButton NG; private System.Windows.Forms.DataGridViewTextBoxColumn msi_makecode; private System.Windows.Forms.DataGridViewTextBoxColumn msi_sncode; private System.Windows.Forms.DataGridViewTextBoxColumn msi_result; private CustomControl.TextBoxWithIcon.EnterTextBox bccode; private System.Windows.Forms.Label bc_code_label; private CustomControl.ButtonUtil.NormalButton Confirm; } }