HamBook – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 7
Line 43... Line 43...
43 this.comboBox4 = new System.Windows.Forms.ComboBox(); 43 this.comboBox4 = new System.Windows.Forms.ComboBox();
44 this.comboBox5 = new System.Windows.Forms.ComboBox(); 44 this.comboBox5 = new System.Windows.Forms.ComboBox();
45 this.label3 = new System.Windows.Forms.Label(); 45 this.label3 = new System.Windows.Forms.Label();
46 this.label4 = new System.Windows.Forms.Label(); 46 this.label4 = new System.Windows.Forms.Label();
47 this.label5 = new System.Windows.Forms.Label(); 47 this.label5 = new System.Windows.Forms.Label();
48 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); -  
49 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); -  
50 this.button1 = new System.Windows.Forms.Button(); 48 this.label9 = new System.Windows.Forms.Label();
51 this.button2 = new System.Windows.Forms.Button(); 49 this.comboBox8 = new System.Windows.Forms.ComboBox();
52 this.tabPage2 = new System.Windows.Forms.TabPage(); 50 this.tabPage2 = new System.Windows.Forms.TabPage();
53 this.groupBox3 = new System.Windows.Forms.GroupBox(); 51 this.groupBox3 = new System.Windows.Forms.GroupBox();
54 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 52 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
55 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); 53 this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
56 this.comboBox6 = new System.Windows.Forms.ComboBox(); -  
57 this.textBox1 = new System.Windows.Forms.TextBox(); -  
58 this.textBox2 = new System.Windows.Forms.TextBox(); -  
59 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); -  
60 this.label6 = new System.Windows.Forms.Label(); -  
61 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel(); 54 this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
-   55 this.textBox2 = new System.Windows.Forms.TextBox();
62 this.label7 = new System.Windows.Forms.Label(); 56 this.label7 = new System.Windows.Forms.Label();
63 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel(); 57 this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
-   58 this.textBox1 = new System.Windows.Forms.TextBox();
64 this.label8 = new System.Windows.Forms.Label(); 59 this.label8 = new System.Windows.Forms.Label();
-   60 this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
-   61 this.comboBox6 = new System.Windows.Forms.ComboBox();
-   62 this.label6 = new System.Windows.Forms.Label();
-   63 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
-   64 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
-   65 this.button1 = new System.Windows.Forms.Button();
-   66 this.button2 = new System.Windows.Forms.Button();
-   67 this.groupBox4 = new System.Windows.Forms.GroupBox();
-   68 this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
-   69 this.label10 = new System.Windows.Forms.Label();
-   70 this.label11 = new System.Windows.Forms.Label();
-   71 this.textBox3 = new System.Windows.Forms.TextBox();
-   72 this.textBox4 = new System.Windows.Forms.TextBox();
65 this.tabControl1.SuspendLayout(); 73 this.tabControl1.SuspendLayout();
66 this.tabPage1.SuspendLayout(); 74 this.tabPage1.SuspendLayout();
67 this.groupBox2.SuspendLayout(); 75 this.groupBox2.SuspendLayout();
68 this.groupBox1.SuspendLayout(); 76 this.groupBox1.SuspendLayout();
69 this.tableLayoutPanel3.SuspendLayout(); 77 this.tableLayoutPanel3.SuspendLayout();
70 this.tableLayoutPanel1.SuspendLayout(); -  
71 this.tableLayoutPanel2.SuspendLayout(); -  
72 this.tabPage2.SuspendLayout(); 78 this.tabPage2.SuspendLayout();
73 this.groupBox3.SuspendLayout(); 79 this.groupBox3.SuspendLayout();
74 this.tableLayoutPanel4.SuspendLayout(); 80 this.tableLayoutPanel4.SuspendLayout();
75 this.tableLayoutPanel5.SuspendLayout(); 81 this.tableLayoutPanel5.SuspendLayout();
76 this.tableLayoutPanel6.SuspendLayout(); -  
77 this.tableLayoutPanel7.SuspendLayout(); 82 this.tableLayoutPanel7.SuspendLayout();
78 this.tableLayoutPanel8.SuspendLayout(); 83 this.tableLayoutPanel8.SuspendLayout();
-   84 this.tableLayoutPanel6.SuspendLayout();
-   85 this.tableLayoutPanel1.SuspendLayout();
-   86 this.tableLayoutPanel2.SuspendLayout();
-   87 this.groupBox4.SuspendLayout();
-   88 this.tableLayoutPanel9.SuspendLayout();
79 this.SuspendLayout(); 89 this.SuspendLayout();
80 // 90 //
81 // tabControl1 91 // tabControl1
82 // 92 //
83 this.tabControl1.Controls.Add(this.tabPage1); 93 this.tabControl1.Controls.Add(this.tabPage1);
Line 89... Line 99...
89 this.tabControl1.Size = new System.Drawing.Size(618, 339); 99 this.tabControl1.Size = new System.Drawing.Size(618, 339);
90 this.tabControl1.TabIndex = 0; 100 this.tabControl1.TabIndex = 0;
91 // 101 //
92 // tabPage1 102 // tabPage1
93 // 103 //
-   104 this.tabPage1.Controls.Add(this.groupBox4);
94 this.tabPage1.Controls.Add(this.groupBox2); 105 this.tabPage1.Controls.Add(this.groupBox2);
95 this.tabPage1.Controls.Add(this.groupBox1); 106 this.tabPage1.Controls.Add(this.groupBox1);
96 this.tabPage1.Location = new System.Drawing.Point(4, 22); 107 this.tabPage1.Location = new System.Drawing.Point(4, 22);
97 this.tabPage1.Name = "tabPage1"; 108 this.tabPage1.Name = "tabPage1";
98 this.tabPage1.Padding = new System.Windows.Forms.Padding(3); 109 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
Line 102... Line 113...
102 this.tabPage1.UseVisualStyleBackColor = true; 113 this.tabPage1.UseVisualStyleBackColor = true;
103 // 114 //
104 // groupBox2 115 // groupBox2
105 // 116 //
106 this.groupBox2.Controls.Add(this.comboBox7); 117 this.groupBox2.Controls.Add(this.comboBox7);
107 this.groupBox2.Location = new System.Drawing.Point(239, 7); 118 this.groupBox2.Location = new System.Drawing.Point(247, 6);
108 this.groupBox2.Name = "groupBox2"; 119 this.groupBox2.Name = "groupBox2";
109 this.groupBox2.Size = new System.Drawing.Size(200, 100); 120 this.groupBox2.Size = new System.Drawing.Size(200, 100);
110 this.groupBox2.TabIndex = 1; 121 this.groupBox2.TabIndex = 1;
111 this.groupBox2.TabStop = false; 122 this.groupBox2.TabStop = false;
112 this.groupBox2.Text = "Radio"; 123 this.groupBox2.Text = "Radio";
Line 125... Line 136...
125 // groupBox1 136 // groupBox1
126 // 137 //
127 this.groupBox1.Controls.Add(this.tableLayoutPanel3); 138 this.groupBox1.Controls.Add(this.tableLayoutPanel3);
128 this.groupBox1.Location = new System.Drawing.Point(6, 6); 139 this.groupBox1.Location = new System.Drawing.Point(6, 6);
129 this.groupBox1.Name = "groupBox1"; 140 this.groupBox1.Name = "groupBox1";
130 this.groupBox1.Size = new System.Drawing.Size(226, 223); 141 this.groupBox1.Size = new System.Drawing.Size(235, 223);
131 this.groupBox1.TabIndex = 0; 142 this.groupBox1.TabIndex = 0;
132 this.groupBox1.TabStop = false; 143 this.groupBox1.TabStop = false;
133 this.groupBox1.Text = "Serial"; 144 this.groupBox1.Text = "Serial Port";
134 // 145 //
135 // tableLayoutPanel3 146 // tableLayoutPanel3
136 // 147 //
137 this.tableLayoutPanel3.ColumnCount = 2; 148 this.tableLayoutPanel3.ColumnCount = 2;
138 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); 149 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
Line 145... Line 156...
145 this.tableLayoutPanel3.Controls.Add(this.comboBox4, 1, 3); 156 this.tableLayoutPanel3.Controls.Add(this.comboBox4, 1, 3);
146 this.tableLayoutPanel3.Controls.Add(this.comboBox5, 1, 4); 157 this.tableLayoutPanel3.Controls.Add(this.comboBox5, 1, 4);
147 this.tableLayoutPanel3.Controls.Add(this.label3, 0, 2); 158 this.tableLayoutPanel3.Controls.Add(this.label3, 0, 2);
148 this.tableLayoutPanel3.Controls.Add(this.label4, 0, 3); 159 this.tableLayoutPanel3.Controls.Add(this.label4, 0, 3);
149 this.tableLayoutPanel3.Controls.Add(this.label5, 0, 4); 160 this.tableLayoutPanel3.Controls.Add(this.label5, 0, 4);
-   161 this.tableLayoutPanel3.Controls.Add(this.label9, 0, 5);
-   162 this.tableLayoutPanel3.Controls.Add(this.comboBox8, 1, 5);
150 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; 163 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
151 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 16); 164 this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 16);
152 this.tableLayoutPanel3.Name = "tableLayoutPanel3"; 165 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
153 this.tableLayoutPanel3.RowCount = 5; 166 this.tableLayoutPanel3.RowCount = 6;
154 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); 167 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
155 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); 168 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
156 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); 169 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
157 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); 170 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
158 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); 171 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66611F));
-   172 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66944F));
159 this.tableLayoutPanel3.Size = new System.Drawing.Size(220, 204); 173 this.tableLayoutPanel3.Size = new System.Drawing.Size(229, 204);
160 this.tableLayoutPanel3.TabIndex = 0; 174 this.tableLayoutPanel3.TabIndex = 0;
161 // 175 //
162 // comboBox1 176 // comboBox1
163 // 177 //
164 this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 178 this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
165 this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 179 this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
166 this.comboBox1.FormattingEnabled = true; 180 this.comboBox1.FormattingEnabled = true;
167 this.comboBox1.Location = new System.Drawing.Point(66, 9); 181 this.comboBox1.Location = new System.Drawing.Point(71, 6);
168 this.comboBox1.Name = "comboBox1"; 182 this.comboBox1.Name = "comboBox1";
169 this.comboBox1.Size = new System.Drawing.Size(151, 21); 183 this.comboBox1.Size = new System.Drawing.Size(155, 21);
170 this.comboBox1.TabIndex = 0; 184 this.comboBox1.TabIndex = 0;
171 // 185 //
172 // label1 186 // label1
173 // 187 //
174 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 188 this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
175 this.label1.AutoSize = true; 189 this.label1.AutoSize = true;
176 this.label1.Location = new System.Drawing.Point(3, 13); 190 this.label1.Location = new System.Drawing.Point(3, 10);
177 this.label1.Name = "label1"; 191 this.label1.Name = "label1";
178 this.label1.Size = new System.Drawing.Size(57, 13); 192 this.label1.Size = new System.Drawing.Size(62, 13);
179 this.label1.TabIndex = 1; 193 this.label1.TabIndex = 1;
180 this.label1.Text = "Serial port:"; 194 this.label1.Text = "Serial port:";
181 // 195 //
182 // label2 196 // label2
183 // 197 //
184 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 198 this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
185 this.label2.AutoSize = true; 199 this.label2.AutoSize = true;
186 this.label2.Location = new System.Drawing.Point(3, 53); 200 this.label2.Location = new System.Drawing.Point(3, 43);
187 this.label2.Name = "label2"; 201 this.label2.Name = "label2";
188 this.label2.Size = new System.Drawing.Size(57, 13); 202 this.label2.Size = new System.Drawing.Size(62, 13);
189 this.label2.TabIndex = 2; 203 this.label2.TabIndex = 2;
190 this.label2.Text = "Speed:"; 204 this.label2.Text = "Speed:";
191 // 205 //
192 // comboBox2 206 // comboBox2
193 // 207 //
Line 200... Line 214...
200 "19200", 214 "19200",
201 "38400", 215 "38400",
202 "57600", 216 "57600",
203 "115200", 217 "115200",
204 "128000"}); 218 "128000"});
205 this.comboBox2.Location = new System.Drawing.Point(66, 49); 219 this.comboBox2.Location = new System.Drawing.Point(71, 39);
206 this.comboBox2.Name = "comboBox2"; 220 this.comboBox2.Name = "comboBox2";
207 this.comboBox2.Size = new System.Drawing.Size(151, 21); 221 this.comboBox2.Size = new System.Drawing.Size(155, 21);
208 this.comboBox2.TabIndex = 3; 222 this.comboBox2.TabIndex = 3;
209 // 223 //
210 // comboBox3 224 // comboBox3
211 // 225 //
212 this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 226 this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
Line 216... Line 230...
216 "8", 230 "8",
217 "7", 231 "7",
218 "6", 232 "6",
219 "5", 233 "5",
220 "4"}); 234 "4"});
221 this.comboBox3.Location = new System.Drawing.Point(66, 89); 235 this.comboBox3.Location = new System.Drawing.Point(71, 72);
222 this.comboBox3.Name = "comboBox3"; 236 this.comboBox3.Name = "comboBox3";
223 this.comboBox3.Size = new System.Drawing.Size(151, 21); 237 this.comboBox3.Size = new System.Drawing.Size(155, 21);
224 this.comboBox3.TabIndex = 4; 238 this.comboBox3.TabIndex = 4;
225 // 239 //
226 // comboBox4 240 // comboBox4
227 // 241 //
228 this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 242 this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
Line 232... Line 246...
232 "Even", 246 "Even",
233 "Odd", 247 "Odd",
234 "Mark", 248 "Mark",
235 "Space", 249 "Space",
236 "None"}); 250 "None"});
237 this.comboBox4.Location = new System.Drawing.Point(66, 129); 251 this.comboBox4.Location = new System.Drawing.Point(71, 105);
238 this.comboBox4.Name = "comboBox4"; 252 this.comboBox4.Name = "comboBox4";
239 this.comboBox4.Size = new System.Drawing.Size(151, 21); 253 this.comboBox4.Size = new System.Drawing.Size(155, 21);
240 this.comboBox4.TabIndex = 5; 254 this.comboBox4.TabIndex = 5;
241 // 255 //
242 // comboBox5 256 // comboBox5
243 // 257 //
244 this.comboBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 258 this.comboBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
Line 247... Line 261...
247 this.comboBox5.Items.AddRange(new object[] { 261 this.comboBox5.Items.AddRange(new object[] {
248 "None", 262 "None",
249 "One", 263 "One",
250 "Two", 264 "Two",
251 "OnePointFive"}); 265 "OnePointFive"});
252 this.comboBox5.Location = new System.Drawing.Point(66, 171); 266 this.comboBox5.Location = new System.Drawing.Point(71, 138);
253 this.comboBox5.Name = "comboBox5"; 267 this.comboBox5.Name = "comboBox5";
254 this.comboBox5.Size = new System.Drawing.Size(151, 21); 268 this.comboBox5.Size = new System.Drawing.Size(155, 21);
255 this.comboBox5.TabIndex = 6; 269 this.comboBox5.TabIndex = 6;
256 // 270 //
257 // label3 271 // label3
258 // 272 //
259 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 273 this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
260 this.label3.AutoSize = true; 274 this.label3.AutoSize = true;
261 this.label3.Location = new System.Drawing.Point(3, 93); 275 this.label3.Location = new System.Drawing.Point(3, 76);
262 this.label3.Name = "label3"; 276 this.label3.Name = "label3";
263 this.label3.Size = new System.Drawing.Size(57, 13); 277 this.label3.Size = new System.Drawing.Size(62, 13);
264 this.label3.TabIndex = 8; 278 this.label3.TabIndex = 8;
265 this.label3.Text = "Data bits:"; 279 this.label3.Text = "Data bits:";
266 // 280 //
267 // label4 281 // label4
268 // 282 //
269 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 283 this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
270 this.label4.AutoSize = true; 284 this.label4.AutoSize = true;
271 this.label4.Location = new System.Drawing.Point(3, 133); 285 this.label4.Location = new System.Drawing.Point(3, 109);
272 this.label4.Name = "label4"; 286 this.label4.Name = "label4";
273 this.label4.Size = new System.Drawing.Size(57, 13); 287 this.label4.Size = new System.Drawing.Size(62, 13);
274 this.label4.TabIndex = 9; 288 this.label4.TabIndex = 9;
275 this.label4.Text = "Parity:"; 289 this.label4.Text = "Parity:";
276 // 290 //
277 // label5 291 // label5
278 // 292 //
279 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 293 this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
280 this.label5.AutoSize = true; 294 this.label5.AutoSize = true;
281 this.label5.Location = new System.Drawing.Point(3, 175); 295 this.label5.Location = new System.Drawing.Point(3, 142);
282 this.label5.Name = "label5"; 296 this.label5.Name = "label5";
283 this.label5.Size = new System.Drawing.Size(57, 13); 297 this.label5.Size = new System.Drawing.Size(62, 13);
284 this.label5.TabIndex = 10; 298 this.label5.TabIndex = 10;
285 this.label5.Text = "Stop bits:"; 299 this.label5.Text = "Stop bits:";
286 // 300 //
287 // tableLayoutPanel1 -  
288 // -  
289 this.tableLayoutPanel1.ColumnCount = 1; -  
290 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
291 this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0); -  
292 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); -  
293 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; -  
294 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); -  
295 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; -  
296 this.tableLayoutPanel1.RowCount = 2; -  
297 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
298 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); -  
299 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381); -  
300 this.tableLayoutPanel1.TabIndex = 1; -  
301 // -  
302 // tableLayoutPanel2 -  
303 // -  
304 this.tableLayoutPanel2.ColumnCount = 3; -  
305 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
306 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); -  
307 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); -  
308 this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0); -  
309 this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0); -  
310 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; -  
311 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348); -  
312 this.tableLayoutPanel2.Name = "tableLayoutPanel2"; -  
313 this.tableLayoutPanel2.RowCount = 1; -  
314 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
315 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30); -  
316 this.tableLayoutPanel2.TabIndex = 1; -  
317 // -  
318 // button1 -  
319 // -  
320 this.button1.Location = new System.Drawing.Point(467, 3); -  
321 this.button1.Name = "button1"; -  
322 this.button1.Size = new System.Drawing.Size(71, 23); -  
323 this.button1.TabIndex = 0; -  
324 this.button1.Text = "Save"; -  
325 this.button1.UseVisualStyleBackColor = true; -  
326 this.button1.Click += new System.EventHandler(this.button1_Click); -  
327 // -  
328 // button2 301 // label9
329 // 302 //
-   303 this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   304 this.label9.AutoSize = true;
330 this.button2.Location = new System.Drawing.Point(544, 3); 305 this.label9.Location = new System.Drawing.Point(3, 178);
331 this.button2.Name = "button2"; 306 this.label9.Name = "label9";
332 this.button2.Size = new System.Drawing.Size(71, 23); 307 this.label9.Size = new System.Drawing.Size(62, 13);
333 this.button2.TabIndex = 1; 308 this.label9.TabIndex = 11;
334 this.button2.Text = "Cancel"; 309 this.label9.Text = "Handshake";
-   310 //
-   311 // comboBox8
-   312 //
-   313 this.comboBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   314 this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
335 this.button2.UseVisualStyleBackColor = true; 315 this.comboBox8.FormattingEnabled = true;
-   316 this.comboBox8.Items.AddRange(new object[] {
-   317 "RequestToSend",
-   318 "RequestToSendXOnXOff",
-   319 "XOnXOff",
-   320 "None"});
-   321 this.comboBox8.Location = new System.Drawing.Point(71, 174);
-   322 this.comboBox8.Name = "comboBox8";
336 this.button2.Click += new System.EventHandler(this.button2_Click); 323 this.comboBox8.Size = new System.Drawing.Size(155, 21);
-   324 this.comboBox8.TabIndex = 12;
337 // 325 //
338 // tabPage2 326 // tabPage2
339 // 327 //
340 this.tabPage2.Controls.Add(this.groupBox3); 328 this.tabPage2.Controls.Add(this.groupBox3);
341 this.tabPage2.Location = new System.Drawing.Point(4, 22); 329 this.tabPage2.Location = new System.Drawing.Point(4, 22);
Line 383... Line 371...
383 this.tableLayoutPanel5.RowCount = 1; 371 this.tableLayoutPanel5.RowCount = 1;
384 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); 372 this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
385 this.tableLayoutPanel5.Size = new System.Drawing.Size(289, 49); 373 this.tableLayoutPanel5.Size = new System.Drawing.Size(289, 49);
386 this.tableLayoutPanel5.TabIndex = 0; 374 this.tableLayoutPanel5.TabIndex = 0;
387 // 375 //
388 // comboBox6 -  
389 // -  
390 this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
391 this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; -  
392 this.comboBox6.FormattingEnabled = true; -  
393 this.comboBox6.Items.AddRange(new object[] { -  
394 "6", -  
395 "10", -  
396 "11", -  
397 "12", -  
398 "15", -  
399 "17", -  
400 "20", -  
401 "30", -  
402 "40"}); -  
403 this.comboBox6.Location = new System.Drawing.Point(3, 14); -  
404 this.comboBox6.Name = "comboBox6"; -  
405 this.comboBox6.Size = new System.Drawing.Size(238, 21); -  
406 this.comboBox6.TabIndex = 1; -  
407 // -  
408 // textBox1 -  
409 // -  
410 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
411 this.textBox1.Location = new System.Drawing.Point(3, 11); -  
412 this.textBox1.Name = "textBox1"; -  
413 this.textBox1.Size = new System.Drawing.Size(102, 20); -  
414 this.textBox1.TabIndex = 0; -  
415 this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged); -  
416 // -  
417 // textBox2 -  
418 // -  
419 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
420 this.textBox2.Location = new System.Drawing.Point(3, 11); -  
421 this.textBox2.Name = "textBox2"; -  
422 this.textBox2.Size = new System.Drawing.Size(103, 20); -  
423 this.textBox2.TabIndex = 1; -  
424 this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged); -  
425 // -  
426 // tableLayoutPanel6 -  
427 // -  
428 this.tableLayoutPanel6.ColumnCount = 2; -  
429 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
430 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F)); -  
431 this.tableLayoutPanel6.Controls.Add(this.comboBox6, 0, 0); -  
432 this.tableLayoutPanel6.Controls.Add(this.label6, 1, 0); -  
433 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill; -  
434 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3); -  
435 this.tableLayoutPanel6.Name = "tableLayoutPanel6"; -  
436 this.tableLayoutPanel6.RowCount = 1; -  
437 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); -  
438 this.tableLayoutPanel6.Size = new System.Drawing.Size(289, 49); -  
439 this.tableLayoutPanel6.TabIndex = 1; -  
440 // -  
441 // label6 -  
442 // -  
443 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); -  
444 this.label6.AutoSize = true; -  
445 this.label6.Location = new System.Drawing.Point(247, 18); -  
446 this.label6.Name = "label6"; -  
447 this.label6.Size = new System.Drawing.Size(39, 13); -  
448 this.label6.TabIndex = 2; -  
449 this.label6.Text = "meters"; -  
450 // -  
451 // tableLayoutPanel7 376 // tableLayoutPanel7
452 // 377 //
453 this.tableLayoutPanel7.ColumnCount = 2; 378 this.tableLayoutPanel7.ColumnCount = 2;
454 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); 379 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
455 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F)); 380 this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
Line 460... Line 385...
460 this.tableLayoutPanel7.RowCount = 1; 385 this.tableLayoutPanel7.RowCount = 1;
461 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 386 this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
462 this.tableLayoutPanel7.Size = new System.Drawing.Size(139, 43); 387 this.tableLayoutPanel7.Size = new System.Drawing.Size(139, 43);
463 this.tableLayoutPanel7.TabIndex = 1; 388 this.tableLayoutPanel7.TabIndex = 1;
464 // 389 //
-   390 // textBox2
-   391 //
-   392 this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   393 this.textBox2.Location = new System.Drawing.Point(3, 11);
-   394 this.textBox2.Name = "textBox2";
-   395 this.textBox2.Size = new System.Drawing.Size(103, 20);
-   396 this.textBox2.TabIndex = 1;
-   397 this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
-   398 //
465 // label7 399 // label7
466 // 400 //
467 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 401 this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
468 this.label7.AutoSize = true; 402 this.label7.AutoSize = true;
469 this.label7.Location = new System.Drawing.Point(112, 15); 403 this.label7.Location = new System.Drawing.Point(112, 15);
Line 484... Line 418...
484 this.tableLayoutPanel8.RowCount = 1; 418 this.tableLayoutPanel8.RowCount = 1;
485 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 419 this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
486 this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43); 420 this.tableLayoutPanel8.Size = new System.Drawing.Size(138, 43);
487 this.tableLayoutPanel8.TabIndex = 2; 421 this.tableLayoutPanel8.TabIndex = 2;
488 // 422 //
-   423 // textBox1
-   424 //
-   425 this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   426 this.textBox1.Location = new System.Drawing.Point(3, 11);
-   427 this.textBox1.Name = "textBox1";
-   428 this.textBox1.Size = new System.Drawing.Size(102, 20);
-   429 this.textBox1.TabIndex = 0;
-   430 this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
-   431 //
489 // label8 432 // label8
490 // 433 //
491 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); 434 this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
492 this.label8.AutoSize = true; 435 this.label8.AutoSize = true;
493 this.label8.Location = new System.Drawing.Point(111, 15); 436 this.label8.Location = new System.Drawing.Point(111, 15);
494 this.label8.Name = "label8"; 437 this.label8.Name = "label8";
495 this.label8.Size = new System.Drawing.Size(24, 13); 438 this.label8.Size = new System.Drawing.Size(24, 13);
496 this.label8.TabIndex = 1; 439 this.label8.TabIndex = 1;
497 this.label8.Text = "Hz"; 440 this.label8.Text = "Hz";
498 // 441 //
-   442 // tableLayoutPanel6
-   443 //
-   444 this.tableLayoutPanel6.ColumnCount = 2;
-   445 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   446 this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F));
-   447 this.tableLayoutPanel6.Controls.Add(this.comboBox6, 0, 0);
-   448 this.tableLayoutPanel6.Controls.Add(this.label6, 1, 0);
-   449 this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
-   450 this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3);
-   451 this.tableLayoutPanel6.Name = "tableLayoutPanel6";
-   452 this.tableLayoutPanel6.RowCount = 1;
-   453 this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   454 this.tableLayoutPanel6.Size = new System.Drawing.Size(289, 49);
-   455 this.tableLayoutPanel6.TabIndex = 1;
-   456 //
-   457 // comboBox6
-   458 //
-   459 this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   460 this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-   461 this.comboBox6.FormattingEnabled = true;
-   462 this.comboBox6.Items.AddRange(new object[] {
-   463 "6",
-   464 "10",
-   465 "11",
-   466 "12",
-   467 "15",
-   468 "17",
-   469 "20",
-   470 "30",
-   471 "40"});
-   472 this.comboBox6.Location = new System.Drawing.Point(3, 14);
-   473 this.comboBox6.Name = "comboBox6";
-   474 this.comboBox6.Size = new System.Drawing.Size(238, 21);
-   475 this.comboBox6.TabIndex = 1;
-   476 //
-   477 // label6
-   478 //
-   479 this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   480 this.label6.AutoSize = true;
-   481 this.label6.Location = new System.Drawing.Point(247, 18);
-   482 this.label6.Name = "label6";
-   483 this.label6.Size = new System.Drawing.Size(39, 13);
-   484 this.label6.TabIndex = 2;
-   485 this.label6.Text = "meters";
-   486 //
-   487 // tableLayoutPanel1
-   488 //
-   489 this.tableLayoutPanel1.ColumnCount = 1;
-   490 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   491 this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0);
-   492 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
-   493 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
-   494 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
-   495 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
-   496 this.tableLayoutPanel1.RowCount = 2;
-   497 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   498 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
-   499 this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381);
-   500 this.tableLayoutPanel1.TabIndex = 1;
-   501 //
-   502 // tableLayoutPanel2
-   503 //
-   504 this.tableLayoutPanel2.ColumnCount = 3;
-   505 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   506 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
-   507 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
-   508 this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0);
-   509 this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0);
-   510 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
-   511 this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348);
-   512 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
-   513 this.tableLayoutPanel2.RowCount = 1;
-   514 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
-   515 this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30);
-   516 this.tableLayoutPanel2.TabIndex = 1;
-   517 //
-   518 // button1
-   519 //
-   520 this.button1.Location = new System.Drawing.Point(467, 3);
-   521 this.button1.Name = "button1";
-   522 this.button1.Size = new System.Drawing.Size(71, 23);
-   523 this.button1.TabIndex = 0;
-   524 this.button1.Text = "Save";
-   525 this.button1.UseVisualStyleBackColor = true;
-   526 this.button1.Click += new System.EventHandler(this.button1_Click);
-   527 //
-   528 // button2
-   529 //
-   530 this.button2.Location = new System.Drawing.Point(544, 3);
-   531 this.button2.Name = "button2";
-   532 this.button2.Size = new System.Drawing.Size(71, 23);
-   533 this.button2.TabIndex = 1;
-   534 this.button2.Text = "Cancel";
-   535 this.button2.UseVisualStyleBackColor = true;
-   536 this.button2.Click += new System.EventHandler(this.button2_Click);
-   537 //
-   538 // groupBox4
-   539 //
-   540 this.groupBox4.Controls.Add(this.tableLayoutPanel9);
-   541 this.groupBox4.Location = new System.Drawing.Point(248, 113);
-   542 this.groupBox4.Name = "groupBox4";
-   543 this.groupBox4.Size = new System.Drawing.Size(200, 113);
-   544 this.groupBox4.TabIndex = 2;
-   545 this.groupBox4.TabStop = false;
-   546 this.groupBox4.Text = "Serial Port Timeout";
-   547 //
-   548 // tableLayoutPanel9
-   549 //
-   550 this.tableLayoutPanel9.ColumnCount = 2;
-   551 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   552 this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   553 this.tableLayoutPanel9.Controls.Add(this.label10, 0, 0);
-   554 this.tableLayoutPanel9.Controls.Add(this.label11, 0, 1);
-   555 this.tableLayoutPanel9.Controls.Add(this.textBox3, 1, 0);
-   556 this.tableLayoutPanel9.Controls.Add(this.textBox4, 1, 1);
-   557 this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
-   558 this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 16);
-   559 this.tableLayoutPanel9.Name = "tableLayoutPanel9";
-   560 this.tableLayoutPanel9.RowCount = 2;
-   561 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   562 this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   563 this.tableLayoutPanel9.Size = new System.Drawing.Size(194, 94);
-   564 this.tableLayoutPanel9.TabIndex = 0;
-   565 //
-   566 // label10
-   567 //
-   568 this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   569 this.label10.AutoSize = true;
-   570 this.label10.Location = new System.Drawing.Point(3, 17);
-   571 this.label10.Name = "label10";
-   572 this.label10.Size = new System.Drawing.Size(91, 13);
-   573 this.label10.TabIndex = 0;
-   574 this.label10.Text = "Read";
-   575 //
-   576 // label11
-   577 //
-   578 this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   579 this.label11.AutoSize = true;
-   580 this.label11.Location = new System.Drawing.Point(3, 64);
-   581 this.label11.Name = "label11";
-   582 this.label11.Size = new System.Drawing.Size(91, 13);
-   583 this.label11.TabIndex = 1;
-   584 this.label11.Text = "Write";
-   585 //
-   586 // textBox3
-   587 //
-   588 this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   589 this.textBox3.Location = new System.Drawing.Point(100, 13);
-   590 this.textBox3.Name = "textBox3";
-   591 this.textBox3.Size = new System.Drawing.Size(91, 20);
-   592 this.textBox3.TabIndex = 2;
-   593 //
-   594 // textBox4
-   595 //
-   596 this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   597 this.textBox4.Location = new System.Drawing.Point(100, 60);
-   598 this.textBox4.Name = "textBox4";
-   599 this.textBox4.Size = new System.Drawing.Size(91, 20);
-   600 this.textBox4.TabIndex = 3;
-   601 //
499 // SettingsForm 602 // SettingsForm
500 // 603 //
501 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 604 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
502 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 605 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
503 this.ClientSize = new System.Drawing.Size(624, 381); 606 this.ClientSize = new System.Drawing.Size(624, 381);
Line 513... Line 616...
513 this.tabPage1.ResumeLayout(false); 616 this.tabPage1.ResumeLayout(false);
514 this.groupBox2.ResumeLayout(false); 617 this.groupBox2.ResumeLayout(false);
515 this.groupBox1.ResumeLayout(false); 618 this.groupBox1.ResumeLayout(false);
516 this.tableLayoutPanel3.ResumeLayout(false); 619 this.tableLayoutPanel3.ResumeLayout(false);
517 this.tableLayoutPanel3.PerformLayout(); 620 this.tableLayoutPanel3.PerformLayout();
518 this.tableLayoutPanel1.ResumeLayout(false); -  
519 this.tableLayoutPanel2.ResumeLayout(false); -  
520 this.tabPage2.ResumeLayout(false); 621 this.tabPage2.ResumeLayout(false);
521 this.groupBox3.ResumeLayout(false); 622 this.groupBox3.ResumeLayout(false);
522 this.tableLayoutPanel4.ResumeLayout(false); 623 this.tableLayoutPanel4.ResumeLayout(false);
523 this.tableLayoutPanel5.ResumeLayout(false); 624 this.tableLayoutPanel5.ResumeLayout(false);
524 this.tableLayoutPanel6.ResumeLayout(false); -  
525 this.tableLayoutPanel6.PerformLayout(); -  
526 this.tableLayoutPanel7.ResumeLayout(false); 625 this.tableLayoutPanel7.ResumeLayout(false);
527 this.tableLayoutPanel7.PerformLayout(); 626 this.tableLayoutPanel7.PerformLayout();
528 this.tableLayoutPanel8.ResumeLayout(false); 627 this.tableLayoutPanel8.ResumeLayout(false);
529 this.tableLayoutPanel8.PerformLayout(); 628 this.tableLayoutPanel8.PerformLayout();
-   629 this.tableLayoutPanel6.ResumeLayout(false);
-   630 this.tableLayoutPanel6.PerformLayout();
-   631 this.tableLayoutPanel1.ResumeLayout(false);
-   632 this.tableLayoutPanel2.ResumeLayout(false);
-   633 this.groupBox4.ResumeLayout(false);
-   634 this.tableLayoutPanel9.ResumeLayout(false);
-   635 this.tableLayoutPanel9.PerformLayout();
530 this.ResumeLayout(false); 636 this.ResumeLayout(false);
Line 531... Line 637...
531   637  
Line 532... Line 638...
532 } 638 }
Line 564... Line 670...
564 private System.Windows.Forms.Label label7; 670 private System.Windows.Forms.Label label7;
565 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8; 671 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
566 private System.Windows.Forms.Label label8; 672 private System.Windows.Forms.Label label8;
567 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6; 673 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
568 private System.Windows.Forms.Label label6; 674 private System.Windows.Forms.Label label6;
-   675 private System.Windows.Forms.Label label9;
-   676 private System.Windows.Forms.ComboBox comboBox8;
-   677 private System.Windows.Forms.GroupBox groupBox4;
-   678 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
-   679 private System.Windows.Forms.Label label10;
-   680 private System.Windows.Forms.Label label11;
-   681 private System.Windows.Forms.TextBox textBox3;
-   682 private System.Windows.Forms.TextBox textBox4;
569 } 683 }
570 } 684 }
571   685