Winify – Blame information for rev 59

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