HamBook – Blame information for rev 56

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 namespace HamBook
2 {
3 partial class SettingsForm
4 {
5 /// <summary>
6 /// Required designer variable.
7 /// </summary>
8 private System.ComponentModel.IContainer components = null;
9  
10 /// <summary>
11 /// Clean up any resources being used.
12 /// </summary>
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing)
15 {
16 if (disposing && (components != null))
17 {
18 components.Dispose();
19 }
20 base.Dispose(disposing);
21 }
22  
23 #region Windows Form Designer generated code
24  
25 /// <summary>
26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor.
28 /// </summary>
29 private void InitializeComponent()
30 {
31 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
32 this.tabControl1 = new System.Windows.Forms.TabControl();
9 office 33 this.tabPage3 = new System.Windows.Forms.TabPage();
34 this.checkBox1 = new System.Windows.Forms.CheckBox();
1 office 35 this.tabPage1 = new System.Windows.Forms.TabPage();
9 office 36 this.groupBox4 = new System.Windows.Forms.GroupBox();
37 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
38 this.label10 = new System.Windows.Forms.Label();
39 this.label11 = new System.Windows.Forms.Label();
40 this.label12 = new System.Windows.Forms.Label();
41 this.label13 = new System.Windows.Forms.Label();
24 office 42 this.numericUpDown6 = new System.Windows.Forms.NumericUpDown();
43 this.numericUpDown7 = new System.Windows.Forms.NumericUpDown();
3 office 44 this.groupBox2 = new System.Windows.Forms.GroupBox();
45 this.comboBox7 = new System.Windows.Forms.ComboBox();
1 office 46 this.groupBox1 = new System.Windows.Forms.GroupBox();
3 office 47 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
1 office 48 this.comboBox1 = new System.Windows.Forms.ComboBox();
49 this.label1 = new System.Windows.Forms.Label();
50 this.label2 = new System.Windows.Forms.Label();
51 this.comboBox2 = new System.Windows.Forms.ComboBox();
52 this.comboBox3 = new System.Windows.Forms.ComboBox();
53 this.comboBox4 = new System.Windows.Forms.ComboBox();
54 this.comboBox5 = new System.Windows.Forms.ComboBox();
55 this.label3 = new System.Windows.Forms.Label();
56 this.label4 = new System.Windows.Forms.Label();
57 this.label5 = new System.Windows.Forms.Label();
7 office 58 this.label9 = new System.Windows.Forms.Label();
59 this.comboBox8 = new System.Windows.Forms.ComboBox();
5 office 60 this.tabPage2 = new System.Windows.Forms.TabPage();
61 this.groupBox3 = new System.Windows.Forms.GroupBox();
62 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
63 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
7 office 64 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
5 office 65 this.textBox2 = new System.Windows.Forms.TextBox();
66 this.label7 = new System.Windows.Forms.Label();
67 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
24 office 68 this.label8 = new System.Windows.Forms.Label();
7 office 69 this.textBox1 = new System.Windows.Forms.TextBox();
70 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
71 this.comboBox6 = new System.Windows.Forms.ComboBox();
72 this.label6 = new System.Windows.Forms.Label();
10 office 73 this.tabPage4 = new System.Windows.Forms.TabPage();
74 this.groupBox6 = new System.Windows.Forms.GroupBox();
75 this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
76 this.label16 = new System.Windows.Forms.Label();
77 this.label17 = new System.Windows.Forms.Label();
78 this.comboBox9 = new System.Windows.Forms.ComboBox();
79 this.comboBox10 = new System.Windows.Forms.ComboBox();
12 office 80 this.tabPage5 = new System.Windows.Forms.TabPage();
81 this.dataGridView1 = new System.Windows.Forms.DataGridView();
13 office 82 this.DescriptionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
12 office 83 this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
84 this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
14 office 85 this.tabPage6 = new System.Windows.Forms.TabPage();
86 this.tabControl2 = new System.Windows.Forms.TabControl();
87 this.tabPage7 = new System.Windows.Forms.TabPage();
21 office 88 this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
89 this.label23 = new System.Windows.Forms.Label();
90 this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
14 office 91 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
92 this.label21 = new System.Windows.Forms.Label();
93 this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
94 this.label22 = new System.Windows.Forms.Label();
21 office 95 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
96 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
97 this.label20 = new System.Windows.Forms.Label();
98 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
99 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
100 this.label18 = new System.Windows.Forms.Label();
101 this.label19 = new System.Windows.Forms.Label();
102 this.tabPage8 = new System.Windows.Forms.TabPage();
103 this.groupBox7 = new System.Windows.Forms.GroupBox();
104 this.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
105 this.label24 = new System.Windows.Forms.Label();
106 this.numericUpDown5 = new System.Windows.Forms.NumericUpDown();
24 office 107 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
108 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
109 this.button1 = new System.Windows.Forms.Button();
110 this.button2 = new System.Windows.Forms.Button();
32 office 111 this.groupBox5 = new System.Windows.Forms.GroupBox();
112 this.checkBox2 = new System.Windows.Forms.CheckBox();
1 office 113 this.tabControl1.SuspendLayout();
9 office 114 this.tabPage3.SuspendLayout();
1 office 115 this.tabPage1.SuspendLayout();
9 office 116 this.groupBox4.SuspendLayout();
117 this.tableLayoutPanel9.SuspendLayout();
24 office 118 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).BeginInit();
119 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).BeginInit();
3 office 120 this.groupBox2.SuspendLayout();
121 this.groupBox1.SuspendLayout();
122 this.tableLayoutPanel3.SuspendLayout();
5 office 123 this.tabPage2.SuspendLayout();
124 this.groupBox3.SuspendLayout();
125 this.tableLayoutPanel4.SuspendLayout();
126 this.tableLayoutPanel5.SuspendLayout();
127 this.tableLayoutPanel7.SuspendLayout();
128 this.tableLayoutPanel8.SuspendLayout();
7 office 129 this.tableLayoutPanel6.SuspendLayout();
10 office 130 this.tabPage4.SuspendLayout();
131 this.groupBox6.SuspendLayout();
132 this.tableLayoutPanel11.SuspendLayout();
12 office 133 this.tabPage5.SuspendLayout();
134 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
14 office 135 this.tabPage6.SuspendLayout();
136 this.tabControl2.SuspendLayout();
137 this.tabPage7.SuspendLayout();
21 office 138 this.tableLayoutPanel15.SuspendLayout();
139 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
140 this.tableLayoutPanel14.SuspendLayout();
141 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
14 office 142 this.tableLayoutPanel13.SuspendLayout();
143 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
21 office 144 this.tableLayoutPanel12.SuspendLayout();
145 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
146 this.tabPage8.SuspendLayout();
147 this.groupBox7.SuspendLayout();
148 this.tableLayoutPanel16.SuspendLayout();
149 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).BeginInit();
24 office 150 this.tableLayoutPanel1.SuspendLayout();
151 this.tableLayoutPanel2.SuspendLayout();
32 office 152 this.groupBox5.SuspendLayout();
1 office 153 this.SuspendLayout();
154 //
155 // tabControl1
156 //
8 office 157 this.tabControl1.Controls.Add(this.tabPage3);
1 office 158 this.tabControl1.Controls.Add(this.tabPage1);
5 office 159 this.tabControl1.Controls.Add(this.tabPage2);
10 office 160 this.tabControl1.Controls.Add(this.tabPage4);
12 office 161 this.tabControl1.Controls.Add(this.tabPage5);
14 office 162 this.tabControl1.Controls.Add(this.tabPage6);
21 office 163 this.tabControl1.Controls.Add(this.tabPage8);
1 office 164 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
165 this.tabControl1.Location = new System.Drawing.Point(3, 3);
166 this.tabControl1.Name = "tabControl1";
167 this.tabControl1.SelectedIndex = 0;
168 this.tabControl1.Size = new System.Drawing.Size(618, 339);
169 this.tabControl1.TabIndex = 0;
170 //
9 office 171 // tabPage3
172 //
173 this.tabPage3.Controls.Add(this.checkBox1);
174 this.tabPage3.Location = new System.Drawing.Point(4, 22);
175 this.tabPage3.Name = "tabPage3";
176 this.tabPage3.Size = new System.Drawing.Size(610, 313);
177 this.tabPage3.TabIndex = 2;
178 this.tabPage3.Text = "Program";
179 this.tabPage3.UseVisualStyleBackColor = true;
180 //
181 // checkBox1
182 //
183 this.checkBox1.AutoSize = true;
184 this.checkBox1.Location = new System.Drawing.Point(19, 17);
185 this.checkBox1.Name = "checkBox1";
186 this.checkBox1.Size = new System.Drawing.Size(148, 17);
187 this.checkBox1.TabIndex = 0;
188 this.checkBox1.Text = "Launch on Windows boot";
189 this.checkBox1.UseVisualStyleBackColor = true;
190 //
1 office 191 // tabPage1
192 //
7 office 193 this.tabPage1.Controls.Add(this.groupBox4);
1 office 194 this.tabPage1.Controls.Add(this.groupBox2);
195 this.tabPage1.Controls.Add(this.groupBox1);
196 this.tabPage1.Location = new System.Drawing.Point(4, 22);
197 this.tabPage1.Name = "tabPage1";
198 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
199 this.tabPage1.Size = new System.Drawing.Size(610, 313);
200 this.tabPage1.TabIndex = 0;
201 this.tabPage1.Text = "Connection";
202 this.tabPage1.UseVisualStyleBackColor = true;
203 //
9 office 204 // groupBox4
205 //
206 this.groupBox4.Controls.Add(this.tableLayoutPanel9);
207 this.groupBox4.Location = new System.Drawing.Point(248, 113);
208 this.groupBox4.Name = "groupBox4";
10 office 209 this.groupBox4.Size = new System.Drawing.Size(223, 113);
9 office 210 this.groupBox4.TabIndex = 2;
211 this.groupBox4.TabStop = false;
212 this.groupBox4.Text = "Serial Port Timeout";
213 //
214 // tableLayoutPanel9
215 //
216 this.tableLayoutPanel9.ColumnCount = 3;
217 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
218 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
10 office 219 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
9 office 220 this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0);
221 this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1);
222 this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0);
223 this.tableLayoutPanel9.Controls.Add(this.label13, 2, 1);
21 office 224 this.tableLayoutPanel9.Controls.Add(this.numericUpDown6, 1, 0);
225 this.tableLayoutPanel9.Controls.Add(this.numericUpDown7, 1, 1);
9 office 226 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
227 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16);
228 this.tableLayoutPanel9.Name = "tableLayoutPanel9";
229 this.tableLayoutPanel9.RowCount = 2;
230 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
231 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
10 office 232 this.tableLayoutPanel9.Size = new System.Drawing.Size(217, 94);
9 office 233 this.tableLayoutPanel9.TabIndex = 0;
234 //
235 // label10
236 //
237 this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
238 this.label10.AutoSize = true;
239 this.label10.Location = new System.Drawing.Point(3, 17);
240 this.label10.Name = "label10";
241 this.label10.Size = new System.Drawing.Size(34, 13);
242 this.label10.TabIndex = 0;
243 this.label10.Text = "Read";
244 //
245 // label11
246 //
247 this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
248 this.label11.AutoSize = true;
249 this.label11.Location = new System.Drawing.Point(3, 64);
250 this.label11.Name = "label11";
251 this.label11.Size = new System.Drawing.Size(34, 13);
252 this.label11.TabIndex = 1;
253 this.label11.Text = "Write";
254 //
255 // label12
256 //
257 this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
258 this.label12.AutoSize = true;
10 office 259 this.label12.Location = new System.Drawing.Point(190, 17);
9 office 260 this.label12.Name = "label12";
10 office 261 this.label12.Size = new System.Drawing.Size(24, 13);
9 office 262 this.label12.TabIndex = 4;
263 this.label12.Text = "ms";
264 //
265 // label13
266 //
267 this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
268 this.label13.AutoSize = true;
10 office 269 this.label13.Location = new System.Drawing.Point(190, 64);
9 office 270 this.label13.Name = "label13";
10 office 271 this.label13.Size = new System.Drawing.Size(24, 13);
9 office 272 this.label13.TabIndex = 5;
273 this.label13.Text = "ms";
274 //
24 office 275 // numericUpDown6
276 //
277 this.numericUpDown6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
278 this.numericUpDown6.Location = new System.Drawing.Point(43, 13);
279 this.numericUpDown6.Maximum = new decimal(new int[] {
280 10000,
281 0,
282 0,
283 0});
284 this.numericUpDown6.Minimum = new decimal(new int[] {
285 1,
286 0,
287 0,
288 0});
289 this.numericUpDown6.Name = "numericUpDown6";
290 this.numericUpDown6.Size = new System.Drawing.Size(141, 20);
291 this.numericUpDown6.TabIndex = 6;
292 this.numericUpDown6.Value = new decimal(new int[] {
293 100,
294 0,
295 0,
296 0});
297 //
298 // numericUpDown7
299 //
300 this.numericUpDown7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
301 this.numericUpDown7.Location = new System.Drawing.Point(43, 60);
302 this.numericUpDown7.Maximum = new decimal(new int[] {
303 10000,
304 0,
305 0,
306 0});
307 this.numericUpDown7.Minimum = new decimal(new int[] {
308 1,
309 0,
310 0,
311 0});
312 this.numericUpDown7.Name = "numericUpDown7";
313 this.numericUpDown7.Size = new System.Drawing.Size(141, 20);
314 this.numericUpDown7.TabIndex = 7;
315 this.numericUpDown7.Value = new decimal(new int[] {
316 100,
317 0,
318 0,
319 0});
320 //
3 office 321 // groupBox2
1 office 322 //
3 office 323 this.groupBox2.Controls.Add(this.comboBox7);
7 office 324 this.groupBox2.Location = new System.Drawing.Point(247, 6);
3 office 325 this.groupBox2.Name = "groupBox2";
326 this.groupBox2.Size = new System.Drawing.Size(200, 100);
327 this.groupBox2.TabIndex = 1;
328 this.groupBox2.TabStop = false;
329 this.groupBox2.Text = "Radio";
1 office 330 //
3 office 331 // comboBox7
1 office 332 //
3 office 333 this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
334 this.comboBox7.FormattingEnabled = true;
335 this.comboBox7.Items.AddRange(new object[] {
336 "Yaesu FT-891"});
337 this.comboBox7.Location = new System.Drawing.Point(38, 41);
338 this.comboBox7.Name = "comboBox7";
339 this.comboBox7.Size = new System.Drawing.Size(121, 21);
340 this.comboBox7.TabIndex = 0;
1 office 341 //
342 // groupBox1
343 //
344 this.groupBox1.Controls.Add(this.tableLayoutPanel3);
345 this.groupBox1.Location = new System.Drawing.Point(6, 6);
346 this.groupBox1.Name = "groupBox1";
7 office 347 this.groupBox1.Size = new System.Drawing.Size(235, 223);
1 office 348 this.groupBox1.TabIndex = 0;
349 this.groupBox1.TabStop = false;
7 office 350 this.groupBox1.Text = "Serial Port";
1 office 351 //
352 // tableLayoutPanel3
353 //
354 this.tableLayoutPanel3.ColumnCount = 2;
355 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
356 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
357 this.tableLayoutPanel3.Controls.Add(this.comboBox1, 1, 0);
358 this.tableLayoutPanel3.Controls.Add(this.label1, 0, 0);
359 this.tableLayoutPanel3.Controls.Add(this.label2, 0, 1);
360 this.tableLayoutPanel3.Controls.Add(this.comboBox2, 1, 1);
361 this.tableLayoutPanel3.Controls.Add(this.comboBox3, 1, 2);
362 this.tableLayoutPanel3.Controls.Add(this.comboBox4, 1, 3);
363 this.tableLayoutPanel3.Controls.Add(this.comboBox5, 1, 4);
364 this.tableLayoutPanel3.Controls.Add(this.label3, 0, 2);
365 this.tableLayoutPanel3.Controls.Add(this.label4, 0, 3);
366 this.tableLayoutPanel3.Controls.Add(this.label5, 0, 4);
7 office 367 this.tableLayoutPanel3.Controls.Add(this.label9, 0, 5);
368 this.tableLayoutPanel3.Controls.Add(this.comboBox8, 1, 5);
1 office 369 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
370 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 16);
371 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
7 office 372 this.tableLayoutPanel3.RowCount = 6;
373 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
374 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
375 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
376 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
377 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
378 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66944F));
379 this.tableLayoutPanel3.Size = new System.Drawing.Size(229, 204);
1 office 380 this.tableLayoutPanel3.TabIndex = 0;
381 //
3 office 382 // comboBox1
383 //
384 this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
385 this.comboBox1.FormattingEnabled = true;
7 office 386 this.comboBox1.Location = new System.Drawing.Point(71, 6);
3 office 387 this.comboBox1.Name = "comboBox1";
7 office 388 this.comboBox1.Size = new System.Drawing.Size(155, 21);
3 office 389 this.comboBox1.TabIndex = 0;
390 //
1 office 391 // label1
392 //
393 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
394 this.label1.AutoSize = true;
7 office 395 this.label1.Location = new System.Drawing.Point(3, 10);
1 office 396 this.label1.Name = "label1";
7 office 397 this.label1.Size = new System.Drawing.Size(62, 13);
1 office 398 this.label1.TabIndex = 1;
399 this.label1.Text = "Serial port:";
400 //
401 // label2
402 //
403 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
404 this.label2.AutoSize = true;
7 office 405 this.label2.Location = new System.Drawing.Point(3, 43);
1 office 406 this.label2.Name = "label2";
7 office 407 this.label2.Size = new System.Drawing.Size(62, 13);
1 office 408 this.label2.TabIndex = 2;
409 this.label2.Text = "Speed:";
410 //
411 // comboBox2
412 //
413 this.comboBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
414 this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
415 this.comboBox2.FormattingEnabled = true;
416 this.comboBox2.Items.AddRange(new object[] {
417 "9600",
418 "14400",
419 "19200",
420 "38400",
421 "57600",
422 "115200",
423 "128000"});
7 office 424 this.comboBox2.Location = new System.Drawing.Point(71, 39);
1 office 425 this.comboBox2.Name = "comboBox2";
7 office 426 this.comboBox2.Size = new System.Drawing.Size(155, 21);
1 office 427 this.comboBox2.TabIndex = 3;
428 //
429 // comboBox3
430 //
431 this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
432 this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
433 this.comboBox3.FormattingEnabled = true;
434 this.comboBox3.Items.AddRange(new object[] {
435 "8",
436 "7",
437 "6",
438 "5",
439 "4"});
7 office 440 this.comboBox3.Location = new System.Drawing.Point(71, 72);
1 office 441 this.comboBox3.Name = "comboBox3";
7 office 442 this.comboBox3.Size = new System.Drawing.Size(155, 21);
1 office 443 this.comboBox3.TabIndex = 4;
444 //
445 // comboBox4
446 //
447 this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
448 this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
449 this.comboBox4.FormattingEnabled = true;
450 this.comboBox4.Items.AddRange(new object[] {
451 "Even",
452 "Odd",
453 "Mark",
454 "Space",
455 "None"});
7 office 456 this.comboBox4.Location = new System.Drawing.Point(71, 105);
1 office 457 this.comboBox4.Name = "comboBox4";
7 office 458 this.comboBox4.Size = new System.Drawing.Size(155, 21);
1 office 459 this.comboBox4.TabIndex = 5;
460 //
461 // comboBox5
462 //
463 this.comboBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
464 this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
465 this.comboBox5.FormattingEnabled = true;
466 this.comboBox5.Items.AddRange(new object[] {
3 office 467 "None",
468 "One",
469 "Two",
470 "OnePointFive"});
7 office 471 this.comboBox5.Location = new System.Drawing.Point(71, 138);
1 office 472 this.comboBox5.Name = "comboBox5";
7 office 473 this.comboBox5.Size = new System.Drawing.Size(155, 21);
1 office 474 this.comboBox5.TabIndex = 6;
475 //
476 // label3
477 //
478 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
479 this.label3.AutoSize = true;
7 office 480 this.label3.Location = new System.Drawing.Point(3, 76);
1 office 481 this.label3.Name = "label3";
7 office 482 this.label3.Size = new System.Drawing.Size(62, 13);
1 office 483 this.label3.TabIndex = 8;
484 this.label3.Text = "Data bits:";
485 //
486 // label4
487 //
488 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
489 this.label4.AutoSize = true;
7 office 490 this.label4.Location = new System.Drawing.Point(3, 109);
1 office 491 this.label4.Name = "label4";
7 office 492 this.label4.Size = new System.Drawing.Size(62, 13);
1 office 493 this.label4.TabIndex = 9;
494 this.label4.Text = "Parity:";
495 //
496 // label5
497 //
498 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
499 this.label5.AutoSize = true;
7 office 500 this.label5.Location = new System.Drawing.Point(3, 142);
1 office 501 this.label5.Name = "label5";
7 office 502 this.label5.Size = new System.Drawing.Size(62, 13);
1 office 503 this.label5.TabIndex = 10;
504 this.label5.Text = "Stop bits:";
505 //
7 office 506 // label9
1 office 507 //
7 office 508 this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
509 this.label9.AutoSize = true;
510 this.label9.Location = new System.Drawing.Point(3, 178);
511 this.label9.Name = "label9";
512 this.label9.Size = new System.Drawing.Size(62, 13);
513 this.label9.TabIndex = 11;
514 this.label9.Text = "Handshake";
1 office 515 //
7 office 516 // comboBox8
1 office 517 //
7 office 518 this.comboBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
519 this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
520 this.comboBox8.FormattingEnabled = true;
521 this.comboBox8.Items.AddRange(new object[] {
9 office 522 "None",
523 "Rts",
524 "XOn",
525 "RtsXOn",
526 "DtrRtsXOn"});
7 office 527 this.comboBox8.Location = new System.Drawing.Point(71, 174);
528 this.comboBox8.Name = "comboBox8";
529 this.comboBox8.Size = new System.Drawing.Size(155, 21);
530 this.comboBox8.TabIndex = 12;
1 office 531 //
5 office 532 // tabPage2
533 //
534 this.tabPage2.Controls.Add(this.groupBox3);
535 this.tabPage2.Location = new System.Drawing.Point(4, 22);
536 this.tabPage2.Name = "tabPage2";
537 this.tabPage2.Size = new System.Drawing.Size(610, 313);
538 this.tabPage2.TabIndex = 1;
539 this.tabPage2.Text = "Definitions";
540 this.tabPage2.UseVisualStyleBackColor = true;
541 //
542 // groupBox3
543 //
544 this.groupBox3.Controls.Add(this.tableLayoutPanel4);
545 this.groupBox3.Location = new System.Drawing.Point(14, 12);
546 this.groupBox3.Name = "groupBox3";
547 this.groupBox3.Size = new System.Drawing.Size(301, 129);
548 this.groupBox3.TabIndex = 0;
549 this.groupBox3.TabStop = false;
550 this.groupBox3.Text = "Bands";
551 //
552 // tableLayoutPanel4
553 //
554 this.tableLayoutPanel4.ColumnCount = 1;
555 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
556 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1);
557 this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel6, 0, 0);
558 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
559 this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 16);
560 this.tableLayoutPanel4.Name = "tableLayoutPanel4";
561 this.tableLayoutPanel4.RowCount = 2;
562 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
563 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
564 this.tableLayoutPanel4.Size = new System.Drawing.Size(295, 110);
565 this.tableLayoutPanel4.TabIndex = 0;
566 //
567 // tableLayoutPanel5
568 //
569 this.tableLayoutPanel5.ColumnCount = 2;
570 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
571 this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
572 this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel7, 1, 0);
573 this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel8, 0, 0);
574 this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
575 this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 58);
576 this.tableLayoutPanel5.Name = "tableLayoutPanel5";
577 this.tableLayoutPanel5.RowCount = 1;
578 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
579 this.tableLayoutPanel5.Size = new System.Drawing.Size(289, 49);
580 this.tableLayoutPanel5.TabIndex = 0;
581 //
582 // tableLayoutPanel7
583 //
584 this.tableLayoutPanel7.ColumnCount = 2;
585 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
586 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
587 this.tableLayoutPanel7.Controls.Add(this.textBox2, 0, 0);
588 this.tableLayoutPanel7.Controls.Add(this.label7, 1, 0);
589 this.tableLayoutPanel7.Location = new System.Drawing.Point(147, 3);
590 this.tableLayoutPanel7.Name = "tableLayoutPanel7";
591 this.tableLayoutPanel7.RowCount = 1;
592 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
593 this.tableLayoutPanel7.Size = new System.Drawing.Size(139, 43);
594 this.tableLayoutPanel7.TabIndex = 1;
595 //
7 office 596 // textBox2
597 //
598 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
599 this.textBox2.Location = new System.Drawing.Point(3, 11);
600 this.textBox2.Name = "textBox2";
601 this.textBox2.Size = new System.Drawing.Size(103, 20);
602 this.textBox2.TabIndex = 1;
603 this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
604 //
5 office 605 // label7
606 //
607 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
608 this.label7.AutoSize = true;
609 this.label7.Location = new System.Drawing.Point(112, 15);
610 this.label7.Name = "label7";
611 this.label7.Size = new System.Drawing.Size(24, 13);
612 this.label7.TabIndex = 2;
613 this.label7.Text = "Hz";
614 //
615 // tableLayoutPanel8
616 //
617 this.tableLayoutPanel8.ColumnCount = 2;
618 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
619 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
21 office 620 this.tableLayoutPanel8.Controls.Add(this.label8, 1, 0);
5 office 621 this.tableLayoutPanel8.Controls.Add(this.textBox1, 0, 0);
622 this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 3);
623 this.tableLayoutPanel8.Name = "tableLayoutPanel8";
624 this.tableLayoutPanel8.RowCount = 1;
625 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
626 this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43);
627 this.tableLayoutPanel8.TabIndex = 2;
628 //
629 // label8
630 //
631 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
632 this.label8.AutoSize = true;
633 this.label8.Location = new System.Drawing.Point(111, 15);
634 this.label8.Name = "label8";
635 this.label8.Size = new System.Drawing.Size(24, 13);
636 this.label8.TabIndex = 1;
637 this.label8.Text = "Hz";
638 //
24 office 639 // textBox1
640 //
641 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
642 this.textBox1.Location = new System.Drawing.Point(3, 11);
643 this.textBox1.Name = "textBox1";
644 this.textBox1.Size = new System.Drawing.Size(102, 20);
645 this.textBox1.TabIndex = 0;
646 this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
647 //
7 office 648 // tableLayoutPanel6
649 //
650 this.tableLayoutPanel6.ColumnCount = 2;
651 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
652 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F));
653 this.tableLayoutPanel6.Controls.Add(this.comboBox6, 0, 0);
654 this.tableLayoutPanel6.Controls.Add(this.label6, 1, 0);
655 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
656 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3);
657 this.tableLayoutPanel6.Name = "tableLayoutPanel6";
658 this.tableLayoutPanel6.RowCount = 1;
659 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
660 this.tableLayoutPanel6.Size = new System.Drawing.Size(289, 49);
661 this.tableLayoutPanel6.TabIndex = 1;
662 //
663 // comboBox6
664 //
665 this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
666 this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
667 this.comboBox6.FormattingEnabled = true;
668 this.comboBox6.Location = new System.Drawing.Point(3, 14);
669 this.comboBox6.Name = "comboBox6";
670 this.comboBox6.Size = new System.Drawing.Size(238, 21);
671 this.comboBox6.TabIndex = 1;
672 //
673 // label6
674 //
675 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
676 this.label6.AutoSize = true;
677 this.label6.Location = new System.Drawing.Point(247, 18);
678 this.label6.Name = "label6";
679 this.label6.Size = new System.Drawing.Size(39, 13);
680 this.label6.TabIndex = 2;
681 this.label6.Text = "meters";
682 //
10 office 683 // tabPage4
7 office 684 //
10 office 685 this.tabPage4.Controls.Add(this.groupBox6);
686 this.tabPage4.Location = new System.Drawing.Point(4, 22);
687 this.tabPage4.Name = "tabPage4";
688 this.tabPage4.Size = new System.Drawing.Size(610, 313);
689 this.tabPage4.TabIndex = 3;
690 this.tabPage4.Text = "Audio";
691 this.tabPage4.UseVisualStyleBackColor = true;
7 office 692 //
10 office 693 // groupBox6
7 office 694 //
10 office 695 this.groupBox6.Controls.Add(this.tableLayoutPanel11);
696 this.groupBox6.Location = new System.Drawing.Point(16, 15);
697 this.groupBox6.Name = "groupBox6";
698 this.groupBox6.Size = new System.Drawing.Size(576, 118);
699 this.groupBox6.TabIndex = 0;
700 this.groupBox6.TabStop = false;
701 this.groupBox6.Text = "Soundcards";
7 office 702 //
10 office 703 // tableLayoutPanel11
7 office 704 //
10 office 705 this.tableLayoutPanel11.ColumnCount = 2;
706 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
707 this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 516F));
708 this.tableLayoutPanel11.Controls.Add(this.label16, 0, 0);
709 this.tableLayoutPanel11.Controls.Add(this.label17, 0, 1);
710 this.tableLayoutPanel11.Controls.Add(this.comboBox9, 1, 0);
711 this.tableLayoutPanel11.Controls.Add(this.comboBox10, 1, 1);
712 this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
713 this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
714 this.tableLayoutPanel11.Name = "tableLayoutPanel11";
715 this.tableLayoutPanel11.RowCount = 2;
716 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
717 this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
718 this.tableLayoutPanel11.Size = new System.Drawing.Size(570, 99);
719 this.tableLayoutPanel11.TabIndex = 0;
7 office 720 //
10 office 721 // label16
7 office 722 //
10 office 723 this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
724 this.label16.AutoSize = true;
725 this.label16.Location = new System.Drawing.Point(3, 18);
726 this.label16.Name = "label16";
727 this.label16.Size = new System.Drawing.Size(48, 13);
728 this.label16.TabIndex = 0;
729 this.label16.Text = "Input";
7 office 730 //
10 office 731 // label17
7 office 732 //
10 office 733 this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
734 this.label17.AutoSize = true;
735 this.label17.Location = new System.Drawing.Point(3, 67);
736 this.label17.Name = "label17";
737 this.label17.Size = new System.Drawing.Size(48, 13);
738 this.label17.TabIndex = 1;
739 this.label17.Text = "Output";
7 office 740 //
10 office 741 // comboBox9
742 //
743 this.comboBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
24 office 744 this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
10 office 745 this.comboBox9.FormattingEnabled = true;
746 this.comboBox9.Location = new System.Drawing.Point(57, 14);
747 this.comboBox9.Name = "comboBox9";
748 this.comboBox9.Size = new System.Drawing.Size(510, 21);
749 this.comboBox9.TabIndex = 2;
750 //
751 // comboBox10
752 //
753 this.comboBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
24 office 754 this.comboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
10 office 755 this.comboBox10.FormattingEnabled = true;
756 this.comboBox10.Location = new System.Drawing.Point(57, 63);
757 this.comboBox10.Name = "comboBox10";
758 this.comboBox10.Size = new System.Drawing.Size(510, 21);
759 this.comboBox10.TabIndex = 3;
760 //
12 office 761 // tabPage5
762 //
763 this.tabPage5.Controls.Add(this.dataGridView1);
764 this.tabPage5.Location = new System.Drawing.Point(4, 22);
765 this.tabPage5.Name = "tabPage5";
766 this.tabPage5.Size = new System.Drawing.Size(610, 313);
767 this.tabPage5.TabIndex = 4;
768 this.tabPage5.Text = "Notifications";
769 this.tabPage5.UseVisualStyleBackColor = true;
770 //
771 // dataGridView1
772 //
773 this.dataGridView1.AllowUserToAddRows = false;
774 this.dataGridView1.AllowUserToDeleteRows = false;
775 this.dataGridView1.AllowUserToResizeColumns = false;
776 this.dataGridView1.AllowUserToResizeRows = false;
777 this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
778 this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
779 this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
13 office 780 this.DescriptionColumn,
12 office 781 this.EnableColumn,
782 this.LingerColumn});
783 this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
784 this.dataGridView1.Location = new System.Drawing.Point(0, 0);
785 this.dataGridView1.Name = "dataGridView1";
786 this.dataGridView1.RowHeadersVisible = false;
787 this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
788 this.dataGridView1.Size = new System.Drawing.Size(610, 313);
789 this.dataGridView1.TabIndex = 0;
790 this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentClick);
791 this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView_CellDoubleClick);
792 this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellEndEdit);
793 this.dataGridView1.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.DataGridView1_CellMouseUp);
794 this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellValueChanged);
795 this.dataGridView1.CurrentCellDirtyStateChanged += new System.EventHandler(this.DataGridView1_CurrentCellDirtyStateChanged);
796 this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.DataGridView1_DataError);
797 //
13 office 798 // DescriptionColumn
12 office 799 //
13 office 800 this.DescriptionColumn.HeaderText = "Description";
801 this.DescriptionColumn.Name = "DescriptionColumn";
12 office 802 //
803 // EnableColumn
804 //
805 this.EnableColumn.HeaderText = "Enable";
806 this.EnableColumn.Name = "EnableColumn";
807 //
808 // LingerColumn
809 //
810 this.LingerColumn.HeaderText = "Linger";
811 this.LingerColumn.Name = "LingerColumn";
812 //
14 office 813 // tabPage6
814 //
815 this.tabPage6.Controls.Add(this.tabControl2);
816 this.tabPage6.Location = new System.Drawing.Point(4, 22);
817 this.tabPage6.Name = "tabPage6";
818 this.tabPage6.Size = new System.Drawing.Size(610, 313);
819 this.tabPage6.TabIndex = 5;
56 office 820 this.tabPage6.Text = "Visualizations";
14 office 821 this.tabPage6.UseVisualStyleBackColor = true;
822 //
823 // tabControl2
824 //
825 this.tabControl2.Controls.Add(this.tabPage7);
826 this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
827 this.tabControl2.Location = new System.Drawing.Point(0, 0);
828 this.tabControl2.Name = "tabControl2";
829 this.tabControl2.SelectedIndex = 0;
830 this.tabControl2.Size = new System.Drawing.Size(610, 313);
831 this.tabControl2.TabIndex = 0;
832 //
833 // tabPage7
834 //
835 this.tabPage7.Controls.Add(this.tableLayoutPanel15);
836 this.tabPage7.Controls.Add(this.tableLayoutPanel14);
837 this.tabPage7.Controls.Add(this.tableLayoutPanel13);
838 this.tabPage7.Controls.Add(this.tableLayoutPanel12);
839 this.tabPage7.Location = new System.Drawing.Point(4, 22);
840 this.tabPage7.Name = "tabPage7";
841 this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
842 this.tabPage7.Size = new System.Drawing.Size(602, 287);
843 this.tabPage7.TabIndex = 0;
844 this.tabPage7.Text = "Spectrogram";
845 this.tabPage7.UseVisualStyleBackColor = true;
846 //
21 office 847 // tableLayoutPanel15
14 office 848 //
21 office 849 this.tableLayoutPanel15.ColumnCount = 2;
850 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
851 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
852 this.tableLayoutPanel15.Controls.Add(this.label23, 0, 0);
853 this.tableLayoutPanel15.Controls.Add(this.numericUpDown4, 1, 0);
854 this.tableLayoutPanel15.Location = new System.Drawing.Point(18, 154);
855 this.tableLayoutPanel15.Name = "tableLayoutPanel15";
856 this.tableLayoutPanel15.RowCount = 1;
857 this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
858 this.tableLayoutPanel15.Size = new System.Drawing.Size(200, 40);
859 this.tableLayoutPanel15.TabIndex = 4;
860 //
861 // label23
862 //
863 this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
864 this.label23.AutoSize = true;
865 this.label23.Location = new System.Drawing.Point(3, 13);
866 this.label23.Name = "label23";
867 this.label23.Size = new System.Drawing.Size(94, 13);
868 this.label23.TabIndex = 1;
869 this.label23.Text = "Spectrum Intensity";
870 //
871 // numericUpDown4
872 //
873 this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
874 this.numericUpDown4.Location = new System.Drawing.Point(103, 10);
875 this.numericUpDown4.Minimum = new decimal(new int[] {
876 1,
14 office 877 0,
878 0,
879 0});
21 office 880 this.numericUpDown4.Name = "numericUpDown4";
881 this.numericUpDown4.Size = new System.Drawing.Size(94, 20);
882 this.numericUpDown4.TabIndex = 2;
883 this.numericUpDown4.Value = new decimal(new int[] {
884 5,
14 office 885 0,
886 0,
887 0});
888 //
21 office 889 // tableLayoutPanel14
14 office 890 //
21 office 891 this.tableLayoutPanel14.ColumnCount = 3;
892 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
893 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
894 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 26F));
895 this.tableLayoutPanel14.Controls.Add(this.label21, 0, 0);
896 this.tableLayoutPanel14.Controls.Add(this.numericUpDown3, 1, 0);
897 this.tableLayoutPanel14.Controls.Add(this.label22, 2, 0);
898 this.tableLayoutPanel14.Location = new System.Drawing.Point(18, 108);
899 this.tableLayoutPanel14.Name = "tableLayoutPanel14";
900 this.tableLayoutPanel14.RowCount = 1;
901 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
902 this.tableLayoutPanel14.Size = new System.Drawing.Size(226, 40);
903 this.tableLayoutPanel14.TabIndex = 3;
14 office 904 //
21 office 905 // label21
14 office 906 //
21 office 907 this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
908 this.label21.AutoSize = true;
909 this.label21.Location = new System.Drawing.Point(3, 13);
910 this.label21.Name = "label21";
911 this.label21.Size = new System.Drawing.Size(94, 13);
912 this.label21.TabIndex = 0;
913 this.label21.Text = "Audio Buffer Time";
14 office 914 //
21 office 915 // numericUpDown3
14 office 916 //
21 office 917 this.numericUpDown3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
918 this.numericUpDown3.Location = new System.Drawing.Point(103, 10);
919 this.numericUpDown3.Maximum = new decimal(new int[] {
920 1000,
921 0,
922 0,
923 0});
924 this.numericUpDown3.Minimum = new decimal(new int[] {
925 1,
926 0,
927 0,
928 0});
929 this.numericUpDown3.Name = "numericUpDown3";
930 this.numericUpDown3.Size = new System.Drawing.Size(94, 20);
931 this.numericUpDown3.TabIndex = 1;
932 this.numericUpDown3.Value = new decimal(new int[] {
933 20,
934 0,
935 0,
936 0});
14 office 937 //
21 office 938 // label22
939 //
940 this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
941 this.label22.AutoSize = true;
942 this.label22.Location = new System.Drawing.Point(203, 13);
943 this.label22.Name = "label22";
944 this.label22.Size = new System.Drawing.Size(20, 13);
945 this.label22.TabIndex = 2;
946 this.label22.Text = "ms";
947 //
14 office 948 // tableLayoutPanel13
949 //
950 this.tableLayoutPanel13.ColumnCount = 2;
951 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
952 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
953 this.tableLayoutPanel13.Controls.Add(this.numericUpDown2, 1, 0);
954 this.tableLayoutPanel13.Controls.Add(this.label20, 0, 0);
955 this.tableLayoutPanel13.Location = new System.Drawing.Point(18, 62);
956 this.tableLayoutPanel13.Name = "tableLayoutPanel13";
957 this.tableLayoutPanel13.RowCount = 1;
958 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
959 this.tableLayoutPanel13.Size = new System.Drawing.Size(200, 40);
960 this.tableLayoutPanel13.TabIndex = 2;
961 //
962 // numericUpDown2
963 //
964 this.numericUpDown2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
965 this.numericUpDown2.Location = new System.Drawing.Point(103, 10);
966 this.numericUpDown2.Maximum = new decimal(new int[] {
967 8192,
968 0,
969 0,
970 0});
21 office 971 this.numericUpDown2.Minimum = new decimal(new int[] {
972 1,
973 0,
974 0,
975 0});
14 office 976 this.numericUpDown2.Name = "numericUpDown2";
977 this.numericUpDown2.Size = new System.Drawing.Size(94, 20);
978 this.numericUpDown2.TabIndex = 0;
979 this.numericUpDown2.Value = new decimal(new int[] {
980 1024,
981 0,
982 0,
983 0});
984 //
985 // label20
986 //
987 this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
988 this.label20.AutoSize = true;
989 this.label20.Location = new System.Drawing.Point(3, 13);
990 this.label20.Name = "label20";
991 this.label20.Size = new System.Drawing.Size(94, 13);
992 this.label20.TabIndex = 1;
993 this.label20.Text = "FFT Samples";
994 //
21 office 995 // tableLayoutPanel12
14 office 996 //
21 office 997 this.tableLayoutPanel12.ColumnCount = 3;
998 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
999 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
1000 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
1001 this.tableLayoutPanel12.Controls.Add(this.numericUpDown1, 1, 0);
1002 this.tableLayoutPanel12.Controls.Add(this.label18, 0, 0);
1003 this.tableLayoutPanel12.Controls.Add(this.label19, 2, 0);
1004 this.tableLayoutPanel12.Location = new System.Drawing.Point(18, 16);
1005 this.tableLayoutPanel12.Name = "tableLayoutPanel12";
1006 this.tableLayoutPanel12.RowCount = 1;
1007 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
1008 this.tableLayoutPanel12.Size = new System.Drawing.Size(200, 40);
1009 this.tableLayoutPanel12.TabIndex = 1;
14 office 1010 //
21 office 1011 // numericUpDown1
14 office 1012 //
21 office 1013 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1014 this.numericUpDown1.Location = new System.Drawing.Point(89, 10);
1015 this.numericUpDown1.Maximum = new decimal(new int[] {
1016 64000,
14 office 1017 0,
1018 0,
1019 0});
21 office 1020 this.numericUpDown1.Minimum = new decimal(new int[] {
1021 1,
14 office 1022 0,
1023 0,
1024 0});
21 office 1025 this.numericUpDown1.Name = "numericUpDown1";
1026 this.numericUpDown1.Size = new System.Drawing.Size(80, 20);
1027 this.numericUpDown1.TabIndex = 0;
1028 this.numericUpDown1.Value = new decimal(new int[] {
1029 8000,
1030 0,
1031 0,
1032 0});
14 office 1033 //
21 office 1034 // label18
14 office 1035 //
21 office 1036 this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1037 this.label18.AutoSize = true;
1038 this.label18.Location = new System.Drawing.Point(3, 13);
1039 this.label18.Name = "label18";
1040 this.label18.Size = new System.Drawing.Size(80, 13);
1041 this.label18.TabIndex = 1;
1042 this.label18.Text = "Sampling Rate";
14 office 1043 //
21 office 1044 // label19
14 office 1045 //
21 office 1046 this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1047 this.label19.AutoSize = true;
1048 this.label19.Location = new System.Drawing.Point(175, 13);
1049 this.label19.Name = "label19";
1050 this.label19.Size = new System.Drawing.Size(22, 13);
1051 this.label19.TabIndex = 2;
1052 this.label19.Text = "Hz";
14 office 1053 //
21 office 1054 // tabPage8
1055 //
32 office 1056 this.tabPage8.Controls.Add(this.groupBox5);
21 office 1057 this.tabPage8.Controls.Add(this.groupBox7);
1058 this.tabPage8.Location = new System.Drawing.Point(4, 22);
1059 this.tabPage8.Name = "tabPage8";
1060 this.tabPage8.Size = new System.Drawing.Size(610, 313);
1061 this.tabPage8.TabIndex = 6;
1062 this.tabPage8.Text = "Navigation";
1063 this.tabPage8.UseVisualStyleBackColor = true;
1064 //
1065 // groupBox7
1066 //
1067 this.groupBox7.Controls.Add(this.tableLayoutPanel16);
1068 this.groupBox7.Location = new System.Drawing.Point(14, 16);
1069 this.groupBox7.Name = "groupBox7";
1070 this.groupBox7.Size = new System.Drawing.Size(200, 55);
1071 this.groupBox7.TabIndex = 0;
1072 this.groupBox7.TabStop = false;
1073 this.groupBox7.Text = "Frequency Step";
1074 //
1075 // tableLayoutPanel16
1076 //
1077 this.tableLayoutPanel16.ColumnCount = 2;
1078 this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 84.53608F));
1079 this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.46392F));
1080 this.tableLayoutPanel16.Controls.Add(this.label24, 1, 0);
1081 this.tableLayoutPanel16.Controls.Add(this.numericUpDown5, 0, 0);
1082 this.tableLayoutPanel16.Dock = System.Windows.Forms.DockStyle.Fill;
1083 this.tableLayoutPanel16.Location = new System.Drawing.Point(3, 16);
1084 this.tableLayoutPanel16.Name = "tableLayoutPanel16";
1085 this.tableLayoutPanel16.RowCount = 1;
1086 this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
1087 this.tableLayoutPanel16.Size = new System.Drawing.Size(194, 36);
1088 this.tableLayoutPanel16.TabIndex = 0;
1089 //
1090 // label24
1091 //
1092 this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1093 this.label24.AutoSize = true;
1094 this.label24.Location = new System.Drawing.Point(167, 11);
1095 this.label24.Name = "label24";
1096 this.label24.Size = new System.Drawing.Size(24, 13);
1097 this.label24.TabIndex = 2;
1098 this.label24.Text = "Hz";
1099 //
1100 // numericUpDown5
1101 //
1102 this.numericUpDown5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1103 this.numericUpDown5.Location = new System.Drawing.Point(3, 8);
1104 this.numericUpDown5.Maximum = new decimal(new int[] {
1105 100000,
14 office 1106 0,
1107 0,
1108 0});
21 office 1109 this.numericUpDown5.Minimum = new decimal(new int[] {
1110 1,
1111 0,
1112 0,
1113 0});
1114 this.numericUpDown5.Name = "numericUpDown5";
1115 this.numericUpDown5.Size = new System.Drawing.Size(158, 20);
1116 this.numericUpDown5.TabIndex = 3;
1117 this.numericUpDown5.Value = new decimal(new int[] {
1118 1,
1119 0,
1120 0,
1121 0});
14 office 1122 //
24 office 1123 // tableLayoutPanel1
21 office 1124 //
24 office 1125 this.tableLayoutPanel1.ColumnCount = 1;
1126 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
1127 this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0);
1128 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
1129 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
1130 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
1131 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
1132 this.tableLayoutPanel1.RowCount = 2;
1133 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
1134 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
1135 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381);
1136 this.tableLayoutPanel1.TabIndex = 1;
21 office 1137 //
24 office 1138 // tableLayoutPanel2
21 office 1139 //
24 office 1140 this.tableLayoutPanel2.ColumnCount = 3;
1141 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
1142 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
1143 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
1144 this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0);
1145 this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0);
1146 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
1147 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348);
1148 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
1149 this.tableLayoutPanel2.RowCount = 1;
1150 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
1151 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30);
1152 this.tableLayoutPanel2.TabIndex = 1;
21 office 1153 //
24 office 1154 // button1
1155 //
1156 this.button1.Location = new System.Drawing.Point(467, 3);
1157 this.button1.Name = "button1";
1158 this.button1.Size = new System.Drawing.Size(71, 23);
1159 this.button1.TabIndex = 0;
1160 this.button1.Text = "Save";
1161 this.button1.UseVisualStyleBackColor = true;
1162 this.button1.Click += new System.EventHandler(this.button1_Click);
1163 //
1164 // button2
1165 //
1166 this.button2.Location = new System.Drawing.Point(544, 3);
1167 this.button2.Name = "button2";
1168 this.button2.Size = new System.Drawing.Size(71, 23);
1169 this.button2.TabIndex = 1;
1170 this.button2.Text = "Cancel";
1171 this.button2.UseVisualStyleBackColor = true;
1172 this.button2.Click += new System.EventHandler(this.button2_Click);
1173 //
32 office 1174 // groupBox5
1175 //
1176 this.groupBox5.Controls.Add(this.checkBox2);
1177 this.groupBox5.Location = new System.Drawing.Point(17, 77);
1178 this.groupBox5.Name = "groupBox5";
1179 this.groupBox5.Size = new System.Drawing.Size(197, 49);
1180 this.groupBox5.TabIndex = 1;
1181 this.groupBox5.TabStop = false;
1182 this.groupBox5.Text = "VFO-A/VFO-B Mouse Scroll Sound";
1183 //
1184 // checkBox2
1185 //
1186 this.checkBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1187 this.checkBox2.AutoSize = true;
1188 this.checkBox2.Checked = true;
1189 this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
1190 this.checkBox2.Location = new System.Drawing.Point(6, 19);
1191 this.checkBox2.Name = "checkBox2";
1192 this.checkBox2.Size = new System.Drawing.Size(65, 17);
1193 this.checkBox2.TabIndex = 2;
1194 this.checkBox2.Text = "Enabled";
1195 this.checkBox2.UseVisualStyleBackColor = true;
1196 //
1 office 1197 // SettingsForm
1198 //
1199 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
1200 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1201 this.ClientSize = new System.Drawing.Size(624, 381);
1202 this.Controls.Add(this.tableLayoutPanel1);
1203 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
1204 this.MaximizeBox = false;
1205 this.MaximumSize = new System.Drawing.Size(640, 420);
1206 this.MinimumSize = new System.Drawing.Size(640, 420);
1207 this.Name = "SettingsForm";
1208 this.Text = "HamBook: Settings";
1209 this.Load += new System.EventHandler(this.SettingsForm_Load);
1210 this.tabControl1.ResumeLayout(false);
9 office 1211 this.tabPage3.ResumeLayout(false);
1212 this.tabPage3.PerformLayout();
1 office 1213 this.tabPage1.ResumeLayout(false);
9 office 1214 this.groupBox4.ResumeLayout(false);
1215 this.tableLayoutPanel9.ResumeLayout(false);
1216 this.tableLayoutPanel9.PerformLayout();
24 office 1217 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).EndInit();
1218 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).EndInit();
3 office 1219 this.groupBox2.ResumeLayout(false);
1 office 1220 this.groupBox1.ResumeLayout(false);
1221 this.tableLayoutPanel3.ResumeLayout(false);
1222 this.tableLayoutPanel3.PerformLayout();
5 office 1223 this.tabPage2.ResumeLayout(false);
1224 this.groupBox3.ResumeLayout(false);
1225 this.tableLayoutPanel4.ResumeLayout(false);
1226 this.tableLayoutPanel5.ResumeLayout(false);
1227 this.tableLayoutPanel7.ResumeLayout(false);
1228 this.tableLayoutPanel7.PerformLayout();
1229 this.tableLayoutPanel8.ResumeLayout(false);
1230 this.tableLayoutPanel8.PerformLayout();
7 office 1231 this.tableLayoutPanel6.ResumeLayout(false);
1232 this.tableLayoutPanel6.PerformLayout();
10 office 1233 this.tabPage4.ResumeLayout(false);
1234 this.groupBox6.ResumeLayout(false);
1235 this.tableLayoutPanel11.ResumeLayout(false);
1236 this.tableLayoutPanel11.PerformLayout();
12 office 1237 this.tabPage5.ResumeLayout(false);
1238 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
14 office 1239 this.tabPage6.ResumeLayout(false);
1240 this.tabControl2.ResumeLayout(false);
1241 this.tabPage7.ResumeLayout(false);
21 office 1242 this.tableLayoutPanel15.ResumeLayout(false);
1243 this.tableLayoutPanel15.PerformLayout();
1244 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
1245 this.tableLayoutPanel14.ResumeLayout(false);
1246 this.tableLayoutPanel14.PerformLayout();
1247 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
14 office 1248 this.tableLayoutPanel13.ResumeLayout(false);
1249 this.tableLayoutPanel13.PerformLayout();
1250 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
21 office 1251 this.tableLayoutPanel12.ResumeLayout(false);
1252 this.tableLayoutPanel12.PerformLayout();
1253 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
1254 this.tabPage8.ResumeLayout(false);
1255 this.groupBox7.ResumeLayout(false);
1256 this.tableLayoutPanel16.ResumeLayout(false);
1257 this.tableLayoutPanel16.PerformLayout();
1258 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).EndInit();
24 office 1259 this.tableLayoutPanel1.ResumeLayout(false);
1260 this.tableLayoutPanel2.ResumeLayout(false);
32 office 1261 this.groupBox5.ResumeLayout(false);
1262 this.groupBox5.PerformLayout();
1 office 1263 this.ResumeLayout(false);
1264  
1265 }
1266  
1267 #endregion
1268  
1269 private System.Windows.Forms.TabControl tabControl1;
1270 private System.Windows.Forms.TabPage tabPage1;
1271 private System.Windows.Forms.GroupBox groupBox1;
1272 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
1273 private System.Windows.Forms.ComboBox comboBox1;
1274 private System.Windows.Forms.Label label1;
1275 private System.Windows.Forms.Label label2;
1276 private System.Windows.Forms.ComboBox comboBox2;
1277 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
1278 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
1279 private System.Windows.Forms.Button button1;
1280 private System.Windows.Forms.Button button2;
1281 private System.Windows.Forms.ComboBox comboBox3;
1282 private System.Windows.Forms.ComboBox comboBox4;
1283 private System.Windows.Forms.ComboBox comboBox5;
1284 private System.Windows.Forms.Label label3;
1285 private System.Windows.Forms.Label label4;
1286 private System.Windows.Forms.Label label5;
1287 private System.Windows.Forms.GroupBox groupBox2;
1288 private System.Windows.Forms.ComboBox comboBox7;
5 office 1289 private System.Windows.Forms.TabPage tabPage2;
1290 private System.Windows.Forms.GroupBox groupBox3;
1291 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
1292 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
1293 private System.Windows.Forms.ComboBox comboBox6;
1294 private System.Windows.Forms.TextBox textBox1;
1295 private System.Windows.Forms.TextBox textBox2;
1296 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
1297 private System.Windows.Forms.Label label7;
1298 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
1299 private System.Windows.Forms.Label label8;
1300 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
1301 private System.Windows.Forms.Label label6;
7 office 1302 private System.Windows.Forms.Label label9;
1303 private System.Windows.Forms.ComboBox comboBox8;
1304 private System.Windows.Forms.GroupBox groupBox4;
1305 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
1306 private System.Windows.Forms.Label label10;
1307 private System.Windows.Forms.Label label11;
8 office 1308 private System.Windows.Forms.TabPage tabPage3;
1309 private System.Windows.Forms.CheckBox checkBox1;
10 office 1310 private System.Windows.Forms.Label label12;
1311 private System.Windows.Forms.Label label13;
1312 private System.Windows.Forms.TabPage tabPage4;
1313 private System.Windows.Forms.GroupBox groupBox6;
1314 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
1315 private System.Windows.Forms.Label label16;
1316 private System.Windows.Forms.Label label17;
1317 private System.Windows.Forms.ComboBox comboBox9;
1318 private System.Windows.Forms.ComboBox comboBox10;
12 office 1319 private System.Windows.Forms.TabPage tabPage5;
1320 private System.Windows.Forms.DataGridView dataGridView1;
13 office 1321 private System.Windows.Forms.DataGridViewTextBoxColumn DescriptionColumn;
12 office 1322 private System.Windows.Forms.DataGridViewCheckBoxColumn EnableColumn;
1323 private System.Windows.Forms.DataGridViewTextBoxColumn LingerColumn;
14 office 1324 private System.Windows.Forms.TabPage tabPage6;
1325 private System.Windows.Forms.TabControl tabControl2;
1326 private System.Windows.Forms.TabPage tabPage7;
1327 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
1328 private System.Windows.Forms.NumericUpDown numericUpDown1;
1329 private System.Windows.Forms.Label label18;
1330 private System.Windows.Forms.Label label19;
1331 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
1332 private System.Windows.Forms.NumericUpDown numericUpDown2;
1333 private System.Windows.Forms.Label label20;
1334 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
1335 private System.Windows.Forms.Label label21;
1336 private System.Windows.Forms.NumericUpDown numericUpDown3;
1337 private System.Windows.Forms.Label label22;
1338 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
1339 private System.Windows.Forms.Label label23;
1340 private System.Windows.Forms.NumericUpDown numericUpDown4;
21 office 1341 private System.Windows.Forms.TabPage tabPage8;
1342 private System.Windows.Forms.GroupBox groupBox7;
1343 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel16;
1344 private System.Windows.Forms.Label label24;
1345 private System.Windows.Forms.NumericUpDown numericUpDown5;
1346 private System.Windows.Forms.NumericUpDown numericUpDown6;
1347 private System.Windows.Forms.NumericUpDown numericUpDown7;
32 office 1348 private System.Windows.Forms.GroupBox groupBox5;
1349 private System.Windows.Forms.CheckBox checkBox2;
1 office 1350 }
1351 }