HamBook – Diff between revs 14 and 21

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 14 Rev 21
Line 29... Line 29...
29 private void InitializeComponent() 29 private void InitializeComponent()
30 { 30 {
31 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); 31 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
32 this.tabControl1 = new System.Windows.Forms.TabControl(); 32 this.tabControl1 = new System.Windows.Forms.TabControl();
33 this.tabPage3 = new System.Windows.Forms.TabPage(); 33 this.tabPage3 = new System.Windows.Forms.TabPage();
34 this.groupBox5 = new System.Windows.Forms.GroupBox(); -  
35 this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); -  
36 this.label14 = new System.Windows.Forms.Label(); -  
37 this.textBox5 = new System.Windows.Forms.TextBox(); -  
38 this.label15 = new System.Windows.Forms.Label(); -  
39 this.checkBox1 = new System.Windows.Forms.CheckBox(); 34 this.checkBox1 = new System.Windows.Forms.CheckBox();
40 this.tabPage1 = new System.Windows.Forms.TabPage(); 35 this.tabPage1 = new System.Windows.Forms.TabPage();
41 this.groupBox4 = new System.Windows.Forms.GroupBox(); 36 this.groupBox4 = new System.Windows.Forms.GroupBox();
42 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); 37 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
43 this.label10 = new System.Windows.Forms.Label(); 38 this.label10 = new System.Windows.Forms.Label();
44 this.label11 = new System.Windows.Forms.Label(); 39 this.label11 = new System.Windows.Forms.Label();
45 this.textBox3 = new System.Windows.Forms.TextBox(); -  
46 this.textBox4 = new System.Windows.Forms.TextBox(); -  
47 this.label12 = new System.Windows.Forms.Label(); 40 this.label12 = new System.Windows.Forms.Label();
48 this.label13 = new System.Windows.Forms.Label(); 41 this.label13 = new System.Windows.Forms.Label();
49 this.groupBox2 = new System.Windows.Forms.GroupBox(); 42 this.groupBox2 = new System.Windows.Forms.GroupBox();
50 this.comboBox7 = new System.Windows.Forms.ComboBox(); 43 this.comboBox7 = new System.Windows.Forms.ComboBox();
51 this.groupBox1 = new System.Windows.Forms.GroupBox(); 44 this.groupBox1 = new System.Windows.Forms.GroupBox();
Line 82... Line 75...
82 this.label17 = new System.Windows.Forms.Label(); 75 this.label17 = new System.Windows.Forms.Label();
83 this.comboBox9 = new System.Windows.Forms.ComboBox(); 76 this.comboBox9 = new System.Windows.Forms.ComboBox();
84 this.comboBox10 = new System.Windows.Forms.ComboBox(); 77 this.comboBox10 = new System.Windows.Forms.ComboBox();
85 this.tabPage5 = new System.Windows.Forms.TabPage(); 78 this.tabPage5 = new System.Windows.Forms.TabPage();
86 this.dataGridView1 = new System.Windows.Forms.DataGridView(); 79 this.dataGridView1 = new System.Windows.Forms.DataGridView();
87 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); -  
88 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); -  
89 this.button1 = new System.Windows.Forms.Button(); -  
90 this.button2 = new System.Windows.Forms.Button(); -  
91 this.DescriptionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 80 this.DescriptionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
92 this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 81 this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
93 this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 82 this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
94 this.tabPage6 = new System.Windows.Forms.TabPage(); 83 this.tabPage6 = new System.Windows.Forms.TabPage();
95 this.tabControl2 = new System.Windows.Forms.TabControl(); 84 this.tabControl2 = new System.Windows.Forms.TabControl();
96 this.tabPage7 = new System.Windows.Forms.TabPage(); 85 this.tabPage7 = new System.Windows.Forms.TabPage();
97 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); -  
98 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel(); 86 this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
99 this.label18 = new System.Windows.Forms.Label(); -  
100 this.label19 = new System.Windows.Forms.Label(); 87 this.label23 = new System.Windows.Forms.Label();
101 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel(); -  
102 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown(); 88 this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
103 this.label20 = new System.Windows.Forms.Label(); -  
104 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel(); 89 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
105 this.label21 = new System.Windows.Forms.Label(); 90 this.label21 = new System.Windows.Forms.Label();
106 this.numericUpDown3 = new System.Windows.Forms.NumericUpDown(); 91 this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
107 this.label22 = new System.Windows.Forms.Label(); 92 this.label22 = new System.Windows.Forms.Label();
108 this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel(); 93 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
-   94 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
-   95 this.label20 = new System.Windows.Forms.Label();
-   96 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
-   97 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
-   98 this.label18 = new System.Windows.Forms.Label();
-   99 this.label19 = new System.Windows.Forms.Label();
-   100 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
-   101 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
-   102 this.button1 = new System.Windows.Forms.Button();
-   103 this.button2 = new System.Windows.Forms.Button();
-   104 this.tabPage8 = new System.Windows.Forms.TabPage();
-   105 this.groupBox7 = new System.Windows.Forms.GroupBox();
-   106 this.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
109 this.label23 = new System.Windows.Forms.Label(); 107 this.label24 = new System.Windows.Forms.Label();
-   108 this.numericUpDown5 = new System.Windows.Forms.NumericUpDown();
-   109 this.numericUpDown6 = new System.Windows.Forms.NumericUpDown();
110 this.numericUpDown4 = new System.Windows.Forms.NumericUpDown(); 110 this.numericUpDown7 = new System.Windows.Forms.NumericUpDown();
111 this.tabControl1.SuspendLayout(); 111 this.tabControl1.SuspendLayout();
112 this.tabPage3.SuspendLayout(); 112 this.tabPage3.SuspendLayout();
113 this.groupBox5.SuspendLayout(); -  
114 this.tableLayoutPanel10.SuspendLayout(); -  
115 this.tabPage1.SuspendLayout(); 113 this.tabPage1.SuspendLayout();
116 this.groupBox4.SuspendLayout(); 114 this.groupBox4.SuspendLayout();
117 this.tableLayoutPanel9.SuspendLayout(); 115 this.tableLayoutPanel9.SuspendLayout();
118 this.groupBox2.SuspendLayout(); 116 this.groupBox2.SuspendLayout();
119 this.groupBox1.SuspendLayout(); 117 this.groupBox1.SuspendLayout();
Line 128... Line 126...
128 this.tabPage4.SuspendLayout(); 126 this.tabPage4.SuspendLayout();
129 this.groupBox6.SuspendLayout(); 127 this.groupBox6.SuspendLayout();
130 this.tableLayoutPanel11.SuspendLayout(); 128 this.tableLayoutPanel11.SuspendLayout();
131 this.tabPage5.SuspendLayout(); 129 this.tabPage5.SuspendLayout();
132 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); 130 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
133 this.tableLayoutPanel1.SuspendLayout(); -  
134 this.tableLayoutPanel2.SuspendLayout(); -  
135 this.tabPage6.SuspendLayout(); 131 this.tabPage6.SuspendLayout();
136 this.tabControl2.SuspendLayout(); 132 this.tabControl2.SuspendLayout();
137 this.tabPage7.SuspendLayout(); 133 this.tabPage7.SuspendLayout();
138 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); -  
139 this.tableLayoutPanel12.SuspendLayout(); -  
140 this.tableLayoutPanel13.SuspendLayout(); -  
141 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit(); -  
142 this.tableLayoutPanel14.SuspendLayout(); -  
143 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit(); -  
144 this.tableLayoutPanel15.SuspendLayout(); 134 this.tableLayoutPanel15.SuspendLayout();
145 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit(); 135 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
-   136 this.tableLayoutPanel14.SuspendLayout();
-   137 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
-   138 this.tableLayoutPanel13.SuspendLayout();
-   139 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
-   140 this.tableLayoutPanel12.SuspendLayout();
-   141 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
-   142 this.tableLayoutPanel1.SuspendLayout();
-   143 this.tableLayoutPanel2.SuspendLayout();
-   144 this.tabPage8.SuspendLayout();
-   145 this.groupBox7.SuspendLayout();
-   146 this.tableLayoutPanel16.SuspendLayout();
-   147 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).BeginInit();
-   148 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).BeginInit();
-   149 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).BeginInit();
146 this.SuspendLayout(); 150 this.SuspendLayout();
147 // 151 //
148 // tabControl1 152 // tabControl1
149 // 153 //
150 this.tabControl1.Controls.Add(this.tabPage3); 154 this.tabControl1.Controls.Add(this.tabPage3);
151 this.tabControl1.Controls.Add(this.tabPage1); 155 this.tabControl1.Controls.Add(this.tabPage1);
152 this.tabControl1.Controls.Add(this.tabPage2); 156 this.tabControl1.Controls.Add(this.tabPage2);
153 this.tabControl1.Controls.Add(this.tabPage4); 157 this.tabControl1.Controls.Add(this.tabPage4);
154 this.tabControl1.Controls.Add(this.tabPage5); 158 this.tabControl1.Controls.Add(this.tabPage5);
155 this.tabControl1.Controls.Add(this.tabPage6); 159 this.tabControl1.Controls.Add(this.tabPage6);
-   160 this.tabControl1.Controls.Add(this.tabPage8);
156 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 161 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
157 this.tabControl1.Location = new System.Drawing.Point(3, 3); 162 this.tabControl1.Location = new System.Drawing.Point(3, 3);
158 this.tabControl1.Name = "tabControl1"; 163 this.tabControl1.Name = "tabControl1";
159 this.tabControl1.SelectedIndex = 0; 164 this.tabControl1.SelectedIndex = 0;
160 this.tabControl1.Size = new System.Drawing.Size(618, 339); 165 this.tabControl1.Size = new System.Drawing.Size(618, 339);
161 this.tabControl1.TabIndex = 0; 166 this.tabControl1.TabIndex = 0;
162 // 167 //
163 // tabPage3 168 // tabPage3
164 // 169 //
165 this.tabPage3.Controls.Add(this.groupBox5); -  
166 this.tabPage3.Controls.Add(this.checkBox1); 170 this.tabPage3.Controls.Add(this.checkBox1);
167 this.tabPage3.Location = new System.Drawing.Point(4, 22); 171 this.tabPage3.Location = new System.Drawing.Point(4, 22);
168 this.tabPage3.Name = "tabPage3"; 172 this.tabPage3.Name = "tabPage3";
169 this.tabPage3.Size = new System.Drawing.Size(610, 313); 173 this.tabPage3.Size = new System.Drawing.Size(610, 313);
170 this.tabPage3.TabIndex = 2; 174 this.tabPage3.TabIndex = 2;
171 this.tabPage3.Text = "Program"; 175 this.tabPage3.Text = "Program";
172 this.tabPage3.UseVisualStyleBackColor = true; 176 this.tabPage3.UseVisualStyleBackColor = true;
173 // 177 //
174 // groupBox5 -  
175 // -  
176 this.groupBox5.Controls.Add(this.tableLayoutPanel10); -  
177 this.groupBox5.Location = new System.Drawing.Point(203, 17); -  
178 this.groupBox5.Name = "groupBox5"; -  
179 this.groupBox5.Size = new System.Drawing.Size(200, 64); -  
180 this.groupBox5.TabIndex = 1; -  
181 this.groupBox5.TabStop = false; -  
182 this.groupBox5.Text = "Band Scanning"; -  
183 // -  
184 // tableLayoutPanel10 -  
185 // -  
186 this.tableLayoutPanel10.ColumnCount = 3; -  
187 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
188 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
189 this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); -  
190 this.tableLayoutPanel10.Controls.Add(this.label14, 0, 0); -  
191 this.tableLayoutPanel10.Controls.Add(this.textBox5, 1, 0); -  
192 this.tableLayoutPanel10.Controls.Add(this.label15, 2, 0); -  
193 this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; -  
194 this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); -  
195 this.tableLayoutPanel10.Name = "tableLayoutPanel10"; -  
196 this.tableLayoutPanel10.RowCount = 1; -  
197 this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
198 this.tableLayoutPanel10.Size = new System.Drawing.Size(194, 45); -  
199 this.tableLayoutPanel10.TabIndex = 0; -  
200 // -  
201 // label14 -  
202 // -  
203 this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
204 this.label14.AutoSize = true; -  
205 this.label14.Location = new System.Drawing.Point(3, 16); -  
206 this.label14.Name = "label14"; -  
207 this.label14.Size = new System.Drawing.Size(81, 13); -  
208 this.label14.TabIndex = 0; -  
209 this.label14.Text = "Detect Pause"; -  
210 // -  
211 // textBox5 -  
212 // -  
213 this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
214 this.textBox5.Location = new System.Drawing.Point(90, 12); -  
215 this.textBox5.Name = "textBox5"; -  
216 this.textBox5.Size = new System.Drawing.Size(81, 20); -  
217 this.textBox5.TabIndex = 1; -  
218 this.textBox5.Text = "10"; -  
219 // -  
220 // label15 -  
221 // -  
222 this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
223 this.label15.AutoSize = true; -  
224 this.label15.Location = new System.Drawing.Point(177, 16); -  
225 this.label15.Name = "label15"; -  
226 this.label15.Size = new System.Drawing.Size(14, 13); -  
227 this.label15.TabIndex = 2; -  
228 this.label15.Text = "s"; -  
229 // -  
230 // checkBox1 178 // checkBox1
231 // 179 //
232 this.checkBox1.AutoSize = true; 180 this.checkBox1.AutoSize = true;
233 this.checkBox1.Location = new System.Drawing.Point(19, 17); 181 this.checkBox1.Location = new System.Drawing.Point(19, 17);
234 this.checkBox1.Name = "checkBox1"; 182 this.checkBox1.Name = "checkBox1";
Line 266... Line 214...
266 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F)); 214 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F));
267 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 215 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
268 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); 216 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
269 this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0); 217 this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0);
270 this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1); 218 this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1);
271 this.tableLayoutPanel9.Controls.Add(this.textBox3, 1, 0); -  
272 this.tableLayoutPanel9.Controls.Add(this.textBox4, 1, 1); -  
273 this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0); 219 this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0);
274 this.tableLayoutPanel9.Controls.Add(this.label13, 2, 1); 220 this.tableLayoutPanel9.Controls.Add(this.label13, 2, 1);
-   221 this.tableLayoutPanel9.Controls.Add(this.numericUpDown6, 1, 0);
-   222 this.tableLayoutPanel9.Controls.Add(this.numericUpDown7, 1, 1);
275 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill; 223 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
276 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16); 224 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16);
277 this.tableLayoutPanel9.Name = "tableLayoutPanel9"; 225 this.tableLayoutPanel9.Name = "tableLayoutPanel9";
278 this.tableLayoutPanel9.RowCount = 2; 226 this.tableLayoutPanel9.RowCount = 2;
279 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 227 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
Line 299... Line 247...
299 this.label11.Name = "label11"; 247 this.label11.Name = "label11";
300 this.label11.Size = new System.Drawing.Size(34, 13); 248 this.label11.Size = new System.Drawing.Size(34, 13);
301 this.label11.TabIndex = 1; 249 this.label11.TabIndex = 1;
302 this.label11.Text = "Write"; 250 this.label11.Text = "Write";
303 // 251 //
304 // textBox3 -  
305 // -  
306 this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
307 this.textBox3.Location = new System.Drawing.Point(43, 13); -  
308 this.textBox3.Name = "textBox3"; -  
309 this.textBox3.Size = new System.Drawing.Size(141, 20); -  
310 this.textBox3.TabIndex = 2; -  
311 // -  
312 // textBox4 -  
313 // -  
314 this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
315 this.textBox4.Location = new System.Drawing.Point(43, 60); -  
316 this.textBox4.Name = "textBox4"; -  
317 this.textBox4.Size = new System.Drawing.Size(141, 20); -  
318 this.textBox4.TabIndex = 3; -  
319 // -  
320 // label12 252 // label12
321 // 253 //
322 this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 254 this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
323 this.label12.AutoSize = true; 255 this.label12.AutoSize = true;
324 this.label12.Location = new System.Drawing.Point(190, 17); 256 this.label12.Location = new System.Drawing.Point(190, 17);
Line 635... Line 567...
635 // tableLayoutPanel8 567 // tableLayoutPanel8
636 // 568 //
637 this.tableLayoutPanel8.ColumnCount = 2; 569 this.tableLayoutPanel8.ColumnCount = 2;
638 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 570 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
639 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); 571 this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
640 this.tableLayoutPanel8.Controls.Add(this.textBox1, 0, 0); -  
641 this.tableLayoutPanel8.Controls.Add(this.label8, 1, 0); 572 this.tableLayoutPanel8.Controls.Add(this.label8, 1, 0);
-   573 this.tableLayoutPanel8.Controls.Add(this.textBox1, 0, 0);
642 this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 3); 574 this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 3);
643 this.tableLayoutPanel8.Name = "tableLayoutPanel8"; 575 this.tableLayoutPanel8.Name = "tableLayoutPanel8";
644 this.tableLayoutPanel8.RowCount = 1; 576 this.tableLayoutPanel8.RowCount = 1;
645 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 577 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
646 this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43); 578 this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43);
Line 811... Line 743...
811 this.dataGridView1.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.DataGridView1_CellMouseUp); 743 this.dataGridView1.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.DataGridView1_CellMouseUp);
812 this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellValueChanged); 744 this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellValueChanged);
813 this.dataGridView1.CurrentCellDirtyStateChanged += new System.EventHandler(this.DataGridView1_CurrentCellDirtyStateChanged); 745 this.dataGridView1.CurrentCellDirtyStateChanged += new System.EventHandler(this.DataGridView1_CurrentCellDirtyStateChanged);
814 this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.DataGridView1_DataError); 746 this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.DataGridView1_DataError);
815 // 747 //
816 // tableLayoutPanel1 -  
817 // -  
818 this.tableLayoutPanel1.ColumnCount = 1; -  
819 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
820 this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0); -  
821 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); -  
822 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; -  
823 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); -  
824 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; -  
825 this.tableLayoutPanel1.RowCount = 2; -  
826 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
827 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); -  
828 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381); -  
829 this.tableLayoutPanel1.TabIndex = 1; -  
830 // -  
831 // tableLayoutPanel2 -  
832 // -  
833 this.tableLayoutPanel2.ColumnCount = 3; -  
834 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
835 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); -  
836 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); -  
837 this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0); -  
838 this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0); -  
839 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; -  
840 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348); -  
841 this.tableLayoutPanel2.Name = "tableLayoutPanel2"; -  
842 this.tableLayoutPanel2.RowCount = 1; -  
843 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
844 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30); -  
845 this.tableLayoutPanel2.TabIndex = 1; -  
846 // -  
847 // button1 -  
848 // -  
849 this.button1.Location = new System.Drawing.Point(467, 3); -  
850 this.button1.Name = "button1"; -  
851 this.button1.Size = new System.Drawing.Size(71, 23); -  
852 this.button1.TabIndex = 0; -  
853 this.button1.Text = "Save"; -  
854 this.button1.UseVisualStyleBackColor = true; -  
855 this.button1.Click += new System.EventHandler(this.button1_Click); -  
856 // -  
857 // button2 -  
858 // -  
859 this.button2.Location = new System.Drawing.Point(544, 3); -  
860 this.button2.Name = "button2"; -  
861 this.button2.Size = new System.Drawing.Size(71, 23); -  
862 this.button2.TabIndex = 1; -  
863 this.button2.Text = "Cancel"; -  
864 this.button2.UseVisualStyleBackColor = true; -  
865 this.button2.Click += new System.EventHandler(this.button2_Click); -  
866 // -  
867 // DescriptionColumn 748 // DescriptionColumn
868 // 749 //
869 this.DescriptionColumn.HeaderText = "Description"; 750 this.DescriptionColumn.HeaderText = "Description";
870 this.DescriptionColumn.Name = "DescriptionColumn"; 751 this.DescriptionColumn.Name = "DescriptionColumn";
871 // 752 //
Line 911... Line 792...
911 this.tabPage7.Size = new System.Drawing.Size(602, 287); 792 this.tabPage7.Size = new System.Drawing.Size(602, 287);
912 this.tabPage7.TabIndex = 0; 793 this.tabPage7.TabIndex = 0;
913 this.tabPage7.Text = "Spectrogram"; 794 this.tabPage7.Text = "Spectrogram";
914 this.tabPage7.UseVisualStyleBackColor = true; 795 this.tabPage7.UseVisualStyleBackColor = true;
915 // 796 //
916 // numericUpDown1 797 // tableLayoutPanel15
917 // 798 //
-   799 this.tableLayoutPanel15.ColumnCount = 2;
-   800 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   801 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   802 this.tableLayoutPanel15.Controls.Add(this.label23, 0, 0);
-   803 this.tableLayoutPanel15.Controls.Add(this.numericUpDown4, 1, 0);
-   804 this.tableLayoutPanel15.Location = new System.Drawing.Point(18, 154);
-   805 this.tableLayoutPanel15.Name = "tableLayoutPanel15";
-   806 this.tableLayoutPanel15.RowCount = 1;
-   807 this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   808 this.tableLayoutPanel15.Size = new System.Drawing.Size(200, 40);
-   809 this.tableLayoutPanel15.TabIndex = 4;
-   810 //
-   811 // label23
-   812 //
-   813 this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   814 this.label23.AutoSize = true;
-   815 this.label23.Location = new System.Drawing.Point(3, 13);
-   816 this.label23.Name = "label23";
-   817 this.label23.Size = new System.Drawing.Size(94, 13);
-   818 this.label23.TabIndex = 1;
-   819 this.label23.Text = "Spectrum Intensity";
-   820 //
-   821 // numericUpDown4
-   822 //
918 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 823 this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
919 this.numericUpDown1.Location = new System.Drawing.Point(89, 10); 824 this.numericUpDown4.Location = new System.Drawing.Point(103, 10);
920 this.numericUpDown1.Maximum = new decimal(new int[] { 825 this.numericUpDown4.Minimum = new decimal(new int[] {
921 64000, 826 1,
922 0, 827 0,
923 0, 828 0,
924 0}); 829 0});
925 this.numericUpDown1.Name = "numericUpDown1"; 830 this.numericUpDown4.Name = "numericUpDown4";
926 this.numericUpDown1.Size = new System.Drawing.Size(80, 20); 831 this.numericUpDown4.Size = new System.Drawing.Size(94, 20);
927 this.numericUpDown1.TabIndex = 0; 832 this.numericUpDown4.TabIndex = 2;
928 this.numericUpDown1.Value = new decimal(new int[] { 833 this.numericUpDown4.Value = new decimal(new int[] {
929 8000, 834 5,
930 0, 835 0,
931 0, 836 0,
932 0}); 837 0});
933 // 838 //
934 // tableLayoutPanel12 839 // tableLayoutPanel14
935 // 840 //
936 this.tableLayoutPanel12.ColumnCount = 3; 841 this.tableLayoutPanel14.ColumnCount = 3;
937 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 842 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
938 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 843 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
939 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F)); 844 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 26F));
940 this.tableLayoutPanel12.Controls.Add(this.numericUpDown1, 1, 0); 845 this.tableLayoutPanel14.Controls.Add(this.label21, 0, 0);
941 this.tableLayoutPanel12.Controls.Add(this.label18, 0, 0); 846 this.tableLayoutPanel14.Controls.Add(this.numericUpDown3, 1, 0);
942 this.tableLayoutPanel12.Controls.Add(this.label19, 2, 0); 847 this.tableLayoutPanel14.Controls.Add(this.label22, 2, 0);
943 this.tableLayoutPanel12.Location = new System.Drawing.Point(18, 16); 848 this.tableLayoutPanel14.Location = new System.Drawing.Point(18, 108);
944 this.tableLayoutPanel12.Name = "tableLayoutPanel12"; 849 this.tableLayoutPanel14.Name = "tableLayoutPanel14";
945 this.tableLayoutPanel12.RowCount = 1; 850 this.tableLayoutPanel14.RowCount = 1;
946 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 851 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
947 this.tableLayoutPanel12.Size = new System.Drawing.Size(200, 40); 852 this.tableLayoutPanel14.Size = new System.Drawing.Size(226, 40);
948 this.tableLayoutPanel12.TabIndex = 1; 853 this.tableLayoutPanel14.TabIndex = 3;
949 // 854 //
950 // label18 855 // label21
951 // 856 //
952 this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 857 this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
953 this.label18.AutoSize = true; 858 this.label21.AutoSize = true;
954 this.label18.Location = new System.Drawing.Point(3, 13); 859 this.label21.Location = new System.Drawing.Point(3, 13);
955 this.label18.Name = "label18"; 860 this.label21.Name = "label21";
956 this.label18.Size = new System.Drawing.Size(80, 13); 861 this.label21.Size = new System.Drawing.Size(94, 13);
957 this.label18.TabIndex = 1; 862 this.label21.TabIndex = 0;
958 this.label18.Text = "Sampling Rate"; 863 this.label21.Text = "Audio Buffer Time";
959 // 864 //
960 // label19 865 // numericUpDown3
961 // 866 //
-   867 this.numericUpDown3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   868 this.numericUpDown3.Location = new System.Drawing.Point(103, 10);
-   869 this.numericUpDown3.Maximum = new decimal(new int[] {
-   870 1000,
-   871 0,
-   872 0,
-   873 0});
-   874 this.numericUpDown3.Minimum = new decimal(new int[] {
-   875 1,
-   876 0,
-   877 0,
-   878 0});
-   879 this.numericUpDown3.Name = "numericUpDown3";
-   880 this.numericUpDown3.Size = new System.Drawing.Size(94, 20);
-   881 this.numericUpDown3.TabIndex = 1;
-   882 this.numericUpDown3.Value = new decimal(new int[] {
-   883 20,
-   884 0,
-   885 0,
-   886 0});
-   887 //
-   888 // label22
-   889 //
962 this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 890 this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
963 this.label19.AutoSize = true; 891 this.label22.AutoSize = true;
964 this.label19.Location = new System.Drawing.Point(175, 13); 892 this.label22.Location = new System.Drawing.Point(203, 13);
965 this.label19.Name = "label19"; 893 this.label22.Name = "label22";
966 this.label19.Size = new System.Drawing.Size(22, 13); 894 this.label22.Size = new System.Drawing.Size(20, 13);
967 this.label19.TabIndex = 2; 895 this.label22.TabIndex = 2;
968 this.label19.Text = "Hz"; 896 this.label22.Text = "ms";
969 // 897 //
970 // tableLayoutPanel13 898 // tableLayoutPanel13
971 // 899 //
972 this.tableLayoutPanel13.ColumnCount = 2; 900 this.tableLayoutPanel13.ColumnCount = 2;
973 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 901 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
Line 988... Line 916...
988 this.numericUpDown2.Maximum = new decimal(new int[] { 916 this.numericUpDown2.Maximum = new decimal(new int[] {
989 8192, 917 8192,
990 0, 918 0,
991 0, 919 0,
992 0}); 920 0});
-   921 this.numericUpDown2.Minimum = new decimal(new int[] {
-   922 1,
-   923 0,
-   924 0,
-   925 0});
993 this.numericUpDown2.Name = "numericUpDown2"; 926 this.numericUpDown2.Name = "numericUpDown2";
994 this.numericUpDown2.Size = new System.Drawing.Size(94, 20); 927 this.numericUpDown2.Size = new System.Drawing.Size(94, 20);
995 this.numericUpDown2.TabIndex = 0; 928 this.numericUpDown2.TabIndex = 0;
996 this.numericUpDown2.Value = new decimal(new int[] { 929 this.numericUpDown2.Value = new decimal(new int[] {
997 1024, 930 1024,
Line 1007... Line 940...
1007 this.label20.Name = "label20"; 940 this.label20.Name = "label20";
1008 this.label20.Size = new System.Drawing.Size(94, 13); 941 this.label20.Size = new System.Drawing.Size(94, 13);
1009 this.label20.TabIndex = 1; 942 this.label20.TabIndex = 1;
1010 this.label20.Text = "FFT Samples"; 943 this.label20.Text = "FFT Samples";
1011 // 944 //
1012 // tableLayoutPanel14 945 // tableLayoutPanel12
1013 // -  
1014 this.tableLayoutPanel14.ColumnCount = 3; -  
1015 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
1016 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
1017 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F)); -  
1018 this.tableLayoutPanel14.Controls.Add(this.label21, 0, 0); -  
1019 this.tableLayoutPanel14.Controls.Add(this.numericUpDown3, 1, 0); -  
1020 this.tableLayoutPanel14.Controls.Add(this.label22, 2, 0); -  
1021 this.tableLayoutPanel14.Location = new System.Drawing.Point(18, 108); -  
1022 this.tableLayoutPanel14.Name = "tableLayoutPanel14"; -  
1023 this.tableLayoutPanel14.RowCount = 1; -  
1024 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
1025 this.tableLayoutPanel14.Size = new System.Drawing.Size(226, 40); -  
1026 this.tableLayoutPanel14.TabIndex = 3; -  
1027 // -  
1028 // label21 -  
1029 // 946 //
-   947 this.tableLayoutPanel12.ColumnCount = 3;
-   948 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
1030 this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 949 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   950 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
-   951 this.tableLayoutPanel12.Controls.Add(this.numericUpDown1, 1, 0);
-   952 this.tableLayoutPanel12.Controls.Add(this.label18, 0, 0);
1031 this.label21.AutoSize = true; 953 this.tableLayoutPanel12.Controls.Add(this.label19, 2, 0);
1032 this.label21.Location = new System.Drawing.Point(3, 13); 954 this.tableLayoutPanel12.Location = new System.Drawing.Point(18, 16);
1033 this.label21.Name = "label21"; 955 this.tableLayoutPanel12.Name = "tableLayoutPanel12";
1034 this.label21.Size = new System.Drawing.Size(94, 13); 956 this.tableLayoutPanel12.RowCount = 1;
-   957 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
1035 this.label21.TabIndex = 0; 958 this.tableLayoutPanel12.Size = new System.Drawing.Size(200, 40);
1036 this.label21.Text = "Audio Buffer Time"; 959 this.tableLayoutPanel12.TabIndex = 1;
1037 // 960 //
1038 // numericUpDown3 961 // numericUpDown1
1039 // 962 //
1040 this.numericUpDown3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 963 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1041 this.numericUpDown3.Location = new System.Drawing.Point(103, 10); 964 this.numericUpDown1.Location = new System.Drawing.Point(89, 10);
1042 this.numericUpDown3.Maximum = new decimal(new int[] { 965 this.numericUpDown1.Maximum = new decimal(new int[] {
1043 1000, 966 64000,
1044 0, 967 0,
1045 0, 968 0,
1046 0}); 969 0});
-   970 this.numericUpDown1.Minimum = new decimal(new int[] {
-   971 1,
-   972 0,
-   973 0,
-   974 0});
1047 this.numericUpDown3.Name = "numericUpDown3"; 975 this.numericUpDown1.Name = "numericUpDown1";
1048 this.numericUpDown3.Size = new System.Drawing.Size(94, 20); 976 this.numericUpDown1.Size = new System.Drawing.Size(80, 20);
1049 this.numericUpDown3.TabIndex = 1; 977 this.numericUpDown1.TabIndex = 0;
1050 this.numericUpDown3.Value = new decimal(new int[] { 978 this.numericUpDown1.Value = new decimal(new int[] {
1051 20, 979 8000,
1052 0, 980 0,
1053 0, 981 0,
1054 0}); 982 0});
1055 // 983 //
1056 // label22 984 // label18
1057 // 985 //
1058 this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 986 this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1059 this.label22.AutoSize = true; 987 this.label18.AutoSize = true;
1060 this.label22.Location = new System.Drawing.Point(203, 13); 988 this.label18.Location = new System.Drawing.Point(3, 13);
1061 this.label22.Name = "label22"; 989 this.label18.Name = "label18";
1062 this.label22.Size = new System.Drawing.Size(20, 13); 990 this.label18.Size = new System.Drawing.Size(80, 13);
1063 this.label22.TabIndex = 2; 991 this.label18.TabIndex = 1;
1064 this.label22.Text = "ms"; 992 this.label18.Text = "Sampling Rate";
1065 // 993 //
1066 // tableLayoutPanel15 994 // label19
1067 // 995 //
1068 this.tableLayoutPanel15.ColumnCount = 2; -  
1069 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
1070 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 996 this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1071 this.tableLayoutPanel15.Controls.Add(this.label23, 0, 0); 997 this.label19.AutoSize = true;
1072 this.tableLayoutPanel15.Controls.Add(this.numericUpDown4, 1, 0); -  
1073 this.tableLayoutPanel15.Location = new System.Drawing.Point(18, 154); 998 this.label19.Location = new System.Drawing.Point(175, 13);
1074 this.tableLayoutPanel15.Name = "tableLayoutPanel15"; 999 this.label19.Name = "label19";
1075 this.tableLayoutPanel15.RowCount = 1; 1000 this.label19.Size = new System.Drawing.Size(22, 13);
1076 this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); -  
1077 this.tableLayoutPanel15.Size = new System.Drawing.Size(200, 40); 1001 this.label19.TabIndex = 2;
1078 this.tableLayoutPanel15.TabIndex = 4; 1002 this.label19.Text = "Hz";
1079 // 1003 //
1080 // label23 1004 // tableLayoutPanel1
1081 // 1005 //
-   1006 this.tableLayoutPanel1.ColumnCount = 1;
1082 this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 1007 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
1083 this.label23.AutoSize = true; 1008 this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0);
-   1009 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
-   1010 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
1084 this.label23.Location = new System.Drawing.Point(3, 13); 1011 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
1085 this.label23.Name = "label23"; 1012 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
1086 this.label23.Size = new System.Drawing.Size(94, 13); 1013 this.tableLayoutPanel1.RowCount = 2;
-   1014 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   1015 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
1087 this.label23.TabIndex = 1; 1016 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381);
1088 this.label23.Text = "Spectrum Intensity"; 1017 this.tableLayoutPanel1.TabIndex = 1;
1089 // 1018 //
1090 // numericUpDown4 1019 // tableLayoutPanel2
1091 // 1020 //
-   1021 this.tableLayoutPanel2.ColumnCount = 3;
-   1022 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   1023 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
-   1024 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
-   1025 this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0);
-   1026 this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0);
-   1027 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
-   1028 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348);
-   1029 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
-   1030 this.tableLayoutPanel2.RowCount = 1;
-   1031 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   1032 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30);
-   1033 this.tableLayoutPanel2.TabIndex = 1;
-   1034 //
-   1035 // button1
-   1036 //
-   1037 this.button1.Location = new System.Drawing.Point(467, 3);
-   1038 this.button1.Name = "button1";
-   1039 this.button1.Size = new System.Drawing.Size(71, 23);
-   1040 this.button1.TabIndex = 0;
-   1041 this.button1.Text = "Save";
-   1042 this.button1.UseVisualStyleBackColor = true;
-   1043 this.button1.Click += new System.EventHandler(this.button1_Click);
-   1044 //
-   1045 // button2
-   1046 //
-   1047 this.button2.Location = new System.Drawing.Point(544, 3);
-   1048 this.button2.Name = "button2";
-   1049 this.button2.Size = new System.Drawing.Size(71, 23);
-   1050 this.button2.TabIndex = 1;
-   1051 this.button2.Text = "Cancel";
-   1052 this.button2.UseVisualStyleBackColor = true;
-   1053 this.button2.Click += new System.EventHandler(this.button2_Click);
-   1054 //
-   1055 // tabPage8
-   1056 //
-   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,
-   1106 0,
-   1107 0,
-   1108 0});
-   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});
-   1122 //
-   1123 // numericUpDown6
-   1124 //
1092 this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 1125 this.numericUpDown6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
1093 this.numericUpDown4.Location = new System.Drawing.Point(103, 10); 1126 this.numericUpDown6.Location = new System.Drawing.Point(43, 13);
-   1127 this.numericUpDown6.Maximum = new decimal(new int[] {
-   1128 10000,
-   1129 0,
-   1130 0,
-   1131 0});
-   1132 this.numericUpDown6.Minimum = new decimal(new int[] {
-   1133 1,
-   1134 0,
-   1135 0,
-   1136 0});
1094 this.numericUpDown4.Name = "numericUpDown4"; 1137 this.numericUpDown6.Name = "numericUpDown6";
1095 this.numericUpDown4.Size = new System.Drawing.Size(94, 20); 1138 this.numericUpDown6.Size = new System.Drawing.Size(141, 20);
1096 this.numericUpDown4.TabIndex = 2; 1139 this.numericUpDown6.TabIndex = 6;
1097 this.numericUpDown4.Value = new decimal(new int[] { 1140 this.numericUpDown6.Value = new decimal(new int[] {
-   1141 100,
-   1142 0,
-   1143 0,
-   1144 0});
-   1145 //
-   1146 // numericUpDown7
-   1147 //
-   1148 this.numericUpDown7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1149 this.numericUpDown7.Location = new System.Drawing.Point(43, 60);
-   1150 this.numericUpDown7.Maximum = new decimal(new int[] {
-   1151 10000,
-   1152 0,
-   1153 0,
-   1154 0});
-   1155 this.numericUpDown7.Minimum = new decimal(new int[] {
-   1156 1,
-   1157 0,
1098 5, 1158 0,
-   1159 0});
-   1160 this.numericUpDown7.Name = "numericUpDown7";
-   1161 this.numericUpDown7.Size = new System.Drawing.Size(141, 20);
-   1162 this.numericUpDown7.TabIndex = 7;
-   1163 this.numericUpDown7.Value = new decimal(new int[] {
-   1164 100,
1099 0, 1165 0,
1100 0, 1166 0,
1101 0}); 1167 0});
1102 // 1168 //
1103 // SettingsForm 1169 // SettingsForm
Line 1114... Line 1180...
1114 this.Text = "HamBook: Settings"; 1180 this.Text = "HamBook: Settings";
1115 this.Load += new System.EventHandler(this.SettingsForm_Load); 1181 this.Load += new System.EventHandler(this.SettingsForm_Load);
1116 this.tabControl1.ResumeLayout(false); 1182 this.tabControl1.ResumeLayout(false);
1117 this.tabPage3.ResumeLayout(false); 1183 this.tabPage3.ResumeLayout(false);
1118 this.tabPage3.PerformLayout(); 1184 this.tabPage3.PerformLayout();
1119 this.groupBox5.ResumeLayout(false); -  
1120 this.tableLayoutPanel10.ResumeLayout(false); -  
1121 this.tableLayoutPanel10.PerformLayout(); -  
1122 this.tabPage1.ResumeLayout(false); 1185 this.tabPage1.ResumeLayout(false);
1123 this.groupBox4.ResumeLayout(false); 1186 this.groupBox4.ResumeLayout(false);
1124 this.tableLayoutPanel9.ResumeLayout(false); 1187 this.tableLayoutPanel9.ResumeLayout(false);
1125 this.tableLayoutPanel9.PerformLayout(); 1188 this.tableLayoutPanel9.PerformLayout();
1126 this.groupBox2.ResumeLayout(false); 1189 this.groupBox2.ResumeLayout(false);
Line 1141... Line 1204...
1141 this.groupBox6.ResumeLayout(false); 1204 this.groupBox6.ResumeLayout(false);
1142 this.tableLayoutPanel11.ResumeLayout(false); 1205 this.tableLayoutPanel11.ResumeLayout(false);
1143 this.tableLayoutPanel11.PerformLayout(); 1206 this.tableLayoutPanel11.PerformLayout();
1144 this.tabPage5.ResumeLayout(false); 1207 this.tabPage5.ResumeLayout(false);
1145 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); 1208 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
1146 this.tableLayoutPanel1.ResumeLayout(false); -  
1147 this.tableLayoutPanel2.ResumeLayout(false); -  
1148 this.tabPage6.ResumeLayout(false); 1209 this.tabPage6.ResumeLayout(false);
1149 this.tabControl2.ResumeLayout(false); 1210 this.tabControl2.ResumeLayout(false);
1150 this.tabPage7.ResumeLayout(false); 1211 this.tabPage7.ResumeLayout(false);
1151 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); -  
1152 this.tableLayoutPanel12.ResumeLayout(false); -  
1153 this.tableLayoutPanel12.PerformLayout(); -  
1154 this.tableLayoutPanel13.ResumeLayout(false); -  
1155 this.tableLayoutPanel13.PerformLayout(); -  
1156 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit(); -  
1157 this.tableLayoutPanel14.ResumeLayout(false); -  
1158 this.tableLayoutPanel14.PerformLayout(); -  
1159 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit(); -  
1160 this.tableLayoutPanel15.ResumeLayout(false); 1212 this.tableLayoutPanel15.ResumeLayout(false);
1161 this.tableLayoutPanel15.PerformLayout(); 1213 this.tableLayoutPanel15.PerformLayout();
1162 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit(); 1214 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
-   1215 this.tableLayoutPanel14.ResumeLayout(false);
-   1216 this.tableLayoutPanel14.PerformLayout();
-   1217 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
-   1218 this.tableLayoutPanel13.ResumeLayout(false);
-   1219 this.tableLayoutPanel13.PerformLayout();
-   1220 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
-   1221 this.tableLayoutPanel12.ResumeLayout(false);
-   1222 this.tableLayoutPanel12.PerformLayout();
-   1223 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
-   1224 this.tableLayoutPanel1.ResumeLayout(false);
-   1225 this.tableLayoutPanel2.ResumeLayout(false);
-   1226 this.tabPage8.ResumeLayout(false);
-   1227 this.groupBox7.ResumeLayout(false);
-   1228 this.tableLayoutPanel16.ResumeLayout(false);
-   1229 this.tableLayoutPanel16.PerformLayout();
-   1230 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).EndInit();
-   1231 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).EndInit();
-   1232 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).EndInit();
1163 this.ResumeLayout(false); 1233 this.ResumeLayout(false);
Line 1164... Line 1234...
1164   1234  
Line 1165... Line 1235...
1165 } 1235 }
Line 1203... Line 1273...
1203 private System.Windows.Forms.ComboBox comboBox8; 1273 private System.Windows.Forms.ComboBox comboBox8;
1204 private System.Windows.Forms.GroupBox groupBox4; 1274 private System.Windows.Forms.GroupBox groupBox4;
1205 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; 1275 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
1206 private System.Windows.Forms.Label label10; 1276 private System.Windows.Forms.Label label10;
1207 private System.Windows.Forms.Label label11; 1277 private System.Windows.Forms.Label label11;
1208 private System.Windows.Forms.TextBox textBox3; -  
1209 private System.Windows.Forms.TextBox textBox4; -  
1210 private System.Windows.Forms.TabPage tabPage3; 1278 private System.Windows.Forms.TabPage tabPage3;
1211 private System.Windows.Forms.CheckBox checkBox1; 1279 private System.Windows.Forms.CheckBox checkBox1;
1212 private System.Windows.Forms.GroupBox groupBox5; -  
1213 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; -  
1214 private System.Windows.Forms.Label label14; -  
1215 private System.Windows.Forms.TextBox textBox5; -  
1216 private System.Windows.Forms.Label label15; -  
1217 private System.Windows.Forms.Label label12; 1280 private System.Windows.Forms.Label label12;
1218 private System.Windows.Forms.Label label13; 1281 private System.Windows.Forms.Label label13;
1219 private System.Windows.Forms.TabPage tabPage4; 1282 private System.Windows.Forms.TabPage tabPage4;
1220 private System.Windows.Forms.GroupBox groupBox6; 1283 private System.Windows.Forms.GroupBox groupBox6;
1221 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; 1284 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
Line 1243... Line 1306...
1243 private System.Windows.Forms.NumericUpDown numericUpDown3; 1306 private System.Windows.Forms.NumericUpDown numericUpDown3;
1244 private System.Windows.Forms.Label label22; 1307 private System.Windows.Forms.Label label22;
1245 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15; 1308 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
1246 private System.Windows.Forms.Label label23; 1309 private System.Windows.Forms.Label label23;
1247 private System.Windows.Forms.NumericUpDown numericUpDown4; 1310 private System.Windows.Forms.NumericUpDown numericUpDown4;
-   1311 private System.Windows.Forms.TabPage tabPage8;
-   1312 private System.Windows.Forms.GroupBox groupBox7;
-   1313 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel16;
-   1314 private System.Windows.Forms.Label label24;
-   1315 private System.Windows.Forms.NumericUpDown numericUpDown5;
-   1316 private System.Windows.Forms.NumericUpDown numericUpDown6;
-   1317 private System.Windows.Forms.NumericUpDown numericUpDown7;
1248 } 1318 }
1249 } 1319 }
1250   1320