Winify – Diff between revs 55 and 59

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 55 Rev 59
1  1 
2 namespace Winify.Settings 2 namespace Winify.Settings
3 { 3 {
4 partial class SettingsForm 4 partial class SettingsForm
5 { 5 {
6 /// <summary> 6 /// <summary>
7 /// Required designer variable. 7 /// Required designer variable.
8 /// </summary> 8 /// </summary>
9 private System.ComponentModel.IContainer components = null; 9 private System.ComponentModel.IContainer components = null;
10   10  
11 /// <summary> 11 /// <summary>
12 /// Clean up any resources being used. 12 /// Clean up any resources being used.
13 /// </summary> 13 /// </summary>
14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
15 protected override void Dispose(bool disposing) 15 protected override void Dispose(bool disposing)
16 { 16 {
17 if (disposing && (components != null)) 17 if (disposing && (components != null))
18 { 18 {
19 components.Dispose(); 19 components.Dispose();
20 } 20 }
21 base.Dispose(disposing); 21 base.Dispose(disposing);
22 } 22 }
23   23  
24 #region Windows Form Designer generated code 24 #region Windows Form Designer generated code
25   25  
26 /// <summary> 26 /// <summary>
27 /// Required method for Designer support - do not modify 27 /// Required method for Designer support - do not modify
28 /// the contents of this method with the code editor. 28 /// the contents of this method with the code editor.
29 /// </summary> 29 /// </summary>
30 private void InitializeComponent() 30 private void InitializeComponent()
31 { 31 {
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
33 this.tabControl1 = new System.Windows.Forms.TabControl(); 33 this.tabControl1 = new System.Windows.Forms.TabControl();
34 this.tabPage2 = new System.Windows.Forms.TabPage(); 34 this.tabPage2 = new System.Windows.Forms.TabPage();
35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); 35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
36 this.groupBox3 = new System.Windows.Forms.GroupBox(); 36 this.groupBox3 = new System.Windows.Forms.GroupBox();
37 this.checkBox1 = new System.Windows.Forms.CheckBox(); 37 this.checkBox1 = new System.Windows.Forms.CheckBox();
38 this.groupBox6 = new System.Windows.Forms.GroupBox(); 38 this.groupBox6 = new System.Windows.Forms.GroupBox();
39 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); 39 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
40 this.checkBox2 = new System.Windows.Forms.CheckBox(); 40 this.checkBox2 = new System.Windows.Forms.CheckBox();
41 this.groupBox7 = new System.Windows.Forms.GroupBox(); 41 this.groupBox7 = new System.Windows.Forms.GroupBox();
42 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel(); 42 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
43 this.label11 = new System.Windows.Forms.Label(); 43 this.label11 = new System.Windows.Forms.Label();
44 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); 44 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
45 this.label12 = new System.Windows.Forms.Label(); 45 this.label12 = new System.Windows.Forms.Label();
46 this.checkBox4 = new System.Windows.Forms.CheckBox(); 46 this.checkBox4 = new System.Windows.Forms.CheckBox();
47 this.tabPage1 = new System.Windows.Forms.TabPage(); 47 this.tabPage1 = new System.Windows.Forms.TabPage();
48 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); 48 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
49 this.groupBox1 = new System.Windows.Forms.GroupBox(); 49 this.groupBox1 = new System.Windows.Forms.GroupBox();
50 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 50 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
51 this.serverNameTextBox = new System.Windows.Forms.TextBox(); 51 this.serverNameTextBox = new System.Windows.Forms.TextBox();
52 this.label5 = new System.Windows.Forms.Label(); 52 this.label5 = new System.Windows.Forms.Label();
53 this.label3 = new System.Windows.Forms.Label(); 53 this.label3 = new System.Windows.Forms.Label();
54 this.serverUrlTextBox = new System.Windows.Forms.TextBox(); 54 this.serverUrlTextBox = new System.Windows.Forms.TextBox();
55 this.label1 = new System.Windows.Forms.Label(); 55 this.label1 = new System.Windows.Forms.Label();
56 this.serverUsernameTextBox = new System.Windows.Forms.TextBox(); 56 this.serverUsernameTextBox = new System.Windows.Forms.TextBox();
57 this.label2 = new System.Windows.Forms.Label(); 57 this.label2 = new System.Windows.Forms.Label();
58 this.serverPasswordTextBox = new System.Windows.Forms.TextBox(); 58 this.serverPasswordTextBox = new System.Windows.Forms.TextBox();
59 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 59 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
60 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); 60 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
61 this.button1 = new System.Windows.Forms.Button(); 61 this.button1 = new System.Windows.Forms.Button();
62 this.button2 = new System.Windows.Forms.Button(); 62 this.button2 = new System.Windows.Forms.Button();
63 this.groupBox5 = new System.Windows.Forms.GroupBox(); 63 this.groupBox5 = new System.Windows.Forms.GroupBox();
64 this.listBox1 = new System.Windows.Forms.ListBox(); 64 this.listBox1 = new System.Windows.Forms.ListBox();
65 this.tabPage3 = new System.Windows.Forms.TabPage(); 65 this.tabPage3 = new System.Windows.Forms.TabPage();
66 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); 66 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
67 this.groupBox2 = new System.Windows.Forms.GroupBox(); 67 this.groupBox2 = new System.Windows.Forms.GroupBox();
68 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); 68 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
69 this.label4 = new System.Windows.Forms.Label(); 69 this.label4 = new System.Windows.Forms.Label();
70 this.appIdTextBox = new System.Windows.Forms.TextBox(); 70 this.appIdTextBox = new System.Windows.Forms.TextBox();
71 this.label6 = new System.Windows.Forms.Label(); 71 this.label6 = new System.Windows.Forms.Label();
72 this.lingerTimeTextBox = new System.Windows.Forms.TextBox(); 72 this.lingerTimeTextBox = new System.Windows.Forms.TextBox();
73 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 73 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
74 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); 74 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
75 this.button4 = new System.Windows.Forms.Button(); 75 this.button4 = new System.Windows.Forms.Button();
76 this.button3 = new System.Windows.Forms.Button(); 76 this.button3 = new System.Windows.Forms.Button();
77 this.groupBox4 = new System.Windows.Forms.GroupBox(); 77 this.groupBox4 = new System.Windows.Forms.GroupBox();
78 this.listBox2 = new System.Windows.Forms.ListBox(); 78 this.listBox2 = new System.Windows.Forms.ListBox();
79 this.tabPage4 = new System.Windows.Forms.TabPage(); 79 this.tabPage4 = new System.Windows.Forms.TabPage();
80 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel(); 80 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
81 this.label7 = new System.Windows.Forms.Label(); 81 this.label7 = new System.Windows.Forms.Label();
82 this.label8 = new System.Windows.Forms.Label(); 82 this.label8 = new System.Windows.Forms.Label();
83 this.label9 = new System.Windows.Forms.Label(); 83 this.label9 = new System.Windows.Forms.Label();
84 this.textBox1 = new System.Windows.Forms.TextBox(); 84 this.textBox1 = new System.Windows.Forms.TextBox();
85 this.textBox2 = new System.Windows.Forms.TextBox(); 85 this.textBox2 = new System.Windows.Forms.TextBox();
86 this.textBox3 = new System.Windows.Forms.TextBox(); 86 this.textBox3 = new System.Windows.Forms.TextBox();
87 this.checkBox3 = new System.Windows.Forms.CheckBox(); 87 this.checkBox3 = new System.Windows.Forms.CheckBox();
88 this.label10 = new System.Windows.Forms.Label(); 88 this.label10 = new System.Windows.Forms.Label();
89 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 89 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
90 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 90 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
91 this.button5 = new System.Windows.Forms.Button(); 91 this.button5 = new System.Windows.Forms.Button();
92 this.button6 = new System.Windows.Forms.Button(); 92 this.button6 = new System.Windows.Forms.Button();
-   93 this.groupBox8 = new System.Windows.Forms.GroupBox();
-   94 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
-   95 this.label13 = new System.Windows.Forms.Label();
-   96 this.trackBar1 = new System.Windows.Forms.TrackBar();
-   97 this.textBox4 = new System.Windows.Forms.TextBox();
93 this.tabControl1.SuspendLayout(); 98 this.tabControl1.SuspendLayout();
94 this.tabPage2.SuspendLayout(); 99 this.tabPage2.SuspendLayout();
95 this.flowLayoutPanel2.SuspendLayout(); 100 this.flowLayoutPanel2.SuspendLayout();
96 this.groupBox3.SuspendLayout(); 101 this.groupBox3.SuspendLayout();
97 this.groupBox6.SuspendLayout(); 102 this.groupBox6.SuspendLayout();
98 this.tableLayoutPanel11.SuspendLayout(); 103 this.tableLayoutPanel11.SuspendLayout();
99 this.groupBox7.SuspendLayout(); 104 this.groupBox7.SuspendLayout();
100 this.tableLayoutPanel13.SuspendLayout(); 105 this.tableLayoutPanel13.SuspendLayout();
101 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); 106 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
102 this.tabPage1.SuspendLayout(); 107 this.tabPage1.SuspendLayout();
103 this.tableLayoutPanel3.SuspendLayout(); 108 this.tableLayoutPanel3.SuspendLayout();
104 this.groupBox1.SuspendLayout(); 109 this.groupBox1.SuspendLayout();
105 this.tableLayoutPanel2.SuspendLayout(); 110 this.tableLayoutPanel2.SuspendLayout();
106 this.tableLayoutPanel1.SuspendLayout(); 111 this.tableLayoutPanel1.SuspendLayout();
107 this.tableLayoutPanel6.SuspendLayout(); 112 this.tableLayoutPanel6.SuspendLayout();
108 this.groupBox5.SuspendLayout(); 113 this.groupBox5.SuspendLayout();
109 this.tabPage3.SuspendLayout(); 114 this.tabPage3.SuspendLayout();
110 this.tableLayoutPanel7.SuspendLayout(); 115 this.tableLayoutPanel7.SuspendLayout();
111 this.groupBox2.SuspendLayout(); 116 this.groupBox2.SuspendLayout();
112 this.tableLayoutPanel10.SuspendLayout(); 117 this.tableLayoutPanel10.SuspendLayout();
113 this.tableLayoutPanel4.SuspendLayout(); 118 this.tableLayoutPanel4.SuspendLayout();
114 this.tableLayoutPanel5.SuspendLayout(); 119 this.tableLayoutPanel5.SuspendLayout();
115 this.groupBox4.SuspendLayout(); 120 this.groupBox4.SuspendLayout();
116 this.tabPage4.SuspendLayout(); 121 this.tabPage4.SuspendLayout();
117 this.tableLayoutPanel12.SuspendLayout(); 122 this.tableLayoutPanel12.SuspendLayout();
118 this.tableLayoutPanel8.SuspendLayout(); 123 this.tableLayoutPanel8.SuspendLayout();
119 this.tableLayoutPanel9.SuspendLayout(); 124 this.tableLayoutPanel9.SuspendLayout();
-   125 this.groupBox8.SuspendLayout();
-   126 this.tableLayoutPanel14.SuspendLayout();
-   127 ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
120 this.SuspendLayout(); 128 this.SuspendLayout();
121 // 129 //
122 // tabControl1 130 // tabControl1
123 // 131 //
124 this.tabControl1.Controls.Add(this.tabPage2); 132 this.tabControl1.Controls.Add(this.tabPage2);
125 this.tabControl1.Controls.Add(this.tabPage1); 133 this.tabControl1.Controls.Add(this.tabPage1);
126 this.tabControl1.Controls.Add(this.tabPage3); 134 this.tabControl1.Controls.Add(this.tabPage3);
127 this.tabControl1.Controls.Add(this.tabPage4); 135 this.tabControl1.Controls.Add(this.tabPage4);
128 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 136 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
129 this.tabControl1.Location = new System.Drawing.Point(3, 3); 137 this.tabControl1.Location = new System.Drawing.Point(3, 3);
130 this.tabControl1.Name = "tabControl1"; 138 this.tabControl1.Name = "tabControl1";
131 this.tabControl1.SelectedIndex = 0; 139 this.tabControl1.SelectedIndex = 0;
132 this.tabControl1.Size = new System.Drawing.Size(546, 269); 140 this.tabControl1.Size = new System.Drawing.Size(546, 269);
133 this.tabControl1.TabIndex = 0; 141 this.tabControl1.TabIndex = 0;
134 // 142 //
135 // tabPage2 143 // tabPage2
136 // 144 //
137 this.tabPage2.Controls.Add(this.flowLayoutPanel2); 145 this.tabPage2.Controls.Add(this.flowLayoutPanel2);
138 this.tabPage2.Location = new System.Drawing.Point(4, 22); 146 this.tabPage2.Location = new System.Drawing.Point(4, 22);
139 this.tabPage2.Name = "tabPage2"; 147 this.tabPage2.Name = "tabPage2";
140 this.tabPage2.Size = new System.Drawing.Size(538, 243); 148 this.tabPage2.Size = new System.Drawing.Size(538, 243);
141 this.tabPage2.TabIndex = 1; 149 this.tabPage2.TabIndex = 1;
142 this.tabPage2.Text = "Application"; 150 this.tabPage2.Text = "Application";
143 this.tabPage2.UseVisualStyleBackColor = true; 151 this.tabPage2.UseVisualStyleBackColor = true;
144 // 152 //
145 // flowLayoutPanel2 153 // flowLayoutPanel2
146 // 154 //
147 this.flowLayoutPanel2.Controls.Add(this.groupBox3); 155 this.flowLayoutPanel2.Controls.Add(this.groupBox3);
148 this.flowLayoutPanel2.Controls.Add(this.groupBox6); 156 this.flowLayoutPanel2.Controls.Add(this.groupBox6);
149 this.flowLayoutPanel2.Controls.Add(this.groupBox7); 157 this.flowLayoutPanel2.Controls.Add(this.groupBox7);
-   158 this.flowLayoutPanel2.Controls.Add(this.groupBox8);
150 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 159 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
151 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); 160 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
152 this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 161 this.flowLayoutPanel2.Name = "flowLayoutPanel2";
153 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243); 162 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243);
154 this.flowLayoutPanel2.TabIndex = 0; 163 this.flowLayoutPanel2.TabIndex = 0;
155 // 164 //
156 // groupBox3 165 // groupBox3
157 // 166 //
158 this.groupBox3.Controls.Add(this.checkBox1); 167 this.groupBox3.Controls.Add(this.checkBox1);
159 this.groupBox3.Location = new System.Drawing.Point(3, 3); 168 this.groupBox3.Location = new System.Drawing.Point(3, 3);
160 this.groupBox3.Name = "groupBox3"; 169 this.groupBox3.Name = "groupBox3";
161 this.groupBox3.Size = new System.Drawing.Size(253, 53); 170 this.groupBox3.Size = new System.Drawing.Size(253, 53);
162 this.groupBox3.TabIndex = 0; 171 this.groupBox3.TabIndex = 0;
163 this.groupBox3.TabStop = false; 172 this.groupBox3.TabStop = false;
164 this.groupBox3.Text = "Startup"; 173 this.groupBox3.Text = "Startup";
165 // 174 //
166 // checkBox1 175 // checkBox1
167 // 176 //
168 this.checkBox1.AutoSize = true; 177 this.checkBox1.AutoSize = true;
169 this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill; 178 this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill;
170 this.checkBox1.Location = new System.Drawing.Point(3, 16); 179 this.checkBox1.Location = new System.Drawing.Point(3, 16);
171 this.checkBox1.Name = "checkBox1"; 180 this.checkBox1.Name = "checkBox1";
172 this.checkBox1.Size = new System.Drawing.Size(247, 34); 181 this.checkBox1.Size = new System.Drawing.Size(247, 34);
173 this.checkBox1.TabIndex = 0; 182 this.checkBox1.TabIndex = 0;
174 this.checkBox1.Text = "Launch on Windows boot"; 183 this.checkBox1.Text = "Launch on Windows boot";
175 this.checkBox1.UseVisualStyleBackColor = true; 184 this.checkBox1.UseVisualStyleBackColor = true;
176 // 185 //
177 // groupBox6 186 // groupBox6
178 // 187 //
179 this.groupBox6.Controls.Add(this.tableLayoutPanel11); 188 this.groupBox6.Controls.Add(this.tableLayoutPanel11);
180 this.groupBox6.Location = new System.Drawing.Point(262, 3); 189 this.groupBox6.Location = new System.Drawing.Point(262, 3);
181 this.groupBox6.Name = "groupBox6"; 190 this.groupBox6.Name = "groupBox6";
182 this.groupBox6.Size = new System.Drawing.Size(200, 53); 191 this.groupBox6.Size = new System.Drawing.Size(200, 53);
183 this.groupBox6.TabIndex = 1; 192 this.groupBox6.TabIndex = 1;
184 this.groupBox6.TabStop = false; 193 this.groupBox6.TabStop = false;
185 this.groupBox6.Text = "Miscellaneous"; 194 this.groupBox6.Text = "Miscellaneous";
186 // 195 //
187 // tableLayoutPanel11 196 // tableLayoutPanel11
188 // 197 //
189 this.tableLayoutPanel11.ColumnCount = 1; 198 this.tableLayoutPanel11.ColumnCount = 1;
190 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 199 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
191 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0); 200 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0);
192 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill; 201 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
193 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16); 202 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
194 this.tableLayoutPanel11.Name = "tableLayoutPanel11"; 203 this.tableLayoutPanel11.Name = "tableLayoutPanel11";
195 this.tableLayoutPanel11.RowCount = 1; 204 this.tableLayoutPanel11.RowCount = 1;
196 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 205 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
197 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34); 206 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34);
198 this.tableLayoutPanel11.TabIndex = 0; 207 this.tableLayoutPanel11.TabIndex = 0;
199 // 208 //
200 // checkBox2 209 // checkBox2
201 // 210 //
202 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 211 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
203 this.checkBox2.AutoSize = true; 212 this.checkBox2.AutoSize = true;
204 this.checkBox2.Location = new System.Drawing.Point(3, 8); 213 this.checkBox2.Location = new System.Drawing.Point(3, 8);
205 this.checkBox2.Name = "checkBox2"; 214 this.checkBox2.Name = "checkBox2";
206 this.checkBox2.Size = new System.Drawing.Size(188, 17); 215 this.checkBox2.Size = new System.Drawing.Size(188, 17);
207 this.checkBox2.TabIndex = 0; 216 this.checkBox2.TabIndex = 0;
208 this.checkBox2.Text = "Ignore self-signed certificates"; 217 this.checkBox2.Text = "Ignore self-signed certificates";
209 this.checkBox2.UseVisualStyleBackColor = true; 218 this.checkBox2.UseVisualStyleBackColor = true;
210 // 219 //
211 // groupBox7 220 // groupBox7
212 // 221 //
213 this.groupBox7.Controls.Add(this.tableLayoutPanel13); 222 this.groupBox7.Controls.Add(this.tableLayoutPanel13);
214 this.groupBox7.Location = new System.Drawing.Point(3, 62); 223 this.groupBox7.Location = new System.Drawing.Point(3, 62);
215 this.groupBox7.Name = "groupBox7"; 224 this.groupBox7.Name = "groupBox7";
216 this.groupBox7.Size = new System.Drawing.Size(200, 78); 225 this.groupBox7.Size = new System.Drawing.Size(200, 78);
217 this.groupBox7.TabIndex = 2; 226 this.groupBox7.TabIndex = 2;
218 this.groupBox7.TabStop = false; 227 this.groupBox7.TabStop = false;
219 this.groupBox7.Text = "Default Toast Duration"; 228 this.groupBox7.Text = "Default Toast Duration";
220 // 229 //
221 // tableLayoutPanel13 230 // tableLayoutPanel13
222 // 231 //
223 this.tableLayoutPanel13.ColumnCount = 2; 232 this.tableLayoutPanel13.ColumnCount = 2;
224 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 233 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
225 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 234 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
226 this.tableLayoutPanel13.Controls.Add(this.label11, 0, 0); 235 this.tableLayoutPanel13.Controls.Add(this.label11, 0, 0);
227 this.tableLayoutPanel13.Controls.Add(this.numericUpDown1, 1, 0); 236 this.tableLayoutPanel13.Controls.Add(this.numericUpDown1, 1, 0);
228 this.tableLayoutPanel13.Controls.Add(this.label12, 0, 1); 237 this.tableLayoutPanel13.Controls.Add(this.label12, 0, 1);
229 this.tableLayoutPanel13.Controls.Add(this.checkBox4, 1, 1); 238 this.tableLayoutPanel13.Controls.Add(this.checkBox4, 1, 1);
230 this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill; 239 this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
231 this.tableLayoutPanel13.Location = new System.Drawing.Point(3, 16); 240 this.tableLayoutPanel13.Location = new System.Drawing.Point(3, 16);
232 this.tableLayoutPanel13.Name = "tableLayoutPanel13"; 241 this.tableLayoutPanel13.Name = "tableLayoutPanel13";
233 this.tableLayoutPanel13.RowCount = 2; 242 this.tableLayoutPanel13.RowCount = 2;
234 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 243 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
235 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 244 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
236 this.tableLayoutPanel13.Size = new System.Drawing.Size(194, 59); 245 this.tableLayoutPanel13.Size = new System.Drawing.Size(194, 59);
237 this.tableLayoutPanel13.TabIndex = 0; 246 this.tableLayoutPanel13.TabIndex = 0;
238 // 247 //
239 // label11 248 // label11
240 // 249 //
241 this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 250 this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
242 this.label11.AutoSize = true; 251 this.label11.AutoSize = true;
243 this.label11.Location = new System.Drawing.Point(3, 8); 252 this.label11.Location = new System.Drawing.Point(3, 8);
244 this.label11.Name = "label11"; 253 this.label11.Name = "label11";
245 this.label11.Size = new System.Drawing.Size(91, 13); 254 this.label11.Size = new System.Drawing.Size(91, 13);
246 this.label11.TabIndex = 0; 255 this.label11.TabIndex = 0;
247 this.label11.Text = "Duration"; 256 this.label11.Text = "Duration";
248 // 257 //
249 // numericUpDown1 258 // numericUpDown1
250 // 259 //
251 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 260 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
252 this.numericUpDown1.Location = new System.Drawing.Point(100, 4); 261 this.numericUpDown1.Location = new System.Drawing.Point(100, 4);
253 this.numericUpDown1.Maximum = new decimal(new int[] { 262 this.numericUpDown1.Maximum = new decimal(new int[] {
254 60000, 263 60000,
255 0, 264 0,
256 0, 265 0,
257 0}); 266 0});
258 this.numericUpDown1.Minimum = new decimal(new int[] { 267 this.numericUpDown1.Minimum = new decimal(new int[] {
259 1, 268 1,
260 0, 269 0,
261 0, 270 0,
262 0}); 271 0});
263 this.numericUpDown1.Name = "numericUpDown1"; 272 this.numericUpDown1.Name = "numericUpDown1";
264 this.numericUpDown1.Size = new System.Drawing.Size(91, 20); 273 this.numericUpDown1.Size = new System.Drawing.Size(91, 20);
265 this.numericUpDown1.TabIndex = 3; 274 this.numericUpDown1.TabIndex = 3;
266 this.numericUpDown1.Value = new decimal(new int[] { 275 this.numericUpDown1.Value = new decimal(new int[] {
267 1, 276 1,
268 0, 277 0,
269 0, 278 0,
270 0}); 279 0});
271 // 280 //
272 // label12 281 // label12
273 // 282 //
274 this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 283 this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
275 this.label12.AutoSize = true; 284 this.label12.AutoSize = true;
276 this.label12.Location = new System.Drawing.Point(3, 37); 285 this.label12.Location = new System.Drawing.Point(3, 37);
277 this.label12.Name = "label12"; 286 this.label12.Name = "label12";
278 this.label12.Size = new System.Drawing.Size(91, 13); 287 this.label12.Size = new System.Drawing.Size(91, 13);
279 this.label12.TabIndex = 4; 288 this.label12.TabIndex = 4;
280 this.label12.Text = "Infinite Duration"; 289 this.label12.Text = "Infinite Duration";
281 // 290 //
282 // checkBox4 291 // checkBox4
283 // 292 //
284 this.checkBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 293 this.checkBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
285 this.checkBox4.AutoSize = true; 294 this.checkBox4.AutoSize = true;
286 this.checkBox4.Location = new System.Drawing.Point(100, 35); 295 this.checkBox4.Location = new System.Drawing.Point(100, 35);
287 this.checkBox4.Name = "checkBox4"; 296 this.checkBox4.Name = "checkBox4";
288 this.checkBox4.Size = new System.Drawing.Size(91, 17); 297 this.checkBox4.Size = new System.Drawing.Size(91, 17);
289 this.checkBox4.TabIndex = 5; 298 this.checkBox4.TabIndex = 5;
290 this.checkBox4.Text = "Enable"; 299 this.checkBox4.Text = "Enable";
291 this.checkBox4.UseVisualStyleBackColor = true; 300 this.checkBox4.UseVisualStyleBackColor = true;
292 this.checkBox4.CheckStateChanged += new System.EventHandler(this.checkBox4_CheckedStateChanged); 301 this.checkBox4.CheckStateChanged += new System.EventHandler(this.checkBox4_CheckedStateChanged);
293 // 302 //
294 // tabPage1 303 // tabPage1
295 // 304 //
296 this.tabPage1.Controls.Add(this.tableLayoutPanel3); 305 this.tabPage1.Controls.Add(this.tableLayoutPanel3);
297 this.tabPage1.Location = new System.Drawing.Point(4, 22); 306 this.tabPage1.Location = new System.Drawing.Point(4, 22);
298 this.tabPage1.Name = "tabPage1"; 307 this.tabPage1.Name = "tabPage1";
299 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 308 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
300 this.tabPage1.Size = new System.Drawing.Size(538, 243); 309 this.tabPage1.Size = new System.Drawing.Size(538, 243);
301 this.tabPage1.TabIndex = 0; 310 this.tabPage1.TabIndex = 0;
302 this.tabPage1.Text = "Servers"; 311 this.tabPage1.Text = "Servers";
303 this.tabPage1.UseVisualStyleBackColor = true; 312 this.tabPage1.UseVisualStyleBackColor = true;
304 // 313 //
305 // tableLayoutPanel3 314 // tableLayoutPanel3
306 // 315 //
307 this.tableLayoutPanel3.ColumnCount = 2; 316 this.tableLayoutPanel3.ColumnCount = 2;
308 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 317 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
309 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 318 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
310 this.tableLayoutPanel3.Controls.Add(this.groupBox1, 1, 0); 319 this.tableLayoutPanel3.Controls.Add(this.groupBox1, 1, 0);
311 this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 0); 320 this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 0);
312 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; 321 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
313 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); 322 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
314 this.tableLayoutPanel3.Name = "tableLayoutPanel3"; 323 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
315 this.tableLayoutPanel3.RowCount = 1; 324 this.tableLayoutPanel3.RowCount = 1;
316 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 325 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
317 this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 237); 326 this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 237);
318 this.tableLayoutPanel3.TabIndex = 2; 327 this.tableLayoutPanel3.TabIndex = 2;
319 // 328 //
320 // groupBox1 329 // groupBox1
321 // 330 //
322 this.groupBox1.Controls.Add(this.tableLayoutPanel2); 331 this.groupBox1.Controls.Add(this.tableLayoutPanel2);
323 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; 332 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
324 this.groupBox1.Location = new System.Drawing.Point(269, 3); 333 this.groupBox1.Location = new System.Drawing.Point(269, 3);
325 this.groupBox1.Name = "groupBox1"; 334 this.groupBox1.Name = "groupBox1";
326 this.groupBox1.Size = new System.Drawing.Size(260, 231); 335 this.groupBox1.Size = new System.Drawing.Size(260, 231);
327 this.groupBox1.TabIndex = 0; 336 this.groupBox1.TabIndex = 0;
328 this.groupBox1.TabStop = false; 337 this.groupBox1.TabStop = false;
329 this.groupBox1.Text = "Server Settings"; 338 this.groupBox1.Text = "Server Settings";
330 // 339 //
331 // tableLayoutPanel2 340 // tableLayoutPanel2
332 // 341 //
333 this.tableLayoutPanel2.ColumnCount = 2; 342 this.tableLayoutPanel2.ColumnCount = 2;
334 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 343 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
335 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); 344 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
336 this.tableLayoutPanel2.Controls.Add(this.serverNameTextBox, 1, 0); 345 this.tableLayoutPanel2.Controls.Add(this.serverNameTextBox, 1, 0);
337 this.tableLayoutPanel2.Controls.Add(this.label5, 0, 0); 346 this.tableLayoutPanel2.Controls.Add(this.label5, 0, 0);
338 this.tableLayoutPanel2.Controls.Add(this.label3, 0, 1); 347 this.tableLayoutPanel2.Controls.Add(this.label3, 0, 1);
339 this.tableLayoutPanel2.Controls.Add(this.serverUrlTextBox, 1, 1); 348 this.tableLayoutPanel2.Controls.Add(this.serverUrlTextBox, 1, 1);
340 this.tableLayoutPanel2.Controls.Add(this.label1, 0, 2); 349 this.tableLayoutPanel2.Controls.Add(this.label1, 0, 2);
341 this.tableLayoutPanel2.Controls.Add(this.serverUsernameTextBox, 1, 2); 350 this.tableLayoutPanel2.Controls.Add(this.serverUsernameTextBox, 1, 2);
342 this.tableLayoutPanel2.Controls.Add(this.label2, 0, 3); 351 this.tableLayoutPanel2.Controls.Add(this.label2, 0, 3);
343 this.tableLayoutPanel2.Controls.Add(this.serverPasswordTextBox, 1, 3); 352 this.tableLayoutPanel2.Controls.Add(this.serverPasswordTextBox, 1, 3);
344 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 353 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
345 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16); 354 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16);
346 this.tableLayoutPanel2.Name = "tableLayoutPanel2"; 355 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
347 this.tableLayoutPanel2.RowCount = 4; 356 this.tableLayoutPanel2.RowCount = 4;
348 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 357 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
349 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 358 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
350 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 359 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
351 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 360 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
352 this.tableLayoutPanel2.Size = new System.Drawing.Size(254, 212); 361 this.tableLayoutPanel2.Size = new System.Drawing.Size(254, 212);
353 this.tableLayoutPanel2.TabIndex = 0; 362 this.tableLayoutPanel2.TabIndex = 0;
354 // 363 //
355 // serverNameTextBox 364 // serverNameTextBox
356 // 365 //
357 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 366 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
358 this.serverNameTextBox.Location = new System.Drawing.Point(66, 16); 367 this.serverNameTextBox.Location = new System.Drawing.Point(66, 16);
359 this.serverNameTextBox.Name = "serverNameTextBox"; 368 this.serverNameTextBox.Name = "serverNameTextBox";
360 this.serverNameTextBox.Size = new System.Drawing.Size(185, 20); 369 this.serverNameTextBox.Size = new System.Drawing.Size(185, 20);
361 this.serverNameTextBox.TabIndex = 1; 370 this.serverNameTextBox.TabIndex = 1;
362 // 371 //
363 // label5 372 // label5
364 // 373 //
365 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 374 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
366 this.label5.AutoSize = true; 375 this.label5.AutoSize = true;
367 this.label5.Location = new System.Drawing.Point(3, 20); 376 this.label5.Location = new System.Drawing.Point(3, 20);
368 this.label5.Name = "label5"; 377 this.label5.Name = "label5";
369 this.label5.Size = new System.Drawing.Size(57, 13); 378 this.label5.Size = new System.Drawing.Size(57, 13);
370 this.label5.TabIndex = 3; 379 this.label5.TabIndex = 3;
371 this.label5.Text = "Name"; 380 this.label5.Text = "Name";
372 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 381 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
373 // 382 //
374 // label3 383 // label3
375 // 384 //
376 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 385 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
377 this.label3.AutoSize = true; 386 this.label3.AutoSize = true;
378 this.label3.Location = new System.Drawing.Point(3, 73); 387 this.label3.Location = new System.Drawing.Point(3, 73);
379 this.label3.Name = "label3"; 388 this.label3.Name = "label3";
380 this.label3.Size = new System.Drawing.Size(57, 13); 389 this.label3.Size = new System.Drawing.Size(57, 13);
381 this.label3.TabIndex = 2; 390 this.label3.TabIndex = 2;
382 this.label3.Text = "URL"; 391 this.label3.Text = "URL";
383 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 392 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
384 // 393 //
385 // serverUrlTextBox 394 // serverUrlTextBox
386 // 395 //
387 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 396 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
388 this.serverUrlTextBox.Location = new System.Drawing.Point(66, 69); 397 this.serverUrlTextBox.Location = new System.Drawing.Point(66, 69);
389 this.serverUrlTextBox.Name = "serverUrlTextBox"; 398 this.serverUrlTextBox.Name = "serverUrlTextBox";
390 this.serverUrlTextBox.Size = new System.Drawing.Size(185, 20); 399 this.serverUrlTextBox.Size = new System.Drawing.Size(185, 20);
391 this.serverUrlTextBox.TabIndex = 2; 400 this.serverUrlTextBox.TabIndex = 2;
392 // 401 //
393 // label1 402 // label1
394 // 403 //
395 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 404 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
396 this.label1.AutoSize = true; 405 this.label1.AutoSize = true;
397 this.label1.Location = new System.Drawing.Point(3, 126); 406 this.label1.Location = new System.Drawing.Point(3, 126);
398 this.label1.Name = "label1"; 407 this.label1.Name = "label1";
399 this.label1.Size = new System.Drawing.Size(57, 13); 408 this.label1.Size = new System.Drawing.Size(57, 13);
400 this.label1.TabIndex = 5; 409 this.label1.TabIndex = 5;
401 this.label1.Text = "Username"; 410 this.label1.Text = "Username";
402 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 411 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
403 // 412 //
404 // serverUsernameTextBox 413 // serverUsernameTextBox
405 // 414 //
406 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 415 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
407 this.serverUsernameTextBox.Location = new System.Drawing.Point(66, 122); 416 this.serverUsernameTextBox.Location = new System.Drawing.Point(66, 122);
408 this.serverUsernameTextBox.Name = "serverUsernameTextBox"; 417 this.serverUsernameTextBox.Name = "serverUsernameTextBox";
409 this.serverUsernameTextBox.Size = new System.Drawing.Size(185, 20); 418 this.serverUsernameTextBox.Size = new System.Drawing.Size(185, 20);
410 this.serverUsernameTextBox.TabIndex = 4; 419 this.serverUsernameTextBox.TabIndex = 4;
411 // 420 //
412 // label2 421 // label2
413 // 422 //
414 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 423 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
415 this.label2.AutoSize = true; 424 this.label2.AutoSize = true;
416 this.label2.Location = new System.Drawing.Point(3, 179); 425 this.label2.Location = new System.Drawing.Point(3, 179);
417 this.label2.Name = "label2"; 426 this.label2.Name = "label2";
418 this.label2.Size = new System.Drawing.Size(57, 13); 427 this.label2.Size = new System.Drawing.Size(57, 13);
419 this.label2.TabIndex = 7; 428 this.label2.TabIndex = 7;
420 this.label2.Text = "Password"; 429 this.label2.Text = "Password";
421 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 430 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
422 // 431 //
423 // serverPasswordTextBox 432 // serverPasswordTextBox
424 // 433 //
425 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 434 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
426 this.serverPasswordTextBox.Location = new System.Drawing.Point(66, 175); 435 this.serverPasswordTextBox.Location = new System.Drawing.Point(66, 175);
427 this.serverPasswordTextBox.Name = "serverPasswordTextBox"; 436 this.serverPasswordTextBox.Name = "serverPasswordTextBox";
428 this.serverPasswordTextBox.PasswordChar = '*'; 437 this.serverPasswordTextBox.PasswordChar = '*';
429 this.serverPasswordTextBox.Size = new System.Drawing.Size(185, 20); 438 this.serverPasswordTextBox.Size = new System.Drawing.Size(185, 20);
430 this.serverPasswordTextBox.TabIndex = 5; 439 this.serverPasswordTextBox.TabIndex = 5;
431 // 440 //
432 // tableLayoutPanel1 441 // tableLayoutPanel1
433 // 442 //
434 this.tableLayoutPanel1.ColumnCount = 1; 443 this.tableLayoutPanel1.ColumnCount = 1;
435 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 444 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
436 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel6, 0, 1); 445 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel6, 0, 1);
437 this.tableLayoutPanel1.Controls.Add(this.groupBox5, 0, 0); 446 this.tableLayoutPanel1.Controls.Add(this.groupBox5, 0, 0);
438 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; 447 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
439 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3); 448 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
440 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; 449 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
441 this.tableLayoutPanel1.RowCount = 2; 450 this.tableLayoutPanel1.RowCount = 2;
442 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 451 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
443 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 452 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
444 this.tableLayoutPanel1.Size = new System.Drawing.Size(260, 231); 453 this.tableLayoutPanel1.Size = new System.Drawing.Size(260, 231);
445 this.tableLayoutPanel1.TabIndex = 1; 454 this.tableLayoutPanel1.TabIndex = 1;
446 // 455 //
447 // tableLayoutPanel6 456 // tableLayoutPanel6
448 // 457 //
449 this.tableLayoutPanel6.ColumnCount = 3; 458 this.tableLayoutPanel6.ColumnCount = 3;
450 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 459 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
451 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 460 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
452 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 461 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
453 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0); 462 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0);
454 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0); 463 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0);
455 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; 464 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
456 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 199); 465 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 199);
457 this.tableLayoutPanel6.Name = "tableLayoutPanel6"; 466 this.tableLayoutPanel6.Name = "tableLayoutPanel6";
458 this.tableLayoutPanel6.RowCount = 1; 467 this.tableLayoutPanel6.RowCount = 1;
459 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 468 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
460 this.tableLayoutPanel6.Size = new System.Drawing.Size(254, 29); 469 this.tableLayoutPanel6.Size = new System.Drawing.Size(254, 29);
461 this.tableLayoutPanel6.TabIndex = 1; 470 this.tableLayoutPanel6.TabIndex = 1;
462 // 471 //
463 // button1 472 // button1
464 // 473 //
465 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 474 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
466 this.button1.Location = new System.Drawing.Point(3, 3); 475 this.button1.Location = new System.Drawing.Point(3, 3);
467 this.button1.Name = "button1"; 476 this.button1.Name = "button1";
468 this.button1.Size = new System.Drawing.Size(78, 23); 477 this.button1.Size = new System.Drawing.Size(78, 23);
469 this.button1.TabIndex = 6; 478 this.button1.TabIndex = 6;
470 this.button1.Text = "Add"; 479 this.button1.Text = "Add";
471 this.button1.UseVisualStyleBackColor = true; 480 this.button1.UseVisualStyleBackColor = true;
472 this.button1.Click += new System.EventHandler(this.Button1_Click); 481 this.button1.Click += new System.EventHandler(this.Button1_Click);
473 // 482 //
474 // button2 483 // button2
475 // 484 //
476 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 485 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
477 this.button2.Location = new System.Drawing.Point(171, 3); 486 this.button2.Location = new System.Drawing.Point(171, 3);
478 this.button2.Name = "button2"; 487 this.button2.Name = "button2";
479 this.button2.Size = new System.Drawing.Size(80, 23); 488 this.button2.Size = new System.Drawing.Size(80, 23);
480 this.button2.TabIndex = 0; 489 this.button2.TabIndex = 0;
481 this.button2.Text = "Remove"; 490 this.button2.Text = "Remove";
482 this.button2.UseVisualStyleBackColor = true; 491 this.button2.UseVisualStyleBackColor = true;
483 this.button2.Click += new System.EventHandler(this.Button2_Click); 492 this.button2.Click += new System.EventHandler(this.Button2_Click);
484 // 493 //
485 // groupBox5 494 // groupBox5
486 // 495 //
487 this.groupBox5.Controls.Add(this.listBox1); 496 this.groupBox5.Controls.Add(this.listBox1);
488 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; 497 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
489 this.groupBox5.Location = new System.Drawing.Point(3, 3); 498 this.groupBox5.Location = new System.Drawing.Point(3, 3);
490 this.groupBox5.Name = "groupBox5"; 499 this.groupBox5.Name = "groupBox5";
491 this.groupBox5.Size = new System.Drawing.Size(254, 190); 500 this.groupBox5.Size = new System.Drawing.Size(254, 190);
492 this.groupBox5.TabIndex = 2; 501 this.groupBox5.TabIndex = 2;
493 this.groupBox5.TabStop = false; 502 this.groupBox5.TabStop = false;
494 this.groupBox5.Text = "Gotify Servers"; 503 this.groupBox5.Text = "Gotify Servers";
495 // 504 //
496 // listBox1 505 // listBox1
497 // 506 //
498 this.listBox1.DisplayMember = "Name"; 507 this.listBox1.DisplayMember = "Name";
499 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill; 508 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
500 this.listBox1.FormattingEnabled = true; 509 this.listBox1.FormattingEnabled = true;
501 this.listBox1.Location = new System.Drawing.Point(3, 16); 510 this.listBox1.Location = new System.Drawing.Point(3, 16);
502 this.listBox1.Name = "listBox1"; 511 this.listBox1.Name = "listBox1";
503 this.listBox1.Size = new System.Drawing.Size(248, 171); 512 this.listBox1.Size = new System.Drawing.Size(248, 171);
504 this.listBox1.TabIndex = 0; 513 this.listBox1.TabIndex = 0;
505 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged); 514 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged);
506 // 515 //
507 // tabPage3 516 // tabPage3
508 // 517 //
509 this.tabPage3.Controls.Add(this.tableLayoutPanel7); 518 this.tabPage3.Controls.Add(this.tableLayoutPanel7);
510 this.tabPage3.Location = new System.Drawing.Point(4, 22); 519 this.tabPage3.Location = new System.Drawing.Point(4, 22);
511 this.tabPage3.Name = "tabPage3"; 520 this.tabPage3.Name = "tabPage3";
512 this.tabPage3.Size = new System.Drawing.Size(538, 243); 521 this.tabPage3.Size = new System.Drawing.Size(538, 243);
513 this.tabPage3.TabIndex = 2; 522 this.tabPage3.TabIndex = 2;
514 this.tabPage3.Text = "Announcements"; 523 this.tabPage3.Text = "Announcements";
515 this.tabPage3.UseVisualStyleBackColor = true; 524 this.tabPage3.UseVisualStyleBackColor = true;
516 // 525 //
517 // tableLayoutPanel7 526 // tableLayoutPanel7
518 // 527 //
519 this.tableLayoutPanel7.ColumnCount = 2; 528 this.tableLayoutPanel7.ColumnCount = 2;
520 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 529 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
521 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 530 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
522 this.tableLayoutPanel7.Controls.Add(this.groupBox2, 1, 0); 531 this.tableLayoutPanel7.Controls.Add(this.groupBox2, 1, 0);
523 this.tableLayoutPanel7.Controls.Add(this.tableLayoutPanel4, 0, 0); 532 this.tableLayoutPanel7.Controls.Add(this.tableLayoutPanel4, 0, 0);
524 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill; 533 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
525 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0); 534 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
526 this.tableLayoutPanel7.Name = "tableLayoutPanel7"; 535 this.tableLayoutPanel7.Name = "tableLayoutPanel7";
527 this.tableLayoutPanel7.RowCount = 1; 536 this.tableLayoutPanel7.RowCount = 1;
528 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 537 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
529 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 243F)); 538 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 243F));
530 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243); 539 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243);
531 this.tableLayoutPanel7.TabIndex = 0; 540 this.tableLayoutPanel7.TabIndex = 0;
532 // 541 //
533 // groupBox2 542 // groupBox2
534 // 543 //
535 this.groupBox2.Controls.Add(this.tableLayoutPanel10); 544 this.groupBox2.Controls.Add(this.tableLayoutPanel10);
536 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; 545 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
537 this.groupBox2.Location = new System.Drawing.Point(272, 3); 546 this.groupBox2.Location = new System.Drawing.Point(272, 3);
538 this.groupBox2.Name = "groupBox2"; 547 this.groupBox2.Name = "groupBox2";
539 this.groupBox2.Size = new System.Drawing.Size(263, 237); 548 this.groupBox2.Size = new System.Drawing.Size(263, 237);
540 this.groupBox2.TabIndex = 3; 549 this.groupBox2.TabIndex = 3;
541 this.groupBox2.TabStop = false; 550 this.groupBox2.TabStop = false;
542 this.groupBox2.Text = "Announcement Settings"; 551 this.groupBox2.Text = "Announcement Settings";
543 // 552 //
544 // tableLayoutPanel10 553 // tableLayoutPanel10
545 // 554 //
546 this.tableLayoutPanel10.ColumnCount = 2; 555 this.tableLayoutPanel10.ColumnCount = 2;
547 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 556 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
548 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); 557 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
549 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0); 558 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0);
550 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0); 559 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0);
551 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1); 560 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1);
552 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1); 561 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1);
553 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; 562 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
554 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); 563 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16);
555 this.tableLayoutPanel10.Name = "tableLayoutPanel10"; 564 this.tableLayoutPanel10.Name = "tableLayoutPanel10";
556 this.tableLayoutPanel10.RowCount = 2; 565 this.tableLayoutPanel10.RowCount = 2;
557 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 566 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
558 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 567 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
559 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218); 568 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218);
560 this.tableLayoutPanel10.TabIndex = 4; 569 this.tableLayoutPanel10.TabIndex = 4;
561 // 570 //
562 // label4 571 // label4
563 // 572 //
564 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 573 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
565 this.label4.AutoSize = true; 574 this.label4.AutoSize = true;
566 this.label4.Location = new System.Drawing.Point(3, 48); 575 this.label4.Location = new System.Drawing.Point(3, 48);
567 this.label4.Name = "label4"; 576 this.label4.Name = "label4";
568 this.label4.Size = new System.Drawing.Size(58, 13); 577 this.label4.Size = new System.Drawing.Size(58, 13);
569 this.label4.TabIndex = 0; 578 this.label4.TabIndex = 0;
570 this.label4.Text = "App Id"; 579 this.label4.Text = "App Id";
571 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 580 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
572 // 581 //
573 // appIdTextBox 582 // appIdTextBox
574 // 583 //
575 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 584 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
576 this.appIdTextBox.Location = new System.Drawing.Point(67, 44); 585 this.appIdTextBox.Location = new System.Drawing.Point(67, 44);
577 this.appIdTextBox.Name = "appIdTextBox"; 586 this.appIdTextBox.Name = "appIdTextBox";
578 this.appIdTextBox.Size = new System.Drawing.Size(187, 20); 587 this.appIdTextBox.Size = new System.Drawing.Size(187, 20);
579 this.appIdTextBox.TabIndex = 1; 588 this.appIdTextBox.TabIndex = 1;
580 // 589 //
581 // label6 590 // label6
582 // 591 //
583 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 592 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
584 this.label6.AutoSize = true; 593 this.label6.AutoSize = true;
585 this.label6.Location = new System.Drawing.Point(3, 157); 594 this.label6.Location = new System.Drawing.Point(3, 157);
586 this.label6.Name = "label6"; 595 this.label6.Name = "label6";
587 this.label6.Size = new System.Drawing.Size(58, 13); 596 this.label6.Size = new System.Drawing.Size(58, 13);
588 this.label6.TabIndex = 2; 597 this.label6.TabIndex = 2;
589 this.label6.Text = "Timeout"; 598 this.label6.Text = "Timeout";
590 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 599 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
591 // 600 //
592 // lingerTimeTextBox 601 // lingerTimeTextBox
593 // 602 //
594 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 603 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
595 this.lingerTimeTextBox.Location = new System.Drawing.Point(67, 153); 604 this.lingerTimeTextBox.Location = new System.Drawing.Point(67, 153);
596 this.lingerTimeTextBox.Name = "lingerTimeTextBox"; 605 this.lingerTimeTextBox.Name = "lingerTimeTextBox";
597 this.lingerTimeTextBox.Size = new System.Drawing.Size(187, 20); 606 this.lingerTimeTextBox.Size = new System.Drawing.Size(187, 20);
598 this.lingerTimeTextBox.TabIndex = 3; 607 this.lingerTimeTextBox.TabIndex = 3;
599 // 608 //
600 // tableLayoutPanel4 609 // tableLayoutPanel4
601 // 610 //
602 this.tableLayoutPanel4.ColumnCount = 1; 611 this.tableLayoutPanel4.ColumnCount = 1;
603 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 612 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
604 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1); 613 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1);
605 this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0); 614 this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0);
606 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; 615 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
607 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3); 616 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
608 this.tableLayoutPanel4.Name = "tableLayoutPanel4"; 617 this.tableLayoutPanel4.Name = "tableLayoutPanel4";
609 this.tableLayoutPanel4.RowCount = 2; 618 this.tableLayoutPanel4.RowCount = 2;
610 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 619 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
611 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 620 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
612 this.tableLayoutPanel4.Size = new System.Drawing.Size(263, 237); 621 this.tableLayoutPanel4.Size = new System.Drawing.Size(263, 237);
613 this.tableLayoutPanel4.TabIndex = 4; 622 this.tableLayoutPanel4.TabIndex = 4;
614 // 623 //
615 // tableLayoutPanel5 624 // tableLayoutPanel5
616 // 625 //
617 this.tableLayoutPanel5.ColumnCount = 3; 626 this.tableLayoutPanel5.ColumnCount = 3;
618 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 627 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
619 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 628 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
620 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 629 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
621 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0); 630 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0);
622 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0); 631 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0);
623 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; 632 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
624 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 204); 633 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 204);
625 this.tableLayoutPanel5.Name = "tableLayoutPanel5"; 634 this.tableLayoutPanel5.Name = "tableLayoutPanel5";
626 this.tableLayoutPanel5.RowCount = 1; 635 this.tableLayoutPanel5.RowCount = 1;
627 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 636 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
628 this.tableLayoutPanel5.Size = new System.Drawing.Size(257, 30); 637 this.tableLayoutPanel5.Size = new System.Drawing.Size(257, 30);
629 this.tableLayoutPanel5.TabIndex = 0; 638 this.tableLayoutPanel5.TabIndex = 0;
630 // 639 //
631 // button4 640 // button4
632 // 641 //
633 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 642 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
634 this.button4.Location = new System.Drawing.Point(3, 3); 643 this.button4.Location = new System.Drawing.Point(3, 3);
635 this.button4.Name = "button4"; 644 this.button4.Name = "button4";
636 this.button4.Size = new System.Drawing.Size(74, 23); 645 this.button4.Size = new System.Drawing.Size(74, 23);
637 this.button4.TabIndex = 0; 646 this.button4.TabIndex = 0;
638 this.button4.Text = "Add"; 647 this.button4.Text = "Add";
639 this.button4.UseVisualStyleBackColor = true; 648 this.button4.UseVisualStyleBackColor = true;
640 this.button4.Click += new System.EventHandler(this.Button4_Click); 649 this.button4.Click += new System.EventHandler(this.Button4_Click);
641 // 650 //
642 // button3 651 // button3
643 // 652 //
644 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 653 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
645 this.button3.Location = new System.Drawing.Point(180, 3); 654 this.button3.Location = new System.Drawing.Point(180, 3);
646 this.button3.Name = "button3"; 655 this.button3.Name = "button3";
647 this.button3.Size = new System.Drawing.Size(74, 23); 656 this.button3.Size = new System.Drawing.Size(74, 23);
648 this.button3.TabIndex = 0; 657 this.button3.TabIndex = 0;
649 this.button3.Text = "Remove"; 658 this.button3.Text = "Remove";
650 this.button3.UseVisualStyleBackColor = true; 659 this.button3.UseVisualStyleBackColor = true;
651 this.button3.Click += new System.EventHandler(this.Button3_Click); 660 this.button3.Click += new System.EventHandler(this.Button3_Click);
652 // 661 //
653 // groupBox4 662 // groupBox4
654 // 663 //
655 this.groupBox4.Controls.Add(this.listBox2); 664 this.groupBox4.Controls.Add(this.listBox2);
656 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; 665 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
657 this.groupBox4.Location = new System.Drawing.Point(3, 3); 666 this.groupBox4.Location = new System.Drawing.Point(3, 3);
658 this.groupBox4.Name = "groupBox4"; 667 this.groupBox4.Name = "groupBox4";
659 this.groupBox4.Size = new System.Drawing.Size(257, 195); 668 this.groupBox4.Size = new System.Drawing.Size(257, 195);
660 this.groupBox4.TabIndex = 4; 669 this.groupBox4.TabIndex = 4;
661 this.groupBox4.TabStop = false; 670 this.groupBox4.TabStop = false;
662 this.groupBox4.Text = "Application Id"; 671 this.groupBox4.Text = "Application Id";
663 // 672 //
664 // listBox2 673 // listBox2
665 // 674 //
666 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill; 675 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill;
667 this.listBox2.FormattingEnabled = true; 676 this.listBox2.FormattingEnabled = true;
668 this.listBox2.Location = new System.Drawing.Point(3, 16); 677 this.listBox2.Location = new System.Drawing.Point(3, 16);
669 this.listBox2.Name = "listBox2"; 678 this.listBox2.Name = "listBox2";
670 this.listBox2.Size = new System.Drawing.Size(251, 176); 679 this.listBox2.Size = new System.Drawing.Size(251, 176);
671 this.listBox2.TabIndex = 0; 680 this.listBox2.TabIndex = 0;
672 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged); 681 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged);
673 // 682 //
674 // tabPage4 683 // tabPage4
675 // 684 //
676 this.tabPage4.Controls.Add(this.tableLayoutPanel12); 685 this.tabPage4.Controls.Add(this.tableLayoutPanel12);
677 this.tabPage4.Location = new System.Drawing.Point(4, 22); 686 this.tabPage4.Location = new System.Drawing.Point(4, 22);
678 this.tabPage4.Name = "tabPage4"; 687 this.tabPage4.Name = "tabPage4";
679 this.tabPage4.Padding = new System.Windows.Forms.Padding(3); 688 this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
680 this.tabPage4.Size = new System.Drawing.Size(538, 243); 689 this.tabPage4.Size = new System.Drawing.Size(538, 243);
681 this.tabPage4.TabIndex = 3; 690 this.tabPage4.TabIndex = 3;
682 this.tabPage4.Text = "Proxy"; 691 this.tabPage4.Text = "Proxy";
683 this.tabPage4.UseVisualStyleBackColor = true; 692 this.tabPage4.UseVisualStyleBackColor = true;
684 // 693 //
685 // tableLayoutPanel12 694 // tableLayoutPanel12
686 // 695 //
687 this.tableLayoutPanel12.ColumnCount = 2; 696 this.tableLayoutPanel12.ColumnCount = 2;
688 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 697 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
689 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 698 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
690 this.tableLayoutPanel12.Controls.Add(this.label7, 0, 1); 699 this.tableLayoutPanel12.Controls.Add(this.label7, 0, 1);
691 this.tableLayoutPanel12.Controls.Add(this.label8, 0, 2); 700 this.tableLayoutPanel12.Controls.Add(this.label8, 0, 2);
692 this.tableLayoutPanel12.Controls.Add(this.label9, 0, 3); 701 this.tableLayoutPanel12.Controls.Add(this.label9, 0, 3);
693 this.tableLayoutPanel12.Controls.Add(this.textBox1, 1, 1); 702 this.tableLayoutPanel12.Controls.Add(this.textBox1, 1, 1);
694 this.tableLayoutPanel12.Controls.Add(this.textBox2, 1, 2); 703 this.tableLayoutPanel12.Controls.Add(this.textBox2, 1, 2);
695 this.tableLayoutPanel12.Controls.Add(this.textBox3, 1, 3); 704 this.tableLayoutPanel12.Controls.Add(this.textBox3, 1, 3);
696 this.tableLayoutPanel12.Controls.Add(this.checkBox3, 1, 0); 705 this.tableLayoutPanel12.Controls.Add(this.checkBox3, 1, 0);
697 this.tableLayoutPanel12.Controls.Add(this.label10, 0, 0); 706 this.tableLayoutPanel12.Controls.Add(this.label10, 0, 0);
698 this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill; 707 this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
699 this.tableLayoutPanel12.Location = new System.Drawing.Point(3, 3); 708 this.tableLayoutPanel12.Location = new System.Drawing.Point(3, 3);
700 this.tableLayoutPanel12.Name = "tableLayoutPanel12"; 709 this.tableLayoutPanel12.Name = "tableLayoutPanel12";
701 this.tableLayoutPanel12.RowCount = 4; 710 this.tableLayoutPanel12.RowCount = 4;
702 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 711 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
703 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 712 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
704 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 713 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
705 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 714 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
706 this.tableLayoutPanel12.Size = new System.Drawing.Size(532, 237); 715 this.tableLayoutPanel12.Size = new System.Drawing.Size(532, 237);
707 this.tableLayoutPanel12.TabIndex = 0; 716 this.tableLayoutPanel12.TabIndex = 0;
708 // 717 //
709 // label7 718 // label7
710 // 719 //
711 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 720 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
712 this.label7.AutoSize = true; 721 this.label7.AutoSize = true;
713 this.label7.Location = new System.Drawing.Point(3, 82); 722 this.label7.Location = new System.Drawing.Point(3, 82);
714 this.label7.Name = "label7"; 723 this.label7.Name = "label7";
715 this.label7.Size = new System.Drawing.Size(260, 13); 724 this.label7.Size = new System.Drawing.Size(260, 13);
716 this.label7.TabIndex = 0; 725 this.label7.TabIndex = 0;
717 this.label7.Text = "URL"; 726 this.label7.Text = "URL";
718 // 727 //
719 // label8 728 // label8
720 // 729 //
721 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 730 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
722 this.label8.AutoSize = true; 731 this.label8.AutoSize = true;
723 this.label8.Location = new System.Drawing.Point(3, 141); 732 this.label8.Location = new System.Drawing.Point(3, 141);
724 this.label8.Name = "label8"; 733 this.label8.Name = "label8";
725 this.label8.Size = new System.Drawing.Size(260, 13); 734 this.label8.Size = new System.Drawing.Size(260, 13);
726 this.label8.TabIndex = 1; 735 this.label8.TabIndex = 1;
727 this.label8.Text = "Username"; 736 this.label8.Text = "Username";
728 // 737 //
729 // label9 738 // label9
730 // 739 //
731 this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 740 this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
732 this.label9.AutoSize = true; 741 this.label9.AutoSize = true;
733 this.label9.Location = new System.Drawing.Point(3, 200); 742 this.label9.Location = new System.Drawing.Point(3, 200);
734 this.label9.Name = "label9"; 743 this.label9.Name = "label9";
735 this.label9.Size = new System.Drawing.Size(260, 13); 744 this.label9.Size = new System.Drawing.Size(260, 13);
736 this.label9.TabIndex = 2; 745 this.label9.TabIndex = 2;
737 this.label9.Text = "Password"; 746 this.label9.Text = "Password";
738 // 747 //
739 // textBox1 748 // textBox1
740 // 749 //
741 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 750 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
742 this.textBox1.Location = new System.Drawing.Point(269, 78); 751 this.textBox1.Location = new System.Drawing.Point(269, 78);
743 this.textBox1.Name = "textBox1"; 752 this.textBox1.Name = "textBox1";
744 this.textBox1.Size = new System.Drawing.Size(260, 20); 753 this.textBox1.Size = new System.Drawing.Size(260, 20);
745 this.textBox1.TabIndex = 3; 754 this.textBox1.TabIndex = 3;
746 // 755 //
747 // textBox2 756 // textBox2
748 // 757 //
749 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 758 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
750 this.textBox2.Location = new System.Drawing.Point(269, 137); 759 this.textBox2.Location = new System.Drawing.Point(269, 137);
751 this.textBox2.Name = "textBox2"; 760 this.textBox2.Name = "textBox2";
752 this.textBox2.Size = new System.Drawing.Size(260, 20); 761 this.textBox2.Size = new System.Drawing.Size(260, 20);
753 this.textBox2.TabIndex = 4; 762 this.textBox2.TabIndex = 4;
754 // 763 //
755 // textBox3 764 // textBox3
756 // 765 //
757 this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 766 this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
758 this.textBox3.Location = new System.Drawing.Point(269, 197); 767 this.textBox3.Location = new System.Drawing.Point(269, 197);
759 this.textBox3.Name = "textBox3"; 768 this.textBox3.Name = "textBox3";
760 this.textBox3.Size = new System.Drawing.Size(260, 20); 769 this.textBox3.Size = new System.Drawing.Size(260, 20);
761 this.textBox3.TabIndex = 5; 770 this.textBox3.TabIndex = 5;
762 // 771 //
763 // checkBox3 772 // checkBox3
764 // 773 //
765 this.checkBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 774 this.checkBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
766 this.checkBox3.AutoSize = true; 775 this.checkBox3.AutoSize = true;
767 this.checkBox3.Location = new System.Drawing.Point(269, 21); 776 this.checkBox3.Location = new System.Drawing.Point(269, 21);
768 this.checkBox3.Name = "checkBox3"; 777 this.checkBox3.Name = "checkBox3";
769 this.checkBox3.Size = new System.Drawing.Size(260, 17); 778 this.checkBox3.Size = new System.Drawing.Size(260, 17);
770 this.checkBox3.TabIndex = 6; 779 this.checkBox3.TabIndex = 6;
771 this.checkBox3.Text = "Enable"; 780 this.checkBox3.Text = "Enable";
772 this.checkBox3.UseVisualStyleBackColor = true; 781 this.checkBox3.UseVisualStyleBackColor = true;
773 // 782 //
774 // label10 783 // label10
775 // 784 //
776 this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 785 this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
777 this.label10.AutoSize = true; 786 this.label10.AutoSize = true;
778 this.label10.Location = new System.Drawing.Point(3, 23); 787 this.label10.Location = new System.Drawing.Point(3, 23);
779 this.label10.Name = "label10"; 788 this.label10.Name = "label10";
780 this.label10.Size = new System.Drawing.Size(260, 13); 789 this.label10.Size = new System.Drawing.Size(260, 13);
781 this.label10.TabIndex = 7; 790 this.label10.TabIndex = 7;
782 this.label10.Text = "Use a HTTP proxy to establish connections"; 791 this.label10.Text = "Use a HTTP proxy to establish connections";
783 // 792 //
784 // tableLayoutPanel8 793 // tableLayoutPanel8
785 // 794 //
786 this.tableLayoutPanel8.ColumnCount = 1; 795 this.tableLayoutPanel8.ColumnCount = 1;
787 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); 796 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
788 this.tableLayoutPanel8.Controls.Add(this.tabControl1, 0, 0); 797 this.tableLayoutPanel8.Controls.Add(this.tabControl1, 0, 0);
789 this.tableLayoutPanel8.Controls.Add(this.tableLayoutPanel9, 0, 1); 798 this.tableLayoutPanel8.Controls.Add(this.tableLayoutPanel9, 0, 1);
790 this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill; 799 this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
791 this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0); 800 this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0);
792 this.tableLayoutPanel8.Name = "tableLayoutPanel8"; 801 this.tableLayoutPanel8.Name = "tableLayoutPanel8";
793 this.tableLayoutPanel8.RowCount = 2; 802 this.tableLayoutPanel8.RowCount = 2;
794 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 803 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
795 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F)); 804 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
796 this.tableLayoutPanel8.Size = new System.Drawing.Size(552, 317); 805 this.tableLayoutPanel8.Size = new System.Drawing.Size(552, 317);
797 this.tableLayoutPanel8.TabIndex = 1; 806 this.tableLayoutPanel8.TabIndex = 1;
798 // 807 //
799 // tableLayoutPanel9 808 // tableLayoutPanel9
800 // 809 //
801 this.tableLayoutPanel9.ColumnCount = 3; 810 this.tableLayoutPanel9.ColumnCount = 3;
802 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 811 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
803 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 812 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
804 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 813 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
805 this.tableLayoutPanel9.Controls.Add(this.button5, 1, 0); 814 this.tableLayoutPanel9.Controls.Add(this.button5, 1, 0);
806 this.tableLayoutPanel9.Controls.Add(this.button6, 2, 0); 815 this.tableLayoutPanel9.Controls.Add(this.button6, 2, 0);
807 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill; 816 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
808 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 278); 817 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 278);
809 this.tableLayoutPanel9.Name = "tableLayoutPanel9"; 818 this.tableLayoutPanel9.Name = "tableLayoutPanel9";
810 this.tableLayoutPanel9.RowCount = 1; 819 this.tableLayoutPanel9.RowCount = 1;
811 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle()); 820 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
812 this.tableLayoutPanel9.Size = new System.Drawing.Size(546, 36); 821 this.tableLayoutPanel9.Size = new System.Drawing.Size(546, 36);
813 this.tableLayoutPanel9.TabIndex = 1; 822 this.tableLayoutPanel9.TabIndex = 1;
814 // 823 //
815 // button5 824 // button5
816 // 825 //
817 this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 826 this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
818 this.button5.Location = new System.Drawing.Point(389, 6); 827 this.button5.Location = new System.Drawing.Point(389, 6);
819 this.button5.Name = "button5"; 828 this.button5.Name = "button5";
820 this.button5.Size = new System.Drawing.Size(74, 23); 829 this.button5.Size = new System.Drawing.Size(74, 23);
821 this.button5.TabIndex = 0; 830 this.button5.TabIndex = 0;
822 this.button5.Text = "Save"; 831 this.button5.Text = "Save";
823 this.button5.UseVisualStyleBackColor = true; 832 this.button5.UseVisualStyleBackColor = true;
824 this.button5.Click += new System.EventHandler(this.Button5_Click); 833 this.button5.Click += new System.EventHandler(this.Button5_Click);
825 // 834 //
826 // button6 835 // button6
827 // 836 //
828 this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 837 this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
829 this.button6.Location = new System.Drawing.Point(469, 6); 838 this.button6.Location = new System.Drawing.Point(469, 6);
830 this.button6.Name = "button6"; 839 this.button6.Name = "button6";
831 this.button6.Size = new System.Drawing.Size(74, 23); 840 this.button6.Size = new System.Drawing.Size(74, 23);
832 this.button6.TabIndex = 1; 841 this.button6.TabIndex = 1;
833 this.button6.Text = "Cancel"; 842 this.button6.Text = "Cancel";
834 this.button6.UseVisualStyleBackColor = true; 843 this.button6.UseVisualStyleBackColor = true;
835 this.button6.Click += new System.EventHandler(this.Button6_Click); 844 this.button6.Click += new System.EventHandler(this.Button6_Click);
836 // 845 //
-   846 // groupBox8
-   847 //
-   848 this.groupBox8.Controls.Add(this.tableLayoutPanel14);
-   849 this.groupBox8.Location = new System.Drawing.Point(209, 62);
-   850 this.groupBox8.Name = "groupBox8";
-   851 this.groupBox8.Size = new System.Drawing.Size(200, 78);
-   852 this.groupBox8.TabIndex = 3;
-   853 this.groupBox8.TabStop = false;
-   854 this.groupBox8.Text = "Retrieve Past Notifications on Start";
-   855 //
-   856 // tableLayoutPanel14
-   857 //
-   858 this.tableLayoutPanel14.ColumnCount = 2;
-   859 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22.16495F));
-   860 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 77.83505F));
-   861 this.tableLayoutPanel14.Controls.Add(this.label13, 0, 0);
-   862 this.tableLayoutPanel14.Controls.Add(this.trackBar1, 1, 0);
-   863 this.tableLayoutPanel14.Controls.Add(this.textBox4, 1, 1);
-   864 this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
-   865 this.tableLayoutPanel14.Location = new System.Drawing.Point(3, 16);
-   866 this.tableLayoutPanel14.Name = "tableLayoutPanel14";
-   867 this.tableLayoutPanel14.RowCount = 2;
-   868 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   869 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
-   870 this.tableLayoutPanel14.Size = new System.Drawing.Size(194, 59);
-   871 this.tableLayoutPanel14.TabIndex = 0;
-   872 //
-   873 // label13
-   874 //
-   875 this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   876 this.label13.AutoSize = true;
-   877 this.label13.Location = new System.Drawing.Point(3, 13);
-   878 this.label13.Name = "label13";
-   879 this.label13.Size = new System.Drawing.Size(37, 13);
-   880 this.label13.TabIndex = 0;
-   881 this.label13.Text = "Hours";
-   882 //
-   883 // trackBar1
-   884 //
-   885 this.trackBar1.Dock = System.Windows.Forms.DockStyle.Fill;
-   886 this.trackBar1.Location = new System.Drawing.Point(46, 3);
-   887 this.trackBar1.Maximum = 48;
-   888 this.trackBar1.Name = "trackBar1";
-   889 this.trackBar1.Size = new System.Drawing.Size(145, 33);
-   890 this.trackBar1.TabIndex = 1;
-   891 this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
-   892 //
-   893 // textBox4
-   894 //
-   895 this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   896 this.textBox4.Location = new System.Drawing.Point(46, 42);
-   897 this.textBox4.Name = "textBox4";
-   898 this.textBox4.ReadOnly = true;
-   899 this.textBox4.Size = new System.Drawing.Size(145, 20);
-   900 this.textBox4.TabIndex = 2;
-   901 //
837 // SettingsForm 902 // SettingsForm
838 // 903 //
839 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 904 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
840 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 905 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
841 this.ClientSize = new System.Drawing.Size(552, 317); 906 this.ClientSize = new System.Drawing.Size(552, 317);
842 this.Controls.Add(this.tableLayoutPanel8); 907 this.Controls.Add(this.tableLayoutPanel8);
843 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 908 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
844 this.Name = "SettingsForm"; 909 this.Name = "SettingsForm";
845 this.Text = "Winify: Settings"; 910 this.Text = "Winify: Settings";
846 this.Load += new System.EventHandler(this.SettingsForm_Load); 911 this.Load += new System.EventHandler(this.SettingsForm_Load);
847 this.tabControl1.ResumeLayout(false); 912 this.tabControl1.ResumeLayout(false);
848 this.tabPage2.ResumeLayout(false); 913 this.tabPage2.ResumeLayout(false);
849 this.flowLayoutPanel2.ResumeLayout(false); 914 this.flowLayoutPanel2.ResumeLayout(false);
850 this.groupBox3.ResumeLayout(false); 915 this.groupBox3.ResumeLayout(false);
851 this.groupBox3.PerformLayout(); 916 this.groupBox3.PerformLayout();
852 this.groupBox6.ResumeLayout(false); 917 this.groupBox6.ResumeLayout(false);
853 this.tableLayoutPanel11.ResumeLayout(false); 918 this.tableLayoutPanel11.ResumeLayout(false);
854 this.tableLayoutPanel11.PerformLayout(); 919 this.tableLayoutPanel11.PerformLayout();
855 this.groupBox7.ResumeLayout(false); 920 this.groupBox7.ResumeLayout(false);
856 this.tableLayoutPanel13.ResumeLayout(false); 921 this.tableLayoutPanel13.ResumeLayout(false);
857 this.tableLayoutPanel13.PerformLayout(); 922 this.tableLayoutPanel13.PerformLayout();
858 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); 923 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
859 this.tabPage1.ResumeLayout(false); 924 this.tabPage1.ResumeLayout(false);
860 this.tableLayoutPanel3.ResumeLayout(false); 925 this.tableLayoutPanel3.ResumeLayout(false);
861 this.groupBox1.ResumeLayout(false); 926 this.groupBox1.ResumeLayout(false);
862 this.tableLayoutPanel2.ResumeLayout(false); 927 this.tableLayoutPanel2.ResumeLayout(false);
863 this.tableLayoutPanel2.PerformLayout(); 928 this.tableLayoutPanel2.PerformLayout();
864 this.tableLayoutPanel1.ResumeLayout(false); 929 this.tableLayoutPanel1.ResumeLayout(false);
865 this.tableLayoutPanel6.ResumeLayout(false); 930 this.tableLayoutPanel6.ResumeLayout(false);
866 this.groupBox5.ResumeLayout(false); 931 this.groupBox5.ResumeLayout(false);
867 this.tabPage3.ResumeLayout(false); 932 this.tabPage3.ResumeLayout(false);
868 this.tableLayoutPanel7.ResumeLayout(false); 933 this.tableLayoutPanel7.ResumeLayout(false);
869 this.groupBox2.ResumeLayout(false); 934 this.groupBox2.ResumeLayout(false);
870 this.tableLayoutPanel10.ResumeLayout(false); 935 this.tableLayoutPanel10.ResumeLayout(false);
871 this.tableLayoutPanel10.PerformLayout(); 936 this.tableLayoutPanel10.PerformLayout();
872 this.tableLayoutPanel4.ResumeLayout(false); 937 this.tableLayoutPanel4.ResumeLayout(false);
873 this.tableLayoutPanel5.ResumeLayout(false); 938 this.tableLayoutPanel5.ResumeLayout(false);
874 this.groupBox4.ResumeLayout(false); 939 this.groupBox4.ResumeLayout(false);
875 this.tabPage4.ResumeLayout(false); 940 this.tabPage4.ResumeLayout(false);
876 this.tableLayoutPanel12.ResumeLayout(false); 941 this.tableLayoutPanel12.ResumeLayout(false);
877 this.tableLayoutPanel12.PerformLayout(); 942 this.tableLayoutPanel12.PerformLayout();
878 this.tableLayoutPanel8.ResumeLayout(false); 943 this.tableLayoutPanel8.ResumeLayout(false);
879 this.tableLayoutPanel9.ResumeLayout(false); 944 this.tableLayoutPanel9.ResumeLayout(false);
-   945 this.groupBox8.ResumeLayout(false);
-   946 this.tableLayoutPanel14.ResumeLayout(false);
-   947 this.tableLayoutPanel14.PerformLayout();
-   948 ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
880 this.ResumeLayout(false); 949 this.ResumeLayout(false);
881   950  
882 } 951 }
883   952  
884 #endregion 953 #endregion
885   954  
886 private System.Windows.Forms.TabControl tabControl1; 955 private System.Windows.Forms.TabControl tabControl1;
887 private System.Windows.Forms.TabPage tabPage1; 956 private System.Windows.Forms.TabPage tabPage1;
888 private System.Windows.Forms.GroupBox groupBox1; 957 private System.Windows.Forms.GroupBox groupBox1;
889 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; 958 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
890 private System.Windows.Forms.TextBox serverUrlTextBox; 959 private System.Windows.Forms.TextBox serverUrlTextBox;
891 private System.Windows.Forms.TabPage tabPage2; 960 private System.Windows.Forms.TabPage tabPage2;
892 private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; 961 private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
893 private System.Windows.Forms.GroupBox groupBox3; 962 private System.Windows.Forms.GroupBox groupBox3;
894 private System.Windows.Forms.CheckBox checkBox1; 963 private System.Windows.Forms.CheckBox checkBox1;
895 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; 964 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
896 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 965 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
897 private System.Windows.Forms.ListBox listBox1; 966 private System.Windows.Forms.ListBox listBox1;
898 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6; 967 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
899 private System.Windows.Forms.Button button2; 968 private System.Windows.Forms.Button button2;
900 private System.Windows.Forms.TextBox serverPasswordTextBox; 969 private System.Windows.Forms.TextBox serverPasswordTextBox;
901 private System.Windows.Forms.Label label2; 970 private System.Windows.Forms.Label label2;
902 private System.Windows.Forms.TextBox serverNameTextBox; 971 private System.Windows.Forms.TextBox serverNameTextBox;
903 private System.Windows.Forms.Label label5; 972 private System.Windows.Forms.Label label5;
904 private System.Windows.Forms.Label label3; 973 private System.Windows.Forms.Label label3;
905 private System.Windows.Forms.Label label1; 974 private System.Windows.Forms.Label label1;
906 private System.Windows.Forms.TextBox serverUsernameTextBox; 975 private System.Windows.Forms.TextBox serverUsernameTextBox;
907 private System.Windows.Forms.Button button1; 976 private System.Windows.Forms.Button button1;
908 private System.Windows.Forms.TabPage tabPage3; 977 private System.Windows.Forms.TabPage tabPage3;
909 private System.Windows.Forms.GroupBox groupBox5; 978 private System.Windows.Forms.GroupBox groupBox5;
910 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7; 979 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
911 private System.Windows.Forms.GroupBox groupBox2; 980 private System.Windows.Forms.GroupBox groupBox2;
912 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; 981 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
913 private System.Windows.Forms.Label label4; 982 private System.Windows.Forms.Label label4;
914 private System.Windows.Forms.TextBox appIdTextBox; 983 private System.Windows.Forms.TextBox appIdTextBox;
915 private System.Windows.Forms.Label label6; 984 private System.Windows.Forms.Label label6;
916 private System.Windows.Forms.TextBox lingerTimeTextBox; 985 private System.Windows.Forms.TextBox lingerTimeTextBox;
917 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; 986 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
918 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; 987 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
919 private System.Windows.Forms.Button button4; 988 private System.Windows.Forms.Button button4;
920 private System.Windows.Forms.Button button3; 989 private System.Windows.Forms.Button button3;
921 private System.Windows.Forms.GroupBox groupBox4; 990 private System.Windows.Forms.GroupBox groupBox4;
922 private System.Windows.Forms.ListBox listBox2; 991 private System.Windows.Forms.ListBox listBox2;
923 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; 992 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
924 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; 993 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
925 private System.Windows.Forms.Button button5; 994 private System.Windows.Forms.Button button5;
926 private System.Windows.Forms.Button button6; 995 private System.Windows.Forms.Button button6;
927 private System.Windows.Forms.GroupBox groupBox6; 996 private System.Windows.Forms.GroupBox groupBox6;
928 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; 997 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
929 private System.Windows.Forms.CheckBox checkBox2; 998 private System.Windows.Forms.CheckBox checkBox2;
930 private System.Windows.Forms.TabPage tabPage4; 999 private System.Windows.Forms.TabPage tabPage4;
931 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12; 1000 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
932 private System.Windows.Forms.Label label7; 1001 private System.Windows.Forms.Label label7;
933 private System.Windows.Forms.Label label8; 1002 private System.Windows.Forms.Label label8;
934 private System.Windows.Forms.Label label9; 1003 private System.Windows.Forms.Label label9;
935 private System.Windows.Forms.TextBox textBox1; 1004 private System.Windows.Forms.TextBox textBox1;
936 private System.Windows.Forms.TextBox textBox2; 1005 private System.Windows.Forms.TextBox textBox2;
937 private System.Windows.Forms.TextBox textBox3; 1006 private System.Windows.Forms.TextBox textBox3;
938 private System.Windows.Forms.CheckBox checkBox3; 1007 private System.Windows.Forms.CheckBox checkBox3;
939 private System.Windows.Forms.Label label10; 1008 private System.Windows.Forms.Label label10;
940 private System.Windows.Forms.GroupBox groupBox7; 1009 private System.Windows.Forms.GroupBox groupBox7;
941 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13; 1010 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
942 private System.Windows.Forms.Label label11; 1011 private System.Windows.Forms.Label label11;
943 private System.Windows.Forms.NumericUpDown numericUpDown1; 1012 private System.Windows.Forms.NumericUpDown numericUpDown1;
944 private System.Windows.Forms.Label label12; 1013 private System.Windows.Forms.Label label12;
945 private System.Windows.Forms.CheckBox checkBox4; 1014 private System.Windows.Forms.CheckBox checkBox4;
-   1015 private System.Windows.Forms.GroupBox groupBox8;
-   1016 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
-   1017 private System.Windows.Forms.Label label13;
-   1018 private System.Windows.Forms.TrackBar trackBar1;
-   1019 private System.Windows.Forms.TextBox textBox4;
946 } 1020 }
947 } 1021 }
948   1022  
949
Generated by GNU Enscript 1.6.5.90.
1023
Generated by GNU Enscript 1.6.5.90.
950   1024  
951   1025  
952   1026