namespace C_Windows_1 { partial class MESConfig { /// /// 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(MESConfig)); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.Config = new System.Windows.Forms.Button(); this.machineNumber = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.processNumber = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.productionOrder = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.URL = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.lineNumber = new System.Windows.Forms.TextBox(); this.tester = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(270, 112); this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(72, 16); this.label1.TabIndex = 163; this.label1.Text = "产线编号"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(270, 176); this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(56, 16); this.label2.TabIndex = 165; this.label2.Text = "测试员"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 20F); this.label4.Location = new System.Drawing.Point(213, 9); this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(108, 27); this.label4.TabIndex = 168; this.label4.Text = "MES配置"; // // Config // this.Config.Location = new System.Drawing.Point(216, 300); this.Config.Name = "Config"; this.Config.Size = new System.Drawing.Size(103, 43); this.Config.TabIndex = 169; this.Config.Text = "应用设置"; this.Config.UseVisualStyleBackColor = true; this.Config.Click += new System.EventHandler(this.Config_Click); // // machineNumber // this.machineNumber.Location = new System.Drawing.Point(14, 258); this.machineNumber.Margin = new System.Windows.Forms.Padding(5); this.machineNumber.Name = "machineNumber"; this.machineNumber.Size = new System.Drawing.Size(249, 26); this.machineNumber.TabIndex = 174; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(11, 237); this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(104, 16); this.label5.TabIndex = 175; this.label5.Text = "测试设备编号"; // // processNumber // this.processNumber.Location = new System.Drawing.Point(14, 194); this.processNumber.Margin = new System.Windows.Forms.Padding(5); this.processNumber.Name = "processNumber"; this.processNumber.Size = new System.Drawing.Size(249, 26); this.processNumber.TabIndex = 172; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(11, 173); this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(56, 16); this.label6.TabIndex = 173; this.label6.Text = "工序号"; // // productionOrder // this.productionOrder.Location = new System.Drawing.Point(14, 133); this.productionOrder.Margin = new System.Windows.Forms.Padding(5); this.productionOrder.Name = "productionOrder"; this.productionOrder.Size = new System.Drawing.Size(249, 26); this.productionOrder.TabIndex = 170; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(11, 112); this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(72, 16); this.label7.TabIndex = 171; this.label7.Text = "生产工单"; // // URL // this.URL.Location = new System.Drawing.Point(14, 72); this.URL.Margin = new System.Windows.Forms.Padding(5); this.URL.Name = "URL"; this.URL.Size = new System.Drawing.Size(506, 26); this.URL.TabIndex = 176; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(11, 51); this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(32, 16); this.label8.TabIndex = 177; this.label8.Text = "URL"; // // lineNumber // this.lineNumber.Location = new System.Drawing.Point(273, 133); this.lineNumber.Name = "lineNumber"; this.lineNumber.Size = new System.Drawing.Size(247, 26); this.lineNumber.TabIndex = 180; // // tester // this.tester.Location = new System.Drawing.Point(271, 194); this.tester.Name = "tester"; this.tester.Size = new System.Drawing.Size(247, 26); this.tester.TabIndex = 181; // // MESConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(534, 360); this.Controls.Add(this.tester); this.Controls.Add(this.lineNumber); this.Controls.Add(this.URL); this.Controls.Add(this.label8); this.Controls.Add(this.machineNumber); this.Controls.Add(this.label5); this.Controls.Add(this.processNumber); this.Controls.Add(this.label6); this.Controls.Add(this.productionOrder); this.Controls.Add(this.label7); this.Controls.Add(this.Config); this.Controls.Add(this.label4); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Font = new System.Drawing.Font("宋体", 12F); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "MESConfig"; this.Text = "MES配置"; this.Load += new System.EventHandler(this.MESConfig_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label4; private System.Windows.Forms.Button Config; public System.Windows.Forms.TextBox machineNumber; private System.Windows.Forms.Label label5; public System.Windows.Forms.TextBox processNumber; private System.Windows.Forms.Label label6; public System.Windows.Forms.TextBox productionOrder; private System.Windows.Forms.Label label7; public System.Windows.Forms.TextBox URL; private System.Windows.Forms.Label label8; public System.Windows.Forms.TextBox lineNumber; public System.Windows.Forms.TextBox tester; } }