HamBook – Diff between revs 9 and 10
?pathlinks?
Rev 9 | Rev 10 | |||
---|---|---|---|---|
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(); |
||
34 | this.checkBox1 = new System.Windows.Forms.CheckBox(); |
39 | this.checkBox1 = new System.Windows.Forms.CheckBox(); |
|
35 | this.tabPage1 = new System.Windows.Forms.TabPage(); |
40 | this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
36 | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
41 | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
|
37 | this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); |
42 | this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); |
|
38 | this.label10 = new System.Windows.Forms.Label(); |
43 | this.label10 = new System.Windows.Forms.Label(); |
|
Line 72... | Line 77... | |||
72 | this.label6 = new System.Windows.Forms.Label(); |
77 | this.label6 = new System.Windows.Forms.Label(); |
|
73 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
78 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
74 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
79 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
|
75 | this.button1 = new System.Windows.Forms.Button(); |
80 | this.button1 = new System.Windows.Forms.Button(); |
|
76 | this.button2 = new System.Windows.Forms.Button(); |
81 | this.button2 = new System.Windows.Forms.Button(); |
|
- | 82 | this.tabPage4 = new System.Windows.Forms.TabPage(); |
||
77 | this.groupBox5 = new System.Windows.Forms.GroupBox(); |
83 | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
|
78 | this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel(); |
84 | this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); |
|
79 | this.label14 = new System.Windows.Forms.Label(); |
85 | this.label16 = new System.Windows.Forms.Label(); |
|
- | 86 | this.label17 = new System.Windows.Forms.Label(); |
||
80 | this.textBox5 = new System.Windows.Forms.TextBox(); |
87 | this.comboBox9 = new System.Windows.Forms.ComboBox(); |
|
81 | this.label15 = new System.Windows.Forms.Label(); |
88 | this.comboBox10 = new System.Windows.Forms.ComboBox(); |
|
82 | this.tabControl1.SuspendLayout(); |
89 | this.tabControl1.SuspendLayout(); |
|
83 | this.tabPage3.SuspendLayout(); |
90 | this.tabPage3.SuspendLayout(); |
|
- | 91 | this.groupBox5.SuspendLayout(); |
||
- | 92 | this.tableLayoutPanel10.SuspendLayout(); |
||
84 | this.tabPage1.SuspendLayout(); |
93 | this.tabPage1.SuspendLayout(); |
|
85 | this.groupBox4.SuspendLayout(); |
94 | this.groupBox4.SuspendLayout(); |
|
86 | this.tableLayoutPanel9.SuspendLayout(); |
95 | this.tableLayoutPanel9.SuspendLayout(); |
|
87 | this.groupBox2.SuspendLayout(); |
96 | this.groupBox2.SuspendLayout(); |
|
88 | this.groupBox1.SuspendLayout(); |
97 | this.groupBox1.SuspendLayout(); |
|
Line 94... | Line 103... | |||
94 | this.tableLayoutPanel7.SuspendLayout(); |
103 | this.tableLayoutPanel7.SuspendLayout(); |
|
95 | this.tableLayoutPanel8.SuspendLayout(); |
104 | this.tableLayoutPanel8.SuspendLayout(); |
|
96 | this.tableLayoutPanel6.SuspendLayout(); |
105 | this.tableLayoutPanel6.SuspendLayout(); |
|
97 | this.tableLayoutPanel1.SuspendLayout(); |
106 | this.tableLayoutPanel1.SuspendLayout(); |
|
98 | this.tableLayoutPanel2.SuspendLayout(); |
107 | this.tableLayoutPanel2.SuspendLayout(); |
|
- | 108 | this.tabPage4.SuspendLayout(); |
||
99 | this.groupBox5.SuspendLayout(); |
109 | this.groupBox6.SuspendLayout(); |
|
100 | this.tableLayoutPanel10.SuspendLayout(); |
110 | this.tableLayoutPanel11.SuspendLayout(); |
|
101 | this.SuspendLayout(); |
111 | this.SuspendLayout(); |
|
102 | // |
112 | // |
|
103 | // tabControl1 |
113 | // tabControl1 |
|
104 | // |
114 | // |
|
105 | this.tabControl1.Controls.Add(this.tabPage3); |
115 | this.tabControl1.Controls.Add(this.tabPage3); |
|
106 | this.tabControl1.Controls.Add(this.tabPage1); |
116 | this.tabControl1.Controls.Add(this.tabPage1); |
|
107 | this.tabControl1.Controls.Add(this.tabPage2); |
117 | this.tabControl1.Controls.Add(this.tabPage2); |
|
- | 118 | this.tabControl1.Controls.Add(this.tabPage4); |
||
108 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
119 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
109 | this.tabControl1.Location = new System.Drawing.Point(3, 3); |
120 | this.tabControl1.Location = new System.Drawing.Point(3, 3); |
|
110 | this.tabControl1.Name = "tabControl1"; |
121 | this.tabControl1.Name = "tabControl1"; |
|
111 | this.tabControl1.SelectedIndex = 0; |
122 | this.tabControl1.SelectedIndex = 0; |
|
112 | this.tabControl1.Size = new System.Drawing.Size(618, 339); |
123 | this.tabControl1.Size = new System.Drawing.Size(618, 339); |
|
Line 121... | Line 132... | |||
121 | this.tabPage3.Size = new System.Drawing.Size(610, 313); |
132 | this.tabPage3.Size = new System.Drawing.Size(610, 313); |
|
122 | this.tabPage3.TabIndex = 2; |
133 | this.tabPage3.TabIndex = 2; |
|
123 | this.tabPage3.Text = "Program"; |
134 | this.tabPage3.Text = "Program"; |
|
124 | this.tabPage3.UseVisualStyleBackColor = true; |
135 | this.tabPage3.UseVisualStyleBackColor = true; |
|
125 | // |
136 | // |
|
- | 137 | // groupBox5 |
||
- | 138 | // |
||
- | 139 | this.groupBox5.Controls.Add(this.tableLayoutPanel10); |
||
- | 140 | this.groupBox5.Location = new System.Drawing.Point(203, 17); |
||
- | 141 | this.groupBox5.Name = "groupBox5"; |
||
- | 142 | this.groupBox5.Size = new System.Drawing.Size(200, 64); |
||
- | 143 | this.groupBox5.TabIndex = 1; |
||
- | 144 | this.groupBox5.TabStop = false; |
||
- | 145 | this.groupBox5.Text = "Band Scanning"; |
||
- | 146 | // |
||
- | 147 | // tableLayoutPanel10 |
||
- | 148 | // |
||
- | 149 | this.tableLayoutPanel10.ColumnCount = 3; |
||
- | 150 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 151 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 152 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
||
- | 153 | this.tableLayoutPanel10.Controls.Add(this.label14, 0, 0); |
||
- | 154 | this.tableLayoutPanel10.Controls.Add(this.textBox5, 1, 0); |
||
- | 155 | this.tableLayoutPanel10.Controls.Add(this.label15, 2, 0); |
||
- | 156 | this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; |
||
- | 157 | this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); |
||
- | 158 | this.tableLayoutPanel10.Name = "tableLayoutPanel10"; |
||
- | 159 | this.tableLayoutPanel10.RowCount = 1; |
||
- | 160 | this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 161 | this.tableLayoutPanel10.Size = new System.Drawing.Size(194, 45); |
||
- | 162 | this.tableLayoutPanel10.TabIndex = 0; |
||
- | 163 | // |
||
- | 164 | // label14 |
||
- | 165 | // |
||
- | 166 | this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
- | 167 | this.label14.AutoSize = true; |
||
- | 168 | this.label14.Location = new System.Drawing.Point(3, 16); |
||
- | 169 | this.label14.Name = "label14"; |
||
- | 170 | this.label14.Size = new System.Drawing.Size(81, 13); |
||
- | 171 | this.label14.TabIndex = 0; |
||
- | 172 | this.label14.Text = "Detect Pause"; |
||
- | 173 | // |
||
- | 174 | // textBox5 |
||
- | 175 | // |
||
- | 176 | this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
- | 177 | this.textBox5.Location = new System.Drawing.Point(90, 12); |
||
- | 178 | this.textBox5.Name = "textBox5"; |
||
- | 179 | this.textBox5.Size = new System.Drawing.Size(81, 20); |
||
- | 180 | this.textBox5.TabIndex = 1; |
||
- | 181 | this.textBox5.Text = "10"; |
||
- | 182 | // |
||
- | 183 | // label15 |
||
- | 184 | // |
||
- | 185 | this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
- | 186 | this.label15.AutoSize = true; |
||
- | 187 | this.label15.Location = new System.Drawing.Point(177, 16); |
||
- | 188 | this.label15.Name = "label15"; |
||
- | 189 | this.label15.Size = new System.Drawing.Size(14, 13); |
||
- | 190 | this.label15.TabIndex = 2; |
||
- | 191 | this.label15.Text = "s"; |
||
- | 192 | // |
||
126 | // checkBox1 |
193 | // checkBox1 |
|
127 | // |
194 | // |
|
128 | this.checkBox1.AutoSize = true; |
195 | this.checkBox1.AutoSize = true; |
|
129 | this.checkBox1.Location = new System.Drawing.Point(19, 17); |
196 | this.checkBox1.Location = new System.Drawing.Point(19, 17); |
|
130 | this.checkBox1.Name = "checkBox1"; |
197 | this.checkBox1.Name = "checkBox1"; |
|
Line 149... | Line 216... | |||
149 | // groupBox4 |
216 | // groupBox4 |
|
150 | // |
217 | // |
|
151 | this.groupBox4.Controls.Add(this.tableLayoutPanel9); |
218 | this.groupBox4.Controls.Add(this.tableLayoutPanel9); |
|
152 | this.groupBox4.Location = new System.Drawing.Point(248, 113); |
219 | this.groupBox4.Location = new System.Drawing.Point(248, 113); |
|
153 | this.groupBox4.Name = "groupBox4"; |
220 | this.groupBox4.Name = "groupBox4"; |
|
154 | this.groupBox4.Size = new System.Drawing.Size(200, 113); |
221 | this.groupBox4.Size = new System.Drawing.Size(223, 113); |
|
155 | this.groupBox4.TabIndex = 2; |
222 | this.groupBox4.TabIndex = 2; |
|
156 | this.groupBox4.TabStop = false; |
223 | this.groupBox4.TabStop = false; |
|
157 | this.groupBox4.Text = "Serial Port Timeout"; |
224 | this.groupBox4.Text = "Serial Port Timeout"; |
|
158 | // |
225 | // |
|
159 | // tableLayoutPanel9 |
226 | // tableLayoutPanel9 |
|
160 | // |
227 | // |
|
161 | this.tableLayoutPanel9.ColumnCount = 3; |
228 | this.tableLayoutPanel9.ColumnCount = 3; |
|
162 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F)); |
229 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F)); |
|
163 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
230 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
164 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F)); |
231 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
|
165 | this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0); |
232 | this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0); |
|
166 | this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1); |
233 | this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1); |
|
167 | this.tableLayoutPanel9.Controls.Add(this.textBox3, 1, 0); |
234 | this.tableLayoutPanel9.Controls.Add(this.textBox3, 1, 0); |
|
168 | this.tableLayoutPanel9.Controls.Add(this.textBox4, 1, 1); |
235 | this.tableLayoutPanel9.Controls.Add(this.textBox4, 1, 1); |
|
169 | this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0); |
236 | this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0); |
|
Line 172... | Line 239... | |||
172 | this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16); |
239 | this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16); |
|
173 | this.tableLayoutPanel9.Name = "tableLayoutPanel9"; |
240 | this.tableLayoutPanel9.Name = "tableLayoutPanel9"; |
|
174 | this.tableLayoutPanel9.RowCount = 2; |
241 | this.tableLayoutPanel9.RowCount = 2; |
|
175 | this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
242 | this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
176 | this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
243 | this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
177 | this.tableLayoutPanel9.Size = new System.Drawing.Size(194, 94); |
244 | this.tableLayoutPanel9.Size = new System.Drawing.Size(217, 94); |
|
178 | this.tableLayoutPanel9.TabIndex = 0; |
245 | this.tableLayoutPanel9.TabIndex = 0; |
|
179 | // |
246 | // |
|
180 | // label10 |
247 | // label10 |
|
181 | // |
248 | // |
|
182 | this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
249 | this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
Line 200... | Line 267... | |||
200 | // textBox3 |
267 | // textBox3 |
|
201 | // |
268 | // |
|
202 | this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
269 | this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
203 | this.textBox3.Location = new System.Drawing.Point(43, 13); |
270 | this.textBox3.Location = new System.Drawing.Point(43, 13); |
|
204 | this.textBox3.Name = "textBox3"; |
271 | this.textBox3.Name = "textBox3"; |
|
205 | this.textBox3.Size = new System.Drawing.Size(123, 20); |
272 | this.textBox3.Size = new System.Drawing.Size(141, 20); |
|
206 | this.textBox3.TabIndex = 2; |
273 | this.textBox3.TabIndex = 2; |
|
207 | // |
274 | // |
|
208 | // textBox4 |
275 | // textBox4 |
|
209 | // |
276 | // |
|
210 | this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
277 | this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
211 | this.textBox4.Location = new System.Drawing.Point(43, 60); |
278 | this.textBox4.Location = new System.Drawing.Point(43, 60); |
|
212 | this.textBox4.Name = "textBox4"; |
279 | this.textBox4.Name = "textBox4"; |
|
213 | this.textBox4.Size = new System.Drawing.Size(123, 20); |
280 | this.textBox4.Size = new System.Drawing.Size(141, 20); |
|
214 | this.textBox4.TabIndex = 3; |
281 | this.textBox4.TabIndex = 3; |
|
215 | // |
282 | // |
|
216 | // label12 |
283 | // label12 |
|
217 | // |
284 | // |
|
218 | this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
285 | this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
219 | this.label12.AutoSize = true; |
286 | this.label12.AutoSize = true; |
|
220 | this.label12.Location = new System.Drawing.Point(172, 10); |
287 | this.label12.Location = new System.Drawing.Point(190, 17); |
|
221 | this.label12.Name = "label12"; |
288 | this.label12.Name = "label12"; |
|
222 | this.label12.Size = new System.Drawing.Size(19, 26); |
289 | this.label12.Size = new System.Drawing.Size(24, 13); |
|
223 | this.label12.TabIndex = 4; |
290 | this.label12.TabIndex = 4; |
|
224 | this.label12.Text = "ms"; |
291 | this.label12.Text = "ms"; |
|
225 | // |
292 | // |
|
226 | // label13 |
293 | // label13 |
|
227 | // |
294 | // |
|
228 | this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
295 | this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
229 | this.label13.AutoSize = true; |
296 | this.label13.AutoSize = true; |
|
230 | this.label13.Location = new System.Drawing.Point(172, 57); |
297 | this.label13.Location = new System.Drawing.Point(190, 64); |
|
231 | this.label13.Name = "label13"; |
298 | this.label13.Name = "label13"; |
|
232 | this.label13.Size = new System.Drawing.Size(19, 26); |
299 | this.label13.Size = new System.Drawing.Size(24, 13); |
|
233 | this.label13.TabIndex = 5; |
300 | this.label13.TabIndex = 5; |
|
234 | this.label13.Text = "ms"; |
301 | this.label13.Text = "ms"; |
|
235 | // |
302 | // |
|
236 | // groupBox2 |
303 | // groupBox2 |
|
237 | // |
304 | // |
|
Line 655... | Line 722... | |||
655 | this.button2.TabIndex = 1; |
722 | this.button2.TabIndex = 1; |
|
656 | this.button2.Text = "Cancel"; |
723 | this.button2.Text = "Cancel"; |
|
657 | this.button2.UseVisualStyleBackColor = true; |
724 | this.button2.UseVisualStyleBackColor = true; |
|
658 | this.button2.Click += new System.EventHandler(this.button2_Click); |
725 | this.button2.Click += new System.EventHandler(this.button2_Click); |
|
659 | // |
726 | // |
|
660 | // groupBox5 |
727 | // tabPage4 |
|
661 | // |
- | ||
662 | this.groupBox5.Controls.Add(this.tableLayoutPanel10); |
- | ||
663 | this.groupBox5.Location = new System.Drawing.Point(203, 17); |
- | ||
664 | this.groupBox5.Name = "groupBox5"; |
- | ||
665 | this.groupBox5.Size = new System.Drawing.Size(200, 64); |
- | ||
666 | this.groupBox5.TabIndex = 1; |
- | ||
667 | this.groupBox5.TabStop = false; |
- | ||
668 | this.groupBox5.Text = "Band Scanning"; |
- | ||
669 | // |
- | ||
670 | // tableLayoutPanel10 |
- | ||
671 | // |
- | ||
672 | this.tableLayoutPanel10.ColumnCount = 3; |
- | ||
673 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
- | ||
674 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
- | ||
675 | this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
- | ||
676 | this.tableLayoutPanel10.Controls.Add(this.label14, 0, 0); |
- | ||
677 | this.tableLayoutPanel10.Controls.Add(this.textBox5, 1, 0); |
- | ||
678 | this.tableLayoutPanel10.Controls.Add(this.label15, 2, 0); |
- | ||
679 | this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill; |
- | ||
680 | this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 16); |
- | ||
681 | this.tableLayoutPanel10.Name = "tableLayoutPanel10"; |
- | ||
682 | this.tableLayoutPanel10.RowCount = 1; |
- | ||
683 | this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
- | ||
684 | this.tableLayoutPanel10.Size = new System.Drawing.Size(194, 45); |
- | ||
685 | this.tableLayoutPanel10.TabIndex = 0; |
- | ||
686 | // |
728 | // |
|
- | 729 | this.tabPage4.Controls.Add(this.groupBox6); |
||
- | 730 | this.tabPage4.Location = new System.Drawing.Point(4, 22); |
||
- | 731 | this.tabPage4.Name = "tabPage4"; |
||
- | 732 | this.tabPage4.Size = new System.Drawing.Size(610, 313); |
||
- | 733 | this.tabPage4.TabIndex = 3; |
||
- | 734 | this.tabPage4.Text = "Audio"; |
||
- | 735 | this.tabPage4.UseVisualStyleBackColor = true; |
||
- | 736 | // |
||
- | 737 | // groupBox6 |
||
- | 738 | // |
||
- | 739 | this.groupBox6.Controls.Add(this.tableLayoutPanel11); |
||
- | 740 | this.groupBox6.Location = new System.Drawing.Point(16, 15); |
||
- | 741 | this.groupBox6.Name = "groupBox6"; |
||
- | 742 | this.groupBox6.Size = new System.Drawing.Size(576, 118); |
||
- | 743 | this.groupBox6.TabIndex = 0; |
||
- | 744 | this.groupBox6.TabStop = false; |
||
- | 745 | this.groupBox6.Text = "Soundcards"; |
||
- | 746 | // |
||
- | 747 | // tableLayoutPanel11 |
||
- | 748 | // |
||
- | 749 | this.tableLayoutPanel11.ColumnCount = 2; |
||
- | 750 | this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 751 | this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 516F)); |
||
- | 752 | this.tableLayoutPanel11.Controls.Add(this.label16, 0, 0); |
||
- | 753 | this.tableLayoutPanel11.Controls.Add(this.label17, 0, 1); |
||
- | 754 | this.tableLayoutPanel11.Controls.Add(this.comboBox9, 1, 0); |
||
- | 755 | this.tableLayoutPanel11.Controls.Add(this.comboBox10, 1, 1); |
||
- | 756 | this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill; |
||
- | 757 | this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16); |
||
- | 758 | this.tableLayoutPanel11.Name = "tableLayoutPanel11"; |
||
- | 759 | this.tableLayoutPanel11.RowCount = 2; |
||
- | 760 | this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 761 | this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
- | 762 | this.tableLayoutPanel11.Size = new System.Drawing.Size(570, 99); |
||
- | 763 | this.tableLayoutPanel11.TabIndex = 0; |
||
- | 764 | // |
||
687 | // label14 |
765 | // label16 |
|
688 | // |
766 | // |
|
689 | this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
767 | this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
690 | this.label14.AutoSize = true; |
768 | this.label16.AutoSize = true; |
|
691 | this.label14.Location = new System.Drawing.Point(3, 16); |
769 | this.label16.Location = new System.Drawing.Point(3, 18); |
|
692 | this.label14.Name = "label14"; |
770 | this.label16.Name = "label16"; |
|
693 | this.label14.Size = new System.Drawing.Size(81, 13); |
771 | this.label16.Size = new System.Drawing.Size(48, 13); |
|
694 | this.label14.TabIndex = 0; |
772 | this.label16.TabIndex = 0; |
|
695 | this.label14.Text = "Detect Pause"; |
773 | this.label16.Text = "Input"; |
|
696 | // |
774 | // |
|
697 | // textBox5 |
775 | // label17 |
|
698 | // |
776 | // |
|
699 | this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
777 | this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
- | 778 | this.label17.AutoSize = true; |
||
700 | this.textBox5.Location = new System.Drawing.Point(90, 12); |
779 | this.label17.Location = new System.Drawing.Point(3, 67); |
|
701 | this.textBox5.Name = "textBox5"; |
780 | this.label17.Name = "label17"; |
|
702 | this.textBox5.Size = new System.Drawing.Size(81, 20); |
781 | this.label17.Size = new System.Drawing.Size(48, 13); |
|
703 | this.textBox5.TabIndex = 1; |
782 | this.label17.TabIndex = 1; |
|
704 | this.textBox5.Text = "10"; |
783 | this.label17.Text = "Output"; |
|
705 | // |
784 | // |
|
706 | // label15 |
785 | // comboBox9 |
|
707 | // |
786 | // |
|
708 | this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
787 | this.comboBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
709 | this.label15.AutoSize = true; |
788 | this.comboBox9.FormattingEnabled = true; |
|
710 | this.label15.Location = new System.Drawing.Point(177, 16); |
789 | this.comboBox9.Location = new System.Drawing.Point(57, 14); |
|
711 | this.label15.Name = "label15"; |
790 | this.comboBox9.Name = "comboBox9"; |
|
712 | this.label15.Size = new System.Drawing.Size(14, 13); |
791 | this.comboBox9.Size = new System.Drawing.Size(510, 21); |
|
713 | this.label15.TabIndex = 2; |
792 | this.comboBox9.TabIndex = 2; |
|
- | 793 | // |
||
- | 794 | // comboBox10 |
||
- | 795 | // |
||
- | 796 | this.comboBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
- | 797 | this.comboBox10.FormattingEnabled = true; |
||
- | 798 | this.comboBox10.Location = new System.Drawing.Point(57, 63); |
||
- | 799 | this.comboBox10.Name = "comboBox10"; |
||
- | 800 | this.comboBox10.Size = new System.Drawing.Size(510, 21); |
||
714 | this.label15.Text = "s"; |
801 | this.comboBox10.TabIndex = 3; |
|
715 | // |
802 | // |
|
716 | // SettingsForm |
803 | // SettingsForm |
|
717 | // |
804 | // |
|
718 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
805 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
|
719 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
806 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
Line 727... | Line 814... | |||
727 | this.Text = "HamBook: Settings"; |
814 | this.Text = "HamBook: Settings"; |
|
728 | this.Load += new System.EventHandler(this.SettingsForm_Load); |
815 | this.Load += new System.EventHandler(this.SettingsForm_Load); |
|
729 | this.tabControl1.ResumeLayout(false); |
816 | this.tabControl1.ResumeLayout(false); |
|
730 | this.tabPage3.ResumeLayout(false); |
817 | this.tabPage3.ResumeLayout(false); |
|
731 | this.tabPage3.PerformLayout(); |
818 | this.tabPage3.PerformLayout(); |
|
- | 819 | this.groupBox5.ResumeLayout(false); |
||
- | 820 | this.tableLayoutPanel10.ResumeLayout(false); |
||
- | 821 | this.tableLayoutPanel10.PerformLayout(); |
||
732 | this.tabPage1.ResumeLayout(false); |
822 | this.tabPage1.ResumeLayout(false); |
|
733 | this.groupBox4.ResumeLayout(false); |
823 | this.groupBox4.ResumeLayout(false); |
|
734 | this.tableLayoutPanel9.ResumeLayout(false); |
824 | this.tableLayoutPanel9.ResumeLayout(false); |
|
735 | this.tableLayoutPanel9.PerformLayout(); |
825 | this.tableLayoutPanel9.PerformLayout(); |
|
736 | this.groupBox2.ResumeLayout(false); |
826 | this.groupBox2.ResumeLayout(false); |
|
Line 747... | Line 837... | |||
747 | this.tableLayoutPanel8.PerformLayout(); |
837 | this.tableLayoutPanel8.PerformLayout(); |
|
748 | this.tableLayoutPanel6.ResumeLayout(false); |
838 | this.tableLayoutPanel6.ResumeLayout(false); |
|
749 | this.tableLayoutPanel6.PerformLayout(); |
839 | this.tableLayoutPanel6.PerformLayout(); |
|
750 | this.tableLayoutPanel1.ResumeLayout(false); |
840 | this.tableLayoutPanel1.ResumeLayout(false); |
|
751 | this.tableLayoutPanel2.ResumeLayout(false); |
841 | this.tableLayoutPanel2.ResumeLayout(false); |
|
- | 842 | this.tabPage4.ResumeLayout(false); |
||
752 | this.groupBox5.ResumeLayout(false); |
843 | this.groupBox6.ResumeLayout(false); |
|
753 | this.tableLayoutPanel10.ResumeLayout(false); |
844 | this.tableLayoutPanel11.ResumeLayout(false); |
|
754 | this.tableLayoutPanel10.PerformLayout(); |
845 | this.tableLayoutPanel11.PerformLayout(); |
|
755 | this.ResumeLayout(false); |
846 | this.ResumeLayout(false); |
|
Line 756... | Line 847... | |||
756 | |
847 | |
|
Line 757... | Line 848... | |||
757 | } |
848 | } |
|
Line 799... | Line 890... | |||
799 | private System.Windows.Forms.Label label11; |
890 | private System.Windows.Forms.Label label11; |
|
800 | private System.Windows.Forms.TextBox textBox3; |
891 | private System.Windows.Forms.TextBox textBox3; |
|
801 | private System.Windows.Forms.TextBox textBox4; |
892 | private System.Windows.Forms.TextBox textBox4; |
|
802 | private System.Windows.Forms.TabPage tabPage3; |
893 | private System.Windows.Forms.TabPage tabPage3; |
|
803 | private System.Windows.Forms.CheckBox checkBox1; |
894 | private System.Windows.Forms.CheckBox checkBox1; |
|
804 | private System.Windows.Forms.Label label12; |
- | ||
805 | private System.Windows.Forms.Label label13; |
- | ||
806 | private System.Windows.Forms.GroupBox groupBox5; |
895 | private System.Windows.Forms.GroupBox groupBox5; |
|
807 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; |
896 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; |
|
808 | private System.Windows.Forms.Label label14; |
897 | private System.Windows.Forms.Label label14; |
|
809 | private System.Windows.Forms.TextBox textBox5; |
898 | private System.Windows.Forms.TextBox textBox5; |
|
810 | private System.Windows.Forms.Label label15; |
899 | private System.Windows.Forms.Label label15; |
|
- | 900 | private System.Windows.Forms.Label label12; |
||
- | 901 | private System.Windows.Forms.Label label13; |
||
- | 902 | private System.Windows.Forms.TabPage tabPage4; |
||
- | 903 | private System.Windows.Forms.GroupBox groupBox6; |
||
- | 904 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; |
||
- | 905 | private System.Windows.Forms.Label label16; |
||
- | 906 | private System.Windows.Forms.Label label17; |
||
- | 907 | private System.Windows.Forms.ComboBox comboBox9; |
||
- | 908 | private System.Windows.Forms.ComboBox comboBox10; |
||
811 | } |
909 | } |
|
812 | } |
910 | } |
|
813 | |
911 | |