Winify – Diff between revs 25 and 30

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