namespace UAS_MES_NEW.Make { partial class Make_ThruputLog { /// /// 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.ExePath = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.Parse = new System.Windows.Forms.Button(); this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom(); this.SNDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.productName = new System.Windows.Forms.Label(); this.productCode = new System.Windows.Forms.Label(); this.workOrder = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.serialNumber = new System.Windows.Forms.Label(); this.Clear = new System.Windows.Forms.Button(); this.SNDetails.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // ExePath // this.ExePath.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ExePath.Location = new System.Drawing.Point(212, 179); this.ExePath.Name = "ExePath"; this.ExePath.Size = new System.Drawing.Size(608, 31); this.ExePath.TabIndex = 25; this.ExePath.Click += new System.EventHandler(this.ExePath_Click); // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.Location = new System.Drawing.Point(29, 179); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(153, 28); this.label19.TabIndex = 24; this.label19.Text = "iperf 启动路径:"; // // Parse // this.Parse.Cursor = System.Windows.Forms.Cursors.Hand; this.Parse.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Parse.Location = new System.Drawing.Point(212, 255); this.Parse.Name = "Parse"; this.Parse.Size = new System.Drawing.Size(135, 39); this.Parse.TabIndex = 91; this.Parse.Text = "提取解析"; this.Parse.UseVisualStyleBackColor = true; this.Parse.Click += new System.EventHandler(this.Parse_Click); // // OperatResult // this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.OperatResult.Location = new System.Drawing.Point(0, 316); this.OperatResult.Margin = new System.Windows.Forms.Padding(4); this.OperatResult.Name = "OperatResult"; this.OperatResult.Size = new System.Drawing.Size(1600, 588); this.OperatResult.TabIndex = 90; this.OperatResult.Text = ""; // // SNDetails // this.SNDetails.BorderColor = System.Drawing.Color.Black; this.SNDetails.Controls.Add(this.tableLayoutPanel1); this.SNDetails.Dock = System.Windows.Forms.DockStyle.Top; this.SNDetails.Font = new System.Drawing.Font("微软雅黑", 12F); this.SNDetails.Location = new System.Drawing.Point(0, 0); this.SNDetails.Name = "SNDetails"; this.SNDetails.Size = new System.Drawing.Size(1600, 123); this.SNDetails.TabIndex = 26; this.SNDetails.TabStop = false; this.SNDetails.Text = "产品序列信息"; this.SNDetails.TextColor = System.Drawing.Color.Black; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 8; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.19F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.81F)); this.tableLayoutPanel1.Controls.Add(this.productName, 7, 0); this.tableLayoutPanel1.Controls.Add(this.productCode, 5, 0); this.tableLayoutPanel1.Controls.Add(this.workOrder, 3, 0); this.tableLayoutPanel1.Controls.Add(this.label4, 6, 0); this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.label3, 4, 0); this.tableLayoutPanel1.Controls.Add(this.label2, 2, 0); this.tableLayoutPanel1.Controls.Add(this.serialNumber, 1, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 37); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 83F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1594, 83); this.tableLayoutPanel1.TabIndex = 0; // // productName // this.productName.AutoSize = true; this.productName.Dock = System.Windows.Forms.DockStyle.Fill; this.productName.Location = new System.Drawing.Point(1005, 0); this.productName.Name = "productName"; this.productName.Size = new System.Drawing.Size(586, 83); this.productName.TabIndex = 7; this.productName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // productCode // this.productCode.AutoSize = true; this.productCode.Dock = System.Windows.Forms.DockStyle.Fill; this.productCode.Location = new System.Drawing.Point(693, 0); this.productCode.Name = "productCode"; this.productCode.Size = new System.Drawing.Size(204, 83); this.productCode.TabIndex = 6; this.productCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // workOrder // this.workOrder.AutoSize = true; this.workOrder.Dock = System.Windows.Forms.DockStyle.Fill; this.workOrder.Location = new System.Drawing.Point(399, 0); this.workOrder.Name = "workOrder"; this.workOrder.Size = new System.Drawing.Size(186, 83); this.workOrder.TabIndex = 5; this.workOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label4 // this.label4.AutoSize = true; this.label4.Dock = System.Windows.Forms.DockStyle.Fill; this.label4.Location = new System.Drawing.Point(903, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(96, 83); this.label4.TabIndex = 3; this.label4.Text = "产品名称: "; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label1 // this.label1.AutoSize = true; this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.Location = new System.Drawing.Point(3, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(96, 83); this.label1.TabIndex = 0; this.label1.Text = "序列号: "; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.AutoSize = true; this.label3.Dock = System.Windows.Forms.DockStyle.Fill; this.label3.Location = new System.Drawing.Point(591, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(96, 83); this.label3.TabIndex = 2; this.label3.Text = "产品编号: "; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label2 // this.label2.AutoSize = true; this.label2.Dock = System.Windows.Forms.DockStyle.Fill; this.label2.Location = new System.Drawing.Point(297, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(96, 83); this.label2.TabIndex = 1; this.label2.Text = "工单: "; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // serialNumber // this.serialNumber.AutoSize = true; this.serialNumber.Dock = System.Windows.Forms.DockStyle.Fill; this.serialNumber.Location = new System.Drawing.Point(105, 0); this.serialNumber.Name = "serialNumber"; this.serialNumber.Size = new System.Drawing.Size(186, 83); this.serialNumber.TabIndex = 4; this.serialNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // Clear // this.Clear.Cursor = System.Windows.Forms.Cursors.Hand; this.Clear.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Clear.Location = new System.Drawing.Point(399, 255); this.Clear.Name = "Clear"; this.Clear.Size = new System.Drawing.Size(135, 39); this.Clear.TabIndex = 92; this.Clear.Text = "清除提示"; this.Clear.UseVisualStyleBackColor = true; this.Clear.Click += new System.EventHandler(this.Clear_Click); // // Make_ThruputLog // this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1600, 900); this.Controls.Add(this.Clear); this.Controls.Add(this.Parse); this.Controls.Add(this.OperatResult); this.Controls.Add(this.SNDetails); this.Controls.Add(this.ExePath); this.Controls.Add(this.label19); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Make_ThruputLog"; this.Text = "Make_ThruputLog"; this.Load += new System.EventHandler(this.Make_ThruputLog_Load); this.SNDetails.ResumeLayout(true); this.tableLayoutPanel1.ResumeLayout(true); this.tableLayoutPanel1.PerformLayout(); this.ResumeLayout(true); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox ExePath; private System.Windows.Forms.Label label19; private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SNDetails; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label productName; private System.Windows.Forms.Label productCode; private System.Windows.Forms.Label workOrder; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label serialNumber; private CustomControl.RichText.RichTextAutoBottom OperatResult; private System.Windows.Forms.Button Parse; private System.Windows.Forms.Button Clear; } }