Winify – Diff between revs 15 and 21

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