namespace ClientTest { partial class MeterAddrForm { /// /// 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.clbMeterAdd = new System.Windows.Forms.CheckedListBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.textBox7 = new System.Windows.Forms.TextBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.textBox9 = new System.Windows.Forms.TextBox(); this.textBox10 = new System.Windows.Forms.TextBox(); this.textBox11 = new System.Windows.Forms.TextBox(); this.textBox12 = new System.Windows.Forms.TextBox(); this.textBox13 = new System.Windows.Forms.TextBox(); this.textBox14 = new System.Windows.Forms.TextBox(); this.textBox15 = new System.Windows.Forms.TextBox(); this.textBox16 = new System.Windows.Forms.TextBox(); this.btnApply = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.SuspendLayout(); // // clbMeterAdd // this.clbMeterAdd.BackColor = System.Drawing.SystemColors.Control; this.clbMeterAdd.BorderStyle = System.Windows.Forms.BorderStyle.None; this.clbMeterAdd.Font = new System.Drawing.Font("SimSun", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.clbMeterAdd.FormattingEnabled = true; this.clbMeterAdd.Items.AddRange(new object[] { "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16"}); this.clbMeterAdd.Location = new System.Drawing.Point(59, 23); this.clbMeterAdd.MultiColumn = true; this.clbMeterAdd.Name = "clbMeterAdd"; this.clbMeterAdd.Size = new System.Drawing.Size(515, 96); this.clbMeterAdd.TabIndex = 0; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(106, 24); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(63, 21); this.textBox1.TabIndex = 1; this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(106, 48); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(63, 21); this.textBox2.TabIndex = 2; this.textBox2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox3 // this.textBox3.Location = new System.Drawing.Point(106, 72); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(63, 21); this.textBox3.TabIndex = 3; this.textBox3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox4 // this.textBox4.Location = new System.Drawing.Point(106, 96); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(63, 21); this.textBox4.TabIndex = 4; this.textBox4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox5 // this.textBox5.Location = new System.Drawing.Point(228, 23); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(63, 21); this.textBox5.TabIndex = 5; this.textBox5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox6 // this.textBox6.Location = new System.Drawing.Point(228, 47); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(63, 21); this.textBox6.TabIndex = 6; this.textBox6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox7 // this.textBox7.Location = new System.Drawing.Point(228, 72); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(63, 21); this.textBox7.TabIndex = 7; this.textBox7.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox8 // this.textBox8.Location = new System.Drawing.Point(228, 96); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(63, 21); this.textBox8.TabIndex = 8; this.textBox8.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox9 // this.textBox9.Location = new System.Drawing.Point(347, 24); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(63, 21); this.textBox9.TabIndex = 9; this.textBox9.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox10 // this.textBox10.Location = new System.Drawing.Point(347, 48); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(63, 21); this.textBox10.TabIndex = 10; this.textBox10.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox11 // this.textBox11.Location = new System.Drawing.Point(347, 72); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(63, 21); this.textBox11.TabIndex = 11; this.textBox11.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox12 // this.textBox12.Location = new System.Drawing.Point(347, 96); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(63, 21); this.textBox12.TabIndex = 12; this.textBox12.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox13 // this.textBox13.Location = new System.Drawing.Point(468, 23); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(63, 21); this.textBox13.TabIndex = 13; this.textBox13.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox14 // this.textBox14.Location = new System.Drawing.Point(468, 47); this.textBox14.Name = "textBox14"; this.textBox14.Size = new System.Drawing.Size(63, 21); this.textBox14.TabIndex = 14; this.textBox14.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox15 // this.textBox15.Location = new System.Drawing.Point(468, 72); this.textBox15.Name = "textBox15"; this.textBox15.Size = new System.Drawing.Size(63, 21); this.textBox15.TabIndex = 15; this.textBox15.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // textBox16 // this.textBox16.Location = new System.Drawing.Point(468, 96); this.textBox16.Name = "textBox16"; this.textBox16.Size = new System.Drawing.Size(63, 21); this.textBox16.TabIndex = 16; this.textBox16.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbCheck_KeyPress); // // btnApply // this.btnApply.Location = new System.Drawing.Point(189, 147); this.btnApply.Name = "btnApply"; this.btnApply.Size = new System.Drawing.Size(75, 23); this.btnApply.TabIndex = 17; this.btnApply.Text = "应用"; this.btnApply.UseVisualStyleBackColor = true; this.btnApply.Click += new System.EventHandler(this.btnApply_Click); // // btnCancel // this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Location = new System.Drawing.Point(324, 147); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 23); this.btnCancel.TabIndex = 18; this.btnCancel.Text = "取消"; this.btnCancel.UseVisualStyleBackColor = true; // // MeterAddrForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(611, 192); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnApply); this.Controls.Add(this.textBox16); this.Controls.Add(this.textBox15); this.Controls.Add(this.textBox14); this.Controls.Add(this.textBox13); this.Controls.Add(this.textBox12); this.Controls.Add(this.textBox11); this.Controls.Add(this.textBox10); this.Controls.Add(this.textBox9); this.Controls.Add(this.textBox8); this.Controls.Add(this.textBox7); this.Controls.Add(this.textBox6); this.Controls.Add(this.textBox5); this.Controls.Add(this.textBox4); this.Controls.Add(this.textBox3); this.Controls.Add(this.textBox2); this.Controls.Add(this.textBox1); this.Controls.Add(this.clbMeterAdd); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Name = "MeterAddrForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "仪表地址设置窗口"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.CheckedListBox clbMeterAdd; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.TextBox textBox13; private System.Windows.Forms.TextBox textBox14; private System.Windows.Forms.TextBox textBox15; private System.Windows.Forms.TextBox textBox16; private System.Windows.Forms.Button btnApply; private System.Windows.Forms.Button btnCancel; } }