Winify – Diff between revs 30 and 44

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 30 Rev 44
1  1 
2 namespace Winify.Settings 2 namespace Winify.Settings
3 { 3 {
4 partial class SettingsForm 4 partial class SettingsForm
5 { 5 {
6 /// <summary> 6 /// <summary>
7 /// Required designer variable. 7 /// Required designer variable.
8 /// </summary> 8 /// </summary>
9 private System.ComponentModel.IContainer components = null; 9 private System.ComponentModel.IContainer components = null;
10   10  
11 /// <summary> 11 /// <summary>
12 /// Clean up any resources being used. 12 /// Clean up any resources being used.
13 /// </summary> 13 /// </summary>
14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 14 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
15 protected override void Dispose(bool disposing) 15 protected override void Dispose(bool disposing)
16 { 16 {
17 if (disposing && (components != null)) 17 if (disposing && (components != null))
18 { 18 {
19 components.Dispose(); 19 components.Dispose();
20 } 20 }
21 base.Dispose(disposing); 21 base.Dispose(disposing);
22 } 22 }
23   23  
24 #region Windows Form Designer generated code 24 #region Windows Form Designer generated code
25   25  
26 /// <summary> 26 /// <summary>
27 /// Required method for Designer support - do not modify 27 /// Required method for Designer support - do not modify
28 /// the contents of this method with the code editor. 28 /// the contents of this method with the code editor.
29 /// </summary> 29 /// </summary>
30 private void InitializeComponent() 30 private void InitializeComponent()
31 { 31 {
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
33 this.tabControl1 = new System.Windows.Forms.TabControl(); 33 this.tabControl1 = new System.Windows.Forms.TabControl();
34 this.tabPage2 = new System.Windows.Forms.TabPage(); 34 this.tabPage2 = new System.Windows.Forms.TabPage();
35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); 35 this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
36 this.groupBox3 = new System.Windows.Forms.GroupBox(); 36 this.groupBox3 = new System.Windows.Forms.GroupBox();
37 this.checkBox1 = new System.Windows.Forms.CheckBox(); 37 this.checkBox1 = new System.Windows.Forms.CheckBox();
38 this.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.groupBox1 = new System.Windows.Forms.GroupBox(); 40 this.groupBox1 = new System.Windows.Forms.GroupBox();
41 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 41 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
42 this.serverNameTextBox = new System.Windows.Forms.TextBox(); 42 this.serverNameTextBox = new System.Windows.Forms.TextBox();
43 this.label5 = new System.Windows.Forms.Label(); 43 this.label5 = new System.Windows.Forms.Label();
44 this.label3 = new System.Windows.Forms.Label(); 44 this.label3 = new System.Windows.Forms.Label();
45 this.serverUrlTextBox = new System.Windows.Forms.TextBox(); 45 this.serverUrlTextBox = new System.Windows.Forms.TextBox();
46 this.label1 = new System.Windows.Forms.Label(); 46 this.label1 = new System.Windows.Forms.Label();
47 this.serverUsernameTextBox = new System.Windows.Forms.TextBox(); 47 this.serverUsernameTextBox = new System.Windows.Forms.TextBox();
48 this.label2 = new System.Windows.Forms.Label(); 48 this.label2 = new System.Windows.Forms.Label();
49 this.serverPasswordTextBox = new System.Windows.Forms.TextBox(); 49 this.serverPasswordTextBox = new System.Windows.Forms.TextBox();
50 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 50 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
51 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); 51 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
52 this.button1 = new System.Windows.Forms.Button(); 52 this.button1 = new System.Windows.Forms.Button();
53 this.button2 = new System.Windows.Forms.Button(); 53 this.button2 = new System.Windows.Forms.Button();
54 this.groupBox5 = new System.Windows.Forms.GroupBox(); 54 this.groupBox5 = new System.Windows.Forms.GroupBox();
55 this.listBox1 = new System.Windows.Forms.ListBox(); 55 this.listBox1 = new System.Windows.Forms.ListBox();
56 this.tabPage3 = new System.Windows.Forms.TabPage(); 56 this.tabPage3 = new System.Windows.Forms.TabPage();
57 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); 57 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
58 this.groupBox2 = new System.Windows.Forms.GroupBox(); 58 this.groupBox2 = new System.Windows.Forms.GroupBox();
59 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); 59 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
60 this.label4 = new System.Windows.Forms.Label(); 60 this.label4 = new System.Windows.Forms.Label();
61 this.appIdTextBox = new System.Windows.Forms.TextBox(); 61 this.appIdTextBox = new System.Windows.Forms.TextBox();
62 this.label6 = new System.Windows.Forms.Label(); 62 this.label6 = new System.Windows.Forms.Label();
63 this.lingerTimeTextBox = new System.Windows.Forms.TextBox(); 63 this.lingerTimeTextBox = new System.Windows.Forms.TextBox();
64 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 64 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
65 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); 65 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
66 this.button4 = new System.Windows.Forms.Button(); 66 this.button4 = new System.Windows.Forms.Button();
67 this.button3 = new System.Windows.Forms.Button(); 67 this.button3 = new System.Windows.Forms.Button();
68 this.groupBox4 = new System.Windows.Forms.GroupBox(); 68 this.groupBox4 = new System.Windows.Forms.GroupBox();
69 this.listBox2 = new System.Windows.Forms.ListBox(); 69 this.listBox2 = new System.Windows.Forms.ListBox();
70 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 70 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
71 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 71 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
72 this.button5 = new System.Windows.Forms.Button(); 72 this.button5 = new System.Windows.Forms.Button();
73 this.button6 = new System.Windows.Forms.Button(); 73 this.button6 = new System.Windows.Forms.Button();
-   74 this.groupBox6 = new System.Windows.Forms.GroupBox();
-   75 this.checkBox2 = new System.Windows.Forms.CheckBox();
-   76 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
74 this.tabControl1.SuspendLayout(); 77 this.tabControl1.SuspendLayout();
75 this.tabPage2.SuspendLayout(); 78 this.tabPage2.SuspendLayout();
76 this.flowLayoutPanel2.SuspendLayout(); 79 this.flowLayoutPanel2.SuspendLayout();
77 this.groupBox3.SuspendLayout(); 80 this.groupBox3.SuspendLayout();
78 this.tabPage1.SuspendLayout(); 81 this.tabPage1.SuspendLayout();
79 this.tableLayoutPanel3.SuspendLayout(); 82 this.tableLayoutPanel3.SuspendLayout();
80 this.groupBox1.SuspendLayout(); 83 this.groupBox1.SuspendLayout();
81 this.tableLayoutPanel2.SuspendLayout(); 84 this.tableLayoutPanel2.SuspendLayout();
82 this.tableLayoutPanel1.SuspendLayout(); 85 this.tableLayoutPanel1.SuspendLayout();
83 this.tableLayoutPanel6.SuspendLayout(); 86 this.tableLayoutPanel6.SuspendLayout();
84 this.groupBox5.SuspendLayout(); 87 this.groupBox5.SuspendLayout();
85 this.tabPage3.SuspendLayout(); 88 this.tabPage3.SuspendLayout();
86 this.tableLayoutPanel7.SuspendLayout(); 89 this.tableLayoutPanel7.SuspendLayout();
87 this.groupBox2.SuspendLayout(); 90 this.groupBox2.SuspendLayout();
88 this.tableLayoutPanel10.SuspendLayout(); 91 this.tableLayoutPanel10.SuspendLayout();
89 this.tableLayoutPanel4.SuspendLayout(); 92 this.tableLayoutPanel4.SuspendLayout();
90 this.tableLayoutPanel5.SuspendLayout(); 93 this.tableLayoutPanel5.SuspendLayout();
91 this.groupBox4.SuspendLayout(); 94 this.groupBox4.SuspendLayout();
92 this.tableLayoutPanel8.SuspendLayout(); 95 this.tableLayoutPanel8.SuspendLayout();
93 this.tableLayoutPanel9.SuspendLayout(); 96 this.tableLayoutPanel9.SuspendLayout();
-   97 this.groupBox6.SuspendLayout();
-   98 this.tableLayoutPanel11.SuspendLayout();
94 this.SuspendLayout(); 99 this.SuspendLayout();
95 // 100 //
96 // tabControl1 101 // tabControl1
97 // 102 //
98 this.tabControl1.Controls.Add(this.tabPage2); 103 this.tabControl1.Controls.Add(this.tabPage2);
99 this.tabControl1.Controls.Add(this.tabPage1); 104 this.tabControl1.Controls.Add(this.tabPage1);
100 this.tabControl1.Controls.Add(this.tabPage3); 105 this.tabControl1.Controls.Add(this.tabPage3);
101 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 106 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
102 this.tabControl1.Location = new System.Drawing.Point(3, 3); 107 this.tabControl1.Location = new System.Drawing.Point(3, 3);
103 this.tabControl1.Name = "tabControl1"; 108 this.tabControl1.Name = "tabControl1";
104 this.tabControl1.SelectedIndex = 0; 109 this.tabControl1.SelectedIndex = 0;
105 this.tabControl1.Size = new System.Drawing.Size(546, 269); 110 this.tabControl1.Size = new System.Drawing.Size(546, 269);
106 this.tabControl1.TabIndex = 0; 111 this.tabControl1.TabIndex = 0;
107 // 112 //
108 // tabPage2 113 // tabPage2
109 // 114 //
110 this.tabPage2.Controls.Add(this.flowLayoutPanel2); 115 this.tabPage2.Controls.Add(this.flowLayoutPanel2);
111 this.tabPage2.Location = new System.Drawing.Point(4, 22); 116 this.tabPage2.Location = new System.Drawing.Point(4, 22);
112 this.tabPage2.Name = "tabPage2"; 117 this.tabPage2.Name = "tabPage2";
113 this.tabPage2.Size = new System.Drawing.Size(538, 243); 118 this.tabPage2.Size = new System.Drawing.Size(538, 243);
114 this.tabPage2.TabIndex = 1; 119 this.tabPage2.TabIndex = 1;
115 this.tabPage2.Text = "Application"; 120 this.tabPage2.Text = "Application";
116 this.tabPage2.UseVisualStyleBackColor = true; 121 this.tabPage2.UseVisualStyleBackColor = true;
117 // 122 //
118 // flowLayoutPanel2 123 // flowLayoutPanel2
119 // 124 //
120 this.flowLayoutPanel2.Controls.Add(this.groupBox3); 125 this.flowLayoutPanel2.Controls.Add(this.groupBox3);
-   126 this.flowLayoutPanel2.Controls.Add(this.groupBox6);
121 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 127 this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
122 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); 128 this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
123 this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 129 this.flowLayoutPanel2.Name = "flowLayoutPanel2";
124 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243); 130 this.flowLayoutPanel2.Size = new System.Drawing.Size(538, 243);
125 this.flowLayoutPanel2.TabIndex = 0; 131 this.flowLayoutPanel2.TabIndex = 0;
126 // 132 //
127 // groupBox3 133 // groupBox3
128 // 134 //
129 this.groupBox3.Controls.Add(this.checkBox1); 135 this.groupBox3.Controls.Add(this.checkBox1);
130 this.groupBox3.Location = new System.Drawing.Point(3, 3); 136 this.groupBox3.Location = new System.Drawing.Point(3, 3);
131 this.groupBox3.Name = "groupBox3"; 137 this.groupBox3.Name = "groupBox3";
132 this.groupBox3.Size = new System.Drawing.Size(253, 53); 138 this.groupBox3.Size = new System.Drawing.Size(253, 53);
133 this.groupBox3.TabIndex = 0; 139 this.groupBox3.TabIndex = 0;
134 this.groupBox3.TabStop = false; 140 this.groupBox3.TabStop = false;
135 this.groupBox3.Text = "Startup"; 141 this.groupBox3.Text = "Startup";
136 // 142 //
137 // checkBox1 143 // checkBox1
138 // 144 //
139 this.checkBox1.AutoSize = true; 145 this.checkBox1.AutoSize = true;
140 this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill; 146 this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill;
141 this.checkBox1.Location = new System.Drawing.Point(3, 16); 147 this.checkBox1.Location = new System.Drawing.Point(3, 16);
142 this.checkBox1.Name = "checkBox1"; 148 this.checkBox1.Name = "checkBox1";
143 this.checkBox1.Size = new System.Drawing.Size(247, 34); 149 this.checkBox1.Size = new System.Drawing.Size(247, 34);
144 this.checkBox1.TabIndex = 0; 150 this.checkBox1.TabIndex = 0;
145 this.checkBox1.Text = "Launch on Windows boot"; 151 this.checkBox1.Text = "Launch on Windows boot";
146 this.checkBox1.UseVisualStyleBackColor = true; 152 this.checkBox1.UseVisualStyleBackColor = true;
147 this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged); 153 this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged);
148 // 154 //
149 // tabPage1 155 // tabPage1
150 // 156 //
151 this.tabPage1.Controls.Add(this.tableLayoutPanel3); 157 this.tabPage1.Controls.Add(this.tableLayoutPanel3);
152 this.tabPage1.Location = new System.Drawing.Point(4, 22); 158 this.tabPage1.Location = new System.Drawing.Point(4, 22);
153 this.tabPage1.Name = "tabPage1"; 159 this.tabPage1.Name = "tabPage1";
154 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 160 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
155 this.tabPage1.Size = new System.Drawing.Size(538, 243); 161 this.tabPage1.Size = new System.Drawing.Size(538, 243);
156 this.tabPage1.TabIndex = 0; 162 this.tabPage1.TabIndex = 0;
157 this.tabPage1.Text = "Servers"; 163 this.tabPage1.Text = "Servers";
158 this.tabPage1.UseVisualStyleBackColor = true; 164 this.tabPage1.UseVisualStyleBackColor = true;
159 // 165 //
160 // tableLayoutPanel3 166 // tableLayoutPanel3
161 // 167 //
162 this.tableLayoutPanel3.ColumnCount = 2; 168 this.tableLayoutPanel3.ColumnCount = 2;
163 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 169 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)); 170 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
165 this.tableLayoutPanel3.Controls.Add(this.groupBox1, 1, 0); 171 this.tableLayoutPanel3.Controls.Add(this.groupBox1, 1, 0);
166 this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 0); 172 this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 0);
167 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; 173 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
168 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); 174 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
169 this.tableLayoutPanel3.Name = "tableLayoutPanel3"; 175 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
170 this.tableLayoutPanel3.RowCount = 1; 176 this.tableLayoutPanel3.RowCount = 1;
171 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 177 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
172 this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 237); 178 this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 237);
173 this.tableLayoutPanel3.TabIndex = 2; 179 this.tableLayoutPanel3.TabIndex = 2;
174 // 180 //
175 // groupBox1 181 // groupBox1
176 // 182 //
177 this.groupBox1.Controls.Add(this.tableLayoutPanel2); 183 this.groupBox1.Controls.Add(this.tableLayoutPanel2);
178 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; 184 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
179 this.groupBox1.Location = new System.Drawing.Point(269, 3); 185 this.groupBox1.Location = new System.Drawing.Point(269, 3);
180 this.groupBox1.Name = "groupBox1"; 186 this.groupBox1.Name = "groupBox1";
181 this.groupBox1.Size = new System.Drawing.Size(260, 231); 187 this.groupBox1.Size = new System.Drawing.Size(260, 231);
182 this.groupBox1.TabIndex = 0; 188 this.groupBox1.TabIndex = 0;
183 this.groupBox1.TabStop = false; 189 this.groupBox1.TabStop = false;
184 this.groupBox1.Text = "Server Settings"; 190 this.groupBox1.Text = "Server Settings";
185 // 191 //
186 // tableLayoutPanel2 192 // tableLayoutPanel2
187 // 193 //
188 this.tableLayoutPanel2.ColumnCount = 2; 194 this.tableLayoutPanel2.ColumnCount = 2;
189 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 195 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
190 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); 196 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
191 this.tableLayoutPanel2.Controls.Add(this.serverNameTextBox, 1, 0); 197 this.tableLayoutPanel2.Controls.Add(this.serverNameTextBox, 1, 0);
192 this.tableLayoutPanel2.Controls.Add(this.label5, 0, 0); 198 this.tableLayoutPanel2.Controls.Add(this.label5, 0, 0);
193 this.tableLayoutPanel2.Controls.Add(this.label3, 0, 1); 199 this.tableLayoutPanel2.Controls.Add(this.label3, 0, 1);
194 this.tableLayoutPanel2.Controls.Add(this.serverUrlTextBox, 1, 1); 200 this.tableLayoutPanel2.Controls.Add(this.serverUrlTextBox, 1, 1);
195 this.tableLayoutPanel2.Controls.Add(this.label1, 0, 2); 201 this.tableLayoutPanel2.Controls.Add(this.label1, 0, 2);
196 this.tableLayoutPanel2.Controls.Add(this.serverUsernameTextBox, 1, 2); 202 this.tableLayoutPanel2.Controls.Add(this.serverUsernameTextBox, 1, 2);
197 this.tableLayoutPanel2.Controls.Add(this.label2, 0, 3); 203 this.tableLayoutPanel2.Controls.Add(this.label2, 0, 3);
198 this.tableLayoutPanel2.Controls.Add(this.serverPasswordTextBox, 1, 3); 204 this.tableLayoutPanel2.Controls.Add(this.serverPasswordTextBox, 1, 3);
199 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; 205 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
200 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16); 206 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 16);
201 this.tableLayoutPanel2.Name = "tableLayoutPanel2"; 207 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
202 this.tableLayoutPanel2.RowCount = 4; 208 this.tableLayoutPanel2.RowCount = 4;
203 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 209 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)); 210 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
205 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 211 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
206 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); 212 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
207 this.tableLayoutPanel2.Size = new System.Drawing.Size(254, 212); 213 this.tableLayoutPanel2.Size = new System.Drawing.Size(254, 212);
208 this.tableLayoutPanel2.TabIndex = 0; 214 this.tableLayoutPanel2.TabIndex = 0;
209 // 215 //
210 // serverNameTextBox 216 // serverNameTextBox
211 // 217 //
212 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 218 this.serverNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
213 this.serverNameTextBox.Location = new System.Drawing.Point(66, 16); 219 this.serverNameTextBox.Location = new System.Drawing.Point(66, 16);
214 this.serverNameTextBox.Name = "serverNameTextBox"; 220 this.serverNameTextBox.Name = "serverNameTextBox";
215 this.serverNameTextBox.Size = new System.Drawing.Size(185, 20); 221 this.serverNameTextBox.Size = new System.Drawing.Size(185, 20);
216 this.serverNameTextBox.TabIndex = 1; 222 this.serverNameTextBox.TabIndex = 1;
217 // 223 //
218 // label5 224 // label5
219 // 225 //
220 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 226 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
221 this.label5.AutoSize = true; 227 this.label5.AutoSize = true;
222 this.label5.Location = new System.Drawing.Point(3, 20); 228 this.label5.Location = new System.Drawing.Point(3, 20);
223 this.label5.Name = "label5"; 229 this.label5.Name = "label5";
224 this.label5.Size = new System.Drawing.Size(57, 13); 230 this.label5.Size = new System.Drawing.Size(57, 13);
225 this.label5.TabIndex = 3; 231 this.label5.TabIndex = 3;
226 this.label5.Text = "Name"; 232 this.label5.Text = "Name";
227 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 233 this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
228 // 234 //
229 // label3 235 // label3
230 // 236 //
231 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 237 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
232 this.label3.AutoSize = true; 238 this.label3.AutoSize = true;
233 this.label3.Location = new System.Drawing.Point(3, 73); 239 this.label3.Location = new System.Drawing.Point(3, 73);
234 this.label3.Name = "label3"; 240 this.label3.Name = "label3";
235 this.label3.Size = new System.Drawing.Size(57, 13); 241 this.label3.Size = new System.Drawing.Size(57, 13);
236 this.label3.TabIndex = 2; 242 this.label3.TabIndex = 2;
237 this.label3.Text = "URL"; 243 this.label3.Text = "URL";
238 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 244 this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
239 // 245 //
240 // serverUrlTextBox 246 // serverUrlTextBox
241 // 247 //
242 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 248 this.serverUrlTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
243 this.serverUrlTextBox.Location = new System.Drawing.Point(66, 69); 249 this.serverUrlTextBox.Location = new System.Drawing.Point(66, 69);
244 this.serverUrlTextBox.Name = "serverUrlTextBox"; 250 this.serverUrlTextBox.Name = "serverUrlTextBox";
245 this.serverUrlTextBox.Size = new System.Drawing.Size(185, 20); 251 this.serverUrlTextBox.Size = new System.Drawing.Size(185, 20);
246 this.serverUrlTextBox.TabIndex = 2; 252 this.serverUrlTextBox.TabIndex = 2;
247 // 253 //
248 // label1 254 // label1
249 // 255 //
250 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 256 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
251 this.label1.AutoSize = true; 257 this.label1.AutoSize = true;
252 this.label1.Location = new System.Drawing.Point(3, 126); 258 this.label1.Location = new System.Drawing.Point(3, 126);
253 this.label1.Name = "label1"; 259 this.label1.Name = "label1";
254 this.label1.Size = new System.Drawing.Size(57, 13); 260 this.label1.Size = new System.Drawing.Size(57, 13);
255 this.label1.TabIndex = 5; 261 this.label1.TabIndex = 5;
256 this.label1.Text = "Username"; 262 this.label1.Text = "Username";
257 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 263 this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
258 // 264 //
259 // serverUsernameTextBox 265 // serverUsernameTextBox
260 // 266 //
261 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 267 this.serverUsernameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
262 this.serverUsernameTextBox.Location = new System.Drawing.Point(66, 122); 268 this.serverUsernameTextBox.Location = new System.Drawing.Point(66, 122);
263 this.serverUsernameTextBox.Name = "serverUsernameTextBox"; 269 this.serverUsernameTextBox.Name = "serverUsernameTextBox";
264 this.serverUsernameTextBox.Size = new System.Drawing.Size(185, 20); 270 this.serverUsernameTextBox.Size = new System.Drawing.Size(185, 20);
265 this.serverUsernameTextBox.TabIndex = 4; 271 this.serverUsernameTextBox.TabIndex = 4;
266 // 272 //
267 // label2 273 // label2
268 // 274 //
269 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 275 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
270 this.label2.AutoSize = true; 276 this.label2.AutoSize = true;
271 this.label2.Location = new System.Drawing.Point(3, 179); 277 this.label2.Location = new System.Drawing.Point(3, 179);
272 this.label2.Name = "label2"; 278 this.label2.Name = "label2";
273 this.label2.Size = new System.Drawing.Size(57, 13); 279 this.label2.Size = new System.Drawing.Size(57, 13);
274 this.label2.TabIndex = 7; 280 this.label2.TabIndex = 7;
275 this.label2.Text = "Password"; 281 this.label2.Text = "Password";
276 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 282 this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
277 // 283 //
278 // serverPasswordTextBox 284 // serverPasswordTextBox
279 // 285 //
280 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 286 this.serverPasswordTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
281 this.serverPasswordTextBox.Location = new System.Drawing.Point(66, 175); 287 this.serverPasswordTextBox.Location = new System.Drawing.Point(66, 175);
282 this.serverPasswordTextBox.Name = "serverPasswordTextBox"; 288 this.serverPasswordTextBox.Name = "serverPasswordTextBox";
283 this.serverPasswordTextBox.PasswordChar = '*'; 289 this.serverPasswordTextBox.PasswordChar = '*';
284 this.serverPasswordTextBox.Size = new System.Drawing.Size(185, 20); 290 this.serverPasswordTextBox.Size = new System.Drawing.Size(185, 20);
285 this.serverPasswordTextBox.TabIndex = 5; 291 this.serverPasswordTextBox.TabIndex = 5;
286 // 292 //
287 // tableLayoutPanel1 293 // tableLayoutPanel1
288 // 294 //
289 this.tableLayoutPanel1.ColumnCount = 1; 295 this.tableLayoutPanel1.ColumnCount = 1;
290 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 296 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
291 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel6, 0, 1); 297 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel6, 0, 1);
292 this.tableLayoutPanel1.Controls.Add(this.groupBox5, 0, 0); 298 this.tableLayoutPanel1.Controls.Add(this.groupBox5, 0, 0);
293 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; 299 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
294 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3); 300 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
295 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; 301 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
296 this.tableLayoutPanel1.RowCount = 2; 302 this.tableLayoutPanel1.RowCount = 2;
297 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 303 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
298 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 304 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
299 this.tableLayoutPanel1.Size = new System.Drawing.Size(260, 231); 305 this.tableLayoutPanel1.Size = new System.Drawing.Size(260, 231);
300 this.tableLayoutPanel1.TabIndex = 1; 306 this.tableLayoutPanel1.TabIndex = 1;
301 // 307 //
302 // tableLayoutPanel6 308 // tableLayoutPanel6
303 // 309 //
304 this.tableLayoutPanel6.ColumnCount = 3; 310 this.tableLayoutPanel6.ColumnCount = 3;
305 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 311 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
306 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 312 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
307 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 313 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
308 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0); 314 this.tableLayoutPanel6.Controls.Add(this.button1, 0, 0);
309 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0); 315 this.tableLayoutPanel6.Controls.Add(this.button2, 2, 0);
310 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; 316 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
311 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 199); 317 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 199);
312 this.tableLayoutPanel6.Name = "tableLayoutPanel6"; 318 this.tableLayoutPanel6.Name = "tableLayoutPanel6";
313 this.tableLayoutPanel6.RowCount = 1; 319 this.tableLayoutPanel6.RowCount = 1;
314 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 320 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
315 this.tableLayoutPanel6.Size = new System.Drawing.Size(254, 29); 321 this.tableLayoutPanel6.Size = new System.Drawing.Size(254, 29);
316 this.tableLayoutPanel6.TabIndex = 1; 322 this.tableLayoutPanel6.TabIndex = 1;
317 // 323 //
318 // button1 324 // button1
319 // 325 //
320 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 326 this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
321 this.button1.Location = new System.Drawing.Point(3, 3); 327 this.button1.Location = new System.Drawing.Point(3, 3);
322 this.button1.Name = "button1"; 328 this.button1.Name = "button1";
323 this.button1.Size = new System.Drawing.Size(78, 23); 329 this.button1.Size = new System.Drawing.Size(78, 23);
324 this.button1.TabIndex = 6; 330 this.button1.TabIndex = 6;
325 this.button1.Text = "Add"; 331 this.button1.Text = "Add";
326 this.button1.UseVisualStyleBackColor = true; 332 this.button1.UseVisualStyleBackColor = true;
327 this.button1.Click += new System.EventHandler(this.Button1_Click); 333 this.button1.Click += new System.EventHandler(this.Button1_Click);
328 // 334 //
329 // button2 335 // button2
330 // 336 //
331 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 337 this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
332 this.button2.Location = new System.Drawing.Point(171, 3); 338 this.button2.Location = new System.Drawing.Point(171, 3);
333 this.button2.Name = "button2"; 339 this.button2.Name = "button2";
334 this.button2.Size = new System.Drawing.Size(80, 23); 340 this.button2.Size = new System.Drawing.Size(80, 23);
335 this.button2.TabIndex = 0; 341 this.button2.TabIndex = 0;
336 this.button2.Text = "Remove"; 342 this.button2.Text = "Remove";
337 this.button2.UseVisualStyleBackColor = true; 343 this.button2.UseVisualStyleBackColor = true;
338 this.button2.Click += new System.EventHandler(this.Button2_Click); 344 this.button2.Click += new System.EventHandler(this.Button2_Click);
339 // 345 //
340 // groupBox5 346 // groupBox5
341 // 347 //
342 this.groupBox5.Controls.Add(this.listBox1); 348 this.groupBox5.Controls.Add(this.listBox1);
343 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; 349 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
344 this.groupBox5.Location = new System.Drawing.Point(3, 3); 350 this.groupBox5.Location = new System.Drawing.Point(3, 3);
345 this.groupBox5.Name = "groupBox5"; 351 this.groupBox5.Name = "groupBox5";
346 this.groupBox5.Size = new System.Drawing.Size(254, 190); 352 this.groupBox5.Size = new System.Drawing.Size(254, 190);
347 this.groupBox5.TabIndex = 2; 353 this.groupBox5.TabIndex = 2;
348 this.groupBox5.TabStop = false; 354 this.groupBox5.TabStop = false;
349 this.groupBox5.Text = "Gotify Servers"; 355 this.groupBox5.Text = "Gotify Servers";
350 // 356 //
351 // listBox1 357 // listBox1
352 // 358 //
353 this.listBox1.DisplayMember = "Name"; 359 this.listBox1.DisplayMember = "Name";
354 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill; 360 this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
355 this.listBox1.FormattingEnabled = true; 361 this.listBox1.FormattingEnabled = true;
356 this.listBox1.Location = new System.Drawing.Point(3, 16); 362 this.listBox1.Location = new System.Drawing.Point(3, 16);
357 this.listBox1.Name = "listBox1"; 363 this.listBox1.Name = "listBox1";
358 this.listBox1.Size = new System.Drawing.Size(248, 171); 364 this.listBox1.Size = new System.Drawing.Size(248, 171);
359 this.listBox1.TabIndex = 0; 365 this.listBox1.TabIndex = 0;
360 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged); 366 this.listBox1.SelectedIndexChanged += new System.EventHandler(this.ListBox1_SelectedIndexChanged);
361 // 367 //
362 // tabPage3 368 // tabPage3
363 // 369 //
364 this.tabPage3.Controls.Add(this.tableLayoutPanel7); 370 this.tabPage3.Controls.Add(this.tableLayoutPanel7);
365 this.tabPage3.Location = new System.Drawing.Point(4, 22); 371 this.tabPage3.Location = new System.Drawing.Point(4, 22);
366 this.tabPage3.Name = "tabPage3"; 372 this.tabPage3.Name = "tabPage3";
367 this.tabPage3.Size = new System.Drawing.Size(538, 243); 373 this.tabPage3.Size = new System.Drawing.Size(538, 243);
368 this.tabPage3.TabIndex = 2; 374 this.tabPage3.TabIndex = 2;
369 this.tabPage3.Text = "Announcements"; 375 this.tabPage3.Text = "Announcements";
370 this.tabPage3.UseVisualStyleBackColor = true; 376 this.tabPage3.UseVisualStyleBackColor = true;
371 // 377 //
372 // tableLayoutPanel7 378 // tableLayoutPanel7
373 // 379 //
374 this.tableLayoutPanel7.ColumnCount = 2; 380 this.tableLayoutPanel7.ColumnCount = 2;
375 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 381 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
376 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 382 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
377 this.tableLayoutPanel7.Controls.Add(this.groupBox2, 1, 0); 383 this.tableLayoutPanel7.Controls.Add(this.groupBox2, 1, 0);
378 this.tableLayoutPanel7.Controls.Add(this.tableLayoutPanel4, 0, 0); 384 this.tableLayoutPanel7.Controls.Add(this.tableLayoutPanel4, 0, 0);
379 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill; 385 this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
380 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0); 386 this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
381 this.tableLayoutPanel7.Name = "tableLayoutPanel7"; 387 this.tableLayoutPanel7.Name = "tableLayoutPanel7";
382 this.tableLayoutPanel7.RowCount = 1; 388 this.tableLayoutPanel7.RowCount = 1;
383 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 389 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
384 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 241F)); 390 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 243F));
385 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243); 391 this.tableLayoutPanel7.Size = new System.Drawing.Size(538, 243);
386 this.tableLayoutPanel7.TabIndex = 0; 392 this.tableLayoutPanel7.TabIndex = 0;
387 // 393 //
388 // groupBox2 394 // groupBox2
389 // 395 //
390 this.groupBox2.Controls.Add(this.tableLayoutPanel10); 396 this.groupBox2.Controls.Add(this.tableLayoutPanel10);
391 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; 397 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
392 this.groupBox2.Location = new System.Drawing.Point(272, 3); 398 this.groupBox2.Location = new System.Drawing.Point(272, 3);
393 this.groupBox2.Name = "groupBox2"; 399 this.groupBox2.Name = "groupBox2";
394 this.groupBox2.Size = new System.Drawing.Size(263, 237); 400 this.groupBox2.Size = new System.Drawing.Size(263, 237);
395 this.groupBox2.TabIndex = 3; 401 this.groupBox2.TabIndex = 3;
396 this.groupBox2.TabStop = false; 402 this.groupBox2.TabStop = false;
397 this.groupBox2.Text = "Announcement Settings"; 403 this.groupBox2.Text = "Announcement Settings";
398 // 404 //
399 // tableLayoutPanel10 405 // tableLayoutPanel10
400 // 406 //
401 this.tableLayoutPanel10.ColumnCount = 2; 407 this.tableLayoutPanel10.ColumnCount = 2;
402 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); 408 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
403 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); 409 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
404 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0); 410 this.tableLayoutPanel10.Controls.Add(this.label4, 0, 0);
405 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0); 411 this.tableLayoutPanel10.Controls.Add(this.appIdTextBox, 1, 0);
406 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1); 412 this.tableLayoutPanel10.Controls.Add(this.label6, 0, 1);
407 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1); 413 this.tableLayoutPanel10.Controls.Add(this.lingerTimeTextBox, 1, 1);
408 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; 414 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
409 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); 415 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16);
410 this.tableLayoutPanel10.Name = "tableLayoutPanel10"; 416 this.tableLayoutPanel10.Name = "tableLayoutPanel10";
411 this.tableLayoutPanel10.RowCount = 2; 417 this.tableLayoutPanel10.RowCount = 2;
412 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); 418 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)); 419 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
414 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218); 420 this.tableLayoutPanel10.Size = new System.Drawing.Size(257, 218);
415 this.tableLayoutPanel10.TabIndex = 4; 421 this.tableLayoutPanel10.TabIndex = 4;
416 // 422 //
417 // label4 423 // label4
418 // 424 //
419 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 425 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
420 this.label4.AutoSize = true; 426 this.label4.AutoSize = true;
421 this.label4.Location = new System.Drawing.Point(3, 48); 427 this.label4.Location = new System.Drawing.Point(3, 48);
422 this.label4.Name = "label4"; 428 this.label4.Name = "label4";
423 this.label4.Size = new System.Drawing.Size(58, 13); 429 this.label4.Size = new System.Drawing.Size(58, 13);
424 this.label4.TabIndex = 0; 430 this.label4.TabIndex = 0;
425 this.label4.Text = "App Id"; 431 this.label4.Text = "App Id";
426 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 432 this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
427 // 433 //
428 // appIdTextBox 434 // appIdTextBox
429 // 435 //
430 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 436 this.appIdTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
431 this.appIdTextBox.Location = new System.Drawing.Point(67, 44); 437 this.appIdTextBox.Location = new System.Drawing.Point(67, 44);
432 this.appIdTextBox.Name = "appIdTextBox"; 438 this.appIdTextBox.Name = "appIdTextBox";
433 this.appIdTextBox.Size = new System.Drawing.Size(187, 20); 439 this.appIdTextBox.Size = new System.Drawing.Size(187, 20);
434 this.appIdTextBox.TabIndex = 1; 440 this.appIdTextBox.TabIndex = 1;
435 // 441 //
436 // label6 442 // label6
437 // 443 //
438 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 444 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
439 this.label6.AutoSize = true; 445 this.label6.AutoSize = true;
440 this.label6.Location = new System.Drawing.Point(3, 157); 446 this.label6.Location = new System.Drawing.Point(3, 157);
441 this.label6.Name = "label6"; 447 this.label6.Name = "label6";
442 this.label6.Size = new System.Drawing.Size(58, 13); 448 this.label6.Size = new System.Drawing.Size(58, 13);
443 this.label6.TabIndex = 2; 449 this.label6.TabIndex = 2;
444 this.label6.Text = "Timeout"; 450 this.label6.Text = "Timeout";
445 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 451 this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
446 // 452 //
447 // lingerTimeTextBox 453 // lingerTimeTextBox
448 // 454 //
449 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 455 this.lingerTimeTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
450 this.lingerTimeTextBox.Location = new System.Drawing.Point(67, 153); 456 this.lingerTimeTextBox.Location = new System.Drawing.Point(67, 153);
451 this.lingerTimeTextBox.Name = "lingerTimeTextBox"; 457 this.lingerTimeTextBox.Name = "lingerTimeTextBox";
452 this.lingerTimeTextBox.Size = new System.Drawing.Size(187, 20); 458 this.lingerTimeTextBox.Size = new System.Drawing.Size(187, 20);
453 this.lingerTimeTextBox.TabIndex = 3; 459 this.lingerTimeTextBox.TabIndex = 3;
454 // 460 //
455 // tableLayoutPanel4 461 // tableLayoutPanel4
456 // 462 //
457 this.tableLayoutPanel4.ColumnCount = 1; 463 this.tableLayoutPanel4.ColumnCount = 1;
458 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 464 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
459 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1); 465 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1);
460 this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0); 466 this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0);
461 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; 467 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
462 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3); 468 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
463 this.tableLayoutPanel4.Name = "tableLayoutPanel4"; 469 this.tableLayoutPanel4.Name = "tableLayoutPanel4";
464 this.tableLayoutPanel4.RowCount = 2; 470 this.tableLayoutPanel4.RowCount = 2;
465 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F)); 471 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
466 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F)); 472 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
467 this.tableLayoutPanel4.Size = new System.Drawing.Size(263, 237); 473 this.tableLayoutPanel4.Size = new System.Drawing.Size(263, 237);
468 this.tableLayoutPanel4.TabIndex = 4; 474 this.tableLayoutPanel4.TabIndex = 4;
469 // 475 //
470 // tableLayoutPanel5 476 // tableLayoutPanel5
471 // 477 //
472 this.tableLayoutPanel5.ColumnCount = 3; 478 this.tableLayoutPanel5.ColumnCount = 3;
473 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 479 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
474 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 480 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
475 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 481 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
476 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0); 482 this.tableLayoutPanel5.Controls.Add(this.button4, 0, 0);
477 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0); 483 this.tableLayoutPanel5.Controls.Add(this.button3, 2, 0);
478 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; 484 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
479 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 204); 485 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 204);
480 this.tableLayoutPanel5.Name = "tableLayoutPanel5"; 486 this.tableLayoutPanel5.Name = "tableLayoutPanel5";
481 this.tableLayoutPanel5.RowCount = 1; 487 this.tableLayoutPanel5.RowCount = 1;
482 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 488 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
483 this.tableLayoutPanel5.Size = new System.Drawing.Size(257, 30); 489 this.tableLayoutPanel5.Size = new System.Drawing.Size(257, 30);
484 this.tableLayoutPanel5.TabIndex = 0; 490 this.tableLayoutPanel5.TabIndex = 0;
485 // 491 //
486 // button4 492 // button4
487 // 493 //
488 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 494 this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
489 this.button4.Location = new System.Drawing.Point(3, 3); 495 this.button4.Location = new System.Drawing.Point(3, 3);
490 this.button4.Name = "button4"; 496 this.button4.Name = "button4";
491 this.button4.Size = new System.Drawing.Size(74, 23); 497 this.button4.Size = new System.Drawing.Size(74, 23);
492 this.button4.TabIndex = 0; 498 this.button4.TabIndex = 0;
493 this.button4.Text = "Add"; 499 this.button4.Text = "Add";
494 this.button4.UseVisualStyleBackColor = true; 500 this.button4.UseVisualStyleBackColor = true;
495 this.button4.Click += new System.EventHandler(this.Button4_Click); 501 this.button4.Click += new System.EventHandler(this.Button4_Click);
496 // 502 //
497 // button3 503 // button3
498 // 504 //
499 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 505 this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
500 this.button3.Location = new System.Drawing.Point(180, 3); 506 this.button3.Location = new System.Drawing.Point(180, 3);
501 this.button3.Name = "button3"; 507 this.button3.Name = "button3";
502 this.button3.Size = new System.Drawing.Size(74, 23); 508 this.button3.Size = new System.Drawing.Size(74, 23);
503 this.button3.TabIndex = 0; 509 this.button3.TabIndex = 0;
504 this.button3.Text = "Remove"; 510 this.button3.Text = "Remove";
505 this.button3.UseVisualStyleBackColor = true; 511 this.button3.UseVisualStyleBackColor = true;
506 this.button3.Click += new System.EventHandler(this.Button3_Click); 512 this.button3.Click += new System.EventHandler(this.Button3_Click);
507 // 513 //
508 // groupBox4 514 // groupBox4
509 // 515 //
510 this.groupBox4.Controls.Add(this.listBox2); 516 this.groupBox4.Controls.Add(this.listBox2);
511 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; 517 this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
512 this.groupBox4.Location = new System.Drawing.Point(3, 3); 518 this.groupBox4.Location = new System.Drawing.Point(3, 3);
513 this.groupBox4.Name = "groupBox4"; 519 this.groupBox4.Name = "groupBox4";
514 this.groupBox4.Size = new System.Drawing.Size(257, 195); 520 this.groupBox4.Size = new System.Drawing.Size(257, 195);
515 this.groupBox4.TabIndex = 4; 521 this.groupBox4.TabIndex = 4;
516 this.groupBox4.TabStop = false; 522 this.groupBox4.TabStop = false;
517 this.groupBox4.Text = "Application Id"; 523 this.groupBox4.Text = "Application Id";
518 // 524 //
519 // listBox2 525 // listBox2
520 // 526 //
521 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill; 527 this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill;
522 this.listBox2.FormattingEnabled = true; 528 this.listBox2.FormattingEnabled = true;
523 this.listBox2.Location = new System.Drawing.Point(3, 16); 529 this.listBox2.Location = new System.Drawing.Point(3, 16);
524 this.listBox2.Name = "listBox2"; 530 this.listBox2.Name = "listBox2";
525 this.listBox2.Size = new System.Drawing.Size(251, 176); 531 this.listBox2.Size = new System.Drawing.Size(251, 176);
526 this.listBox2.TabIndex = 0; 532 this.listBox2.TabIndex = 0;
527 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged); 533 this.listBox2.SelectedIndexChanged += new System.EventHandler(this.ListBox2_SelectedIndexChanged);
528 // 534 //
529 // tableLayoutPanel8 535 // tableLayoutPanel8
530 // 536 //
531 this.tableLayoutPanel8.ColumnCount = 1; 537 this.tableLayoutPanel8.ColumnCount = 1;
532 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); 538 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
533 this.tableLayoutPanel8.Controls.Add(this.tabControl1, 0, 0); 539 this.tableLayoutPanel8.Controls.Add(this.tabControl1, 0, 0);
534 this.tableLayoutPanel8.Controls.Add(this.tableLayoutPanel9, 0, 1); 540 this.tableLayoutPanel8.Controls.Add(this.tableLayoutPanel9, 0, 1);
535 this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill; 541 this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
536 this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0); 542 this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0);
537 this.tableLayoutPanel8.Name = "tableLayoutPanel8"; 543 this.tableLayoutPanel8.Name = "tableLayoutPanel8";
538 this.tableLayoutPanel8.RowCount = 2; 544 this.tableLayoutPanel8.RowCount = 2;
539 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 545 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
540 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F)); 546 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
541 this.tableLayoutPanel8.Size = new System.Drawing.Size(552, 317); 547 this.tableLayoutPanel8.Size = new System.Drawing.Size(552, 317);
542 this.tableLayoutPanel8.TabIndex = 1; 548 this.tableLayoutPanel8.TabIndex = 1;
543 // 549 //
544 // tableLayoutPanel9 550 // tableLayoutPanel9
545 // 551 //
546 this.tableLayoutPanel9.ColumnCount = 3; 552 this.tableLayoutPanel9.ColumnCount = 3;
547 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 553 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
548 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 554 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
549 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F)); 555 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
550 this.tableLayoutPanel9.Controls.Add(this.button5, 1, 0); 556 this.tableLayoutPanel9.Controls.Add(this.button5, 1, 0);
551 this.tableLayoutPanel9.Controls.Add(this.button6, 2, 0); 557 this.tableLayoutPanel9.Controls.Add(this.button6, 2, 0);
552 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill; 558 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
553 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 278); 559 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 278);
554 this.tableLayoutPanel9.Name = "tableLayoutPanel9"; 560 this.tableLayoutPanel9.Name = "tableLayoutPanel9";
555 this.tableLayoutPanel9.RowCount = 1; 561 this.tableLayoutPanel9.RowCount = 1;
556 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle()); 562 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
557 this.tableLayoutPanel9.Size = new System.Drawing.Size(546, 36); 563 this.tableLayoutPanel9.Size = new System.Drawing.Size(546, 36);
558 this.tableLayoutPanel9.TabIndex = 1; 564 this.tableLayoutPanel9.TabIndex = 1;
559 // 565 //
560 // button5 566 // button5
561 // 567 //
562 this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 568 this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
563 this.button5.Location = new System.Drawing.Point(389, 6); 569 this.button5.Location = new System.Drawing.Point(389, 6);
564 this.button5.Name = "button5"; 570 this.button5.Name = "button5";
565 this.button5.Size = new System.Drawing.Size(74, 23); 571 this.button5.Size = new System.Drawing.Size(74, 23);
566 this.button5.TabIndex = 0; 572 this.button5.TabIndex = 0;
567 this.button5.Text = "Save"; 573 this.button5.Text = "Save";
568 this.button5.UseVisualStyleBackColor = true; 574 this.button5.UseVisualStyleBackColor = true;
569 this.button5.Click += new System.EventHandler(this.Button5_Click); 575 this.button5.Click += new System.EventHandler(this.Button5_Click);
570 // 576 //
571 // button6 577 // button6
572 // 578 //
573 this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 579 this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
574 this.button6.Location = new System.Drawing.Point(469, 6); 580 this.button6.Location = new System.Drawing.Point(469, 6);
575 this.button6.Name = "button6"; 581 this.button6.Name = "button6";
576 this.button6.Size = new System.Drawing.Size(74, 23); 582 this.button6.Size = new System.Drawing.Size(74, 23);
577 this.button6.TabIndex = 1; 583 this.button6.TabIndex = 1;
578 this.button6.Text = "Cancel"; 584 this.button6.Text = "Cancel";
579 this.button6.UseVisualStyleBackColor = true; 585 this.button6.UseVisualStyleBackColor = true;
580 this.button6.Click += new System.EventHandler(this.Button6_Click); 586 this.button6.Click += new System.EventHandler(this.Button6_Click);
581 // 587 //
-   588 // groupBox6
-   589 //
-   590 this.groupBox6.Controls.Add(this.tableLayoutPanel11);
-   591 this.groupBox6.Location = new System.Drawing.Point(262, 3);
-   592 this.groupBox6.Name = "groupBox6";
-   593 this.groupBox6.Size = new System.Drawing.Size(200, 53);
-   594 this.groupBox6.TabIndex = 1;
-   595 this.groupBox6.TabStop = false;
-   596 this.groupBox6.Text = "Miscellaneous";
-   597 //
-   598 // checkBox2
-   599 //
-   600 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   601 this.checkBox2.AutoSize = true;
-   602 this.checkBox2.Location = new System.Drawing.Point(3, 8);
-   603 this.checkBox2.Name = "checkBox2";
-   604 this.checkBox2.Size = new System.Drawing.Size(188, 17);
-   605 this.checkBox2.TabIndex = 0;
-   606 this.checkBox2.Text = "Ignore self-signed certificates";
-   607 this.checkBox2.UseVisualStyleBackColor = true;
-   608 this.checkBox2.CheckedChanged += new System.EventHandler(this.CheckBox2_CheckedChanged);
-   609 //
-   610 // tableLayoutPanel11
-   611 //
-   612 this.tableLayoutPanel11.ColumnCount = 1;
-   613 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   614 this.tableLayoutPanel11.Controls.Add(this.checkBox2, 0, 0);
-   615 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
-   616 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
-   617 this.tableLayoutPanel11.Name = "tableLayoutPanel11";
-   618 this.tableLayoutPanel11.RowCount = 1;
-   619 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   620 this.tableLayoutPanel11.Size = new System.Drawing.Size(194, 34);
-   621 this.tableLayoutPanel11.TabIndex = 0;
-   622 //
582 // SettingsForm 623 // SettingsForm
583 // 624 //
584 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 625 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
585 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 626 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
586 this.ClientSize = new System.Drawing.Size(552, 317); 627 this.ClientSize = new System.Drawing.Size(552, 317);
587 this.Controls.Add(this.tableLayoutPanel8); 628 this.Controls.Add(this.tableLayoutPanel8);
588 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 629 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
589 this.Name = "SettingsForm"; 630 this.Name = "SettingsForm";
590 this.Text = "Winify: Settings"; 631 this.Text = "Winify: Settings";
591 this.Load += new System.EventHandler(this.SettingsForm_Load); 632 this.Load += new System.EventHandler(this.SettingsForm_Load);
592 this.tabControl1.ResumeLayout(false); 633 this.tabControl1.ResumeLayout(false);
593 this.tabPage2.ResumeLayout(false); 634 this.tabPage2.ResumeLayout(false);
594 this.flowLayoutPanel2.ResumeLayout(false); 635 this.flowLayoutPanel2.ResumeLayout(false);
595 this.groupBox3.ResumeLayout(false); 636 this.groupBox3.ResumeLayout(false);
596 this.groupBox3.PerformLayout(); 637 this.groupBox3.PerformLayout();
597 this.tabPage1.ResumeLayout(false); 638 this.tabPage1.ResumeLayout(false);
598 this.tableLayoutPanel3.ResumeLayout(false); 639 this.tableLayoutPanel3.ResumeLayout(false);
599 this.groupBox1.ResumeLayout(false); 640 this.groupBox1.ResumeLayout(false);
600 this.tableLayoutPanel2.ResumeLayout(false); 641 this.tableLayoutPanel2.ResumeLayout(false);
601 this.tableLayoutPanel2.PerformLayout(); 642 this.tableLayoutPanel2.PerformLayout();
602 this.tableLayoutPanel1.ResumeLayout(false); 643 this.tableLayoutPanel1.ResumeLayout(false);
603 this.tableLayoutPanel6.ResumeLayout(false); 644 this.tableLayoutPanel6.ResumeLayout(false);
604 this.groupBox5.ResumeLayout(false); 645 this.groupBox5.ResumeLayout(false);
605 this.tabPage3.ResumeLayout(false); 646 this.tabPage3.ResumeLayout(false);
606 this.tableLayoutPanel7.ResumeLayout(false); 647 this.tableLayoutPanel7.ResumeLayout(false);
607 this.groupBox2.ResumeLayout(false); 648 this.groupBox2.ResumeLayout(false);
608 this.tableLayoutPanel10.ResumeLayout(false); 649 this.tableLayoutPanel10.ResumeLayout(false);
609 this.tableLayoutPanel10.PerformLayout(); 650 this.tableLayoutPanel10.PerformLayout();
610 this.tableLayoutPanel4.ResumeLayout(false); 651 this.tableLayoutPanel4.ResumeLayout(false);
611 this.tableLayoutPanel5.ResumeLayout(false); 652 this.tableLayoutPanel5.ResumeLayout(false);
612 this.groupBox4.ResumeLayout(false); 653 this.groupBox4.ResumeLayout(false);
613 this.tableLayoutPanel8.ResumeLayout(false); 654 this.tableLayoutPanel8.ResumeLayout(false);
614 this.tableLayoutPanel9.ResumeLayout(false); 655 this.tableLayoutPanel9.ResumeLayout(false);
-   656 this.groupBox6.ResumeLayout(false);
-   657 this.tableLayoutPanel11.ResumeLayout(false);
-   658 this.tableLayoutPanel11.PerformLayout();
615 this.ResumeLayout(false); 659 this.ResumeLayout(false);
616   660  
617 } 661 }
618   662  
619 #endregion 663 #endregion
620   664  
621 private System.Windows.Forms.TabControl tabControl1; 665 private System.Windows.Forms.TabControl tabControl1;
622 private System.Windows.Forms.TabPage tabPage1; 666 private System.Windows.Forms.TabPage tabPage1;
623 private System.Windows.Forms.GroupBox groupBox1; 667 private System.Windows.Forms.GroupBox groupBox1;
624 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; 668 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
625 private System.Windows.Forms.TextBox serverUrlTextBox; 669 private System.Windows.Forms.TextBox serverUrlTextBox;
626 private System.Windows.Forms.TabPage tabPage2; 670 private System.Windows.Forms.TabPage tabPage2;
627 private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; 671 private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
628 private System.Windows.Forms.GroupBox groupBox3; 672 private System.Windows.Forms.GroupBox groupBox3;
629 private System.Windows.Forms.CheckBox checkBox1; 673 private System.Windows.Forms.CheckBox checkBox1;
630 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; 674 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
631 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 675 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
632 private System.Windows.Forms.ListBox listBox1; 676 private System.Windows.Forms.ListBox listBox1;
633 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6; 677 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
634 private System.Windows.Forms.Button button2; 678 private System.Windows.Forms.Button button2;
635 private System.Windows.Forms.TextBox serverPasswordTextBox; 679 private System.Windows.Forms.TextBox serverPasswordTextBox;
636 private System.Windows.Forms.Label label2; 680 private System.Windows.Forms.Label label2;
637 private System.Windows.Forms.TextBox serverNameTextBox; 681 private System.Windows.Forms.TextBox serverNameTextBox;
638 private System.Windows.Forms.Label label5; 682 private System.Windows.Forms.Label label5;
639 private System.Windows.Forms.Label label3; 683 private System.Windows.Forms.Label label3;
640 private System.Windows.Forms.Label label1; 684 private System.Windows.Forms.Label label1;
641 private System.Windows.Forms.TextBox serverUsernameTextBox; 685 private System.Windows.Forms.TextBox serverUsernameTextBox;
642 private System.Windows.Forms.Button button1; 686 private System.Windows.Forms.Button button1;
643 private System.Windows.Forms.TabPage tabPage3; 687 private System.Windows.Forms.TabPage tabPage3;
644 private System.Windows.Forms.GroupBox groupBox5; 688 private System.Windows.Forms.GroupBox groupBox5;
645 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7; 689 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
646 private System.Windows.Forms.GroupBox groupBox2; 690 private System.Windows.Forms.GroupBox groupBox2;
647 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; 691 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
648 private System.Windows.Forms.Label label4; 692 private System.Windows.Forms.Label label4;
649 private System.Windows.Forms.TextBox appIdTextBox; 693 private System.Windows.Forms.TextBox appIdTextBox;
650 private System.Windows.Forms.Label label6; 694 private System.Windows.Forms.Label label6;
651 private System.Windows.Forms.TextBox lingerTimeTextBox; 695 private System.Windows.Forms.TextBox lingerTimeTextBox;
652 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; 696 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
653 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; 697 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
654 private System.Windows.Forms.Button button4; 698 private System.Windows.Forms.Button button4;
655 private System.Windows.Forms.Button button3; 699 private System.Windows.Forms.Button button3;
656 private System.Windows.Forms.GroupBox groupBox4; 700 private System.Windows.Forms.GroupBox groupBox4;
657 private System.Windows.Forms.ListBox listBox2; 701 private System.Windows.Forms.ListBox listBox2;
658 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; 702 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
659 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; 703 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
660 private System.Windows.Forms.Button button5; 704 private System.Windows.Forms.Button button5;
661 private System.Windows.Forms.Button button6; 705 private System.Windows.Forms.Button button6;
-   706 private System.Windows.Forms.GroupBox groupBox6;
-   707 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
-   708 private System.Windows.Forms.CheckBox checkBox2;
662 } 709 }
663 } 710 }
664   711  
665
Generated by GNU Enscript 1.6.5.90.
712
Generated by GNU Enscript 1.6.5.90.
666   713  
667   714  
668   715