Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 66  →  ?path2? @ 67
/trunk/Winify/Settings/SettingsForm.Designer.cs
@@ -1,4 +1,7 @@

using System.ComponentModel;
using System.Windows.Forms;
 
namespace Winify.Settings
{
partial class SettingsForm
@@ -6,7 +9,7 @@
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
private IContainer components = null;
 
/// <summary>
/// Clean up any resources being used.
@@ -952,70 +955,70 @@
 
#endregion
 
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.TextBox serverUrlTextBox;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.ListBox listBox1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox serverPasswordTextBox;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox serverNameTextBox;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox serverUsernameTextBox;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox appIdTextBox;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox lingerTimeTextBox;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.ListBox listBox2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.CheckBox checkBox4;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TrackBar trackBar1;
private System.Windows.Forms.TextBox textBox4;
private TabControl tabControl1;
private TabPage tabPage1;
private GroupBox groupBox1;
private TableLayoutPanel tableLayoutPanel2;
private TextBox serverUrlTextBox;
private TabPage tabPage2;
private FlowLayoutPanel flowLayoutPanel2;
private GroupBox groupBox3;
private CheckBox checkBox1;
private TableLayoutPanel tableLayoutPanel3;
private TableLayoutPanel tableLayoutPanel1;
private ListBox listBox1;
private TableLayoutPanel tableLayoutPanel6;
private Button button2;
private TextBox serverPasswordTextBox;
private Label label2;
private TextBox serverNameTextBox;
private Label label5;
private Label label3;
private Label label1;
private TextBox serverUsernameTextBox;
private Button button1;
private TabPage tabPage3;
private GroupBox groupBox5;
private TableLayoutPanel tableLayoutPanel7;
private GroupBox groupBox2;
private TableLayoutPanel tableLayoutPanel10;
private Label label4;
private TextBox appIdTextBox;
private Label label6;
private TextBox lingerTimeTextBox;
private TableLayoutPanel tableLayoutPanel4;
private TableLayoutPanel tableLayoutPanel5;
private Button button4;
private Button button3;
private GroupBox groupBox4;
private ListBox listBox2;
private TableLayoutPanel tableLayoutPanel8;
private TableLayoutPanel tableLayoutPanel9;
private Button button5;
private Button button6;
private GroupBox groupBox6;
private TableLayoutPanel tableLayoutPanel11;
private CheckBox checkBox2;
private TabPage tabPage4;
private TableLayoutPanel tableLayoutPanel12;
private Label label7;
private Label label8;
private Label label9;
private TextBox textBox1;
private TextBox textBox2;
private TextBox textBox3;
private CheckBox checkBox3;
private Label label10;
private GroupBox groupBox7;
private TableLayoutPanel tableLayoutPanel13;
private Label label11;
private NumericUpDown numericUpDown1;
private Label label12;
private CheckBox checkBox4;
private GroupBox groupBox8;
private TableLayoutPanel tableLayoutPanel14;
private Label label13;
private TrackBar trackBar1;
private TextBox textBox4;
}
}