namespace UAS_MES_NEW.Special { partial class Special_Orin { /// /// 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_Orin)); this.textBox1 = new System.Windows.Forms.TextBox(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.LabelDataGridView = new System.Windows.Forms.DataGridView(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 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.valueLabel1 = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel(); this.normalButton3 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.normalButton2 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton(); this.原材料SN = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.型号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.触摸型号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SOC = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.WIFI = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GSensor = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.EMMC = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DDR = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MFI = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit(); this.SuspendLayout(); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(201, 30); this.textBox1.Margin = new System.Windows.Forms.Padding(4); this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; this.textBox1.Size = new System.Drawing.Size(367, 25); this.textBox1.TabIndex = 168; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; this.openFileDialog1.Filter = "(*.xls)|*.xls"; // // LabelDataGridView // this.LabelDataGridView.AllowUserToAddRows = false; this.LabelDataGridView.AllowUserToResizeRows = false; this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace; this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.原材料SN, this.型号, this.触摸型号, this.SOC, this.WIFI, this.GSensor, this.EMMC, this.DDR, this.MFI}); this.LabelDataGridView.Location = new System.Drawing.Point(7, 135); this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4); this.LabelDataGridView.Name = "LabelDataGridView"; this.LabelDataGridView.RowHeadersVisible = false; this.LabelDataGridView.RowTemplate.Height = 23; this.LabelDataGridView.Size = new System.Drawing.Size(900, 415); this.LabelDataGridView.TabIndex = 189; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "RefDes"; this.dataGridViewTextBoxColumn1.HeaderText = "上料工单号"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "Layer"; this.dataGridViewTextBoxColumn2.HeaderText = "子件名称"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "IMEI2"; this.dataGridViewTextBoxColumn3.HeaderText = "IMEI2"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "BT"; this.dataGridViewTextBoxColumn4.HeaderText = "BT"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "WIFI"; this.dataGridViewTextBoxColumn5.HeaderText = "WIFI"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "GSensor"; this.dataGridViewTextBoxColumn6.HeaderText = "GSensor"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "EMMC"; this.dataGridViewTextBoxColumn7.HeaderText = "EMMC"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "DDR"; this.dataGridViewTextBoxColumn8.HeaderText = "DDR"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "MFI"; this.dataGridViewTextBoxColumn9.HeaderText = "MFI"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; // // valueLabel1 // this.valueLabel1.AutoSize = true; this.valueLabel1.CutLength = null; this.valueLabel1.Location = new System.Drawing.Point(68, 40); this.valueLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.valueLabel1.MaximumSize = new System.Drawing.Size(267, 0); this.valueLabel1.Name = "valueLabel1"; this.valueLabel1.Size = new System.Drawing.Size(67, 15); this.valueLabel1.TabIndex = 169; this.valueLabel1.Text = "文件路径"; // // normalButton3 // this.normalButton3.AllPower = null; this.normalButton3.BackColor = System.Drawing.Color.Transparent; this.normalButton3.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.DownImage"))); this.normalButton3.Image = null; this.normalButton3.IsShowBorder = true; this.normalButton3.Location = new System.Drawing.Point(71, 78); this.normalButton3.Margin = new System.Windows.Forms.Padding(4); this.normalButton3.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.MoveImage"))); this.normalButton3.Name = "normalButton3"; this.normalButton3.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.NormalImage"))); this.normalButton3.Power = null; this.normalButton3.Size = new System.Drawing.Size(100, 35); this.normalButton3.TabIndex = 167; this.normalButton3.Text = "确认生成"; this.normalButton3.UseVisualStyleBackColor = false; this.normalButton3.Click += new System.EventHandler(this.normalButton3_Click); // // normalButton2 // this.normalButton2.AllPower = null; this.normalButton2.BackColor = System.Drawing.Color.Transparent; this.normalButton2.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.DownImage"))); this.normalButton2.Image = null; this.normalButton2.IsShowBorder = true; this.normalButton2.Location = new System.Drawing.Point(663, 24); this.normalButton2.Margin = new System.Windows.Forms.Padding(4); this.normalButton2.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.MoveImage"))); this.normalButton2.Name = "normalButton2"; this.normalButton2.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.NormalImage"))); this.normalButton2.Power = null; this.normalButton2.Size = new System.Drawing.Size(100, 35); this.normalButton2.TabIndex = 166; this.normalButton2.Text = "导入文件"; this.normalButton2.UseVisualStyleBackColor = false; this.normalButton2.Click += new System.EventHandler(this.normalButton2_Click); // // 原材料SN // this.原材料SN.DataPropertyName = "原材料SN"; this.原材料SN.HeaderText = "原材料SN"; this.原材料SN.Name = "原材料SN"; // // 型号 // this.型号.DataPropertyName = "型号"; this.型号.HeaderText = "型号"; this.型号.Name = "型号"; // // 触摸型号 // this.触摸型号.DataPropertyName = "触摸型号"; this.触摸型号.HeaderText = "触摸型号"; this.触摸型号.Name = "触摸型号"; // // SOC // this.SOC.DataPropertyName = "SOC"; this.SOC.HeaderText = "SOC"; this.SOC.Name = "SOC"; // // WIFI // this.WIFI.DataPropertyName = "WIFI"; this.WIFI.HeaderText = "WIFI"; this.WIFI.Name = "WIFI"; // // GSensor // this.GSensor.DataPropertyName = "GSensor"; this.GSensor.HeaderText = "GSensor"; this.GSensor.Name = "GSensor"; // // EMMC // this.EMMC.DataPropertyName = "EMMC"; this.EMMC.HeaderText = "EMMC"; this.EMMC.Name = "EMMC"; // // DDR // this.DDR.DataPropertyName = "DDR"; this.DDR.HeaderText = "DDR"; this.DDR.Name = "DDR"; // // MFI // this.MFI.DataPropertyName = "MFI"; this.MFI.HeaderText = "MFI"; this.MFI.Name = "MFI"; // // Special_Orin // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(923, 659); this.Controls.Add(this.LabelDataGridView); this.Controls.Add(this.valueLabel1); this.Controls.Add(this.textBox1); this.Controls.Add(this.normalButton3); this.Controls.Add(this.normalButton2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Special_Orin"; this.Tag = "Special!Orin"; this.Text = "SN关联信息导入"; this.Load += new System.EventHandler(this.Special_BoxSplit_Load); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.ValueLabel.ValueLabel valueLabel1; private System.Windows.Forms.TextBox textBox1; private CustomControl.ButtonUtil.NormalButton normalButton3; private CustomControl.ButtonUtil.NormalButton normalButton2; private System.Windows.Forms.OpenFileDialog openFileDialog1; private System.Windows.Forms.DataGridView LabelDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; 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 原材料SN; private System.Windows.Forms.DataGridViewTextBoxColumn 型号; private System.Windows.Forms.DataGridViewTextBoxColumn 触摸型号; private System.Windows.Forms.DataGridViewTextBoxColumn SOC; private System.Windows.Forms.DataGridViewTextBoxColumn WIFI; private System.Windows.Forms.DataGridViewTextBoxColumn GSensor; private System.Windows.Forms.DataGridViewTextBoxColumn EMMC; private System.Windows.Forms.DataGridViewTextBoxColumn DDR; private System.Windows.Forms.DataGridViewTextBoxColumn MFI; } }