| Line 24... |
Line 24... |
| 24 |
/// </summary>
|
24 |
/// </summary>
|
| 25 |
private void InitializeComponent() {
|
25 |
private void InitializeComponent() {
|
| 26 |
this.components = new System.ComponentModel.Container();
|
26 |
this.components = new System.ComponentModel.Container();
|
| 27 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
27 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
| 28 |
this.panel1 = new System.Windows.Forms.Panel();
|
28 |
this.panel1 = new System.Windows.Forms.Panel();
|
| - |
|
29 |
this.label10 = new System.Windows.Forms.Label();
|
| - |
|
30 |
this.label9 = new System.Windows.Forms.Label();
|
| - |
|
31 |
this.label8 = new System.Windows.Forms.Label();
|
| - |
|
32 |
this.label7 = new System.Windows.Forms.Label();
|
| - |
|
33 |
this.label4 = new System.Windows.Forms.Label();
|
| - |
|
34 |
this.label5 = new System.Windows.Forms.Label();
|
| - |
|
35 |
this.label6 = new System.Windows.Forms.Label();
|
| - |
|
36 |
this.label3 = new System.Windows.Forms.Label();
|
| - |
|
37 |
this.label2 = new System.Windows.Forms.Label();
|
| - |
|
38 |
this.label1 = new System.Windows.Forms.Label();
|
| 29 |
this.cmdFlip1 = new System.Windows.Forms.CheckBox();
|
39 |
this.cmdFlip1 = new System.Windows.Forms.CheckBox();
|
| 30 |
this.cmdSwap1 = new System.Windows.Forms.CheckBox();
|
40 |
this.cmdSwap1 = new System.Windows.Forms.CheckBox();
|
| 31 |
this.txtRot1 = new System.Windows.Forms.TextBox();
|
41 |
this.txtRot1 = new System.Windows.Forms.TextBox();
|
| 32 |
this.cmdFlip0 = new System.Windows.Forms.CheckBox();
|
42 |
this.cmdFlip0 = new System.Windows.Forms.CheckBox();
|
| 33 |
this.cmdSwap0 = new System.Windows.Forms.CheckBox();
|
43 |
this.cmdSwap0 = new System.Windows.Forms.CheckBox();
|
| Line 38... |
Line 48... |
| 38 |
this.txtRot0 = new System.Windows.Forms.TextBox();
|
48 |
this.txtRot0 = new System.Windows.Forms.TextBox();
|
| 39 |
this.panel2 = new System.Windows.Forms.Panel();
|
49 |
this.panel2 = new System.Windows.Forms.Panel();
|
| 40 |
this.cmdUpdate = new System.Windows.Forms.Button();
|
50 |
this.cmdUpdate = new System.Windows.Forms.Button();
|
| 41 |
this.cmdClose = new System.Windows.Forms.Button();
|
51 |
this.cmdClose = new System.Windows.Forms.Button();
|
| 42 |
this.inputTimer = new System.Windows.Forms.Timer(this.components);
|
52 |
this.inputTimer = new System.Windows.Forms.Timer(this.components);
|
| 43 |
this.label1 = new System.Windows.Forms.Label();
|
- |
|
| 44 |
this.label2 = new System.Windows.Forms.Label();
|
- |
|
| 45 |
this.label3 = new System.Windows.Forms.Label();
|
- |
|
| 46 |
this.label4 = new System.Windows.Forms.Label();
|
53 |
this.txtCount = new System.Windows.Forms.TextBox();
|
| 47 |
this.label5 = new System.Windows.Forms.Label();
|
- |
|
| 48 |
this.label6 = new System.Windows.Forms.Label();
|
- |
|
| 49 |
this.label7 = new System.Windows.Forms.Label();
|
- |
|
| 50 |
this.label8 = new System.Windows.Forms.Label();
|
- |
|
| 51 |
this.freq3 = new NITNavComm.SevenSegmentArray();
|
54 |
this.freq3 = new NITNavComm.SevenSegmentArray();
|
| 52 |
this.freq2 = new NITNavComm.SevenSegmentArray();
|
55 |
this.freq2 = new NITNavComm.SevenSegmentArray();
|
| 53 |
this.freq1 = new NITNavComm.SevenSegmentArray();
|
56 |
this.freq1 = new NITNavComm.SevenSegmentArray();
|
| 54 |
this.freq0 = new NITNavComm.SevenSegmentArray();
|
57 |
this.freq0 = new NITNavComm.SevenSegmentArray();
|
| 55 |
this.label9 = new System.Windows.Forms.Label();
|
- |
|
| 56 |
this.label10 = new System.Windows.Forms.Label();
|
- |
|
| 57 |
this.tableLayoutPanel1.SuspendLayout();
|
58 |
this.tableLayoutPanel1.SuspendLayout();
|
| 58 |
this.panel1.SuspendLayout();
|
59 |
this.panel1.SuspendLayout();
|
| 59 |
this.panel2.SuspendLayout();
|
60 |
this.panel2.SuspendLayout();
|
| 60 |
this.SuspendLayout();
|
61 |
this.SuspendLayout();
|
| 61 |
//
|
62 |
//
|
| Line 74... |
Line 75... |
| 74 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(683, 236);
|
75 |
this.tableLayoutPanel1.Size = new System.Drawing.Size(683, 236);
|
| 75 |
this.tableLayoutPanel1.TabIndex = 0;
|
76 |
this.tableLayoutPanel1.TabIndex = 0;
|
| 76 |
//
|
77 |
//
|
| 77 |
// panel1
|
78 |
// panel1
|
| 78 |
//
|
79 |
//
|
| - |
|
80 |
this.panel1.Controls.Add(this.txtCount);
|
| 79 |
this.panel1.Controls.Add(this.label10);
|
81 |
this.panel1.Controls.Add(this.label10);
|
| 80 |
this.panel1.Controls.Add(this.label9);
|
82 |
this.panel1.Controls.Add(this.label9);
|
| 81 |
this.panel1.Controls.Add(this.label8);
|
83 |
this.panel1.Controls.Add(this.label8);
|
| 82 |
this.panel1.Controls.Add(this.label7);
|
84 |
this.panel1.Controls.Add(this.label7);
|
| 83 |
this.panel1.Controls.Add(this.label4);
|
85 |
this.panel1.Controls.Add(this.label4);
|
| Line 104... |
Line 106... |
| 104 |
this.panel1.Location = new System.Drawing.Point(3, 3);
|
106 |
this.panel1.Location = new System.Drawing.Point(3, 3);
|
| 105 |
this.panel1.Name = "panel1";
|
107 |
this.panel1.Name = "panel1";
|
| 106 |
this.panel1.Size = new System.Drawing.Size(677, 190);
|
108 |
this.panel1.Size = new System.Drawing.Size(677, 190);
|
| 107 |
this.panel1.TabIndex = 0;
|
109 |
this.panel1.TabIndex = 0;
|
| 108 |
//
|
110 |
//
|
| - |
|
111 |
// label10
|
| - |
|
112 |
//
|
| - |
|
113 |
this.label10.AutoSize = true;
|
| - |
|
114 |
this.label10.Location = new System.Drawing.Point(347, 132);
|
| - |
|
115 |
this.label10.Name = "label10";
|
| - |
|
116 |
this.label10.Size = new System.Drawing.Size(68, 13);
|
| - |
|
117 |
this.label10.TabIndex = 25;
|
| - |
|
118 |
this.label10.Text = "Freq to Send";
|
| - |
|
119 |
//
|
| - |
|
120 |
// label9
|
| - |
|
121 |
//
|
| - |
|
122 |
this.label9.AutoSize = true;
|
| - |
|
123 |
this.label9.Location = new System.Drawing.Point(6, 132);
|
| - |
|
124 |
this.label9.Name = "label9";
|
| - |
|
125 |
this.label9.Size = new System.Drawing.Size(68, 13);
|
| - |
|
126 |
this.label9.TabIndex = 24;
|
| - |
|
127 |
this.label9.Text = "Freq to Send";
|
| - |
|
128 |
//
|
| - |
|
129 |
// label8
|
| - |
|
130 |
//
|
| - |
|
131 |
this.label8.AutoSize = true;
|
| - |
|
132 |
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
| - |
|
133 |
this.label8.Location = new System.Drawing.Point(347, 4);
|
| - |
|
134 |
this.label8.Name = "label8";
|
| - |
|
135 |
this.label8.Size = new System.Drawing.Size(75, 17);
|
| - |
|
136 |
this.label8.TabIndex = 23;
|
| - |
|
137 |
this.label8.Text = "Display 1";
|
| - |
|
138 |
//
|
| - |
|
139 |
// label7
|
| - |
|
140 |
//
|
| - |
|
141 |
this.label7.AutoSize = true;
|
| - |
|
142 |
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
| - |
|
143 |
this.label7.Location = new System.Drawing.Point(10, 4);
|
| - |
|
144 |
this.label7.Name = "label7";
|
| - |
|
145 |
this.label7.Size = new System.Drawing.Size(75, 17);
|
| - |
|
146 |
this.label7.TabIndex = 22;
|
| - |
|
147 |
this.label7.Text = "Display 0";
|
| - |
|
148 |
//
|
| - |
|
149 |
// label4
|
| - |
|
150 |
//
|
| - |
|
151 |
this.label4.AutoSize = true;
|
| - |
|
152 |
this.label4.Location = new System.Drawing.Point(630, 127);
|
| - |
|
153 |
this.label4.Name = "label4";
|
| - |
|
154 |
this.label4.Size = new System.Drawing.Size(41, 13);
|
| - |
|
155 |
this.label4.TabIndex = 21;
|
| - |
|
156 |
this.label4.Text = "M/KHz";
|
| - |
|
157 |
//
|
| - |
|
158 |
// label5
|
| - |
|
159 |
//
|
| - |
|
160 |
this.label5.AutoSize = true;
|
| - |
|
161 |
this.label5.Location = new System.Drawing.Point(591, 127);
|
| - |
|
162 |
this.label5.Name = "label5";
|
| - |
|
163 |
this.label5.Size = new System.Drawing.Size(38, 13);
|
| - |
|
164 |
this.label5.TabIndex = 20;
|
| - |
|
165 |
this.label5.Text = "Rotary";
|
| - |
|
166 |
//
|
| - |
|
167 |
// label6
|
| - |
|
168 |
//
|
| - |
|
169 |
this.label6.AutoSize = true;
|
| - |
|
170 |
this.label6.Location = new System.Drawing.Point(553, 127);
|
| - |
|
171 |
this.label6.Name = "label6";
|
| - |
|
172 |
this.label6.Size = new System.Drawing.Size(34, 13);
|
| - |
|
173 |
this.label6.TabIndex = 19;
|
| - |
|
174 |
this.label6.Text = "Swap";
|
| - |
|
175 |
//
|
| - |
|
176 |
// label3
|
| - |
|
177 |
//
|
| - |
|
178 |
this.label3.AutoSize = true;
|
| - |
|
179 |
this.label3.Location = new System.Drawing.Point(291, 132);
|
| - |
|
180 |
this.label3.Name = "label3";
|
| - |
|
181 |
this.label3.Size = new System.Drawing.Size(41, 13);
|
| - |
|
182 |
this.label3.TabIndex = 18;
|
| - |
|
183 |
this.label3.Text = "M/KHz";
|
| - |
|
184 |
//
|
| - |
|
185 |
// label2
|
| - |
|
186 |
//
|
| - |
|
187 |
this.label2.AutoSize = true;
|
| - |
|
188 |
this.label2.Location = new System.Drawing.Point(252, 132);
|
| - |
|
189 |
this.label2.Name = "label2";
|
| - |
|
190 |
this.label2.Size = new System.Drawing.Size(38, 13);
|
| - |
|
191 |
this.label2.TabIndex = 17;
|
| - |
|
192 |
this.label2.Text = "Rotary";
|
| - |
|
193 |
//
|
| - |
|
194 |
// label1
|
| - |
|
195 |
//
|
| - |
|
196 |
this.label1.AutoSize = true;
|
| - |
|
197 |
this.label1.Location = new System.Drawing.Point(214, 132);
|
| - |
|
198 |
this.label1.Name = "label1";
|
| - |
|
199 |
this.label1.Size = new System.Drawing.Size(34, 13);
|
| - |
|
200 |
this.label1.TabIndex = 16;
|
| - |
|
201 |
this.label1.Text = "Swap";
|
| - |
|
202 |
//
|
| 109 |
// cmdFlip1
|
203 |
// cmdFlip1
|
| 110 |
//
|
204 |
//
|
| 111 |
this.cmdFlip1.Appearance = System.Windows.Forms.Appearance.Button;
|
205 |
this.cmdFlip1.Appearance = System.Windows.Forms.Appearance.Button;
|
| 112 |
this.cmdFlip1.AutoSize = true;
|
206 |
this.cmdFlip1.AutoSize = true;
|
| 113 |
this.cmdFlip1.Location = new System.Drawing.Point(637, 101);
|
207 |
this.cmdFlip1.Location = new System.Drawing.Point(637, 101);
|
| Line 241... |
Line 335... |
| 241 |
//
|
335 |
//
|
| 242 |
// inputTimer
|
336 |
// inputTimer
|
| 243 |
//
|
337 |
//
|
| 244 |
this.inputTimer.Tick += new System.EventHandler(this.inputTimer_Tick);
|
338 |
this.inputTimer.Tick += new System.EventHandler(this.inputTimer_Tick);
|
| 245 |
//
|
339 |
//
|
| 246 |
// label1
|
340 |
// txtCount
|
| 247 |
//
|
- |
|
| 248 |
this.label1.AutoSize = true;
|
- |
|
| 249 |
this.label1.Location = new System.Drawing.Point(214, 132);
|
- |
|
| 250 |
this.label1.Name = "label1";
|
- |
|
| 251 |
this.label1.Size = new System.Drawing.Size(34, 13);
|
- |
|
| 252 |
this.label1.TabIndex = 16;
|
- |
|
| 253 |
this.label1.Text = "Swap";
|
- |
|
| 254 |
//
|
341 |
//
|
| 255 |
// label2
|
- |
|
| 256 |
//
|
- |
|
| 257 |
this.label2.AutoSize = true;
|
- |
|
| 258 |
this.label2.Location = new System.Drawing.Point(252, 132);
|
- |
|
| 259 |
this.label2.Name = "label2";
|
- |
|
| 260 |
this.label2.Size = new System.Drawing.Size(38, 13);
|
- |
|
| 261 |
this.label2.TabIndex = 17;
|
- |
|
| 262 |
this.label2.Text = "Rotary";
|
- |
|
| 263 |
//
|
- |
|
| 264 |
// label3
|
- |
|
| 265 |
//
|
- |
|
| 266 |
this.label3.AutoSize = true;
|
- |
|
| 267 |
this.label3.Location = new System.Drawing.Point(291, 132);
|
- |
|
| 268 |
this.label3.Name = "label3";
|
- |
|
| 269 |
this.label3.Size = new System.Drawing.Size(41, 13);
|
- |
|
| 270 |
this.label3.TabIndex = 18;
|
- |
|
| 271 |
this.label3.Text = "M/KHz";
|
- |
|
| 272 |
//
|
- |
|
| 273 |
// label4
|
- |
|
| 274 |
//
|
- |
|
| 275 |
this.label4.AutoSize = true;
|
- |
|
| 276 |
this.label4.Location = new System.Drawing.Point(630, 127);
|
- |
|
| 277 |
this.label4.Name = "label4";
|
- |
|
| 278 |
this.label4.Size = new System.Drawing.Size(41, 13);
|
- |
|
| 279 |
this.label4.TabIndex = 21;
|
- |
|
| 280 |
this.label4.Text = "M/KHz";
|
- |
|
| 281 |
//
|
- |
|
| 282 |
// label5
|
- |
|
| 283 |
//
|
- |
|
| 284 |
this.label5.AutoSize = true;
|
- |
|
| 285 |
this.label5.Location = new System.Drawing.Point(591, 127);
|
- |
|
| 286 |
this.label5.Name = "label5";
|
- |
|
| 287 |
this.label5.Size = new System.Drawing.Size(38, 13);
|
- |
|
| 288 |
this.label5.TabIndex = 20;
|
- |
|
| 289 |
this.label5.Text = "Rotary";
|
- |
|
| 290 |
//
|
- |
|
| 291 |
// label6
|
- |
|
| 292 |
//
|
- |
|
| 293 |
this.label6.AutoSize = true;
|
- |
|
| 294 |
this.label6.Location = new System.Drawing.Point(553, 127);
|
342 |
this.txtCount.Location = new System.Drawing.Point(4, 158);
|
| 295 |
this.label6.Name = "label6";
|
- |
|
| 296 |
this.label6.Size = new System.Drawing.Size(34, 13);
|
- |
|
| 297 |
this.label6.TabIndex = 19;
|
- |
|
| 298 |
this.label6.Text = "Swap";
|
- |
|
| 299 |
//
|
- |
|
| 300 |
// label7
|
- |
|
| 301 |
//
|
- |
|
| 302 |
this.label7.AutoSize = true;
|
- |
|
| 303 |
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
- |
|
| 304 |
this.label7.Location = new System.Drawing.Point(10, 4);
|
- |
|
| 305 |
this.label7.Name = "label7";
|
- |
|
| 306 |
this.label7.Size = new System.Drawing.Size(75, 17);
|
- |
|
| 307 |
this.label7.TabIndex = 22;
|
- |
|
| 308 |
this.label7.Text = "Display 0";
|
- |
|
| 309 |
//
|
- |
|
| 310 |
// label8
|
- |
|
| 311 |
//
|
- |
|
| 312 |
this.label8.AutoSize = true;
|
- |
|
| 313 |
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
- |
|
| 314 |
this.label8.Location = new System.Drawing.Point(347, 4);
|
- |
|
| 315 |
this.label8.Name = "label8";
|
343 |
this.txtCount.Name = "txtCount";
|
| 316 |
this.label8.Size = new System.Drawing.Size(75, 17);
|
344 |
this.txtCount.Size = new System.Drawing.Size(100, 20);
|
| 317 |
this.label8.TabIndex = 23;
|
345 |
this.txtCount.TabIndex = 26;
|
| 318 |
this.label8.Text = "Display 1";
|
- |
|
| 319 |
//
|
346 |
//
|
| 320 |
// freq3
|
347 |
// freq3
|
| 321 |
//
|
348 |
//
|
| 322 |
this.freq3.ArrayCount = 5;
|
349 |
this.freq3.ArrayCount = 5;
|
| 323 |
this.freq3.ColorBackground = System.Drawing.Color.Black;
|
350 |
this.freq3.ColorBackground = System.Drawing.Color.Black;
|
| Line 387... |
Line 414... |
| 387 |
this.freq0.TabIndex = 0;
|
414 |
this.freq0.TabIndex = 0;
|
| 388 |
this.freq0.TabStop = false;
|
415 |
this.freq0.TabStop = false;
|
| 389 |
this.freq0.Value = null;
|
416 |
this.freq0.Value = null;
|
| 390 |
this.freq0.Click += new System.EventHandler(this.freq0_Click);
|
417 |
this.freq0.Click += new System.EventHandler(this.freq0_Click);
|
| 391 |
//
|
418 |
//
|
| 392 |
// label9
|
- |
|
| 393 |
//
|
- |
|
| 394 |
this.label9.AutoSize = true;
|
- |
|
| 395 |
this.label9.Location = new System.Drawing.Point(6, 132);
|
- |
|
| 396 |
this.label9.Name = "label9";
|
- |
|
| 397 |
this.label9.Size = new System.Drawing.Size(68, 13);
|
- |
|
| 398 |
this.label9.TabIndex = 24;
|
- |
|
| 399 |
this.label9.Text = "Freq to Send";
|
- |
|
| 400 |
//
|
- |
|
| 401 |
// label10
|
- |
|
| 402 |
//
|
- |
|
| 403 |
this.label10.AutoSize = true;
|
- |
|
| 404 |
this.label10.Location = new System.Drawing.Point(347, 132);
|
- |
|
| 405 |
this.label10.Name = "label10";
|
- |
|
| 406 |
this.label10.Size = new System.Drawing.Size(68, 13);
|
- |
|
| 407 |
this.label10.TabIndex = 25;
|
- |
|
| 408 |
this.label10.Text = "Freq to Send";
|
- |
|
| 409 |
//
|
- |
|
| 410 |
// NITCommNavForm
|
419 |
// NITCommNavForm
|
| 411 |
//
|
420 |
//
|
| 412 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
421 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
| 413 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
422 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
| 414 |
this.ClientSize = new System.Drawing.Size(683, 236);
|
423 |
this.ClientSize = new System.Drawing.Size(683, 236);
|
| Line 453... |
Line 462... |
| 453 |
private System.Windows.Forms.Label label3;
|
462 |
private System.Windows.Forms.Label label3;
|
| 454 |
private System.Windows.Forms.Label label2;
|
463 |
private System.Windows.Forms.Label label2;
|
| 455 |
private System.Windows.Forms.Label label1;
|
464 |
private System.Windows.Forms.Label label1;
|
| 456 |
private System.Windows.Forms.Label label10;
|
465 |
private System.Windows.Forms.Label label10;
|
| 457 |
private System.Windows.Forms.Label label9;
|
466 |
private System.Windows.Forms.Label label9;
|
| - |
|
467 |
private System.Windows.Forms.TextBox txtCount;
|
| 458 |
}
|
468 |
}
|
| 459 |
}
|
469 |
}
|
| 460 |
|
470 |
|