HamBook – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 7
Line 34... Line 34...
34 this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); 34 this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
35 this.powerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 35 this.powerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
36 this.onToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 36 this.onToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
37 this.offToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 37 this.offToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
38 this.modeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 38 this.modeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
-   39 this.toolStripTextBox4 = new System.Windows.Forms.ToolStripTextBox();
-   40 this.scrollableToolStripComboBox1 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox();
-   41 this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
-   42 this.toolStripTextBox3 = new System.Windows.Forms.ToolStripTextBox();
-   43 this.scrollableToolStripComboBox2 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox();
39 this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); 44 this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
-   45 this.toolStripComboBox1 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox();
40 this.scanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 46 this.scanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
41 this.metersToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem(); 47 this.metersToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
42 this.metersToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); 48 this.metersToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
43 this.metersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 49 this.metersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
44 this.metersToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); 50 this.metersToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
Line 46... Line 52...
46 this.metersToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); 52 this.metersToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
47 this.metersToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem(); 53 this.metersToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
48 this.metersToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); 54 this.metersToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
49 this.metersToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); 55 this.metersToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
50 this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); 56 this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
-   57 this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
-   58 this.scrollableToolStripComboBox3 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox();
-   59 this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
-   60 this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
-   61 this.scrollableToolStripComboBox4 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox();
-   62 this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
51 this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); 63 this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
52 this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); 64 this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
53 this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 65 this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
54 this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); 66 this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
55 this.updateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 67 this.updateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
56 this.viewLogsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 68 this.viewLogsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
57 this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); 69 this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
58 this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 70 this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
59 this.quitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); 71 this.quitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
60 this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); -  
61 this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox(); -  
62 this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox(); -  
63 this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); -  
64 this.scrollableToolStripComboBox1 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox(); -  
65 this.scrollableToolStripComboBox2 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox(); -  
66 this.toolStripComboBox1 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox(); -  
67 this.scrollableToolStripComboBox3 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox(); -  
68 this.scrollableToolStripComboBox4 = new HamBook.Utilities.Controls.ScrollableToolStripComboBox(); -  
69 this.toolStripTextBox3 = new System.Windows.Forms.ToolStripTextBox(); -  
70 this.toolStripTextBox4 = new System.Windows.Forms.ToolStripTextBox(); -  
71 this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); -  
72 this.contextMenuStrip1.SuspendLayout(); 72 this.contextMenuStrip1.SuspendLayout();
73 this.SuspendLayout(); 73 this.SuspendLayout();
74 // 74 //
75 // notifyIcon1 75 // notifyIcon1
76 // 76 //
Line 108... Line 108...
108 // 108 //
109 // onToolStripMenuItem 109 // onToolStripMenuItem
110 // 110 //
111 this.onToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("onToolStripMenuItem.Image"))); 111 this.onToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("onToolStripMenuItem.Image")));
112 this.onToolStripMenuItem.Name = "onToolStripMenuItem"; 112 this.onToolStripMenuItem.Name = "onToolStripMenuItem";
113 this.onToolStripMenuItem.Size = new System.Drawing.Size(180, 22); 113 this.onToolStripMenuItem.Size = new System.Drawing.Size(91, 22);
114 this.onToolStripMenuItem.Text = "On"; 114 this.onToolStripMenuItem.Text = "On";
115 this.onToolStripMenuItem.Click += new System.EventHandler(this.onToolStripMenuItem_Click); 115 this.onToolStripMenuItem.Click += new System.EventHandler(this.onToolStripMenuItem_Click);
116 // 116 //
117 // offToolStripMenuItem 117 // offToolStripMenuItem
118 // 118 //
119 this.offToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("offToolStripMenuItem.Image"))); 119 this.offToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("offToolStripMenuItem.Image")));
120 this.offToolStripMenuItem.Name = "offToolStripMenuItem"; 120 this.offToolStripMenuItem.Name = "offToolStripMenuItem";
121 this.offToolStripMenuItem.Size = new System.Drawing.Size(180, 22); 121 this.offToolStripMenuItem.Size = new System.Drawing.Size(91, 22);
122 this.offToolStripMenuItem.Text = "Off"; 122 this.offToolStripMenuItem.Text = "Off";
123 this.offToolStripMenuItem.Click += new System.EventHandler(this.offToolStripMenuItem_Click); 123 this.offToolStripMenuItem.Click += new System.EventHandler(this.offToolStripMenuItem_Click);
124 // 124 //
125 // modeToolStripMenuItem 125 // modeToolStripMenuItem
126 // 126 //
Line 136... Line 136...
136 this.modeToolStripMenuItem.Name = "modeToolStripMenuItem"; 136 this.modeToolStripMenuItem.Name = "modeToolStripMenuItem";
137 this.modeToolStripMenuItem.Size = new System.Drawing.Size(180, 22); 137 this.modeToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
138 this.modeToolStripMenuItem.Text = "Navigation"; 138 this.modeToolStripMenuItem.Text = "Navigation";
139 this.modeToolStripMenuItem.DropDownOpened += new System.EventHandler(this.modeToolStripMenuItem_DropDownOpened); 139 this.modeToolStripMenuItem.DropDownOpened += new System.EventHandler(this.modeToolStripMenuItem_DropDownOpened);
140 // 140 //
-   141 // toolStripTextBox4
-   142 //
-   143 this.toolStripTextBox4.Font = new System.Drawing.Font("Segoe UI", 9F);
-   144 this.toolStripTextBox4.Name = "toolStripTextBox4";
-   145 this.toolStripTextBox4.ReadOnly = true;
-   146 this.toolStripTextBox4.Size = new System.Drawing.Size(100, 23);
-   147 this.toolStripTextBox4.Text = "VFO-A";
-   148 //
-   149 // scrollableToolStripComboBox1
-   150 //
-   151 this.scrollableToolStripComboBox1.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox1.Image")));
-   152 this.scrollableToolStripComboBox1.Name = "scrollableToolStripComboBox1";
-   153 this.scrollableToolStripComboBox1.Size = new System.Drawing.Size(121, 23);
-   154 this.scrollableToolStripComboBox1.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.toolStripComboBox2_MouseWheel);
-   155 this.scrollableToolStripComboBox1.TextChanged += new System.EventHandler(this.scrollableToolStripComboBox1_TextChanged);
-   156 //
-   157 // toolStripSeparator8
-   158 //
-   159 this.toolStripSeparator8.Name = "toolStripSeparator8";
-   160 this.toolStripSeparator8.Size = new System.Drawing.Size(178, 6);
-   161 //
-   162 // toolStripTextBox3
-   163 //
-   164 this.toolStripTextBox3.Font = new System.Drawing.Font("Segoe UI", 9F);
-   165 this.toolStripTextBox3.Name = "toolStripTextBox3";
-   166 this.toolStripTextBox3.ReadOnly = true;
-   167 this.toolStripTextBox3.Size = new System.Drawing.Size(100, 23);
-   168 this.toolStripTextBox3.Text = "VFO-B";
-   169 //
-   170 // scrollableToolStripComboBox2
-   171 //
-   172 this.scrollableToolStripComboBox2.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox2.Image")));
-   173 this.scrollableToolStripComboBox2.Name = "scrollableToolStripComboBox2";
-   174 this.scrollableToolStripComboBox2.Size = new System.Drawing.Size(121, 23);
-   175 this.scrollableToolStripComboBox2.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.scrollableToolStripComboBox1_MouseWheel);
-   176 this.scrollableToolStripComboBox2.TextChanged += new System.EventHandler(this.scrollableToolStripComboBox2_TextChanged);
-   177 //
141 // toolStripSeparator4 178 // toolStripSeparator4
142 // 179 //
143 this.toolStripSeparator4.Name = "toolStripSeparator4"; 180 this.toolStripSeparator4.Name = "toolStripSeparator4";
144 this.toolStripSeparator4.Size = new System.Drawing.Size(178, 6); 181 this.toolStripSeparator4.Size = new System.Drawing.Size(178, 6);
145 // 182 //
-   183 // toolStripComboBox1
-   184 //
-   185 this.toolStripComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-   186 this.toolStripComboBox1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripComboBox1.Image")));
-   187 this.toolStripComboBox1.Items.AddRange(new object[] {
-   188 "SSB_1",
-   189 "SSB_2",
-   190 "AM",
-   191 "FM",
-   192 "CW"});
-   193 this.toolStripComboBox1.Name = "toolStripComboBox1";
-   194 this.toolStripComboBox1.Size = new System.Drawing.Size(121, 23);
-   195 this.toolStripComboBox1.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox1_SelectedIndexChanged);
-   196 //
146 // scanToolStripMenuItem 197 // scanToolStripMenuItem
147 // 198 //
148 this.scanToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { 199 this.scanToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
149 this.metersToolStripMenuItem8, 200 this.metersToolStripMenuItem8,
150 this.metersToolStripMenuItem1, 201 this.metersToolStripMenuItem1,
Line 243... Line 294...
243 // toolStripSeparator5 294 // toolStripSeparator5
244 // 295 //
245 this.toolStripSeparator5.Name = "toolStripSeparator5"; 296 this.toolStripSeparator5.Name = "toolStripSeparator5";
246 this.toolStripSeparator5.Size = new System.Drawing.Size(178, 6); 297 this.toolStripSeparator5.Size = new System.Drawing.Size(178, 6);
247 // 298 //
-   299 // toolStripTextBox1
-   300 //
-   301 this.toolStripTextBox1.Font = new System.Drawing.Font("Segoe UI", 9F);
-   302 this.toolStripTextBox1.Name = "toolStripTextBox1";
-   303 this.toolStripTextBox1.ReadOnly = true;
-   304 this.toolStripTextBox1.Size = new System.Drawing.Size(100, 23);
-   305 this.toolStripTextBox1.Text = "Pause";
-   306 //
-   307 // scrollableToolStripComboBox3
-   308 //
-   309 this.scrollableToolStripComboBox3.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox3.Image")));
-   310 this.scrollableToolStripComboBox3.Items.AddRange(new object[] {
-   311 "1",
-   312 "5",
-   313 "10",
-   314 "15",
-   315 "20"});
-   316 this.scrollableToolStripComboBox3.Name = "scrollableToolStripComboBox3";
-   317 this.scrollableToolStripComboBox3.Size = new System.Drawing.Size(121, 23);
-   318 this.scrollableToolStripComboBox3.Text = "1";
-   319 //
-   320 // toolStripSeparator6
-   321 //
-   322 this.toolStripSeparator6.Name = "toolStripSeparator6";
-   323 this.toolStripSeparator6.Size = new System.Drawing.Size(178, 6);
-   324 //
-   325 // toolStripTextBox2
-   326 //
-   327 this.toolStripTextBox2.Font = new System.Drawing.Font("Segoe UI", 9F);
-   328 this.toolStripTextBox2.Name = "toolStripTextBox2";
-   329 this.toolStripTextBox2.ReadOnly = true;
-   330 this.toolStripTextBox2.Size = new System.Drawing.Size(100, 23);
-   331 this.toolStripTextBox2.Text = "Step";
-   332 //
-   333 // scrollableToolStripComboBox4
-   334 //
-   335 this.scrollableToolStripComboBox4.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox4.Image")));
-   336 this.scrollableToolStripComboBox4.Items.AddRange(new object[] {
-   337 "100",
-   338 "500",
-   339 "1000",
-   340 "5000",
-   341 "10000",
-   342 "50000"});
-   343 this.scrollableToolStripComboBox4.Name = "scrollableToolStripComboBox4";
-   344 this.scrollableToolStripComboBox4.Size = new System.Drawing.Size(121, 23);
-   345 this.scrollableToolStripComboBox4.Text = "5000";
-   346 //
-   347 // toolStripSeparator7
-   348 //
-   349 this.toolStripSeparator7.Name = "toolStripSeparator7";
-   350 this.toolStripSeparator7.Size = new System.Drawing.Size(178, 6);
-   351 //
248 // toolStripMenuItem1 352 // toolStripMenuItem1
249 // 353 //
250 this.toolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem1.Image"))); 354 this.toolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem1.Image")));
251 this.toolStripMenuItem1.Name = "toolStripMenuItem1"; 355 this.toolStripMenuItem1.Name = "toolStripMenuItem1";
252 this.toolStripMenuItem1.Size = new System.Drawing.Size(181, 22); 356 this.toolStripMenuItem1.Size = new System.Drawing.Size(181, 22);
Line 306... Line 410...
306 this.quitToolStripMenuItem.Name = "quitToolStripMenuItem"; 410 this.quitToolStripMenuItem.Name = "quitToolStripMenuItem";
307 this.quitToolStripMenuItem.Size = new System.Drawing.Size(180, 22); 411 this.quitToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
308 this.quitToolStripMenuItem.Text = "Quit"; 412 this.quitToolStripMenuItem.Text = "Quit";
309 this.quitToolStripMenuItem.Click += new System.EventHandler(this.quitToolStripMenuItem_Click); 413 this.quitToolStripMenuItem.Click += new System.EventHandler(this.quitToolStripMenuItem_Click);
310 // 414 //
311 // toolStripSeparator6 -  
312 // -  
313 this.toolStripSeparator6.Name = "toolStripSeparator6"; -  
314 this.toolStripSeparator6.Size = new System.Drawing.Size(178, 6); -  
315 // -  
316 // toolStripTextBox1 -  
317 // -  
318 this.toolStripTextBox1.Font = new System.Drawing.Font("Segoe UI", 9F); -  
319 this.toolStripTextBox1.Name = "toolStripTextBox1"; -  
320 this.toolStripTextBox1.ReadOnly = true; -  
321 this.toolStripTextBox1.Size = new System.Drawing.Size(100, 23); -  
322 this.toolStripTextBox1.Text = "Pause"; -  
323 // -  
324 // toolStripTextBox2 -  
325 // -  
326 this.toolStripTextBox2.Font = new System.Drawing.Font("Segoe UI", 9F); -  
327 this.toolStripTextBox2.Name = "toolStripTextBox2"; -  
328 this.toolStripTextBox2.ReadOnly = true; -  
329 this.toolStripTextBox2.Size = new System.Drawing.Size(100, 23); -  
330 this.toolStripTextBox2.Text = "Step"; -  
331 // -  
332 // toolStripSeparator7 -  
333 // -  
334 this.toolStripSeparator7.Name = "toolStripSeparator7"; -  
335 this.toolStripSeparator7.Size = new System.Drawing.Size(178, 6); -  
336 // -  
337 // scrollableToolStripComboBox1 -  
338 // -  
339 this.scrollableToolStripComboBox1.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox1.Image"))); -  
340 this.scrollableToolStripComboBox1.Name = "scrollableToolStripComboBox1"; -  
341 this.scrollableToolStripComboBox1.Size = new System.Drawing.Size(121, 23); -  
342 this.scrollableToolStripComboBox1.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.toolStripComboBox2_MouseWheel); -  
343 this.scrollableToolStripComboBox1.TextChanged += new System.EventHandler(this.scrollableToolStripComboBox1_TextChanged); -  
344 // -  
345 // scrollableToolStripComboBox2 -  
346 // -  
347 this.scrollableToolStripComboBox2.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox2.Image"))); -  
348 this.scrollableToolStripComboBox2.Name = "scrollableToolStripComboBox2"; -  
349 this.scrollableToolStripComboBox2.Size = new System.Drawing.Size(121, 23); -  
350 this.scrollableToolStripComboBox2.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.scrollableToolStripComboBox1_MouseWheel); -  
351 this.scrollableToolStripComboBox2.TextChanged += new System.EventHandler(this.scrollableToolStripComboBox2_TextChanged); -  
352 // -  
353 // toolStripComboBox1 -  
354 // -  
355 this.toolStripComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; -  
356 this.toolStripComboBox1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripComboBox1.Image"))); -  
357 this.toolStripComboBox1.Items.AddRange(new object[] { -  
358 "SSB_1", -  
359 "SSB_2", -  
360 "AM", -  
361 "FM", -  
362 "CW"}); -  
363 this.toolStripComboBox1.Name = "toolStripComboBox1"; -  
364 this.toolStripComboBox1.Size = new System.Drawing.Size(121, 23); -  
365 this.toolStripComboBox1.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox1_SelectedIndexChanged); -  
366 // -  
367 // scrollableToolStripComboBox3 -  
368 // -  
369 this.scrollableToolStripComboBox3.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox3.Image"))); -  
370 this.scrollableToolStripComboBox3.Items.AddRange(new object[] { -  
371 "1", -  
372 "5", -  
373 "10", -  
374 "15", -  
375 "20"}); -  
376 this.scrollableToolStripComboBox3.Name = "scrollableToolStripComboBox3"; -  
377 this.scrollableToolStripComboBox3.Size = new System.Drawing.Size(121, 23); -  
378 this.scrollableToolStripComboBox3.Text = "5"; -  
379 // -  
380 // scrollableToolStripComboBox4 -  
381 // -  
382 this.scrollableToolStripComboBox4.Image = ((System.Drawing.Image)(resources.GetObject("scrollableToolStripComboBox4.Image"))); -  
383 this.scrollableToolStripComboBox4.Items.AddRange(new object[] { -  
384 "100", -  
385 "500", -  
386 "1000", -  
387 "5000", -  
388 "10000", -  
389 "50000"}); -  
390 this.scrollableToolStripComboBox4.Name = "scrollableToolStripComboBox4"; -  
391 this.scrollableToolStripComboBox4.Size = new System.Drawing.Size(121, 23); -  
392 this.scrollableToolStripComboBox4.Text = "5000"; -  
393 // -  
394 // toolStripTextBox3 -  
395 // -  
396 this.toolStripTextBox3.Font = new System.Drawing.Font("Segoe UI", 9F); -  
397 this.toolStripTextBox3.Name = "toolStripTextBox3"; -  
398 this.toolStripTextBox3.ReadOnly = true; -  
399 this.toolStripTextBox3.Size = new System.Drawing.Size(100, 23); -  
400 this.toolStripTextBox3.Text = "VFO-B"; -  
401 // -  
402 // toolStripTextBox4 -  
403 // -  
404 this.toolStripTextBox4.Font = new System.Drawing.Font("Segoe UI", 9F); -  
405 this.toolStripTextBox4.Name = "toolStripTextBox4"; -  
406 this.toolStripTextBox4.ReadOnly = true; -  
407 this.toolStripTextBox4.Size = new System.Drawing.Size(100, 23); -  
408 this.toolStripTextBox4.Text = "VFO-A"; -  
409 // -  
410 // toolStripSeparator8 -  
411 // -  
412 this.toolStripSeparator8.Name = "toolStripSeparator8"; -  
413 this.toolStripSeparator8.Size = new System.Drawing.Size(178, 6); -  
414 // -  
415 // Form1 415 // Form1
416 // 416 //
417 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 417 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
418 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 418 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
419 this.ClientSize = new System.Drawing.Size(800, 450); 419 this.ClientSize = new System.Drawing.Size(800, 450);