HamBook – Blame information for rev 10
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | namespace HamBook |
2 | { |
||
3 | partial class SettingsForm |
||
4 | { |
||
5 | /// <summary> |
||
6 | /// Required designer variable. |
||
7 | /// </summary> |
||
8 | private System.ComponentModel.IContainer components = null; |
||
9 | |||
10 | /// <summary> |
||
11 | /// Clean up any resources being used. |
||
12 | /// </summary> |
||
13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
||
14 | protected override void Dispose(bool disposing) |
||
15 | { |
||
16 | if (disposing && (components != null)) |
||
17 | { |
||
18 | components.Dispose(); |
||
19 | } |
||
20 | base.Dispose(disposing); |
||
21 | } |
||
22 | |||
23 | #region Windows Form Designer generated code |
||
24 | |||
25 | /// <summary> |
||
26 | /// Required method for Designer support - do not modify |
||
27 | /// the contents of this method with the code editor. |
||
28 | /// </summary> |
||
29 | private void InitializeComponent() |
||
30 | { |
||
31 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm)); |
||
32 | this.tabControl1 = new System.Windows.Forms.TabControl(); |
||
9 | office | 33 | this.tabPage3 = new System.Windows.Forms.TabPage(); |
10 | office | 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(); |
||
9 | office | 39 | this.checkBox1 = new System.Windows.Forms.CheckBox(); |
1 | office | 40 | this.tabPage1 = new System.Windows.Forms.TabPage(); |
9 | office | 41 | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
42 | this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel(); |
||
43 | this.label10 = new System.Windows.Forms.Label(); |
||
44 | 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(); |
||
48 | this.label13 = new System.Windows.Forms.Label(); |
||
3 | office | 49 | this.groupBox2 = new System.Windows.Forms.GroupBox(); |
50 | this.comboBox7 = new System.Windows.Forms.ComboBox(); |
||
1 | office | 51 | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
3 | office | 52 | this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
1 | office | 53 | this.comboBox1 = new System.Windows.Forms.ComboBox(); |
54 | this.label1 = new System.Windows.Forms.Label(); |
||
55 | this.label2 = new System.Windows.Forms.Label(); |
||
56 | this.comboBox2 = new System.Windows.Forms.ComboBox(); |
||
57 | this.comboBox3 = new System.Windows.Forms.ComboBox(); |
||
58 | this.comboBox4 = new System.Windows.Forms.ComboBox(); |
||
59 | this.comboBox5 = new System.Windows.Forms.ComboBox(); |
||
60 | this.label3 = new System.Windows.Forms.Label(); |
||
61 | this.label4 = new System.Windows.Forms.Label(); |
||
62 | this.label5 = new System.Windows.Forms.Label(); |
||
7 | office | 63 | this.label9 = new System.Windows.Forms.Label(); |
64 | this.comboBox8 = new System.Windows.Forms.ComboBox(); |
||
5 | office | 65 | this.tabPage2 = new System.Windows.Forms.TabPage(); |
66 | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
||
67 | this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); |
||
68 | this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); |
||
7 | office | 69 | this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); |
5 | office | 70 | this.textBox2 = new System.Windows.Forms.TextBox(); |
71 | this.label7 = new System.Windows.Forms.Label(); |
||
72 | this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); |
||
7 | office | 73 | this.textBox1 = new System.Windows.Forms.TextBox(); |
5 | office | 74 | this.label8 = new System.Windows.Forms.Label(); |
7 | office | 75 | this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); |
76 | this.comboBox6 = new System.Windows.Forms.ComboBox(); |
||
77 | this.label6 = new System.Windows.Forms.Label(); |
||
78 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
||
79 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
||
80 | this.button1 = new System.Windows.Forms.Button(); |
||
81 | this.button2 = new System.Windows.Forms.Button(); |
||
10 | office | 82 | this.tabPage4 = new System.Windows.Forms.TabPage(); |
83 | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
||
84 | this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); |
||
85 | this.label16 = new System.Windows.Forms.Label(); |
||
86 | this.label17 = new System.Windows.Forms.Label(); |
||
87 | this.comboBox9 = new System.Windows.Forms.ComboBox(); |
||
88 | this.comboBox10 = new System.Windows.Forms.ComboBox(); |
||
1 | office | 89 | this.tabControl1.SuspendLayout(); |
9 | office | 90 | this.tabPage3.SuspendLayout(); |
10 | office | 91 | this.groupBox5.SuspendLayout(); |
92 | this.tableLayoutPanel10.SuspendLayout(); |
||
1 | office | 93 | this.tabPage1.SuspendLayout(); |
9 | office | 94 | this.groupBox4.SuspendLayout(); |
95 | this.tableLayoutPanel9.SuspendLayout(); |
||
3 | office | 96 | this.groupBox2.SuspendLayout(); |
97 | this.groupBox1.SuspendLayout(); |
||
98 | this.tableLayoutPanel3.SuspendLayout(); |
||
5 | office | 99 | this.tabPage2.SuspendLayout(); |
100 | this.groupBox3.SuspendLayout(); |
||
101 | this.tableLayoutPanel4.SuspendLayout(); |
||
102 | this.tableLayoutPanel5.SuspendLayout(); |
||
103 | this.tableLayoutPanel7.SuspendLayout(); |
||
104 | this.tableLayoutPanel8.SuspendLayout(); |
||
7 | office | 105 | this.tableLayoutPanel6.SuspendLayout(); |
106 | this.tableLayoutPanel1.SuspendLayout(); |
||
107 | this.tableLayoutPanel2.SuspendLayout(); |
||
10 | office | 108 | this.tabPage4.SuspendLayout(); |
109 | this.groupBox6.SuspendLayout(); |
||
110 | this.tableLayoutPanel11.SuspendLayout(); |
||
1 | office | 111 | this.SuspendLayout(); |
112 | // |
||
113 | // tabControl1 |
||
114 | // |
||
8 | office | 115 | this.tabControl1.Controls.Add(this.tabPage3); |
1 | office | 116 | this.tabControl1.Controls.Add(this.tabPage1); |
5 | office | 117 | this.tabControl1.Controls.Add(this.tabPage2); |
10 | office | 118 | this.tabControl1.Controls.Add(this.tabPage4); |
1 | office | 119 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
120 | this.tabControl1.Location = new System.Drawing.Point(3, 3); |
||
121 | this.tabControl1.Name = "tabControl1"; |
||
122 | this.tabControl1.SelectedIndex = 0; |
||
123 | this.tabControl1.Size = new System.Drawing.Size(618, 339); |
||
124 | this.tabControl1.TabIndex = 0; |
||
125 | // |
||
9 | office | 126 | // tabPage3 |
127 | // |
||
128 | this.tabPage3.Controls.Add(this.groupBox5); |
||
129 | this.tabPage3.Controls.Add(this.checkBox1); |
||
130 | this.tabPage3.Location = new System.Drawing.Point(4, 22); |
||
131 | this.tabPage3.Name = "tabPage3"; |
||
132 | this.tabPage3.Size = new System.Drawing.Size(610, 313); |
||
133 | this.tabPage3.TabIndex = 2; |
||
134 | this.tabPage3.Text = "Program"; |
||
135 | this.tabPage3.UseVisualStyleBackColor = true; |
||
136 | // |
||
10 | office | 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 | // |
||
9 | office | 193 | // checkBox1 |
194 | // |
||
195 | this.checkBox1.AutoSize = true; |
||
196 | this.checkBox1.Location = new System.Drawing.Point(19, 17); |
||
197 | this.checkBox1.Name = "checkBox1"; |
||
198 | this.checkBox1.Size = new System.Drawing.Size(148, 17); |
||
199 | this.checkBox1.TabIndex = 0; |
||
200 | this.checkBox1.Text = "Launch on Windows boot"; |
||
201 | this.checkBox1.UseVisualStyleBackColor = true; |
||
202 | // |
||
1 | office | 203 | // tabPage1 |
204 | // |
||
7 | office | 205 | this.tabPage1.Controls.Add(this.groupBox4); |
1 | office | 206 | this.tabPage1.Controls.Add(this.groupBox2); |
207 | this.tabPage1.Controls.Add(this.groupBox1); |
||
208 | this.tabPage1.Location = new System.Drawing.Point(4, 22); |
||
209 | this.tabPage1.Name = "tabPage1"; |
||
210 | this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
||
211 | this.tabPage1.Size = new System.Drawing.Size(610, 313); |
||
212 | this.tabPage1.TabIndex = 0; |
||
213 | this.tabPage1.Text = "Connection"; |
||
214 | this.tabPage1.UseVisualStyleBackColor = true; |
||
215 | // |
||
9 | office | 216 | // groupBox4 |
217 | // |
||
218 | this.groupBox4.Controls.Add(this.tableLayoutPanel9); |
||
219 | this.groupBox4.Location = new System.Drawing.Point(248, 113); |
||
220 | this.groupBox4.Name = "groupBox4"; |
||
10 | office | 221 | this.groupBox4.Size = new System.Drawing.Size(223, 113); |
9 | office | 222 | this.groupBox4.TabIndex = 2; |
223 | this.groupBox4.TabStop = false; |
||
224 | this.groupBox4.Text = "Serial Port Timeout"; |
||
225 | // |
||
226 | // tableLayoutPanel9 |
||
227 | // |
||
228 | this.tableLayoutPanel9.ColumnCount = 3; |
||
229 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 40F)); |
||
230 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
10 | office | 231 | this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
9 | office | 232 | this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0); |
233 | this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1); |
||
234 | this.tableLayoutPanel9.Controls.Add(this.textBox3, 1, 0); |
||
235 | this.tableLayoutPanel9.Controls.Add(this.textBox4, 1, 1); |
||
236 | this.tableLayoutPanel9.Controls.Add(this.label12, 2, 0); |
||
237 | this.tableLayoutPanel9.Controls.Add(this.label13, 2, 1); |
||
238 | this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill; |
||
239 | this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16); |
||
240 | this.tableLayoutPanel9.Name = "tableLayoutPanel9"; |
||
241 | this.tableLayoutPanel9.RowCount = 2; |
||
242 | 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)); |
||
10 | office | 244 | this.tableLayoutPanel9.Size = new System.Drawing.Size(217, 94); |
9 | office | 245 | this.tableLayoutPanel9.TabIndex = 0; |
246 | // |
||
247 | // label10 |
||
248 | // |
||
249 | this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
250 | this.label10.AutoSize = true; |
||
251 | this.label10.Location = new System.Drawing.Point(3, 17); |
||
252 | this.label10.Name = "label10"; |
||
253 | this.label10.Size = new System.Drawing.Size(34, 13); |
||
254 | this.label10.TabIndex = 0; |
||
255 | this.label10.Text = "Read"; |
||
256 | // |
||
257 | // label11 |
||
258 | // |
||
259 | this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
260 | this.label11.AutoSize = true; |
||
261 | this.label11.Location = new System.Drawing.Point(3, 64); |
||
262 | this.label11.Name = "label11"; |
||
263 | this.label11.Size = new System.Drawing.Size(34, 13); |
||
264 | this.label11.TabIndex = 1; |
||
265 | this.label11.Text = "Write"; |
||
266 | // |
||
267 | // textBox3 |
||
268 | // |
||
269 | this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
270 | this.textBox3.Location = new System.Drawing.Point(43, 13); |
||
271 | this.textBox3.Name = "textBox3"; |
||
10 | office | 272 | this.textBox3.Size = new System.Drawing.Size(141, 20); |
9 | office | 273 | this.textBox3.TabIndex = 2; |
274 | // |
||
275 | // textBox4 |
||
276 | // |
||
277 | this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
278 | this.textBox4.Location = new System.Drawing.Point(43, 60); |
||
279 | this.textBox4.Name = "textBox4"; |
||
10 | office | 280 | this.textBox4.Size = new System.Drawing.Size(141, 20); |
9 | office | 281 | this.textBox4.TabIndex = 3; |
282 | // |
||
283 | // label12 |
||
284 | // |
||
285 | this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
286 | this.label12.AutoSize = true; |
||
10 | office | 287 | this.label12.Location = new System.Drawing.Point(190, 17); |
9 | office | 288 | this.label12.Name = "label12"; |
10 | office | 289 | this.label12.Size = new System.Drawing.Size(24, 13); |
9 | office | 290 | this.label12.TabIndex = 4; |
291 | this.label12.Text = "ms"; |
||
292 | // |
||
293 | // label13 |
||
294 | // |
||
295 | this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
296 | this.label13.AutoSize = true; |
||
10 | office | 297 | this.label13.Location = new System.Drawing.Point(190, 64); |
9 | office | 298 | this.label13.Name = "label13"; |
10 | office | 299 | this.label13.Size = new System.Drawing.Size(24, 13); |
9 | office | 300 | this.label13.TabIndex = 5; |
301 | this.label13.Text = "ms"; |
||
302 | // |
||
3 | office | 303 | // groupBox2 |
1 | office | 304 | // |
3 | office | 305 | this.groupBox2.Controls.Add(this.comboBox7); |
7 | office | 306 | this.groupBox2.Location = new System.Drawing.Point(247, 6); |
3 | office | 307 | this.groupBox2.Name = "groupBox2"; |
308 | this.groupBox2.Size = new System.Drawing.Size(200, 100); |
||
309 | this.groupBox2.TabIndex = 1; |
||
310 | this.groupBox2.TabStop = false; |
||
311 | this.groupBox2.Text = "Radio"; |
||
1 | office | 312 | // |
3 | office | 313 | // comboBox7 |
1 | office | 314 | // |
3 | office | 315 | this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
316 | this.comboBox7.FormattingEnabled = true; |
||
317 | this.comboBox7.Items.AddRange(new object[] { |
||
318 | "Yaesu FT-891"}); |
||
319 | this.comboBox7.Location = new System.Drawing.Point(38, 41); |
||
320 | this.comboBox7.Name = "comboBox7"; |
||
321 | this.comboBox7.Size = new System.Drawing.Size(121, 21); |
||
322 | this.comboBox7.TabIndex = 0; |
||
1 | office | 323 | // |
324 | // groupBox1 |
||
325 | // |
||
326 | this.groupBox1.Controls.Add(this.tableLayoutPanel3); |
||
327 | this.groupBox1.Location = new System.Drawing.Point(6, 6); |
||
328 | this.groupBox1.Name = "groupBox1"; |
||
7 | office | 329 | this.groupBox1.Size = new System.Drawing.Size(235, 223); |
1 | office | 330 | this.groupBox1.TabIndex = 0; |
331 | this.groupBox1.TabStop = false; |
||
7 | office | 332 | this.groupBox1.Text = "Serial Port"; |
1 | office | 333 | // |
334 | // tableLayoutPanel3 |
||
335 | // |
||
336 | this.tableLayoutPanel3.ColumnCount = 2; |
||
337 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); |
||
338 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); |
||
339 | this.tableLayoutPanel3.Controls.Add(this.comboBox1, 1, 0); |
||
340 | this.tableLayoutPanel3.Controls.Add(this.label1, 0, 0); |
||
341 | this.tableLayoutPanel3.Controls.Add(this.label2, 0, 1); |
||
342 | this.tableLayoutPanel3.Controls.Add(this.comboBox2, 1, 1); |
||
343 | this.tableLayoutPanel3.Controls.Add(this.comboBox3, 1, 2); |
||
344 | this.tableLayoutPanel3.Controls.Add(this.comboBox4, 1, 3); |
||
345 | this.tableLayoutPanel3.Controls.Add(this.comboBox5, 1, 4); |
||
346 | this.tableLayoutPanel3.Controls.Add(this.label3, 0, 2); |
||
347 | this.tableLayoutPanel3.Controls.Add(this.label4, 0, 3); |
||
348 | this.tableLayoutPanel3.Controls.Add(this.label5, 0, 4); |
||
7 | office | 349 | this.tableLayoutPanel3.Controls.Add(this.label9, 0, 5); |
350 | this.tableLayoutPanel3.Controls.Add(this.comboBox8, 1, 5); |
||
1 | office | 351 | this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
352 | this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 16); |
||
353 | this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
||
7 | office | 354 | this.tableLayoutPanel3.RowCount = 6; |
355 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F)); |
||
356 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F)); |
||
357 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F)); |
||
358 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F)); |
||
359 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F)); |
||
360 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66944F)); |
||
361 | this.tableLayoutPanel3.Size = new System.Drawing.Size(229, 204); |
||
1 | office | 362 | this.tableLayoutPanel3.TabIndex = 0; |
363 | // |
||
3 | office | 364 | // comboBox1 |
365 | // |
||
366 | this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
367 | this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
368 | this.comboBox1.FormattingEnabled = true; |
||
7 | office | 369 | this.comboBox1.Location = new System.Drawing.Point(71, 6); |
3 | office | 370 | this.comboBox1.Name = "comboBox1"; |
7 | office | 371 | this.comboBox1.Size = new System.Drawing.Size(155, 21); |
3 | office | 372 | this.comboBox1.TabIndex = 0; |
373 | // |
||
1 | office | 374 | // label1 |
375 | // |
||
376 | this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
377 | this.label1.AutoSize = true; |
||
7 | office | 378 | this.label1.Location = new System.Drawing.Point(3, 10); |
1 | office | 379 | this.label1.Name = "label1"; |
7 | office | 380 | this.label1.Size = new System.Drawing.Size(62, 13); |
1 | office | 381 | this.label1.TabIndex = 1; |
382 | this.label1.Text = "Serial port:"; |
||
383 | // |
||
384 | // label2 |
||
385 | // |
||
386 | this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
387 | this.label2.AutoSize = true; |
||
7 | office | 388 | this.label2.Location = new System.Drawing.Point(3, 43); |
1 | office | 389 | this.label2.Name = "label2"; |
7 | office | 390 | this.label2.Size = new System.Drawing.Size(62, 13); |
1 | office | 391 | this.label2.TabIndex = 2; |
392 | this.label2.Text = "Speed:"; |
||
393 | // |
||
394 | // comboBox2 |
||
395 | // |
||
396 | this.comboBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
397 | this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
398 | this.comboBox2.FormattingEnabled = true; |
||
399 | this.comboBox2.Items.AddRange(new object[] { |
||
400 | "9600", |
||
401 | "14400", |
||
402 | "19200", |
||
403 | "38400", |
||
404 | "57600", |
||
405 | "115200", |
||
406 | "128000"}); |
||
7 | office | 407 | this.comboBox2.Location = new System.Drawing.Point(71, 39); |
1 | office | 408 | this.comboBox2.Name = "comboBox2"; |
7 | office | 409 | this.comboBox2.Size = new System.Drawing.Size(155, 21); |
1 | office | 410 | this.comboBox2.TabIndex = 3; |
411 | // |
||
412 | // comboBox3 |
||
413 | // |
||
414 | this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
415 | this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
416 | this.comboBox3.FormattingEnabled = true; |
||
417 | this.comboBox3.Items.AddRange(new object[] { |
||
418 | "8", |
||
419 | "7", |
||
420 | "6", |
||
421 | "5", |
||
422 | "4"}); |
||
7 | office | 423 | this.comboBox3.Location = new System.Drawing.Point(71, 72); |
1 | office | 424 | this.comboBox3.Name = "comboBox3"; |
7 | office | 425 | this.comboBox3.Size = new System.Drawing.Size(155, 21); |
1 | office | 426 | this.comboBox3.TabIndex = 4; |
427 | // |
||
428 | // comboBox4 |
||
429 | // |
||
430 | this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
431 | this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
432 | this.comboBox4.FormattingEnabled = true; |
||
433 | this.comboBox4.Items.AddRange(new object[] { |
||
434 | "Even", |
||
435 | "Odd", |
||
436 | "Mark", |
||
437 | "Space", |
||
438 | "None"}); |
||
7 | office | 439 | this.comboBox4.Location = new System.Drawing.Point(71, 105); |
1 | office | 440 | this.comboBox4.Name = "comboBox4"; |
7 | office | 441 | this.comboBox4.Size = new System.Drawing.Size(155, 21); |
1 | office | 442 | this.comboBox4.TabIndex = 5; |
443 | // |
||
444 | // comboBox5 |
||
445 | // |
||
446 | this.comboBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
447 | this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
448 | this.comboBox5.FormattingEnabled = true; |
||
449 | this.comboBox5.Items.AddRange(new object[] { |
||
3 | office | 450 | "None", |
451 | "One", |
||
452 | "Two", |
||
453 | "OnePointFive"}); |
||
7 | office | 454 | this.comboBox5.Location = new System.Drawing.Point(71, 138); |
1 | office | 455 | this.comboBox5.Name = "comboBox5"; |
7 | office | 456 | this.comboBox5.Size = new System.Drawing.Size(155, 21); |
1 | office | 457 | this.comboBox5.TabIndex = 6; |
458 | // |
||
459 | // label3 |
||
460 | // |
||
461 | this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
462 | this.label3.AutoSize = true; |
||
7 | office | 463 | this.label3.Location = new System.Drawing.Point(3, 76); |
1 | office | 464 | this.label3.Name = "label3"; |
7 | office | 465 | this.label3.Size = new System.Drawing.Size(62, 13); |
1 | office | 466 | this.label3.TabIndex = 8; |
467 | this.label3.Text = "Data bits:"; |
||
468 | // |
||
469 | // label4 |
||
470 | // |
||
471 | this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
472 | this.label4.AutoSize = true; |
||
7 | office | 473 | this.label4.Location = new System.Drawing.Point(3, 109); |
1 | office | 474 | this.label4.Name = "label4"; |
7 | office | 475 | this.label4.Size = new System.Drawing.Size(62, 13); |
1 | office | 476 | this.label4.TabIndex = 9; |
477 | this.label4.Text = "Parity:"; |
||
478 | // |
||
479 | // label5 |
||
480 | // |
||
481 | this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
482 | this.label5.AutoSize = true; |
||
7 | office | 483 | this.label5.Location = new System.Drawing.Point(3, 142); |
1 | office | 484 | this.label5.Name = "label5"; |
7 | office | 485 | this.label5.Size = new System.Drawing.Size(62, 13); |
1 | office | 486 | this.label5.TabIndex = 10; |
487 | this.label5.Text = "Stop bits:"; |
||
488 | // |
||
7 | office | 489 | // label9 |
1 | office | 490 | // |
7 | office | 491 | this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
492 | this.label9.AutoSize = true; |
||
493 | this.label9.Location = new System.Drawing.Point(3, 178); |
||
494 | this.label9.Name = "label9"; |
||
495 | this.label9.Size = new System.Drawing.Size(62, 13); |
||
496 | this.label9.TabIndex = 11; |
||
497 | this.label9.Text = "Handshake"; |
||
1 | office | 498 | // |
7 | office | 499 | // comboBox8 |
1 | office | 500 | // |
7 | office | 501 | this.comboBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
502 | this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
503 | this.comboBox8.FormattingEnabled = true; |
||
504 | this.comboBox8.Items.AddRange(new object[] { |
||
9 | office | 505 | "None", |
506 | "Rts", |
||
507 | "XOn", |
||
508 | "RtsXOn", |
||
509 | "DtrRtsXOn"}); |
||
7 | office | 510 | this.comboBox8.Location = new System.Drawing.Point(71, 174); |
511 | this.comboBox8.Name = "comboBox8"; |
||
512 | this.comboBox8.Size = new System.Drawing.Size(155, 21); |
||
513 | this.comboBox8.TabIndex = 12; |
||
1 | office | 514 | // |
5 | office | 515 | // tabPage2 |
516 | // |
||
517 | this.tabPage2.Controls.Add(this.groupBox3); |
||
518 | this.tabPage2.Location = new System.Drawing.Point(4, 22); |
||
519 | this.tabPage2.Name = "tabPage2"; |
||
520 | this.tabPage2.Size = new System.Drawing.Size(610, 313); |
||
521 | this.tabPage2.TabIndex = 1; |
||
522 | this.tabPage2.Text = "Definitions"; |
||
523 | this.tabPage2.UseVisualStyleBackColor = true; |
||
524 | // |
||
525 | // groupBox3 |
||
526 | // |
||
527 | this.groupBox3.Controls.Add(this.tableLayoutPanel4); |
||
528 | this.groupBox3.Location = new System.Drawing.Point(14, 12); |
||
529 | this.groupBox3.Name = "groupBox3"; |
||
530 | this.groupBox3.Size = new System.Drawing.Size(301, 129); |
||
531 | this.groupBox3.TabIndex = 0; |
||
532 | this.groupBox3.TabStop = false; |
||
533 | this.groupBox3.Text = "Bands"; |
||
534 | // |
||
535 | // tableLayoutPanel4 |
||
536 | // |
||
537 | this.tableLayoutPanel4.ColumnCount = 1; |
||
538 | this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
539 | this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 1); |
||
540 | this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel6, 0, 0); |
||
541 | this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
||
542 | this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 16); |
||
543 | this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
||
544 | this.tableLayoutPanel4.RowCount = 2; |
||
545 | this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
546 | this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
547 | this.tableLayoutPanel4.Size = new System.Drawing.Size(295, 110); |
||
548 | this.tableLayoutPanel4.TabIndex = 0; |
||
549 | // |
||
550 | // tableLayoutPanel5 |
||
551 | // |
||
552 | this.tableLayoutPanel5.ColumnCount = 2; |
||
553 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
554 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
555 | this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel7, 1, 0); |
||
556 | this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel8, 0, 0); |
||
557 | this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; |
||
558 | this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 58); |
||
559 | this.tableLayoutPanel5.Name = "tableLayoutPanel5"; |
||
560 | this.tableLayoutPanel5.RowCount = 1; |
||
561 | this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
||
562 | this.tableLayoutPanel5.Size = new System.Drawing.Size(289, 49); |
||
563 | this.tableLayoutPanel5.TabIndex = 0; |
||
564 | // |
||
565 | // tableLayoutPanel7 |
||
566 | // |
||
567 | this.tableLayoutPanel7.ColumnCount = 2; |
||
568 | this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
569 | this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
570 | this.tableLayoutPanel7.Controls.Add(this.textBox2, 0, 0); |
||
571 | this.tableLayoutPanel7.Controls.Add(this.label7, 1, 0); |
||
572 | this.tableLayoutPanel7.Location = new System.Drawing.Point(147, 3); |
||
573 | this.tableLayoutPanel7.Name = "tableLayoutPanel7"; |
||
574 | this.tableLayoutPanel7.RowCount = 1; |
||
575 | this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
576 | this.tableLayoutPanel7.Size = new System.Drawing.Size(139, 43); |
||
577 | this.tableLayoutPanel7.TabIndex = 1; |
||
578 | // |
||
7 | office | 579 | // textBox2 |
580 | // |
||
581 | this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
582 | this.textBox2.Location = new System.Drawing.Point(3, 11); |
||
583 | this.textBox2.Name = "textBox2"; |
||
584 | this.textBox2.Size = new System.Drawing.Size(103, 20); |
||
585 | this.textBox2.TabIndex = 1; |
||
586 | this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged); |
||
587 | // |
||
5 | office | 588 | // label7 |
589 | // |
||
590 | this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
591 | this.label7.AutoSize = true; |
||
592 | this.label7.Location = new System.Drawing.Point(112, 15); |
||
593 | this.label7.Name = "label7"; |
||
594 | this.label7.Size = new System.Drawing.Size(24, 13); |
||
595 | this.label7.TabIndex = 2; |
||
596 | this.label7.Text = "Hz"; |
||
597 | // |
||
598 | // tableLayoutPanel8 |
||
599 | // |
||
600 | this.tableLayoutPanel8.ColumnCount = 2; |
||
601 | this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
602 | this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
603 | this.tableLayoutPanel8.Controls.Add(this.textBox1, 0, 0); |
||
604 | this.tableLayoutPanel8.Controls.Add(this.label8, 1, 0); |
||
605 | this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 3); |
||
606 | this.tableLayoutPanel8.Name = "tableLayoutPanel8"; |
||
607 | this.tableLayoutPanel8.RowCount = 1; |
||
608 | this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
609 | this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43); |
||
610 | this.tableLayoutPanel8.TabIndex = 2; |
||
611 | // |
||
7 | office | 612 | // textBox1 |
613 | // |
||
614 | this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
615 | this.textBox1.Location = new System.Drawing.Point(3, 11); |
||
616 | this.textBox1.Name = "textBox1"; |
||
617 | this.textBox1.Size = new System.Drawing.Size(102, 20); |
||
618 | this.textBox1.TabIndex = 0; |
||
619 | this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); |
||
620 | // |
||
5 | office | 621 | // label8 |
622 | // |
||
623 | this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
624 | this.label8.AutoSize = true; |
||
625 | this.label8.Location = new System.Drawing.Point(111, 15); |
||
626 | this.label8.Name = "label8"; |
||
627 | this.label8.Size = new System.Drawing.Size(24, 13); |
||
628 | this.label8.TabIndex = 1; |
||
629 | this.label8.Text = "Hz"; |
||
630 | // |
||
7 | office | 631 | // tableLayoutPanel6 |
632 | // |
||
633 | this.tableLayoutPanel6.ColumnCount = 2; |
||
634 | this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
635 | this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F)); |
||
636 | this.tableLayoutPanel6.Controls.Add(this.comboBox6, 0, 0); |
||
637 | this.tableLayoutPanel6.Controls.Add(this.label6, 1, 0); |
||
638 | this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; |
||
639 | this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3); |
||
640 | this.tableLayoutPanel6.Name = "tableLayoutPanel6"; |
||
641 | this.tableLayoutPanel6.RowCount = 1; |
||
642 | this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
643 | this.tableLayoutPanel6.Size = new System.Drawing.Size(289, 49); |
||
644 | this.tableLayoutPanel6.TabIndex = 1; |
||
645 | // |
||
646 | // comboBox6 |
||
647 | // |
||
648 | this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
649 | this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||
650 | this.comboBox6.FormattingEnabled = true; |
||
651 | this.comboBox6.Items.AddRange(new object[] { |
||
652 | "6", |
||
653 | "10", |
||
654 | "11", |
||
655 | "12", |
||
656 | "15", |
||
657 | "17", |
||
658 | "20", |
||
659 | "30", |
||
660 | "40"}); |
||
661 | this.comboBox6.Location = new System.Drawing.Point(3, 14); |
||
662 | this.comboBox6.Name = "comboBox6"; |
||
663 | this.comboBox6.Size = new System.Drawing.Size(238, 21); |
||
664 | this.comboBox6.TabIndex = 1; |
||
665 | // |
||
666 | // label6 |
||
667 | // |
||
668 | this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
669 | this.label6.AutoSize = true; |
||
670 | this.label6.Location = new System.Drawing.Point(247, 18); |
||
671 | this.label6.Name = "label6"; |
||
672 | this.label6.Size = new System.Drawing.Size(39, 13); |
||
673 | this.label6.TabIndex = 2; |
||
674 | this.label6.Text = "meters"; |
||
675 | // |
||
676 | // tableLayoutPanel1 |
||
677 | // |
||
678 | this.tableLayoutPanel1.ColumnCount = 1; |
||
679 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
680 | this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0); |
||
681 | this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); |
||
682 | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
683 | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
||
684 | this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
||
685 | this.tableLayoutPanel1.RowCount = 2; |
||
686 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
687 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
||
688 | this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381); |
||
689 | this.tableLayoutPanel1.TabIndex = 1; |
||
690 | // |
||
691 | // tableLayoutPanel2 |
||
692 | // |
||
693 | this.tableLayoutPanel2.ColumnCount = 3; |
||
694 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
695 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
||
696 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
||
697 | this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0); |
||
698 | this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0); |
||
699 | this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
||
700 | this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348); |
||
701 | this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
||
702 | this.tableLayoutPanel2.RowCount = 1; |
||
703 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
704 | this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30); |
||
705 | this.tableLayoutPanel2.TabIndex = 1; |
||
706 | // |
||
707 | // button1 |
||
708 | // |
||
709 | this.button1.Location = new System.Drawing.Point(467, 3); |
||
710 | this.button1.Name = "button1"; |
||
711 | this.button1.Size = new System.Drawing.Size(71, 23); |
||
712 | this.button1.TabIndex = 0; |
||
713 | this.button1.Text = "Save"; |
||
714 | this.button1.UseVisualStyleBackColor = true; |
||
715 | this.button1.Click += new System.EventHandler(this.button1_Click); |
||
716 | // |
||
717 | // button2 |
||
718 | // |
||
719 | this.button2.Location = new System.Drawing.Point(544, 3); |
||
720 | this.button2.Name = "button2"; |
||
721 | this.button2.Size = new System.Drawing.Size(71, 23); |
||
722 | this.button2.TabIndex = 1; |
||
723 | this.button2.Text = "Cancel"; |
||
724 | this.button2.UseVisualStyleBackColor = true; |
||
725 | this.button2.Click += new System.EventHandler(this.button2_Click); |
||
726 | // |
||
10 | office | 727 | // tabPage4 |
7 | office | 728 | // |
10 | office | 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; |
||
7 | office | 736 | // |
10 | office | 737 | // groupBox6 |
7 | office | 738 | // |
10 | office | 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"; |
||
7 | office | 746 | // |
10 | office | 747 | // tableLayoutPanel11 |
7 | office | 748 | // |
10 | office | 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; |
||
7 | office | 764 | // |
10 | office | 765 | // label16 |
7 | office | 766 | // |
10 | office | 767 | this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
768 | this.label16.AutoSize = true; |
||
769 | this.label16.Location = new System.Drawing.Point(3, 18); |
||
770 | this.label16.Name = "label16"; |
||
771 | this.label16.Size = new System.Drawing.Size(48, 13); |
||
772 | this.label16.TabIndex = 0; |
||
773 | this.label16.Text = "Input"; |
||
7 | office | 774 | // |
10 | office | 775 | // label17 |
7 | office | 776 | // |
10 | office | 777 | this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
778 | this.label17.AutoSize = true; |
||
779 | this.label17.Location = new System.Drawing.Point(3, 67); |
||
780 | this.label17.Name = "label17"; |
||
781 | this.label17.Size = new System.Drawing.Size(48, 13); |
||
782 | this.label17.TabIndex = 1; |
||
783 | this.label17.Text = "Output"; |
||
7 | office | 784 | // |
10 | office | 785 | // comboBox9 |
786 | // |
||
787 | this.comboBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
||
788 | this.comboBox9.FormattingEnabled = true; |
||
789 | this.comboBox9.Location = new System.Drawing.Point(57, 14); |
||
790 | this.comboBox9.Name = "comboBox9"; |
||
791 | this.comboBox9.Size = new System.Drawing.Size(510, 21); |
||
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); |
||
801 | this.comboBox10.TabIndex = 3; |
||
802 | // |
||
1 | office | 803 | // SettingsForm |
804 | // |
||
805 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
||
806 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
807 | this.ClientSize = new System.Drawing.Size(624, 381); |
||
808 | this.Controls.Add(this.tableLayoutPanel1); |
||
809 | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
||
810 | this.MaximizeBox = false; |
||
811 | this.MaximumSize = new System.Drawing.Size(640, 420); |
||
812 | this.MinimumSize = new System.Drawing.Size(640, 420); |
||
813 | this.Name = "SettingsForm"; |
||
814 | this.Text = "HamBook: Settings"; |
||
815 | this.Load += new System.EventHandler(this.SettingsForm_Load); |
||
816 | this.tabControl1.ResumeLayout(false); |
||
9 | office | 817 | this.tabPage3.ResumeLayout(false); |
818 | this.tabPage3.PerformLayout(); |
||
10 | office | 819 | this.groupBox5.ResumeLayout(false); |
820 | this.tableLayoutPanel10.ResumeLayout(false); |
||
821 | this.tableLayoutPanel10.PerformLayout(); |
||
1 | office | 822 | this.tabPage1.ResumeLayout(false); |
9 | office | 823 | this.groupBox4.ResumeLayout(false); |
824 | this.tableLayoutPanel9.ResumeLayout(false); |
||
825 | this.tableLayoutPanel9.PerformLayout(); |
||
3 | office | 826 | this.groupBox2.ResumeLayout(false); |
1 | office | 827 | this.groupBox1.ResumeLayout(false); |
828 | this.tableLayoutPanel3.ResumeLayout(false); |
||
829 | this.tableLayoutPanel3.PerformLayout(); |
||
5 | office | 830 | this.tabPage2.ResumeLayout(false); |
831 | this.groupBox3.ResumeLayout(false); |
||
832 | this.tableLayoutPanel4.ResumeLayout(false); |
||
833 | this.tableLayoutPanel5.ResumeLayout(false); |
||
834 | this.tableLayoutPanel7.ResumeLayout(false); |
||
835 | this.tableLayoutPanel7.PerformLayout(); |
||
836 | this.tableLayoutPanel8.ResumeLayout(false); |
||
837 | this.tableLayoutPanel8.PerformLayout(); |
||
7 | office | 838 | this.tableLayoutPanel6.ResumeLayout(false); |
839 | this.tableLayoutPanel6.PerformLayout(); |
||
840 | this.tableLayoutPanel1.ResumeLayout(false); |
||
841 | this.tableLayoutPanel2.ResumeLayout(false); |
||
10 | office | 842 | this.tabPage4.ResumeLayout(false); |
843 | this.groupBox6.ResumeLayout(false); |
||
844 | this.tableLayoutPanel11.ResumeLayout(false); |
||
845 | this.tableLayoutPanel11.PerformLayout(); |
||
1 | office | 846 | this.ResumeLayout(false); |
847 | |||
848 | } |
||
849 | |||
850 | #endregion |
||
851 | |||
852 | private System.Windows.Forms.TabControl tabControl1; |
||
853 | private System.Windows.Forms.TabPage tabPage1; |
||
854 | private System.Windows.Forms.GroupBox groupBox1; |
||
855 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
||
856 | private System.Windows.Forms.ComboBox comboBox1; |
||
857 | private System.Windows.Forms.Label label1; |
||
858 | private System.Windows.Forms.Label label2; |
||
859 | private System.Windows.Forms.ComboBox comboBox2; |
||
860 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; |
||
861 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; |
||
862 | private System.Windows.Forms.Button button1; |
||
863 | private System.Windows.Forms.Button button2; |
||
864 | private System.Windows.Forms.ComboBox comboBox3; |
||
865 | private System.Windows.Forms.ComboBox comboBox4; |
||
866 | private System.Windows.Forms.ComboBox comboBox5; |
||
867 | private System.Windows.Forms.Label label3; |
||
868 | private System.Windows.Forms.Label label4; |
||
869 | private System.Windows.Forms.Label label5; |
||
870 | private System.Windows.Forms.GroupBox groupBox2; |
||
871 | private System.Windows.Forms.ComboBox comboBox7; |
||
5 | office | 872 | private System.Windows.Forms.TabPage tabPage2; |
873 | private System.Windows.Forms.GroupBox groupBox3; |
||
874 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; |
||
875 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; |
||
876 | private System.Windows.Forms.ComboBox comboBox6; |
||
877 | private System.Windows.Forms.TextBox textBox1; |
||
878 | private System.Windows.Forms.TextBox textBox2; |
||
879 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7; |
||
880 | private System.Windows.Forms.Label label7; |
||
881 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; |
||
882 | private System.Windows.Forms.Label label8; |
||
883 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6; |
||
884 | private System.Windows.Forms.Label label6; |
||
7 | office | 885 | private System.Windows.Forms.Label label9; |
886 | private System.Windows.Forms.ComboBox comboBox8; |
||
887 | private System.Windows.Forms.GroupBox groupBox4; |
||
888 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9; |
||
889 | private System.Windows.Forms.Label label10; |
||
890 | private System.Windows.Forms.Label label11; |
||
891 | private System.Windows.Forms.TextBox textBox3; |
||
892 | private System.Windows.Forms.TextBox textBox4; |
||
8 | office | 893 | private System.Windows.Forms.TabPage tabPage3; |
894 | private System.Windows.Forms.CheckBox checkBox1; |
||
9 | office | 895 | private System.Windows.Forms.GroupBox groupBox5; |
896 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10; |
||
897 | private System.Windows.Forms.Label label14; |
||
898 | private System.Windows.Forms.TextBox textBox5; |
||
899 | private System.Windows.Forms.Label label15; |
||
10 | office | 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; |
||
1 | office | 909 | } |
910 | } |