corrade-vassal

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 15  →  ?path2? @ 16
/Vassal/Vassal/SettingsForm.Designer.cs
@@ -32,24 +32,20 @@
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.Group = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.Password = new System.Windows.Forms.TextBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.HTTPServerURL = new System.Windows.Forms.TextBox();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.RegionRestartDelay = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.DataTimeout = new System.Windows.Forms.TextBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.TeleportTimeout = new System.Windows.Forms.TextBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.HTTPServerURL = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.Password = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.Group = new System.Windows.Forms.TextBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.pictureBox18 = new System.Windows.Forms.PictureBox();
@@ -100,22 +96,24 @@
this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.TeleportTimeout = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.ServicesTimeout = new System.Windows.Forms.TextBox();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox8.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.groupBox7.SuspendLayout();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.tabPage2.SuspendLayout();
this.groupBox16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
@@ -137,8 +135,10 @@
this.groupBox35.SuspendLayout();
this.groupBox34.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox8.SuspendLayout();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.SuspendLayout();
//
// tabControl1
@@ -164,102 +164,83 @@
this.tabPage1.Text = "General";
this.tabPage1.UseVisualStyleBackColor = true;
//
// groupBox6
// groupBox8
//
this.groupBox6.Controls.Add(this.pictureBox5);
this.groupBox6.Controls.Add(this.RegionRestartDelay);
this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox6.Location = new System.Drawing.Point(7, 19);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(200, 50);
this.groupBox6.TabIndex = 5;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Region Restart Delay";
this.groupBox8.Controls.Add(this.groupBox1);
this.groupBox8.Controls.Add(this.groupBox2);
this.groupBox8.Controls.Add(this.groupBox3);
this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox8.Location = new System.Drawing.Point(6, 6);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(652, 171);
this.groupBox8.TabIndex = 7;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Corrade Settings";
//
// pictureBox5
// groupBox1
//
this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(174, 19);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(20, 20);
this.pictureBox5.TabIndex = 13;
this.pictureBox5.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox5, "Used for region restarts, this setting\r\nspecifies with what delay to schedule a\r\n" +
"region restart when requested by Vassal.");
this.groupBox1.Controls.Add(this.pictureBox6);
this.groupBox1.Controls.Add(this.Group);
this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox1.Location = new System.Drawing.Point(7, 81);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(326, 54);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Group";
//
// RegionRestartDelay
// pictureBox6
//
this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19);
this.RegionRestartDelay.Name = "RegionRestartDelay";
this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20);
this.RegionRestartDelay.TabIndex = 0;
this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(300, 20);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(20, 20);
this.pictureBox6.TabIndex = 11;
this.pictureBox6.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade.");
this.pictureBox6.Click += new System.EventHandler(this.ShowToolTip);
//
// groupBox5
// Group
//
this.groupBox5.Controls.Add(this.pictureBox4);
this.groupBox5.Controls.Add(this.DataTimeout);
this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox5.Location = new System.Drawing.Point(213, 19);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(185, 53);
this.groupBox5.TabIndex = 4;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Data Timeout";
this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Group.Location = new System.Drawing.Point(7, 20);
this.Group.Name = "Group";
this.Group.Size = new System.Drawing.Size(287, 20);
this.Group.TabIndex = 0;
//
// pictureBox4
// groupBox2
//
this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(159, 19);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(20, 20);
this.pictureBox4.TabIndex = 15;
this.pictureBox4.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox4, "This represents the time in milliseconds\r\nbefore Corrade considers that it was no" +
"t\r\nable to pull data for the current region.");
this.groupBox2.Controls.Add(this.pictureBox1);
this.groupBox2.Controls.Add(this.Password);
this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox2.Location = new System.Drawing.Point(339, 81);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(307, 54);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Group Password";
//
// DataTimeout
// pictureBox1
//
this.DataTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.DataTimeout.Location = new System.Drawing.Point(7, 20);
this.DataTimeout.Name = "DataTimeout";
this.DataTimeout.Size = new System.Drawing.Size(146, 20);
this.DataTimeout.TabIndex = 0;
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(275, 20);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(20, 20);
this.pictureBox1.TabIndex = 12;
this.pictureBox1.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade.");
this.pictureBox1.Click += new System.EventHandler(this.ShowToolTip);
//
// groupBox4
// Password
//
this.groupBox4.Controls.Add(this.pictureBox3);
this.groupBox4.Controls.Add(this.TeleportTimeout);
this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox4.Location = new System.Drawing.Point(404, 19);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(185, 53);
this.groupBox4.TabIndex = 3;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Teleport Timeout";
this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Password.Location = new System.Drawing.Point(7, 20);
this.Password.Name = "Password";
this.Password.Size = new System.Drawing.Size(262, 20);
this.Password.TabIndex = 0;
//
// pictureBox3
//
this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(156, 20);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(20, 20);
this.pictureBox3.TabIndex = 14;
this.pictureBox3.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" +
"\r\nconnect to a region.");
//
// TeleportTimeout
//
this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
this.TeleportTimeout.Name = "TeleportTimeout";
this.TeleportTimeout.Size = new System.Drawing.Size(143, 20);
this.TeleportTimeout.TabIndex = 0;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.pictureBox2);
@@ -283,6 +264,7 @@
this.pictureBox2.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox2, "Enter the full address and port (prefix)\r\nthat Vassal will use to talk to Corrade" +
".");
this.pictureBox2.Click += new System.EventHandler(this.ShowToolTip);
//
// HTTPServerURL
//
@@ -292,68 +274,52 @@
this.HTTPServerURL.Size = new System.Drawing.Size(594, 20);
this.HTTPServerURL.TabIndex = 0;
//
// groupBox2
// groupBox7
//
this.groupBox2.Controls.Add(this.pictureBox1);
this.groupBox2.Controls.Add(this.Password);
this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox2.Location = new System.Drawing.Point(339, 81);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(307, 54);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Group Password";
this.groupBox7.Controls.Add(this.groupBox5);
this.groupBox7.Controls.Add(this.groupBox6);
this.groupBox7.Controls.Add(this.groupBox4);
this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox7.Location = new System.Drawing.Point(6, 183);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(652, 143);
this.groupBox7.TabIndex = 6;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "Vassal Settings";
//
// pictureBox1
// groupBox6
//
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(275, 20);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(20, 20);
this.pictureBox1.TabIndex = 12;
this.pictureBox1.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox1, "Enter the group password that Vassal\r\nwill use to authenticate to Corrade.");
this.groupBox6.Controls.Add(this.pictureBox5);
this.groupBox6.Controls.Add(this.RegionRestartDelay);
this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox6.Location = new System.Drawing.Point(7, 19);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(200, 50);
this.groupBox6.TabIndex = 5;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Region Restart Delay";
//
// Password
// pictureBox5
//
this.Password.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Password.Location = new System.Drawing.Point(7, 20);
this.Password.Name = "Password";
this.Password.Size = new System.Drawing.Size(262, 20);
this.Password.TabIndex = 0;
this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(174, 19);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(20, 20);
this.pictureBox5.TabIndex = 13;
this.pictureBox5.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox5, "Used for region restarts, this setting\r\nspecifies with what delay to schedule a\r\n" +
"region restart when requested by Vassal.");
this.pictureBox5.Click += new System.EventHandler(this.ShowToolTip);
//
// groupBox1
// RegionRestartDelay
//
this.groupBox1.Controls.Add(this.pictureBox6);
this.groupBox1.Controls.Add(this.Group);
this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox1.Location = new System.Drawing.Point(7, 81);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(326, 54);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Group";
this.RegionRestartDelay.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionRestartDelay.Location = new System.Drawing.Point(7, 19);
this.RegionRestartDelay.Name = "RegionRestartDelay";
this.RegionRestartDelay.Size = new System.Drawing.Size(161, 20);
this.RegionRestartDelay.TabIndex = 0;
//
// pictureBox6
//
this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(300, 20);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(20, 20);
this.pictureBox6.TabIndex = 11;
this.pictureBox6.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox6, "Enter the group that will authenticate\r\nwith Corrade.");
//
// Group
//
this.Group.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Group.Location = new System.Drawing.Point(7, 20);
this.Group.Name = "Group";
this.Group.Size = new System.Drawing.Size(287, 20);
this.Group.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox16);
@@ -391,6 +357,7 @@
this.pictureBox18.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox18, "The output filters will be run in sequence, in-order \r\nfrom top to bottom, once a" +
" message leaves Corrade.");
this.pictureBox18.Click += new System.EventHandler(this.ShowToolTip);
//
// DeleteSelectedOutputFilter
//
@@ -515,6 +482,7 @@
this.pictureBox17.TabIndex = 4;
this.pictureBox17.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
this.pictureBox17.Click += new System.EventHandler(this.ShowToolTip);
//
// DeleteSelectedInputFilter
//
@@ -659,6 +627,7 @@
this.pictureBox20.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox20, "The VIGENERE secret is shared between a script and\r\nCorrade. This setting represe" +
"nts the key which can be\r\nof any length.");
this.pictureBox20.Click += new System.EventHandler(this.ShowToolTip);
//
// VIGENERESecret
//
@@ -693,6 +662,7 @@
this.pictureBox19.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox19, "In case the ENIGMA filter has been specified in the \r\nFilters section, then these" +
" settings configure an ENGIMA\r\nmachine with rotos, plugs and the reflector.");
this.pictureBox19.Click += new System.EventHandler(this.ShowToolTip);
//
// groupBox36
//
@@ -917,32 +887,72 @@
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
//
// groupBox7
// groupBox4
//
this.groupBox7.Controls.Add(this.groupBox6);
this.groupBox7.Controls.Add(this.groupBox4);
this.groupBox7.Controls.Add(this.groupBox5);
this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox7.Location = new System.Drawing.Point(6, 183);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(652, 143);
this.groupBox7.TabIndex = 6;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "Vassal Settings";
this.groupBox4.Controls.Add(this.pictureBox3);
this.groupBox4.Controls.Add(this.TeleportTimeout);
this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox4.Location = new System.Drawing.Point(213, 19);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(185, 53);
this.groupBox4.TabIndex = 3;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Teleport Timeout";
//
// groupBox8
// pictureBox3
//
this.groupBox8.Controls.Add(this.groupBox1);
this.groupBox8.Controls.Add(this.groupBox2);
this.groupBox8.Controls.Add(this.groupBox3);
this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox8.Location = new System.Drawing.Point(6, 6);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(652, 171);
this.groupBox8.TabIndex = 7;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Corrade Settings";
this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(156, 20);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(20, 20);
this.pictureBox3.TabIndex = 14;
this.pictureBox3.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox3, "This represents the time in milliseconds\r\nbefore Corrade considers that it cannot" +
"\r\nconnect to a region.");
this.pictureBox3.Click += new System.EventHandler(this.ShowToolTip);
//
// TeleportTimeout
//
this.TeleportTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TeleportTimeout.Location = new System.Drawing.Point(7, 20);
this.TeleportTimeout.Name = "TeleportTimeout";
this.TeleportTimeout.Size = new System.Drawing.Size(143, 20);
this.TeleportTimeout.TabIndex = 0;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.pictureBox4);
this.groupBox5.Controls.Add(this.ServicesTimeout);
this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox5.Location = new System.Drawing.Point(404, 21);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(185, 53);
this.groupBox5.TabIndex = 6;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Services Timeout";
//
// pictureBox4
//
this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(156, 20);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(20, 20);
this.pictureBox4.TabIndex = 14;
this.pictureBox4.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox4, "This represents the timeout in milliseconds\r\nallotted to Corrade performing opera" +
"tions.");
this.pictureBox4.Click += new System.EventHandler(this.ShowToolTip);
//
// ServicesTimeout
//
this.ServicesTimeout.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ServicesTimeout.Location = new System.Drawing.Point(7, 20);
this.ServicesTimeout.Name = "ServicesTimeout";
this.ServicesTimeout.Size = new System.Drawing.Size(143, 20);
this.ServicesTimeout.TabIndex = 0;
//
// SettingsForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -962,24 +972,20 @@
this.Shown += new System.EventHandler(this.SettingsFormShown);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.groupBox8.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.groupBox7.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.tabPage2.ResumeLayout(false);
this.groupBox16.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
@@ -1003,8 +1009,12 @@
this.groupBox34.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.groupBox7.ResumeLayout(false);
this.groupBox8.ResumeLayout(false);
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
 
@@ -1069,14 +1079,8 @@
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripProgressBar StatusProgress;
private System.Windows.Forms.ToolStripStatusLabel StatusText;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.TextBox TeleportTimeout;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox DataTimeout;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.GroupBox groupBox6;
@@ -1084,5 +1088,11 @@
private System.Windows.Forms.TextBox RegionRestartDelay;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.TextBox TeleportTimeout;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.TextBox ServicesTimeout;
}
}