namespace TBF.BenchControl.Elde.TempMeter { partial class TempMeterCfgCtrl { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.positionTextBox = new System.Windows.Forms.TextBox(); this.positionLabel = new System.Windows.Forms.Label(); this.parentNameLabel = new System.Windows.Forms.Label(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.nameLabel = new System.Windows.Forms.Label(); this.classNameLabel = new System.Windows.Forms.Label(); this.a1TextBox = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.a2TextBox = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.a3TextBox = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.a5TextBox = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.a4TextBox = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.parentNameComboBox = new System.Windows.Forms.ComboBox(); this.SuspendLayout(); // // positionTextBox // this.positionTextBox.Enabled = false; this.positionTextBox.Location = new System.Drawing.Point(130, 82); this.positionTextBox.Name = "positionTextBox"; this.positionTextBox.Size = new System.Drawing.Size(46, 20); this.positionTextBox.TabIndex = 6; // // positionLabel // this.positionLabel.AutoSize = true; this.positionLabel.Location = new System.Drawing.Point(20, 85); this.positionLabel.Name = "positionLabel"; this.positionLabel.Size = new System.Drawing.Size(44, 13); this.positionLabel.TabIndex = 5; this.positionLabel.Text = "Position"; // // parentNameLabel // this.parentNameLabel.AutoSize = true; this.parentNameLabel.Location = new System.Drawing.Point(20, 61); this.parentNameLabel.Name = "parentNameLabel"; this.parentNameLabel.Size = new System.Drawing.Size(69, 13); this.parentNameLabel.TabIndex = 3; this.parentNameLabel.Text = "Parent Name"; // // nameTextBox // this.nameTextBox.Enabled = false; this.nameTextBox.Location = new System.Drawing.Point(130, 34); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.Size = new System.Drawing.Size(130, 20); this.nameTextBox.TabIndex = 2; // // nameLabel // this.nameLabel.AutoSize = true; this.nameLabel.Location = new System.Drawing.Point(20, 37); this.nameLabel.Name = "nameLabel"; this.nameLabel.Size = new System.Drawing.Size(35, 13); this.nameLabel.TabIndex = 1; this.nameLabel.Text = "Name"; // // classNameLabel // this.classNameLabel.AutoSize = true; this.classNameLabel.Location = new System.Drawing.Point(127, 10); this.classNameLabel.Name = "classNameLabel"; this.classNameLabel.Size = new System.Drawing.Size(83, 13); this.classNameLabel.TabIndex = 0; this.classNameLabel.Text = "ComonentName"; // // a1TextBox // this.a1TextBox.Enabled = false; this.a1TextBox.Location = new System.Drawing.Point(130, 107); this.a1TextBox.Name = "a1TextBox"; this.a1TextBox.Size = new System.Drawing.Size(130, 20); this.a1TextBox.TabIndex = 8; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(20, 110); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(20, 13); this.label1.TabIndex = 7; this.label1.Text = "A1"; // // a2TextBox // this.a2TextBox.Enabled = false; this.a2TextBox.Location = new System.Drawing.Point(130, 128); this.a2TextBox.Name = "a2TextBox"; this.a2TextBox.Size = new System.Drawing.Size(130, 20); this.a2TextBox.TabIndex = 10; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(20, 131); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(20, 13); this.label2.TabIndex = 9; this.label2.Text = "A2"; // // a3TextBox // this.a3TextBox.Enabled = false; this.a3TextBox.Location = new System.Drawing.Point(130, 149); this.a3TextBox.Name = "a3TextBox"; this.a3TextBox.Size = new System.Drawing.Size(130, 20); this.a3TextBox.TabIndex = 12; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(20, 152); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(20, 13); this.label3.TabIndex = 11; this.label3.Text = "A3"; // // a5TextBox // this.a5TextBox.Enabled = false; this.a5TextBox.Location = new System.Drawing.Point(130, 191); this.a5TextBox.Name = "a5TextBox"; this.a5TextBox.Size = new System.Drawing.Size(130, 20); this.a5TextBox.TabIndex = 16; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(20, 194); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(20, 13); this.label5.TabIndex = 15; this.label5.Text = "A5"; // // a4TextBox // this.a4TextBox.Enabled = false; this.a4TextBox.Location = new System.Drawing.Point(130, 170); this.a4TextBox.Name = "a4TextBox"; this.a4TextBox.Size = new System.Drawing.Size(130, 20); this.a4TextBox.TabIndex = 14; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(20, 173); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(20, 13); this.label4.TabIndex = 13; this.label4.Text = "A4"; // // parentNameComboBox // this.parentNameComboBox.Enabled = false; this.parentNameComboBox.FormattingEnabled = true; this.parentNameComboBox.Location = new System.Drawing.Point(130, 58); this.parentNameComboBox.Name = "parentNameComboBox"; this.parentNameComboBox.Size = new System.Drawing.Size(130, 21); this.parentNameComboBox.TabIndex = 4; // // TempMeterCfgCtrl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.parentNameComboBox); this.Controls.Add(this.a5TextBox); this.Controls.Add(this.label5); this.Controls.Add(this.a4TextBox); this.Controls.Add(this.label4); this.Controls.Add(this.a3TextBox); this.Controls.Add(this.label3); this.Controls.Add(this.a2TextBox); this.Controls.Add(this.label2); this.Controls.Add(this.a1TextBox); this.Controls.Add(this.label1); this.Controls.Add(this.positionTextBox); this.Controls.Add(this.positionLabel); this.Controls.Add(this.parentNameLabel); this.Controls.Add(this.nameTextBox); this.Controls.Add(this.nameLabel); this.Controls.Add(this.classNameLabel); this.Name = "TempMeterCfgCtrl"; this.Size = new System.Drawing.Size(300, 240); this.Load += new System.EventHandler(this.TempMeterCfgCtrl_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox positionTextBox; private System.Windows.Forms.Label positionLabel; private System.Windows.Forms.Label parentNameLabel; private System.Windows.Forms.TextBox nameTextBox; private System.Windows.Forms.Label nameLabel; private System.Windows.Forms.Label classNameLabel; private System.Windows.Forms.TextBox a1TextBox; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox a2TextBox; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox a3TextBox; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox a5TextBox; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox a4TextBox; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox parentNameComboBox; } }