|
|
@@ -92,16 +92,16 @@ |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(238, 137);
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(251, 148);
|
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// RemarksTextBox
|
|
|
|
//
|
|
|
|
this.RemarksTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.RemarksTextBox.Location = new System.Drawing.Point(72, 111);
|
|
|
|
this.RemarksTextBox.Location = new System.Drawing.Point(85, 119);
|
|
|
|
this.RemarksTextBox.MaxLength = 32;
|
|
|
|
this.RemarksTextBox.Name = "RemarksTextBox";
|
|
|
|
this.RemarksTextBox.Size = new System.Drawing.Size(160, 20);
|
|
|
|
this.RemarksTextBox.Size = new System.Drawing.Size(160, 23);
|
|
|
|
this.RemarksTextBox.TabIndex = 10;
|
|
|
|
this.RemarksTextBox.WordWrap = false;
|
|
|
|
//
|
|
|
@@ -109,9 +109,9 @@ |
|
|
|
//
|
|
|
|
this.RemarksLabel.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
this.RemarksLabel.AutoSize = true;
|
|
|
|
this.RemarksLabel.Location = new System.Drawing.Point(17, 114);
|
|
|
|
this.RemarksLabel.Location = new System.Drawing.Point(20, 122);
|
|
|
|
this.RemarksLabel.Name = "RemarksLabel";
|
|
|
|
this.RemarksLabel.Size = new System.Drawing.Size(49, 13);
|
|
|
|
this.RemarksLabel.Size = new System.Drawing.Size(59, 17);
|
|
|
|
this.RemarksLabel.TabIndex = 9;
|
|
|
|
this.RemarksLabel.Text = "Remarks";
|
|
|
|
//
|
|
|
@@ -119,9 +119,9 @@ |
|
|
|
//
|
|
|
|
this.IPLabel.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
this.IPLabel.AutoSize = true;
|
|
|
|
this.IPLabel.Location = new System.Drawing.Point(15, 9);
|
|
|
|
this.IPLabel.Location = new System.Drawing.Point(19, 9);
|
|
|
|
this.IPLabel.Name = "IPLabel";
|
|
|
|
this.IPLabel.Size = new System.Drawing.Size(51, 13);
|
|
|
|
this.IPLabel.Size = new System.Drawing.Size(60, 17);
|
|
|
|
this.IPLabel.TabIndex = 0;
|
|
|
|
this.IPLabel.Text = "Server IP";
|
|
|
|
//
|
|
|
@@ -129,9 +129,9 @@ |
|
|
|
//
|
|
|
|
this.ServerPortLabel.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
this.ServerPortLabel.AutoSize = true;
|
|
|
|
this.ServerPortLabel.Location = new System.Drawing.Point(6, 35);
|
|
|
|
this.ServerPortLabel.Location = new System.Drawing.Point(6, 38);
|
|
|
|
this.ServerPortLabel.Name = "ServerPortLabel";
|
|
|
|
this.ServerPortLabel.Size = new System.Drawing.Size(60, 13);
|
|
|
|
this.ServerPortLabel.Size = new System.Drawing.Size(73, 17);
|
|
|
|
this.ServerPortLabel.TabIndex = 1;
|
|
|
|
this.ServerPortLabel.Text = "Server Port";
|
|
|
|
//
|
|
|
@@ -139,40 +139,40 @@ |
|
|
|
//
|
|
|
|
this.PasswordLabel.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
this.PasswordLabel.AutoSize = true;
|
|
|
|
this.PasswordLabel.Location = new System.Drawing.Point(13, 61);
|
|
|
|
this.PasswordLabel.Location = new System.Drawing.Point(15, 67);
|
|
|
|
this.PasswordLabel.Name = "PasswordLabel";
|
|
|
|
this.PasswordLabel.Size = new System.Drawing.Size(53, 13);
|
|
|
|
this.PasswordLabel.Size = new System.Drawing.Size(64, 17);
|
|
|
|
this.PasswordLabel.TabIndex = 2;
|
|
|
|
this.PasswordLabel.Text = "Password";
|
|
|
|
//
|
|
|
|
// IPTextBox
|
|
|
|
//
|
|
|
|
this.IPTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.IPTextBox.Location = new System.Drawing.Point(72, 6);
|
|
|
|
this.IPTextBox.Location = new System.Drawing.Point(85, 6);
|
|
|
|
this.IPTextBox.MaxLength = 512;
|
|
|
|
this.IPTextBox.Name = "IPTextBox";
|
|
|
|
this.IPTextBox.Size = new System.Drawing.Size(160, 20);
|
|
|
|
this.IPTextBox.Size = new System.Drawing.Size(160, 23);
|
|
|
|
this.IPTextBox.TabIndex = 0;
|
|
|
|
this.IPTextBox.WordWrap = false;
|
|
|
|
//
|
|
|
|
// ServerPortTextBox
|
|
|
|
//
|
|
|
|
this.ServerPortTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.ServerPortTextBox.Location = new System.Drawing.Point(72, 32);
|
|
|
|
this.ServerPortTextBox.Location = new System.Drawing.Point(85, 35);
|
|
|
|
this.ServerPortTextBox.MaxLength = 10;
|
|
|
|
this.ServerPortTextBox.Name = "ServerPortTextBox";
|
|
|
|
this.ServerPortTextBox.Size = new System.Drawing.Size(160, 20);
|
|
|
|
this.ServerPortTextBox.Size = new System.Drawing.Size(160, 23);
|
|
|
|
this.ServerPortTextBox.TabIndex = 1;
|
|
|
|
this.ServerPortTextBox.WordWrap = false;
|
|
|
|
//
|
|
|
|
// PasswordTextBox
|
|
|
|
//
|
|
|
|
this.PasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.PasswordTextBox.Location = new System.Drawing.Point(72, 58);
|
|
|
|
this.PasswordTextBox.Location = new System.Drawing.Point(85, 64);
|
|
|
|
this.PasswordTextBox.MaxLength = 256;
|
|
|
|
this.PasswordTextBox.Name = "PasswordTextBox";
|
|
|
|
this.PasswordTextBox.PasswordChar = '*';
|
|
|
|
this.PasswordTextBox.Size = new System.Drawing.Size(160, 20);
|
|
|
|
this.PasswordTextBox.Size = new System.Drawing.Size(160, 23);
|
|
|
|
this.PasswordTextBox.TabIndex = 2;
|
|
|
|
this.PasswordTextBox.WordWrap = false;
|
|
|
|
//
|
|
|
@@ -180,20 +180,20 @@ |
|
|
|
//
|
|
|
|
this.EncryptionLabel.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
|
|
this.EncryptionLabel.AutoSize = true;
|
|
|
|
this.EncryptionLabel.Location = new System.Drawing.Point(9, 88);
|
|
|
|
this.EncryptionLabel.Location = new System.Drawing.Point(10, 94);
|
|
|
|
this.EncryptionLabel.Name = "EncryptionLabel";
|
|
|
|
this.EncryptionLabel.Size = new System.Drawing.Size(57, 13);
|
|
|
|
this.EncryptionLabel.Size = new System.Drawing.Size(69, 17);
|
|
|
|
this.EncryptionLabel.TabIndex = 8;
|
|
|
|
this.EncryptionLabel.Text = "Encryption";
|
|
|
|
//
|
|
|
|
// EncryptionSelect
|
|
|
|
//
|
|
|
|
this.EncryptionSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
this.EncryptionSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.EncryptionSelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
this.EncryptionSelect.FormattingEnabled = true;
|
|
|
|
this.EncryptionSelect.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
|
|
this.EncryptionSelect.ItemHeight = 13;
|
|
|
|
this.EncryptionSelect.ItemHeight = 17;
|
|
|
|
this.EncryptionSelect.Items.AddRange(new object[] {
|
|
|
|
"table",
|
|
|
|
"rc4-md5",
|
|
|
@@ -203,9 +203,9 @@ |
|
|
|
"aes-192-cfb",
|
|
|
|
"aes-128-cfb",
|
|
|
|
"rc4"});
|
|
|
|
this.EncryptionSelect.Location = new System.Drawing.Point(72, 84);
|
|
|
|
this.EncryptionSelect.Location = new System.Drawing.Point(85, 93);
|
|
|
|
this.EncryptionSelect.Name = "EncryptionSelect";
|
|
|
|
this.EncryptionSelect.Size = new System.Drawing.Size(160, 21);
|
|
|
|
this.EncryptionSelect.Size = new System.Drawing.Size(160, 25);
|
|
|
|
this.EncryptionSelect.TabIndex = 3;
|
|
|
|
//
|
|
|
|
// panel2
|
|
|
@@ -276,7 +276,7 @@ |
|
|
|
this.ServerGroupBox.Location = new System.Drawing.Point(178, 0);
|
|
|
|
this.ServerGroupBox.Margin = new System.Windows.Forms.Padding(12, 0, 0, 0);
|
|
|
|
this.ServerGroupBox.Name = "ServerGroupBox";
|
|
|
|
this.ServerGroupBox.Size = new System.Drawing.Size(249, 174);
|
|
|
|
this.ServerGroupBox.Size = new System.Drawing.Size(262, 188);
|
|
|
|
this.ServerGroupBox.TabIndex = 6;
|
|
|
|
this.ServerGroupBox.TabStop = false;
|
|
|
|
this.ServerGroupBox.Text = "Server";
|
|
|
@@ -285,7 +285,7 @@ |
|
|
|
//
|
|
|
|
this.ServersListBox.FormattingEnabled = true;
|
|
|
|
this.ServersListBox.IntegralHeight = false;
|
|
|
|
this.ServersListBox.ItemHeight = 12;
|
|
|
|
this.ServersListBox.ItemHeight = 17;
|
|
|
|
this.ServersListBox.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.ServersListBox.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.ServersListBox.Name = "ServersListBox";
|
|
|
@@ -313,7 +313,7 @@ |
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(427, 238);
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(440, 255);
|
|
|
|
this.tableLayoutPanel2.TabIndex = 7;
|
|
|
|
//
|
|
|
|
// tableLayoutPanel6
|
|
|
@@ -326,7 +326,7 @@ |
|
|
|
this.tableLayoutPanel6.Controls.Add(this.MoveDownButton, 1, 0);
|
|
|
|
this.tableLayoutPanel6.Controls.Add(this.MoveUpButton, 0, 0);
|
|
|
|
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 211);
|
|
|
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 223);
|
|
|
|
this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
|
|
|
this.tableLayoutPanel6.RowCount = 1;
|
|
|
@@ -369,26 +369,26 @@ |
|
|
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.ProxyPortTextBox, 1, 0);
|
|
|
|
this.tableLayoutPanel5.Controls.Add(this.ProxyPortLabel, 0, 0);
|
|
|
|
this.tableLayoutPanel5.Location = new System.Drawing.Point(241, 174);
|
|
|
|
this.tableLayoutPanel5.Location = new System.Drawing.Point(241, 188);
|
|
|
|
this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
|
|
|
this.tableLayoutPanel5.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
this.tableLayoutPanel5.RowCount = 1;
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
|
|
|
|
this.tableLayoutPanel5.Size = new System.Drawing.Size(186, 32);
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
|
|
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
|
|
|
|
this.tableLayoutPanel5.Size = new System.Drawing.Size(199, 35);
|
|
|
|
this.tableLayoutPanel5.TabIndex = 9;
|
|
|
|
//
|
|
|
|
// ProxyPortTextBox
|
|
|
|
//
|
|
|
|
this.ProxyPortTextBox.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
|
this.ProxyPortTextBox.Location = new System.Drawing.Point(67, 6);
|
|
|
|
this.ProxyPortTextBox.Location = new System.Drawing.Point(80, 6);
|
|
|
|
this.ProxyPortTextBox.MaxLength = 10;
|
|
|
|
this.ProxyPortTextBox.Name = "ProxyPortTextBox";
|
|
|
|
this.ProxyPortTextBox.Size = new System.Drawing.Size(113, 20);
|
|
|
|
this.ProxyPortTextBox.Size = new System.Drawing.Size(113, 23);
|
|
|
|
this.ProxyPortTextBox.TabIndex = 4;
|
|
|
|
this.ProxyPortTextBox.WordWrap = false;
|
|
|
|
//
|
|
|
@@ -398,7 +398,7 @@ |
|
|
|
this.ProxyPortLabel.AutoSize = true;
|
|
|
|
this.ProxyPortLabel.Location = new System.Drawing.Point(6, 9);
|
|
|
|
this.ProxyPortLabel.Name = "ProxyPortLabel";
|
|
|
|
this.ProxyPortLabel.Size = new System.Drawing.Size(55, 13);
|
|
|
|
this.ProxyPortLabel.Size = new System.Drawing.Size(68, 17);
|
|
|
|
this.ProxyPortLabel.TabIndex = 3;
|
|
|
|
this.ProxyPortLabel.Text = "Proxy Port";
|
|
|
|
//
|
|
|
@@ -413,7 +413,7 @@ |
|
|
|
this.tableLayoutPanel3.Controls.Add(this.MyCancelButton, 1, 0);
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.OKButton, 0, 0);
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(268, 209);
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(281, 226);
|
|
|
|
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 3, 0, 3);
|
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
|
@@ -431,7 +431,7 @@ |
|
|
|
this.tableLayoutPanel4.Controls.Add(this.DeleteButton, 1, 0);
|
|
|
|
this.tableLayoutPanel4.Controls.Add(this.AddButton, 0, 0);
|
|
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 174);
|
|
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 188);
|
|
|
|
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
|
|
this.tableLayoutPanel4.RowCount = 1;
|
|
|
@@ -450,6 +450,7 @@ |
|
|
|
this.ClientSize = new System.Drawing.Size(574, 367);
|
|
|
|
this.Controls.Add(this.tableLayoutPanel2);
|
|
|
|
this.Controls.Add(this.panel2);
|
|
|
|
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
this.MinimizeBox = false;
|
|
|
|