/// /// Copyright (c) 2017 Sensus Metering Systems /// namespace TBF.BenchControl.Modbus.TankSelector { partial class TankSelectorCfgCtrl { /// /// 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.parentNameLabel = new System.Windows.Forms.Label(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.nameLabel = new System.Windows.Forms.Label(); this.componentNameLabel = new System.Windows.Forms.Label(); this.parentNameComboBox = new System.Windows.Forms.ComboBox(); this.hotHeatingComboBox = new System.Windows.Forms.ComboBox(); this.hotHeatingLabel = new System.Windows.Forms.Label(); this.hotCoolingComboBox = new System.Windows.Forms.ComboBox(); this.hotCoolingLabel = new System.Windows.Forms.Label(); this.warmHeatingComboBox = new System.Windows.Forms.ComboBox(); this.warmHeatingLabel = new System.Windows.Forms.Label(); this.warmCoolingComboBox = new System.Windows.Forms.ComboBox(); this.warmCoolingLabel = new System.Windows.Forms.Label(); this.coldCoolingComboBox = new System.Windows.Forms.ComboBox(); this.coldCoolingabel = new System.Windows.Forms.Label(); this.SuspendLayout(); // // parentNameLabel // this.parentNameLabel.AutoSize = true; this.parentNameLabel.Location = new System.Drawing.Point(28, 81); this.parentNameLabel.Name = "parentNameLabel"; this.parentNameLabel.Size = new System.Drawing.Size(67, 13); this.parentNameLabel.TabIndex = 3; this.parentNameLabel.Text = "Parent name"; // // nameTextBox // this.nameTextBox.Enabled = false; this.nameTextBox.Location = new System.Drawing.Point(138, 52); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.Size = new System.Drawing.Size(173, 20); this.nameTextBox.TabIndex = 2; // // nameLabel // this.nameLabel.AutoSize = true; this.nameLabel.Location = new System.Drawing.Point(28, 55); this.nameLabel.Name = "nameLabel"; this.nameLabel.Size = new System.Drawing.Size(35, 13); this.nameLabel.TabIndex = 1; this.nameLabel.Text = "Name"; // // componentNameLabel // this.componentNameLabel.AutoSize = true; this.componentNameLabel.Location = new System.Drawing.Point(135, 28); this.componentNameLabel.Name = "componentNameLabel"; this.componentNameLabel.Size = new System.Drawing.Size(83, 13); this.componentNameLabel.TabIndex = 0; this.componentNameLabel.Text = "ComonentName"; // // parentNameComboBox // this.parentNameComboBox.Enabled = false; this.parentNameComboBox.FormattingEnabled = true; this.parentNameComboBox.Location = new System.Drawing.Point(138, 78); this.parentNameComboBox.Name = "parentNameComboBox"; this.parentNameComboBox.Size = new System.Drawing.Size(173, 21); this.parentNameComboBox.TabIndex = 4; // // controlBoardComboBox // this.hotHeatingComboBox.Enabled = false; this.hotHeatingComboBox.FormattingEnabled = true; this.hotHeatingComboBox.Location = new System.Drawing.Point(138, 105); this.hotHeatingComboBox.Name = "controlBoardComboBox"; this.hotHeatingComboBox.Size = new System.Drawing.Size(173, 21); this.hotHeatingComboBox.TabIndex = 6; // // hotHeatingLabel // this.hotHeatingLabel.AutoSize = true; this.hotHeatingLabel.Location = new System.Drawing.Point(28, 108); this.hotHeatingLabel.Name = "hotHeatingLabel"; this.hotHeatingLabel.Size = new System.Drawing.Size(91, 13); this.hotHeatingLabel.TabIndex = 5; this.hotHeatingLabel.Text = "Hot water heating"; // // comboBox1 // this.hotCoolingComboBox.Enabled = false; this.hotCoolingComboBox.FormattingEnabled = true; this.hotCoolingComboBox.Location = new System.Drawing.Point(138, 132); this.hotCoolingComboBox.Name = "comboBox1"; this.hotCoolingComboBox.Size = new System.Drawing.Size(173, 21); this.hotCoolingComboBox.TabIndex = 8; // // hotCoolingLabel // this.hotCoolingLabel.AutoSize = true; this.hotCoolingLabel.Location = new System.Drawing.Point(28, 135); this.hotCoolingLabel.Name = "hotCoolingLabel"; this.hotCoolingLabel.Size = new System.Drawing.Size(90, 13); this.hotCoolingLabel.TabIndex = 7; this.hotCoolingLabel.Text = "Hot water cooling"; // // comboBox2 // this.warmHeatingComboBox.Enabled = false; this.warmHeatingComboBox.FormattingEnabled = true; this.warmHeatingComboBox.Location = new System.Drawing.Point(138, 159); this.warmHeatingComboBox.Name = "comboBox2"; this.warmHeatingComboBox.Size = new System.Drawing.Size(173, 21); this.warmHeatingComboBox.TabIndex = 10; // // warmHeatingLabel // this.warmHeatingLabel.AutoSize = true; this.warmHeatingLabel.Location = new System.Drawing.Point(28, 162); this.warmHeatingLabel.Name = "warmHeatingLabel"; this.warmHeatingLabel.Size = new System.Drawing.Size(102, 13); this.warmHeatingLabel.TabIndex = 9; this.warmHeatingLabel.Text = "Warm water heating"; // // comboBox3 // this.warmCoolingComboBox.Enabled = false; this.warmCoolingComboBox.FormattingEnabled = true; this.warmCoolingComboBox.Location = new System.Drawing.Point(138, 186); this.warmCoolingComboBox.Name = "comboBox3"; this.warmCoolingComboBox.Size = new System.Drawing.Size(173, 21); this.warmCoolingComboBox.TabIndex = 12; // // warmCoolingLabel // this.warmCoolingLabel.AutoSize = true; this.warmCoolingLabel.Location = new System.Drawing.Point(28, 189); this.warmCoolingLabel.Name = "warmCoolingLabel"; this.warmCoolingLabel.Size = new System.Drawing.Size(101, 13); this.warmCoolingLabel.TabIndex = 11; this.warmCoolingLabel.Text = "Warm water cooling"; // // comboBox4 // this.coldCoolingComboBox.Enabled = false; this.coldCoolingComboBox.FormattingEnabled = true; this.coldCoolingComboBox.Location = new System.Drawing.Point(138, 213); this.coldCoolingComboBox.Name = "comboBox4"; this.coldCoolingComboBox.Size = new System.Drawing.Size(173, 21); this.coldCoolingComboBox.TabIndex = 14; // // coldCoolingabel // this.coldCoolingabel.AutoSize = true; this.coldCoolingabel.Location = new System.Drawing.Point(28, 216); this.coldCoolingabel.Name = "coldCoolingabel"; this.coldCoolingabel.Size = new System.Drawing.Size(94, 13); this.coldCoolingabel.TabIndex = 13; this.coldCoolingabel.Text = "Cold water cooling"; // // TankSelectorCfgCtrl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.coldCoolingComboBox); this.Controls.Add(this.coldCoolingabel); this.Controls.Add(this.warmCoolingComboBox); this.Controls.Add(this.warmCoolingLabel); this.Controls.Add(this.warmHeatingComboBox); this.Controls.Add(this.warmHeatingLabel); this.Controls.Add(this.hotCoolingComboBox); this.Controls.Add(this.hotCoolingLabel); this.Controls.Add(this.hotHeatingComboBox); this.Controls.Add(this.hotHeatingLabel); this.Controls.Add(this.parentNameComboBox); this.Controls.Add(this.parentNameLabel); this.Controls.Add(this.nameTextBox); this.Controls.Add(this.nameLabel); this.Controls.Add(this.componentNameLabel); this.Name = "TankSelectorCfgCtrl"; this.Size = new System.Drawing.Size(368, 259); this.Load += new System.EventHandler(this.TankSelectorCfgCtrl_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label parentNameLabel; private System.Windows.Forms.TextBox nameTextBox; private System.Windows.Forms.Label nameLabel; private System.Windows.Forms.Label componentNameLabel; private System.Windows.Forms.ComboBox parentNameComboBox; private System.Windows.Forms.ComboBox hotHeatingComboBox; private System.Windows.Forms.Label hotHeatingLabel; private System.Windows.Forms.ComboBox hotCoolingComboBox; private System.Windows.Forms.Label hotCoolingLabel; private System.Windows.Forms.ComboBox warmHeatingComboBox; private System.Windows.Forms.Label warmHeatingLabel; private System.Windows.Forms.ComboBox warmCoolingComboBox; private System.Windows.Forms.Label warmCoolingLabel; private System.Windows.Forms.ComboBox coldCoolingComboBox; private System.Windows.Forms.Label coldCoolingabel; } }