namespace UHFReader18demomain { partial class fSetdlg { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.button1 = new System.Windows.Forms.Button(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.textBox8 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.textBox7 = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.comboBox2 = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.label6 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.button4 = new System.Windows.Forms.Button(); this.comboBox7 = new System.Windows.Forms.ComboBox(); this.label16 = new System.Windows.Forms.Label(); this.comboBox6 = new System.Windows.Forms.ComboBox(); this.label15 = new System.Windows.Forms.Label(); this.comboBox5 = new System.Windows.Forms.ComboBox(); this.label14 = new System.Windows.Forms.Label(); this.comboBox4 = new System.Windows.Forms.ComboBox(); this.label13 = new System.Windows.Forms.Label(); this.comboBox3 = new System.Windows.Forms.ComboBox(); this.label12 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Location = new System.Drawing.Point(5, 5); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(469, 270); this.tabControl1.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.groupBox1); this.tabPage1.Location = new System.Drawing.Point(4, 21); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(461, 245); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Network Setting"; this.tabPage1.UseVisualStyleBackColor = true; // // groupBox1 // this.groupBox1.Controls.Add(this.button1); this.groupBox1.Controls.Add(this.textBox9); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.textBox8); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.textBox7); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.textBox6); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.comboBox2); this.groupBox1.Controls.Add(this.label7); this.groupBox1.Controls.Add(this.comboBox1); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.textBox5); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.textBox4); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.textBox3); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.textBox2); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.textBox1); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(2, 1); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(459, 243); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; // // button1 // this.button1.Location = new System.Drawing.Point(131, 213); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(200, 25); this.button1.TabIndex = 22; this.button1.Text = "Advanced option..."; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox9 // this.textBox9.Location = new System.Drawing.Point(337, 126); this.textBox9.Name = "textBox9"; this.textBox9.Size = new System.Drawing.Size(95, 21); this.textBox9.TabIndex = 21; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(259, 129); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(83, 12); this.label11.TabIndex = 20; this.label11.Text = "Remote Port:"; // // textBox8 // this.textBox8.Location = new System.Drawing.Point(92, 177); this.textBox8.Name = "textBox8"; this.textBox8.Size = new System.Drawing.Size(144, 21); this.textBox8.TabIndex = 19; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(25, 180); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(41, 12); this.label10.TabIndex = 18; this.label10.Text = "MASK:"; // // textBox7 // this.textBox7.Location = new System.Drawing.Point(92, 150); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(144, 21); this.textBox7.TabIndex = 17; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(25, 153); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(83, 12); this.label9.TabIndex = 16; this.label9.Text = "Getway IP::"; // // textBox6 // this.textBox6.Location = new System.Drawing.Point(92, 123); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(144, 21); this.textBox6.TabIndex = 15; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(25, 126); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(71, 12); this.label8.TabIndex = 14; this.label8.Text = "Remote IP:"; // // comboBox2 // this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox2.FormattingEnabled = true; this.comboBox2.Items.AddRange(new object[] { "Server", "Client"}); this.comboBox2.Location = new System.Drawing.Point(326, 97); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(107, 20); this.comboBox2.TabIndex = 13; this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(260, 103); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(71, 12); this.label7.TabIndex = 12; this.label7.Text = "Work Mode:"; // // comboBox1 // this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "UDP", "TCP"}); this.comboBox1.Location = new System.Drawing.Point(92, 97); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(90, 20); this.comboBox1.TabIndex = 11; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(25, 103); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(65, 12); this.label6.TabIndex = 10; this.label6.Text = "Protocol:"; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(326, 70); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(107, 21); this.textBox5.TabIndex = 9; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(260, 73); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 12); this.label5.TabIndex = 8; this.label5.Text = "Port:"; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(92, 70); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(144, 21); this.textBox4.TabIndex = 7; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(25, 73); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(29, 12); this.label4.TabIndex = 6; this.label4.Text = "IP:"; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(92, 43); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(144, 21); this.textBox3.TabIndex = 5; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(25, 46); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(35, 12); this.label3.TabIndex = 4; this.label3.Text = "MAC:"; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(343, 16); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(90, 21); this.textBox2.TabIndex = 3; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(260, 19); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(83, 12); this.label2.TabIndex = 2; this.label2.Text = "Device Name:"; this.label2.Click += new System.EventHandler(this.label2_Click); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(92, 16); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(90, 21); this.textBox1.TabIndex = 1; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(25, 19); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(71, 12); this.label1.TabIndex = 0; this.label1.Text = "User Name:"; // // tabPage2 // this.tabPage2.Controls.Add(this.groupBox2); this.tabPage2.Location = new System.Drawing.Point(4, 21); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(461, 245); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Serial Setting"; this.tabPage2.UseVisualStyleBackColor = true; // // groupBox2 // this.groupBox2.Controls.Add(this.button4); this.groupBox2.Controls.Add(this.comboBox7); this.groupBox2.Controls.Add(this.label16); this.groupBox2.Controls.Add(this.comboBox6); this.groupBox2.Controls.Add(this.label15); this.groupBox2.Controls.Add(this.comboBox5); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.comboBox4); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.comboBox3); this.groupBox2.Controls.Add(this.label12); this.groupBox2.Location = new System.Drawing.Point(2, 3); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(457, 240); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; // // button4 // this.button4.Location = new System.Drawing.Point(132, 209); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(200, 25); this.button4.TabIndex = 23; this.button4.Text = "Advanced option..."; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // comboBox7 // this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox7.FormattingEnabled = true; this.comboBox7.Items.AddRange(new object[] { "Disabled", "Enabled"}); this.comboBox7.Location = new System.Drawing.Point(156, 160); this.comboBox7.Name = "comboBox7"; this.comboBox7.Size = new System.Drawing.Size(203, 20); this.comboBox7.TabIndex = 9; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(88, 166); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(41, 12); this.label16.TabIndex = 8; this.label16.Text = "RTS :"; // // comboBox6 // this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox6.FormattingEnabled = true; this.comboBox6.Items.AddRange(new object[] { "Disabled", "Enabled"}); this.comboBox6.Location = new System.Drawing.Point(156, 123); this.comboBox6.Name = "comboBox6"; this.comboBox6.Size = new System.Drawing.Size(203, 20); this.comboBox6.TabIndex = 7; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(88, 129); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(65, 12); this.label15.TabIndex = 6; this.label15.Text = "DTR Mode:"; // // comboBox5 // this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox5.FormattingEnabled = true; this.comboBox5.Items.AddRange(new object[] { "7bits", "8bits"}); this.comboBox5.Location = new System.Drawing.Point(156, 88); this.comboBox5.Name = "comboBox5"; this.comboBox5.Size = new System.Drawing.Size(203, 20); this.comboBox5.TabIndex = 5; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(88, 94); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(71, 12); this.label14.TabIndex = 4; this.label14.Text = "Data Bits:"; // // comboBox4 // this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox4.FormattingEnabled = true; this.comboBox4.Items.AddRange(new object[] { "None", "Even", "Odd", "Mark", "Space"}); this.comboBox4.Location = new System.Drawing.Point(156, 54); this.comboBox4.Name = "comboBox4"; this.comboBox4.Size = new System.Drawing.Size(203, 20); this.comboBox4.TabIndex = 3; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(88, 60); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(53, 12); this.label13.TabIndex = 2; this.label13.Text = "Parity:"; // // comboBox3 // this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox3.FormattingEnabled = true; this.comboBox3.Items.AddRange(new object[] { "1200bps", "2400bps", "4800bps", "9600bps", "19200bps", "38400bps", "57600bps", "115200bps", "150bps", "300bps", "600bps", "28800bps"}); this.comboBox3.Location = new System.Drawing.Point(156, 17); this.comboBox3.Name = "comboBox3"; this.comboBox3.Size = new System.Drawing.Size(203, 20); this.comboBox3.TabIndex = 1; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(88, 23); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(71, 12); this.label12.TabIndex = 0; this.label12.Text = "Baud Rate:"; // // button2 // this.button2.Location = new System.Drawing.Point(310, 281); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 1; this.button2.Text = "OK"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button3 // this.button3.Location = new System.Drawing.Point(395, 281); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 23); this.button3.TabIndex = 2; this.button3.Text = "Cancel"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // fSetdlg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(478, 314); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.tabControl1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "fSetdlg"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Property Setting"; this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.tabPage2.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label8; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.Label label7; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label11; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.ComboBox comboBox7; private System.Windows.Forms.Label label16; private System.Windows.Forms.ComboBox comboBox6; private System.Windows.Forms.Label label15; private System.Windows.Forms.ComboBox comboBox5; private System.Windows.Forms.Label label14; private System.Windows.Forms.ComboBox comboBox4; private System.Windows.Forms.Label label13; private System.Windows.Forms.ComboBox comboBox3; private System.Windows.Forms.Label label12; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; } }