Winify – Diff between revs 21 and 24

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 21 Rev 24
Line 55... Line 55...
55 this.listBox1 = new System.Windows.Forms.ListBox(); 55 this.listBox1 = new System.Windows.Forms.ListBox();
56 this.tabPage3 = new System.Windows.Forms.TabPage(); 56 this.tabPage3 = new System.Windows.Forms.TabPage();
57 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); 57 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
58 this.groupBox2 = new System.Windows.Forms.GroupBox(); 58 this.groupBox2 = new System.Windows.Forms.GroupBox();
59 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); 59 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
60 this.speakTextBox = new System.Windows.Forms.TextBox(); -  
61 this.label4 = new System.Windows.Forms.Label(); 60 this.label4 = new System.Windows.Forms.Label();
62 this.appIdTextBox = new System.Windows.Forms.TextBox(); 61 this.appIdTextBox = new System.Windows.Forms.TextBox();
63 this.label6 = new System.Windows.Forms.Label(); 62 this.label6 = new System.Windows.Forms.Label();
64 this.lingerTimeTextBox = new System.Windows.Forms.TextBox(); 63 this.lingerTimeTextBox = new System.Windows.Forms.TextBox();
65 this.label7 = new System.Windows.Forms.Label(); -  
66 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 64 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
67 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); 65 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
68 this.button4 = new System.Windows.Forms.Button(); 66 this.button4 = new System.Windows.Forms.Button();
69 this.button3 = new System.Windows.Forms.Button(); 67 this.button3 = new System.Windows.Forms.Button();
70 this.groupBox4 = new System.Windows.Forms.GroupBox(); 68 this.groupBox4 = new System.Windows.Forms.GroupBox();
Line 96... Line 94...
96 this.tabControl1.Controls.Add(this.tabPage3); 94 this.tabControl1.Controls.Add(this.tabPage3);
97 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 95 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
98 this.tabControl1.Location = new System.Drawing.Point(0, 0); 96 this.tabControl1.Location = new System.Drawing.Point(0, 0);
99 this.tabControl1.Name = "tabControl1"; 97 this.tabControl1.Name = "tabControl1";
100 this.tabControl1.SelectedIndex = 0; 98 this.tabControl1.SelectedIndex = 0;
101 this.tabControl1.Size = new System.Drawing.Size(584, 302); 99 this.tabControl1.Size = new System.Drawing.Size(529, 247);
102 this.tabControl1.TabIndex = 0; 100 this.tabControl1.TabIndex = 0;
103 // 101 //
104 // tabPage2 102 // tabPage2
105 // 103 //
106 this.tabPage2.Controls.Add(this.flowLayoutPanel2); 104 this.tabPage2.Controls.Add(this.flowLayoutPanel2);
Line 148... Line 146...
148 // 146 //
149 this.tabPage1.Controls.Add(this.tableLayoutPanel3); 147 this.tabPage1.Controls.Add(this.tableLayoutPanel3);
150 this.tabPage1.Location = new System.Drawing.Point(4, 22); 148 this.tabPage1.Location = new System.Drawing.Point(4, 22);
151 this.tabPage1.Name = "tabPage1"; 149 this.tabPage1.Name = "tabPage1";
152 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 150 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
153 this.tabPage1.Size = new System.Drawing.Size(576, 276); 151 this.tabPage1.Size = new System.Drawing.Size(521, 221);
154 this.tabPage1.TabIndex = 0; 152 this.tabPage1.TabIndex = 0;
155 this.tabPage1.Text = "Servers"; 153 this.tabPage1.Text = "Servers";
156 this.tabPage1.UseVisualStyleBackColor = true; 154 this.tabPage1.UseVisualStyleBackColor = true;
157 // 155 //
158 // tableLayoutPanel3 156 // tableLayoutPanel3
Line 165... Line 163...
165 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; 163 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
166 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); 164 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
167 this.tableLayoutPanel3.Name = "tableLayoutPanel3"; 165 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
168 this.tableLayoutPanel3.RowCount = 1; 166 this.tableLayoutPanel3.RowCount = 1;
169 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 167 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
170 this.tableLayoutPanel3.Size = new System.Drawing.Size(570, 270); 168 this.tableLayoutPanel3.Size = new System.Drawing.Size(515, 215);
171 this.tableLayoutPanel3.TabIndex = 2; 169 this.tableLayoutPanel3.TabIndex = 2;
172 // 170 //
173 // groupBox1 171 // groupBox1
174 // 172 //
175 this.groupBox1.Controls.Add(this.tableLayoutPanel2); 173 this.groupBox1.Controls.Add(this.tableLayoutPanel2);
176 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; 174 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
177 this.groupBox1.Location = new System.Drawing.Point(288, 3); 175 this.groupBox1.Location = new System.Drawing.Point(260, 3);
178 this.groupBox1.Name = "groupBox1"; 176 this.groupBox1.Name = "groupBox1";
179 this.groupBox1.Size = new System.Drawing.Size(279, 264); 177 this.groupBox1.Size = new System.Drawing.Size(252, 209);
180 this.groupBox1.TabIndex = 0; 178 this.groupBox1.TabIndex = 0;
181 this.groupBox1.TabStop = false; 179 this.groupBox1.TabStop = false;
182 this.groupBox1.Text = "Server Settings"; 180 this.groupBox1.Text = "Server Settings";
183 // 181 //
184 // tableLayoutPanel2 182 // tableLayoutPanel2
Line 200... Line 198...
200 this.tableLayoutPanel2.RowCount = 4; 198 this.tableLayoutPanel2.RowCount = 4;
201 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 199 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
202 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 200 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
203 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 201 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
204 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 202 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
205 this.tableLayoutPanel2.Size = new System.Drawing.Size(273, 245); 203 this.tableLayoutPanel2.Size = new System.Drawing.Size(246, 190);
206 this.tableLayoutPanel2.TabIndex = 0; 204 this.tableLayoutPanel2.TabIndex = 0;
207 // 205 //
208 // serverNameTextBox 206 // serverNameTextBox
209 // 207 //
210 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 208 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
211 this.serverNameTextBox.Location = new System.Drawing.Point(71, 20); 209 this.serverNameTextBox.Location = new System.Drawing.Point(64, 13);
212 this.serverNameTextBox.Name = "serverNameTextBox"; 210 this.serverNameTextBox.Name = "serverNameTextBox";
213 this.serverNameTextBox.Size = new System.Drawing.Size(199, 20); 211 this.serverNameTextBox.Size = new System.Drawing.Size(179, 20);
214 this.serverNameTextBox.TabIndex = 1; 212 this.serverNameTextBox.TabIndex = 1;
215 // 213 //
216 // label5 214 // label5
217 // 215 //
218 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 216 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
219 this.label5.AutoSize = true; 217 this.label5.AutoSize = true;
220 this.label5.Location = new System.Drawing.Point(3, 24); 218 this.label5.Location = new System.Drawing.Point(3, 17);
221 this.label5.Name = "label5"; 219 this.label5.Name = "label5";
222 this.label5.Size = new System.Drawing.Size(62, 13); 220 this.label5.Size = new System.Drawing.Size(55, 13);
223 this.label5.TabIndex = 3; 221 this.label5.TabIndex = 3;
224 this.label5.Text = "Name"; 222 this.label5.Text = "Name";
225 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 223 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
226 // 224 //
227 // label3 225 // label3
228 // 226 //
229 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 227 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
230 this.label3.AutoSize = true; 228 this.label3.AutoSize = true;
231 this.label3.Location = new System.Drawing.Point(3, 85); 229 this.label3.Location = new System.Drawing.Point(3, 64);
232 this.label3.Name = "label3"; 230 this.label3.Name = "label3";
233 this.label3.Size = new System.Drawing.Size(62, 13); 231 this.label3.Size = new System.Drawing.Size(55, 13);
234 this.label3.TabIndex = 2; 232 this.label3.TabIndex = 2;
235 this.label3.Text = "URL"; 233 this.label3.Text = "URL";
236 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 234 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
237 // 235 //
238 // serverUrlTextBox 236 // serverUrlTextBox
239 // 237 //
240 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 238 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
241 this.serverUrlTextBox.Location = new System.Drawing.Point(71, 81); 239 this.serverUrlTextBox.Location = new System.Drawing.Point(64, 60);
242 this.serverUrlTextBox.Name = "serverUrlTextBox"; 240 this.serverUrlTextBox.Name = "serverUrlTextBox";
243 this.serverUrlTextBox.Size = new System.Drawing.Size(199, 20); 241 this.serverUrlTextBox.Size = new System.Drawing.Size(179, 20);
244 this.serverUrlTextBox.TabIndex = 2; 242 this.serverUrlTextBox.TabIndex = 2;
245 // 243 //
246 // label1 244 // label1
247 // 245 //
248 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 246 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
249 this.label1.AutoSize = true; 247 this.label1.AutoSize = true;
250 this.label1.Location = new System.Drawing.Point(3, 146); 248 this.label1.Location = new System.Drawing.Point(3, 111);
251 this.label1.Name = "label1"; 249 this.label1.Name = "label1";
252 this.label1.Size = new System.Drawing.Size(62, 13); 250 this.label1.Size = new System.Drawing.Size(55, 13);
253 this.label1.TabIndex = 5; 251 this.label1.TabIndex = 5;
254 this.label1.Text = "Username"; 252 this.label1.Text = "Username";
255 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 253 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
256 // 254 //
257 // serverUsernameTextBox 255 // serverUsernameTextBox
258 // 256 //
259 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 257 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
260 this.serverUsernameTextBox.Location = new System.Drawing.Point(71, 142); 258 this.serverUsernameTextBox.Location = new System.Drawing.Point(64, 107);
261 this.serverUsernameTextBox.Name = "serverUsernameTextBox"; 259 this.serverUsernameTextBox.Name = "serverUsernameTextBox";
262 this.serverUsernameTextBox.Size = new System.Drawing.Size(199, 20); 260 this.serverUsernameTextBox.Size = new System.Drawing.Size(179, 20);
263 this.serverUsernameTextBox.TabIndex = 4; 261 this.serverUsernameTextBox.TabIndex = 4;
264 // 262 //
265 // label2 263 // label2
266 // 264 //
267 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 265 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
268 this.label2.AutoSize = true; 266 this.label2.AutoSize = true;
269 this.label2.Location = new System.Drawing.Point(3, 207); 267 this.label2.Location = new System.Drawing.Point(3, 159);
270 this.label2.Name = "label2"; 268 this.label2.Name = "label2";
271 this.label2.Size = new System.Drawing.Size(62, 13); 269 this.label2.Size = new System.Drawing.Size(55, 13);
272 this.label2.TabIndex = 7; 270 this.label2.TabIndex = 7;
273 this.label2.Text = "Password"; 271 this.label2.Text = "Password";
274 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 272 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
275 // 273 //
276 // serverPasswordTextBox 274 // serverPasswordTextBox
277 // 275 //
278 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 276 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
279 this.serverPasswordTextBox.Location = new System.Drawing.Point(71, 204); 277 this.serverPasswordTextBox.Location = new System.Drawing.Point(64, 155);
280 this.serverPasswordTextBox.Name = "serverPasswordTextBox"; 278 this.serverPasswordTextBox.Name = "serverPasswordTextBox";
281 this.serverPasswordTextBox.PasswordChar = '*'; 279 this.serverPasswordTextBox.PasswordChar = '*';
282 this.serverPasswordTextBox.Size = new System.Drawing.Size(199, 20); 280 this.serverPasswordTextBox.Size = new System.Drawing.Size(179, 20);
283 this.serverPasswordTextBox.TabIndex = 5; 281 this.serverPasswordTextBox.TabIndex = 5;
284 // 282 //
285 // tableLayoutPanel1 283 // tableLayoutPanel1
286 // 284 //
287 this.tableLayoutPanel1.ColumnCount = 1; 285 this.tableLayoutPanel1.ColumnCount = 1;
Line 292... Line 290...
292 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3); 290 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
293 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; 291 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
294 this.tableLayoutPanel1.RowCount = 2; 292 this.tableLayoutPanel1.RowCount = 2;
295 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 293 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
296 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 294 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
297 this.tableLayoutPanel1.Size = new System.Drawing.Size(279, 264); 295 this.tableLayoutPanel1.Size = new System.Drawing.Size(251, 209);
298 this.tableLayoutPanel1.TabIndex = 1; 296 this.tableLayoutPanel1.TabIndex = 1;
299 // 297 //
300 // tableLayoutPanel6 298 // tableLayoutPanel6
301 // 299 //
302 this.tableLayoutPanel6.ColumnCount = 3; 300 this.tableLayoutPanel6.ColumnCount = 3;
Line 304... Line 302...
304 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 302 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
305 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 303 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
306 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0); 304 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0);
307 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0); 305 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0);
308 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; 306 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
309 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 227); 307 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 180);
310 this.tableLayoutPanel6.Name = "tableLayoutPanel6"; 308 this.tableLayoutPanel6.Name = "tableLayoutPanel6";
311 this.tableLayoutPanel6.RowCount = 1; 309 this.tableLayoutPanel6.RowCount = 1;
312 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 310 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
313 this.tableLayoutPanel6.Size = new System.Drawing.Size(273, 34); 311 this.tableLayoutPanel6.Size = new System.Drawing.Size(245, 26);
314 this.tableLayoutPanel6.TabIndex = 1; 312 this.tableLayoutPanel6.TabIndex = 1;
315 // 313 //
316 // button1 314 // button1
317 // 315 //
318 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 316 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
319 this.button1.Location = new System.Drawing.Point(3, 5); 317 this.button1.Location = new System.Drawing.Point(3, 3);
320 this.button1.Name = "button1"; 318 this.button1.Name = "button1";
321 this.button1.Size = new System.Drawing.Size(85, 23); 319 this.button1.Size = new System.Drawing.Size(75, 20);
322 this.button1.TabIndex = 6; 320 this.button1.TabIndex = 6;
323 this.button1.Text = "Add"; 321 this.button1.Text = "Add";
324 this.button1.UseVisualStyleBackColor = true; 322 this.button1.UseVisualStyleBackColor = true;
325 this.button1.Click += new System.EventHandler(this.Button1_Click); 323 this.button1.Click += new System.EventHandler(this.Button1_Click);
326 // 324 //
327 // button2 325 // button2
328 // 326 //
329 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 327 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
330 this.button2.Location = new System.Drawing.Point(185, 5); 328 this.button2.Location = new System.Drawing.Point(165, 3);
331 this.button2.Name = "button2"; 329 this.button2.Name = "button2";
332 this.button2.Size = new System.Drawing.Size(85, 23); 330 this.button2.Size = new System.Drawing.Size(77, 20);
333 this.button2.TabIndex = 0; 331 this.button2.TabIndex = 0;
334 this.button2.Text = "Remove"; 332 this.button2.Text = "Remove";
335 this.button2.UseVisualStyleBackColor = true; 333 this.button2.UseVisualStyleBackColor = true;
336 this.button2.Click += new System.EventHandler(this.Button2_Click); 334 this.button2.Click += new System.EventHandler(this.Button2_Click);
337 // 335 //
Line 339... Line 337...
339 // 337 //
340 this.groupBox5.Controls.Add(this.listBox1); 338 this.groupBox5.Controls.Add(this.listBox1);
341 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; 339 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
342 this.groupBox5.Location = new System.Drawing.Point(3, 3); 340 this.groupBox5.Location = new System.Drawing.Point(3, 3);
343 this.groupBox5.Name = "groupBox5"; 341 this.groupBox5.Name = "groupBox5";
344 this.groupBox5.Size = new System.Drawing.Size(273, 218); 342 this.groupBox5.Size = new System.Drawing.Size(245, 171);
345 this.groupBox5.TabIndex = 2; 343 this.groupBox5.TabIndex = 2;
346 this.groupBox5.TabStop = false; 344 this.groupBox5.TabStop = false;
347 this.groupBox5.Text = "Gotify Servers"; 345 this.groupBox5.Text = "Gotify Servers";
348 // 346 //
349 // listBox1 347 // listBox1
Line 351... Line 349...
351 this.listBox1.DisplayMember = "Name"; 349 this.listBox1.DisplayMember = "Name";
352 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill; 350 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
353 this.listBox1.FormattingEnabled = true; 351 this.listBox1.FormattingEnabled = true;
354 this.listBox1.Location = new System.Drawing.Point(3, 16); 352 this.listBox1.Location = new System.Drawing.Point(3, 16);
355 this.listBox1.Name = "listBox1"; 353 this.listBox1.Name = "listBox1";
356 this.listBox1.Size = new System.Drawing.Size(267, 199); 354 this.listBox1.Size = new System.Drawing.Size(239, 152);
357 this.listBox1.TabIndex = 0; 355 this.listBox1.TabIndex = 0;
358 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged); 356 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged);
359 // 357 //
360 // tabPage3 358 // tabPage3
361 // 359 //
362 this.tabPage3.Controls.Add(this.tableLayoutPanel7); 360 this.tabPage3.Controls.Add(this.tableLayoutPanel7);
363 this.tabPage3.Location = new System.Drawing.Point(4, 22); 361 this.tabPage3.Location = new System.Drawing.Point(4, 22);
364 this.tabPage3.Name = "tabPage3"; 362 this.tabPage3.Name = "tabPage3";
365 this.tabPage3.Size = new System.Drawing.Size(576, 276); 363 this.tabPage3.Size = new System.Drawing.Size(521, 221);
366 this.tabPage3.TabIndex = 2; 364 this.tabPage3.TabIndex = 2;
367 this.tabPage3.Text = "Announcements"; 365 this.tabPage3.Text = "Announcements";
368 this.tabPage3.UseVisualStyleBackColor = true; 366 this.tabPage3.UseVisualStyleBackColor = true;
369 // 367 //
370 // tableLayoutPanel7 368 // tableLayoutPanel7
Line 378... Line 376...
378 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0); 376 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
379 this.tableLayoutPanel7.Name = "tableLayoutPanel7"; 377 this.tableLayoutPanel7.Name = "tableLayoutPanel7";
380 this.tableLayoutPanel7.RowCount = 1; 378 this.tableLayoutPanel7.RowCount = 1;
381 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 379 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
382 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); 380 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
383 this.tableLayoutPanel7.Size = new System.Drawing.Size(576, 276); 381 this.tableLayoutPanel7.Size = new System.Drawing.Size(521, 221);
384 this.tableLayoutPanel7.TabIndex = 0; 382 this.tableLayoutPanel7.TabIndex = 0;
385 // 383 //
386 // groupBox2 384 // groupBox2
387 // 385 //
388 this.groupBox2.Controls.Add(this.tableLayoutPanel10); 386 this.groupBox2.Controls.Add(this.tableLayoutPanel10);
389 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; 387 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
390 this.groupBox2.Location = new System.Drawing.Point(291, 3); 388 this.groupBox2.Location = new System.Drawing.Point(263, 3);
391 this.groupBox2.Name = "groupBox2"; 389 this.groupBox2.Name = "groupBox2";
392 this.groupBox2.Size = new System.Drawing.Size(282, 270); 390 this.groupBox2.Size = new System.Drawing.Size(255, 215);
393 this.groupBox2.TabIndex = 3; 391 this.groupBox2.TabIndex = 3;
394 this.groupBox2.TabStop = false; 392 this.groupBox2.TabStop = false;
395 this.groupBox2.Text = "Announcement Settings"; 393 this.groupBox2.Text = "Announcement Settings";
396 // 394 //
397 // tableLayoutPanel10 395 // tableLayoutPanel10
398 // 396 //
399 this.tableLayoutPanel10.ColumnCount = 2; 397 this.tableLayoutPanel10.ColumnCount = 2;
400 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 398 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
401 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); 399 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
402 this.tableLayoutPanel10.Controls.Add(this.speakTextBox, 1, 2); -  
403 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0); 400 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0);
404 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0); 401 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0);
405 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1); 402 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1);
406 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1); 403 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1);
407 this.tableLayoutPanel10.Controls.Add(this.label7, 0, 2); -  
408 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; 404 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
409 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); 405 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16);
410 this.tableLayoutPanel10.Name = "tableLayoutPanel10"; 406 this.tableLayoutPanel10.Name = "tableLayoutPanel10";
411 this.tableLayoutPanel10.RowCount = 3; 407 this.tableLayoutPanel10.RowCount = 2;
412 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 408 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
413 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 409 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
414 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); -  
415 this.tableLayoutPanel10.Size = new System.Drawing.Size(276, 251); 410 this.tableLayoutPanel10.Size = new System.Drawing.Size(249, 196);
416 this.tableLayoutPanel10.TabIndex = 4; 411 this.tableLayoutPanel10.TabIndex = 4;
417 // 412 //
418 // speakTextBox -  
419 // -  
420 this.speakTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
421 this.speakTextBox.Location = new System.Drawing.Point(72, 198); -  
422 this.speakTextBox.Name = "speakTextBox"; -  
423 this.speakTextBox.Size = new System.Drawing.Size(201, 20); -  
424 this.speakTextBox.TabIndex = 1; -  
425 // -  
426 // label4 413 // label4
427 // 414 //
428 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 415 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
429 this.label4.AutoSize = true; 416 this.label4.AutoSize = true;
430 this.label4.Location = new System.Drawing.Point(3, 35); 417 this.label4.Location = new System.Drawing.Point(3, 42);
431 this.label4.Name = "label4"; 418 this.label4.Name = "label4";
432 this.label4.Size = new System.Drawing.Size(63, 13); 419 this.label4.Size = new System.Drawing.Size(56, 13);
433 this.label4.TabIndex = 0; 420 this.label4.TabIndex = 0;
434 this.label4.Text = "App Id"; 421 this.label4.Text = "App Id";
435 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 422 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
436 // 423 //
437 // appIdTextBox 424 // appIdTextBox
438 // 425 //
439 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 426 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
440 this.appIdTextBox.Location = new System.Drawing.Point(72, 31); 427 this.appIdTextBox.Location = new System.Drawing.Point(65, 39);
441 this.appIdTextBox.Name = "appIdTextBox"; 428 this.appIdTextBox.Name = "appIdTextBox";
442 this.appIdTextBox.Size = new System.Drawing.Size(201, 20); 429 this.appIdTextBox.Size = new System.Drawing.Size(181, 20);
443 this.appIdTextBox.TabIndex = 1; 430 this.appIdTextBox.TabIndex = 1;
444 // 431 //
445 // label6 432 // label6
446 // 433 //
447 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 434 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
448 this.label6.AutoSize = true; 435 this.label6.AutoSize = true;
449 this.label6.Location = new System.Drawing.Point(3, 118); 436 this.label6.Location = new System.Drawing.Point(3, 140);
450 this.label6.Name = "label6"; 437 this.label6.Name = "label6";
451 this.label6.Size = new System.Drawing.Size(63, 13); 438 this.label6.Size = new System.Drawing.Size(56, 13);
452 this.label6.TabIndex = 2; 439 this.label6.TabIndex = 2;
453 this.label6.Text = "Linger Time"; 440 this.label6.Text = "Timeout";
454 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 441 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
455 // 442 //
456 // lingerTimeTextBox 443 // lingerTimeTextBox
457 // 444 //
458 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 445 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
459 this.lingerTimeTextBox.Location = new System.Drawing.Point(72, 114); 446 this.lingerTimeTextBox.Location = new System.Drawing.Point(65, 137);
460 this.lingerTimeTextBox.Name = "lingerTimeTextBox"; 447 this.lingerTimeTextBox.Name = "lingerTimeTextBox";
461 this.lingerTimeTextBox.Size = new System.Drawing.Size(201, 20); 448 this.lingerTimeTextBox.Size = new System.Drawing.Size(181, 20);
462 this.lingerTimeTextBox.TabIndex = 3; 449 this.lingerTimeTextBox.TabIndex = 3;
463 // 450 //
464 // label7 -  
465 // -  
466 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
467 this.label7.AutoSize = true; -  
468 this.label7.Location = new System.Drawing.Point(3, 202); -  
469 this.label7.Name = "label7"; -  
470 this.label7.Size = new System.Drawing.Size(63, 13); -  
471 this.label7.TabIndex = 4; -  
472 this.label7.Text = "Speak"; -  
473 this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; -  
474 // -  
475 // tableLayoutPanel4 451 // tableLayoutPanel4
476 // 452 //
477 this.tableLayoutPanel4.ColumnCount = 1; 453 this.tableLayoutPanel4.ColumnCount = 1;
478 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 454 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
479 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1); 455 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1);
Line 482... Line 458...
482 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3); 458 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
483 this.tableLayoutPanel4.Name = "tableLayoutPanel4"; 459 this.tableLayoutPanel4.Name = "tableLayoutPanel4";
484 this.tableLayoutPanel4.RowCount = 2; 460 this.tableLayoutPanel4.RowCount = 2;
485 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 461 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
486 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 462 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
487 this.tableLayoutPanel4.Size = new System.Drawing.Size(282, 270); 463 this.tableLayoutPanel4.Size = new System.Drawing.Size(254, 215);
488 this.tableLayoutPanel4.TabIndex = 4; 464 this.tableLayoutPanel4.TabIndex = 4;
489 // 465 //
490 // tableLayoutPanel5 466 // tableLayoutPanel5
491 // 467 //
492 this.tableLayoutPanel5.ColumnCount = 3; 468 this.tableLayoutPanel5.ColumnCount = 3;
Line 494... Line 470...
494 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 470 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
495 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 471 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
496 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0); 472 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0);
497 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0); 473 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0);
498 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; 474 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
499 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 232); 475 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 185);
500 this.tableLayoutPanel5.Name = "tableLayoutPanel5"; 476 this.tableLayoutPanel5.Name = "tableLayoutPanel5";
501 this.tableLayoutPanel5.RowCount = 1; 477 this.tableLayoutPanel5.RowCount = 1;
502 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 478 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
503 this.tableLayoutPanel5.Size = new System.Drawing.Size(276, 35); 479 this.tableLayoutPanel5.Size = new System.Drawing.Size(248, 27);
504 this.tableLayoutPanel5.TabIndex = 0; 480 this.tableLayoutPanel5.TabIndex = 0;
505 // 481 //
506 // button4 482 // button4
507 // 483 //
508 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 484 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
509 this.button4.Location = new System.Drawing.Point(3, 6); 485 this.button4.Location = new System.Drawing.Point(3, 3);
510 this.button4.Name = "button4"; 486 this.button4.Name = "button4";
511 this.button4.Size = new System.Drawing.Size(86, 23); 487 this.button4.Size = new System.Drawing.Size(76, 21);
512 this.button4.TabIndex = 0; 488 this.button4.TabIndex = 0;
513 this.button4.Text = "Add"; 489 this.button4.Text = "Add";
514 this.button4.UseVisualStyleBackColor = true; 490 this.button4.UseVisualStyleBackColor = true;
515 this.button4.Click += new System.EventHandler(this.Button4_Click); 491 this.button4.Click += new System.EventHandler(this.Button4_Click);
516 // 492 //
517 // button3 493 // button3
518 // 494 //
519 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 495 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
520 this.button3.Location = new System.Drawing.Point(187, 6); 496 this.button3.Location = new System.Drawing.Point(167, 3);
521 this.button3.Name = "button3"; 497 this.button3.Name = "button3";
522 this.button3.Size = new System.Drawing.Size(86, 23); 498 this.button3.Size = new System.Drawing.Size(78, 21);
523 this.button3.TabIndex = 0; 499 this.button3.TabIndex = 0;
524 this.button3.Text = "Remove"; 500 this.button3.Text = "Remove";
525 this.button3.UseVisualStyleBackColor = true; 501 this.button3.UseVisualStyleBackColor = true;
526 this.button3.Click += new System.EventHandler(this.Button3_Click); 502 this.button3.Click += new System.EventHandler(this.Button3_Click);
527 // 503 //
Line 529... Line 505...
529 // 505 //
530 this.groupBox4.Controls.Add(this.listBox2); 506 this.groupBox4.Controls.Add(this.listBox2);
531 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; 507 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
532 this.groupBox4.Location = new System.Drawing.Point(3, 3); 508 this.groupBox4.Location = new System.Drawing.Point(3, 3);
533 this.groupBox4.Name = "groupBox4"; 509 this.groupBox4.Name = "groupBox4";
534 this.groupBox4.Size = new System.Drawing.Size(276, 223); 510 this.groupBox4.Size = new System.Drawing.Size(248, 176);
535 this.groupBox4.TabIndex = 4; 511 this.groupBox4.TabIndex = 4;
536 this.groupBox4.TabStop = false; 512 this.groupBox4.TabStop = false;
537 this.groupBox4.Text = "Application Id"; 513 this.groupBox4.Text = "Application Id";
538 // 514 //
539 // listBox2 515 // listBox2
540 // 516 //
541 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill; 517 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill;
542 this.listBox2.FormattingEnabled = true; 518 this.listBox2.FormattingEnabled = true;
543 this.listBox2.Location = new System.Drawing.Point(3, 16); 519 this.listBox2.Location = new System.Drawing.Point(3, 16);
544 this.listBox2.Name = "listBox2"; 520 this.listBox2.Name = "listBox2";
545 this.listBox2.Size = new System.Drawing.Size(270, 204); 521 this.listBox2.Size = new System.Drawing.Size(242, 157);
546 this.listBox2.TabIndex = 0; 522 this.listBox2.TabIndex = 0;
547 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged); 523 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged);
548 // 524 //
549 // SettingsForm 525 // SettingsForm
550 // 526 //
551 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 527 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
552 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 528 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
553 this.ClientSize = new System.Drawing.Size(584, 302); 529 this.ClientSize = new System.Drawing.Size(529, 247);
554 this.Controls.Add(this.tabControl1); 530 this.Controls.Add(this.tabControl1);
555 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 531 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
-   532 this.MaximumSize = new System.Drawing.Size(545, 285);
556 this.MinimumSize = new System.Drawing.Size(600, 340); 533 this.MinimumSize = new System.Drawing.Size(545, 285);
557 this.Name = "SettingsForm"; 534 this.Name = "SettingsForm";
558 this.Text = "Winify: Settings"; 535 this.Text = "Winify: Settings";
559 this.tabControl1.ResumeLayout(false); 536 this.tabControl1.ResumeLayout(false);
560 this.tabPage2.ResumeLayout(false); 537 this.tabPage2.ResumeLayout(false);
561 this.flowLayoutPanel2.ResumeLayout(false); 538 this.flowLayoutPanel2.ResumeLayout(false);
Line 608... Line 585...
608 private System.Windows.Forms.TabPage tabPage3; 585 private System.Windows.Forms.TabPage tabPage3;
609 private System.Windows.Forms.GroupBox groupBox5; 586 private System.Windows.Forms.GroupBox groupBox5;
610 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7; 587 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
611 private System.Windows.Forms.GroupBox groupBox2; 588 private System.Windows.Forms.GroupBox groupBox2;
612 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; 589 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
613 private System.Windows.Forms.TextBox speakTextBox; -  
614 private System.Windows.Forms.Label label4; 590 private System.Windows.Forms.Label label4;
615 private System.Windows.Forms.TextBox appIdTextBox; 591 private System.Windows.Forms.TextBox appIdTextBox;
616 private System.Windows.Forms.Label label6; 592 private System.Windows.Forms.Label label6;
617 private System.Windows.Forms.TextBox lingerTimeTextBox; 593 private System.Windows.Forms.TextBox lingerTimeTextBox;
618 private System.Windows.Forms.Label label7; -  
619 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; 594 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
620 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; 595 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
621 private System.Windows.Forms.Button button4; 596 private System.Windows.Forms.Button button4;
622 private System.Windows.Forms.Button button3; 597 private System.Windows.Forms.Button button3;
623 private System.Windows.Forms.GroupBox groupBox4; 598 private System.Windows.Forms.GroupBox groupBox4;