Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(EQForm));
     this.grpRXEQ          = new System.Windows.Forms.GroupBoxTS();
     this.picRXEQ          = new System.Windows.Forms.PictureBox();
     this.btnRXEQReset     = new System.Windows.Forms.Button();
     this.chkRXEQEnabled   = new System.Windows.Forms.CheckBoxTS();
     this.tbRXEQ1          = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ2          = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ3          = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ1         = new System.Windows.Forms.LabelTS();
     this.lblRXEQ2         = new System.Windows.Forms.LabelTS();
     this.lblRXEQ3         = new System.Windows.Forms.LabelTS();
     this.lblRXEQPreamp    = new System.Windows.Forms.LabelTS();
     this.tbRXEQPreamp     = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ15db      = new System.Windows.Forms.LabelTS();
     this.lblRXEQ0dB       = new System.Windows.Forms.LabelTS();
     this.lblRXEQminus12db = new System.Windows.Forms.LabelTS();
     this.grpTXEQ          = new System.Windows.Forms.GroupBoxTS();
     this.chkTXEQ160Notch  = new System.Windows.Forms.CheckBoxTS();
     this.picTXEQ          = new System.Windows.Forms.PictureBox();
     this.btnTXEQReset     = new System.Windows.Forms.Button();
     this.chkTXEQEnabled   = new System.Windows.Forms.CheckBoxTS();
     this.tbTXEQ1          = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ2          = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ3          = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ1         = new System.Windows.Forms.LabelTS();
     this.lblTXEQ2         = new System.Windows.Forms.LabelTS();
     this.lblTXEQ3         = new System.Windows.Forms.LabelTS();
     this.lblTXEQPreamp    = new System.Windows.Forms.LabelTS();
     this.tbTXEQPreamp     = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ15db      = new System.Windows.Forms.LabelTS();
     this.lblTXEQ0dB       = new System.Windows.Forms.LabelTS();
     this.lblTXEQminus12db = new System.Windows.Forms.LabelTS();
     this.toolTip1         = new System.Windows.Forms.ToolTip(this.components);
     this.grpRXEQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).BeginInit();
     this.grpTXEQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).BeginInit();
     this.SuspendLayout();
     //
     // grpRXEQ
     //
     this.grpRXEQ.Controls.Add(this.picRXEQ);
     this.grpRXEQ.Controls.Add(this.btnRXEQReset);
     this.grpRXEQ.Controls.Add(this.chkRXEQEnabled);
     this.grpRXEQ.Controls.Add(this.tbRXEQ1);
     this.grpRXEQ.Controls.Add(this.tbRXEQ2);
     this.grpRXEQ.Controls.Add(this.tbRXEQ3);
     this.grpRXEQ.Controls.Add(this.lblRXEQ1);
     this.grpRXEQ.Controls.Add(this.lblRXEQ2);
     this.grpRXEQ.Controls.Add(this.lblRXEQ3);
     this.grpRXEQ.Controls.Add(this.lblRXEQPreamp);
     this.grpRXEQ.Controls.Add(this.tbRXEQPreamp);
     this.grpRXEQ.Controls.Add(this.lblRXEQ15db);
     this.grpRXEQ.Controls.Add(this.lblRXEQ0dB);
     this.grpRXEQ.Controls.Add(this.lblRXEQminus12db);
     this.grpRXEQ.Location = new System.Drawing.Point(8, 8);
     this.grpRXEQ.Name     = "grpRXEQ";
     this.grpRXEQ.Size     = new System.Drawing.Size(280, 224);
     this.grpRXEQ.TabIndex = 1;
     this.grpRXEQ.TabStop  = false;
     this.grpRXEQ.Text     = "Receive Equalizer";
     //
     // picRXEQ
     //
     this.picRXEQ.BackColor = System.Drawing.Color.Black;
     this.picRXEQ.Location  = new System.Drawing.Point(88, 24);
     this.picRXEQ.Name      = "picRXEQ";
     this.picRXEQ.Size      = new System.Drawing.Size(112, 24);
     this.picRXEQ.TabIndex  = 111;
     this.picRXEQ.TabStop   = false;
     this.picRXEQ.Paint    += new System.Windows.Forms.PaintEventHandler(this.picRXEQ_Paint);
     //
     // btnRXEQReset
     //
     this.btnRXEQReset.Location = new System.Drawing.Point(208, 24);
     this.btnRXEQReset.Name     = "btnRXEQReset";
     this.btnRXEQReset.Size     = new System.Drawing.Size(56, 20);
     this.btnRXEQReset.TabIndex = 110;
     this.btnRXEQReset.Text     = "Reset";
     this.btnRXEQReset.Click   += new System.EventHandler(this.btnRXEQReset_Click);
     //
     // chkRXEQEnabled
     //
     this.chkRXEQEnabled.Image           = null;
     this.chkRXEQEnabled.Location        = new System.Drawing.Point(16, 24);
     this.chkRXEQEnabled.Name            = "chkRXEQEnabled";
     this.chkRXEQEnabled.Size            = new System.Drawing.Size(72, 16);
     this.chkRXEQEnabled.TabIndex        = 109;
     this.chkRXEQEnabled.Text            = "Enabled";
     this.chkRXEQEnabled.CheckedChanged += new System.EventHandler(this.chkRXEQEnabled_CheckedChanged);
     //
     // tbRXEQ1
     //
     this.tbRXEQ1.AutoSize      = false;
     this.tbRXEQ1.LargeChange   = 3;
     this.tbRXEQ1.Location      = new System.Drawing.Point(88, 72);
     this.tbRXEQ1.Maximum       = 15;
     this.tbRXEQ1.Minimum       = -12;
     this.tbRXEQ1.Name          = "tbRXEQ1";
     this.tbRXEQ1.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ1.Size          = new System.Drawing.Size(32, 128);
     this.tbRXEQ1.TabIndex      = 4;
     this.tbRXEQ1.TickFrequency = 3;
     this.tbRXEQ1.Scroll       += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ2
     //
     this.tbRXEQ2.AutoSize      = false;
     this.tbRXEQ2.LargeChange   = 3;
     this.tbRXEQ2.Location      = new System.Drawing.Point(128, 72);
     this.tbRXEQ2.Maximum       = 15;
     this.tbRXEQ2.Minimum       = -12;
     this.tbRXEQ2.Name          = "tbRXEQ2";
     this.tbRXEQ2.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ2.Size          = new System.Drawing.Size(32, 128);
     this.tbRXEQ2.TabIndex      = 5;
     this.tbRXEQ2.TickFrequency = 3;
     this.tbRXEQ2.Scroll       += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ3
     //
     this.tbRXEQ3.AutoSize      = false;
     this.tbRXEQ3.LargeChange   = 3;
     this.tbRXEQ3.Location      = new System.Drawing.Point(168, 72);
     this.tbRXEQ3.Maximum       = 15;
     this.tbRXEQ3.Minimum       = -12;
     this.tbRXEQ3.Name          = "tbRXEQ3";
     this.tbRXEQ3.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ3.Size          = new System.Drawing.Size(32, 128);
     this.tbRXEQ3.TabIndex      = 6;
     this.tbRXEQ3.TickFrequency = 3;
     this.tbRXEQ3.Scroll       += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ1
     //
     this.lblRXEQ1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQ1.Image    = null;
     this.lblRXEQ1.Location = new System.Drawing.Point(88, 56);
     this.lblRXEQ1.Name     = "lblRXEQ1";
     this.lblRXEQ1.Size     = new System.Drawing.Size(32, 16);
     this.lblRXEQ1.TabIndex = 43;
     this.lblRXEQ1.Text     = "Low";
     this.toolTip1.SetToolTip(this.lblRXEQ1, "0-400Hz");
     //
     // lblRXEQ2
     //
     this.lblRXEQ2.Image    = null;
     this.lblRXEQ2.Location = new System.Drawing.Point(128, 56);
     this.lblRXEQ2.Name     = "lblRXEQ2";
     this.lblRXEQ2.Size     = new System.Drawing.Size(32, 16);
     this.lblRXEQ2.TabIndex = 44;
     this.lblRXEQ2.Text     = "Mid";
     this.toolTip1.SetToolTip(this.lblRXEQ2, "400-1500Hz");
     //
     // lblRXEQ3
     //
     this.lblRXEQ3.Image    = null;
     this.lblRXEQ3.Location = new System.Drawing.Point(168, 56);
     this.lblRXEQ3.Name     = "lblRXEQ3";
     this.lblRXEQ3.Size     = new System.Drawing.Size(32, 16);
     this.lblRXEQ3.TabIndex = 45;
     this.lblRXEQ3.Text     = "High";
     this.toolTip1.SetToolTip(this.lblRXEQ3, "1500-6000Hz");
     //
     // lblRXEQPreamp
     //
     this.lblRXEQPreamp.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQPreamp.Image     = null;
     this.lblRXEQPreamp.Location  = new System.Drawing.Point(8, 56);
     this.lblRXEQPreamp.Name      = "lblRXEQPreamp";
     this.lblRXEQPreamp.Size      = new System.Drawing.Size(48, 16);
     this.lblRXEQPreamp.TabIndex  = 74;
     this.lblRXEQPreamp.Text      = "Preamp";
     this.lblRXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // tbRXEQPreamp
     //
     this.tbRXEQPreamp.AutoSize      = false;
     this.tbRXEQPreamp.LargeChange   = 3;
     this.tbRXEQPreamp.Location      = new System.Drawing.Point(16, 72);
     this.tbRXEQPreamp.Maximum       = 15;
     this.tbRXEQPreamp.Minimum       = -12;
     this.tbRXEQPreamp.Name          = "tbRXEQPreamp";
     this.tbRXEQPreamp.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQPreamp.Size          = new System.Drawing.Size(32, 128);
     this.tbRXEQPreamp.TabIndex      = 35;
     this.tbRXEQPreamp.TickFrequency = 3;
     this.tbRXEQPreamp.Scroll       += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ15db
     //
     this.lblRXEQ15db.Image     = null;
     this.lblRXEQ15db.Location  = new System.Drawing.Point(204, 80);
     this.lblRXEQ15db.Name      = "lblRXEQ15db";
     this.lblRXEQ15db.Size      = new System.Drawing.Size(32, 16);
     this.lblRXEQ15db.TabIndex  = 40;
     this.lblRXEQ15db.Text      = "15dB";
     this.lblRXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQ0dB
     //
     this.lblRXEQ0dB.Image     = null;
     this.lblRXEQ0dB.Location  = new System.Drawing.Point(204, 136);
     this.lblRXEQ0dB.Name      = "lblRXEQ0dB";
     this.lblRXEQ0dB.Size      = new System.Drawing.Size(32, 16);
     this.lblRXEQ0dB.TabIndex  = 41;
     this.lblRXEQ0dB.Text      = "  0dB";
     this.lblRXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQminus12db
     //
     this.lblRXEQminus12db.Image     = null;
     this.lblRXEQminus12db.Location  = new System.Drawing.Point(200, 176);
     this.lblRXEQminus12db.Name      = "lblRXEQminus12db";
     this.lblRXEQminus12db.Size      = new System.Drawing.Size(34, 16);
     this.lblRXEQminus12db.TabIndex  = 42;
     this.lblRXEQminus12db.Text      = "-12dB";
     this.lblRXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // grpTXEQ
     //
     this.grpTXEQ.Controls.Add(this.chkTXEQ160Notch);
     this.grpTXEQ.Controls.Add(this.picTXEQ);
     this.grpTXEQ.Controls.Add(this.btnTXEQReset);
     this.grpTXEQ.Controls.Add(this.chkTXEQEnabled);
     this.grpTXEQ.Controls.Add(this.tbTXEQ1);
     this.grpTXEQ.Controls.Add(this.tbTXEQ2);
     this.grpTXEQ.Controls.Add(this.tbTXEQ3);
     this.grpTXEQ.Controls.Add(this.lblTXEQ1);
     this.grpTXEQ.Controls.Add(this.lblTXEQ2);
     this.grpTXEQ.Controls.Add(this.lblTXEQ3);
     this.grpTXEQ.Controls.Add(this.lblTXEQPreamp);
     this.grpTXEQ.Controls.Add(this.tbTXEQPreamp);
     this.grpTXEQ.Controls.Add(this.lblTXEQ15db);
     this.grpTXEQ.Controls.Add(this.lblTXEQ0dB);
     this.grpTXEQ.Controls.Add(this.lblTXEQminus12db);
     this.grpTXEQ.Location = new System.Drawing.Point(296, 8);
     this.grpTXEQ.Name     = "grpTXEQ";
     this.grpTXEQ.Size     = new System.Drawing.Size(280, 224);
     this.grpTXEQ.TabIndex = 1;
     this.grpTXEQ.TabStop  = false;
     this.grpTXEQ.Text     = "Transmit Equalizer";
     //
     // chkTXEQ160Notch
     //
     this.chkTXEQ160Notch.Image           = null;
     this.chkTXEQ160Notch.Location        = new System.Drawing.Point(16, 200);
     this.chkTXEQ160Notch.Name            = "chkTXEQ160Notch";
     this.chkTXEQ160Notch.Size            = new System.Drawing.Size(96, 16);
     this.chkTXEQ160Notch.TabIndex        = 113;
     this.chkTXEQ160Notch.Text            = "160Hz Notch";
     this.chkTXEQ160Notch.CheckedChanged += new System.EventHandler(this.chkTXEQ160Notch_CheckedChanged);
     //
     // picTXEQ
     //
     this.picTXEQ.BackColor = System.Drawing.Color.Black;
     this.picTXEQ.Location  = new System.Drawing.Point(88, 24);
     this.picTXEQ.Name      = "picTXEQ";
     this.picTXEQ.Size      = new System.Drawing.Size(112, 24);
     this.picTXEQ.TabIndex  = 112;
     this.picTXEQ.TabStop   = false;
     this.picTXEQ.Paint    += new System.Windows.Forms.PaintEventHandler(this.picTXEQ_Paint);
     //
     // btnTXEQReset
     //
     this.btnTXEQReset.Location = new System.Drawing.Point(208, 24);
     this.btnTXEQReset.Name     = "btnTXEQReset";
     this.btnTXEQReset.Size     = new System.Drawing.Size(56, 20);
     this.btnTXEQReset.TabIndex = 107;
     this.btnTXEQReset.Text     = "Reset";
     this.btnTXEQReset.Click   += new System.EventHandler(this.btnTXEQReset_Click);
     //
     // chkTXEQEnabled
     //
     this.chkTXEQEnabled.Image           = null;
     this.chkTXEQEnabled.Location        = new System.Drawing.Point(16, 24);
     this.chkTXEQEnabled.Name            = "chkTXEQEnabled";
     this.chkTXEQEnabled.Size            = new System.Drawing.Size(72, 16);
     this.chkTXEQEnabled.TabIndex        = 106;
     this.chkTXEQEnabled.Text            = "Enabled";
     this.chkTXEQEnabled.CheckedChanged += new System.EventHandler(this.chkTXEQEnabled_CheckedChanged);
     //
     // tbTXEQ1
     //
     this.tbTXEQ1.AutoSize      = false;
     this.tbTXEQ1.LargeChange   = 3;
     this.tbTXEQ1.Location      = new System.Drawing.Point(88, 72);
     this.tbTXEQ1.Maximum       = 15;
     this.tbTXEQ1.Minimum       = -12;
     this.tbTXEQ1.Name          = "tbTXEQ1";
     this.tbTXEQ1.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ1.Size          = new System.Drawing.Size(32, 128);
     this.tbTXEQ1.TabIndex      = 4;
     this.tbTXEQ1.TickFrequency = 3;
     this.tbTXEQ1.Scroll       += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ2
     //
     this.tbTXEQ2.AutoSize      = false;
     this.tbTXEQ2.LargeChange   = 3;
     this.tbTXEQ2.Location      = new System.Drawing.Point(128, 72);
     this.tbTXEQ2.Maximum       = 15;
     this.tbTXEQ2.Minimum       = -12;
     this.tbTXEQ2.Name          = "tbTXEQ2";
     this.tbTXEQ2.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ2.Size          = new System.Drawing.Size(32, 128);
     this.tbTXEQ2.TabIndex      = 5;
     this.tbTXEQ2.TickFrequency = 3;
     this.tbTXEQ2.Scroll       += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ3
     //
     this.tbTXEQ3.AutoSize      = false;
     this.tbTXEQ3.LargeChange   = 3;
     this.tbTXEQ3.Location      = new System.Drawing.Point(168, 72);
     this.tbTXEQ3.Maximum       = 15;
     this.tbTXEQ3.Minimum       = -12;
     this.tbTXEQ3.Name          = "tbTXEQ3";
     this.tbTXEQ3.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ3.Size          = new System.Drawing.Size(32, 128);
     this.tbTXEQ3.TabIndex      = 6;
     this.tbTXEQ3.TickFrequency = 3;
     this.tbTXEQ3.Scroll       += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ1
     //
     this.lblTXEQ1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQ1.Image    = null;
     this.lblTXEQ1.Location = new System.Drawing.Point(88, 56);
     this.lblTXEQ1.Name     = "lblTXEQ1";
     this.lblTXEQ1.Size     = new System.Drawing.Size(32, 16);
     this.lblTXEQ1.TabIndex = 74;
     this.lblTXEQ1.Text     = "Low";
     this.toolTip1.SetToolTip(this.lblTXEQ1, "0-400Hz");
     //
     // lblTXEQ2
     //
     this.lblTXEQ2.Image    = null;
     this.lblTXEQ2.Location = new System.Drawing.Point(128, 56);
     this.lblTXEQ2.Name     = "lblTXEQ2";
     this.lblTXEQ2.Size     = new System.Drawing.Size(32, 16);
     this.lblTXEQ2.TabIndex = 75;
     this.lblTXEQ2.Text     = "Mid";
     this.toolTip1.SetToolTip(this.lblTXEQ2, "400-1500Hz");
     //
     // lblTXEQ3
     //
     this.lblTXEQ3.Image    = null;
     this.lblTXEQ3.Location = new System.Drawing.Point(168, 56);
     this.lblTXEQ3.Name     = "lblTXEQ3";
     this.lblTXEQ3.Size     = new System.Drawing.Size(32, 16);
     this.lblTXEQ3.TabIndex = 76;
     this.lblTXEQ3.Text     = "High";
     this.toolTip1.SetToolTip(this.lblTXEQ3, "1500-6000Hz");
     //
     // lblTXEQPreamp
     //
     this.lblTXEQPreamp.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQPreamp.Image     = null;
     this.lblTXEQPreamp.Location  = new System.Drawing.Point(8, 56);
     this.lblTXEQPreamp.Name      = "lblTXEQPreamp";
     this.lblTXEQPreamp.Size      = new System.Drawing.Size(48, 16);
     this.lblTXEQPreamp.TabIndex  = 105;
     this.lblTXEQPreamp.Text      = "Preamp";
     this.lblTXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // tbTXEQPreamp
     //
     this.tbTXEQPreamp.AutoSize      = false;
     this.tbTXEQPreamp.LargeChange   = 3;
     this.tbTXEQPreamp.Location      = new System.Drawing.Point(16, 72);
     this.tbTXEQPreamp.Maximum       = 15;
     this.tbTXEQPreamp.Minimum       = -12;
     this.tbTXEQPreamp.Name          = "tbTXEQPreamp";
     this.tbTXEQPreamp.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQPreamp.Size          = new System.Drawing.Size(32, 128);
     this.tbTXEQPreamp.TabIndex      = 36;
     this.tbTXEQPreamp.TickFrequency = 3;
     this.tbTXEQPreamp.Scroll       += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ15db
     //
     this.lblTXEQ15db.Image     = null;
     this.lblTXEQ15db.Location  = new System.Drawing.Point(204, 80);
     this.lblTXEQ15db.Name      = "lblTXEQ15db";
     this.lblTXEQ15db.Size      = new System.Drawing.Size(32, 16);
     this.lblTXEQ15db.TabIndex  = 43;
     this.lblTXEQ15db.Text      = "15dB";
     this.lblTXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQ0dB
     //
     this.lblTXEQ0dB.Image     = null;
     this.lblTXEQ0dB.Location  = new System.Drawing.Point(204, 136);
     this.lblTXEQ0dB.Name      = "lblTXEQ0dB";
     this.lblTXEQ0dB.Size      = new System.Drawing.Size(32, 16);
     this.lblTXEQ0dB.TabIndex  = 0;
     this.lblTXEQ0dB.Text      = "  0dB";
     this.lblTXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQminus12db
     //
     this.lblTXEQminus12db.Image     = null;
     this.lblTXEQminus12db.Location  = new System.Drawing.Point(200, 176);
     this.lblTXEQminus12db.Name      = "lblTXEQminus12db";
     this.lblTXEQminus12db.Size      = new System.Drawing.Size(34, 16);
     this.lblTXEQminus12db.TabIndex  = 45;
     this.lblTXEQminus12db.Text      = "-12dB";
     this.lblTXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // EQForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(584, 238);
     this.Controls.Add(this.grpRXEQ);
     this.Controls.Add(this.grpTXEQ);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "EQForm";
     this.Text     = "Equalizer Settings";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.EQForm_Closing);
     this.grpRXEQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).EndInit();
     this.grpTXEQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FWCAntForm));
     this.chkRX1Loop        = new System.Windows.Forms.CheckBoxTS();
     this.comboRX1Ant       = new System.Windows.Forms.ComboBoxTS();
     this.lblRX1            = new System.Windows.Forms.LabelTS();
     this.lblTX             = new System.Windows.Forms.LabelTS();
     this.comboTXAnt        = new System.Windows.Forms.ComboBoxTS();
     this.lblRX2            = new System.Windows.Forms.LabelTS();
     this.comboRX2Ant       = new System.Windows.Forms.ComboBoxTS();
     this.radModeSimple     = new System.Windows.Forms.RadioButtonTS();
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.radModeExpert     = new System.Windows.Forms.RadioButtonTS();
     this.chkRCATX1         = new System.Windows.Forms.CheckBoxTS();
     this.chkRCATX2         = new System.Windows.Forms.CheckBoxTS();
     this.chkRCATX3         = new System.Windows.Forms.CheckBoxTS();
     this.chkLock           = new System.Windows.Forms.CheckBoxTS();
     this.chkTX1DelayEnable = new System.Windows.Forms.CheckBoxTS();
     this.chkTX2DelayEnable = new System.Windows.Forms.CheckBoxTS();
     this.chkTX3DelayEnable = new System.Windows.Forms.CheckBoxTS();
     this.chkEnable6mPreamp = new System.Windows.Forms.CheckBoxTS();
     this.lblBand           = new System.Windows.Forms.LabelTS();
     this.comboBand         = new System.Windows.Forms.ComboBoxTS();
     this.grpComplexity     = new System.Windows.Forms.GroupBoxTS();
     this.grpSwitchRelay    = new System.Windows.Forms.GroupBoxTS();
     this.udTX3Delay        = new System.Windows.Forms.NumericUpDownTS();
     this.udTX2Delay        = new System.Windows.Forms.NumericUpDownTS();
     this.udTX1Delay        = new System.Windows.Forms.NumericUpDownTS();
     this.grpAntenna        = new System.Windows.Forms.GroupBoxTS();
     this.txtStatus         = new System.Windows.Forms.TextBoxTS();
     this.grpComplexity.SuspendLayout();
     this.grpSwitchRelay.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTX3Delay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTX2Delay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).BeginInit();
     this.grpAntenna.SuspendLayout();
     this.SuspendLayout();
     //
     // chkRX1Loop
     //
     this.chkRX1Loop.Image    = null;
     this.chkRX1Loop.Location = new System.Drawing.Point(8, 64);
     this.chkRX1Loop.Name     = "chkRX1Loop";
     this.chkRX1Loop.Size     = new System.Drawing.Size(168, 24);
     this.chkRX1Loop.TabIndex = 9;
     this.chkRX1Loop.Text     = "Use RX1 Out to RX1 In Loop";
     this.toolTip1.SetToolTip(this.chkRX1Loop, "Check this box to route the main receiver\'s RF path out RX1 Out and back in RX1 I" +
                              "n.  For use with external preamps/filters/etc.");
     this.chkRX1Loop.CheckedChanged += new System.EventHandler(this.chkRX1ExtAnt_CheckedChanged);
     //
     // comboRX1Ant
     //
     this.comboRX1Ant.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX1Ant.DropDownWidth = 64;
     this.comboRX1Ant.Items.AddRange(new object[] {
         "N/C",
         "ANT 1",
         "ANT 2",
         "ANT 3",
         "RX1 IN"
     });
     this.comboRX1Ant.Location = new System.Drawing.Point(8, 40);
     this.comboRX1Ant.Name     = "comboRX1Ant";
     this.comboRX1Ant.Size     = new System.Drawing.Size(64, 21);
     this.comboRX1Ant.TabIndex = 10;
     this.toolTip1.SetToolTip(this.comboRX1Ant, "Selects the Main Receiver Antenna");
     this.comboRX1Ant.SelectedIndexChanged += new System.EventHandler(this.comboRX1Ant_SelectedIndexChanged);
     //
     // lblRX1
     //
     this.lblRX1.Image    = null;
     this.lblRX1.Location = new System.Drawing.Point(8, 24);
     this.lblRX1.Name     = "lblRX1";
     this.lblRX1.Size     = new System.Drawing.Size(72, 16);
     this.lblRX1.TabIndex = 11;
     this.lblRX1.Text     = "Receiver 1:";
     //
     // lblTX
     //
     this.lblTX.Image    = null;
     this.lblTX.Location = new System.Drawing.Point(160, 24);
     this.lblTX.Name     = "lblTX";
     this.lblTX.Size     = new System.Drawing.Size(64, 16);
     this.lblTX.TabIndex = 13;
     this.lblTX.Text     = "Transmit:";
     //
     // comboTXAnt
     //
     this.comboTXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTXAnt.DropDownWidth = 64;
     this.comboTXAnt.Items.AddRange(new object[] {
         "ANT 1",
         "ANT 2",
         "ANT 3"
     });
     this.comboTXAnt.Location = new System.Drawing.Point(160, 40);
     this.comboTXAnt.Name     = "comboTXAnt";
     this.comboTXAnt.Size     = new System.Drawing.Size(64, 21);
     this.comboTXAnt.TabIndex = 12;
     this.toolTip1.SetToolTip(this.comboTXAnt, "Selects the Transmitter Antenna");
     this.comboTXAnt.SelectedIndexChanged += new System.EventHandler(this.comboTXAnt_SelectedIndexChanged);
     //
     // lblRX2
     //
     this.lblRX2.Image    = null;
     this.lblRX2.Location = new System.Drawing.Point(80, 24);
     this.lblRX2.Name     = "lblRX2";
     this.lblRX2.Size     = new System.Drawing.Size(72, 16);
     this.lblRX2.TabIndex = 15;
     this.lblRX2.Text     = "Receiver 2:";
     //
     // comboRX2Ant
     //
     this.comboRX2Ant.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2Ant.DropDownWidth = 72;
     this.comboRX2Ant.Items.AddRange(new object[] {
         "N/C",
         "ANT 1",
         "RX2 IN",
         "RX1 Tap"
     });
     this.comboRX2Ant.Location = new System.Drawing.Point(80, 40);
     this.comboRX2Ant.Name     = "comboRX2Ant";
     this.comboRX2Ant.Size     = new System.Drawing.Size(72, 21);
     this.comboRX2Ant.TabIndex = 14;
     this.toolTip1.SetToolTip(this.comboRX2Ant, "Selects the second receivers antenna (only available if optional 2nd RX is instal" +
                              "led)");
     this.comboRX2Ant.SelectedIndexChanged += new System.EventHandler(this.comboRX2Ant_SelectedIndexChanged);
     //
     // radModeSimple
     //
     this.radModeSimple.Checked  = true;
     this.radModeSimple.Image    = null;
     this.radModeSimple.Location = new System.Drawing.Point(16, 24);
     this.radModeSimple.Name     = "radModeSimple";
     this.radModeSimple.Size     = new System.Drawing.Size(64, 24);
     this.radModeSimple.TabIndex = 16;
     this.radModeSimple.TabStop  = true;
     this.radModeSimple.Text     = "Simple";
     this.toolTip1.SetToolTip(this.radModeSimple, "One setting for all bands");
     this.radModeSimple.CheckedChanged += new System.EventHandler(this.radModeSimple_CheckedChanged);
     //
     // radModeExpert
     //
     this.radModeExpert.Image    = null;
     this.radModeExpert.Location = new System.Drawing.Point(96, 24);
     this.radModeExpert.Name     = "radModeExpert";
     this.radModeExpert.Size     = new System.Drawing.Size(56, 24);
     this.radModeExpert.TabIndex = 20;
     this.radModeExpert.Text     = "Expert";
     this.toolTip1.SetToolTip(this.radModeExpert, "More settings for each individual band");
     this.radModeExpert.CheckedChanged += new System.EventHandler(this.radModeExpert_CheckedChanged);
     //
     // chkRCATX1
     //
     this.chkRCATX1.Checked    = true;
     this.chkRCATX1.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRCATX1.Image      = null;
     this.chkRCATX1.Location   = new System.Drawing.Point(16, 16);
     this.chkRCATX1.Name       = "chkRCATX1";
     this.chkRCATX1.Size       = new System.Drawing.Size(72, 32);
     this.chkRCATX1.TabIndex   = 0;
     this.chkRCATX1.Text       = "TX1 (Red)";
     this.toolTip1.SetToolTip(this.chkRCATX1, "When checked, the red RCA plug labeled TX1 will switch with TR transitions.  This" +
                              " can be used to switch an external linear, transverter, preselector, etc.");
     this.chkRCATX1.CheckedChanged += new System.EventHandler(this.chkRCATX1_CheckedChanged);
     //
     // chkRCATX2
     //
     this.chkRCATX2.Checked    = true;
     this.chkRCATX2.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRCATX2.Image      = null;
     this.chkRCATX2.Location   = new System.Drawing.Point(96, 16);
     this.chkRCATX2.Name       = "chkRCATX2";
     this.chkRCATX2.Size       = new System.Drawing.Size(80, 32);
     this.chkRCATX2.TabIndex   = 1;
     this.chkRCATX2.Text       = "TX2 (White)";
     this.toolTip1.SetToolTip(this.chkRCATX2, "When checked, the white RCA plug labeled TX2 will switch with TR transitions.  Th" +
                              "is can be used to switch an external linear, transverter, preselector, etc.");
     this.chkRCATX2.CheckedChanged += new System.EventHandler(this.chkRCATX2_CheckedChanged);
     //
     // chkRCATX3
     //
     this.chkRCATX3.Checked    = true;
     this.chkRCATX3.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRCATX3.Image      = null;
     this.chkRCATX3.Location   = new System.Drawing.Point(176, 16);
     this.chkRCATX3.Name       = "chkRCATX3";
     this.chkRCATX3.Size       = new System.Drawing.Size(64, 32);
     this.chkRCATX3.TabIndex   = 2;
     this.chkRCATX3.Text       = "TX3 (Yellow)";
     this.toolTip1.SetToolTip(this.chkRCATX3, "When checked, the yellow RCA plug labeled TX3 will switch with TR transitions.  T" +
                              "his can be used to switch an external linear, transverter, preselector, etc.");
     this.chkRCATX3.CheckedChanged += new System.EventHandler(this.chkRCATX3_CheckedChanged);
     //
     // chkLock
     //
     this.chkLock.Image    = null;
     this.chkLock.Location = new System.Drawing.Point(192, 64);
     this.chkLock.Name     = "chkLock";
     this.chkLock.Size     = new System.Drawing.Size(48, 24);
     this.chkLock.TabIndex = 16;
     this.chkLock.Text     = "Lock";
     this.toolTip1.SetToolTip(this.chkLock, "Check this box to lock RX1 and TX antenna selections.");
     this.chkLock.CheckedChanged += new System.EventHandler(this.chkLock_CheckedChanged);
     //
     // chkTX1DelayEnable
     //
     this.chkTX1DelayEnable.Image    = null;
     this.chkTX1DelayEnable.Location = new System.Drawing.Point(16, 48);
     this.chkTX1DelayEnable.Name     = "chkTX1DelayEnable";
     this.chkTX1DelayEnable.Size     = new System.Drawing.Size(56, 32);
     this.chkTX1DelayEnable.TabIndex = 3;
     this.chkTX1DelayEnable.Text     = "Delay (ms)";
     this.toolTip1.SetToolTip(this.chkTX1DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
                              "sitions by the amount selected in milliseconds.");
     this.chkTX1DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX1DelayEnable_CheckedChanged);
     //
     // chkTX2DelayEnable
     //
     this.chkTX2DelayEnable.Image    = null;
     this.chkTX2DelayEnable.Location = new System.Drawing.Point(96, 48);
     this.chkTX2DelayEnable.Name     = "chkTX2DelayEnable";
     this.chkTX2DelayEnable.Size     = new System.Drawing.Size(56, 32);
     this.chkTX2DelayEnable.TabIndex = 5;
     this.chkTX2DelayEnable.Text     = "Delay (ms)";
     this.toolTip1.SetToolTip(this.chkTX2DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
                              "sitions by the amount selected in milliseconds.");
     this.chkTX2DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX2DelayEnable_CheckedChanged);
     //
     // chkTX3DelayEnable
     //
     this.chkTX3DelayEnable.Image    = null;
     this.chkTX3DelayEnable.Location = new System.Drawing.Point(176, 48);
     this.chkTX3DelayEnable.Name     = "chkTX3DelayEnable";
     this.chkTX3DelayEnable.Size     = new System.Drawing.Size(56, 32);
     this.chkTX3DelayEnable.TabIndex = 7;
     this.chkTX3DelayEnable.Text     = "Delay (ms)";
     this.toolTip1.SetToolTip(this.chkTX3DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
                              "sitions by the amount selected in milliseconds.");
     this.chkTX3DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX3DelayEnable_CheckedChanged);
     //
     // chkEnable6mPreamp
     //
     this.chkEnable6mPreamp.Image    = null;
     this.chkEnable6mPreamp.Location = new System.Drawing.Point(8, 88);
     this.chkEnable6mPreamp.Name     = "chkEnable6mPreamp";
     this.chkEnable6mPreamp.Size     = new System.Drawing.Size(184, 16);
     this.chkEnable6mPreamp.TabIndex = 17;
     this.chkEnable6mPreamp.Text     = "Enable Preamp controls on 6m";
     this.toolTip1.SetToolTip(this.chkEnable6mPreamp, "Check this box to route the main receiver\'s RF path out RX1 Out and back in RX1 I" +
                              "n.  For use with external preamps/filters/etc.");
     this.chkEnable6mPreamp.CheckedChanged += new System.EventHandler(this.chkEnable6mPreamp_CheckedChanged);
     //
     // lblBand
     //
     this.lblBand.Image     = null;
     this.lblBand.Location  = new System.Drawing.Point(160, 24);
     this.lblBand.Name      = "lblBand";
     this.lblBand.Size      = new System.Drawing.Size(40, 24);
     this.lblBand.TabIndex  = 19;
     this.lblBand.Text      = "Band:";
     this.lblBand.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblBand.Visible   = false;
     //
     // comboBand
     //
     this.comboBand.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBand.DropDownWidth = 56;
     this.comboBand.Items.AddRange(new object[] {
         "GEN",
         "160m",
         "80m",
         "60m",
         "40m",
         "30m",
         "20m",
         "17m",
         "15m",
         "12m",
         "10m",
         "6m",
         "2m",
         "WWV",
         "VHF0",
         "VHF1",
         "VHF2",
         "VHF3",
         "VHF4",
         "VHF5",
         "VHF6",
         "VHF7",
         "VHF8",
         "VHF9",
         "VHF10",
         "VHF11",
         "VHF12",
         "VHF13"
     });
     this.comboBand.Location              = new System.Drawing.Point(200, 24);
     this.comboBand.Name                  = "comboBand";
     this.comboBand.Size                  = new System.Drawing.Size(56, 21);
     this.comboBand.TabIndex              = 18;
     this.comboBand.Visible               = false;
     this.comboBand.SelectedIndexChanged += new System.EventHandler(this.comboBand_SelectedIndexChanged);
     //
     // grpComplexity
     //
     this.grpComplexity.Controls.Add(this.radModeSimple);
     this.grpComplexity.Controls.Add(this.radModeExpert);
     this.grpComplexity.Controls.Add(this.lblBand);
     this.grpComplexity.Controls.Add(this.comboBand);
     this.grpComplexity.Location = new System.Drawing.Point(8, 8);
     this.grpComplexity.Name     = "grpComplexity";
     this.grpComplexity.Size     = new System.Drawing.Size(264, 56);
     this.grpComplexity.TabIndex = 21;
     this.grpComplexity.TabStop  = false;
     this.grpComplexity.Text     = "Complexity";
     //
     // grpSwitchRelay
     //
     this.grpSwitchRelay.Controls.Add(this.udTX3Delay);
     this.grpSwitchRelay.Controls.Add(this.chkTX3DelayEnable);
     this.grpSwitchRelay.Controls.Add(this.udTX2Delay);
     this.grpSwitchRelay.Controls.Add(this.chkTX2DelayEnable);
     this.grpSwitchRelay.Controls.Add(this.udTX1Delay);
     this.grpSwitchRelay.Controls.Add(this.chkTX1DelayEnable);
     this.grpSwitchRelay.Controls.Add(this.chkRCATX3);
     this.grpSwitchRelay.Controls.Add(this.chkRCATX2);
     this.grpSwitchRelay.Controls.Add(this.chkRCATX1);
     this.grpSwitchRelay.Location = new System.Drawing.Point(8, 192);
     this.grpSwitchRelay.Name     = "grpSwitchRelay";
     this.grpSwitchRelay.Size     = new System.Drawing.Size(264, 112);
     this.grpSwitchRelay.TabIndex = 21;
     this.grpSwitchRelay.TabStop  = false;
     this.grpSwitchRelay.Text     = "Switch Relay with TR";
     this.grpSwitchRelay.Visible  = false;
     //
     // udTX3Delay
     //
     this.udTX3Delay.Enabled   = false;
     this.udTX3Delay.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX3Delay.Location = new System.Drawing.Point(176, 80);
     this.udTX3Delay.Maximum  = new System.Decimal(new int[] {
         9999,
         0,
         0,
         0
     });
     this.udTX3Delay.Minimum = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.udTX3Delay.Name     = "udTX3Delay";
     this.udTX3Delay.Size     = new System.Drawing.Size(56, 20);
     this.udTX3Delay.TabIndex = 8;
     this.udTX3Delay.Value    = new System.Decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.udTX3Delay.ValueChanged += new System.EventHandler(this.udTX3Delay_ValueChanged);
     //
     // udTX2Delay
     //
     this.udTX2Delay.Enabled   = false;
     this.udTX2Delay.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX2Delay.Location = new System.Drawing.Point(96, 80);
     this.udTX2Delay.Maximum  = new System.Decimal(new int[] {
         9999,
         0,
         0,
         0
     });
     this.udTX2Delay.Minimum = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.udTX2Delay.Name     = "udTX2Delay";
     this.udTX2Delay.Size     = new System.Drawing.Size(56, 20);
     this.udTX2Delay.TabIndex = 6;
     this.udTX2Delay.Value    = new System.Decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.udTX2Delay.ValueChanged += new System.EventHandler(this.udTX2Delay_ValueChanged);
     //
     // udTX1Delay
     //
     this.udTX1Delay.Enabled   = false;
     this.udTX1Delay.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX1Delay.Location = new System.Drawing.Point(16, 80);
     this.udTX1Delay.Maximum  = new System.Decimal(new int[] {
         9999,
         0,
         0,
         0
     });
     this.udTX1Delay.Minimum = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.udTX1Delay.Name     = "udTX1Delay";
     this.udTX1Delay.Size     = new System.Drawing.Size(56, 20);
     this.udTX1Delay.TabIndex = 4;
     this.udTX1Delay.Value    = new System.Decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.udTX1Delay.ValueChanged += new System.EventHandler(this.udTX1Delay_ValueChanged);
     //
     // grpAntenna
     //
     this.grpAntenna.Controls.Add(this.chkEnable6mPreamp);
     this.grpAntenna.Controls.Add(this.chkLock);
     this.grpAntenna.Controls.Add(this.comboRX1Ant);
     this.grpAntenna.Controls.Add(this.chkRX1Loop);
     this.grpAntenna.Controls.Add(this.comboRX2Ant);
     this.grpAntenna.Controls.Add(this.lblRX2);
     this.grpAntenna.Controls.Add(this.comboTXAnt);
     this.grpAntenna.Controls.Add(this.lblTX);
     this.grpAntenna.Controls.Add(this.lblRX1);
     this.grpAntenna.Location = new System.Drawing.Point(8, 72);
     this.grpAntenna.Name     = "grpAntenna";
     this.grpAntenna.Size     = new System.Drawing.Size(264, 112);
     this.grpAntenna.TabIndex = 20;
     this.grpAntenna.TabStop  = false;
     this.grpAntenna.Text     = "Antenna";
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(8, 320);
     this.txtStatus.Name     = "txtStatus";
     this.txtStatus.ReadOnly = true;
     this.txtStatus.Size     = new System.Drawing.Size(264, 20);
     this.txtStatus.TabIndex = 23;
     this.txtStatus.Text     = "Simple Mode: Settings are applied to all bands";
     //
     // FWCAntForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(280, 342);
     this.Controls.Add(this.txtStatus);
     this.Controls.Add(this.grpComplexity);
     this.Controls.Add(this.grpAntenna);
     this.Controls.Add(this.grpSwitchRelay);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "FWCAntForm";
     this.Text     = "FLEX-5000 Antenna Selection";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCAntForm_Closing);
     this.grpComplexity.ResumeLayout(false);
     this.grpSwitchRelay.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTX3Delay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTX2Delay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).EndInit();
     this.grpAntenna.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FLEX5000ProdTestForm));
     this.btnPLL = new System.Windows.Forms.ButtonTS();
     this.btnRXFilter = new System.Windows.Forms.ButtonTS();
     this.grpReceiver = new System.Windows.Forms.GroupBoxTS();
     this.btnRXImage = new System.Windows.Forms.ButtonTS();
     this.btnRXLevel = new System.Windows.Forms.ButtonTS();
     this.grpGeneral = new System.Windows.Forms.GroupBoxTS();
     this.btnGenPreamp = new System.Windows.Forms.ButtonTS();
     this.btnNoise = new System.Windows.Forms.ButtonTS();
     this.btnGenBal = new System.Windows.Forms.ButtonTS();
     this.btnImpulse = new System.Windows.Forms.ButtonTS();
     this.grpTransmitter = new System.Windows.Forms.GroupBoxTS();
     this.btnTXFilter = new System.Windows.Forms.ButtonTS();
     this.btnTXCarrier = new System.Windows.Forms.ButtonTS();
     this.btnTXImage = new System.Windows.Forms.ButtonTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.grpBands = new System.Windows.Forms.GroupBoxTS();
     this.ck6 = new System.Windows.Forms.CheckBoxTS();
     this.ck10 = new System.Windows.Forms.CheckBoxTS();
     this.ck12 = new System.Windows.Forms.CheckBoxTS();
     this.ck15 = new System.Windows.Forms.CheckBoxTS();
     this.ck17 = new System.Windows.Forms.CheckBoxTS();
     this.ck20 = new System.Windows.Forms.CheckBoxTS();
     this.ck30 = new System.Windows.Forms.CheckBoxTS();
     this.ck40 = new System.Windows.Forms.CheckBoxTS();
     this.ck60 = new System.Windows.Forms.CheckBoxTS();
     this.ck80 = new System.Windows.Forms.CheckBoxTS();
     this.ck160 = new System.Windows.Forms.CheckBoxTS();
     this.btnClearAll = new System.Windows.Forms.ButtonTS();
     this.btnCheckAll = new System.Windows.Forms.ButtonTS();
     this.lstDebug = new System.Windows.Forms.ListBox();
     this.btnRunSelectedTests = new System.Windows.Forms.ButtonTS();
     this.lblTech = new System.Windows.Forms.LabelTS();
     this.txtTech = new System.Windows.Forms.TextBoxTS();
     this.btnPrintReport = new System.Windows.Forms.ButtonTS();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.grpTestGeneral = new System.Windows.Forms.GroupBoxTS();
     this.btnTestGenAll = new System.Windows.Forms.ButtonTS();
     this.ckTestGenPreamp = new System.Windows.Forms.CheckBoxTS();
     this.btnTestGenNone = new System.Windows.Forms.ButtonTS();
     this.ckTestGenImpulse = new System.Windows.Forms.CheckBoxTS();
     this.ckTestGenNoise = new System.Windows.Forms.CheckBoxTS();
     this.ckTestGenBal = new System.Windows.Forms.CheckBoxTS();
     this.ckTestGenPLL = new System.Windows.Forms.CheckBoxTS();
     this.grpTestReceiver = new System.Windows.Forms.GroupBoxTS();
     this.btnTestRXNone = new System.Windows.Forms.ButtonTS();
     this.btnTestRXAll = new System.Windows.Forms.ButtonTS();
     this.ckTestRXMDS = new System.Windows.Forms.CheckBoxTS();
     this.ckTestRXImage = new System.Windows.Forms.CheckBoxTS();
     this.ckTestRXLevel = new System.Windows.Forms.CheckBoxTS();
     this.ckTestRXFilter = new System.Windows.Forms.CheckBoxTS();
     this.grpTestTransmitter = new System.Windows.Forms.GroupBoxTS();
     this.btnTestTXNone = new System.Windows.Forms.ButtonTS();
     this.btnTestTXAll = new System.Windows.Forms.ButtonTS();
     this.ckTestTXImage = new System.Windows.Forms.CheckBoxTS();
     this.ckTestTXCarrier = new System.Windows.Forms.CheckBoxTS();
     this.ckTestTXFilter = new System.Windows.Forms.CheckBoxTS();
     this.btnTestNone = new System.Windows.Forms.ButtonTS();
     this.btnTestAll = new System.Windows.Forms.ButtonTS();
     this.grpIO = new System.Windows.Forms.GroupBoxTS();
     this.btnIORunAll = new System.Windows.Forms.ButtonTS();
     this.btnIOExtRef = new System.Windows.Forms.ButtonTS();
     this.btnIOHeadphone = new System.Windows.Forms.ButtonTS();
     this.btnIOMicPTT = new System.Windows.Forms.ButtonTS();
     this.btnIORCAPTT = new System.Windows.Forms.ButtonTS();
     this.btnIODash = new System.Windows.Forms.ButtonTS();
     this.btnIODot = new System.Windows.Forms.ButtonTS();
     this.btnIOFWInOut = new System.Windows.Forms.ButtonTS();
     this.btnIORCAInOut = new System.Windows.Forms.ButtonTS();
     this.btnIOPwrSpkr = new System.Windows.Forms.ButtonTS();
     this.btnPostFence = new System.Windows.Forms.ButtonTS();
     this.grpReceiver.SuspendLayout();
     this.grpGeneral.SuspendLayout();
     this.grpTransmitter.SuspendLayout();
     this.grpBands.SuspendLayout();
     this.grpTestGeneral.SuspendLayout();
     this.grpTestReceiver.SuspendLayout();
     this.grpTestTransmitter.SuspendLayout();
     this.grpIO.SuspendLayout();
     this.SuspendLayout();
     //
     // btnPLL
     //
     this.btnPLL.Image = null;
     this.btnPLL.Location = new System.Drawing.Point(16, 16);
     this.btnPLL.Name = "btnPLL";
     this.btnPLL.TabIndex = 0;
     this.btnPLL.Text = "PLL";
     this.toolTip1.SetToolTip(this.btnPLL, "PLL Test: Not Run");
     this.btnPLL.Click += new System.EventHandler(this.btnPLL_Click);
     //
     // btnRXFilter
     //
     this.btnRXFilter.Image = null;
     this.btnRXFilter.Location = new System.Drawing.Point(16, 24);
     this.btnRXFilter.Name = "btnRXFilter";
     this.btnRXFilter.TabIndex = 1;
     this.btnRXFilter.Text = "Filter";
     this.toolTip1.SetToolTip(this.btnRXFilter, "RX Filter Test: Not Run");
     this.btnRXFilter.Click += new System.EventHandler(this.btnRXFilter_Click);
     //
     // grpReceiver
     //
     this.grpReceiver.Controls.Add(this.btnRXImage);
     this.grpReceiver.Controls.Add(this.btnRXFilter);
     this.grpReceiver.Controls.Add(this.btnRXLevel);
     this.grpReceiver.Location = new System.Drawing.Point(8, 120);
     this.grpReceiver.Name = "grpReceiver";
     this.grpReceiver.Size = new System.Drawing.Size(200, 104);
     this.grpReceiver.TabIndex = 2;
     this.grpReceiver.TabStop = false;
     this.grpReceiver.Text = "Receiver Tests";
     //
     // btnRXImage
     //
     this.btnRXImage.Image = null;
     this.btnRXImage.Location = new System.Drawing.Point(16, 64);
     this.btnRXImage.Name = "btnRXImage";
     this.btnRXImage.TabIndex = 4;
     this.btnRXImage.Text = "Image";
     this.toolTip1.SetToolTip(this.btnRXImage, "RX Image Test: Not Run");
     this.btnRXImage.Click += new System.EventHandler(this.btnRXImage_Click);
     //
     // btnRXLevel
     //
     this.btnRXLevel.Image = null;
     this.btnRXLevel.Location = new System.Drawing.Point(104, 24);
     this.btnRXLevel.Name = "btnRXLevel";
     this.btnRXLevel.TabIndex = 3;
     this.btnRXLevel.Text = "Level";
     this.toolTip1.SetToolTip(this.btnRXLevel, "RX Level Test: Not Run");
     this.btnRXLevel.Click += new System.EventHandler(this.btnRXLevel_Click);
     //
     // grpGeneral
     //
     this.grpGeneral.Controls.Add(this.btnGenPreamp);
     this.grpGeneral.Controls.Add(this.btnNoise);
     this.grpGeneral.Controls.Add(this.btnGenBal);
     this.grpGeneral.Controls.Add(this.btnPLL);
     this.grpGeneral.Controls.Add(this.btnImpulse);
     this.grpGeneral.Location = new System.Drawing.Point(8, 8);
     this.grpGeneral.Name = "grpGeneral";
     this.grpGeneral.Size = new System.Drawing.Size(200, 112);
     this.grpGeneral.TabIndex = 3;
     this.grpGeneral.TabStop = false;
     this.grpGeneral.Text = "General Tests";
     //
     // btnGenPreamp
     //
     this.btnGenPreamp.Image = null;
     this.btnGenPreamp.Location = new System.Drawing.Point(16, 80);
     this.btnGenPreamp.Name = "btnGenPreamp";
     this.btnGenPreamp.TabIndex = 7;
     this.btnGenPreamp.Text = "Preamp";
     this.toolTip1.SetToolTip(this.btnGenPreamp, "Preamp Test: Not Run");
     this.btnGenPreamp.Click += new System.EventHandler(this.btnGenPreamp_Click);
     //
     // btnNoise
     //
     this.btnNoise.Image = null;
     this.btnNoise.Location = new System.Drawing.Point(16, 48);
     this.btnNoise.Name = "btnNoise";
     this.btnNoise.TabIndex = 2;
     this.btnNoise.Text = "Noise";
     this.toolTip1.SetToolTip(this.btnNoise, "Noise Test: Not Run");
     this.btnNoise.Click += new System.EventHandler(this.btnNoise_Click);
     //
     // btnGenBal
     //
     this.btnGenBal.Image = null;
     this.btnGenBal.Location = new System.Drawing.Point(104, 16);
     this.btnGenBal.Name = "btnGenBal";
     this.btnGenBal.TabIndex = 1;
     this.btnGenBal.Text = "Gen/Bal";
     this.toolTip1.SetToolTip(this.btnGenBal, "Gen/Bal Test: Not Run");
     this.btnGenBal.Click += new System.EventHandler(this.btnGenBal_Click);
     //
     // btnImpulse
     //
     this.btnImpulse.Image = null;
     this.btnImpulse.Location = new System.Drawing.Point(104, 48);
     this.btnImpulse.Name = "btnImpulse";
     this.btnImpulse.TabIndex = 6;
     this.btnImpulse.Text = "Impulse";
     this.toolTip1.SetToolTip(this.btnImpulse, "Impulse Test: Not Run");
     this.btnImpulse.Click += new System.EventHandler(this.btnImpulse_Click);
     //
     // grpTransmitter
     //
     this.grpTransmitter.Controls.Add(this.btnTXFilter);
     this.grpTransmitter.Controls.Add(this.btnTXCarrier);
     this.grpTransmitter.Controls.Add(this.btnTXImage);
     this.grpTransmitter.Location = new System.Drawing.Point(8, 232);
     this.grpTransmitter.Name = "grpTransmitter";
     this.grpTransmitter.TabIndex = 4;
     this.grpTransmitter.TabStop = false;
     this.grpTransmitter.Text = "Transmitter";
     //
     // btnTXFilter
     //
     this.btnTXFilter.Image = null;
     this.btnTXFilter.Location = new System.Drawing.Point(16, 24);
     this.btnTXFilter.Name = "btnTXFilter";
     this.btnTXFilter.TabIndex = 7;
     this.btnTXFilter.Text = "Filter";
     this.btnTXFilter.Click += new System.EventHandler(this.btnTXFilter_Click);
     //
     // btnTXCarrier
     //
     this.btnTXCarrier.Image = null;
     this.btnTXCarrier.Location = new System.Drawing.Point(16, 64);
     this.btnTXCarrier.Name = "btnTXCarrier";
     this.btnTXCarrier.TabIndex = 6;
     this.btnTXCarrier.Text = "Carrier";
     this.btnTXCarrier.Click += new System.EventHandler(this.btnTXCarrier_Click);
     //
     // btnTXImage
     //
     this.btnTXImage.Image = null;
     this.btnTXImage.Location = new System.Drawing.Point(104, 24);
     this.btnTXImage.Name = "btnTXImage";
     this.btnTXImage.TabIndex = 5;
     this.btnTXImage.Text = "Image";
     this.btnTXImage.Click += new System.EventHandler(this.btnTXImage_Click);
     //
     // grpBands
     //
     this.grpBands.Controls.Add(this.ck6);
     this.grpBands.Controls.Add(this.ck10);
     this.grpBands.Controls.Add(this.ck12);
     this.grpBands.Controls.Add(this.ck15);
     this.grpBands.Controls.Add(this.ck17);
     this.grpBands.Controls.Add(this.ck20);
     this.grpBands.Controls.Add(this.ck30);
     this.grpBands.Controls.Add(this.ck40);
     this.grpBands.Controls.Add(this.ck60);
     this.grpBands.Controls.Add(this.ck80);
     this.grpBands.Controls.Add(this.ck160);
     this.grpBands.Controls.Add(this.btnClearAll);
     this.grpBands.Controls.Add(this.btnCheckAll);
     this.grpBands.Location = new System.Drawing.Point(216, 8);
     this.grpBands.Name = "grpBands";
     this.grpBands.Size = new System.Drawing.Size(256, 104);
     this.grpBands.TabIndex = 15;
     this.grpBands.TabStop = false;
     this.grpBands.Text = "Bands";
     //
     // ck6
     //
     this.ck6.Checked = true;
     this.ck6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck6.Image = null;
     this.ck6.Location = new System.Drawing.Point(216, 40);
     this.ck6.Name = "ck6";
     this.ck6.Size = new System.Drawing.Size(32, 24);
     this.ck6.TabIndex = 28;
     this.ck6.Text = "6";
     //
     // ck10
     //
     this.ck10.Checked = true;
     this.ck10.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck10.Image = null;
     this.ck10.Location = new System.Drawing.Point(176, 40);
     this.ck10.Name = "ck10";
     this.ck10.Size = new System.Drawing.Size(40, 24);
     this.ck10.TabIndex = 27;
     this.ck10.Text = "10";
     //
     // ck12
     //
     this.ck12.Checked = true;
     this.ck12.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck12.Image = null;
     this.ck12.Location = new System.Drawing.Point(136, 40);
     this.ck12.Name = "ck12";
     this.ck12.Size = new System.Drawing.Size(40, 24);
     this.ck12.TabIndex = 26;
     this.ck12.Text = "12";
     //
     // ck15
     //
     this.ck15.Checked = true;
     this.ck15.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck15.Image = null;
     this.ck15.Location = new System.Drawing.Point(96, 40);
     this.ck15.Name = "ck15";
     this.ck15.Size = new System.Drawing.Size(40, 24);
     this.ck15.TabIndex = 25;
     this.ck15.Text = "15";
     //
     // ck17
     //
     this.ck17.Checked = true;
     this.ck17.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck17.Image = null;
     this.ck17.Location = new System.Drawing.Point(56, 40);
     this.ck17.Name = "ck17";
     this.ck17.Size = new System.Drawing.Size(40, 24);
     this.ck17.TabIndex = 24;
     this.ck17.Text = "17";
     //
     // ck20
     //
     this.ck20.Checked = true;
     this.ck20.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck20.Image = null;
     this.ck20.Location = new System.Drawing.Point(16, 40);
     this.ck20.Name = "ck20";
     this.ck20.Size = new System.Drawing.Size(40, 24);
     this.ck20.TabIndex = 23;
     this.ck20.Text = "20";
     //
     // ck30
     //
     this.ck30.Checked = true;
     this.ck30.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck30.Image = null;
     this.ck30.Location = new System.Drawing.Point(184, 16);
     this.ck30.Name = "ck30";
     this.ck30.Size = new System.Drawing.Size(40, 24);
     this.ck30.TabIndex = 22;
     this.ck30.Text = "30";
     //
     // ck40
     //
     this.ck40.Checked = true;
     this.ck40.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck40.Image = null;
     this.ck40.Location = new System.Drawing.Point(144, 16);
     this.ck40.Name = "ck40";
     this.ck40.Size = new System.Drawing.Size(40, 24);
     this.ck40.TabIndex = 21;
     this.ck40.Text = "40";
     //
     // ck60
     //
     this.ck60.Checked = true;
     this.ck60.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck60.Image = null;
     this.ck60.Location = new System.Drawing.Point(104, 16);
     this.ck60.Name = "ck60";
     this.ck60.Size = new System.Drawing.Size(40, 24);
     this.ck60.TabIndex = 20;
     this.ck60.Text = "60";
     //
     // ck80
     //
     this.ck80.Checked = true;
     this.ck80.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck80.Image = null;
     this.ck80.Location = new System.Drawing.Point(64, 16);
     this.ck80.Name = "ck80";
     this.ck80.Size = new System.Drawing.Size(40, 24);
     this.ck80.TabIndex = 19;
     this.ck80.Text = "80";
     //
     // ck160
     //
     this.ck160.Checked = true;
     this.ck160.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck160.Image = null;
     this.ck160.Location = new System.Drawing.Point(16, 16);
     this.ck160.Name = "ck160";
     this.ck160.Size = new System.Drawing.Size(48, 24);
     this.ck160.TabIndex = 18;
     this.ck160.Text = "160";
     //
     // btnClearAll
     //
     this.btnClearAll.Image = null;
     this.btnClearAll.Location = new System.Drawing.Point(112, 64);
     this.btnClearAll.Name = "btnClearAll";
     this.btnClearAll.Size = new System.Drawing.Size(64, 20);
     this.btnClearAll.TabIndex = 30;
     this.btnClearAll.Text = "Clear All";
     this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image = null;
     this.btnCheckAll.Location = new System.Drawing.Point(24, 64);
     this.btnCheckAll.Name = "btnCheckAll";
     this.btnCheckAll.Size = new System.Drawing.Size(64, 20);
     this.btnCheckAll.TabIndex = 29;
     this.btnCheckAll.Text = "Check All";
     this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
     //
     // lstDebug
     //
     this.lstDebug.HorizontalScrollbar = true;
     this.lstDebug.Location = new System.Drawing.Point(216, 128);
     this.lstDebug.Name = "lstDebug";
     this.lstDebug.Size = new System.Drawing.Size(256, 199);
     this.lstDebug.TabIndex = 16;
     //
     // btnRunSelectedTests
     //
     this.btnRunSelectedTests.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRunSelectedTests.Image = null;
     this.btnRunSelectedTests.Location = new System.Drawing.Point(8, 344);
     this.btnRunSelectedTests.Name = "btnRunSelectedTests";
     this.btnRunSelectedTests.Size = new System.Drawing.Size(88, 32);
     this.btnRunSelectedTests.TabIndex = 17;
     this.btnRunSelectedTests.Text = "Run Selected Tests";
     this.btnRunSelectedTests.Click += new System.EventHandler(this.btnRunSelectedTests_Click);
     //
     // lblTech
     //
     this.lblTech.Image = null;
     this.lblTech.Location = new System.Drawing.Point(216, 352);
     this.lblTech.Name = "lblTech";
     this.lblTech.Size = new System.Drawing.Size(64, 23);
     this.lblTech.TabIndex = 18;
     this.lblTech.Text = "Technician:";
     //
     // txtTech
     //
     this.txtTech.Location = new System.Drawing.Point(280, 352);
     this.txtTech.Name = "txtTech";
     this.txtTech.TabIndex = 19;
     this.txtTech.Text = "";
     //
     // btnPrintReport
     //
     this.btnPrintReport.Image = null;
     this.btnPrintReport.Location = new System.Drawing.Point(400, 352);
     this.btnPrintReport.Name = "btnPrintReport";
     this.btnPrintReport.Size = new System.Drawing.Size(75, 24);
     this.btnPrintReport.TabIndex = 20;
     this.btnPrintReport.Text = "Print Report";
     this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(123, 18);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // grpTestGeneral
     //
     this.grpTestGeneral.Controls.Add(this.btnTestGenAll);
     this.grpTestGeneral.Controls.Add(this.ckTestGenPreamp);
     this.grpTestGeneral.Controls.Add(this.btnTestGenNone);
     this.grpTestGeneral.Controls.Add(this.ckTestGenImpulse);
     this.grpTestGeneral.Controls.Add(this.ckTestGenNoise);
     this.grpTestGeneral.Controls.Add(this.ckTestGenBal);
     this.grpTestGeneral.Controls.Add(this.ckTestGenPLL);
     this.grpTestGeneral.Location = new System.Drawing.Point(8, 384);
     this.grpTestGeneral.Name = "grpTestGeneral";
     this.grpTestGeneral.Size = new System.Drawing.Size(152, 96);
     this.grpTestGeneral.TabIndex = 21;
     this.grpTestGeneral.TabStop = false;
     this.grpTestGeneral.Text = "General";
     //
     // btnTestGenAll
     //
     this.btnTestGenAll.Image = null;
     this.btnTestGenAll.Location = new System.Drawing.Point(64, 72);
     this.btnTestGenAll.Name = "btnTestGenAll";
     this.btnTestGenAll.Size = new System.Drawing.Size(40, 16);
     this.btnTestGenAll.TabIndex = 24;
     this.btnTestGenAll.Text = "All";
     this.btnTestGenAll.Click += new System.EventHandler(this.btnTestGenAll_Click);
     //
     // ckTestGenPreamp
     //
     this.ckTestGenPreamp.Checked = true;
     this.ckTestGenPreamp.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestGenPreamp.Image = null;
     this.ckTestGenPreamp.Location = new System.Drawing.Point(8, 72);
     this.ckTestGenPreamp.Name = "ckTestGenPreamp";
     this.ckTestGenPreamp.Size = new System.Drawing.Size(64, 16);
     this.ckTestGenPreamp.TabIndex = 26;
     this.ckTestGenPreamp.Text = "Preamp";
     //
     // btnTestGenNone
     //
     this.btnTestGenNone.Image = null;
     this.btnTestGenNone.Location = new System.Drawing.Point(104, 72);
     this.btnTestGenNone.Name = "btnTestGenNone";
     this.btnTestGenNone.Size = new System.Drawing.Size(40, 16);
     this.btnTestGenNone.TabIndex = 25;
     this.btnTestGenNone.Text = "None";
     this.btnTestGenNone.Click += new System.EventHandler(this.btnTestGenNone_Click);
     //
     // ckTestGenImpulse
     //
     this.ckTestGenImpulse.Checked = true;
     this.ckTestGenImpulse.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestGenImpulse.Image = null;
     this.ckTestGenImpulse.Location = new System.Drawing.Point(80, 48);
     this.ckTestGenImpulse.Name = "ckTestGenImpulse";
     this.ckTestGenImpulse.Size = new System.Drawing.Size(64, 24);
     this.ckTestGenImpulse.TabIndex = 22;
     this.ckTestGenImpulse.Text = "Impulse";
     //
     // ckTestGenNoise
     //
     this.ckTestGenNoise.Checked = true;
     this.ckTestGenNoise.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestGenNoise.Image = null;
     this.ckTestGenNoise.Location = new System.Drawing.Point(16, 48);
     this.ckTestGenNoise.Name = "ckTestGenNoise";
     this.ckTestGenNoise.Size = new System.Drawing.Size(56, 24);
     this.ckTestGenNoise.TabIndex = 21;
     this.ckTestGenNoise.Text = "Noise";
     //
     // ckTestGenBal
     //
     this.ckTestGenBal.Checked = true;
     this.ckTestGenBal.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestGenBal.Image = null;
     this.ckTestGenBal.Location = new System.Drawing.Point(80, 24);
     this.ckTestGenBal.Name = "ckTestGenBal";
     this.ckTestGenBal.Size = new System.Drawing.Size(64, 24);
     this.ckTestGenBal.TabIndex = 20;
     this.ckTestGenBal.Text = "Gen/Bal";
     //
     // ckTestGenPLL
     //
     this.ckTestGenPLL.Checked = true;
     this.ckTestGenPLL.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestGenPLL.Image = null;
     this.ckTestGenPLL.Location = new System.Drawing.Point(16, 24);
     this.ckTestGenPLL.Name = "ckTestGenPLL";
     this.ckTestGenPLL.Size = new System.Drawing.Size(48, 24);
     this.ckTestGenPLL.TabIndex = 19;
     this.ckTestGenPLL.Text = "PLL";
     //
     // grpTestReceiver
     //
     this.grpTestReceiver.Controls.Add(this.btnTestRXNone);
     this.grpTestReceiver.Controls.Add(this.btnTestRXAll);
     this.grpTestReceiver.Controls.Add(this.ckTestRXMDS);
     this.grpTestReceiver.Controls.Add(this.ckTestRXImage);
     this.grpTestReceiver.Controls.Add(this.ckTestRXLevel);
     this.grpTestReceiver.Controls.Add(this.ckTestRXFilter);
     this.grpTestReceiver.Location = new System.Drawing.Point(168, 384);
     this.grpTestReceiver.Name = "grpTestReceiver";
     this.grpTestReceiver.Size = new System.Drawing.Size(144, 96);
     this.grpTestReceiver.TabIndex = 22;
     this.grpTestReceiver.TabStop = false;
     this.grpTestReceiver.Text = "Receiver";
     //
     // btnTestRXNone
     //
     this.btnTestRXNone.Image = null;
     this.btnTestRXNone.Location = new System.Drawing.Point(76, 72);
     this.btnTestRXNone.Name = "btnTestRXNone";
     this.btnTestRXNone.Size = new System.Drawing.Size(40, 16);
     this.btnTestRXNone.TabIndex = 27;
     this.btnTestRXNone.Text = "None";
     this.btnTestRXNone.Click += new System.EventHandler(this.btnTestRXNone_Click);
     //
     // btnTestRXAll
     //
     this.btnTestRXAll.Image = null;
     this.btnTestRXAll.Location = new System.Drawing.Point(28, 72);
     this.btnTestRXAll.Name = "btnTestRXAll";
     this.btnTestRXAll.Size = new System.Drawing.Size(40, 16);
     this.btnTestRXAll.TabIndex = 26;
     this.btnTestRXAll.Text = "All";
     this.btnTestRXAll.Click += new System.EventHandler(this.btnTestRXAll_Click);
     //
     // ckTestRXMDS
     //
     this.ckTestRXMDS.Checked = true;
     this.ckTestRXMDS.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestRXMDS.Image = null;
     this.ckTestRXMDS.Location = new System.Drawing.Point(80, 48);
     this.ckTestRXMDS.Name = "ckTestRXMDS";
     this.ckTestRXMDS.Size = new System.Drawing.Size(56, 24);
     this.ckTestRXMDS.TabIndex = 22;
     this.ckTestRXMDS.Text = "MDS";
     this.ckTestRXMDS.Visible = false;
     //
     // ckTestRXImage
     //
     this.ckTestRXImage.Checked = true;
     this.ckTestRXImage.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestRXImage.Image = null;
     this.ckTestRXImage.Location = new System.Drawing.Point(16, 48);
     this.ckTestRXImage.Name = "ckTestRXImage";
     this.ckTestRXImage.Size = new System.Drawing.Size(56, 24);
     this.ckTestRXImage.TabIndex = 21;
     this.ckTestRXImage.Text = "Image";
     //
     // ckTestRXLevel
     //
     this.ckTestRXLevel.Checked = true;
     this.ckTestRXLevel.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestRXLevel.Image = null;
     this.ckTestRXLevel.Location = new System.Drawing.Point(80, 24);
     this.ckTestRXLevel.Name = "ckTestRXLevel";
     this.ckTestRXLevel.Size = new System.Drawing.Size(56, 24);
     this.ckTestRXLevel.TabIndex = 20;
     this.ckTestRXLevel.Text = "Level";
     //
     // ckTestRXFilter
     //
     this.ckTestRXFilter.Checked = true;
     this.ckTestRXFilter.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestRXFilter.Image = null;
     this.ckTestRXFilter.Location = new System.Drawing.Point(16, 24);
     this.ckTestRXFilter.Name = "ckTestRXFilter";
     this.ckTestRXFilter.Size = new System.Drawing.Size(48, 24);
     this.ckTestRXFilter.TabIndex = 19;
     this.ckTestRXFilter.Text = "Filter";
     //
     // grpTestTransmitter
     //
     this.grpTestTransmitter.Controls.Add(this.btnTestTXNone);
     this.grpTestTransmitter.Controls.Add(this.btnTestTXAll);
     this.grpTestTransmitter.Controls.Add(this.ckTestTXImage);
     this.grpTestTransmitter.Controls.Add(this.ckTestTXCarrier);
     this.grpTestTransmitter.Controls.Add(this.ckTestTXFilter);
     this.grpTestTransmitter.Location = new System.Drawing.Point(320, 384);
     this.grpTestTransmitter.Name = "grpTestTransmitter";
     this.grpTestTransmitter.Size = new System.Drawing.Size(144, 96);
     this.grpTestTransmitter.TabIndex = 23;
     this.grpTestTransmitter.TabStop = false;
     this.grpTestTransmitter.Text = "Transmitter";
     //
     // btnTestTXNone
     //
     this.btnTestTXNone.Image = null;
     this.btnTestTXNone.Location = new System.Drawing.Point(76, 72);
     this.btnTestTXNone.Name = "btnTestTXNone";
     this.btnTestTXNone.Size = new System.Drawing.Size(40, 16);
     this.btnTestTXNone.TabIndex = 27;
     this.btnTestTXNone.Text = "None";
     this.btnTestTXNone.Click += new System.EventHandler(this.btnTestTXNone_Click);
     //
     // btnTestTXAll
     //
     this.btnTestTXAll.Image = null;
     this.btnTestTXAll.Location = new System.Drawing.Point(28, 72);
     this.btnTestTXAll.Name = "btnTestTXAll";
     this.btnTestTXAll.Size = new System.Drawing.Size(40, 16);
     this.btnTestTXAll.TabIndex = 26;
     this.btnTestTXAll.Text = "All";
     this.btnTestTXAll.Click += new System.EventHandler(this.btnTestTXAll_Click);
     //
     // ckTestTXImage
     //
     this.ckTestTXImage.Checked = true;
     this.ckTestTXImage.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestTXImage.Image = null;
     this.ckTestTXImage.Location = new System.Drawing.Point(72, 24);
     this.ckTestTXImage.Name = "ckTestTXImage";
     this.ckTestTXImage.Size = new System.Drawing.Size(56, 24);
     this.ckTestTXImage.TabIndex = 21;
     this.ckTestTXImage.Text = "Image";
     //
     // ckTestTXCarrier
     //
     this.ckTestTXCarrier.Checked = true;
     this.ckTestTXCarrier.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestTXCarrier.Image = null;
     this.ckTestTXCarrier.Location = new System.Drawing.Point(16, 48);
     this.ckTestTXCarrier.Name = "ckTestTXCarrier";
     this.ckTestTXCarrier.Size = new System.Drawing.Size(64, 24);
     this.ckTestTXCarrier.TabIndex = 20;
     this.ckTestTXCarrier.Text = "Carrier";
     //
     // ckTestTXFilter
     //
     this.ckTestTXFilter.Checked = true;
     this.ckTestTXFilter.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckTestTXFilter.Image = null;
     this.ckTestTXFilter.Location = new System.Drawing.Point(16, 24);
     this.ckTestTXFilter.Name = "ckTestTXFilter";
     this.ckTestTXFilter.Size = new System.Drawing.Size(48, 24);
     this.ckTestTXFilter.TabIndex = 19;
     this.ckTestTXFilter.Text = "Filter";
     //
     // btnTestNone
     //
     this.btnTestNone.Image = null;
     this.btnTestNone.Location = new System.Drawing.Point(104, 360);
     this.btnTestNone.Name = "btnTestNone";
     this.btnTestNone.Size = new System.Drawing.Size(40, 16);
     this.btnTestNone.TabIndex = 27;
     this.btnTestNone.Text = "None";
     this.btnTestNone.Click += new System.EventHandler(this.btnTestNone_Click);
     //
     // btnTestAll
     //
     this.btnTestAll.Image = null;
     this.btnTestAll.Location = new System.Drawing.Point(104, 344);
     this.btnTestAll.Name = "btnTestAll";
     this.btnTestAll.Size = new System.Drawing.Size(40, 16);
     this.btnTestAll.TabIndex = 26;
     this.btnTestAll.Text = "All";
     this.btnTestAll.Click += new System.EventHandler(this.btnTestAll_Click);
     //
     // grpIO
     //
     this.grpIO.Controls.Add(this.btnIORunAll);
     this.grpIO.Controls.Add(this.btnIOExtRef);
     this.grpIO.Controls.Add(this.btnIOHeadphone);
     this.grpIO.Controls.Add(this.btnIOMicPTT);
     this.grpIO.Controls.Add(this.btnIORCAPTT);
     this.grpIO.Controls.Add(this.btnIODash);
     this.grpIO.Controls.Add(this.btnIODot);
     this.grpIO.Controls.Add(this.btnIOFWInOut);
     this.grpIO.Controls.Add(this.btnIORCAInOut);
     this.grpIO.Controls.Add(this.btnIOPwrSpkr);
     this.grpIO.Location = new System.Drawing.Point(480, 8);
     this.grpIO.Name = "grpIO";
     this.grpIO.Size = new System.Drawing.Size(104, 472);
     this.grpIO.TabIndex = 28;
     this.grpIO.TabStop = false;
     this.grpIO.Text = "Input/Output";
     //
     // btnIORunAll
     //
     this.btnIORunAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnIORunAll.Image = null;
     this.btnIORunAll.Location = new System.Drawing.Point(16, 416);
     this.btnIORunAll.Name = "btnIORunAll";
     this.btnIORunAll.Size = new System.Drawing.Size(75, 40);
     this.btnIORunAll.TabIndex = 31;
     this.btnIORunAll.Text = "Run All IO Tests";
     this.btnIORunAll.Click += new System.EventHandler(this.btnIORunAll_Click);
     //
     // btnIOExtRef
     //
     this.btnIOExtRef.Image = null;
     this.btnIOExtRef.Location = new System.Drawing.Point(16, 24);
     this.btnIOExtRef.Name = "btnIOExtRef";
     this.btnIOExtRef.TabIndex = 30;
     this.btnIOExtRef.Text = "Ext Ref";
     this.btnIOExtRef.Click += new System.EventHandler(this.btnIOExtRef_Click);
     //
     // btnIOHeadphone
     //
     this.btnIOHeadphone.Image = null;
     this.btnIOHeadphone.Location = new System.Drawing.Point(16, 184);
     this.btnIOHeadphone.Name = "btnIOHeadphone";
     this.btnIOHeadphone.TabIndex = 29;
     this.btnIOHeadphone.Text = "Headphone";
     this.btnIOHeadphone.Click += new System.EventHandler(this.btnIOHeadphone_Click);
     //
     // btnIOMicPTT
     //
     this.btnIOMicPTT.Image = null;
     this.btnIOMicPTT.Location = new System.Drawing.Point(16, 344);
     this.btnIOMicPTT.Name = "btnIOMicPTT";
     this.btnIOMicPTT.TabIndex = 28;
     this.btnIOMicPTT.Text = "Mic PTT";
     this.btnIOMicPTT.Click += new System.EventHandler(this.btnIOMicPTT_Click);
     //
     // btnIORCAPTT
     //
     this.btnIORCAPTT.Image = null;
     this.btnIORCAPTT.Location = new System.Drawing.Point(16, 304);
     this.btnIORCAPTT.Name = "btnIORCAPTT";
     this.btnIORCAPTT.TabIndex = 27;
     this.btnIORCAPTT.Text = "RCA PTT";
     this.btnIORCAPTT.Click += new System.EventHandler(this.btnIORCAPTT_Click);
     //
     // btnIODash
     //
     this.btnIODash.Image = null;
     this.btnIODash.Location = new System.Drawing.Point(16, 264);
     this.btnIODash.Name = "btnIODash";
     this.btnIODash.TabIndex = 26;
     this.btnIODash.Text = "Dash";
     this.btnIODash.Click += new System.EventHandler(this.btnIODash_Click);
     //
     // btnIODot
     //
     this.btnIODot.Image = null;
     this.btnIODot.Location = new System.Drawing.Point(16, 224);
     this.btnIODot.Name = "btnIODot";
     this.btnIODot.TabIndex = 25;
     this.btnIODot.Text = "Dot";
     this.btnIODot.Click += new System.EventHandler(this.btnIODot_Click);
     //
     // btnIOFWInOut
     //
     this.btnIOFWInOut.Image = null;
     this.btnIOFWInOut.Location = new System.Drawing.Point(16, 144);
     this.btnIOFWInOut.Name = "btnIOFWInOut";
     this.btnIOFWInOut.TabIndex = 24;
     this.btnIOFWInOut.Text = "FW In/Out";
     this.btnIOFWInOut.Click += new System.EventHandler(this.btnIOFWInOut_Click);
     //
     // btnIORCAInOut
     //
     this.btnIORCAInOut.Image = null;
     this.btnIORCAInOut.Location = new System.Drawing.Point(16, 104);
     this.btnIORCAInOut.Name = "btnIORCAInOut";
     this.btnIORCAInOut.TabIndex = 23;
     this.btnIORCAInOut.Text = "RCA In/Out";
     this.btnIORCAInOut.Click += new System.EventHandler(this.btnIORCAInOut_Click);
     //
     // btnIOPwrSpkr
     //
     this.btnIOPwrSpkr.Image = null;
     this.btnIOPwrSpkr.Location = new System.Drawing.Point(16, 64);
     this.btnIOPwrSpkr.Name = "btnIOPwrSpkr";
     this.btnIOPwrSpkr.TabIndex = 22;
     this.btnIOPwrSpkr.Text = "PWR.SPKR";
     this.btnIOPwrSpkr.Click += new System.EventHandler(this.btnIOPwrSpkr_Click);
     //
     // btnPostFence
     //
     this.btnPostFence.Image = null;
     this.btnPostFence.Location = new System.Drawing.Point(152, 344);
     this.btnPostFence.Name = "btnPostFence";
     this.btnPostFence.Size = new System.Drawing.Size(56, 32);
     this.btnPostFence.TabIndex = 29;
     this.btnPostFence.Text = "Post Fence";
     this.btnPostFence.Click += new System.EventHandler(this.btnPostFence_Click);
     //
     // FLEX5000ProdTestForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(592, 486);
     this.Controls.Add(this.btnPostFence);
     this.Controls.Add(this.grpIO);
     this.Controls.Add(this.btnTestNone);
     this.Controls.Add(this.btnTestAll);
     this.Controls.Add(this.grpTestTransmitter);
     this.Controls.Add(this.grpTestReceiver);
     this.Controls.Add(this.grpTestGeneral);
     this.Controls.Add(this.btnPrintReport);
     this.Controls.Add(this.txtTech);
     this.Controls.Add(this.lblTech);
     this.Controls.Add(this.btnRunSelectedTests);
     this.Controls.Add(this.lstDebug);
     this.Controls.Add(this.grpBands);
     this.Controls.Add(this.grpTransmitter);
     this.Controls.Add(this.grpGeneral);
     this.Controls.Add(this.grpReceiver);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "FLEX5000ProdTestForm";
     this.Text = "FLEX-5000 Production HTRX Test";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000ProdTestForm_Closing);
     this.grpReceiver.ResumeLayout(false);
     this.grpGeneral.ResumeLayout(false);
     this.grpTransmitter.ResumeLayout(false);
     this.grpBands.ResumeLayout(false);
     this.grpTestGeneral.ResumeLayout(false);
     this.grpTestReceiver.ResumeLayout(false);
     this.grpTestTransmitter.ResumeLayout(false);
     this.grpIO.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WaveOptions));
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.comboSampleRate     = new System.Windows.Forms.ComboBoxTS();
     this.radTXPostProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.radTXPreProcessed   = new System.Windows.Forms.RadioButtonTS();
     this.radRXPostProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.radRXPreProcessed   = new System.Windows.Forms.RadioButtonTS();
     this.txtWaveOptionsForm  = new System.Windows.Forms.TextBox();
     this.grpAudioSampleRate1 = new System.Windows.Forms.GroupBoxTS();
     this.groupBox1           = new System.Windows.Forms.GroupBoxTS();
     this.grpReceive          = new System.Windows.Forms.GroupBoxTS();
     this.grpAudioSampleRate1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.grpReceive.SuspendLayout();
     this.SuspendLayout();
     //
     // comboSampleRate
     //
     this.comboSampleRate.Cursor        = System.Windows.Forms.Cursors.Default;
     this.comboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSampleRate.DropDownWidth = 64;
     this.comboSampleRate.Enabled       = false;
     this.comboSampleRate.Items.AddRange(new object[] {
         "6000",
         "12000",
         "24000",
         "48000",
         "96000",
         "192000"
     });
     this.comboSampleRate.Location = new System.Drawing.Point(16, 24);
     this.comboSampleRate.Name     = "comboSampleRate";
     this.comboSampleRate.Size     = new System.Drawing.Size(64, 21);
     this.comboSampleRate.TabIndex = 4;
     this.toolTip1.SetToolTip(this.comboSampleRate, "Sample Rate -- Set the sampling rate for a post processed wave file ");
     //
     // radTXPostProcessed
     //
     this.radTXPostProcessed.Checked  = true;
     this.radTXPostProcessed.Image    = null;
     this.radTXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radTXPostProcessed.Name     = "radTXPostProcessed";
     this.radTXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPostProcessed.TabIndex = 1;
     this.radTXPostProcessed.TabStop  = true;
     this.radTXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPostProcessed, "Filtered, modulated, EQ\'d, and AGC\'d Signal");
     this.radTXPostProcessed.CheckedChanged += new System.EventHandler(this.radTXPostProcessed_CheckedChanged);
     //
     // radTXPreProcessed
     //
     this.radTXPreProcessed.Image    = null;
     this.radTXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radTXPreProcessed.Name     = "radTXPreProcessed";
     this.radTXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPreProcessed.TabIndex = 0;
     this.radTXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPreProcessed, "Raw Input (Microphone, Digital, etc)");
     this.radTXPreProcessed.CheckedChanged += new System.EventHandler(this.radTXPreProcessed_CheckedChanged);
     //
     // radRXPostProcessed
     //
     this.radRXPostProcessed.Image    = null;
     this.radRXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radRXPostProcessed.Name     = "radRXPostProcessed";
     this.radRXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPostProcessed.TabIndex = 1;
     this.radRXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPostProcessed, "The demodulated filtered audio you listen to.");
     this.radRXPostProcessed.CheckedChanged += new System.EventHandler(this.radRXPostProcessed_CheckedChanged);
     //
     // radRXPreProcessed
     //
     this.radRXPreProcessed.Checked  = true;
     this.radRXPreProcessed.Image    = null;
     this.radRXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radRXPreProcessed.Name     = "radRXPreProcessed";
     this.radRXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPreProcessed.TabIndex = 0;
     this.radRXPreProcessed.TabStop  = true;
     this.radRXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPreProcessed, "The raw audio coming out of the radio (11kHz IF)");
     this.radRXPreProcessed.CheckedChanged += new System.EventHandler(this.radRXPreProcessed_CheckedChanged);
     //
     // txtWaveOptionsForm
     //
     this.txtWaveOptionsForm.Location  = new System.Drawing.Point(182, 12);
     this.txtWaveOptionsForm.Multiline = true;
     this.txtWaveOptionsForm.Name      = "txtWaveOptionsForm";
     this.txtWaveOptionsForm.ReadOnly  = true;
     this.txtWaveOptionsForm.Size      = new System.Drawing.Size(175, 226);
     this.txtWaveOptionsForm.TabIndex  = 37;
     this.txtWaveOptionsForm.Text      = resources.GetString("txtWaveOptionsForm.Text");
     //
     // grpAudioSampleRate1
     //
     this.grpAudioSampleRate1.Controls.Add(this.comboSampleRate);
     this.grpAudioSampleRate1.Location = new System.Drawing.Point(8, 182);
     this.grpAudioSampleRate1.Name     = "grpAudioSampleRate1";
     this.grpAudioSampleRate1.Size     = new System.Drawing.Size(168, 56);
     this.grpAudioSampleRate1.TabIndex = 36;
     this.grpAudioSampleRate1.TabStop  = false;
     this.grpAudioSampleRate1.Text     = "Wave File Sample Rate";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radTXPostProcessed);
     this.groupBox1.Controls.Add(this.radTXPreProcessed);
     this.groupBox1.Location = new System.Drawing.Point(8, 96);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(168, 80);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Transmit";
     //
     // grpReceive
     //
     this.grpReceive.Controls.Add(this.radRXPostProcessed);
     this.grpReceive.Controls.Add(this.radRXPreProcessed);
     this.grpReceive.Location = new System.Drawing.Point(8, 8);
     this.grpReceive.Name     = "grpReceive";
     this.grpReceive.Size     = new System.Drawing.Size(168, 80);
     this.grpReceive.TabIndex = 0;
     this.grpReceive.TabStop  = false;
     this.grpReceive.Text     = "Receive";
     //
     // WaveOptions
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(367, 246);
     this.Controls.Add(this.txtWaveOptionsForm);
     this.Controls.Add(this.grpAudioSampleRate1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.grpReceive);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "WaveOptions";
     this.Text     = "Wave Record Options";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveOptions_Closing);
     this.grpAudioSampleRate1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.grpReceive.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DSPTestForm));
     this.chkMu            = new System.Windows.Forms.CheckBox();
     this.grpWBIQ          = new System.Windows.Forms.GroupBox();
     this.checkBoxIQEnable = new System.Windows.Forms.CheckBox();
     this.udMu             = new System.Windows.Forms.NumericUpDown();
     this.grpDSPLMSNR      = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSNRLeak     = new System.Windows.Forms.LabelTS();
     this.udLMSNRLeak      = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRgain     = new System.Windows.Forms.LabelTS();
     this.udLMSNRgain      = new System.Windows.Forms.NumericUpDownTS();
     this.udLMSNRdelay     = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRdelay    = new System.Windows.Forms.LabelTS();
     this.udLMSNRtaps      = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRtaps     = new System.Windows.Forms.LabelTS();
     this.grpDSPLMSANF     = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSANFLeak    = new System.Windows.Forms.LabelTS();
     this.udLMSANFLeak     = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFgain    = new System.Windows.Forms.LabelTS();
     this.udLMSANFgain     = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFdelay   = new System.Windows.Forms.LabelTS();
     this.udLMSANFdelay    = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFTaps    = new System.Windows.Forms.LabelTS();
     this.udLMSANFtaps     = new System.Windows.Forms.NumericUpDownTS();
     this.btnSAMPLL        = new System.Windows.Forms.Button();
     this.txtSAMPLL        = new System.Windows.Forms.TextBox();
     this.txtIQWReal       = new System.Windows.Forms.TextBox();
     this.btnIQW           = new System.Windows.Forms.Button();
     this.txtIQWImag       = new System.Windows.Forms.TextBox();
     this.grpWBIQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udMu)).BeginInit();
     this.grpDSPLMSNR.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
     this.grpDSPLMSANF.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
     this.SuspendLayout();
     //
     // chkMu
     //
     this.chkMu.Appearance      = System.Windows.Forms.Appearance.Button;
     this.chkMu.Location        = new System.Drawing.Point(8, 24);
     this.chkMu.Name            = "chkMu";
     this.chkMu.Size            = new System.Drawing.Size(48, 24);
     this.chkMu.TabIndex        = 0;
     this.chkMu.Text            = "Mu";
     this.chkMu.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkMu.CheckedChanged += new System.EventHandler(this.chkMu_CheckedChanged);
     //
     // grpWBIQ
     //
     this.grpWBIQ.Controls.Add(this.checkBoxIQEnable);
     this.grpWBIQ.Controls.Add(this.udMu);
     this.grpWBIQ.Controls.Add(this.chkMu);
     this.grpWBIQ.Location = new System.Drawing.Point(8, 8);
     this.grpWBIQ.Name     = "grpWBIQ";
     this.grpWBIQ.Size     = new System.Drawing.Size(272, 64);
     this.grpWBIQ.TabIndex = 1;
     this.grpWBIQ.TabStop  = false;
     this.grpWBIQ.Text     = "WBIQ";
     //
     // checkBoxIQEnable
     //
     this.checkBoxIQEnable.Location        = new System.Drawing.Point(176, 24);
     this.checkBoxIQEnable.Name            = "checkBoxIQEnable";
     this.checkBoxIQEnable.Size            = new System.Drawing.Size(80, 24);
     this.checkBoxIQEnable.TabIndex        = 2;
     this.checkBoxIQEnable.Text            = "IQ disable";
     this.checkBoxIQEnable.CheckedChanged += new System.EventHandler(this.checkBoxIQEnable_CheckedChanged);
     //
     // udMu
     //
     this.udMu.DecimalPlaces = 8;
     this.udMu.Increment     = new System.Decimal(new int[] {
         1,
         0,
         0,
         327680
     });
     this.udMu.Location = new System.Drawing.Point(80, 24);
     this.udMu.Maximum  = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udMu.Name     = "udMu";
     this.udMu.Size     = new System.Drawing.Size(80, 20);
     this.udMu.TabIndex = 1;
     this.udMu.Value    = new System.Decimal(new int[] {
         5,
         0,
         0,
         196608
     });
     this.udMu.ValueChanged += new System.EventHandler(this.udMu_ValueChanged);
     //
     // grpDSPLMSNR
     //
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
     this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 80);
     this.grpDSPLMSNR.Name     = "grpDSPLMSNR";
     this.grpDSPLMSNR.Size     = new System.Drawing.Size(112, 128);
     this.grpDSPLMSNR.TabIndex = 35;
     this.grpDSPLMSNR.TabStop  = false;
     this.grpDSPLMSNR.Text     = "NR";
     //
     // lblLMSNRLeak
     //
     this.lblLMSNRLeak.Image    = null;
     this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSNRLeak.Name     = "lblLMSNRLeak";
     this.lblLMSNRLeak.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRLeak.TabIndex = 11;
     this.lblLMSNRLeak.Text     = "Leak:";
     //
     // udLMSNRLeak
     //
     this.udLMSNRLeak.Enabled   = false;
     this.udLMSNRLeak.Increment = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSNRLeak.Maximum  = new System.Decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Name     = "udLMSNRLeak";
     this.udLMSNRLeak.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRLeak.TabIndex = 10;
     this.udLMSNRLeak.Value    = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRgain
     //
     this.lblLMSNRgain.Image    = null;
     this.lblLMSNRgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSNRgain.Name     = "lblLMSNRgain";
     this.lblLMSNRgain.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRgain.TabIndex = 9;
     this.lblLMSNRgain.Text     = "Gain:";
     //
     // udLMSNRgain
     //
     this.udLMSNRgain.Increment = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSNRgain.Maximum  = new System.Decimal(new int[] {
         200,
         0,
         0,
         0
     });
     this.udLMSNRgain.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRgain.Name     = "udLMSNRgain";
     this.udLMSNRgain.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRgain.TabIndex = 7;
     this.udLMSNRgain.Value    = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // udLMSNRdelay
     //
     this.udLMSNRdelay.Enabled   = false;
     this.udLMSNRdelay.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSNRdelay.Maximum  = new System.Decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Name     = "udLMSNRdelay";
     this.udLMSNRdelay.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRdelay.TabIndex = 6;
     this.udLMSNRdelay.Value    = new System.Decimal(new int[] {
         50,
         0,
         0,
         0
     });
     this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRdelay
     //
     this.lblLMSNRdelay.Image    = null;
     this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSNRdelay.Name     = "lblLMSNRdelay";
     this.lblLMSNRdelay.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRdelay.TabIndex = 5;
     this.lblLMSNRdelay.Text     = "Delay:";
     //
     // udLMSNRtaps
     //
     this.udLMSNRtaps.Enabled   = false;
     this.udLMSNRtaps.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSNRtaps.Maximum  = new System.Decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Minimum = new System.Decimal(new int[] {
         31,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Name     = "udLMSNRtaps";
     this.udLMSNRtaps.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRtaps.TabIndex = 5;
     this.udLMSNRtaps.Value    = new System.Decimal(new int[] {
         65,
         0,
         0,
         0
     });
     this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRtaps
     //
     this.lblLMSNRtaps.Image    = null;
     this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSNRtaps.Name     = "lblLMSNRtaps";
     this.lblLMSNRtaps.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRtaps.TabIndex = 3;
     this.lblLMSNRtaps.Text     = "Taps:";
     //
     // grpDSPLMSANF
     //
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
     this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 80);
     this.grpDSPLMSANF.Name     = "grpDSPLMSANF";
     this.grpDSPLMSANF.Size     = new System.Drawing.Size(120, 128);
     this.grpDSPLMSANF.TabIndex = 34;
     this.grpDSPLMSANF.TabStop  = false;
     this.grpDSPLMSANF.Text     = "ANF";
     //
     // lblLMSANFLeak
     //
     this.lblLMSANFLeak.Image    = null;
     this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSANFLeak.Name     = "lblLMSANFLeak";
     this.lblLMSANFLeak.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFLeak.TabIndex = 9;
     this.lblLMSANFLeak.Text     = "Leak:";
     //
     // udLMSANFLeak
     //
     this.udLMSANFLeak.Enabled   = false;
     this.udLMSANFLeak.Increment = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSANFLeak.Maximum  = new System.Decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Name     = "udLMSANFLeak";
     this.udLMSANFLeak.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFLeak.TabIndex = 8;
     this.udLMSANFLeak.Value    = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFgain
     //
     this.lblLMSANFgain.Image    = null;
     this.lblLMSANFgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSANFgain.Name     = "lblLMSANFgain";
     this.lblLMSANFgain.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFgain.TabIndex = 6;
     this.lblLMSANFgain.Text     = "Gain:";
     //
     // udLMSANFgain
     //
     this.udLMSANFgain.Increment = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSANFgain.Maximum  = new System.Decimal(new int[] {
         200,
         0,
         0,
         0
     });
     this.udLMSANFgain.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFgain.Name     = "udLMSANFgain";
     this.udLMSANFgain.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFgain.TabIndex = 3;
     this.udLMSANFgain.Value    = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFdelay
     //
     this.lblLMSANFdelay.Image    = null;
     this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSANFdelay.Name     = "lblLMSANFdelay";
     this.lblLMSANFdelay.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFdelay.TabIndex = 4;
     this.lblLMSANFdelay.Text     = "Delay:";
     //
     // udLMSANFdelay
     //
     this.udLMSANFdelay.Enabled   = false;
     this.udLMSANFdelay.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSANFdelay.Maximum  = new System.Decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Minimum = new System.Decimal(new int[] {
         16,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Name     = "udLMSANFdelay";
     this.udLMSANFdelay.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFdelay.TabIndex = 2;
     this.udLMSANFdelay.Value    = new System.Decimal(new int[] {
         50,
         0,
         0,
         0
     });
     this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFTaps
     //
     this.lblLMSANFTaps.Image    = null;
     this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSANFTaps.Name     = "lblLMSANFTaps";
     this.lblLMSANFTaps.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFTaps.TabIndex = 2;
     this.lblLMSANFTaps.Text     = "Taps:";
     //
     // udLMSANFtaps
     //
     this.udLMSANFtaps.Enabled   = false;
     this.udLMSANFtaps.Increment = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSANFtaps.Maximum  = new System.Decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Minimum = new System.Decimal(new int[] {
         31,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Name     = "udLMSANFtaps";
     this.udLMSANFtaps.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFtaps.TabIndex = 1;
     this.udLMSANFtaps.Value    = new System.Decimal(new int[] {
         65,
         0,
         0,
         0
     });
     this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // btnSAMPLL
     //
     this.btnSAMPLL.Location = new System.Drawing.Point(8, 224);
     this.btnSAMPLL.Name     = "btnSAMPLL";
     this.btnSAMPLL.TabIndex = 36;
     this.btnSAMPLL.Text     = "SAM PLL";
     this.btnSAMPLL.Click   += new System.EventHandler(this.btnSAMPLL_Click);
     //
     // txtSAMPLL
     //
     this.txtSAMPLL.Location = new System.Drawing.Point(96, 224);
     this.txtSAMPLL.Name     = "txtSAMPLL";
     this.txtSAMPLL.Size     = new System.Drawing.Size(56, 20);
     this.txtSAMPLL.TabIndex = 38;
     this.txtSAMPLL.Text     = "";
     //
     // txtIQWReal
     //
     this.txtIQWReal.Location = new System.Drawing.Point(248, 216);
     this.txtIQWReal.Name     = "txtIQWReal";
     this.txtIQWReal.Size     = new System.Drawing.Size(56, 20);
     this.txtIQWReal.TabIndex = 40;
     this.txtIQWReal.Text     = "";
     //
     // btnIQW
     //
     this.btnIQW.Location = new System.Drawing.Point(192, 216);
     this.btnIQW.Name     = "btnIQW";
     this.btnIQW.Size     = new System.Drawing.Size(48, 23);
     this.btnIQW.TabIndex = 39;
     this.btnIQW.Text     = "IQ W";
     this.btnIQW.Click   += new System.EventHandler(this.btnIQW_Click);
     //
     // txtIQWImag
     //
     this.txtIQWImag.Location = new System.Drawing.Point(248, 240);
     this.txtIQWImag.Name     = "txtIQWImag";
     this.txtIQWImag.Size     = new System.Drawing.Size(56, 20);
     this.txtIQWImag.TabIndex = 41;
     this.txtIQWImag.Text     = "";
     //
     // DSPTestForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(5, 13);
     this.ClientSize          = new System.Drawing.Size(328, 266);
     this.Controls.Add(this.txtIQWImag);
     this.Controls.Add(this.txtIQWReal);
     this.Controls.Add(this.btnIQW);
     this.Controls.Add(this.txtSAMPLL);
     this.Controls.Add(this.btnSAMPLL);
     this.Controls.Add(this.grpDSPLMSNR);
     this.Controls.Add(this.grpDSPLMSANF);
     this.Controls.Add(this.grpWBIQ);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "DSPTestForm";
     this.Text = "DSP Test Form";
     this.grpWBIQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udMu)).EndInit();
     this.grpDSPLMSNR.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
     this.grpDSPLMSANF.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PAQualify));
     this.grpStepByStep = new System.Windows.Forms.GroupBoxTS();
     this.label3 = new System.Windows.Forms.LabelTS();
     this.checkBox1 = new System.Windows.Forms.CheckBoxTS();
     this.btnCheckAll = new System.Windows.Forms.ButtonTS();
     this.label22 = new System.Windows.Forms.LabelTS();
     this.checkBox6 = new System.Windows.Forms.CheckBoxTS();
     this.label11 = new System.Windows.Forms.LabelTS();
     this.checkBox5 = new System.Windows.Forms.CheckBoxTS();
     this.checkBox4 = new System.Windows.Forms.CheckBoxTS();
     this.label21 = new System.Windows.Forms.LabelTS();
     this.btnClearCal = new System.Windows.Forms.ButtonTS();
     this.label8 = new System.Windows.Forms.LabelTS();
     this.checkBox2 = new System.Windows.Forms.CheckBoxTS();
     this.label19 = new System.Windows.Forms.LabelTS();
     this.chkStep18 = new System.Windows.Forms.CheckBoxTS();
     this.label17 = new System.Windows.Forms.LabelTS();
     this.chkStep8 = new System.Windows.Forms.CheckBoxTS();
     this.label16 = new System.Windows.Forms.LabelTS();
     this.chkStep6 = new System.Windows.Forms.CheckBoxTS();
     this.label15 = new System.Windows.Forms.LabelTS();
     this.chkStep4 = new System.Windows.Forms.CheckBoxTS();
     this.label14 = new System.Windows.Forms.LabelTS();
     this.label13 = new System.Windows.Forms.LabelTS();
     this.chkStep17 = new System.Windows.Forms.CheckBoxTS();
     this.label12 = new System.Windows.Forms.LabelTS();
     this.chkStep15 = new System.Windows.Forms.CheckBoxTS();
     this.label10 = new System.Windows.Forms.LabelTS();
     this.chkStep16 = new System.Windows.Forms.CheckBoxTS();
     this.chk10m = new System.Windows.Forms.CheckBoxTS();
     this.chk12m = new System.Windows.Forms.CheckBoxTS();
     this.chk15m = new System.Windows.Forms.CheckBoxTS();
     this.chk17m = new System.Windows.Forms.CheckBoxTS();
     this.chk20m = new System.Windows.Forms.CheckBoxTS();
     this.chk30m = new System.Windows.Forms.CheckBoxTS();
     this.chk40m = new System.Windows.Forms.CheckBoxTS();
     this.chk60m = new System.Windows.Forms.CheckBoxTS();
     this.chk80m = new System.Windows.Forms.CheckBoxTS();
     this.chk160m = new System.Windows.Forms.CheckBoxTS();
     this.label9 = new System.Windows.Forms.LabelTS();
     this.chkStep13 = new System.Windows.Forms.CheckBoxTS();
     this.label7 = new System.Windows.Forms.LabelTS();
     this.chkStep12 = new System.Windows.Forms.CheckBoxTS();
     this.label6 = new System.Windows.Forms.LabelTS();
     this.chkStep11 = new System.Windows.Forms.CheckBoxTS();
     this.label5 = new System.Windows.Forms.LabelTS();
     this.chkStep10 = new System.Windows.Forms.CheckBoxTS();
     this.label1 = new System.Windows.Forms.LabelTS();
     this.chkStep7 = new System.Windows.Forms.CheckBoxTS();
     this.label4 = new System.Windows.Forms.LabelTS();
     this.chkStep5 = new System.Windows.Forms.CheckBoxTS();
     this.chkStep3 = new System.Windows.Forms.CheckBoxTS();
     this.label2 = new System.Windows.Forms.LabelTS();
     this.chkStep2 = new System.Windows.Forms.CheckBoxTS();
     this.label18 = new System.Windows.Forms.LabelTS();
     this.chkStep9 = new System.Windows.Forms.CheckBoxTS();
     this.checkBox3 = new System.Windows.Forms.CheckBoxTS();
     this.chkBiasSet = new System.Windows.Forms.CheckBoxTS();
     this.chkFWDLow = new System.Windows.Forms.CheckBoxTS();
     this.grpTests = new System.Windows.Forms.GroupBoxTS();
     this.chkHarm60 = new System.Windows.Forms.CheckBoxTS();
     this.chkFWDHigh = new System.Windows.Forms.CheckBoxTS();
     this.chkIMDTest = new System.Windows.Forms.CheckBoxTS();
     this.chkLFTest = new System.Windows.Forms.CheckBoxTS();
     this.btnGainCal = new System.Windows.Forms.ButtonTS();
     this.btnBandSweep = new System.Windows.Forms.ButtonTS();
     this.chkSWRCal = new System.Windows.Forms.CheckBoxTS();
     this.chkHarm30 = new System.Windows.Forms.CheckBoxTS();
     this.btnHarmFil30 = new System.Windows.Forms.Button();
     this.btnHarmFil60 = new System.Windows.Forms.Button();
     this.btnPrint = new System.Windows.Forms.ButtonTS();
     this.printDialog1 = new System.Windows.Forms.PrintDialog();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.txtSerialNum = new System.Windows.Forms.TextBoxTS();
     this.btnClearAll = new System.Windows.Forms.ButtonTS();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.label20 = new System.Windows.Forms.LabelTS();
     this.timer_LF_test = new System.Windows.Forms.Timer(this.components);
     this.udCalTarget = new System.Windows.Forms.NumericUpDownTS();
     this.label23 = new System.Windows.Forms.LabelTS();
     this.grpStepByStep.SuspendLayout();
     this.grpTests.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCalTarget)).BeginInit();
     this.SuspendLayout();
     //
     // grpStepByStep
     //
     this.grpStepByStep.Controls.Add(this.label3);
     this.grpStepByStep.Controls.Add(this.checkBox1);
     this.grpStepByStep.Controls.Add(this.btnCheckAll);
     this.grpStepByStep.Controls.Add(this.label22);
     this.grpStepByStep.Controls.Add(this.checkBox6);
     this.grpStepByStep.Controls.Add(this.label11);
     this.grpStepByStep.Controls.Add(this.checkBox5);
     this.grpStepByStep.Controls.Add(this.checkBox4);
     this.grpStepByStep.Controls.Add(this.label21);
     this.grpStepByStep.Controls.Add(this.btnClearCal);
     this.grpStepByStep.Controls.Add(this.label8);
     this.grpStepByStep.Controls.Add(this.checkBox2);
     this.grpStepByStep.Controls.Add(this.label19);
     this.grpStepByStep.Controls.Add(this.chkStep18);
     this.grpStepByStep.Controls.Add(this.label17);
     this.grpStepByStep.Controls.Add(this.chkStep8);
     this.grpStepByStep.Controls.Add(this.label16);
     this.grpStepByStep.Controls.Add(this.chkStep6);
     this.grpStepByStep.Controls.Add(this.label15);
     this.grpStepByStep.Controls.Add(this.chkStep4);
     this.grpStepByStep.Controls.Add(this.label14);
     this.grpStepByStep.Controls.Add(this.label13);
     this.grpStepByStep.Controls.Add(this.chkStep17);
     this.grpStepByStep.Controls.Add(this.label12);
     this.grpStepByStep.Controls.Add(this.chkStep15);
     this.grpStepByStep.Controls.Add(this.label10);
     this.grpStepByStep.Controls.Add(this.chkStep16);
     this.grpStepByStep.Controls.Add(this.chk10m);
     this.grpStepByStep.Controls.Add(this.chk12m);
     this.grpStepByStep.Controls.Add(this.chk15m);
     this.grpStepByStep.Controls.Add(this.chk17m);
     this.grpStepByStep.Controls.Add(this.chk20m);
     this.grpStepByStep.Controls.Add(this.chk30m);
     this.grpStepByStep.Controls.Add(this.chk40m);
     this.grpStepByStep.Controls.Add(this.chk60m);
     this.grpStepByStep.Controls.Add(this.chk80m);
     this.grpStepByStep.Controls.Add(this.chk160m);
     this.grpStepByStep.Controls.Add(this.label9);
     this.grpStepByStep.Controls.Add(this.chkStep13);
     this.grpStepByStep.Controls.Add(this.label7);
     this.grpStepByStep.Controls.Add(this.chkStep12);
     this.grpStepByStep.Controls.Add(this.label6);
     this.grpStepByStep.Controls.Add(this.chkStep11);
     this.grpStepByStep.Controls.Add(this.label5);
     this.grpStepByStep.Controls.Add(this.chkStep10);
     this.grpStepByStep.Controls.Add(this.label1);
     this.grpStepByStep.Controls.Add(this.chkStep7);
     this.grpStepByStep.Controls.Add(this.label4);
     this.grpStepByStep.Controls.Add(this.chkStep5);
     this.grpStepByStep.Controls.Add(this.chkStep3);
     this.grpStepByStep.Controls.Add(this.label2);
     this.grpStepByStep.Controls.Add(this.chkStep2);
     this.grpStepByStep.Controls.Add(this.label18);
     this.grpStepByStep.Controls.Add(this.chkStep9);
     this.grpStepByStep.Location = new System.Drawing.Point(16, 8);
     this.grpStepByStep.Name = "grpStepByStep";
     this.grpStepByStep.Size = new System.Drawing.Size(392, 584);
     this.grpStepByStep.TabIndex = 0;
     this.grpStepByStep.TabStop = false;
     this.grpStepByStep.Text = "Step by Step";
     //
     // label3
     //
     this.label3.Image = null;
     this.label3.Location = new System.Drawing.Point(40, 168);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(344, 23);
     this.label3.TabIndex = 66;
     this.label3.Text = "7. Adjust Gain for roughly 50W.";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkBox1
     //
     this.checkBox1.Image = null;
     this.checkBox1.Location = new System.Drawing.Point(16, 168);
     this.checkBox1.Name = "checkBox1";
     this.checkBox1.Size = new System.Drawing.Size(16, 24);
     this.checkBox1.TabIndex = 65;
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image = null;
     this.btnCheckAll.Location = new System.Drawing.Point(304, 432);
     this.btnCheckAll.Name = "btnCheckAll";
     this.btnCheckAll.Size = new System.Drawing.Size(64, 23);
     this.btnCheckAll.TabIndex = 64;
     this.btnCheckAll.Text = "Check All";
     this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
     //
     // label22
     //
     this.label22.Image = null;
     this.label22.Location = new System.Drawing.Point(40, 360);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(344, 23);
     this.label22.TabIndex = 63;
     this.label22.Text = "15. Press HamFil30.  and check for <-45dBm 2nd.";
     this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkBox6
     //
     this.checkBox6.Image = null;
     this.checkBox6.Location = new System.Drawing.Point(16, 360);
     this.checkBox6.Name = "checkBox6";
     this.checkBox6.Size = new System.Drawing.Size(16, 24);
     this.checkBox6.TabIndex = 62;
     //
     // label11
     //
     this.label11.Image = null;
     this.label11.Location = new System.Drawing.Point(40, 336);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(344, 23);
     this.label11.TabIndex = 61;
     this.label11.Text = "14. Press HamFil60.  Adjust VR6 counter clockwise <-45dBm 2nd.";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkBox5
     //
     this.checkBox5.Image = null;
     this.checkBox5.Location = new System.Drawing.Point(16, 336);
     this.checkBox5.Name = "checkBox5";
     this.checkBox5.Size = new System.Drawing.Size(16, 24);
     this.checkBox5.TabIndex = 60;
     //
     // checkBox4
     //
     this.checkBox4.Image = null;
     this.checkBox4.Location = new System.Drawing.Point(16, 24);
     this.checkBox4.Name = "checkBox4";
     this.checkBox4.Size = new System.Drawing.Size(16, 24);
     this.checkBox4.TabIndex = 59;
     //
     // label21
     //
     this.label21.Image = null;
     this.label21.Location = new System.Drawing.Point(40, 24);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(344, 23);
     this.label21.TabIndex = 58;
     this.label21.Text = "1. Compress 20m Inductors";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnClearCal
     //
     this.btnClearCal.Image = null;
     this.btnClearCal.Location = new System.Drawing.Point(304, 408);
     this.btnClearCal.Name = "btnClearCal";
     this.btnClearCal.Size = new System.Drawing.Size(64, 23);
     this.btnClearCal.TabIndex = 56;
     this.btnClearCal.Text = "Clear Cal";
     this.btnClearCal.Click += new System.EventHandler(this.btnClearCal_Click);
     //
     // label8
     //
     this.label8.Image = null;
     this.label8.Location = new System.Drawing.Point(40, 456);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(336, 23);
     this.label8.TabIndex = 55;
     this.label8.Text = "17. Press LF Test to check for LF instability on 160, 20 and 10m.";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkBox2
     //
     this.checkBox2.Image = null;
     this.checkBox2.Location = new System.Drawing.Point(16, 456);
     this.checkBox2.Name = "checkBox2";
     this.checkBox2.Size = new System.Drawing.Size(16, 24);
     this.checkBox2.TabIndex = 54;
     //
     // label19
     //
     this.label19.Image = null;
     this.label19.Location = new System.Drawing.Point(40, 552);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(336, 23);
     this.label19.TabIndex = 51;
     this.label19.Text = "21. Tighten screws.";
     this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep18
     //
     this.chkStep18.Image = null;
     this.chkStep18.Location = new System.Drawing.Point(16, 552);
     this.chkStep18.Name = "chkStep18";
     this.chkStep18.Size = new System.Drawing.Size(16, 24);
     this.chkStep18.TabIndex = 50;
     //
     // label17
     //
     this.label17.Image = null;
     this.label17.Location = new System.Drawing.Point(40, 240);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(344, 23);
     this.label17.TabIndex = 47;
     this.label17.Text = "10. Push FWD High and match the FWD pot to Wattmeter at 100W.";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep8
     //
     this.chkStep8.Image = null;
     this.chkStep8.Location = new System.Drawing.Point(16, 240);
     this.chkStep8.Name = "chkStep8";
     this.chkStep8.Size = new System.Drawing.Size(16, 24);
     this.chkStep8.TabIndex = 46;
     //
     // label16
     //
     this.label16.Image = null;
     this.label16.Location = new System.Drawing.Point(40, 144);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(344, 23);
     this.label16.TabIndex = 45;
     this.label16.Text = "6. Switch DC to Run position.";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep6
     //
     this.chkStep6.Image = null;
     this.chkStep6.Location = new System.Drawing.Point(16, 144);
     this.chkStep6.Name = "chkStep6";
     this.chkStep6.Size = new System.Drawing.Size(16, 24);
     this.chkStep6.TabIndex = 44;
     //
     // label15
     //
     this.label15.Image = null;
     this.label15.Location = new System.Drawing.Point(40, 96);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(344, 23);
     this.label15.TabIndex = 43;
     this.label15.Text = "4. Change DC switch to Bias position.";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep4
     //
     this.chkStep4.Image = null;
     this.chkStep4.Location = new System.Drawing.Point(16, 96);
     this.chkStep4.Name = "chkStep4";
     this.chkStep4.Size = new System.Drawing.Size(16, 24);
     this.chkStep4.TabIndex = 42;
     //
     // label14
     //
     this.label14.Image = null;
     this.label14.Location = new System.Drawing.Point(40, 72);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(344, 23);
     this.label14.TabIndex = 41;
     this.label14.Text = "3. Preset All potentiometers fully counter clockwise except for FWD.";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label13
     //
     this.label13.Image = null;
     this.label13.Location = new System.Drawing.Point(40, 528);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(336, 23);
     this.label13.TabIndex = 39;
     this.label13.Text = "20. Mark box as Quality Checked.";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep17
     //
     this.chkStep17.Image = null;
     this.chkStep17.Location = new System.Drawing.Point(16, 528);
     this.chkStep17.Name = "chkStep17";
     this.chkStep17.Size = new System.Drawing.Size(16, 24);
     this.chkStep17.TabIndex = 38;
     //
     // label12
     //
     this.label12.Image = null;
     this.label12.Location = new System.Drawing.Point(40, 480);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(336, 23);
     this.label12.TabIndex = 37;
     this.label12.Text = "18. Press IMD Test button and measure IMD < -25dB.";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep15
     //
     this.chkStep15.Image = null;
     this.chkStep15.Location = new System.Drawing.Point(16, 480);
     this.chkStep15.Name = "chkStep15";
     this.chkStep15.Size = new System.Drawing.Size(16, 24);
     this.chkStep15.TabIndex = 36;
     //
     // label10
     //
     this.label10.Image = null;
     this.label10.Location = new System.Drawing.Point(40, 504);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(336, 23);
     this.label10.TabIndex = 33;
     this.label10.Text = "19. Enter S/N, press Print button and place sheet in box.";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep16
     //
     this.chkStep16.Image = null;
     this.chkStep16.Location = new System.Drawing.Point(16, 504);
     this.chkStep16.Name = "chkStep16";
     this.chkStep16.Size = new System.Drawing.Size(16, 24);
     this.chkStep16.TabIndex = 32;
     //
     // chk10m
     //
     this.chk10m.Image = null;
     this.chk10m.Location = new System.Drawing.Point(248, 432);
     this.chk10m.Name = "chk10m";
     this.chk10m.Size = new System.Drawing.Size(48, 24);
     this.chk10m.TabIndex = 31;
     this.chk10m.Text = "10m";
     //
     // chk12m
     //
     this.chk12m.Image = null;
     this.chk12m.Location = new System.Drawing.Point(200, 432);
     this.chk12m.Name = "chk12m";
     this.chk12m.Size = new System.Drawing.Size(48, 24);
     this.chk12m.TabIndex = 30;
     this.chk12m.Text = "12m";
     //
     // chk15m
     //
     this.chk15m.Image = null;
     this.chk15m.Location = new System.Drawing.Point(152, 432);
     this.chk15m.Name = "chk15m";
     this.chk15m.Size = new System.Drawing.Size(48, 24);
     this.chk15m.TabIndex = 29;
     this.chk15m.Text = "15m";
     //
     // chk17m
     //
     this.chk17m.Image = null;
     this.chk17m.Location = new System.Drawing.Point(104, 432);
     this.chk17m.Name = "chk17m";
     this.chk17m.Size = new System.Drawing.Size(48, 24);
     this.chk17m.TabIndex = 28;
     this.chk17m.Text = "17m";
     //
     // chk20m
     //
     this.chk20m.Image = null;
     this.chk20m.Location = new System.Drawing.Point(48, 432);
     this.chk20m.Name = "chk20m";
     this.chk20m.Size = new System.Drawing.Size(48, 24);
     this.chk20m.TabIndex = 27;
     this.chk20m.Text = "20m";
     //
     // chk30m
     //
     this.chk30m.Image = null;
     this.chk30m.Location = new System.Drawing.Point(248, 408);
     this.chk30m.Name = "chk30m";
     this.chk30m.Size = new System.Drawing.Size(48, 24);
     this.chk30m.TabIndex = 26;
     this.chk30m.Text = "30m";
     //
     // chk40m
     //
     this.chk40m.Image = null;
     this.chk40m.Location = new System.Drawing.Point(200, 408);
     this.chk40m.Name = "chk40m";
     this.chk40m.Size = new System.Drawing.Size(48, 24);
     this.chk40m.TabIndex = 25;
     this.chk40m.Text = "40m";
     //
     // chk60m
     //
     this.chk60m.Image = null;
     this.chk60m.Location = new System.Drawing.Point(152, 408);
     this.chk60m.Name = "chk60m";
     this.chk60m.Size = new System.Drawing.Size(48, 24);
     this.chk60m.TabIndex = 24;
     this.chk60m.Text = "60m";
     //
     // chk80m
     //
     this.chk80m.Image = null;
     this.chk80m.Location = new System.Drawing.Point(104, 408);
     this.chk80m.Name = "chk80m";
     this.chk80m.Size = new System.Drawing.Size(48, 24);
     this.chk80m.TabIndex = 23;
     this.chk80m.Text = "80m";
     //
     // chk160m
     //
     this.chk160m.Image = null;
     this.chk160m.Location = new System.Drawing.Point(48, 408);
     this.chk160m.Name = "chk160m";
     this.chk160m.Size = new System.Drawing.Size(56, 24);
     this.chk160m.TabIndex = 22;
     this.chk160m.Text = "160m";
     //
     // label9
     //
     this.label9.Image = null;
     this.label9.Location = new System.Drawing.Point(40, 384);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(344, 23);
     this.label9.TabIndex = 21;
     this.label9.Text = "16. Press Gain Cal button to calibrate unselected bands below.";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep13
     //
     this.chkStep13.Image = null;
     this.chkStep13.Location = new System.Drawing.Point(16, 384);
     this.chkStep13.Name = "chkStep13";
     this.chkStep13.Size = new System.Drawing.Size(16, 24);
     this.chkStep13.TabIndex = 20;
     //
     // label7
     //
     this.label7.Image = null;
     this.label7.Location = new System.Drawing.Point(40, 312);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(344, 23);
     this.label7.TabIndex = 17;
     this.label7.Text = "13. Switch to single dummy load.";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep12
     //
     this.chkStep12.Image = null;
     this.chkStep12.Location = new System.Drawing.Point(16, 312);
     this.chkStep12.Name = "chkStep12";
     this.chkStep12.Size = new System.Drawing.Size(16, 24);
     this.chkStep12.TabIndex = 16;
     //
     // label6
     //
     this.label6.Image = null;
     this.label6.Location = new System.Drawing.Point(40, 288);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(344, 23);
     this.label6.TabIndex = 15;
     this.label6.Text = "12. Press SWR Cal button and adjust REV pot to 2:1 SWR.";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep11
     //
     this.chkStep11.Image = null;
     this.chkStep11.Location = new System.Drawing.Point(16, 288);
     this.chkStep11.Name = "chkStep11";
     this.chkStep11.Size = new System.Drawing.Size(16, 24);
     this.chkStep11.TabIndex = 14;
     //
     // label5
     //
     this.label5.Image = null;
     this.label5.Location = new System.Drawing.Point(40, 264);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(344, 23);
     this.label5.TabIndex = 13;
     this.label5.Text = "11. Switch to parallel dummy load.";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep10
     //
     this.chkStep10.Image = null;
     this.chkStep10.Location = new System.Drawing.Point(16, 264);
     this.chkStep10.Name = "chkStep10";
     this.chkStep10.Size = new System.Drawing.Size(16, 24);
     this.chkStep10.TabIndex = 12;
     //
     // label1
     //
     this.label1.Image = null;
     this.label1.Location = new System.Drawing.Point(40, 216);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(344, 23);
     this.label1.TabIndex = 11;
     this.label1.Text = "9. Push FWD Low button and match the FWD pot to Wattmeter.";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep7
     //
     this.chkStep7.Image = null;
     this.chkStep7.Location = new System.Drawing.Point(16, 216);
     this.chkStep7.Name = "chkStep7";
     this.chkStep7.Size = new System.Drawing.Size(16, 24);
     this.chkStep7.TabIndex = 10;
     //
     // label4
     //
     this.label4.Image = null;
     this.label4.Location = new System.Drawing.Point(40, 120);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(344, 23);
     this.label4.TabIndex = 9;
     this.label4.Text = "5. Push Bias Set button and set the Bias.";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep5
     //
     this.chkStep5.Image = null;
     this.chkStep5.Location = new System.Drawing.Point(16, 120);
     this.chkStep5.Name = "chkStep5";
     this.chkStep5.Size = new System.Drawing.Size(16, 24);
     this.chkStep5.TabIndex = 8;
     //
     // chkStep3
     //
     this.chkStep3.Image = null;
     this.chkStep3.Location = new System.Drawing.Point(16, 72);
     this.chkStep3.Name = "chkStep3";
     this.chkStep3.Size = new System.Drawing.Size(16, 24);
     this.chkStep3.TabIndex = 6;
     //
     // label2
     //
     this.label2.Image = null;
     this.label2.Location = new System.Drawing.Point(40, 48);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(344, 23);
     this.label2.TabIndex = 5;
     this.label2.Text = "2. Verify that R1 and R2 are spaced properly.";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep2
     //
     this.chkStep2.Image = null;
     this.chkStep2.Location = new System.Drawing.Point(16, 48);
     this.chkStep2.Name = "chkStep2";
     this.chkStep2.Size = new System.Drawing.Size(16, 24);
     this.chkStep2.TabIndex = 4;
     //
     // label18
     //
     this.label18.Image = null;
     this.label18.Location = new System.Drawing.Point(40, 192);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(344, 23);
     this.label18.TabIndex = 49;
     this.label18.Text = "8. Press FWD Low and Null REV diode on scope.";
     this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // chkStep9
     //
     this.chkStep9.Image = null;
     this.chkStep9.Location = new System.Drawing.Point(16, 192);
     this.chkStep9.Name = "chkStep9";
     this.chkStep9.Size = new System.Drawing.Size(16, 24);
     this.chkStep9.TabIndex = 48;
     //
     // checkBox3
     //
     this.checkBox3.Image = null;
     this.checkBox3.Location = new System.Drawing.Point(0, 0);
     this.checkBox3.Name = "checkBox3";
     this.checkBox3.TabIndex = 0;
     //
     // chkBiasSet
     //
     this.chkBiasSet.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkBiasSet.Image = null;
     this.chkBiasSet.Location = new System.Drawing.Point(16, 24);
     this.chkBiasSet.Name = "chkBiasSet";
     this.chkBiasSet.Size = new System.Drawing.Size(80, 24);
     this.chkBiasSet.TabIndex = 1;
     this.chkBiasSet.Text = "Bias Set";
     this.chkBiasSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkBiasSet.CheckedChanged += new System.EventHandler(this.chkBiasSet_CheckedChanged);
     //
     // chkFWDLow
     //
     this.chkFWDLow.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkFWDLow.Image = null;
     this.chkFWDLow.Location = new System.Drawing.Point(16, 184);
     this.chkFWDLow.Name = "chkFWDLow";
     this.chkFWDLow.Size = new System.Drawing.Size(80, 24);
     this.chkFWDLow.TabIndex = 12;
     this.chkFWDLow.Text = "FWD Low";
     this.chkFWDLow.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkFWDLow.CheckedChanged += new System.EventHandler(this.chkFWDLow_CheckedChanged);
     //
     // grpTests
     //
     this.grpTests.Controls.Add(this.chkHarm60);
     this.grpTests.Controls.Add(this.chkFWDHigh);
     this.grpTests.Controls.Add(this.chkIMDTest);
     this.grpTests.Controls.Add(this.chkLFTest);
     this.grpTests.Controls.Add(this.btnGainCal);
     this.grpTests.Controls.Add(this.btnBandSweep);
     this.grpTests.Controls.Add(this.chkSWRCal);
     this.grpTests.Controls.Add(this.chkBiasSet);
     this.grpTests.Controls.Add(this.chkFWDLow);
     this.grpTests.Controls.Add(this.chkHarm30);
     this.grpTests.Controls.Add(this.btnHarmFil30);
     this.grpTests.Controls.Add(this.btnHarmFil60);
     this.grpTests.Location = new System.Drawing.Point(416, 8);
     this.grpTests.Name = "grpTests";
     this.grpTests.Size = new System.Drawing.Size(112, 416);
     this.grpTests.TabIndex = 1;
     this.grpTests.TabStop = false;
     this.grpTests.Text = "Tests";
     //
     // chkHarm60
     //
     this.chkHarm60.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkHarm60.Image = null;
     this.chkHarm60.Location = new System.Drawing.Point(16, 88);
     this.chkHarm60.Name = "chkHarm60";
     this.chkHarm60.Size = new System.Drawing.Size(80, 24);
     this.chkHarm60.TabIndex = 21;
     this.chkHarm60.Text = "Harm 60";
     this.chkHarm60.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkHarm60.CheckedChanged += new System.EventHandler(this.chkHarm60_CheckedChanged);
     //
     // chkFWDHigh
     //
     this.chkFWDHigh.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkFWDHigh.Image = null;
     this.chkFWDHigh.Location = new System.Drawing.Point(16, 216);
     this.chkFWDHigh.Name = "chkFWDHigh";
     this.chkFWDHigh.Size = new System.Drawing.Size(80, 24);
     this.chkFWDHigh.TabIndex = 19;
     this.chkFWDHigh.Text = "FWD High";
     this.chkFWDHigh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkFWDHigh.CheckedChanged += new System.EventHandler(this.chkFWDHigh_CheckedChanged);
     //
     // chkIMDTest
     //
     this.chkIMDTest.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkIMDTest.Image = null;
     this.chkIMDTest.Location = new System.Drawing.Point(16, 376);
     this.chkIMDTest.Name = "chkIMDTest";
     this.chkIMDTest.Size = new System.Drawing.Size(80, 24);
     this.chkIMDTest.TabIndex = 18;
     this.chkIMDTest.Text = "IMD Test";
     this.chkIMDTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkIMDTest.CheckedChanged += new System.EventHandler(this.chkIMDTest_CheckedChanged);
     //
     // chkLFTest
     //
     this.chkLFTest.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkLFTest.Image = null;
     this.chkLFTest.Location = new System.Drawing.Point(16, 344);
     this.chkLFTest.Name = "chkLFTest";
     this.chkLFTest.Size = new System.Drawing.Size(80, 24);
     this.chkLFTest.TabIndex = 17;
     this.chkLFTest.Text = "LF Test";
     this.chkLFTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkLFTest.CheckedChanged += new System.EventHandler(this.chkLFTest_CheckedChanged);
     //
     // btnGainCal
     //
     this.btnGainCal.Image = null;
     this.btnGainCal.Location = new System.Drawing.Point(16, 312);
     this.btnGainCal.Name = "btnGainCal";
     this.btnGainCal.Size = new System.Drawing.Size(80, 23);
     this.btnGainCal.TabIndex = 16;
     this.btnGainCal.Text = "Gain Cal";
     this.btnGainCal.Click += new System.EventHandler(this.btnGainCal_Click);
     //
     // btnBandSweep
     //
     this.btnBandSweep.Image = null;
     this.btnBandSweep.Location = new System.Drawing.Point(16, 280);
     this.btnBandSweep.Name = "btnBandSweep";
     this.btnBandSweep.Size = new System.Drawing.Size(80, 23);
     this.btnBandSweep.TabIndex = 15;
     this.btnBandSweep.Text = "Band Sweep";
     this.btnBandSweep.Click += new System.EventHandler(this.btnBandSweep_Click);
     //
     // chkSWRCal
     //
     this.chkSWRCal.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkSWRCal.Image = null;
     this.chkSWRCal.Location = new System.Drawing.Point(16, 248);
     this.chkSWRCal.Name = "chkSWRCal";
     this.chkSWRCal.Size = new System.Drawing.Size(80, 24);
     this.chkSWRCal.TabIndex = 13;
     this.chkSWRCal.Text = "SWR Cal";
     this.chkSWRCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkSWRCal.CheckedChanged += new System.EventHandler(this.chkSWRCal_CheckedChanged);
     //
     // chkHarm30
     //
     this.chkHarm30.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkHarm30.Image = null;
     this.chkHarm30.Location = new System.Drawing.Point(16, 56);
     this.chkHarm30.Name = "chkHarm30";
     this.chkHarm30.Size = new System.Drawing.Size(80, 24);
     this.chkHarm30.TabIndex = 20;
     this.chkHarm30.Text = "Harm 30";
     this.chkHarm30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkHarm30.CheckedChanged += new System.EventHandler(this.chkHarm30_CheckedChanged);
     //
     // btnHarmFil30
     //
     this.btnHarmFil30.Location = new System.Drawing.Point(16, 120);
     this.btnHarmFil30.Name = "btnHarmFil30";
     this.btnHarmFil30.Size = new System.Drawing.Size(80, 23);
     this.btnHarmFil30.TabIndex = 67;
     this.btnHarmFil30.Text = "Harm Fil 30";
     this.btnHarmFil30.Click += new System.EventHandler(this.btnHarmFil30_Click);
     //
     // btnHarmFil60
     //
     this.btnHarmFil60.Location = new System.Drawing.Point(16, 152);
     this.btnHarmFil60.Name = "btnHarmFil60";
     this.btnHarmFil60.Size = new System.Drawing.Size(80, 23);
     this.btnHarmFil60.TabIndex = 68;
     this.btnHarmFil60.Text = "Harm Fil 60";
     this.btnHarmFil60.Click += new System.EventHandler(this.btnHarmFil60_Click);
     //
     // btnPrint
     //
     this.btnPrint.Image = null;
     this.btnPrint.Location = new System.Drawing.Point(432, 528);
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.TabIndex = 2;
     this.btnPrint.Text = "Print Cal";
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // txtSerialNum
     //
     this.txtSerialNum.Location = new System.Drawing.Point(424, 496);
     this.txtSerialNum.Name = "txtSerialNum";
     this.txtSerialNum.Size = new System.Drawing.Size(88, 20);
     this.txtSerialNum.TabIndex = 3;
     this.txtSerialNum.Text = "";
     //
     // btnClearAll
     //
     this.btnClearAll.Image = null;
     this.btnClearAll.Location = new System.Drawing.Point(432, 560);
     this.btnClearAll.Name = "btnClearAll";
     this.btnClearAll.TabIndex = 4;
     this.btnClearAll.Text = "Clear All";
     this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(256, 21);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     //
     // label20
     //
     this.label20.Image = null;
     this.label20.Location = new System.Drawing.Point(424, 480);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(88, 16);
     this.label20.TabIndex = 5;
     this.label20.Text = "Serial Number";
     //
     // timer_LF_test
     //
     this.timer_LF_test.Tick += new System.EventHandler(this.timer_LF_test_Tick);
     //
     // udCalTarget
     //
     this.udCalTarget.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udCalTarget.Location = new System.Drawing.Point(440, 448);
     this.udCalTarget.Maximum = new System.Decimal(new int[] {
                                                                 100,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udCalTarget.Minimum = new System.Decimal(new int[] {
                                                                 10,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udCalTarget.Name = "udCalTarget";
     this.udCalTarget.Size = new System.Drawing.Size(56, 20);
     this.udCalTarget.TabIndex = 6;
     this.udCalTarget.Value = new System.Decimal(new int[] {
                                                               75,
                                                               0,
                                                               0,
                                                               0});
     //
     // label23
     //
     this.label23.Image = null;
     this.label23.Location = new System.Drawing.Point(440, 432);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(64, 16);
     this.label23.TabIndex = 7;
     this.label23.Text = "Cal Target:";
     //
     // PAQualify
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(544, 598);
     this.Controls.Add(this.label23);
     this.Controls.Add(this.udCalTarget);
     this.Controls.Add(this.label20);
     this.Controls.Add(this.btnClearAll);
     this.Controls.Add(this.txtSerialNum);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.grpTests);
     this.Controls.Add(this.grpStepByStep);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "PAQualify";
     this.Text = "SDR-100WPA Qualification";
     this.grpStepByStep.ResumeLayout(false);
     this.grpTests.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCalTarget)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FWCATUForm));
     this.grpMode         = new System.Windows.Forms.GroupBoxTS();
     this.radModeAuto     = new System.Windows.Forms.RadioButtonTS();
     this.radModeSemiAuto = new System.Windows.Forms.RadioButtonTS();
     this.radModeBypass   = new System.Windows.Forms.RadioButtonTS();
     this.toolTip1        = new System.Windows.Forms.ToolTip(this.components);
     this.btnTuneMemory   = new System.Windows.Forms.ButtonTS();
     this.btnTuneFull     = new System.Windows.Forms.ButtonTS();
     this.chkUseTUN       = new System.Windows.Forms.CheckBoxTS();
     this.grpFeedback     = new System.Windows.Forms.GroupBoxTS();
     this.lblTuneComplete = new System.Windows.Forms.LabelTS();
     this.lblSWR          = new System.Windows.Forms.LabelTS();
     this.lblReflected    = new System.Windows.Forms.LabelTS();
     this.lblPower        = new System.Windows.Forms.LabelTS();
     this.lblFreq         = new System.Windows.Forms.LabelTS();
     this.lblForward      = new System.Windows.Forms.LabelTS();
     this.grpSWRThreshold = new System.Windows.Forms.GroupBoxTS();
     this.comboSWRThresh  = new System.Windows.Forms.ComboBoxTS();
     this.grpTune         = new System.Windows.Forms.GroupBoxTS();
     this.grpMode.SuspendLayout();
     this.grpFeedback.SuspendLayout();
     this.grpSWRThreshold.SuspendLayout();
     this.grpTune.SuspendLayout();
     this.SuspendLayout();
     //
     // grpMode
     //
     this.grpMode.Controls.Add(this.radModeAuto);
     this.grpMode.Controls.Add(this.radModeSemiAuto);
     this.grpMode.Controls.Add(this.radModeBypass);
     this.grpMode.Location = new System.Drawing.Point(8, 8);
     this.grpMode.Name     = "grpMode";
     this.grpMode.Size     = new System.Drawing.Size(128, 120);
     this.grpMode.TabIndex = 0;
     this.grpMode.TabStop  = false;
     this.grpMode.Text     = "Operating Mode";
     //
     // radModeAuto
     //
     this.radModeAuto.Image    = null;
     this.radModeAuto.Location = new System.Drawing.Point(16, 88);
     this.radModeAuto.Name     = "radModeAuto";
     this.radModeAuto.TabIndex = 2;
     this.radModeAuto.Text     = "Automatic";
     this.toolTip1.SetToolTip(this.radModeAuto, "Activates the ATU requiring just RF to automatically begin a tuning sequence.  Th" +
                              "is works for all transmission modes.  Note that manually tuning is still possibl" +
                              "e in this mode.");
     this.radModeAuto.CheckedChanged += new System.EventHandler(this.radModeAuto_CheckedChanged);
     //
     // radModeSemiAuto
     //
     this.radModeSemiAuto.Image    = null;
     this.radModeSemiAuto.Location = new System.Drawing.Point(16, 56);
     this.radModeSemiAuto.Name     = "radModeSemiAuto";
     this.radModeSemiAuto.TabIndex = 1;
     this.radModeSemiAuto.Text     = "Semi-Automatic";
     this.toolTip1.SetToolTip(this.radModeSemiAuto, "Enables the ATU requiring the user to activate a tune sequence.");
     this.radModeSemiAuto.CheckedChanged += new System.EventHandler(this.radModeSemiAuto_CheckedChanged);
     //
     // radModeBypass
     //
     this.radModeBypass.Checked  = true;
     this.radModeBypass.Image    = null;
     this.radModeBypass.Location = new System.Drawing.Point(16, 24);
     this.radModeBypass.Name     = "radModeBypass";
     this.radModeBypass.Size     = new System.Drawing.Size(88, 24);
     this.radModeBypass.TabIndex = 0;
     this.radModeBypass.TabStop  = true;
     this.radModeBypass.Text     = "Bypass";
     this.toolTip1.SetToolTip(this.radModeBypass, "Effectively deactivates the ATU by unlatching all relays.");
     this.radModeBypass.CheckedChanged += new System.EventHandler(this.radModeBypass_CheckedChanged);
     //
     // btnTuneMemory
     //
     this.btnTuneMemory.Image    = null;
     this.btnTuneMemory.Location = new System.Drawing.Point(16, 24);
     this.btnTuneMemory.Name     = "btnTuneMemory";
     this.btnTuneMemory.Size     = new System.Drawing.Size(88, 23);
     this.btnTuneMemory.TabIndex = 1;
     this.btnTuneMemory.Text     = "Memory Tune";
     this.toolTip1.SetToolTip(this.btnTuneMemory, "Performs a Memory Tune.  Uses previously saved tune settings if found for the cur" +
                              "rent frequency.  If a previous setting is not found, a Full Tune is performed.");
     this.btnTuneMemory.Click += new System.EventHandler(this.btnTuneMemory_Click);
     //
     // btnTuneFull
     //
     this.btnTuneFull.Image    = null;
     this.btnTuneFull.Location = new System.Drawing.Point(16, 56);
     this.btnTuneFull.Name     = "btnTuneFull";
     this.btnTuneFull.Size     = new System.Drawing.Size(88, 23);
     this.btnTuneFull.TabIndex = 2;
     this.btnTuneFull.Text     = "Full Tune";
     this.toolTip1.SetToolTip(this.btnTuneFull, "Perform Full Tune.  Ignores any previous saved tunes on the current frequency.");
     this.btnTuneFull.Click += new System.EventHandler(this.btnTuneFull_Click);
     //
     // chkUseTUN
     //
     this.chkUseTUN.Checked    = true;
     this.chkUseTUN.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkUseTUN.Image      = null;
     this.chkUseTUN.Location   = new System.Drawing.Point(24, 88);
     this.chkUseTUN.Name       = "chkUseTUN";
     this.chkUseTUN.Size       = new System.Drawing.Size(80, 24);
     this.chkUseTUN.TabIndex   = 3;
     this.chkUseTUN.Text       = "Use TUN";
     this.toolTip1.SetToolTip(this.chkUseTUN, "Checking this box will enable the front panel TUN function when using the Memory " +
                              "or Full Tune functions above.");
     //
     // grpFeedback
     //
     this.grpFeedback.BackColor = System.Drawing.SystemColors.Control;
     this.grpFeedback.Controls.Add(this.lblTuneComplete);
     this.grpFeedback.Controls.Add(this.lblSWR);
     this.grpFeedback.Controls.Add(this.lblReflected);
     this.grpFeedback.Controls.Add(this.lblPower);
     this.grpFeedback.Controls.Add(this.lblFreq);
     this.grpFeedback.Controls.Add(this.lblForward);
     this.grpFeedback.Location = new System.Drawing.Point(8, 136);
     this.grpFeedback.Name     = "grpFeedback";
     this.grpFeedback.Size     = new System.Drawing.Size(264, 96);
     this.grpFeedback.TabIndex = 5;
     this.grpFeedback.TabStop  = false;
     this.grpFeedback.Text     = "Tuner Feedback";
     this.toolTip1.SetToolTip(this.grpFeedback, "The information in this window is returned from the ATU after a tune sequence.");
     //
     // lblTuneComplete
     //
     this.lblTuneComplete.Font      = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTuneComplete.ForeColor = System.Drawing.Color.Green;
     this.lblTuneComplete.Image     = null;
     this.lblTuneComplete.Location  = new System.Drawing.Point(16, 24);
     this.lblTuneComplete.Name      = "lblTuneComplete";
     this.lblTuneComplete.Size      = new System.Drawing.Size(232, 16);
     this.lblTuneComplete.TabIndex  = 7;
     this.lblTuneComplete.Text      = "Tune Completed Successfully";
     //
     // lblSWR
     //
     this.lblSWR.Image    = null;
     this.lblSWR.Location = new System.Drawing.Point(176, 48);
     this.lblSWR.Name     = "lblSWR";
     this.lblSWR.Size     = new System.Drawing.Size(72, 16);
     this.lblSWR.TabIndex = 3;
     this.lblSWR.Text     = "SWR: 1.0:1";
     //
     // lblReflected
     //
     this.lblReflected.Image    = null;
     this.lblReflected.Location = new System.Drawing.Point(168, 72);
     this.lblReflected.Name     = "lblReflected";
     this.lblReflected.Size     = new System.Drawing.Size(80, 16);
     this.lblReflected.TabIndex = 2;
     this.lblReflected.Text     = "Reflected: 0";
     //
     // lblPower
     //
     this.lblPower.Image    = null;
     this.lblPower.Location = new System.Drawing.Point(16, 72);
     this.lblPower.Name     = "lblPower";
     this.lblPower.Size     = new System.Drawing.Size(64, 16);
     this.lblPower.TabIndex = 1;
     this.lblPower.Text     = "Power (W):   ";
     //
     // lblFreq
     //
     this.lblFreq.Image    = null;
     this.lblFreq.Location = new System.Drawing.Point(16, 48);
     this.lblFreq.Name     = "lblFreq";
     this.lblFreq.Size     = new System.Drawing.Size(152, 16);
     this.lblFreq.TabIndex = 0;
     this.lblFreq.Text     = "Freq (MHz): ";
     //
     // lblForward
     //
     this.lblForward.Image    = null;
     this.lblForward.Location = new System.Drawing.Point(80, 72);
     this.lblForward.Name     = "lblForward";
     this.lblForward.Size     = new System.Drawing.Size(80, 16);
     this.lblForward.TabIndex = 6;
     this.lblForward.Text     = "Forward: 0";
     //
     // grpSWRThreshold
     //
     this.grpSWRThreshold.Controls.Add(this.comboSWRThresh);
     this.grpSWRThreshold.Location = new System.Drawing.Point(280, 8);
     this.grpSWRThreshold.Name     = "grpSWRThreshold";
     this.grpSWRThreshold.Size     = new System.Drawing.Size(104, 56);
     this.grpSWRThreshold.TabIndex = 6;
     this.grpSWRThreshold.TabStop  = false;
     this.grpSWRThreshold.Text     = "SWR Threshold";
     this.toolTip1.SetToolTip(this.grpSWRThreshold, "Sets the threshold below which constitutes a successful tune.");
     //
     // comboSWRThresh
     //
     this.comboSWRThresh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSWRThresh.DropDownWidth = 64;
     this.comboSWRThresh.Items.AddRange(new object[] {
         "1.1 : 1",
         "1.3 : 1",
         "1.5 : 1",
         "1.7 : 1",
         "2.0 : 1",
         "2.5 : 1",
         "3.0 : 1"
     });
     this.comboSWRThresh.Location              = new System.Drawing.Point(16, 24);
     this.comboSWRThresh.Name                  = "comboSWRThresh";
     this.comboSWRThresh.Size                  = new System.Drawing.Size(64, 21);
     this.comboSWRThresh.TabIndex              = 4;
     this.comboSWRThresh.SelectedIndexChanged += new System.EventHandler(this.comboSWRThresh_SelectedIndexChanged);
     //
     // grpTune
     //
     this.grpTune.Controls.Add(this.chkUseTUN);
     this.grpTune.Controls.Add(this.btnTuneFull);
     this.grpTune.Controls.Add(this.btnTuneMemory);
     this.grpTune.Location = new System.Drawing.Point(144, 8);
     this.grpTune.Name     = "grpTune";
     this.grpTune.Size     = new System.Drawing.Size(128, 120);
     this.grpTune.TabIndex = 4;
     this.grpTune.TabStop  = false;
     this.grpTune.Text     = "Tuning Options";
     //
     // FWCATUForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(392, 238);
     this.Controls.Add(this.grpSWRThreshold);
     this.Controls.Add(this.grpFeedback);
     this.Controls.Add(this.grpTune);
     this.Controls.Add(this.grpMode);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "FWCATUForm";
     this.Text     = "FLEX-5000 ATU Settings";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCATUForm_Closing);
     this.grpMode.ResumeLayout(false);
     this.grpFeedback.ResumeLayout(false);
     this.grpSWRThreshold.ResumeLayout(false);
     this.grpTune.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 8
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WaveOptions));
            this.grpReceive = new System.Windows.Forms.GroupBoxTS();
            this.radRXPostProcessed = new System.Windows.Forms.RadioButtonTS();
            this.radRXPreProcessed = new System.Windows.Forms.RadioButtonTS();
            this.groupBox1 = new System.Windows.Forms.GroupBoxTS();
            this.radTXPostProcessed = new System.Windows.Forms.RadioButtonTS();
            this.radTXPreProcessed = new System.Windows.Forms.RadioButtonTS();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.grpReceive.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // grpReceive
            // 
            this.grpReceive.Controls.Add(this.radRXPostProcessed);
            this.grpReceive.Controls.Add(this.radRXPreProcessed);
            this.grpReceive.Location = new System.Drawing.Point(8, 8);
            this.grpReceive.Name = "grpReceive";
            this.grpReceive.Size = new System.Drawing.Size(168, 80);
            this.grpReceive.TabIndex = 0;
            this.grpReceive.TabStop = false;
            this.grpReceive.Text = "Receive";
            // 
            // radRXPostProcessed
            // 
            this.radRXPostProcessed.Image = null;
            this.radRXPostProcessed.Location = new System.Drawing.Point(16, 48);
            this.radRXPostProcessed.Name = "radRXPostProcessed";
            this.radRXPostProcessed.Size = new System.Drawing.Size(144, 24);
            this.radRXPostProcessed.TabIndex = 1;
            this.radRXPostProcessed.Text = "Post-Processed Audio";
            this.toolTip1.SetToolTip(this.radRXPostProcessed, "The demodulated filtered audio you listen to.");
            this.radRXPostProcessed.CheckedChanged += new System.EventHandler(this.radRXPostProcessed_CheckedChanged);
            // 
            // radRXPreProcessed
            // 
            this.radRXPreProcessed.Checked = true;
            this.radRXPreProcessed.Image = null;
            this.radRXPreProcessed.Location = new System.Drawing.Point(16, 24);
            this.radRXPreProcessed.Name = "radRXPreProcessed";
            this.radRXPreProcessed.Size = new System.Drawing.Size(144, 24);
            this.radRXPreProcessed.TabIndex = 0;
            this.radRXPreProcessed.TabStop = true;
            this.radRXPreProcessed.Text = "Pre-Processed Audio";
            this.toolTip1.SetToolTip(this.radRXPreProcessed, "The raw audio coming out of the sound card");
            this.radRXPreProcessed.CheckedChanged += new System.EventHandler(this.radRXPreProcessed_CheckedChanged);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.radTXPostProcessed);
            this.groupBox1.Controls.Add(this.radTXPreProcessed);
            this.groupBox1.Location = new System.Drawing.Point(8, 96);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(168, 80);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Transmit";
            // 
            // radTXPostProcessed
            // 
            this.radTXPostProcessed.Checked = true;
            this.radTXPostProcessed.Image = null;
            this.radTXPostProcessed.Location = new System.Drawing.Point(16, 48);
            this.radTXPostProcessed.Name = "radTXPostProcessed";
            this.radTXPostProcessed.Size = new System.Drawing.Size(144, 24);
            this.radTXPostProcessed.TabIndex = 1;
            this.radTXPostProcessed.TabStop = true;
            this.radTXPostProcessed.Text = "Post-Processed Audio";
            this.toolTip1.SetToolTip(this.radTXPostProcessed, "Filtered, modulated, EQ\'d, and AGC\'d Signal");
            this.radTXPostProcessed.CheckedChanged += new System.EventHandler(this.radTXPostProcessed_CheckedChanged);
            // 
            // radTXPreProcessed
            // 
            this.radTXPreProcessed.Image = null;
            this.radTXPreProcessed.Location = new System.Drawing.Point(16, 24);
            this.radTXPreProcessed.Name = "radTXPreProcessed";
            this.radTXPreProcessed.Size = new System.Drawing.Size(144, 24);
            this.radTXPreProcessed.TabIndex = 0;
            this.radTXPreProcessed.Text = "Pre-Processed Audio";
            this.toolTip1.SetToolTip(this.radTXPreProcessed, "Raw Input (Microphone, Digital, etc)");
            this.radTXPreProcessed.CheckedChanged += new System.EventHandler(this.radTXPreProcessed_CheckedChanged);
            // 
            // WaveOptions
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(184, 182);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.grpReceive);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "WaveOptions";
            this.Text = "Wave Record Options";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveOptions_Closing);
            this.grpReceive.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.ResumeLayout(false);

		}
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FWCCalForm));
     this.btnSaveToEEPROM         = new System.Windows.Forms.ButtonTS();
     this.btnCalRXImageAllBands   = new System.Windows.Forms.ButtonTS();
     this.btnCalTXImageAllBands   = new System.Windows.Forms.ButtonTS();
     this.btnTestCal              = new System.Windows.Forms.ButtonTS();
     this.grpAllBands             = new System.Windows.Forms.GroupBoxTS();
     this.btnCalRXLevelAllBands   = new System.Windows.Forms.ButtonTS();
     this.btnCalPAPowerAllBands   = new System.Windows.Forms.ButtonTS();
     this.btnCalTXCarrierAllBands = new System.Windows.Forms.ButtonTS();
     this.btnCalPABias            = new System.Windows.Forms.ButtonTS();
     this.btnCalPABridge          = new System.Windows.Forms.ButtonTS();
     this.btnClearAll             = new System.Windows.Forms.ButtonTS();
     this.btnCheckAll             = new System.Windows.Forms.ButtonTS();
     this.chk6                 = new System.Windows.Forms.CheckBoxTS();
     this.chk10                = new System.Windows.Forms.CheckBoxTS();
     this.chk12                = new System.Windows.Forms.CheckBoxTS();
     this.chk15                = new System.Windows.Forms.CheckBoxTS();
     this.chk17                = new System.Windows.Forms.CheckBoxTS();
     this.chk20                = new System.Windows.Forms.CheckBoxTS();
     this.chk30                = new System.Windows.Forms.CheckBoxTS();
     this.chk40                = new System.Windows.Forms.CheckBoxTS();
     this.chk60                = new System.Windows.Forms.CheckBoxTS();
     this.chk80                = new System.Windows.Forms.CheckBoxTS();
     this.chk160               = new System.Windows.Forms.CheckBoxTS();
     this.grpBands             = new System.Windows.Forms.GroupBox();
     this.btnRestoreFromEEPROM = new System.Windows.Forms.ButtonTS();
     this.grpAllBands.SuspendLayout();
     this.grpBands.SuspendLayout();
     this.SuspendLayout();
     //
     // btnSaveToEEPROM
     //
     this.btnSaveToEEPROM.Image    = null;
     this.btnSaveToEEPROM.Location = new System.Drawing.Point(448, 136);
     this.btnSaveToEEPROM.Name     = "btnSaveToEEPROM";
     this.btnSaveToEEPROM.Size     = new System.Drawing.Size(112, 40);
     this.btnSaveToEEPROM.TabIndex = 0;
     this.btnSaveToEEPROM.Text     = "Save Calibration Data To EEPROM";
     this.btnSaveToEEPROM.Click   += new System.EventHandler(this.btnSaveToEEPROM_Click);
     //
     // btnCalRXImageAllBands
     //
     this.btnCalRXImageAllBands.Image    = null;
     this.btnCalRXImageAllBands.Location = new System.Drawing.Point(16, 24);
     this.btnCalRXImageAllBands.Name     = "btnCalRXImageAllBands";
     this.btnCalRXImageAllBands.Size     = new System.Drawing.Size(80, 24);
     this.btnCalRXImageAllBands.TabIndex = 1;
     this.btnCalRXImageAllBands.Text     = "RX Image";
     this.btnCalRXImageAllBands.Click   += new System.EventHandler(this.btnCalRXImageAllBands_Click);
     //
     // btnCalTXImageAllBands
     //
     this.btnCalTXImageAllBands.Image    = null;
     this.btnCalTXImageAllBands.Location = new System.Drawing.Point(112, 24);
     this.btnCalTXImageAllBands.Name     = "btnCalTXImageAllBands";
     this.btnCalTXImageAllBands.Size     = new System.Drawing.Size(80, 24);
     this.btnCalTXImageAllBands.TabIndex = 11;
     this.btnCalTXImageAllBands.Text     = "TX Image";
     this.btnCalTXImageAllBands.Click   += new System.EventHandler(this.btnCalTXImageAllBands_Click);
     //
     // btnTestCal
     //
     this.btnTestCal.Image    = null;
     this.btnTestCal.Location = new System.Drawing.Point(336, 136);
     this.btnTestCal.Name     = "btnTestCal";
     this.btnTestCal.Size     = new System.Drawing.Size(88, 32);
     this.btnTestCal.TabIndex = 12;
     this.btnTestCal.Text     = "Do Not Press *Endless Cal*";
     this.btnTestCal.Click   += new System.EventHandler(this.btnTestCal_Click);
     //
     // grpAllBands
     //
     this.grpAllBands.Controls.Add(this.btnCalRXLevelAllBands);
     this.grpAllBands.Controls.Add(this.btnCalPAPowerAllBands);
     this.grpAllBands.Controls.Add(this.btnCalTXCarrierAllBands);
     this.grpAllBands.Controls.Add(this.btnCalRXImageAllBands);
     this.grpAllBands.Controls.Add(this.btnCalTXImageAllBands);
     this.grpAllBands.Controls.Add(this.btnCalPABias);
     this.grpAllBands.Controls.Add(this.btnCalPABridge);
     this.grpAllBands.Location = new System.Drawing.Point(8, 8);
     this.grpAllBands.Name     = "grpAllBands";
     this.grpAllBands.Size     = new System.Drawing.Size(304, 152);
     this.grpAllBands.TabIndex = 13;
     this.grpAllBands.TabStop  = false;
     this.grpAllBands.Text     = "Multi Band";
     //
     // btnCalRXLevelAllBands
     //
     this.btnCalRXLevelAllBands.Image    = null;
     this.btnCalRXLevelAllBands.Location = new System.Drawing.Point(16, 64);
     this.btnCalRXLevelAllBands.Name     = "btnCalRXLevelAllBands";
     this.btnCalRXLevelAllBands.Size     = new System.Drawing.Size(80, 24);
     this.btnCalRXLevelAllBands.TabIndex = 32;
     this.btnCalRXLevelAllBands.Text     = "RX Level";
     this.btnCalRXLevelAllBands.Click   += new System.EventHandler(this.btnCalRXLevelAllBands_Click);
     //
     // btnCalPAPowerAllBands
     //
     this.btnCalPAPowerAllBands.Image    = null;
     this.btnCalPAPowerAllBands.Location = new System.Drawing.Point(208, 64);
     this.btnCalPAPowerAllBands.Name     = "btnCalPAPowerAllBands";
     this.btnCalPAPowerAllBands.Size     = new System.Drawing.Size(80, 24);
     this.btnCalPAPowerAllBands.TabIndex = 31;
     this.btnCalPAPowerAllBands.Text     = "PA Power";
     this.btnCalPAPowerAllBands.Click   += new System.EventHandler(this.btnCalPAPowerAllBands_Click);
     //
     // btnCalTXCarrierAllBands
     //
     this.btnCalTXCarrierAllBands.Image    = null;
     this.btnCalTXCarrierAllBands.Location = new System.Drawing.Point(112, 64);
     this.btnCalTXCarrierAllBands.Name     = "btnCalTXCarrierAllBands";
     this.btnCalTXCarrierAllBands.Size     = new System.Drawing.Size(80, 24);
     this.btnCalTXCarrierAllBands.TabIndex = 12;
     this.btnCalTXCarrierAllBands.Text     = "TX Carrier";
     this.btnCalTXCarrierAllBands.Click   += new System.EventHandler(this.btnCalTXCarrierAllBands_Click);
     //
     // btnCalPABias
     //
     this.btnCalPABias.Image    = null;
     this.btnCalPABias.Location = new System.Drawing.Point(208, 24);
     this.btnCalPABias.Name     = "btnCalPABias";
     this.btnCalPABias.Size     = new System.Drawing.Size(80, 24);
     this.btnCalPABias.TabIndex = 33;
     this.btnCalPABias.Text     = "PA Bias";
     this.btnCalPABias.Click   += new System.EventHandler(this.btnCalPABias_Click);
     //
     // btnCalPABridge
     //
     this.btnCalPABridge.Image    = null;
     this.btnCalPABridge.Location = new System.Drawing.Point(16, 104);
     this.btnCalPABridge.Name     = "btnCalPABridge";
     this.btnCalPABridge.Size     = new System.Drawing.Size(80, 24);
     this.btnCalPABridge.TabIndex = 34;
     this.btnCalPABridge.Text     = "PA Bridge";
     this.btnCalPABridge.Click   += new System.EventHandler(this.btnCalPABridge_Click);
     //
     // btnClearAll
     //
     this.btnClearAll.Image    = null;
     this.btnClearAll.Location = new System.Drawing.Point(112, 64);
     this.btnClearAll.Name     = "btnClearAll";
     this.btnClearAll.Size     = new System.Drawing.Size(64, 20);
     this.btnClearAll.TabIndex = 30;
     this.btnClearAll.Text     = "Clear All";
     this.btnClearAll.Click   += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image    = null;
     this.btnCheckAll.Location = new System.Drawing.Point(24, 64);
     this.btnCheckAll.Name     = "btnCheckAll";
     this.btnCheckAll.Size     = new System.Drawing.Size(64, 20);
     this.btnCheckAll.TabIndex = 29;
     this.btnCheckAll.Text     = "Check All";
     this.btnCheckAll.Click   += new System.EventHandler(this.btnCheckAll_Click);
     //
     // chk6
     //
     this.chk6.Checked    = true;
     this.chk6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk6.Image      = null;
     this.chk6.Location   = new System.Drawing.Point(216, 40);
     this.chk6.Name       = "chk6";
     this.chk6.Size       = new System.Drawing.Size(32, 24);
     this.chk6.TabIndex   = 28;
     this.chk6.Text       = "6";
     //
     // chk10
     //
     this.chk10.Checked    = true;
     this.chk10.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk10.Image      = null;
     this.chk10.Location   = new System.Drawing.Point(176, 40);
     this.chk10.Name       = "chk10";
     this.chk10.Size       = new System.Drawing.Size(40, 24);
     this.chk10.TabIndex   = 27;
     this.chk10.Text       = "10";
     //
     // chk12
     //
     this.chk12.Checked    = true;
     this.chk12.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk12.Image      = null;
     this.chk12.Location   = new System.Drawing.Point(136, 40);
     this.chk12.Name       = "chk12";
     this.chk12.Size       = new System.Drawing.Size(40, 24);
     this.chk12.TabIndex   = 26;
     this.chk12.Text       = "12";
     //
     // chk15
     //
     this.chk15.Checked    = true;
     this.chk15.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk15.Image      = null;
     this.chk15.Location   = new System.Drawing.Point(96, 40);
     this.chk15.Name       = "chk15";
     this.chk15.Size       = new System.Drawing.Size(40, 24);
     this.chk15.TabIndex   = 25;
     this.chk15.Text       = "15";
     //
     // chk17
     //
     this.chk17.Checked    = true;
     this.chk17.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk17.Image      = null;
     this.chk17.Location   = new System.Drawing.Point(56, 40);
     this.chk17.Name       = "chk17";
     this.chk17.Size       = new System.Drawing.Size(40, 24);
     this.chk17.TabIndex   = 24;
     this.chk17.Text       = "17";
     //
     // chk20
     //
     this.chk20.Checked    = true;
     this.chk20.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk20.Image      = null;
     this.chk20.Location   = new System.Drawing.Point(16, 40);
     this.chk20.Name       = "chk20";
     this.chk20.Size       = new System.Drawing.Size(40, 24);
     this.chk20.TabIndex   = 23;
     this.chk20.Text       = "20";
     //
     // chk30
     //
     this.chk30.Checked    = true;
     this.chk30.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk30.Image      = null;
     this.chk30.Location   = new System.Drawing.Point(184, 16);
     this.chk30.Name       = "chk30";
     this.chk30.Size       = new System.Drawing.Size(40, 24);
     this.chk30.TabIndex   = 22;
     this.chk30.Text       = "30";
     //
     // chk40
     //
     this.chk40.Checked    = true;
     this.chk40.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk40.Image      = null;
     this.chk40.Location   = new System.Drawing.Point(144, 16);
     this.chk40.Name       = "chk40";
     this.chk40.Size       = new System.Drawing.Size(40, 24);
     this.chk40.TabIndex   = 21;
     this.chk40.Text       = "40";
     //
     // chk60
     //
     this.chk60.Checked    = true;
     this.chk60.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk60.Image      = null;
     this.chk60.Location   = new System.Drawing.Point(104, 16);
     this.chk60.Name       = "chk60";
     this.chk60.Size       = new System.Drawing.Size(40, 24);
     this.chk60.TabIndex   = 20;
     this.chk60.Text       = "60";
     //
     // chk80
     //
     this.chk80.Checked    = true;
     this.chk80.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk80.Image      = null;
     this.chk80.Location   = new System.Drawing.Point(64, 16);
     this.chk80.Name       = "chk80";
     this.chk80.Size       = new System.Drawing.Size(40, 24);
     this.chk80.TabIndex   = 19;
     this.chk80.Text       = "80";
     //
     // chk160
     //
     this.chk160.Checked    = true;
     this.chk160.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chk160.Image      = null;
     this.chk160.Location   = new System.Drawing.Point(16, 16);
     this.chk160.Name       = "chk160";
     this.chk160.Size       = new System.Drawing.Size(48, 24);
     this.chk160.TabIndex   = 18;
     this.chk160.Text       = "160";
     //
     // grpBands
     //
     this.grpBands.Controls.Add(this.chk6);
     this.grpBands.Controls.Add(this.chk10);
     this.grpBands.Controls.Add(this.chk12);
     this.grpBands.Controls.Add(this.chk15);
     this.grpBands.Controls.Add(this.chk17);
     this.grpBands.Controls.Add(this.chk20);
     this.grpBands.Controls.Add(this.chk30);
     this.grpBands.Controls.Add(this.chk40);
     this.grpBands.Controls.Add(this.chk60);
     this.grpBands.Controls.Add(this.chk80);
     this.grpBands.Controls.Add(this.chk160);
     this.grpBands.Controls.Add(this.btnClearAll);
     this.grpBands.Controls.Add(this.btnCheckAll);
     this.grpBands.Location = new System.Drawing.Point(320, 8);
     this.grpBands.Name     = "grpBands";
     this.grpBands.Size     = new System.Drawing.Size(256, 104);
     this.grpBands.TabIndex = 14;
     this.grpBands.TabStop  = false;
     this.grpBands.Text     = "Bands";
     //
     // btnRestoreFromEEPROM
     //
     this.btnRestoreFromEEPROM.Image    = null;
     this.btnRestoreFromEEPROM.Location = new System.Drawing.Point(8, 168);
     this.btnRestoreFromEEPROM.Name     = "btnRestoreFromEEPROM";
     this.btnRestoreFromEEPROM.Size     = new System.Drawing.Size(112, 48);
     this.btnRestoreFromEEPROM.TabIndex = 15;
     this.btnRestoreFromEEPROM.Text     = "Restore Calibration Data To Database from EEPROM";
     this.btnRestoreFromEEPROM.Click   += new System.EventHandler(this.btnRestoreFromEEPROM_Click);
     //
     // FWCCalForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(584, 230);
     this.Controls.Add(this.btnRestoreFromEEPROM);
     this.Controls.Add(this.grpBands);
     this.Controls.Add(this.grpAllBands);
     this.Controls.Add(this.btnTestCal);
     this.Controls.Add(this.btnSaveToEEPROM);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "FWCCalForm";
     this.Text = "FLEX-5000 Calibration";
     this.grpAllBands.ResumeLayout(false);
     this.grpBands.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 10
0
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Setup));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.VID_TextBox = new System.Windows.Forms.MaskedTextBox();
            this.PID_TextBox = new System.Windows.Forms.MaskedTextBox();
            this.lbxTX_IF_shift = new System.Windows.Forms.Label();
            this.chkG59_PA10 = new System.Windows.Forms.CheckBoxTS();
            this.udG40Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.udG3020Xtal4 = new System.Windows.Forms.NumericUpDownTS();
            this.udG3020Xtal3 = new System.Windows.Forms.NumericUpDownTS();
            this.udG3020Xtal2 = new System.Windows.Forms.NumericUpDownTS();
            this.udG3020Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.udG160Xtal2 = new System.Windows.Forms.NumericUpDownTS();
            this.udG160Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.lblShowHideGui = new System.Windows.Forms.LabelTS();
            this.chkDragVFOA = new System.Windows.Forms.CheckBoxTS();
            this.chkAlwaysOnTop = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralRXOnly = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralUSBPresent = new System.Windows.Forms.CheckBoxTS();
            this.chkOptAlwaysOnTop = new System.Windows.Forms.CheckBoxTS();
            this.chkOptEnableKBShortcuts = new System.Windows.Forms.CheckBoxTS();
            this.chkOptQuickQSY = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralDisablePTT = new System.Windows.Forms.CheckBoxTS();
            this.comboGeneralProcessPriority = new System.Windows.Forms.ComboBoxTS();
            this.btnGeneralCalImageReset = new System.Windows.Forms.ButtonTS();
            this.udGeneralCalLevel = new System.Windows.Forms.NumericUpDownTS();
            this.udGeneralCalFreq2 = new System.Windows.Forms.NumericUpDownTS();
            this.btnGeneralCalLevelStart = new System.Windows.Forms.ButtonTS();
            this.udFilterDefaultLowCut = new System.Windows.Forms.NumericUpDownTS();
            this.udOptMaxFilterShift = new System.Windows.Forms.NumericUpDownTS();
            this.comboOptFilterWidthMode = new System.Windows.Forms.ComboBoxTS();
            this.udOptMaxFilterWidth = new System.Windows.Forms.NumericUpDownTS();
            this.chkOptFilterSaveChanges = new System.Windows.Forms.CheckBoxTS();
            this.lblG59_DASH_DOT_ratio = new System.Windows.Forms.LabelTS();
            this.udG59DASH_DOT_ratio = new System.Windows.Forms.NumericUpDownTS();
            this.chkIambicReverse = new System.Windows.Forms.CheckBoxTS();
            this.udG59CWSpeed = new System.Windows.Forms.NumericUpDownTS();
            this.btnSi570Test = new System.Windows.Forms.ButtonTS();
            this.udSi570_divisor = new System.Windows.Forms.NumericUpDownTS();
            this.udSi570_address = new System.Windows.Forms.NumericUpDownTS();
            this.udSi570_xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.comboKeyerConnPrimary = new System.Windows.Forms.ComboBoxTS();
            this.lblKeyerConnPrimary = new System.Windows.Forms.LabelTS();
            this.udIQCorrection = new System.Windows.Forms.NumericUpDownTS();
            this.chkTXIQswap = new System.Windows.Forms.CheckBoxTS();
            this.chkRXIQswap = new System.Windows.Forms.CheckBoxTS();
            this.chkVACPrimaryAudioDevice = new System.Windows.Forms.CheckBoxTS();
            this.comboAudioChannels1 = new System.Windows.Forms.ComboBoxTS();
            this.udAudioMicGain1 = new System.Windows.Forms.NumericUpDownTS();
            this.udAudioLineIn1 = new System.Windows.Forms.NumericUpDownTS();
            this.btnAudioVoltTest1 = new System.Windows.Forms.ButtonTS();
            this.udAudioVoltage1 = new System.Windows.Forms.NumericUpDownTS();
            this.comboAudioTransmit1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioOutput1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioInput1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioDriver1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioMixer1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioReceive1 = new System.Windows.Forms.ComboBoxTS();
            this.udAudioLatency1 = new System.Windows.Forms.NumericUpDownTS();
            this.comboAudioSoundCard = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioBuffer1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioSampleRate1 = new System.Windows.Forms.ComboBoxTS();
            this.chkAudioVACAutoEnable = new System.Windows.Forms.CheckBoxTS();
            this.udAudioVACGainTX = new System.Windows.Forms.NumericUpDownTS();
            this.udAudioVACGainRX = new System.Windows.Forms.NumericUpDownTS();
            this.comboAudioSampleRateVAC = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioBufferVAC = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioOutputVAC = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioInputVAC = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioDriverVAC = new System.Windows.Forms.ComboBoxTS();
            this.chkAudioEnableVAC = new System.Windows.Forms.CheckBoxTS();
            this.comboDisplayDriver = new System.Windows.Forms.ComboBoxTS();
            this.chkSpectrumPolyphase = new System.Windows.Forms.CheckBoxTS();
            this.udDisplayScopeTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayMeterAvg = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayMultiTextHoldTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayMultiPeakHoldTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayWaterfallAvgTime = new System.Windows.Forms.NumericUpDownTS();
            this.label1 = new System.Windows.Forms.Label();
            this.comboColorPalette = new System.Windows.Forms.ComboBoxTS();
            this.clrbtnWaterfallMid = new PowerSDR.ColorButton();
            this.clrbtnWaterfallHigh = new PowerSDR.ColorButton();
            this.clrbtnWaterfallLow = new PowerSDR.ColorButton();
            this.udDisplayWaterfallLowLevel = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayWaterfallHighLevel = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayCPUMeter = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayPeakText = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayMeterDelay = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayFPS = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayAVGTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayPhasePts = new System.Windows.Forms.NumericUpDownTS();
            this.chkHorGrid = new System.Windows.Forms.CheckBoxTS();
            this.chkVertGrid = new System.Windows.Forms.CheckBoxTS();
            this.comboDisplayLabelAlign = new System.Windows.Forms.ComboBoxTS();
            this.udDisplayGridStep = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayGridMin = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayGridMax = new System.Windows.Forms.NumericUpDownTS();
            this.comboDSPBufSizePhone = new System.Windows.Forms.ComboBoxTS();
            this.udDSPNB = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSNRgain = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSNRdelay = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSNRtaps = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSANFgain = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSANFdelay = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSANFtaps = new System.Windows.Forms.NumericUpDownTS();
            this.comboDSPWindow = new System.Windows.Forms.ComboBoxTS();
            this.udDSPNB2 = new System.Windows.Forms.NumericUpDownTS();
            this.btnTXCalibrateAll = new System.Windows.Forms.Button();
            this.btnTXClearBandCalibration = new System.Windows.Forms.Button();
            this.btnTXCalibrateBand = new System.Windows.Forms.Button();
            this.btnTXCallibrateClear = new System.Windows.Forms.Button();
            this.checkboxTXImagCal = new System.Windows.Forms.CheckBoxTS();
            this.udDSPImageGainTX = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPImagePhaseTX = new System.Windows.Forms.NumericUpDownTS();
            this.tbDSPImagePhaseTX = new System.Windows.Forms.TrackBarTS();
            this.tbDSPImageGainTX = new System.Windows.Forms.TrackBarTS();
            this.comboKeyerConnDASHLine = new System.Windows.Forms.ComboBoxTS();
            this.comboKeyerConnSecondary = new System.Windows.Forms.ComboBoxTS();
            this.comboKeyerConnDOTLine = new System.Windows.Forms.ComboBoxTS();
            this.udDSPCWPitch = new System.Windows.Forms.NumericUpDownTS();
            this.chkCWKeyerMode = new System.Windows.Forms.CheckBoxTS();
            this.chkHiPerfKeyer = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerRevPdl = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerIambic = new System.Windows.Forms.CheckBoxTS();
            this.udCWKeyerWeight = new System.Windows.Forms.NumericUpDownTS();
            this.udCWKeyerRise = new System.Windows.Forms.NumericUpDownTS();
            this.chkDSPKeyerSemiBreakInEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udCWKeyerSemiBreakInDelay = new System.Windows.Forms.NumericUpDownTS();
            this.chkDSPLevelerEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udDSPLevelerThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPALCThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCMaxGaindB = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCFixedGaindB = new System.Windows.Forms.NumericUpDownTS();
            this.udTXAMCarrierLevel = new System.Windows.Forms.NumericUpDownTS();
            this.udTXAF = new System.Windows.Forms.NumericUpDownTS();
            this.udTXVOXHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkTXVOXEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udTXVOXThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.chkTXNoiseGateEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udTXNoiseGate = new System.Windows.Forms.NumericUpDownTS();
            this.btnTXProfileDelete = new System.Windows.Forms.Button();
            this.btnTXProfileSave = new System.Windows.Forms.Button();
            this.comboTXProfileName = new System.Windows.Forms.ComboBoxTS();
            this.udTXTunePower = new System.Windows.Forms.NumericUpDownTS();
            this.tbTXCompander = new System.Windows.Forms.TrackBarTS();
            this.udTXCompander = new System.Windows.Forms.NumericUpDownTS();
            this.udTXFFCompression = new System.Windows.Forms.NumericUpDownTS();
            this.tbTXFFCompression = new System.Windows.Forms.TrackBarTS();
            this.udTXFilterLow = new System.Windows.Forms.NumericUpDownTS();
            this.udTXFilterHigh = new System.Windows.Forms.NumericUpDownTS();
            this.chkDCBlock = new System.Windows.Forms.CheckBoxTS();
            this.btnPAGainReset = new System.Windows.Forms.ButtonTS();
            this.udPACalPower = new System.Windows.Forms.NumericUpDownTS();
            this.btnDisplayFont = new System.Windows.Forms.ButtonTS();
            this.lblConsoleClor = new System.Windows.Forms.LabelTS();
            this.clrbtnConsoleColor = new PowerSDR.ColorButton();
            this.lblMenuFont = new System.Windows.Forms.LabelTS();
            this.btnMainMenuFont = new System.Windows.Forms.ButtonTS();
            this.lblSkinButtonColor = new System.Windows.Forms.LabelTS();
            this.clrbtnSkinButtonColor = new PowerSDR.ColorButton();
            this.comboMeterType = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg6 = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg5 = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg4 = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg3 = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg2 = new System.Windows.Forms.ComboBoxTS();
            this.comboCWXMsg1 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg6 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg5 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg4 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg3 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg2 = new System.Windows.Forms.ComboBoxTS();
            this.comboVoiceMsg1 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBCWSpeedUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBCWSpeedDown = new System.Windows.Forms.ComboBoxTS();
            this.comboKBXITUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBXITDown = new System.Windows.Forms.ComboBoxTS();
            this.comboKBRITUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBRITDown = new System.Windows.Forms.ComboBoxTS();
            this.comboKBBandUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBBandDown = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp7 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown7 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp6 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown6 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp5 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown5 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp4 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown4 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp3 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown3 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp1 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp2 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown1 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown2 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBFilterUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBFilterDown = new System.Windows.Forms.ComboBoxTS();
            this.comboKBCWDot = new System.Windows.Forms.ComboBoxTS();
            this.comboKBCWDash = new System.Windows.Forms.ComboBoxTS();
            this.udTestGenScale = new System.Windows.Forms.NumericUpDownTS();
            this.radTestGenOutput = new System.Windows.Forms.RadioButtonTS();
            this.radTestGenInput = new System.Windows.Forms.RadioButtonTS();
            this.cmboTestGenMode = new System.Windows.Forms.ComboBoxTS();
            this.tkbarTestGenFreq = new System.Windows.Forms.TrackBarTS();
            this.udTestGenHzSec = new System.Windows.Forms.NumericUpDownTS();
            this.udTestGenHigh = new System.Windows.Forms.NumericUpDownTS();
            this.udTestGenLow = new System.Windows.Forms.NumericUpDownTS();
            this.btnTestGenSweep = new System.Windows.Forms.ButtonTS();
            this.btnApply = new System.Windows.Forms.ButtonTS();
            this.btnCancel = new System.Windows.Forms.ButtonTS();
            this.btnOK = new System.Windows.Forms.ButtonTS();
            this.comboBoxTS2 = new System.Windows.Forms.ComboBoxTS();
            this.numericUpDownTS1 = new System.Windows.Forms.NumericUpDownTS();
            this.buttonTS1 = new System.Windows.Forms.ButtonTS();
            this.numericUpDownTS2 = new System.Windows.Forms.NumericUpDownTS();
            this.numericUpDownTS3 = new System.Windows.Forms.NumericUpDownTS();
            this.buttonTS2 = new System.Windows.Forms.ButtonTS();
            this.buttonTS3 = new System.Windows.Forms.ButtonTS();
            this.numericUpDownTS4 = new System.Windows.Forms.NumericUpDownTS();
            this.clrbtnPanFillColor = new PowerSDR.ColorButton();
            this.chkG59KeyerAutoCorrection = new System.Windows.Forms.CheckBoxTS();
            this.comboSMeterRXMode = new System.Windows.Forms.ComboBoxTS();
            this.comboSMeterTXMode = new System.Windows.Forms.ComboBoxTS();
            this.lblSi570_ref_osc2 = new System.Windows.Forms.LabelTS();
            this.udSi570_xtal2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblSi570_ref_osc3 = new System.Windows.Forms.LabelTS();
            this.udSi570_xtal3 = new System.Windows.Forms.NumericUpDownTS();
            this.lblSi570_ref_osc1 = new System.Windows.Forms.LabelTS();
            this.btnVFOSmallFont = new System.Windows.Forms.ButtonTS();
            this.btnNewVFOSmallFont = new System.Windows.Forms.ButtonTS();
            this.btnNewVFOBandFont = new System.Windows.Forms.ButtonTS();
            this.comboSi570GUI = new System.Windows.Forms.ComboBoxTS();
            this.radGenModelGenesisG160 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG80 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG40 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG3020 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG59 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisNET = new System.Windows.Forms.RadioButtonTS();
            this.chkDTR_CWMonitor = new System.Windows.Forms.CheckBoxTS();
            this.btnAbortCalibration = new System.Windows.Forms.ButtonTS();
            this.udMemoryZapping = new System.Windows.Forms.NumericUpDownTS();
            this.radMemoryZapUP = new System.Windows.Forms.RadioButtonTS();
            this.radMemoryZapDOWN = new System.Windows.Forms.RadioButtonTS();
            this.chkAutoPowerUp = new System.Windows.Forms.CheckBoxTS();
            this.btnGeneralCalImageSave = new System.Windows.Forms.ButtonTS();
            this.udLMSNRleak = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSANFleak = new System.Windows.Forms.NumericUpDownTS();
            this.chkOSD = new System.Windows.Forms.CheckBoxTS();
            this.comboCATPort = new System.Windows.Forms.ComboBoxTS();
            this.label3 = new System.Windows.Forms.Label();
            this.comboCATPTTPort = new System.Windows.Forms.ComboBoxTS();
            this.comboCATRigType = new System.Windows.Forms.ComboBoxTS();
            this.udCATServerPort = new System.Windows.Forms.NumericUpDownTS();
            this.chkContinuousTuning = new System.Windows.Forms.CheckBoxTS();
            this.radGenModelQRP2000 = new System.Windows.Forms.RadioButtonTS();
            this.chkQRP2000XTRV = new System.Windows.Forms.CheckBoxTS();
            this.udQRP2000XTRVIF = new System.Windows.Forms.NumericUpDownTS();
            this.udSRSi570Addr = new System.Windows.Forms.NumericUpDownTS();
            this.QRP2000VID = new System.Windows.Forms.MaskedTextBox();
            this.QRP2000PID = new System.Windows.Forms.MaskedTextBox();
            this.radQRP2000CW1 = new System.Windows.Forms.RadioButtonTS();
            this.radQRP2000CW2 = new System.Windows.Forms.RadioButtonTS();
            this.btnPAGainCalibration = new System.Windows.Forms.ButtonTS();
            this.chkCWMonitorVAC = new System.Windows.Forms.CheckBoxTS();
            this.btnWBIRStop = new System.Windows.Forms.ButtonTS();
            this.btnWBIRStart = new System.Windows.Forms.ButtonTS();
            this.chkLineMic = new System.Windows.Forms.CheckBoxTS();
            this.udG59CWSpeedCorr = new System.Windows.Forms.NumericUpDownTS();
            this.udMultiPSKServerPort = new System.Windows.Forms.NumericUpDownTS();
            this.txtLoopDll = new System.Windows.Forms.TextBoxTS();
            this.udWBIRTime = new System.Windows.Forms.NumericUpDownTS();
            this.btnPA10Abort = new System.Windows.Forms.ButtonTS();
            this.chkIARU = new System.Windows.Forms.CheckBoxTS();
            this.radGenModelGenesisG137 = new System.Windows.Forms.RadioButtonTS();
            this.udG137Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.rad3_4TXOut = new System.Windows.Forms.RadioButtonTS();
            this.rad1_2TXOut = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG500 = new System.Windows.Forms.RadioButtonTS();
            this.udG500Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.chkAudioExclusive = new System.Windows.Forms.CheckBoxTS();
            this.udFDCOmin = new System.Windows.Forms.NumericUpDownTS();
            this.udFDCOmax = new System.Windows.Forms.NumericUpDownTS();
            this.chkVACExclusive = new System.Windows.Forms.CheckBoxTS();
            this.udG59XtrvIF = new System.Windows.Forms.NumericUpDownTS();
            this.comboDSPBufSizeCW = new System.Windows.Forms.ComboBoxTS();
            this.comboDSPBufSizeDigital = new System.Windows.Forms.ComboBoxTS();
            this.udCATEthCollTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblCATEthServerWatchdogTime = new System.Windows.Forms.LabelTS();
            this.udCATEthServerWatchdogTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkExtATU = new System.Windows.Forms.CheckBoxTS();
            this.chkIambicBMode = new System.Windows.Forms.CheckBoxTS();
            this.comboKeyerConnPTTLine = new System.Windows.Forms.ComboBoxTS();
            this.udG59TXSwitchTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkTX_IF_shift = new System.Windows.Forms.CheckBoxTS();
            this.udtTX_IF_SHIFT = new System.Windows.Forms.NumericUpDownTS();
            this.chkButtonZoom = new System.Windows.Forms.CheckBoxTS();
            this.udATUFullTune = new System.Windows.Forms.NumericUpDownTS();
            this.udATUMemoryTune = new System.Windows.Forms.NumericUpDownTS();
            this.udATUBypass = new System.Windows.Forms.NumericUpDownTS();
            this.lblATUFullTune = new System.Windows.Forms.LabelTS();
            this.udATUCarrierTime = new System.Windows.Forms.NumericUpDownTS();
            this.rad1_2RXIn = new System.Windows.Forms.RadioButtonTS();
            this.rad3_4RXIn = new System.Windows.Forms.RadioButtonTS();
            this.chkG59_PTT_Inv = new System.Windows.Forms.CheckBoxTS();
            this.chkVFOB_extend = new System.Windows.Forms.CheckBoxTS();
            this.radGenModelGenesisG11 = new System.Windows.Forms.RadioButtonTS();
            this.udG11XTRVLosc = new System.Windows.Forms.NumericUpDownTS();
            this.udMultimeterCalValue = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayCalValue = new System.Windows.Forms.NumericUpDownTS();
            this.udCWKeyerFall = new System.Windows.Forms.NumericUpDownTS();
            this.udRXShift = new System.Windows.Forms.NumericUpDownTS();
            this.udVACPhase = new System.Windows.Forms.NumericUpDownTS();
            this.udVACGain = new System.Windows.Forms.NumericUpDownTS();
            this.udG59PTT_ON_time = new System.Windows.Forms.NumericUpDownTS();
            this.chkG59ExtPA = new System.Windows.Forms.CheckBoxTS();
            this.udG59PTT_OFF_time = new System.Windows.Forms.NumericUpDownTS();
            this.udPrimaryGain = new System.Windows.Forms.NumericUpDownTS();
            this.udPrimaryPhase = new System.Windows.Forms.NumericUpDownTS();
            this.udPrimaryRXshift = new System.Windows.Forms.NumericUpDownTS();
            this.chkG11RXIndependent = new System.Windows.Forms.CheckBoxTS();
            this.chG59XTRV_separate_RX_TX = new System.Windows.Forms.CheckBoxTS();
            this.comboNewVFOSMeterSignal = new System.Windows.Forms.ComboBoxTS();
            this.btnSave = new System.Windows.Forms.ButtonTS();
            this.udUSBSerialNo = new System.Windows.Forms.NumericUpDownTS();
            this.chkUSBSerialNo = new System.Windows.Forms.CheckBoxTS();
            this.udAudioLatencyVAC = new System.Windows.Forms.NumericUpDownTS();
            this.chkLargeRBBuffer = new System.Windows.Forms.CheckBoxTS();
            this.btnTXProfileRestore = new System.Windows.Forms.Button();
            this.tbPrimaryGain = new System.Windows.Forms.TrackBarTS();
            this.chkPrimaryRXshiftEnabled = new System.Windows.Forms.CheckBoxTS();
            this.tbPrimaryPhase = new System.Windows.Forms.TrackBarTS();
            this.chkPrimaryI_Qcorrection = new System.Windows.Forms.CheckBoxTS();
            this.chkPrimaryDirectI_Q = new System.Windows.Forms.CheckBoxTS();
            this.tbVACGain = new System.Windows.Forms.TrackBarTS();
            this.chkVACRXShiftEnable = new System.Windows.Forms.CheckBoxTS();
            this.tbVACPhase = new System.Windows.Forms.TrackBarTS();
            this.chkVACCorrection = new System.Windows.Forms.CheckBoxTS();
            this.chkVACDirectI_Q = new System.Windows.Forms.CheckBoxTS();
            this.udQRP2000_Si570Xtal = new System.Windows.Forms.NumericUpDownTS();
            this.btnQRP2000XtalSet = new System.Windows.Forms.ButtonTS();
            this.btnQRP2000XtalGet = new System.Windows.Forms.ButtonTS();
            this.labelTS58 = new System.Windows.Forms.LabelTS();
            this.labelTS59 = new System.Windows.Forms.LabelTS();
            this.udCATCI_V = new System.Windows.Forms.NumericUpDownTS();
            this.chkG11MultiBand = new System.Windows.Forms.CheckBoxTS();
            this.chkATUquickTUN = new System.Windows.Forms.CheckBoxTS();
            this.radVACMuteBoth = new System.Windows.Forms.RadioButtonTS();
            this.radVACMuteRight = new System.Windows.Forms.RadioButtonTS();
            this.radVACMuteLeft = new System.Windows.Forms.RadioButtonTS();
            this.radVACMuteNone = new System.Windows.Forms.RadioButtonTS();
            this.comboBandPlan = new System.Windows.Forms.ComboBoxTS();
            this.chkLockTUN = new System.Windows.Forms.CheckBoxTS();
            this.chkCAT_HRDserver = new System.Windows.Forms.CheckBoxTS();
            this.udVACchNumber = new System.Windows.Forms.NumericUpDownTS();
            this.udRTL_SDR_correction = new System.Windows.Forms.NumericUpDownTS();
            this.chkDragSpectrum = new System.Windows.Forms.CheckBoxTS();
            this.chkG6SendAudio = new System.Windows.Forms.CheckBoxTS();
            this.chkG6TXDACmute = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_2190m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_600m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_2m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_6m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_10m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_12m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_15m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_20m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_30m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_40m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_60m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_17m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_80m = new System.Windows.Forms.CheckBoxTS();
            this.chkPA10_160m = new System.Windows.Forms.CheckBoxTS();
            this.lblScopeColor = new System.Windows.Forms.LabelTS();
            this.clrbtnScopeColor = new PowerSDR.ColorButton();
            this.chkG11ExtPA = new System.Windows.Forms.CheckBoxTS();
            this.udG11extPAON = new System.Windows.Forms.NumericUpDownTS();
            this.chkG11extPAinverted = new System.Windows.Forms.CheckBoxTS();
            this.udG11extPAOFF = new System.Windows.Forms.NumericUpDownTS();
            this.udG6ExtPAoffTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkG6ExtPA = new System.Windows.Forms.CheckBoxTS();
            this.udG6ExtPAonTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkG6ExtPAinv = new System.Windows.Forms.CheckBoxTS();
            this.lblG59PTT = new System.Windows.Forms.LabelTS();
            this.lblG59PTT_ON = new System.Windows.Forms.LabelTS();
            this.lblG59PTT_OFF = new System.Windows.Forms.LabelTS();
            this.btnVFOLargeFont = new System.Windows.Forms.ButtonTS();
            this.timer_sweep = new System.Windows.Forms.Timer(this.components);
            this.tpTests = new System.Windows.Forms.TabPage();
            this.grpAudioTests = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioStreamSampleRateValue = new System.Windows.Forms.LabelTS();
            this.lblAudioStreamOutputLatencyValue = new System.Windows.Forms.LabelTS();
            this.lblAudioStreamInputLatencyValue = new System.Windows.Forms.LabelTS();
            this.labelTS54 = new System.Windows.Forms.LabelTS();
            this.txtWBIRdata = new System.Windows.Forms.TextBoxTS();
            this.udWBIRindex = new System.Windows.Forms.NumericUpDownTS();
            this.lblAudioStreamSampleRate = new System.Windows.Forms.LabelTS();
            this.btnWBIRRead = new System.Windows.Forms.ButtonTS();
            this.lblAudioStreamOutputLatency = new System.Windows.Forms.LabelTS();
            this.lblAudioStreamInputLatency = new System.Windows.Forms.LabelTS();
            this.btnAudioStreamInfo = new System.Windows.Forms.ButtonTS();
            this.grpBoxTS1 = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS5 = new System.Windows.Forms.GroupBoxTS();
            this.radTestBothChannel = new System.Windows.Forms.RadioButtonTS();
            this.radTestLeftChannel = new System.Windows.Forms.RadioButtonTS();
            this.radTestRightChannel = new System.Windows.Forms.RadioButtonTS();
            this.lblTestGenScale = new System.Windows.Forms.LabelTS();
            this.lblTestSigGenFreqCallout = new System.Windows.Forms.LabelTS();
            this.lblTestGenHzSec = new System.Windows.Forms.LabelTS();
            this.lblTestGenHigh = new System.Windows.Forms.LabelTS();
            this.lblTestGenLow = new System.Windows.Forms.LabelTS();
            this.grpTestAudioBalance = new System.Windows.Forms.GroupBoxTS();
            this.btnTestAudioBalStart = new System.Windows.Forms.ButtonTS();
            this.grpTestTXIMD = new System.Windows.Forms.GroupBoxTS();
            this.lblTestToneFreq2 = new System.Windows.Forms.LabelTS();
            this.udTestIMDFreq2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblTestIMDPower = new System.Windows.Forms.LabelTS();
            this.udTestIMDPower = new System.Windows.Forms.NumericUpDownTS();
            this.chekTestIMD = new System.Windows.Forms.CheckBoxTS();
            this.lblTestToneFreq1 = new System.Windows.Forms.LabelTS();
            this.udTestIMDFreq1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpImpulseTest = new System.Windows.Forms.GroupBoxTS();
            this.udImpulseNum = new System.Windows.Forms.NumericUpDownTS();
            this.btnImpulse = new System.Windows.Forms.Button();
            this.tpKeyboard = new System.Windows.Forms.TabPage();
            this.grpCWXKeys = new System.Windows.Forms.GroupBoxTS();
            this.lblCWXMsg6 = new System.Windows.Forms.LabelTS();
            this.lblCWXMsg5 = new System.Windows.Forms.LabelTS();
            this.lblCWXMsg4 = new System.Windows.Forms.LabelTS();
            this.lblCWXMsg3 = new System.Windows.Forms.LabelTS();
            this.lblCWXMsg2 = new System.Windows.Forms.LabelTS();
            this.lblCWXMsg1 = new System.Windows.Forms.LabelTS();
            this.grpVoiceMsgSetup = new System.Windows.Forms.GroupBoxTS();
            this.lblVoiceMsg6 = new System.Windows.Forms.LabelTS();
            this.lblVoiceMsg5 = new System.Windows.Forms.LabelTS();
            this.lblVoiceMsg4 = new System.Windows.Forms.LabelTS();
            this.lblVoiceMsg3 = new System.Windows.Forms.LabelTS();
            this.lblVoiceMsg2 = new System.Windows.Forms.LabelTS();
            this.lblVoiceMsg1 = new System.Windows.Forms.LabelTS();
            this.grpKBCWSpeed = new System.Windows.Forms.GroupBoxTS();
            this.lblKBCWSpeedUp = new System.Windows.Forms.LabelTS();
            this.lblKBCWSpeedDown = new System.Windows.Forms.LabelTS();
            this.grpKBXIT = new System.Windows.Forms.GroupBoxTS();
            this.lblKBXITUp = new System.Windows.Forms.LabelTS();
            this.lblKBXITDown = new System.Windows.Forms.LabelTS();
            this.grpKBRIT = new System.Windows.Forms.GroupBoxTS();
            this.lblKBRitUp = new System.Windows.Forms.LabelTS();
            this.lblKBRITDown = new System.Windows.Forms.LabelTS();
            this.grpKBBand = new System.Windows.Forms.GroupBoxTS();
            this.lblKBBandUp = new System.Windows.Forms.LabelTS();
            this.lblKBBandDown = new System.Windows.Forms.LabelTS();
            this.grpKBTune = new System.Windows.Forms.GroupBoxTS();
            this.lblKBTuneDigit = new System.Windows.Forms.LabelTS();
            this.lblKBTune7 = new System.Windows.Forms.LabelTS();
            this.lblKBTune6 = new System.Windows.Forms.LabelTS();
            this.lblKBTune5 = new System.Windows.Forms.LabelTS();
            this.lblKBTune4 = new System.Windows.Forms.LabelTS();
            this.lblKBTune3 = new System.Windows.Forms.LabelTS();
            this.lblKBTune2 = new System.Windows.Forms.LabelTS();
            this.lblKBTune1 = new System.Windows.Forms.LabelTS();
            this.lblKBTuneUp = new System.Windows.Forms.LabelTS();
            this.lblKBTuneDown = new System.Windows.Forms.LabelTS();
            this.grpKBFilter = new System.Windows.Forms.GroupBoxTS();
            this.lblKBFilterUp = new System.Windows.Forms.LabelTS();
            this.lblKBFilterDown = new System.Windows.Forms.LabelTS();
            this.grpKBCW = new System.Windows.Forms.GroupBoxTS();
            this.lblKBCWDot = new System.Windows.Forms.LabelTS();
            this.lblKBCWDash = new System.Windows.Forms.LabelTS();
            this.tpAppearance = new System.Windows.Forms.TabPage();
            this.tcAppearance = new System.Windows.Forms.TabControl();
            this.tpAppearanceDisplay = new System.Windows.Forms.TabPage();
            this.grpSubRX = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnSubRXZero = new PowerSDR.ColorButton();
            this.lblSubRXAlpha = new System.Windows.Forms.LabelTS();
            this.tbSubRXAlpha = new System.Windows.Forms.TrackBarTS();
            this.lblSubRXZeroLine = new System.Windows.Forms.LabelTS();
            this.clrbtnSubRXFilter = new PowerSDR.ColorButton();
            this.lblSubRXFilterColor = new System.Windows.Forms.LabelTS();
            this.grpMainRX = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnMainRXFilter = new PowerSDR.ColorButton();
            this.lblDisplayFilterColor = new System.Windows.Forms.LabelTS();
            this.clrbtnMainRXZero = new PowerSDR.ColorButton();
            this.lblMainRXZero = new System.Windows.Forms.LabelTS();
            this.tbMainRXAlpha = new System.Windows.Forms.TrackBarTS();
            this.lblMainRXAlpha = new System.Windows.Forms.LabelTS();
            this.grpDisplay = new System.Windows.Forms.GroupBoxTS();
            this.lblGridLineAlpha = new System.Windows.Forms.LabelTS();
            this.tbGridLineAlpha = new System.Windows.Forms.TrackBarTS();
            this.chkSmoothLine = new System.Windows.Forms.CheckBoxTS();
            this.lblPanFillColor = new System.Windows.Forms.LabelTS();
            this.chkDataLineFill = new System.Windows.Forms.CheckBoxTS();
            this.lblDataLineAlpha = new System.Windows.Forms.LabelTS();
            this.tbDataLineAlpha = new System.Windows.Forms.TrackBarTS();
            this.lblDisplayTxtAlpha = new System.Windows.Forms.LabelTS();
            this.clrbtnTXFilter = new PowerSDR.ColorButton();
            this.lblTXFilterColor = new System.Windows.Forms.LabelTS();
            this.clrbtnBandEdge = new PowerSDR.ColorButton();
            this.lblBandEdge = new System.Windows.Forms.LabelTS();
            this.tbDisplayTxtAlpha = new System.Windows.Forms.TrackBarTS();
            this.labelTS6 = new System.Windows.Forms.LabelTS();
            this.clrbtnDisplayFontBackground = new PowerSDR.ColorButton();
            this.lblDisplayFont = new System.Windows.Forms.LabelTS();
            this.clrbtnGrid = new PowerSDR.ColorButton();
            this.udDisplayLineWidth = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayLineWidth = new System.Windows.Forms.LabelTS();
            this.clrbtnBackground = new PowerSDR.ColorButton();
            this.lblDisplayDataLineColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayTextColor = new System.Windows.Forms.LabelTS();
            this.clrbtnText = new PowerSDR.ColorButton();
            this.clrbtnDataLine = new PowerSDR.ColorButton();
            this.lblDisplayGridColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayBackgroundColor = new System.Windows.Forms.LabelTS();
            this.grpDisplayPeakCursor = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnPeakBackground = new PowerSDR.ColorButton();
            this.lblPeakBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnPeakText = new PowerSDR.ColorButton();
            this.lblPeakText = new System.Windows.Forms.LabelTS();
            this.tpAppearanceGeneral = new System.Windows.Forms.TabPage();
            this.grpAppearanceNewVFO = new System.Windows.Forms.GroupBoxTS();
            this.lblNewVFOBandFont = new System.Windows.Forms.LabelTS();
            this.lblNewVFOSmallFont = new System.Windows.Forms.LabelTS();
            this.lblNewVFOLargeFont = new System.Windows.Forms.LabelTS();
            this.btnNewVFOLargeFont = new System.Windows.Forms.ButtonTS();
            this.clrbtnNewVFOBackColor = new PowerSDR.ColorButton();
            this.lblNewVFOBAckColor = new System.Windows.Forms.LabelTS();
            this.grpAppearanceBand = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnBandBackground = new PowerSDR.ColorButton();
            this.lblBandBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnBandLight = new PowerSDR.ColorButton();
            this.clrbtnBandDark = new PowerSDR.ColorButton();
            this.lblBandLight = new System.Windows.Forms.LabelTS();
            this.lblBandDark = new System.Windows.Forms.LabelTS();
            this.clrbtnOutOfBand = new PowerSDR.ColorButton();
            this.lblOutOfBand = new System.Windows.Forms.LabelTS();
            this.grpAppearanceVFO = new System.Windows.Forms.GroupBoxTS();
            this.lblVFOSmallFont = new System.Windows.Forms.LabelTS();
            this.clrbtnVFOBackground = new PowerSDR.ColorButton();
            this.lblVFOBackground = new System.Windows.Forms.LabelTS();
            this.lblVFOLargeFont = new System.Windows.Forms.LabelTS();
            this.clrbtnVFOSmallColor = new PowerSDR.ColorButton();
            this.lblVFOSmallColor = new System.Windows.Forms.LabelTS();
            this.chkVFOSmallLSD = new System.Windows.Forms.CheckBoxTS();
            this.clrbtnVFOLight = new PowerSDR.ColorButton();
            this.clrbtnVFODark = new PowerSDR.ColorButton();
            this.lblVFOPowerOn = new System.Windows.Forms.LabelTS();
            this.lblVFOPowerOff = new System.Windows.Forms.LabelTS();
            this.clrbtnBtnSel = new PowerSDR.ColorButton();
            this.lblAppearanceGenBtnSel = new System.Windows.Forms.LabelTS();
            this.tpAppearanceMeter = new System.Windows.Forms.TabPage();
            this.grpNewVFOSMeter = new System.Windows.Forms.GroupBoxTS();
            this.tbSmeterAlpha = new System.Windows.Forms.TrackBarTS();
            this.labelTS61 = new System.Windows.Forms.LabelTS();
            this.groupBoxTS11 = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnNewVFOSMeterDigitalSWRLine = new PowerSDR.ColorButton();
            this.labelTS53 = new System.Windows.Forms.LabelTS();
            this.clrbtnNewVFOSMeterDigitalSigLineLit = new PowerSDR.ColorButton();
            this.labelTS52 = new System.Windows.Forms.LabelTS();
            this.clrbtnNewVFOSMeterDigitalSigLineDrk = new PowerSDR.ColorButton();
            this.labelTS50 = new System.Windows.Forms.LabelTS();
            this.radNewVFOSMeterDigital2 = new System.Windows.Forms.RadioButtonTS();
            this.labelTS51 = new System.Windows.Forms.LabelTS();
            this.radNewVFOSMeterDigital1 = new System.Windows.Forms.RadioButtonTS();
            this.radNewVFOSMeterAnalog = new System.Windows.Forms.RadioButtonTS();
            this.labelTS2 = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterDigBackground = new PowerSDR.ColorButton();
            this.lblMeterDigitalText = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterDigText = new PowerSDR.ColorButton();
            this.grpMeterEdge = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnEdgeIndicator = new PowerSDR.ColorButton();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeBackground = new PowerSDR.ColorButton();
            this.lblMeterEdgeBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeHigh = new PowerSDR.ColorButton();
            this.lblMeterEdgeHigh = new System.Windows.Forms.LabelTS();
            this.lblMeterEdgeLow = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeLow = new PowerSDR.ColorButton();
            this.grpAppearanceMeter = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnMeterBackground = new PowerSDR.ColorButton();
            this.lblMeterBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterRight = new PowerSDR.ColorButton();
            this.lblAppearanceMeterRight = new System.Windows.Forms.LabelTS();
            this.lblAppearanceMeterLeft = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterLeft = new PowerSDR.ColorButton();
            this.lblMeterType = new System.Windows.Forms.LabelTS();
            this.tcSkins = new System.Windows.Forms.TabPage();
            this.grpSMeter = new System.Windows.Forms.GroupBoxTS();
            this.lblSMeterTXMode = new System.Windows.Forms.LabelTS();
            this.lblSMeterRXMode = new System.Windows.Forms.LabelTS();
            this.grpSkin = new System.Windows.Forms.GroupBoxTS();
            this.lblSkinTheme = new System.Windows.Forms.LabelTS();
            this.comboAppSkin = new System.Windows.Forms.ComboBoxTS();
            this.tpPowerAmplifier = new System.Windows.Forms.TabPage();
            this.grpPABandOffset = new System.Windows.Forms.GroupBoxTS();
            this.labelTS66 = new System.Windows.Forms.LabelTS();
            this.udPAADC2190 = new System.Windows.Forms.NumericUpDownTS();
            this.labelTS65 = new System.Windows.Forms.LabelTS();
            this.udPAADC600 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPABandOffset2 = new System.Windows.Forms.LabelTS();
            this.udPAADC2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPABandOffset6 = new System.Windows.Forms.LabelTS();
            this.udPAADC6 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPABandOffset10 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset12 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset15 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset17 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset20 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset30 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset40 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset60 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset80 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset160 = new System.Windows.Forms.LabelTS();
            this.udPAADC17 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC15 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC20 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC12 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC10 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC160 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC80 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC60 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC40 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC30 = new System.Windows.Forms.NumericUpDownTS();
            this.grpPAGainByBand = new System.Windows.Forms.GroupBoxTS();
            this.labelTS47 = new System.Windows.Forms.LabelTS();
            this.udPAGain2190 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPA10Calibration = new System.Windows.Forms.LabelTS();
            this.labelTS46 = new System.Windows.Forms.LabelTS();
            this.progressPAcalibration = new System.Windows.Forms.ProgressBar();
            this.udPAGain600 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand2 = new System.Windows.Forms.LabelTS();
            this.udPAGain2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand6 = new System.Windows.Forms.LabelTS();
            this.udPAGain6 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand10 = new System.Windows.Forms.LabelTS();
            this.udPAGain10 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand12 = new System.Windows.Forms.LabelTS();
            this.udPAGain12 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand15 = new System.Windows.Forms.LabelTS();
            this.udPAGain15 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand17 = new System.Windows.Forms.LabelTS();
            this.udPAGain17 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand20 = new System.Windows.Forms.LabelTS();
            this.udPAGain20 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand30 = new System.Windows.Forms.LabelTS();
            this.udPAGain30 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand40 = new System.Windows.Forms.LabelTS();
            this.udPAGain40 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand60 = new System.Windows.Forms.LabelTS();
            this.udPAGain60 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand80 = new System.Windows.Forms.LabelTS();
            this.udPAGain80 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand160 = new System.Windows.Forms.LabelTS();
            this.udPAGain160 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPACalPower = new System.Windows.Forms.LabelTS();
            this.tpTransmit = new System.Windows.Forms.TabPage();
            this.groupBoxTS12 = new System.Windows.Forms.GroupBoxTS();
            this.labelTS60 = new System.Windows.Forms.LabelTS();
            this.udTXFMDeviation = new System.Windows.Forms.NumericUpDownTS();
            this.grpGenesis = new System.Windows.Forms.GroupBox();
            this.lblG59TXSwitchTime = new System.Windows.Forms.Label();
            this.grpTXAM = new System.Windows.Forms.GroupBoxTS();
            this.lblTXAMCarrierLevel = new System.Windows.Forms.LabelTS();
            this.grpTXMonitor = new System.Windows.Forms.GroupBoxTS();
            this.lblTXAF = new System.Windows.Forms.LabelTS();
            this.grpTXVOX = new System.Windows.Forms.GroupBoxTS();
            this.lblTXVOXHangTime = new System.Windows.Forms.LabelTS();
            this.lblTXVOXThreshold = new System.Windows.Forms.LabelTS();
            this.grpTXNoiseGate = new System.Windows.Forms.GroupBoxTS();
            this.lblTXNoiseGateThreshold = new System.Windows.Forms.LabelTS();
            this.grpTXProfile = new System.Windows.Forms.GroupBoxTS();
            this.grpPATune = new System.Windows.Forms.GroupBoxTS();
            this.lblTransmitTunePower = new System.Windows.Forms.LabelTS();
            this.grpTXCompression = new System.Windows.Forms.GroupBoxTS();
            this.lblCompand = new System.Windows.Forms.LabelTS();
            this.lblTXCompander = new System.Windows.Forms.LabelTS();
            this.lblTXFFVal = new System.Windows.Forms.LabelTS();
            this.lblTransmitFeedForward = new System.Windows.Forms.LabelTS();
            this.grpTXFilter = new System.Windows.Forms.GroupBoxTS();
            this.lblTXFilterHigh = new System.Windows.Forms.LabelTS();
            this.lblTXFilterLow = new System.Windows.Forms.LabelTS();
            this.tpDSP = new System.Windows.Forms.TabPage();
            this.tcDSP = new System.Windows.Forms.TabControl();
            this.tpDSPOptions = new System.Windows.Forms.TabPage();
            this.grpDSPBufferSize = new System.Windows.Forms.GroupBoxTS();
            this.labelTS15 = new System.Windows.Forms.LabelTS();
            this.labelTS14 = new System.Windows.Forms.LabelTS();
            this.labelTS13 = new System.Windows.Forms.LabelTS();
            this.grpDSPNB = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPNBThreshold = new System.Windows.Forms.LabelTS();
            this.grpDSPLMSNR = new System.Windows.Forms.GroupBoxTS();
            this.lblLMSNRleak = new System.Windows.Forms.LabelTS();
            this.lblLMSNRgain = new System.Windows.Forms.LabelTS();
            this.lblLMSNRdelay = new System.Windows.Forms.LabelTS();
            this.lblLMSNRtaps = new System.Windows.Forms.LabelTS();
            this.grpDSPLMSANF = new System.Windows.Forms.GroupBoxTS();
            this.lblLMSANFLeak = new System.Windows.Forms.LabelTS();
            this.lblLMSANFgain = new System.Windows.Forms.LabelTS();
            this.lblLMSANFdelay = new System.Windows.Forms.LabelTS();
            this.lblLMSANFTaps = new System.Windows.Forms.LabelTS();
            this.grpDSPWindow = new System.Windows.Forms.GroupBoxTS();
            this.grpDSPNB2 = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPNB2Threshold = new System.Windows.Forms.LabelTS();
            this.tpDSPImageReject = new System.Windows.Forms.TabPage();
            this.grpDSPImageRejectTX = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPGainValTX = new System.Windows.Forms.LabelTS();
            this.lblDSPPhaseValTX = new System.Windows.Forms.LabelTS();
            this.lblDSPImageGainTX = new System.Windows.Forms.LabelTS();
            this.lblDSPImagePhaseTX = new System.Windows.Forms.LabelTS();
            this.tpDSPKeyer = new System.Windows.Forms.TabPage();
            this.grpExteCWKeyer = new System.Windows.Forms.GroupBoxTS();
            this.grpDSPKeyerOptions = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPCWMonFreq = new System.Windows.Forms.LabelTS();
            this.udDSPCWMonFreq = new System.Windows.Forms.NumericUpDownTS();
            this.grpKeyerConnections = new System.Windows.Forms.GroupBoxTS();
            this.lblKeyerConnPTTLine = new System.Windows.Forms.LabelTS();
            this.lblKeyerConnSecondary = new System.Windows.Forms.LabelTS();
            this.lblKeyerConnDASHLine = new System.Windows.Forms.LabelTS();
            this.lblKeyerConnDOTLine = new System.Windows.Forms.LabelTS();
            this.grpDSPCWPitch = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPCWPitchFreq = new System.Windows.Forms.LabelTS();
            this.grpDSPKeyerSignalShaping = new System.Windows.Forms.GroupBoxTS();
            this.lblCWFall = new System.Windows.Forms.LabelTS();
            this.udCWKeyerDeBounce = new System.Windows.Forms.NumericUpDownTS();
            this.lblKeyerDeBounce = new System.Windows.Forms.LabelTS();
            this.lblCWWeight = new System.Windows.Forms.LabelTS();
            this.lblCWRise = new System.Windows.Forms.LabelTS();
            this.grpDSPKeyerSemiBreakIn = new System.Windows.Forms.GroupBoxTS();
            this.lblCWKeyerBreakIn = new System.Windows.Forms.LabelTS();
            this.tpDSPAGCALC = new System.Windows.Forms.TabPage();
            this.grpDSPLeveler = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPLevelerHangThreshold = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPLevelerDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerSlope = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPLevelerAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPLevelerThreshold = new System.Windows.Forms.LabelTS();
            this.tbDSPLevelerHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.grpDSPALC = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPALCHangThreshold = new System.Windows.Forms.LabelTS();
            this.tbDSPALCHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.udDSPALCHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPALCSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPALCDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCSlope = new System.Windows.Forms.LabelTS();
            this.udDSPALCAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPALCAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPALCThreshold = new System.Windows.Forms.LabelTS();
            this.grpDSPAGC = new System.Windows.Forms.GroupBoxTS();
            this.tbDSPAGCHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.lblDSPAGCHangThreshold = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPAGCHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPAGCSlope = new System.Windows.Forms.LabelTS();
            this.udDSPAGCAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPAGCDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCMaxGain = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCFixed = new System.Windows.Forms.LabelTS();
            this.tpDisplay = new System.Windows.Forms.TabPage();
            this.grpDisplayDriverEngine = new System.Windows.Forms.GroupBoxTS();
            this.radDirectXSW = new System.Windows.Forms.RadioButtonTS();
            this.radDirectXHW = new System.Windows.Forms.RadioButtonTS();
            this.grpDisplayPolyPhase = new System.Windows.Forms.GroupBoxTS();
            this.grpDisplayScopeMode = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayScopeTime = new System.Windows.Forms.LabelTS();
            this.grpDisplayMultimeter = new System.Windows.Forms.GroupBoxTS();
            this.udDecayTime = new System.Windows.Forms.NumericUpDownTS();
            this.labelTS23 = new System.Windows.Forms.LabelTS();
            this.udAtackTime = new System.Windows.Forms.NumericUpDownTS();
            this.labelTS21 = new System.Windows.Forms.LabelTS();
            this.lblDisplayMeterAvg = new System.Windows.Forms.LabelTS();
            this.lblDisplayMeterTextHoldTime = new System.Windows.Forms.LabelTS();
            this.lblDisplayMultiPeakHoldTime = new System.Windows.Forms.LabelTS();
            this.grpDisplayWaterfall = new System.Windows.Forms.GroupBoxTS();
            this.tbWaterfallAlpha = new System.Windows.Forms.TrackBarTS();
            this.chkReverseWaterfall = new System.Windows.Forms.CheckBoxTS();
            this.lblDisplayWaterfallAverageTime = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallUpdatePeriod = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallMidColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallHighColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallLowColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallLowLevel = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallHighLevel = new System.Windows.Forms.LabelTS();
            this.grpDisplayRefreshRates = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayCPUMeter = new System.Windows.Forms.LabelTS();
            this.lblDisplayPeakText = new System.Windows.Forms.LabelTS();
            this.lblDisplayMeterDelay = new System.Windows.Forms.LabelTS();
            this.lblDisplayFPS = new System.Windows.Forms.LabelTS();
            this.grpDisplayAverage = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayAVGTime = new System.Windows.Forms.LabelTS();
            this.grpDisplayPhase = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayPhasePts = new System.Windows.Forms.LabelTS();
            this.grpDisplaySpectrumGrid = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayAlign = new System.Windows.Forms.LabelTS();
            this.lblDisplayGridStep = new System.Windows.Forms.LabelTS();
            this.lblDisplayGridMin = new System.Windows.Forms.LabelTS();
            this.lblDisplayGridMax = new System.Windows.Forms.LabelTS();
            this.tpAudio = new System.Windows.Forms.TabPage();
            this.tcAudio = new System.Windows.Forms.TabControl();
            this.tpAudioCard1 = new System.Windows.Forms.TabPage();
            this.grpAudioDetails1 = new System.Windows.Forms.GroupBoxTS();
            this.lblQSK = new System.Windows.Forms.LabelTS();
            this.chkQSK = new System.Windows.Forms.CheckBoxTS();
            this.grpPrimaryDirectI_Q = new System.Windows.Forms.GroupBoxTS();
            this.labelTS30 = new System.Windows.Forms.LabelTS();
            this.labelTS31 = new System.Windows.Forms.LabelTS();
            this.labelTS32 = new System.Windows.Forms.LabelTS();
            this.labelTS29 = new System.Windows.Forms.LabelTS();
            this.chkAudioMicBoost = new System.Windows.Forms.CheckBoxTS();
            this.labelTS24 = new System.Windows.Forms.LabelTS();
            this.lblAudioModel1 = new System.Windows.Forms.LabelTS();
            this.labelTS25 = new System.Windows.Forms.LabelTS();
            this.labelTS26 = new System.Windows.Forms.LabelTS();
            this.labelTS28 = new System.Windows.Forms.LabelTS();
            this.labelTS27 = new System.Windows.Forms.LabelTS();
            this.grpSampleCorrection = new System.Windows.Forms.GroupBoxTS();
            this.grpAudioChannels = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS7 = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS6 = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioMixer1 = new System.Windows.Forms.LabelTS();
            this.grpAudioLatency1 = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioLatencyManual1 = new System.Windows.Forms.CheckBoxTS();
            this.lblAudioOutput1 = new System.Windows.Forms.LabelTS();
            this.lblAudioInput1 = new System.Windows.Forms.LabelTS();
            this.lblAudioDriver1 = new System.Windows.Forms.LabelTS();
            this.lblAudioTransmit1 = new System.Windows.Forms.LabelTS();
            this.lblAudioReceive1 = new System.Windows.Forms.LabelTS();
            this.tpVAC = new System.Windows.Forms.TabPage();
            this.grpVACDirectIQ = new System.Windows.Forms.GroupBoxTS();
            this.labelTS20 = new System.Windows.Forms.LabelTS();
            this.labelTS22 = new System.Windows.Forms.LabelTS();
            this.lblRXShift = new System.Windows.Forms.LabelTS();
            this.grpLoopDll = new System.Windows.Forms.GroupBoxTS();
            this.grpAudioVACAutoEnable = new System.Windows.Forms.GroupBoxTS();
            this.grpAudioVAC = new System.Windows.Forms.GroupBoxTS();
            this.labelTS19 = new System.Windows.Forms.LabelTS();
            this.grpAudioLatencyVAC = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioLatencyManualVAC = new System.Windows.Forms.CheckBoxTS();
            this.labelTS18 = new System.Windows.Forms.LabelTS();
            this.grpAudioVACGain = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioVACGainTX = new System.Windows.Forms.LabelTS();
            this.lblAudioVACGainRX = new System.Windows.Forms.LabelTS();
            this.grpAudioDetailsVAC = new System.Windows.Forms.GroupBoxTS();
            this.lblVACchNumber = new System.Windows.Forms.LabelTS();
            this.lblAudioOutputVAC = new System.Windows.Forms.LabelTS();
            this.lblAudioInputVAC = new System.Windows.Forms.LabelTS();
            this.lblAudioDriverVAC = new System.Windows.Forms.LabelTS();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.labelTS11 = new System.Windows.Forms.LabelTS();
            this.tpGeneral = new System.Windows.Forms.TabPage();
            this.tcGeneral = new System.Windows.Forms.TabControl();
            this.tpGeneralHardware = new System.Windows.Forms.TabPage();
            this.grpG6 = new System.Windows.Forms.GroupBoxTS();
            this.labelTS75 = new System.Windows.Forms.LabelTS();
            this.labelTS76 = new System.Windows.Forms.LabelTS();
            this.labelTS77 = new System.Windows.Forms.LabelTS();
            this.checkBoxTS4 = new System.Windows.Forms.CheckBoxTS();
            this.chkG6RX2input = new System.Windows.Forms.CheckBoxTS();
            this.grpG11 = new System.Windows.Forms.GroupBoxTS();
            this.grpG11Filters = new System.Windows.Forms.GroupBoxTS();
            this.chkG11B4030_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B4030_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS49 = new System.Windows.Forms.LabelTS();
            this.chkG11B6_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B6_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS48 = new System.Windows.Forms.LabelTS();
            this.chkG11B2190_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS45 = new System.Windows.Forms.LabelTS();
            this.chkG11B151210_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B1210_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B201715_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B1715_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B2017_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B3020_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B6040_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B80_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B160_CH2 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B600_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B151210_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B1210_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B201715_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B1715_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B2017_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B3020_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B6040_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.chkG11B80_CH1 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS43 = new System.Windows.Forms.LabelTS();
            this.labelTS44 = new System.Windows.Forms.LabelTS();
            this.labelTS39 = new System.Windows.Forms.LabelTS();
            this.labelTS40 = new System.Windows.Forms.LabelTS();
            this.labelTS41 = new System.Windows.Forms.LabelTS();
            this.labelTS42 = new System.Windows.Forms.LabelTS();
            this.labelTS37 = new System.Windows.Forms.LabelTS();
            this.labelTS38 = new System.Windows.Forms.LabelTS();
            this.labelTS36 = new System.Windows.Forms.LabelTS();
            this.labelTS35 = new System.Windows.Forms.LabelTS();
            this.labelTS34 = new System.Windows.Forms.LabelTS();
            this.labelTS33 = new System.Windows.Forms.LabelTS();
            this.labelTS73 = new System.Windows.Forms.LabelTS();
            this.labelTS74 = new System.Windows.Forms.LabelTS();
            this.lblG11extPApttDelay = new System.Windows.Forms.LabelTS();
            this.btnG11FiltersShow = new System.Windows.Forms.ButtonTS();
            this.chkG11MicPreamp = new System.Windows.Forms.CheckBoxTS();
            this.chkG11RX2 = new System.Windows.Forms.CheckBoxTS();
            this.grpG11XTRV = new System.Windows.Forms.GroupBoxTS();
            this.lblG11XTRVLosc = new System.Windows.Forms.LabelTS();
            this.grpG59 = new System.Windows.Forms.GroupBoxTS();
            this.chkG59MicPreamp = new System.Windows.Forms.CheckBoxTS();
            this.grpXTRV = new System.Windows.Forms.GroupBoxTS();
            this.lblG59XtrvIF = new System.Windows.Forms.LabelTS();
            this.chkG59RX2 = new System.Windows.Forms.CheckBoxTS();
            this.grpRTL_SDR = new System.Windows.Forms.GroupBoxTS();
            this.labelTS72 = new System.Windows.Forms.LabelTS();
            this.udRTL_VACcorr = new System.Windows.Forms.NumericUpDownTS();
            this.txtRTL_SDR_Device = new System.Windows.Forms.TextBoxTS();
            this.labelTS71 = new System.Windows.Forms.LabelTS();
            this.chkRTL_SDR_OffsetTuning = new System.Windows.Forms.CheckBoxTS();
            this.chkRTL_SDR_RTL_AGC = new System.Windows.Forms.CheckBoxTS();
            this.chkRTL_SDR_TunerAGC = new System.Windows.Forms.CheckBoxTS();
            this.labelTS70 = new System.Windows.Forms.LabelTS();
            this.tbRTL_SDR_AGC_Gain = new System.Windows.Forms.TrackBarTS();
            this.labelTS69 = new System.Windows.Forms.LabelTS();
            this.comboRTL_SDR_BufferSize = new System.Windows.Forms.ComboBoxTS();
            this.labelTS68 = new System.Windows.Forms.LabelTS();
            this.labelTS67 = new System.Windows.Forms.LabelTS();
            this.comboRTL_SDR_SampleRate = new System.Windows.Forms.ComboBoxTS();
            this.grpQRP2000 = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS10 = new System.Windows.Forms.GroupBoxTS();
            this.labelTS57 = new System.Windows.Forms.LabelTS();
            this.radQRP2000XTRVx4 = new System.Windows.Forms.RadioButtonTS();
            this.radQRP2000XTRVx2 = new System.Windows.Forms.RadioButtonTS();
            this.radQRP2000XTRVx1 = new System.Windows.Forms.RadioButtonTS();
            this.lblSRIFFreq = new System.Windows.Forms.LabelTS();
            this.groupBoxTS9 = new System.Windows.Forms.GroupBoxTS();
            this.radQRP2000x4 = new System.Windows.Forms.RadioButtonTS();
            this.radQRP2000x2 = new System.Windows.Forms.RadioButtonTS();
            this.radQRP2000x1 = new System.Windows.Forms.RadioButtonTS();
            this.lblQRP2000PID = new System.Windows.Forms.Label();
            this.lblQRP2000VID = new System.Windows.Forms.Label();
            this.lblSRSi570Addr = new System.Windows.Forms.LabelTS();
            this.grpGeneralModel = new System.Windows.Forms.GroupBoxTS();
            this.radGenModel_RTL_SDR = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelGenesisG6 = new System.Windows.Forms.RadioButtonTS();
            this.grpGeneralHardwareSetup = new System.Windows.Forms.GroupBoxTS();
            this.chkVFOnew = new System.Windows.Forms.CheckBoxTS();
            this.grpNETBox = new System.Windows.Forms.GroupBoxTS();
            this.udLocalNETBoxPort = new System.Windows.Forms.NumericUpDownTS();
            this.btnNETBoxTest = new System.Windows.Forms.ButtonTS();
            this.lblLocalNETBoxPort = new System.Windows.Forms.LabelTS();
            this.udNETBoxPort = new System.Windows.Forms.NumericUpDownTS();
            this.lblNETBoxPort = new System.Windows.Forms.LabelTS();
            this.txtNETBoxIPAddress = new System.Windows.Forms.TextBoxTS();
            this.txtLocalNETBoxIPAddress = new System.Windows.Forms.TextBoxTS();
            this.lblLocalNETBoxAddress = new System.Windows.Forms.LabelTS();
            this.lblNETBoxIPAddress = new System.Windows.Forms.LabelTS();
            this.grpGenesis80 = new System.Windows.Forms.GroupBoxTS();
            this.udG80Xtal4 = new System.Windows.Forms.NumericUpDownTS();
            this.udG80Xtal3 = new System.Windows.Forms.NumericUpDownTS();
            this.udG80Xtal2 = new System.Windows.Forms.NumericUpDownTS();
            this.udG80Xtal1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpGenesis160 = new System.Windows.Forms.GroupBoxTS();
            this.grpGenesis137 = new System.Windows.Forms.GroupBoxTS();
            this.grpGenesis500 = new System.Windows.Forms.GroupBoxTS();
            this.grpGenesis40 = new System.Windows.Forms.GroupBoxTS();
            this.grpGenesis3020 = new System.Windows.Forms.GroupBoxTS();
            this.tpGeneralOptions = new System.Windows.Forms.TabPage();
            this.grpIRRemote = new System.Windows.Forms.GroupBoxTS();
            this.chkWinLIRCenable = new System.Windows.Forms.CheckBoxTS();
            this.udWinLIRCport = new System.Windows.Forms.NumericUpDownTS();
            this.labelTS63 = new System.Windows.Forms.LabelTS();
            this.labelTS62 = new System.Windows.Forms.LabelTS();
            this.txtWinLIRCaddress = new System.Windows.Forms.TextBoxTS();
            this.grpAutoPWR = new System.Windows.Forms.GroupBoxTS();
            this.grpMemoryZap = new System.Windows.Forms.GroupBoxTS();
            this.lblMemoryZapping = new System.Windows.Forms.LabelTS();
            this.grpOptMainConsole = new System.Windows.Forms.GroupBoxTS();
            this.grpOptQuickQSY = new System.Windows.Forms.GroupBoxTS();
            this.grpGenTuningOptions = new System.Windows.Forms.GroupBoxTS();
            this.lblOptClickTuneDIGL = new System.Windows.Forms.LabelTS();
            this.udOptClickTuneOffsetDIGL = new System.Windows.Forms.NumericUpDownTS();
            this.lblOptClickTuneDIGU = new System.Windows.Forms.LabelTS();
            this.udOptClickTuneOffsetDIGU = new System.Windows.Forms.NumericUpDownTS();
            this.grpGeneralOptions = new System.Windows.Forms.GroupBoxTS();
            this.labelTS64 = new System.Windows.Forms.LabelTS();
            this.grpGeneralProcessPriority = new System.Windows.Forms.GroupBoxTS();
            this.tpGeneralCalibration = new System.Windows.Forms.TabPage();
            this.grpWBIR = new System.Windows.Forms.GroupBoxTS();
            this.btnRXEraseAll = new System.Windows.Forms.ButtonTS();
            this.btnRXSaveAll = new System.Windows.Forms.ButtonTS();
            this.btnRXEraseBand = new System.Windows.Forms.ButtonTS();
            this.btnRXSaveBand = new System.Windows.Forms.ButtonTS();
            this.labelTS56 = new System.Windows.Forms.LabelTS();
            this.udRXGain = new System.Windows.Forms.NumericUpDownTS();
            this.tbRXGain = new System.Windows.Forms.TrackBarTS();
            this.labelTS55 = new System.Windows.Forms.LabelTS();
            this.tbRXPhase = new System.Windows.Forms.TrackBarTS();
            this.udRXPhase = new System.Windows.Forms.NumericUpDownTS();
            this.chkWBIRfixed = new System.Windows.Forms.CheckBoxTS();
            this.lblWBIRTime = new System.Windows.Forms.LabelTS();
            this.lblProgress = new System.Windows.Forms.LabelTS();
            this.progressCalibration = new System.Windows.Forms.ProgressBar();
            this.grpGenCalRXImage = new System.Windows.Forms.GroupBoxTS();
            this.grpGenCalLevel = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayCalValue = new System.Windows.Forms.LabelTS();
            this.lblLevelCalValue = new System.Windows.Forms.LabelTS();
            this.lblGenCalLevelFreq = new System.Windows.Forms.LabelTS();
            this.lblGeneralCalLevel = new System.Windows.Forms.LabelTS();
            this.tpFilters = new System.Windows.Forms.TabPage();
            this.grpOptFilterControls = new System.Windows.Forms.GroupBoxTS();
            this.lblDefaultLowCut = new System.Windows.Forms.LabelTS();
            this.lblOptMaxFilterShift = new System.Windows.Forms.LabelTS();
            this.lblOptWidthSliderMode = new System.Windows.Forms.LabelTS();
            this.lblOptMaxFilter = new System.Windows.Forms.LabelTS();
            this.tpGenesisOption = new System.Windows.Forms.TabPage();
            this.grpG59Keyer = new System.Windows.Forms.GroupBoxTS();
            this.lblG59CWCorrection = new System.Windows.Forms.LabelTS();
            this.lblG59CWSPEED = new System.Windows.Forms.LabelTS();
            this.chkGenesisIambic = new System.Windows.Forms.CheckBoxTS();
            this.grpSi570 = new System.Windows.Forms.GroupBoxTS();
            this.lblFDCmax = new System.Windows.Forms.LabelTS();
            this.lblFDCOmin = new System.Windows.Forms.LabelTS();
            this.chkG59SmoothTuning = new System.Windows.Forms.CheckBoxTS();
            this.labelTS5 = new System.Windows.Forms.LabelTS();
            this.labelTS4 = new System.Windows.Forms.LabelTS();
            this.grpGenesisConnection = new System.Windows.Forms.GroupBoxTS();
            this.grpGenesisUSB = new System.Windows.Forms.GroupBox();
            this.lblUSBSerialNo = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.radExtATUBypass = new System.Windows.Forms.RadioButtonTS();
            this.radExtATUMemTune = new System.Windows.Forms.RadioButtonTS();
            this.radExtATUFullTune = new System.Windows.Forms.RadioButtonTS();
            this.tcSetup = new System.Windows.Forms.TabControl();
            this.tpATU = new System.Windows.Forms.TabPage();
            this.grpExtATU = new System.Windows.Forms.GroupBoxTS();
            this.grpATUTiming = new System.Windows.Forms.GroupBoxTS();
            this.labelTS16 = new System.Windows.Forms.LabelTS();
            this.lblATUBypass = new System.Windows.Forms.LabelTS();
            this.lblATUMemoryTune = new System.Windows.Forms.LabelTS();
            this.grpATUMode = new System.Windows.Forms.GroupBoxTS();
            this.tpCAT = new System.Windows.Forms.TabPage();
            this.tcCAT = new System.Windows.Forms.TabControl();
            this.tpCATCOM = new System.Windows.Forms.TabPage();
            this.grpCATIcom = new System.Windows.Forms.GroupBoxTS();
            this.chkCATEcho = new System.Windows.Forms.CheckBoxTS();
            this.grpCATOverEthernet = new System.Windows.Forms.GroupBoxTS();
            this.lblCATEthCollTime = new System.Windows.Forms.LabelTS();
            this.chkCATEthIPv6 = new System.Windows.Forms.CheckBoxTS();
            this.txtCATServerIPAddress = new System.Windows.Forms.TextBoxTS();
            this.lblCATServerAddress = new System.Windows.Forms.LabelTS();
            this.lblCATServerPort = new System.Windows.Forms.LabelTS();
            this.chkCATClient = new System.Windows.Forms.CheckBoxTS();
            this.txtCATLocalIPAddress = new System.Windows.Forms.TextBoxTS();
            this.lblCATIPAddress = new System.Windows.Forms.LabelTS();
            this.txtCATpassword = new System.Windows.Forms.TextBoxTS();
            this.labelTS12 = new System.Windows.Forms.LabelTS();
            this.chkCATServer = new System.Windows.Forms.CheckBoxTS();
            this.lblCATRigType = new System.Windows.Forms.LabelTS();
            this.grpPTTBitBang = new System.Windows.Forms.GroupBoxTS();
            this.lblCATPTTPort = new System.Windows.Forms.LabelTS();
            this.chkCATPTT_RTS = new System.Windows.Forms.CheckBoxTS();
            this.chkCATPTT_DTR = new System.Windows.Forms.CheckBoxTS();
            this.chkCATPTTEnabled = new System.Windows.Forms.CheckBoxTS();
            this.grpCatControlBox = new System.Windows.Forms.GroupBoxTS();
            this.chkCATPushData = new System.Windows.Forms.CheckBoxTS();
            this.comboCATstopbits = new System.Windows.Forms.ComboBoxTS();
            this.lblCATData = new System.Windows.Forms.LabelTS();
            this.comboCATdatabits = new System.Windows.Forms.ComboBoxTS();
            this.lblCATParity = new System.Windows.Forms.LabelTS();
            this.comboCATparity = new System.Windows.Forms.ComboBoxTS();
            this.lblCATBaud = new System.Windows.Forms.LabelTS();
            this.comboCATbaud = new System.Windows.Forms.ComboBoxTS();
            this.lblCATPort = new System.Windows.Forms.LabelTS();
            this.chkCATEnable = new System.Windows.Forms.CheckBoxTS();
            this.tpServerClient = new System.Windows.Forms.TabPage();
            this.grpNetClient = new System.Windows.Forms.GroupBoxTS();
            this.chkClientCompression = new System.Windows.Forms.CheckBoxTS();
            this.udClientMulticastPort = new System.Windows.Forms.NumericUpDownTS();
            this.lblClientMulticastPort = new System.Windows.Forms.LabelTS();
            this.txtClientMulticastAddress = new System.Windows.Forms.TextBoxTS();
            this.lblMulticastIPAddress = new System.Windows.Forms.LabelTS();
            this.lblClientIPAddress = new System.Windows.Forms.LabelTS();
            this.txtClientIPAddress = new System.Windows.Forms.TextBoxTS();
            this.chkNetworkClient = new System.Windows.Forms.CheckBoxTS();
            this.grpNetServer = new System.Windows.Forms.GroupBoxTS();
            this.udServerPort = new System.Windows.Forms.NumericUpDownTS();
            this.lblServerLocalPort = new System.Windows.Forms.LabelTS();
            this.chkServerCompression = new System.Windows.Forms.CheckBoxTS();
            this.lblServerTTL = new System.Windows.Forms.LabelTS();
            this.udTTL = new System.Windows.Forms.NumericUpDownTS();
            this.udMulticastPort = new System.Windows.Forms.NumericUpDownTS();
            this.lblServerMulticastPort = new System.Windows.Forms.LabelTS();
            this.txtMulticastIPAddress = new System.Windows.Forms.TextBoxTS();
            this.lblServerMulticastAddress = new System.Windows.Forms.LabelTS();
            this.lblServerIPAddress = new System.Windows.Forms.LabelTS();
            this.txtServerIPAddress = new System.Windows.Forms.TextBoxTS();
            this.chkNetworkServer = new System.Windows.Forms.CheckBoxTS();
            this.tpMultiPSK = new System.Windows.Forms.TabPage();
            this.grpMultiPSK = new System.Windows.Forms.GroupBoxTS();
            this.txtMultiPSKServerAddress = new System.Windows.Forms.TextBoxTS();
            this.lblServerAddress = new System.Windows.Forms.LabelTS();
            this.lblServerPort = new System.Windows.Forms.LabelTS();
            this.txtMultiPSKLocalAddres = new System.Windows.Forms.TextBoxTS();
            this.lblLocalAddress = new System.Windows.Forms.LabelTS();
            this.txtMultiPSKPassword = new System.Windows.Forms.TextBoxTS();
            this.lblMultiPSKPassword = new System.Windows.Forms.LabelTS();
            this.chkStartServer = new System.Windows.Forms.CheckBoxTS();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.groupBoxTS8 = new System.Windows.Forms.GroupBoxTS();
            this.txtStnLOC = new System.Windows.Forms.TextBoxTS();
            this.lblStnLOC = new System.Windows.Forms.LabelTS();
            this.txtStnQTH = new System.Windows.Forms.TextBoxTS();
            this.lblStnQTH = new System.Windows.Forms.LabelTS();
            this.txtStnName = new System.Windows.Forms.TextBoxTS();
            this.lblStnName = new System.Windows.Forms.LabelTS();
            this.txtStnCALL = new System.Windows.Forms.TextBoxTS();
            this.labelTS17 = new System.Windows.Forms.LabelTS();
            this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
            this.fontDialog = new System.Windows.Forms.FontDialog();
            this.lblKBModeUp = new System.Windows.Forms.LabelTS();
            this.lblKBModeDown = new System.Windows.Forms.LabelTS();
            this.labelTS3 = new System.Windows.Forms.LabelTS();
            this.lblCATStop = new System.Windows.Forms.LabelTS();
            this.lblCATRigType1 = new System.Windows.Forms.LabelTS();
            this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
            this.checkBoxTS2 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS7 = new System.Windows.Forms.LabelTS();
            this.groupBoxTS2 = new System.Windows.Forms.GroupBoxTS();
            this.labelTS8 = new System.Windows.Forms.LabelTS();
            this.labelTS9 = new System.Windows.Forms.LabelTS();
            this.groupBoxTS3 = new System.Windows.Forms.GroupBoxTS();
            this.labelTS10 = new System.Windows.Forms.LabelTS();
            this.groupBoxTS4 = new System.Windows.Forms.GroupBoxTS();
            ((System.ComponentModel.ISupportInitialize)(this.udG40Xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG160Xtal2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG160Xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59DASH_DOT_ratio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59CWSpeed)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_divisor)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_address)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udIQCorrection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRise)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerSemiBreakInDelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXCompander)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXCompander)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFFCompression)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXFFCompression)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMemoryZapping)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRleak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFleak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATServerPort)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udQRP2000XTRVIF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSRSi570Addr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59CWSpeedCorr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMultiPSKServerPort)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udWBIRTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG137Xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG500Xtal1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFDCOmin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFDCOmax)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59XtrvIF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATEthCollTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATEthServerWatchdogTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59TXSwitchTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtTX_IF_SHIFT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUFullTune)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUMemoryTune)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUBypass)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUCarrierTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11XTRVLosc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMultimeterCalValue)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCalValue)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerFall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRXShift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACPhase)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59PTT_ON_time)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59PTT_OFF_time)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryPhase)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryRXshift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udUSBSerialNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatencyVAC)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPrimaryGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPrimaryPhase)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVACGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVACPhase)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udQRP2000_Si570Xtal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATCI_V)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACchNumber)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRTL_SDR_correction)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11extPAON)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11extPAOFF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG6ExtPAoffTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG6ExtPAonTime)).BeginInit();
            this.tpTests.SuspendLayout();
            this.grpAudioTests.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udWBIRindex)).BeginInit();
            this.grpBoxTS1.SuspendLayout();
            this.groupBoxTS5.SuspendLayout();
            this.grpTestAudioBalance.SuspendLayout();
            this.grpTestTXIMD.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).BeginInit();
            this.grpImpulseTest.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).BeginInit();
            this.tpKeyboard.SuspendLayout();
            this.grpCWXKeys.SuspendLayout();
            this.grpVoiceMsgSetup.SuspendLayout();
            this.grpKBCWSpeed.SuspendLayout();
            this.grpKBXIT.SuspendLayout();
            this.grpKBRIT.SuspendLayout();
            this.grpKBBand.SuspendLayout();
            this.grpKBTune.SuspendLayout();
            this.grpKBFilter.SuspendLayout();
            this.grpKBCW.SuspendLayout();
            this.tpAppearance.SuspendLayout();
            this.tcAppearance.SuspendLayout();
            this.tpAppearanceDisplay.SuspendLayout();
            this.grpSubRX.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbSubRXAlpha)).BeginInit();
            this.grpMainRX.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbMainRXAlpha)).BeginInit();
            this.grpDisplay.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbGridLineAlpha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDataLineAlpha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDisplayTxtAlpha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).BeginInit();
            this.grpDisplayPeakCursor.SuspendLayout();
            this.tpAppearanceGeneral.SuspendLayout();
            this.grpAppearanceNewVFO.SuspendLayout();
            this.grpAppearanceBand.SuspendLayout();
            this.grpAppearanceVFO.SuspendLayout();
            this.tpAppearanceMeter.SuspendLayout();
            this.grpNewVFOSMeter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbSmeterAlpha)).BeginInit();
            this.groupBoxTS11.SuspendLayout();
            this.grpMeterEdge.SuspendLayout();
            this.grpAppearanceMeter.SuspendLayout();
            this.tcSkins.SuspendLayout();
            this.grpSMeter.SuspendLayout();
            this.grpSkin.SuspendLayout();
            this.tpPowerAmplifier.SuspendLayout();
            this.grpPABandOffset.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC2190)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC600)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).BeginInit();
            this.grpPAGainByBand.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain2190)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain600)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).BeginInit();
            this.tpTransmit.SuspendLayout();
            this.groupBoxTS12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFMDeviation)).BeginInit();
            this.grpGenesis.SuspendLayout();
            this.grpTXAM.SuspendLayout();
            this.grpTXMonitor.SuspendLayout();
            this.grpTXVOX.SuspendLayout();
            this.grpTXNoiseGate.SuspendLayout();
            this.grpTXProfile.SuspendLayout();
            this.grpPATune.SuspendLayout();
            this.grpTXCompression.SuspendLayout();
            this.grpTXFilter.SuspendLayout();
            this.tpDSP.SuspendLayout();
            this.tcDSP.SuspendLayout();
            this.tpDSPOptions.SuspendLayout();
            this.grpDSPBufferSize.SuspendLayout();
            this.grpDSPNB.SuspendLayout();
            this.grpDSPLMSNR.SuspendLayout();
            this.grpDSPLMSANF.SuspendLayout();
            this.grpDSPWindow.SuspendLayout();
            this.grpDSPNB2.SuspendLayout();
            this.tpDSPImageReject.SuspendLayout();
            this.grpDSPImageRejectTX.SuspendLayout();
            this.tpDSPKeyer.SuspendLayout();
            this.grpExteCWKeyer.SuspendLayout();
            this.grpDSPKeyerOptions.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWMonFreq)).BeginInit();
            this.grpKeyerConnections.SuspendLayout();
            this.grpDSPCWPitch.SuspendLayout();
            this.grpDSPKeyerSignalShaping.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerDeBounce)).BeginInit();
            this.grpDSPKeyerSemiBreakIn.SuspendLayout();
            this.tpDSPAGCALC.SuspendLayout();
            this.grpDSPLeveler.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).BeginInit();
            this.grpDSPALC.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).BeginInit();
            this.grpDSPAGC.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).BeginInit();
            this.tpDisplay.SuspendLayout();
            this.grpDisplayDriverEngine.SuspendLayout();
            this.grpDisplayPolyPhase.SuspendLayout();
            this.grpDisplayScopeMode.SuspendLayout();
            this.grpDisplayMultimeter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDecayTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAtackTime)).BeginInit();
            this.grpDisplayWaterfall.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbWaterfallAlpha)).BeginInit();
            this.grpDisplayRefreshRates.SuspendLayout();
            this.grpDisplayAverage.SuspendLayout();
            this.grpDisplayPhase.SuspendLayout();
            this.grpDisplaySpectrumGrid.SuspendLayout();
            this.tpAudio.SuspendLayout();
            this.tcAudio.SuspendLayout();
            this.tpAudioCard1.SuspendLayout();
            this.grpAudioDetails1.SuspendLayout();
            this.grpPrimaryDirectI_Q.SuspendLayout();
            this.grpSampleCorrection.SuspendLayout();
            this.grpAudioChannels.SuspendLayout();
            this.groupBoxTS7.SuspendLayout();
            this.groupBoxTS6.SuspendLayout();
            this.grpAudioLatency1.SuspendLayout();
            this.tpVAC.SuspendLayout();
            this.grpVACDirectIQ.SuspendLayout();
            this.grpLoopDll.SuspendLayout();
            this.grpAudioVACAutoEnable.SuspendLayout();
            this.grpAudioVAC.SuspendLayout();
            this.grpAudioLatencyVAC.SuspendLayout();
            this.grpAudioVACGain.SuspendLayout();
            this.grpAudioDetailsVAC.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tpGeneral.SuspendLayout();
            this.tcGeneral.SuspendLayout();
            this.tpGeneralHardware.SuspendLayout();
            this.grpG6.SuspendLayout();
            this.grpG11.SuspendLayout();
            this.grpG11Filters.SuspendLayout();
            this.grpG11XTRV.SuspendLayout();
            this.grpG59.SuspendLayout();
            this.grpXTRV.SuspendLayout();
            this.grpRTL_SDR.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udRTL_VACcorr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRTL_SDR_AGC_Gain)).BeginInit();
            this.grpQRP2000.SuspendLayout();
            this.groupBoxTS10.SuspendLayout();
            this.groupBoxTS9.SuspendLayout();
            this.grpGeneralModel.SuspendLayout();
            this.grpGeneralHardwareSetup.SuspendLayout();
            this.grpNETBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLocalNETBoxPort)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udNETBoxPort)).BeginInit();
            this.grpGenesis80.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal1)).BeginInit();
            this.grpGenesis160.SuspendLayout();
            this.grpGenesis137.SuspendLayout();
            this.grpGenesis500.SuspendLayout();
            this.grpGenesis40.SuspendLayout();
            this.grpGenesis3020.SuspendLayout();
            this.tpGeneralOptions.SuspendLayout();
            this.grpIRRemote.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udWinLIRCport)).BeginInit();
            this.grpAutoPWR.SuspendLayout();
            this.grpMemoryZap.SuspendLayout();
            this.grpOptMainConsole.SuspendLayout();
            this.grpOptQuickQSY.SuspendLayout();
            this.grpGenTuningOptions.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).BeginInit();
            this.grpGeneralOptions.SuspendLayout();
            this.grpGeneralProcessPriority.SuspendLayout();
            this.tpGeneralCalibration.SuspendLayout();
            this.grpWBIR.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udRXGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXPhase)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRXPhase)).BeginInit();
            this.grpGenCalRXImage.SuspendLayout();
            this.grpGenCalLevel.SuspendLayout();
            this.tpFilters.SuspendLayout();
            this.grpOptFilterControls.SuspendLayout();
            this.tpGenesisOption.SuspendLayout();
            this.grpG59Keyer.SuspendLayout();
            this.grpSi570.SuspendLayout();
            this.grpGenesisConnection.SuspendLayout();
            this.grpGenesisUSB.SuspendLayout();
            this.tcSetup.SuspendLayout();
            this.tpATU.SuspendLayout();
            this.grpExtATU.SuspendLayout();
            this.grpATUTiming.SuspendLayout();
            this.grpATUMode.SuspendLayout();
            this.tpCAT.SuspendLayout();
            this.tcCAT.SuspendLayout();
            this.tpCATCOM.SuspendLayout();
            this.grpCATIcom.SuspendLayout();
            this.grpCATOverEthernet.SuspendLayout();
            this.grpPTTBitBang.SuspendLayout();
            this.grpCatControlBox.SuspendLayout();
            this.tpServerClient.SuspendLayout();
            this.grpNetClient.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udClientMulticastPort)).BeginInit();
            this.grpNetServer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udServerPort)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTTL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMulticastPort)).BeginInit();
            this.tpMultiPSK.SuspendLayout();
            this.grpMultiPSK.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.groupBoxTS8.SuspendLayout();
            this.groupBoxTS1.SuspendLayout();
            this.groupBoxTS2.SuspendLayout();
            this.groupBoxTS3.SuspendLayout();
            this.SuspendLayout();
            // 
            // VID_TextBox
            // 
            this.VID_TextBox.Location = new System.Drawing.Point(22, 52);
            this.VID_TextBox.Name = "VID_TextBox";
            this.VID_TextBox.Size = new System.Drawing.Size(65, 20);
            this.VID_TextBox.TabIndex = 4;
            this.VID_TextBox.Text = "fffe";
            this.VID_TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.VID_TextBox, "Vendor ID");
            this.VID_TextBox.TextChanged += new System.EventHandler(this.VID_TextBox_TextChanged);
            // 
            // PID_TextBox
            // 
            this.PID_TextBox.Location = new System.Drawing.Point(22, 83);
            this.PID_TextBox.Name = "PID_TextBox";
            this.PID_TextBox.Size = new System.Drawing.Size(65, 20);
            this.PID_TextBox.TabIndex = 5;
            this.PID_TextBox.Text = "1970";
            this.PID_TextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.PID_TextBox, "Product ID");
            this.PID_TextBox.TextChanged += new System.EventHandler(this.PID_TextBox_TextChanged);
            // 
            // lbxTX_IF_shift
            // 
            this.lbxTX_IF_shift.AutoSize = true;
            this.lbxTX_IF_shift.Location = new System.Drawing.Point(29, 83);
            this.lbxTX_IF_shift.Name = "lbxTX_IF_shift";
            this.lbxTX_IF_shift.Size = new System.Drawing.Size(41, 13);
            this.lbxTX_IF_shift.TabIndex = 1;
            this.lbxTX_IF_shift.Text = "IF shift:";
            this.toolTip1.SetToolTip(this.lbxTX_IF_shift, "Fixed IF shift");
            // 
            // chkG59_PA10
            // 
            this.chkG59_PA10.AutoSize = true;
            this.chkG59_PA10.Image = null;
            this.chkG59_PA10.Location = new System.Drawing.Point(40, 13);
            this.chkG59_PA10.Name = "chkG59_PA10";
            this.chkG59_PA10.Size = new System.Drawing.Size(90, 17);
            this.chkG59_PA10.TabIndex = 0;
            this.chkG59_PA10.Text = "PA10 present";
            this.toolTip1.SetToolTip(this.chkG59_PA10, "Check this if PA10 is present in system");
            this.chkG59_PA10.UseVisualStyleBackColor = true;
            this.chkG59_PA10.CheckedChanged += new System.EventHandler(this.chkG59_PA10_CheckedChanged);
            // 
            // udG40Xtal1
            // 
            this.udG40Xtal1.DecimalPlaces = 6;
            this.udG40Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG40Xtal1.Location = new System.Drawing.Point(30, 69);
            this.udG40Xtal1.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG40Xtal1.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG40Xtal1.Name = "udG40Xtal1";
            this.udG40Xtal1.Size = new System.Drawing.Size(105, 20);
            this.udG40Xtal1.TabIndex = 29;
            this.toolTip1.SetToolTip(this.udG40Xtal1, "C");
            this.udG40Xtal1.Value = new decimal(new int[] {
            7045,
            0,
            0,
            196608});
            this.udG40Xtal1.ValueChanged += new System.EventHandler(this.udG40Xtal1_ValueChanged);
            // 
            // udG3020Xtal4
            // 
            this.udG3020Xtal4.DecimalPlaces = 6;
            this.udG3020Xtal4.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG3020Xtal4.Location = new System.Drawing.Point(33, 116);
            this.udG3020Xtal4.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG3020Xtal4.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG3020Xtal4.Name = "udG3020Xtal4";
            this.udG3020Xtal4.Size = new System.Drawing.Size(105, 20);
            this.udG3020Xtal4.TabIndex = 31;
            this.toolTip1.SetToolTip(this.udG3020Xtal4, "C");
            this.udG3020Xtal4.Value = new decimal(new int[] {
            14232,
            0,
            0,
            196608});
            this.udG3020Xtal4.ValueChanged += new System.EventHandler(this.udG3020Xtal4_ValueChanged);
            // 
            // udG3020Xtal3
            // 
            this.udG3020Xtal3.DecimalPlaces = 6;
            this.udG3020Xtal3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG3020Xtal3.Location = new System.Drawing.Point(33, 86);
            this.udG3020Xtal3.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG3020Xtal3.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG3020Xtal3.Name = "udG3020Xtal3";
            this.udG3020Xtal3.Size = new System.Drawing.Size(105, 20);
            this.udG3020Xtal3.TabIndex = 30;
            this.toolTip1.SetToolTip(this.udG3020Xtal3, "C");
            this.udG3020Xtal3.Value = new decimal(new int[] {
            14138,
            0,
            0,
            196608});
            this.udG3020Xtal3.ValueChanged += new System.EventHandler(this.udG3020Xtal3_ValueChanged);
            // 
            // udG3020Xtal2
            // 
            this.udG3020Xtal2.DecimalPlaces = 6;
            this.udG3020Xtal2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG3020Xtal2.Location = new System.Drawing.Point(33, 56);
            this.udG3020Xtal2.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG3020Xtal2.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG3020Xtal2.Name = "udG3020Xtal2";
            this.udG3020Xtal2.Size = new System.Drawing.Size(105, 20);
            this.udG3020Xtal2.TabIndex = 29;
            this.toolTip1.SetToolTip(this.udG3020Xtal2, "C");
            this.udG3020Xtal2.Value = new decimal(new int[] {
            14045,
            0,
            0,
            196608});
            this.udG3020Xtal2.ValueChanged += new System.EventHandler(this.udG3020Xtal2_ValueChanged);
            // 
            // udG3020Xtal1
            // 
            this.udG3020Xtal1.DecimalPlaces = 6;
            this.udG3020Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG3020Xtal1.Location = new System.Drawing.Point(33, 26);
            this.udG3020Xtal1.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG3020Xtal1.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG3020Xtal1.Name = "udG3020Xtal1";
            this.udG3020Xtal1.Size = new System.Drawing.Size(105, 20);
            this.udG3020Xtal1.TabIndex = 28;
            this.toolTip1.SetToolTip(this.udG3020Xtal1, "C");
            this.udG3020Xtal1.Value = new decimal(new int[] {
            10125,
            0,
            0,
            196608});
            this.udG3020Xtal1.ValueChanged += new System.EventHandler(this.udG3020Xtal1_ValueChanged);
            // 
            // udG160Xtal2
            // 
            this.udG160Xtal2.DecimalPlaces = 6;
            this.udG160Xtal2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG160Xtal2.Location = new System.Drawing.Point(33, 97);
            this.udG160Xtal2.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG160Xtal2.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG160Xtal2.Name = "udG160Xtal2";
            this.udG160Xtal2.Size = new System.Drawing.Size(105, 20);
            this.udG160Xtal2.TabIndex = 30;
            this.toolTip1.SetToolTip(this.udG160Xtal2, "C");
            this.udG160Xtal2.Value = new decimal(new int[] {
            1845,
            0,
            0,
            196608});
            this.udG160Xtal2.ValueChanged += new System.EventHandler(this.udG160Xtal2_ValueChanged);
            // 
            // udG160Xtal1
            // 
            this.udG160Xtal1.DecimalPlaces = 6;
            this.udG160Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG160Xtal1.Location = new System.Drawing.Point(33, 46);
            this.udG160Xtal1.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG160Xtal1.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG160Xtal1.Name = "udG160Xtal1";
            this.udG160Xtal1.Size = new System.Drawing.Size(105, 20);
            this.udG160Xtal1.TabIndex = 29;
            this.toolTip1.SetToolTip(this.udG160Xtal1, "C");
            this.udG160Xtal1.Value = new decimal(new int[] {
            1838,
            0,
            0,
            196608});
            this.udG160Xtal1.ValueChanged += new System.EventHandler(this.udG160Xtal1_ValueChanged);
            // 
            // lblShowHideGui
            // 
            this.lblShowHideGui.AutoSize = true;
            this.lblShowHideGui.Image = null;
            this.lblShowHideGui.Location = new System.Drawing.Point(16, 108);
            this.lblShowHideGui.Name = "lblShowHideGui";
            this.lblShowHideGui.Size = new System.Drawing.Size(61, 13);
            this.lblShowHideGui.TabIndex = 15;
            this.lblShowHideGui.Text = "Show/Hide";
            this.toolTip1.SetToolTip(this.lblShowHideGui, "Show/Hide Gui for external Si570");
            // 
            // chkDragVFOA
            // 
            this.chkDragVFOA.AutoSize = true;
            this.chkDragVFOA.Image = null;
            this.chkDragVFOA.Location = new System.Drawing.Point(16, 131);
            this.chkDragVFOA.Name = "chkDragVFOA";
            this.chkDragVFOA.Size = new System.Drawing.Size(76, 17);
            this.chkDragVFOA.TabIndex = 13;
            this.chkDragVFOA.Text = "Drag filters";
            this.toolTip1.SetToolTip(this.chkDragVFOA, "Check this if you want to \"drag\" filters.");
            this.chkDragVFOA.UseVisualStyleBackColor = true;
            this.chkDragVFOA.CheckedChanged += new System.EventHandler(this.chkDragVFOA_CheckedChanged);
            // 
            // chkAlwaysOnTop
            // 
            this.chkAlwaysOnTop.Image = null;
            this.chkAlwaysOnTop.Location = new System.Drawing.Point(16, 30);
            this.chkAlwaysOnTop.Name = "chkAlwaysOnTop";
            this.chkAlwaysOnTop.Size = new System.Drawing.Size(136, 16);
            this.chkAlwaysOnTop.TabIndex = 12;
            this.chkAlwaysOnTop.Text = "Automatic focus";
            this.toolTip1.SetToolTip(this.chkAlwaysOnTop, "Automatic focus for sliders and display");
            this.chkAlwaysOnTop.CheckedChanged += new System.EventHandler(this.chkAlwaysOnTop_CheckedChanged);
            // 
            // chkGeneralRXOnly
            // 
            this.chkGeneralRXOnly.Image = null;
            this.chkGeneralRXOnly.Location = new System.Drawing.Point(16, 56);
            this.chkGeneralRXOnly.Name = "chkGeneralRXOnly";
            this.chkGeneralRXOnly.Size = new System.Drawing.Size(96, 16);
            this.chkGeneralRXOnly.TabIndex = 11;
            this.chkGeneralRXOnly.Text = "Receive Only";
            this.toolTip1.SetToolTip(this.chkGeneralRXOnly, "Check to disable transmit functionality.");
            this.chkGeneralRXOnly.CheckedChanged += new System.EventHandler(this.chkGeneralRXOnly_CheckedChanged);
            // 
            // chkGeneralUSBPresent
            // 
            this.chkGeneralUSBPresent.Image = null;
            this.chkGeneralUSBPresent.Location = new System.Drawing.Point(16, 82);
            this.chkGeneralUSBPresent.Name = "chkGeneralUSBPresent";
            this.chkGeneralUSBPresent.Size = new System.Drawing.Size(116, 16);
            this.chkGeneralUSBPresent.TabIndex = 10;
            this.chkGeneralUSBPresent.Text = "USB Si570 board";
            this.toolTip1.SetToolTip(this.chkGeneralUSBPresent, "Check if the USB Si570 board present");
            this.chkGeneralUSBPresent.CheckedChanged += new System.EventHandler(this.chkGeneralUSBPresent_CheckedChanged);
            // 
            // chkOptAlwaysOnTop
            // 
            this.chkOptAlwaysOnTop.Image = null;
            this.chkOptAlwaysOnTop.Location = new System.Drawing.Point(16, 24);
            this.chkOptAlwaysOnTop.Name = "chkOptAlwaysOnTop";
            this.chkOptAlwaysOnTop.Size = new System.Drawing.Size(104, 16);
            this.chkOptAlwaysOnTop.TabIndex = 0;
            this.chkOptAlwaysOnTop.Text = "Always On Top";
            this.toolTip1.SetToolTip(this.chkOptAlwaysOnTop, "Check this box to set the main console to always be on top (visible).");
            this.chkOptAlwaysOnTop.CheckedChanged += new System.EventHandler(this.chkOptAlwaysOnTop_CheckedChanged);
            // 
            // chkOptEnableKBShortcuts
            // 
            this.chkOptEnableKBShortcuts.Checked = true;
            this.chkOptEnableKBShortcuts.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOptEnableKBShortcuts.Image = null;
            this.chkOptEnableKBShortcuts.Location = new System.Drawing.Point(16, 24);
            this.chkOptEnableKBShortcuts.Name = "chkOptEnableKBShortcuts";
            this.chkOptEnableKBShortcuts.Size = new System.Drawing.Size(109, 16);
            this.chkOptEnableKBShortcuts.TabIndex = 1;
            this.chkOptEnableKBShortcuts.Text = "Enable Shortcuts";
            this.toolTip1.SetToolTip(this.chkOptEnableKBShortcuts, "Enable keyboard shortcuts.  If this box is not checked, none of the keyboard shor" +
                    "tcuts other than those that are built into windows will function.");
            this.chkOptEnableKBShortcuts.CheckedChanged += new System.EventHandler(this.chkOptEnableKBShortcuts_CheckedChanged);
            // 
            // chkOptQuickQSY
            // 
            this.chkOptQuickQSY.Checked = true;
            this.chkOptQuickQSY.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOptQuickQSY.Image = null;
            this.chkOptQuickQSY.Location = new System.Drawing.Point(16, 48);
            this.chkOptQuickQSY.Name = "chkOptQuickQSY";
            this.chkOptQuickQSY.Size = new System.Drawing.Size(80, 16);
            this.chkOptQuickQSY.TabIndex = 0;
            this.chkOptQuickQSY.Text = "Quick QSY";
            this.toolTip1.SetToolTip(this.chkOptQuickQSY, "Enabled the Quick QSY feature -- directly enter the frequency in MHz while the ma" +
                    "in form has the focus and hit enter.");
            this.chkOptQuickQSY.CheckedChanged += new System.EventHandler(this.chkOptQuickQSY_CheckedChanged);
            // 
            // chkGeneralDisablePTT
            // 
            this.chkGeneralDisablePTT.Image = null;
            this.chkGeneralDisablePTT.Location = new System.Drawing.Point(20, 17);
            this.chkGeneralDisablePTT.Name = "chkGeneralDisablePTT";
            this.chkGeneralDisablePTT.Size = new System.Drawing.Size(104, 24);
            this.chkGeneralDisablePTT.TabIndex = 4;
            this.chkGeneralDisablePTT.Text = "Disable PTT";
            this.toolTip1.SetToolTip(this.chkGeneralDisablePTT, "Disable Push To Talk detection.");
            this.chkGeneralDisablePTT.CheckedChanged += new System.EventHandler(this.chkGeneralDisablePTT_CheckedChanged);
            // 
            // comboGeneralProcessPriority
            // 
            this.comboGeneralProcessPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboGeneralProcessPriority.DropDownWidth = 112;
            this.comboGeneralProcessPriority.Items.AddRange(new object[] {
            "Idle",
            "Below Normal",
            "Normal",
            "Above Normal",
            "High",
            "Real Time"});
            this.comboGeneralProcessPriority.Location = new System.Drawing.Point(16, 24);
            this.comboGeneralProcessPriority.Name = "comboGeneralProcessPriority";
            this.comboGeneralProcessPriority.Size = new System.Drawing.Size(112, 21);
            this.comboGeneralProcessPriority.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboGeneralProcessPriority, "Sets the process priority of the PowerSDR software.");
            this.comboGeneralProcessPriority.SelectedIndexChanged += new System.EventHandler(this.comboGeneralProcessPriority_SelectedIndexChanged);
            // 
            // btnGeneralCalImageReset
            // 
            this.btnGeneralCalImageReset.Image = null;
            this.btnGeneralCalImageReset.Location = new System.Drawing.Point(22, 24);
            this.btnGeneralCalImageReset.Name = "btnGeneralCalImageReset";
            this.btnGeneralCalImageReset.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalImageReset.TabIndex = 7;
            this.btnGeneralCalImageReset.Text = "Reset";
            this.toolTip1.SetToolTip(this.btnGeneralCalImageReset, "Click to reset/restart WBIR.");
            this.btnGeneralCalImageReset.Click += new System.EventHandler(this.btnGeneralCalImageReset_Click);
            // 
            // udGeneralCalLevel
            // 
            this.udGeneralCalLevel.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalLevel.Location = new System.Drawing.Point(108, 50);
            this.udGeneralCalLevel.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalLevel.Minimum = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.udGeneralCalLevel.Name = "udGeneralCalLevel";
            this.udGeneralCalLevel.Size = new System.Drawing.Size(48, 20);
            this.udGeneralCalLevel.TabIndex = 3;
            this.toolTip1.SetToolTip(this.udGeneralCalLevel, "Level calibration reference level");
            this.udGeneralCalLevel.Value = new decimal(new int[] {
            70,
            0,
            0,
            -2147483648});
            this.udGeneralCalLevel.LostFocus += new System.EventHandler(this.udGeneralCalLevel_LostFocus);
            // 
            // udGeneralCalFreq2
            // 
            this.udGeneralCalFreq2.DecimalPlaces = 6;
            this.udGeneralCalFreq2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Location = new System.Drawing.Point(84, 24);
            this.udGeneralCalFreq2.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Name = "udGeneralCalFreq2";
            this.udGeneralCalFreq2.Size = new System.Drawing.Size(72, 20);
            this.udGeneralCalFreq2.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udGeneralCalFreq2, "Calibration frequency.");
            this.udGeneralCalFreq2.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalFreq2.LostFocus += new System.EventHandler(this.udGeneralCalFreq2_LostFocus);
            // 
            // btnGeneralCalLevelStart
            // 
            this.btnGeneralCalLevelStart.Image = null;
            this.btnGeneralCalLevelStart.Location = new System.Drawing.Point(48, 141);
            this.btnGeneralCalLevelStart.Name = "btnGeneralCalLevelStart";
            this.btnGeneralCalLevelStart.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalLevelStart.TabIndex = 4;
            this.btnGeneralCalLevelStart.Text = "Start";
            this.toolTip1.SetToolTip(this.btnGeneralCalLevelStart, "Click to start the level calibration using the frequency and level references abo" +
                    "ve.");
            this.btnGeneralCalLevelStart.Click += new System.EventHandler(this.btnGeneralCalLevelStart_Click);
            // 
            // udFilterDefaultLowCut
            // 
            this.udFilterDefaultLowCut.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Location = new System.Drawing.Point(134, 120);
            this.udFilterDefaultLowCut.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Name = "udFilterDefaultLowCut";
            this.udFilterDefaultLowCut.Size = new System.Drawing.Size(48, 20);
            this.udFilterDefaultLowCut.TabIndex = 17;
            this.toolTip1.SetToolTip(this.udFilterDefaultLowCut, "Sets the default low cut filter for filter changes");
            this.udFilterDefaultLowCut.Value = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.ValueChanged += new System.EventHandler(this.udFilterDefaultLowCut_ValueChanged);
            this.udFilterDefaultLowCut.LostFocus += new System.EventHandler(this.udFilterDefaultLowCut_LostFocus);
            // 
            // udOptMaxFilterShift
            // 
            this.udOptMaxFilterShift.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Location = new System.Drawing.Point(126, 72);
            this.udOptMaxFilterShift.Maximum = new decimal(new int[] {
            48000,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Name = "udOptMaxFilterShift";
            this.udOptMaxFilterShift.Size = new System.Drawing.Size(56, 20);
            this.udOptMaxFilterShift.TabIndex = 13;
            this.udOptMaxFilterShift.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.toolTip1.SetToolTip(this.udOptMaxFilterShift, "Sets the maximum amount for the Shift control.  Set lower for finer resolution co" +
                    "ntrol");
            this.udOptMaxFilterShift.Value = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterShift.ValueChanged += new System.EventHandler(this.udOptMaxFilterShift_ValueChanged);
            this.udOptMaxFilterShift.LostFocus += new System.EventHandler(this.udOptMaxFilterShift_LostFocus);
            // 
            // comboOptFilterWidthMode
            // 
            this.comboOptFilterWidthMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboOptFilterWidthMode.DropDownWidth = 112;
            this.comboOptFilterWidthMode.Items.AddRange(new object[] {
            "Linear",
            "Log",
            "Log10"});
            this.comboOptFilterWidthMode.Location = new System.Drawing.Point(126, 48);
            this.comboOptFilterWidthMode.Name = "comboOptFilterWidthMode";
            this.comboOptFilterWidthMode.Size = new System.Drawing.Size(56, 21);
            this.comboOptFilterWidthMode.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboOptFilterWidthMode, "Sets the mapping for the filter width slider.");
            this.comboOptFilterWidthMode.SelectedIndexChanged += new System.EventHandler(this.comboOptFilterWidthMode_SelectedIndexChanged);
            // 
            // udOptMaxFilterWidth
            // 
            this.udOptMaxFilterWidth.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Location = new System.Drawing.Point(126, 24);
            this.udOptMaxFilterWidth.Maximum = new decimal(new int[] {
            125000,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Name = "udOptMaxFilterWidth";
            this.udOptMaxFilterWidth.Size = new System.Drawing.Size(56, 20);
            this.udOptMaxFilterWidth.TabIndex = 0;
            this.udOptMaxFilterWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.toolTip1.SetToolTip(this.udOptMaxFilterWidth, "Wets the maximum filter bandwidth");
            this.udOptMaxFilterWidth.Value = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.ValueChanged += new System.EventHandler(this.udOptMaxFilterWidth_ValueChanged);
            this.udOptMaxFilterWidth.LostFocus += new System.EventHandler(this.udOptMaxFilterWidth_LostFocus);
            // 
            // chkOptFilterSaveChanges
            // 
            this.chkOptFilterSaveChanges.Image = null;
            this.chkOptFilterSaveChanges.Location = new System.Drawing.Point(16, 96);
            this.chkOptFilterSaveChanges.Name = "chkOptFilterSaveChanges";
            this.chkOptFilterSaveChanges.Size = new System.Drawing.Size(176, 16);
            this.chkOptFilterSaveChanges.TabIndex = 15;
            this.chkOptFilterSaveChanges.Text = "Save Slider/Display Changes";
            this.toolTip1.SetToolTip(this.chkOptFilterSaveChanges, "If checked, changes made to the filters via the display or sliders will be saved " +
                    "in the Variable filter.");
            this.chkOptFilterSaveChanges.CheckedChanged += new System.EventHandler(this.chkOptFilterSaveChanges_CheckedChanged);
            // 
            // lblG59_DASH_DOT_ratio
            // 
            this.lblG59_DASH_DOT_ratio.AutoSize = true;
            this.lblG59_DASH_DOT_ratio.Image = null;
            this.lblG59_DASH_DOT_ratio.Location = new System.Drawing.Point(22, 218);
            this.lblG59_DASH_DOT_ratio.Name = "lblG59_DASH_DOT_ratio";
            this.lblG59_DASH_DOT_ratio.Size = new System.Drawing.Size(65, 13);
            this.lblG59_DASH_DOT_ratio.TabIndex = 5;
            this.lblG59_DASH_DOT_ratio.Text = "DASH/DOT";
            this.toolTip1.SetToolTip(this.lblG59_DASH_DOT_ratio, "Dash/DOT ratio");
            // 
            // udG59DASH_DOT_ratio
            // 
            this.udG59DASH_DOT_ratio.DecimalPlaces = 1;
            this.udG59DASH_DOT_ratio.Increment = new decimal(new int[] {
            5,
            0,
            0,
            65536});
            this.udG59DASH_DOT_ratio.Location = new System.Drawing.Point(95, 216);
            this.udG59DASH_DOT_ratio.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG59DASH_DOT_ratio.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udG59DASH_DOT_ratio.Name = "udG59DASH_DOT_ratio";
            this.udG59DASH_DOT_ratio.Size = new System.Drawing.Size(39, 20);
            this.udG59DASH_DOT_ratio.TabIndex = 4;
            this.udG59DASH_DOT_ratio.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59DASH_DOT_ratio, "Dash/DOT ratio");
            this.udG59DASH_DOT_ratio.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udG59DASH_DOT_ratio.ValueChanged += new System.EventHandler(this.udG59DASH_DOT_ratio_ValueChanged);
            // 
            // chkIambicReverse
            // 
            this.chkIambicReverse.AutoSize = true;
            this.chkIambicReverse.Image = null;
            this.chkIambicReverse.Location = new System.Drawing.Point(25, 87);
            this.chkIambicReverse.Name = "chkIambicReverse";
            this.chkIambicReverse.Size = new System.Drawing.Size(85, 17);
            this.chkIambicReverse.TabIndex = 2;
            this.chkIambicReverse.Text = "Rev. Paddle";
            this.toolTip1.SetToolTip(this.chkIambicReverse, "Reverse Paddle");
            this.chkIambicReverse.UseVisualStyleBackColor = true;
            this.chkIambicReverse.CheckedChanged += new System.EventHandler(this.chkG59IambicReverse_CheckedChanged);
            // 
            // udG59CWSpeed
            // 
            this.udG59CWSpeed.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udG59CWSpeed.Location = new System.Drawing.Point(96, 148);
            this.udG59CWSpeed.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udG59CWSpeed.Minimum = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.udG59CWSpeed.Name = "udG59CWSpeed";
            this.udG59CWSpeed.Size = new System.Drawing.Size(39, 20);
            this.udG59CWSpeed.TabIndex = 1;
            this.udG59CWSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59CWSpeed, "CW Keyer speed in words per minute");
            this.udG59CWSpeed.Value = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.udG59CWSpeed.ValueChanged += new System.EventHandler(this.udG59CWSpeed_ValueChanged);
            // 
            // btnSi570Test
            // 
            this.btnSi570Test.Image = null;
            this.btnSi570Test.Location = new System.Drawing.Point(66, 217);
            this.btnSi570Test.Name = "btnSi570Test";
            this.btnSi570Test.Size = new System.Drawing.Size(75, 23);
            this.btnSi570Test.TabIndex = 6;
            this.btnSi570Test.Text = "Test";
            this.toolTip1.SetToolTip(this.btnSi570Test, "Test new settings");
            this.btnSi570Test.UseVisualStyleBackColor = true;
            this.btnSi570Test.Click += new System.EventHandler(this.btnSi570Test_Click);
            // 
            // udSi570_divisor
            // 
            this.udSi570_divisor.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udSi570_divisor.Location = new System.Drawing.Point(140, 91);
            this.udSi570_divisor.Maximum = new decimal(new int[] {
            11,
            0,
            0,
            0});
            this.udSi570_divisor.Minimum = new decimal(new int[] {
            4,
            0,
            0,
            0});
            this.udSi570_divisor.Name = "udSi570_divisor";
            this.udSi570_divisor.Size = new System.Drawing.Size(52, 20);
            this.udSi570_divisor.TabIndex = 4;
            this.udSi570_divisor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSi570_divisor, "Frequency divisor");
            this.udSi570_divisor.Value = new decimal(new int[] {
            11,
            0,
            0,
            0});
            this.udSi570_divisor.ValueChanged += new System.EventHandler(this.udSi570_divisor_ValueChanged);
            // 
            // udSi570_address
            // 
            this.udSi570_address.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udSi570_address.Location = new System.Drawing.Point(140, 115);
            this.udSi570_address.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udSi570_address.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udSi570_address.Name = "udSi570_address";
            this.udSi570_address.Size = new System.Drawing.Size(52, 20);
            this.udSi570_address.TabIndex = 2;
            this.udSi570_address.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSi570_address, "I2C address");
            this.udSi570_address.Value = new decimal(new int[] {
            170,
            0,
            0,
            0});
            this.udSi570_address.ValueChanged += new System.EventHandler(this.udSi570_address_ValueChanged);
            // 
            // udSi570_xtal1
            // 
            this.udSi570_xtal1.DecimalPlaces = 6;
            this.udSi570_xtal1.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udSi570_xtal1.Location = new System.Drawing.Point(77, 19);
            this.udSi570_xtal1.Maximum = new decimal(new int[] {
            115000000,
            0,
            0,
            0});
            this.udSi570_xtal1.Minimum = new decimal(new int[] {
            114000000,
            0,
            0,
            0});
            this.udSi570_xtal1.Name = "udSi570_xtal1";
            this.udSi570_xtal1.Size = new System.Drawing.Size(115, 20);
            this.udSi570_xtal1.TabIndex = 0;
            this.udSi570_xtal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSi570_xtal1, "Internal crystal reference");
            this.udSi570_xtal1.Value = new decimal(new int[] {
            114260800,
            0,
            0,
            0});
            this.udSi570_xtal1.ValueChanged += new System.EventHandler(this.udSi570_xtal_ValueChanged);
            // 
            // comboKeyerConnPrimary
            // 
            this.comboKeyerConnPrimary.DisplayMember = "USB";
            this.comboKeyerConnPrimary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnPrimary.DropDownWidth = 64;
            this.comboKeyerConnPrimary.Items.AddRange(new object[] {
            "None"});
            this.comboKeyerConnPrimary.Location = new System.Drawing.Point(64, 27);
            this.comboKeyerConnPrimary.Name = "comboKeyerConnPrimary";
            this.comboKeyerConnPrimary.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnPrimary.TabIndex = 40;
            this.toolTip1.SetToolTip(this.comboKeyerConnPrimary, "Choose port for connecting with G** radios.");
            this.comboKeyerConnPrimary.ValueMember = "USB";
            this.comboKeyerConnPrimary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPrimary_SelectedIndexChanged);
            // 
            // lblKeyerConnPrimary
            // 
            this.lblKeyerConnPrimary.Image = null;
            this.lblKeyerConnPrimary.Location = new System.Drawing.Point(16, 32);
            this.lblKeyerConnPrimary.Name = "lblKeyerConnPrimary";
            this.lblKeyerConnPrimary.Size = new System.Drawing.Size(53, 16);
            this.lblKeyerConnPrimary.TabIndex = 41;
            this.lblKeyerConnPrimary.Text = "Port:";
            this.toolTip1.SetToolTip(this.lblKeyerConnPrimary, "0");
            // 
            // udIQCorrection
            // 
            this.udIQCorrection.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udIQCorrection.Location = new System.Drawing.Point(16, 20);
            this.udIQCorrection.Maximum = new decimal(new int[] {
            32,
            0,
            0,
            0});
            this.udIQCorrection.Minimum = new decimal(new int[] {
            32,
            0,
            0,
            -2147483648});
            this.udIQCorrection.Name = "udIQCorrection";
            this.udIQCorrection.Size = new System.Drawing.Size(56, 20);
            this.udIQCorrection.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udIQCorrection, "Corrects sample shift for Left and Right Soundcard input.  ");
            this.udIQCorrection.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udIQCorrection.ValueChanged += new System.EventHandler(this.udIQCorrection_ValueChanged);
            // 
            // chkTXIQswap
            // 
            this.chkTXIQswap.AutoSize = true;
            this.chkTXIQswap.Image = null;
            this.chkTXIQswap.Location = new System.Drawing.Point(479, 290);
            this.chkTXIQswap.Name = "chkTXIQswap";
            this.chkTXIQswap.Size = new System.Drawing.Size(87, 17);
            this.chkTXIQswap.TabIndex = 48;
            this.chkTXIQswap.Text = "TX swap I/Q";
            this.toolTip1.SetToolTip(this.chkTXIQswap, "Swap Left and Right channel during transmition period");
            this.chkTXIQswap.UseVisualStyleBackColor = true;
            this.chkTXIQswap.CheckedChanged += new System.EventHandler(this.chkTXIQswap_CheckedChanged);
            // 
            // chkRXIQswap
            // 
            this.chkRXIQswap.AutoSize = true;
            this.chkRXIQswap.Image = null;
            this.chkRXIQswap.Location = new System.Drawing.Point(379, 290);
            this.chkRXIQswap.Name = "chkRXIQswap";
            this.chkRXIQswap.Size = new System.Drawing.Size(88, 17);
            this.chkRXIQswap.TabIndex = 47;
            this.chkRXIQswap.Text = "RX swap I/Q";
            this.toolTip1.SetToolTip(this.chkRXIQswap, "Swap Left and Right channel on receive mode");
            this.chkRXIQswap.UseVisualStyleBackColor = true;
            this.chkRXIQswap.CheckedChanged += new System.EventHandler(this.chkIQswap_CheckedChanged);
            // 
            // chkVACPrimaryAudioDevice
            // 
            this.chkVACPrimaryAudioDevice.Image = null;
            this.chkVACPrimaryAudioDevice.Location = new System.Drawing.Point(27, 286);
            this.chkVACPrimaryAudioDevice.Name = "chkVACPrimaryAudioDevice";
            this.chkVACPrimaryAudioDevice.Size = new System.Drawing.Size(220, 24);
            this.chkVACPrimaryAudioDevice.TabIndex = 46;
            this.chkVACPrimaryAudioDevice.Text = "Enable VAC as Mic/Speaker device";
            this.toolTip1.SetToolTip(this.chkVACPrimaryAudioDevice, "Enables Dual soundcard support. Primary device is dedicated to I/Q processing, Se" +
                    "condary (VAC) device is dedicated to Audio processing.  ");
            this.chkVACPrimaryAudioDevice.CheckedChanged += new System.EventHandler(this.chkVACPrimaryAudioDevice_CheckedChanged);
            // 
            // comboAudioChannels1
            // 
            this.comboAudioChannels1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioChannels1.DropDownWidth = 56;
            this.comboAudioChannels1.Items.AddRange(new object[] {
            "2",
            "4",
            "6"});
            this.comboAudioChannels1.Location = new System.Drawing.Point(48, 13);
            this.comboAudioChannels1.Name = "comboAudioChannels1";
            this.comboAudioChannels1.Size = new System.Drawing.Size(56, 21);
            this.comboAudioChannels1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioChannels1, "Number of channels to open");
            this.comboAudioChannels1.SelectedIndexChanged += new System.EventHandler(this.comboAudioChannels1_SelectedIndexChanged);
            // 
            // udAudioMicGain1
            // 
            this.udAudioMicGain1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioMicGain1.Location = new System.Drawing.Point(350, 84);
            this.udAudioMicGain1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAudioMicGain1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioMicGain1.Name = "udAudioMicGain1";
            this.udAudioMicGain1.Size = new System.Drawing.Size(40, 20);
            this.udAudioMicGain1.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udAudioMicGain1, "MIC Gain - Input Volume");
            this.udAudioMicGain1.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udAudioMicGain1.ValueChanged += new System.EventHandler(this.udAudioMicGain1_ValueChanged);
            this.udAudioMicGain1.LostFocus += new System.EventHandler(this.udAudioMicGain1_LostFocus);
            // 
            // udAudioLineIn1
            // 
            this.udAudioLineIn1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLineIn1.Location = new System.Drawing.Point(350, 62);
            this.udAudioLineIn1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAudioLineIn1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLineIn1.Name = "udAudioLineIn1";
            this.udAudioLineIn1.Size = new System.Drawing.Size(40, 20);
            this.udAudioLineIn1.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udAudioLineIn1, "IF Gain - Input Volume");
            this.udAudioLineIn1.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udAudioLineIn1.ValueChanged += new System.EventHandler(this.udAudioLineIn1_ValueChanged);
            this.udAudioLineIn1.LostFocus += new System.EventHandler(this.udAudioLineIn1_LostFocus);
            // 
            // btnAudioVoltTest1
            // 
            this.btnAudioVoltTest1.Image = null;
            this.btnAudioVoltTest1.Location = new System.Drawing.Point(340, 145);
            this.btnAudioVoltTest1.Name = "btnAudioVoltTest1";
            this.btnAudioVoltTest1.Size = new System.Drawing.Size(40, 23);
            this.btnAudioVoltTest1.TabIndex = 2;
            this.btnAudioVoltTest1.Text = "Test";
            this.toolTip1.SetToolTip(this.btnAudioVoltTest1, "Outputs a full scale sinewave at the CW pitch for determining the RMS Voltage of " +
                    "the sound card.");
            this.btnAudioVoltTest1.Click += new System.EventHandler(this.btnAudioVoltTest1_Click);
            // 
            // udAudioVoltage1
            // 
            this.udAudioVoltage1.DecimalPlaces = 2;
            this.udAudioVoltage1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udAudioVoltage1.Location = new System.Drawing.Point(244, 145);
            this.udAudioVoltage1.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udAudioVoltage1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVoltage1.Name = "udAudioVoltage1";
            this.udAudioVoltage1.Size = new System.Drawing.Size(56, 20);
            this.udAudioVoltage1.TabIndex = 1;
            this.udAudioVoltage1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udAudioVoltage1, "The measured VRMS on the sound card output when outputting a full range tone.");
            this.udAudioVoltage1.Value = new decimal(new int[] {
            100,
            0,
            0,
            131072});
            this.udAudioVoltage1.ValueChanged += new System.EventHandler(this.udAudioVoltage1_ValueChanged);
            this.udAudioVoltage1.LostFocus += new System.EventHandler(this.udAudioVoltage1_LostFocus);
            // 
            // comboAudioTransmit1
            // 
            this.comboAudioTransmit1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioTransmit1.DropDownWidth = 160;
            this.comboAudioTransmit1.ItemHeight = 13;
            this.comboAudioTransmit1.Location = new System.Drawing.Point(56, 224);
            this.comboAudioTransmit1.MaxDropDownItems = 15;
            this.comboAudioTransmit1.Name = "comboAudioTransmit1";
            this.comboAudioTransmit1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioTransmit1.TabIndex = 2;
            this.toolTip1.SetToolTip(this.comboAudioTransmit1, "Transmit mode mixer MUX setting.");
            this.comboAudioTransmit1.SelectedIndexChanged += new System.EventHandler(this.comboAudioTransmit1_SelectedIndexChanged);
            // 
            // comboAudioOutput1
            // 
            this.comboAudioOutput1.DisplayMember = "sdfg";
            this.comboAudioOutput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioOutput1.DropDownWidth = 160;
            this.comboAudioOutput1.ItemHeight = 13;
            this.comboAudioOutput1.Location = new System.Drawing.Point(56, 128);
            this.comboAudioOutput1.MaxDropDownItems = 15;
            this.comboAudioOutput1.Name = "comboAudioOutput1";
            this.comboAudioOutput1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioOutput1.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboAudioOutput1, "Output Audio Device");
            this.comboAudioOutput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput1_SelectedIndexChanged);
            // 
            // comboAudioInput1
            // 
            this.comboAudioInput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioInput1.DropDownWidth = 160;
            this.comboAudioInput1.ItemHeight = 13;
            this.comboAudioInput1.Location = new System.Drawing.Point(56, 96);
            this.comboAudioInput1.MaxDropDownItems = 15;
            this.comboAudioInput1.Name = "comboAudioInput1";
            this.comboAudioInput1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioInput1.TabIndex = 1;
            this.toolTip1.SetToolTip(this.comboAudioInput1, "Input Audio Device");
            this.comboAudioInput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput1_SelectedIndexChanged);
            // 
            // comboAudioDriver1
            // 
            this.comboAudioDriver1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioDriver1.DropDownWidth = 160;
            this.comboAudioDriver1.ItemHeight = 13;
            this.comboAudioDriver1.Location = new System.Drawing.Point(56, 64);
            this.comboAudioDriver1.MaxDropDownItems = 15;
            this.comboAudioDriver1.Name = "comboAudioDriver1";
            this.comboAudioDriver1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioDriver1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioDriver1, "Sound Card Driver Selection");
            this.comboAudioDriver1.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver1_SelectedIndexChanged);
            // 
            // comboAudioMixer1
            // 
            this.comboAudioMixer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioMixer1.DropDownWidth = 160;
            this.comboAudioMixer1.ItemHeight = 13;
            this.comboAudioMixer1.Location = new System.Drawing.Point(56, 160);
            this.comboAudioMixer1.MaxDropDownItems = 15;
            this.comboAudioMixer1.Name = "comboAudioMixer1";
            this.comboAudioMixer1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioMixer1.TabIndex = 21;
            this.toolTip1.SetToolTip(this.comboAudioMixer1, "Audio Mixer Device ");
            this.comboAudioMixer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioMixer1_SelectedIndexChanged);
            // 
            // comboAudioReceive1
            // 
            this.comboAudioReceive1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioReceive1.DropDownWidth = 160;
            this.comboAudioReceive1.ItemHeight = 13;
            this.comboAudioReceive1.Location = new System.Drawing.Point(56, 192);
            this.comboAudioReceive1.MaxDropDownItems = 15;
            this.comboAudioReceive1.Name = "comboAudioReceive1";
            this.comboAudioReceive1.Size = new System.Drawing.Size(140, 21);
            this.comboAudioReceive1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioReceive1, "Receive mode Mixer MUX setting");
            this.comboAudioReceive1.SelectedIndexChanged += new System.EventHandler(this.comboAudioReceive1_SelectedIndexChanged);
            // 
            // udAudioLatency1
            // 
            this.udAudioLatency1.Enabled = false;
            this.udAudioLatency1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLatency1.Location = new System.Drawing.Point(16, 48);
            this.udAudioLatency1.Maximum = new decimal(new int[] {
            240,
            0,
            0,
            0});
            this.udAudioLatency1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLatency1.Name = "udAudioLatency1";
            this.udAudioLatency1.Size = new System.Drawing.Size(48, 20);
            this.udAudioLatency1.TabIndex = 0;
            this.udAudioLatency1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udAudioLatency1, "Adds latency/stability to the audio subsystem.  Not needed when using ASIO driver" +
                    ".  Mainly for compatibility.  The Manual setting should only be used for unsuppo" +
                    "rted cards.");
            this.udAudioLatency1.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udAudioLatency1.ValueChanged += new System.EventHandler(this.udAudioLatency1_ValueChanged);
            this.udAudioLatency1.LostFocus += new System.EventHandler(this.udAudioLatency1_LostFocus);
            // 
            // comboAudioSoundCard
            // 
            this.comboAudioSoundCard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSoundCard.DropDownWidth = 184;
            this.comboAudioSoundCard.Items.AddRange(new object[] {
            "M-Audio Delta 44 (PCI)",
            "PreSonus FireBox (FireWire)",
            "Edirol FA-66 (FireWire)",
            "SB Audigy (PCI)",
            "SB Audigy 2 (PCI)",
            "SB Audigy 2 ZS (PCI)",
            "Sound Blaster Extigy (USB)",
            "Sound Blaster MP3+ (USB)",
            "Turtle Beach Santa Cruz (PCI)",
            "Realtek HD audio",
            "No Mixer Audio Card",
            "Genesis G6",
            "RTL SDR",
            "Unsupported Card"});
            this.comboAudioSoundCard.Location = new System.Drawing.Point(56, 32);
            this.comboAudioSoundCard.MaxDropDownItems = 10;
            this.comboAudioSoundCard.Name = "comboAudioSoundCard";
            this.comboAudioSoundCard.Size = new System.Drawing.Size(140, 21);
            this.comboAudioSoundCard.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioSoundCard, "Sound Card Selection (use Unsupported Card if your card isn\'t in the list -- this" +
                    " will require manual setup of the below controls).");
            this.comboAudioSoundCard.SelectedIndexChanged += new System.EventHandler(this.comboAudioSoundCard_SelectedIndexChanged);
            // 
            // comboAudioBuffer1
            // 
            this.comboAudioBuffer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioBuffer1.DropDownWidth = 56;
            this.comboAudioBuffer1.Items.AddRange(new object[] {
            "64",
            "128",
            "256",
            "384",
            "512",
            "1024",
            "2048"});
            this.comboAudioBuffer1.Location = new System.Drawing.Point(334, 14);
            this.comboAudioBuffer1.Name = "comboAudioBuffer1";
            this.comboAudioBuffer1.Size = new System.Drawing.Size(56, 21);
            this.comboAudioBuffer1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioBuffer1, "Samples per audio buffer.  Smaller settings give less latency, more CPU load.");
            this.comboAudioBuffer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer1_SelectedIndexChanged);
            // 
            // comboAudioSampleRate1
            // 
            this.comboAudioSampleRate1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSampleRate1.DropDownWidth = 64;
            this.comboAudioSampleRate1.Location = new System.Drawing.Point(326, 38);
            this.comboAudioSampleRate1.Name = "comboAudioSampleRate1";
            this.comboAudioSampleRate1.Size = new System.Drawing.Size(64, 21);
            this.comboAudioSampleRate1.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboAudioSampleRate1, "Sample Rate -- Range is dependent on selected sound card! ");
            this.comboAudioSampleRate1.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate1_SelectedIndexChanged);
            // 
            // chkAudioVACAutoEnable
            // 
            this.chkAudioVACAutoEnable.Image = null;
            this.chkAudioVACAutoEnable.Location = new System.Drawing.Point(16, 24);
            this.chkAudioVACAutoEnable.Name = "chkAudioVACAutoEnable";
            this.chkAudioVACAutoEnable.Size = new System.Drawing.Size(200, 32);
            this.chkAudioVACAutoEnable.TabIndex = 0;
            this.chkAudioVACAutoEnable.Text = "Enable for Digital modes, Disable for all others";
            this.toolTip1.SetToolTip(this.chkAudioVACAutoEnable, "Click this button to automatically enable VAC when in Digital modes (DIGL, DIGU, " +
                    "DRM)");
            this.chkAudioVACAutoEnable.CheckedChanged += new System.EventHandler(this.chkAudioVACAutoEnable_CheckedChanged);
            // 
            // udAudioVACGainTX
            // 
            this.udAudioVACGainTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioVACGainTX.Location = new System.Drawing.Point(48, 42);
            this.udAudioVACGainTX.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udAudioVACGainTX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udAudioVACGainTX.Name = "udAudioVACGainTX";
            this.udAudioVACGainTX.Size = new System.Drawing.Size(40, 20);
            this.udAudioVACGainTX.TabIndex = 38;
            this.udAudioVACGainTX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udAudioVACGainTX, "Controls the gain on the audio coming from third party applications.");
            this.udAudioVACGainTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVACGainTX.ValueChanged += new System.EventHandler(this.udAudioVACGainTX_ValueChanged);
            this.udAudioVACGainTX.LostFocus += new System.EventHandler(this.udAudioVACGainTX_LostFocus);
            // 
            // udAudioVACGainRX
            // 
            this.udAudioVACGainRX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioVACGainRX.Location = new System.Drawing.Point(48, 18);
            this.udAudioVACGainRX.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udAudioVACGainRX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udAudioVACGainRX.Name = "udAudioVACGainRX";
            this.udAudioVACGainRX.Size = new System.Drawing.Size(40, 20);
            this.udAudioVACGainRX.TabIndex = 36;
            this.udAudioVACGainRX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udAudioVACGainRX, "Controls the gain applied to the RX audio before it is sent to the third party ap" +
                    "plication.");
            this.udAudioVACGainRX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVACGainRX.ValueChanged += new System.EventHandler(this.udAudioVACGainRX_ValueChanged);
            this.udAudioVACGainRX.LostFocus += new System.EventHandler(this.udAudioVACGainRX_LostFocus);
            // 
            // comboAudioSampleRateVAC
            // 
            this.comboAudioSampleRateVAC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSampleRateVAC.DropDownWidth = 64;
            this.comboAudioSampleRateVAC.Items.AddRange(new object[] {
            "24000",
            "44100",
            "48000",
            "96000",
            "192000"});
            this.comboAudioSampleRateVAC.Location = new System.Drawing.Point(84, 48);
            this.comboAudioSampleRateVAC.Name = "comboAudioSampleRateVAC";
            this.comboAudioSampleRateVAC.Size = new System.Drawing.Size(64, 21);
            this.comboAudioSampleRateVAC.TabIndex = 60;
            this.toolTip1.SetToolTip(this.comboAudioSampleRateVAC, "Samples per second.  Set to match the third party software program.");
            this.comboAudioSampleRateVAC.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate2_SelectedIndexChanged);
            // 
            // comboAudioBufferVAC
            // 
            this.comboAudioBufferVAC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioBufferVAC.DropDownWidth = 56;
            this.comboAudioBufferVAC.Items.AddRange(new object[] {
            "64",
            "128",
            "256",
            "512",
            "1024",
            "2048"});
            this.comboAudioBufferVAC.Location = new System.Drawing.Point(84, 19);
            this.comboAudioBufferVAC.Name = "comboAudioBufferVAC";
            this.comboAudioBufferVAC.Size = new System.Drawing.Size(64, 21);
            this.comboAudioBufferVAC.TabIndex = 58;
            this.toolTip1.SetToolTip(this.comboAudioBufferVAC, "Samples per buffer.");
            this.comboAudioBufferVAC.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer2_SelectedIndexChanged);
            // 
            // comboAudioOutputVAC
            // 
            this.comboAudioOutputVAC.DisplayMember = "sdfg";
            this.comboAudioOutputVAC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioOutputVAC.DropDownWidth = 160;
            this.comboAudioOutputVAC.ItemHeight = 13;
            this.comboAudioOutputVAC.Location = new System.Drawing.Point(54, 88);
            this.comboAudioOutputVAC.MaxDropDownItems = 15;
            this.comboAudioOutputVAC.Name = "comboAudioOutputVAC";
            this.comboAudioOutputVAC.Size = new System.Drawing.Size(144, 21);
            this.comboAudioOutputVAC.TabIndex = 34;
            this.toolTip1.SetToolTip(this.comboAudioOutputVAC, "Output Audio Device");
            this.comboAudioOutputVAC.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutputVAC_SelectedIndexChanged);
            // 
            // comboAudioInputVAC
            // 
            this.comboAudioInputVAC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioInputVAC.DropDownWidth = 160;
            this.comboAudioInputVAC.ItemHeight = 13;
            this.comboAudioInputVAC.Location = new System.Drawing.Point(54, 56);
            this.comboAudioInputVAC.MaxDropDownItems = 15;
            this.comboAudioInputVAC.Name = "comboAudioInputVAC";
            this.comboAudioInputVAC.Size = new System.Drawing.Size(144, 21);
            this.comboAudioInputVAC.TabIndex = 28;
            this.toolTip1.SetToolTip(this.comboAudioInputVAC, "Input Audio Device");
            this.comboAudioInputVAC.SelectedIndexChanged += new System.EventHandler(this.comboAudioInputVAC_SelectedIndexChanged);
            // 
            // comboAudioDriverVAC
            // 
            this.comboAudioDriverVAC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioDriverVAC.DropDownWidth = 160;
            this.comboAudioDriverVAC.ItemHeight = 13;
            this.comboAudioDriverVAC.Location = new System.Drawing.Point(54, 24);
            this.comboAudioDriverVAC.Name = "comboAudioDriverVAC";
            this.comboAudioDriverVAC.Size = new System.Drawing.Size(144, 21);
            this.comboAudioDriverVAC.TabIndex = 26;
            this.toolTip1.SetToolTip(this.comboAudioDriverVAC, "Sound Card Driver Selection");
            this.comboAudioDriverVAC.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriverVAC_SelectedIndexChanged);
            // 
            // chkAudioEnableVAC
            // 
            this.chkAudioEnableVAC.Image = null;
            this.chkAudioEnableVAC.Location = new System.Drawing.Point(45, 8);
            this.chkAudioEnableVAC.Name = "chkAudioEnableVAC";
            this.chkAudioEnableVAC.Size = new System.Drawing.Size(88, 24);
            this.chkAudioEnableVAC.TabIndex = 25;
            this.chkAudioEnableVAC.Text = "Enable VAC";
            this.toolTip1.SetToolTip(this.chkAudioEnableVAC, "Enable Virtual Audio Cable Support using the settings on this form.");
            this.chkAudioEnableVAC.CheckedChanged += new System.EventHandler(this.chkAudioEnableVAC_CheckedChanged);
            // 
            // comboDisplayDriver
            // 
            this.comboDisplayDriver.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDisplayDriver.DropDownWidth = 48;
            this.comboDisplayDriver.Items.AddRange(new object[] {
            "GDI+",
            "DirectX"});
            this.comboDisplayDriver.Location = new System.Drawing.Point(8, 24);
            this.comboDisplayDriver.Name = "comboDisplayDriver";
            this.comboDisplayDriver.Size = new System.Drawing.Size(80, 21);
            this.comboDisplayDriver.TabIndex = 45;
            this.toolTip1.SetToolTip(this.comboDisplayDriver, "Sets the driver to be used for the display.");
            this.comboDisplayDriver.SelectedIndexChanged += new System.EventHandler(this.comboDisplayDriver_SelectedIndexChanged);
            // 
            // chkSpectrumPolyphase
            // 
            this.chkSpectrumPolyphase.Image = null;
            this.chkSpectrumPolyphase.Location = new System.Drawing.Point(16, 24);
            this.chkSpectrumPolyphase.Name = "chkSpectrumPolyphase";
            this.chkSpectrumPolyphase.Size = new System.Drawing.Size(64, 16);
            this.chkSpectrumPolyphase.TabIndex = 39;
            this.chkSpectrumPolyphase.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkSpectrumPolyphase, "Check to enable polyphase spectrum display mode.  While adding latency, this adds" +
                    " resolution to the display.");
            this.chkSpectrumPolyphase.CheckedChanged += new System.EventHandler(this.chkSpectrumPolyphase_CheckedChanged);
            // 
            // udDisplayScopeTime
            // 
            this.udDisplayScopeTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayScopeTime.Location = new System.Drawing.Point(64, 24);
            this.udDisplayScopeTime.Maximum = new decimal(new int[] {
            85,
            0,
            0,
            0});
            this.udDisplayScopeTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayScopeTime.Name = "udDisplayScopeTime";
            this.udDisplayScopeTime.Size = new System.Drawing.Size(48, 20);
            this.udDisplayScopeTime.TabIndex = 0;
            this.udDisplayScopeTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDisplayScopeTime, "Amount of time to display across the width of the scope display window.");
            this.udDisplayScopeTime.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayScopeTime.ValueChanged += new System.EventHandler(this.udDisplayScopeTime_ValueChanged);
            this.udDisplayScopeTime.LostFocus += new System.EventHandler(this.udDisplayScopeTime_LostFocus);
            // 
            // udDisplayMeterAvg
            // 
            this.udDisplayMeterAvg.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Location = new System.Drawing.Point(132, 72);
            this.udDisplayMeterAvg.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Name = "udDisplayMeterAvg";
            this.udDisplayMeterAvg.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMeterAvg.TabIndex = 8;
            this.toolTip1.SetToolTip(this.udDisplayMeterAvg, "Controls the length of time to average for the meter.");
            this.udDisplayMeterAvg.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayMeterAvg.ValueChanged += new System.EventHandler(this.udDisplayMeterAvg_ValueChanged);
            this.udDisplayMeterAvg.LostFocus += new System.EventHandler(this.udDisplayMeterAvg_LostFocus);
            // 
            // udDisplayMultiTextHoldTime
            // 
            this.udDisplayMultiTextHoldTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Location = new System.Drawing.Point(132, 48);
            this.udDisplayMultiTextHoldTime.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Name = "udDisplayMultiTextHoldTime";
            this.udDisplayMultiTextHoldTime.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMultiTextHoldTime.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udDisplayMultiTextHoldTime, "Controls how long the meter will hold the digital peak value when in the Peak Pow" +
                    "er mode.");
            this.udDisplayMultiTextHoldTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiTextHoldTime_ValueChanged);
            this.udDisplayMultiTextHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiTextHoldTime_LostFocus);
            // 
            // udDisplayMultiPeakHoldTime
            // 
            this.udDisplayMultiPeakHoldTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(132, 24);
            this.udDisplayMultiPeakHoldTime.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Name = "udDisplayMultiPeakHoldTime";
            this.udDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMultiPeakHoldTime.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udDisplayMultiPeakHoldTime, "Controls how long the analog peak red line will be held on the multimeter.");
            this.udDisplayMultiPeakHoldTime.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiPeakHoldTime_ValueChanged);
            this.udDisplayMultiPeakHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiPeakHoldTime_LostFocus);
            // 
            // udDisplayWaterfallAvgTime
            // 
            this.udDisplayWaterfallAvgTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Location = new System.Drawing.Point(192, 103);
            this.udDisplayWaterfallAvgTime.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Name = "udDisplayWaterfallAvgTime";
            this.udDisplayWaterfallAvgTime.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallAvgTime.TabIndex = 70;
            this.udDisplayWaterfallAvgTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallAvgTime, "When averaging, use this number of buffers to calculate the average.");
            this.udDisplayWaterfallAvgTime.Value = new decimal(new int[] {
            750,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.ValueChanged += new System.EventHandler(this.udDisplayWaterfallAvgTime_ValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(8, 72);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(40, 13);
            this.label1.TabIndex = 71;
            this.label1.Text = "Palette";
            this.toolTip1.SetToolTip(this.label1, "Color sheme");
            // 
            // comboColorPalette
            // 
            this.comboColorPalette.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboColorPalette.DropDownWidth = 48;
            this.comboColorPalette.Items.AddRange(new object[] {
            "original",
            "enhanced",
            "Spectran",
            "BlackWhite"});
            this.comboColorPalette.Location = new System.Drawing.Point(48, 70);
            this.comboColorPalette.Name = "comboColorPalette";
            this.comboColorPalette.Size = new System.Drawing.Size(72, 21);
            this.comboColorPalette.TabIndex = 45;
            this.toolTip1.SetToolTip(this.comboColorPalette, "Sets the color sheme");
            this.comboColorPalette.SelectedIndexChanged += new System.EventHandler(this.comboColorPalette_SelectedIndexChanged);
            // 
            // clrbtnWaterfallMid
            // 
            this.clrbtnWaterfallMid.Automatic = "Automatic";
            this.clrbtnWaterfallMid.Color = System.Drawing.Color.Transparent;
            this.clrbtnWaterfallMid.Image = null;
            this.clrbtnWaterfallMid.Location = new System.Drawing.Point(200, 41);
            this.clrbtnWaterfallMid.MoreColors = "More Colors...";
            this.clrbtnWaterfallMid.Name = "clrbtnWaterfallMid";
            this.clrbtnWaterfallMid.Size = new System.Drawing.Size(40, 23);
            this.clrbtnWaterfallMid.TabIndex = 70;
            this.toolTip1.SetToolTip(this.clrbtnWaterfallMid, "The mid color used when the signal level is exactly between the low and high leve" +
                    "ls shown above.  A gradient is used if it is not eactly in the middle.");
            this.clrbtnWaterfallMid.Changed += new System.EventHandler(this.clrbtnWaterfallMid_Changed);
            // 
            // clrbtnWaterfallHigh
            // 
            this.clrbtnWaterfallHigh.Automatic = "Automatic";
            this.clrbtnWaterfallHigh.Color = System.Drawing.Color.Transparent;
            this.clrbtnWaterfallHigh.Image = null;
            this.clrbtnWaterfallHigh.Location = new System.Drawing.Point(200, 69);
            this.clrbtnWaterfallHigh.MoreColors = "More Colors...";
            this.clrbtnWaterfallHigh.Name = "clrbtnWaterfallHigh";
            this.clrbtnWaterfallHigh.Size = new System.Drawing.Size(40, 23);
            this.clrbtnWaterfallHigh.TabIndex = 69;
            this.toolTip1.SetToolTip(this.clrbtnWaterfallHigh, "The color to display when the signal level is at or above the high level shown ab" +
                    "ove.");
            this.clrbtnWaterfallHigh.Changed += new System.EventHandler(this.clrbtnWaterfallHigh_Changed);
            // 
            // clrbtnWaterfallLow
            // 
            this.clrbtnWaterfallLow.Automatic = "Automatic";
            this.clrbtnWaterfallLow.Color = System.Drawing.Color.Transparent;
            this.clrbtnWaterfallLow.Image = null;
            this.clrbtnWaterfallLow.Location = new System.Drawing.Point(200, 13);
            this.clrbtnWaterfallLow.MoreColors = "More Colors...";
            this.clrbtnWaterfallLow.Name = "clrbtnWaterfallLow";
            this.clrbtnWaterfallLow.Size = new System.Drawing.Size(40, 23);
            this.clrbtnWaterfallLow.TabIndex = 68;
            this.toolTip1.SetToolTip(this.clrbtnWaterfallLow, "The Color to use when the signal level is at or below the low level set above.");
            this.clrbtnWaterfallLow.Changed += new System.EventHandler(this.clrbtnWaterfallLow_Changed);
            // 
            // udDisplayWaterfallLowLevel
            // 
            this.udDisplayWaterfallLowLevel.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayWaterfallLowLevel.Location = new System.Drawing.Point(72, 16);
            this.udDisplayWaterfallLowLevel.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayWaterfallLowLevel.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallLowLevel.Name = "udDisplayWaterfallLowLevel";
            this.udDisplayWaterfallLowLevel.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallLowLevel.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallLowLevel, "Waterfall Low Signal - Show Low Color below this value (gradient in between).");
            this.udDisplayWaterfallLowLevel.Value = new decimal(new int[] {
            110,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallLowLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallLowLevel_ValueChanged);
            this.udDisplayWaterfallLowLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallLowLevel_LostFocus);
            // 
            // udDisplayWaterfallHighLevel
            // 
            this.udDisplayWaterfallHighLevel.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayWaterfallHighLevel.Location = new System.Drawing.Point(72, 43);
            this.udDisplayWaterfallHighLevel.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayWaterfallHighLevel.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallHighLevel.Name = "udDisplayWaterfallHighLevel";
            this.udDisplayWaterfallHighLevel.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallHighLevel.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallHighLevel, "Waterfall High Signal - Show High Color above this value (gradient in between).");
            this.udDisplayWaterfallHighLevel.Value = new decimal(new int[] {
            70,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallHighLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallHighLevel_ValueChanged);
            this.udDisplayWaterfallHighLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallHighLevel_LostFocus);
            // 
            // udDisplayCPUMeter
            // 
            this.udDisplayCPUMeter.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Location = new System.Drawing.Point(120, 96);
            this.udDisplayCPUMeter.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Name = "udDisplayCPUMeter";
            this.udDisplayCPUMeter.Size = new System.Drawing.Size(48, 20);
            this.udDisplayCPUMeter.TabIndex = 38;
            this.toolTip1.SetToolTip(this.udDisplayCPUMeter, "CPU Meter Refresh Rate.");
            this.udDisplayCPUMeter.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayCPUMeter.ValueChanged += new System.EventHandler(this.udDisplayCPUMeter_ValueChanged);
            this.udDisplayCPUMeter.LostFocus += new System.EventHandler(this.udDisplayCPUMeter_LostFocus);
            // 
            // udDisplayPeakText
            // 
            this.udDisplayPeakText.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayPeakText.Location = new System.Drawing.Point(120, 72);
            this.udDisplayPeakText.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayPeakText.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayPeakText.Name = "udDisplayPeakText";
            this.udDisplayPeakText.Size = new System.Drawing.Size(48, 20);
            this.udDisplayPeakText.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udDisplayPeakText, "Peak Text Refresh Rate.");
            this.udDisplayPeakText.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayPeakText.ValueChanged += new System.EventHandler(this.udDisplayPeakText_ValueChanged);
            this.udDisplayPeakText.LostFocus += new System.EventHandler(this.udDisplayPeakText_LostFocus);
            // 
            // udDisplayMeterDelay
            // 
            this.udDisplayMeterDelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Location = new System.Drawing.Point(120, 48);
            this.udDisplayMeterDelay.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Name = "udDisplayMeterDelay";
            this.udDisplayMeterDelay.Size = new System.Drawing.Size(48, 20);
            this.udDisplayMeterDelay.TabIndex = 34;
            this.toolTip1.SetToolTip(this.udDisplayMeterDelay, "Multimeter Refresh Rate.");
            this.udDisplayMeterDelay.Value = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udDisplayMeterDelay.ValueChanged += new System.EventHandler(this.udDisplayMeterDelay_ValueChanged);
            this.udDisplayMeterDelay.LostFocus += new System.EventHandler(this.udDisplayMeterDelay_LostFocus);
            // 
            // udDisplayFPS
            // 
            this.udDisplayFPS.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayFPS.Location = new System.Drawing.Point(120, 24);
            this.udDisplayFPS.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayFPS.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayFPS.Name = "udDisplayFPS";
            this.udDisplayFPS.Size = new System.Drawing.Size(48, 20);
            this.udDisplayFPS.TabIndex = 32;
            this.toolTip1.SetToolTip(this.udDisplayFPS, "Frames Per Second (approximate)");
            this.udDisplayFPS.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udDisplayFPS.ValueChanged += new System.EventHandler(this.udDisplayFPS_ValueChanged);
            this.udDisplayFPS.LostFocus += new System.EventHandler(this.udDisplayFPS_LostFocus);
            // 
            // udDisplayAVGTime
            // 
            this.udDisplayAVGTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayAVGTime.Location = new System.Drawing.Point(64, 24);
            this.udDisplayAVGTime.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayAVGTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayAVGTime.Name = "udDisplayAVGTime";
            this.udDisplayAVGTime.Size = new System.Drawing.Size(48, 20);
            this.udDisplayAVGTime.TabIndex = 2;
            this.udDisplayAVGTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDisplayAVGTime, "When averaging, use this number of buffers to calculate the average.");
            this.udDisplayAVGTime.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayAVGTime.ValueChanged += new System.EventHandler(this.udDisplayAVGTime_ValueChanged);
            this.udDisplayAVGTime.LostFocus += new System.EventHandler(this.udDisplayAVGTime_LostFocus);
            // 
            // udDisplayPhasePts
            // 
            this.udDisplayPhasePts.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayPhasePts.Location = new System.Drawing.Point(64, 24);
            this.udDisplayPhasePts.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayPhasePts.Minimum = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udDisplayPhasePts.Name = "udDisplayPhasePts";
            this.udDisplayPhasePts.Size = new System.Drawing.Size(48, 20);
            this.udDisplayPhasePts.TabIndex = 0;
            this.udDisplayPhasePts.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDisplayPhasePts, "Number of points to display in Phase Mode.");
            this.udDisplayPhasePts.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayPhasePts.ValueChanged += new System.EventHandler(this.udDisplayPhasePts_ValueChanged);
            // 
            // chkHorGrid
            // 
            this.chkHorGrid.AutoSize = true;
            this.chkHorGrid.Image = null;
            this.chkHorGrid.Location = new System.Drawing.Point(15, 124);
            this.chkHorGrid.Name = "chkHorGrid";
            this.chkHorGrid.Size = new System.Drawing.Size(95, 17);
            this.chkHorGrid.TabIndex = 32;
            this.chkHorGrid.Text = "Horizontal Grid";
            this.chkHorGrid.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.chkHorGrid, "Show horizontal grid on display");
            this.chkHorGrid.UseVisualStyleBackColor = true;
            this.chkHorGrid.CheckedChanged += new System.EventHandler(this.chkHorGrid_CheckedChanged);
            // 
            // chkVertGrid
            // 
            this.chkVertGrid.AutoSize = true;
            this.chkVertGrid.Image = null;
            this.chkVertGrid.Location = new System.Drawing.Point(15, 107);
            this.chkVertGrid.Name = "chkVertGrid";
            this.chkVertGrid.Size = new System.Drawing.Size(83, 17);
            this.chkVertGrid.TabIndex = 31;
            this.chkVertGrid.Text = "Vertical Grid";
            this.toolTip1.SetToolTip(this.chkVertGrid, "Show vertical grid on display");
            this.chkVertGrid.UseVisualStyleBackColor = true;
            this.chkVertGrid.CheckedChanged += new System.EventHandler(this.chkVertGrid_CheckedChanged);
            // 
            // comboDisplayLabelAlign
            // 
            this.comboDisplayLabelAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDisplayLabelAlign.DropDownWidth = 48;
            this.comboDisplayLabelAlign.Items.AddRange(new object[] {
            "Left",
            "Cntr",
            "Right",
            "Auto",
            "Off"});
            this.comboDisplayLabelAlign.Location = new System.Drawing.Point(48, 85);
            this.comboDisplayLabelAlign.Name = "comboDisplayLabelAlign";
            this.comboDisplayLabelAlign.Size = new System.Drawing.Size(56, 21);
            this.comboDisplayLabelAlign.TabIndex = 30;
            this.toolTip1.SetToolTip(this.comboDisplayLabelAlign, "Sets the alignement of the grid callouts on the display.");
            this.comboDisplayLabelAlign.SelectedIndexChanged += new System.EventHandler(this.comboDisplayLabelAlign_SelectedIndexChanged);
            // 
            // udDisplayGridStep
            // 
            this.udDisplayGridStep.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayGridStep.Location = new System.Drawing.Point(48, 61);
            this.udDisplayGridStep.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udDisplayGridStep.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayGridStep.Name = "udDisplayGridStep";
            this.udDisplayGridStep.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridStep.TabIndex = 25;
            this.toolTip1.SetToolTip(this.udDisplayGridStep, "Horizontal Grid Step Size in dB.");
            this.udDisplayGridStep.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDisplayGridStep.ValueChanged += new System.EventHandler(this.udDisplayGridStep_ValueChanged);
            this.udDisplayGridStep.LostFocus += new System.EventHandler(this.udDisplayGridStep_LostFocus);
            // 
            // udDisplayGridMin
            // 
            this.udDisplayGridMin.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayGridMin.Location = new System.Drawing.Point(48, 37);
            this.udDisplayGridMin.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayGridMin.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayGridMin.Name = "udDisplayGridMin";
            this.udDisplayGridMin.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridMin.TabIndex = 24;
            this.toolTip1.SetToolTip(this.udDisplayGridMin, "Signal Level at bottom of display in dB.");
            this.udDisplayGridMin.Value = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.udDisplayGridMin.ValueChanged += new System.EventHandler(this.udDisplayGridMin_ValueChanged);
            this.udDisplayGridMin.LostFocus += new System.EventHandler(this.udDisplayGridMin_LostFocus);
            // 
            // udDisplayGridMax
            // 
            this.udDisplayGridMax.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayGridMax.Location = new System.Drawing.Point(48, 13);
            this.udDisplayGridMax.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayGridMax.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayGridMax.Name = "udDisplayGridMax";
            this.udDisplayGridMax.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridMax.TabIndex = 23;
            this.toolTip1.SetToolTip(this.udDisplayGridMax, "Signal level at top of display in dB.");
            this.udDisplayGridMax.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDisplayGridMax.ValueChanged += new System.EventHandler(this.udDisplayGridMax_ValueChanged);
            this.udDisplayGridMax.LostFocus += new System.EventHandler(this.udDisplayGridMax_LostFocus);
            // 
            // comboDSPBufSizePhone
            // 
            this.comboDSPBufSizePhone.DisplayMember = "2048";
            this.comboDSPBufSizePhone.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPBufSizePhone.DropDownWidth = 64;
            this.comboDSPBufSizePhone.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPBufSizePhone.Location = new System.Drawing.Point(74, 26);
            this.comboDSPBufSizePhone.Name = "comboDSPBufSizePhone";
            this.comboDSPBufSizePhone.Size = new System.Drawing.Size(64, 21);
            this.comboDSPBufSizePhone.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboDSPBufSizePhone, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPBufSizePhone.ValueMember = "1024";
            this.comboDSPBufSizePhone.SelectedIndexChanged += new System.EventHandler(this.comboDSPBufSizePhone_SelectedIndexChanged);
            // 
            // udDSPNB
            // 
            this.udDSPNB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB.Location = new System.Drawing.Point(64, 24);
            this.udDSPNB.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDSPNB.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB.Name = "udDSPNB";
            this.udDSPNB.Size = new System.Drawing.Size(40, 20);
            this.udDSPNB.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDSPNB, "Controls the detection threshold for impulse noise.  ");
            this.udDSPNB.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udDSPNB.ValueChanged += new System.EventHandler(this.udDSPNB_ValueChanged);
            this.udDSPNB.LostFocus += new System.EventHandler(this.udDSPNB_LostFocus);
            // 
            // udLMSNRgain
            // 
            this.udLMSNRgain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRgain.Location = new System.Drawing.Point(56, 74);
            this.udLMSNRgain.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udLMSNRgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRgain.Name = "udLMSNRgain";
            this.udLMSNRgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRgain.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udLMSNRgain, "Determines the adaptation rate of the filter.");
            this.udLMSNRgain.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRgain.LostFocus += new System.EventHandler(this.udLMSNRgain_LostFocus);
            // 
            // udLMSNRdelay
            // 
            this.udLMSNRdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRdelay.Location = new System.Drawing.Point(56, 49);
            this.udLMSNRdelay.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSNRdelay.Minimum = new decimal(new int[] {
            16,
            0,
            0,
            0});
            this.udLMSNRdelay.Name = "udLMSNRdelay";
            this.udLMSNRdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRdelay.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udLMSNRdelay, "Determines how far back you look in the signal before you begin to compute a cohe" +
                    "rent signal enhancement filter.  ");
            this.udLMSNRdelay.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRdelay.LostFocus += new System.EventHandler(this.udLMSNRdelay_LostFocus);
            // 
            // udLMSNRtaps
            // 
            this.udLMSNRtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSNRtaps.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSNRtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSNRtaps.Name = "udLMSNRtaps";
            this.udLMSNRtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRtaps.TabIndex = 5;
            this.toolTip1.SetToolTip(this.udLMSNRtaps, "Determines the length of the NR computed filter.  ");
            this.udLMSNRtaps.Value = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRtaps.LostFocus += new System.EventHandler(this.udLMSNRtaps_LostFocus);
            // 
            // udLMSANFgain
            // 
            this.udLMSANFgain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFgain.Location = new System.Drawing.Point(56, 74);
            this.udLMSANFgain.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udLMSANFgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFgain.Name = "udLMSANFgain";
            this.udLMSANFgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFgain.TabIndex = 3;
            this.toolTip1.SetToolTip(this.udLMSANFgain, "Determines the adaptation rate of the filter.");
            this.udLMSANFgain.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFgain.LostFocus += new System.EventHandler(this.udLMSANFgain_LostFocus);
            // 
            // udLMSANFdelay
            // 
            this.udLMSANFdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFdelay.Location = new System.Drawing.Point(56, 49);
            this.udLMSANFdelay.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSANFdelay.Minimum = new decimal(new int[] {
            16,
            0,
            0,
            0});
            this.udLMSANFdelay.Name = "udLMSANFdelay";
            this.udLMSANFdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFdelay.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udLMSANFdelay, "Determines how far back you look in the signal before you begin to compute a canc" +
                    "ellation filter");
            this.udLMSANFdelay.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFdelay.LostFocus += new System.EventHandler(this.udLMSANFdelay_LostFocus);
            // 
            // udLMSANFtaps
            // 
            this.udLMSANFtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSANFtaps.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSANFtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSANFtaps.Name = "udLMSANFtaps";
            this.udLMSANFtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFtaps.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udLMSANFtaps, "Determines the length of the computed notch filter.");
            this.udLMSANFtaps.Value = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFtaps.LostFocus += new System.EventHandler(this.udLMSANFtaps_LostFocus);
            // 
            // comboDSPWindow
            // 
            this.comboDSPWindow.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPWindow.DropDownWidth = 88;
            this.comboDSPWindow.Location = new System.Drawing.Point(16, 24);
            this.comboDSPWindow.Name = "comboDSPWindow";
            this.comboDSPWindow.Size = new System.Drawing.Size(88, 21);
            this.comboDSPWindow.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboDSPWindow, "Selects the DSP windowing function that will be applied to the power spectrum in " +
                    "the main display when in Spectrum, Panadapter, and Waterfall modes.   ");
            this.comboDSPWindow.SelectedIndexChanged += new System.EventHandler(this.comboDSPWindow_SelectedIndexChanged);
            // 
            // udDSPNB2
            // 
            this.udDSPNB2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB2.Location = new System.Drawing.Point(64, 24);
            this.udDSPNB2.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDSPNB2.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB2.Name = "udDSPNB2";
            this.udDSPNB2.Size = new System.Drawing.Size(40, 20);
            this.udDSPNB2.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDSPNB2, "Controls the detection threshold for a pulse.  ");
            this.udDSPNB2.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udDSPNB2.ValueChanged += new System.EventHandler(this.udDSPNB2_ValueChanged);
            this.udDSPNB2.LostFocus += new System.EventHandler(this.udDSPNB2_LostFocus);
            // 
            // btnTXCalibrateAll
            // 
            this.btnTXCalibrateAll.Location = new System.Drawing.Point(131, 175);
            this.btnTXCalibrateAll.Name = "btnTXCalibrateAll";
            this.btnTXCalibrateAll.Size = new System.Drawing.Size(88, 30);
            this.btnTXCalibrateAll.TabIndex = 40;
            this.btnTXCalibrateAll.Text = "Calibrate All";
            this.toolTip1.SetToolTip(this.btnTXCalibrateAll, "Save Phase and Gain into database for all frequency!");
            this.btnTXCalibrateAll.UseVisualStyleBackColor = true;
            this.btnTXCalibrateAll.Click += new System.EventHandler(this.btnTXCalibrateAll_Click);
            // 
            // btnTXClearBandCalibration
            // 
            this.btnTXClearBandCalibration.Location = new System.Drawing.Point(19, 220);
            this.btnTXClearBandCalibration.Name = "btnTXClearBandCalibration";
            this.btnTXClearBandCalibration.Size = new System.Drawing.Size(88, 30);
            this.btnTXClearBandCalibration.TabIndex = 39;
            this.btnTXClearBandCalibration.Text = "Reset band";
            this.toolTip1.SetToolTip(this.btnTXClearBandCalibration, "This command will erase all Phase and Gain data for current band from database!");
            this.btnTXClearBandCalibration.UseVisualStyleBackColor = true;
            this.btnTXClearBandCalibration.Click += new System.EventHandler(this.btnTXClearBandCalibration_Click);
            // 
            // btnTXCalibrateBand
            // 
            this.btnTXCalibrateBand.Location = new System.Drawing.Point(19, 175);
            this.btnTXCalibrateBand.Name = "btnTXCalibrateBand";
            this.btnTXCalibrateBand.Size = new System.Drawing.Size(88, 30);
            this.btnTXCalibrateBand.TabIndex = 38;
            this.btnTXCalibrateBand.Text = "Calibrate band";
            this.toolTip1.SetToolTip(this.btnTXCalibrateBand, "Save Phase and Gain into database for current band!");
            this.btnTXCalibrateBand.UseVisualStyleBackColor = true;
            this.btnTXCalibrateBand.Click += new System.EventHandler(this.btnTXCalibrateBand_Click);
            // 
            // btnTXCallibrateClear
            // 
            this.btnTXCallibrateClear.Location = new System.Drawing.Point(131, 220);
            this.btnTXCallibrateClear.Name = "btnTXCallibrateClear";
            this.btnTXCallibrateClear.Size = new System.Drawing.Size(88, 30);
            this.btnTXCallibrateClear.TabIndex = 18;
            this.btnTXCallibrateClear.Text = "Reset all data";
            this.toolTip1.SetToolTip(this.btnTXCallibrateClear, "This command will erase all Phase and Gain data from database!");
            this.btnTXCallibrateClear.UseVisualStyleBackColor = true;
            this.btnTXCallibrateClear.Click += new System.EventHandler(this.btnTXCallibrateClear_Click);
            // 
            // checkboxTXImagCal
            // 
            this.checkboxTXImagCal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkboxTXImagCal.Image = null;
            this.checkboxTXImagCal.Location = new System.Drawing.Point(48, 136);
            this.checkboxTXImagCal.Name = "checkboxTXImagCal";
            this.checkboxTXImagCal.Size = new System.Drawing.Size(136, 16);
            this.checkboxTXImagCal.TabIndex = 37;
            this.checkboxTXImagCal.Text = "Enable TX Imag Tone";
            this.toolTip1.SetToolTip(this.checkboxTXImagCal, "Check this box while in MOX on USB to calibrate the Transmit Rejection using the " +
                    "controls above.");
            this.checkboxTXImagCal.CheckedChanged += new System.EventHandler(this.chkTXImagCal_CheckedChanged);
            // 
            // udDSPImageGainTX
            // 
            this.udDSPImageGainTX.DecimalPlaces = 2;
            this.udDSPImageGainTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udDSPImageGainTX.Location = new System.Drawing.Point(16, 91);
            this.udDSPImageGainTX.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPImageGainTX.Minimum = new decimal(new int[] {
            500,
            0,
            0,
            -2147483648});
            this.udDSPImageGainTX.Name = "udDSPImageGainTX";
            this.udDSPImageGainTX.Size = new System.Drawing.Size(56, 20);
            this.udDSPImageGainTX.TabIndex = 8;
            this.udDSPImageGainTX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
            this.udDSPImageGainTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPImageGainTX.ValueChanged += new System.EventHandler(this.udDSPImageGainTX_ValueChanged);
            this.udDSPImageGainTX.LostFocus += new System.EventHandler(this.udDSPImageGainTX_LostFocus);
            // 
            // udDSPImagePhaseTX
            // 
            this.udDSPImagePhaseTX.DecimalPlaces = 2;
            this.udDSPImagePhaseTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udDSPImagePhaseTX.Location = new System.Drawing.Point(16, 40);
            this.udDSPImagePhaseTX.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udDSPImagePhaseTX.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udDSPImagePhaseTX.Name = "udDSPImagePhaseTX";
            this.udDSPImagePhaseTX.Size = new System.Drawing.Size(56, 20);
            this.udDSPImagePhaseTX.TabIndex = 7;
            this.udDSPImagePhaseTX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
            this.udDSPImagePhaseTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPImagePhaseTX.ValueChanged += new System.EventHandler(this.udDSPImagePhaseTX_ValueChanged);
            this.udDSPImagePhaseTX.LostFocus += new System.EventHandler(this.udDSPImagePhaseTX_LostFocus);
            // 
            // tbDSPImagePhaseTX
            // 
            this.tbDSPImagePhaseTX.LargeChange = 1;
            this.tbDSPImagePhaseTX.Location = new System.Drawing.Point(72, 24);
            this.tbDSPImagePhaseTX.Maximum = 400;
            this.tbDSPImagePhaseTX.Minimum = -400;
            this.tbDSPImagePhaseTX.Name = "tbDSPImagePhaseTX";
            this.tbDSPImagePhaseTX.Size = new System.Drawing.Size(160, 45);
            this.tbDSPImagePhaseTX.TabIndex = 3;
            this.tbDSPImagePhaseTX.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
            this.tbDSPImagePhaseTX.Scroll += new System.EventHandler(this.tbDSPImagePhaseTX_Scroll);
            // 
            // tbDSPImageGainTX
            // 
            this.tbDSPImageGainTX.LargeChange = 1;
            this.tbDSPImageGainTX.Location = new System.Drawing.Point(72, 75);
            this.tbDSPImageGainTX.Maximum = 500;
            this.tbDSPImageGainTX.Minimum = -500;
            this.tbDSPImageGainTX.Name = "tbDSPImageGainTX";
            this.tbDSPImageGainTX.Size = new System.Drawing.Size(160, 45);
            this.tbDSPImageGainTX.TabIndex = 4;
            this.tbDSPImageGainTX.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
            this.tbDSPImageGainTX.Scroll += new System.EventHandler(this.tbDSPImageGainTX_Scroll);
            // 
            // comboKeyerConnDASHLine
            // 
            this.comboKeyerConnDASHLine.DisplayMember = "None";
            this.comboKeyerConnDASHLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnDASHLine.DropDownWidth = 64;
            this.comboKeyerConnDASHLine.Items.AddRange(new object[] {
            "None",
            "DSR",
            "CTS",
            "DCD"});
            this.comboKeyerConnDASHLine.Location = new System.Drawing.Point(61, 87);
            this.comboKeyerConnDASHLine.Name = "comboKeyerConnDASHLine";
            this.comboKeyerConnDASHLine.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnDASHLine.TabIndex = 51;
            this.toolTip1.SetToolTip(this.comboKeyerConnDASHLine, "Sets the COM port line that triggers the tone on the DASH.");
            this.comboKeyerConnDASHLine.ValueMember = "None";
            this.comboKeyerConnDASHLine.Visible = false;
            this.comboKeyerConnDASHLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnDASHLine_SelectedIndexChanged);
            // 
            // comboKeyerConnSecondary
            // 
            this.comboKeyerConnSecondary.DisplayMember = "None";
            this.comboKeyerConnSecondary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnSecondary.DropDownWidth = 64;
            this.comboKeyerConnSecondary.Items.AddRange(new object[] {
            "None"});
            this.comboKeyerConnSecondary.Location = new System.Drawing.Point(61, 25);
            this.comboKeyerConnSecondary.Name = "comboKeyerConnSecondary";
            this.comboKeyerConnSecondary.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnSecondary.TabIndex = 53;
            this.toolTip1.SetToolTip(this.comboKeyerConnSecondary, "Sets Keyer Input COM port.  This can be an external keyer or a virtual COM port b" +
                    "eing driven by a third party program.");
            this.comboKeyerConnSecondary.ValueMember = "None";
            this.comboKeyerConnSecondary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnSecondary_SelectedIndexChanged);
            // 
            // comboKeyerConnDOTLine
            // 
            this.comboKeyerConnDOTLine.DisplayMember = "None";
            this.comboKeyerConnDOTLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnDOTLine.DropDownWidth = 64;
            this.comboKeyerConnDOTLine.Items.AddRange(new object[] {
            "None",
            "DSR",
            "CTS",
            "DCD"});
            this.comboKeyerConnDOTLine.Location = new System.Drawing.Point(61, 56);
            this.comboKeyerConnDOTLine.Name = "comboKeyerConnDOTLine";
            this.comboKeyerConnDOTLine.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnDOTLine.TabIndex = 49;
            this.toolTip1.SetToolTip(this.comboKeyerConnDOTLine, "Sets the line on the Keyer Port above that triggers DOT.");
            this.comboKeyerConnDOTLine.ValueMember = "None";
            this.comboKeyerConnDOTLine.Visible = false;
            this.comboKeyerConnDOTLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnDOTLine_SelectedIndexChanged);
            // 
            // udDSPCWPitch
            // 
            this.udDSPCWPitch.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPCWPitch.Location = new System.Drawing.Point(40, 24);
            this.udDSPCWPitch.Maximum = new decimal(new int[] {
            2250,
            0,
            0,
            0});
            this.udDSPCWPitch.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDSPCWPitch.Name = "udDSPCWPitch";
            this.udDSPCWPitch.Size = new System.Drawing.Size(48, 20);
            this.udDSPCWPitch.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDSPCWPitch, "Selects the preferred CW tone frequency.");
            this.udDSPCWPitch.Value = new decimal(new int[] {
            600,
            0,
            0,
            0});
            this.udDSPCWPitch.ValueChanged += new System.EventHandler(this.udDSPCWPitch_ValueChanged);
            this.udDSPCWPitch.LostFocus += new System.EventHandler(this.udDSPCWPitch_LostFocus);
            // 
            // chkCWKeyerMode
            // 
            this.chkCWKeyerMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerMode.Image = null;
            this.chkCWKeyerMode.Location = new System.Drawing.Point(16, 114);
            this.chkCWKeyerMode.Name = "chkCWKeyerMode";
            this.chkCWKeyerMode.Size = new System.Drawing.Size(96, 16);
            this.chkCWKeyerMode.TabIndex = 40;
            this.chkCWKeyerMode.Text = "Mode B";
            this.toolTip1.SetToolTip(this.chkCWKeyerMode, "Set Keyer Mode");
            this.chkCWKeyerMode.CheckedChanged += new System.EventHandler(this.chkCWKeyerMode_CheckedChanged);
            // 
            // chkHiPerfKeyer
            // 
            this.chkHiPerfKeyer.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkHiPerfKeyer.Image = null;
            this.chkHiPerfKeyer.Location = new System.Drawing.Point(16, 84);
            this.chkHiPerfKeyer.Name = "chkHiPerfKeyer";
            this.chkHiPerfKeyer.Size = new System.Drawing.Size(96, 16);
            this.chkHiPerfKeyer.TabIndex = 39;
            this.chkHiPerfKeyer.Text = "High Res.";
            this.toolTip1.SetToolTip(this.chkHiPerfKeyer, "Sets High Res CW keyer clock -- only use with P4.");
            this.chkHiPerfKeyer.CheckedChanged += new System.EventHandler(this.chkHiPerfKeyer_CheckedChanged);
            // 
            // chkCWKeyerRevPdl
            // 
            this.chkCWKeyerRevPdl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerRevPdl.Image = null;
            this.chkCWKeyerRevPdl.Location = new System.Drawing.Point(16, 54);
            this.chkCWKeyerRevPdl.Name = "chkCWKeyerRevPdl";
            this.chkCWKeyerRevPdl.Size = new System.Drawing.Size(88, 16);
            this.chkCWKeyerRevPdl.TabIndex = 38;
            this.chkCWKeyerRevPdl.Text = "Rev. Paddle";
            this.toolTip1.SetToolTip(this.chkCWKeyerRevPdl, "Reverses the input paddle -- Dot becomes Dash and vice versa.");
            this.chkCWKeyerRevPdl.CheckedChanged += new System.EventHandler(this.chkCWKeyerRevPdl_CheckedChanged);
            // 
            // chkCWKeyerIambic
            // 
            this.chkCWKeyerIambic.Checked = true;
            this.chkCWKeyerIambic.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWKeyerIambic.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerIambic.Image = null;
            this.chkCWKeyerIambic.Location = new System.Drawing.Point(16, 24);
            this.chkCWKeyerIambic.Name = "chkCWKeyerIambic";
            this.chkCWKeyerIambic.Size = new System.Drawing.Size(64, 16);
            this.chkCWKeyerIambic.TabIndex = 36;
            this.chkCWKeyerIambic.Text = "Iambic";
            this.toolTip1.SetToolTip(this.chkCWKeyerIambic, "Iambic or Straight Key?");
            this.chkCWKeyerIambic.CheckedChanged += new System.EventHandler(this.chkCWKeyerIambic_CheckedChanged);
            // 
            // udCWKeyerWeight
            // 
            this.udCWKeyerWeight.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerWeight.Location = new System.Drawing.Point(80, 24);
            this.udCWKeyerWeight.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udCWKeyerWeight.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWKeyerWeight.Name = "udCWKeyerWeight";
            this.udCWKeyerWeight.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerWeight.TabIndex = 40;
            this.toolTip1.SetToolTip(this.udCWKeyerWeight, "Sets the weight of the tones when sending Iambic.");
            this.udCWKeyerWeight.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udCWKeyerWeight.ValueChanged += new System.EventHandler(this.udCWKeyerWeight_ValueChanged);
            this.udCWKeyerWeight.LostFocus += new System.EventHandler(this.udCWKeyerWeight_LostFocus);
            // 
            // udCWKeyerRise
            // 
            this.udCWKeyerRise.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerRise.Location = new System.Drawing.Point(80, 47);
            this.udCWKeyerRise.Maximum = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udCWKeyerRise.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWKeyerRise.Name = "udCWKeyerRise";
            this.udCWKeyerRise.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerRise.TabIndex = 40;
            this.toolTip1.SetToolTip(this.udCWKeyerRise, "The rising edge of the tone.");
            this.udCWKeyerRise.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udCWKeyerRise.ValueChanged += new System.EventHandler(this.udCWKeyerRise_ValueChanged);
            this.udCWKeyerRise.LostFocus += new System.EventHandler(this.udCWKeyerRise_LostFocus);
            // 
            // chkDSPKeyerSemiBreakInEnabled
            // 
            this.chkDSPKeyerSemiBreakInEnabled.Checked = true;
            this.chkDSPKeyerSemiBreakInEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDSPKeyerSemiBreakInEnabled.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkDSPKeyerSemiBreakInEnabled.Image = null;
            this.chkDSPKeyerSemiBreakInEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkDSPKeyerSemiBreakInEnabled.Name = "chkDSPKeyerSemiBreakInEnabled";
            this.chkDSPKeyerSemiBreakInEnabled.Size = new System.Drawing.Size(80, 16);
            this.chkDSPKeyerSemiBreakInEnabled.TabIndex = 36;
            this.chkDSPKeyerSemiBreakInEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkDSPKeyerSemiBreakInEnabled, "Enables Semi Break In operation.");
            this.chkDSPKeyerSemiBreakInEnabled.CheckedChanged += new System.EventHandler(this.chkDSPKeyerSemiBreakInEnabled_CheckedChanged);
            // 
            // udCWKeyerSemiBreakInDelay
            // 
            this.udCWKeyerSemiBreakInDelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerSemiBreakInDelay.Location = new System.Drawing.Point(72, 48);
            this.udCWKeyerSemiBreakInDelay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udCWKeyerSemiBreakInDelay.Minimum = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udCWKeyerSemiBreakInDelay.Name = "udCWKeyerSemiBreakInDelay";
            this.udCWKeyerSemiBreakInDelay.Size = new System.Drawing.Size(48, 20);
            this.udCWKeyerSemiBreakInDelay.TabIndex = 35;
            this.toolTip1.SetToolTip(this.udCWKeyerSemiBreakInDelay, "Amount of time to stay in TX after the last detected CW signal.");
            this.udCWKeyerSemiBreakInDelay.Value = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udCWKeyerSemiBreakInDelay.ValueChanged += new System.EventHandler(this.udCWKeyerSemiBreakInDelay_ValueChanged);
            this.udCWKeyerSemiBreakInDelay.LostFocus += new System.EventHandler(this.udCWKeyerSemiBreakInDelay_LostFocus);
            // 
            // chkDSPLevelerEnabled
            // 
            this.chkDSPLevelerEnabled.Checked = true;
            this.chkDSPLevelerEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDSPLevelerEnabled.Image = null;
            this.chkDSPLevelerEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkDSPLevelerEnabled.Name = "chkDSPLevelerEnabled";
            this.chkDSPLevelerEnabled.Size = new System.Drawing.Size(104, 16);
            this.chkDSPLevelerEnabled.TabIndex = 42;
            this.chkDSPLevelerEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkDSPLevelerEnabled, "Check this box to Enabled (activate) the leveler feature.");
            this.chkDSPLevelerEnabled.CheckedChanged += new System.EventHandler(this.chkDSPLevelerEnabled_CheckedChanged);
            // 
            // udDSPLevelerThreshold
            // 
            this.udDSPLevelerThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Location = new System.Drawing.Point(88, 72);
            this.udDSPLevelerThreshold.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Name = "udDSPLevelerThreshold";
            this.udDSPLevelerThreshold.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerThreshold.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPLevelerThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPLevelerThreshold.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.ValueChanged += new System.EventHandler(this.udDSPLevelerThreshold_ValueChanged);
            this.udDSPLevelerThreshold.LostFocus += new System.EventHandler(this.udDSPLevelerThreshold_LostFocus);
            // 
            // udDSPALCThreshold
            // 
            this.udDSPALCThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCThreshold.Location = new System.Drawing.Point(88, 48);
            this.udDSPALCThreshold.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCThreshold.Minimum = new decimal(new int[] {
            120,
            0,
            0,
            -2147483648});
            this.udDSPALCThreshold.Name = "udDSPALCThreshold";
            this.udDSPALCThreshold.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCThreshold.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPALCThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPALCThreshold.Value = new decimal(new int[] {
            120,
            0,
            0,
            -2147483648});
            this.udDSPALCThreshold.Visible = false;
            this.udDSPALCThreshold.ValueChanged += new System.EventHandler(this.udDSPALCThreshold_ValueChanged);
            this.udDSPALCThreshold.LostFocus += new System.EventHandler(this.udDSPALCThreshold_LostFocus);
            // 
            // udDSPAGCMaxGaindB
            // 
            this.udDSPAGCMaxGaindB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.Location = new System.Drawing.Point(104, 48);
            this.udDSPAGCMaxGaindB.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            -2147483648});
            this.udDSPAGCMaxGaindB.Name = "udDSPAGCMaxGaindB";
            this.udDSPAGCMaxGaindB.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCMaxGaindB.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPAGCMaxGaindB, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPAGCMaxGaindB.Value = new decimal(new int[] {
            90,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCMaxGaindB_ValueChanged);
            this.udDSPAGCMaxGaindB.LostFocus += new System.EventHandler(this.udDSPAGCMaxGaindB_LostFocus);
            // 
            // udDSPAGCFixedGaindB
            // 
            this.udDSPAGCFixedGaindB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.Location = new System.Drawing.Point(104, 200);
            this.udDSPAGCFixedGaindB.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            -2147483648});
            this.udDSPAGCFixedGaindB.Name = "udDSPAGCFixedGaindB";
            this.udDSPAGCFixedGaindB.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCFixedGaindB.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udDSPAGCFixedGaindB, "When you choose Fixed AGC on the front panel, this number is used to multiply the" +
                    " signal.");
            this.udDSPAGCFixedGaindB.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCFixedGaindB_ValueChanged);
            this.udDSPAGCFixedGaindB.LostFocus += new System.EventHandler(this.udDSPAGCFixedGaindB_LostFocus);
            // 
            // udTXAMCarrierLevel
            // 
            this.udTXAMCarrierLevel.DecimalPlaces = 1;
            this.udTXAMCarrierLevel.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udTXAMCarrierLevel.Location = new System.Drawing.Point(80, 24);
            this.udTXAMCarrierLevel.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.Name = "udTXAMCarrierLevel";
            this.udTXAMCarrierLevel.Size = new System.Drawing.Size(56, 20);
            this.udTXAMCarrierLevel.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXAMCarrierLevel, "Adjusts the carrier level on AM (pecentage of full 1/4 carrier) .");
            this.udTXAMCarrierLevel.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.ValueChanged += new System.EventHandler(this.udTXAMCarrierLevel_ValueChanged);
            this.udTXAMCarrierLevel.LostFocus += new System.EventHandler(this.udTXAMCarrierLevel_LostFocus);
            // 
            // udTXAF
            // 
            this.udTXAF.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXAF.Location = new System.Drawing.Point(56, 19);
            this.udTXAF.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXAF.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXAF.Name = "udTXAF";
            this.udTXAF.Size = new System.Drawing.Size(48, 20);
            this.udTXAF.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXAF, "AF value to use when in TX mode (with the Delta 44 only).");
            this.udTXAF.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udTXAF.ValueChanged += new System.EventHandler(this.udTXAF_ValueChanged);
            this.udTXAF.LostFocus += new System.EventHandler(this.udTXAF_LostFocus);
            // 
            // udTXVOXHangTime
            // 
            this.udTXVOXHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXVOXHangTime.Location = new System.Drawing.Point(72, 62);
            this.udTXVOXHangTime.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udTXVOXHangTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXVOXHangTime.Name = "udTXVOXHangTime";
            this.udTXVOXHangTime.Size = new System.Drawing.Size(56, 20);
            this.udTXVOXHangTime.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udTXVOXHangTime, "The amount of time in ms to stay in TX mode after the last signal above the thres" +
                    "hold.");
            this.udTXVOXHangTime.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            this.udTXVOXHangTime.ValueChanged += new System.EventHandler(this.udTXVOXHangTime_ValueChanged);
            this.udTXVOXHangTime.LostFocus += new System.EventHandler(this.udTXVOXHangTime_LostFocus);
            // 
            // chkTXVOXEnabled
            // 
            this.chkTXVOXEnabled.Image = null;
            this.chkTXVOXEnabled.Location = new System.Drawing.Point(16, 14);
            this.chkTXVOXEnabled.Name = "chkTXVOXEnabled";
            this.chkTXVOXEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkTXVOXEnabled.TabIndex = 50;
            this.chkTXVOXEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkTXVOXEnabled, "Enables VOX operation using the parameters below.");
            this.chkTXVOXEnabled.CheckedChanged += new System.EventHandler(this.chkTXVOXEnabled_CheckedChanged);
            // 
            // udTXVOXThreshold
            // 
            this.udTXVOXThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXVOXThreshold.Location = new System.Drawing.Point(72, 38);
            this.udTXVOXThreshold.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udTXVOXThreshold.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXVOXThreshold.Name = "udTXVOXThreshold";
            this.udTXVOXThreshold.Size = new System.Drawing.Size(48, 20);
            this.udTXVOXThreshold.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXVOXThreshold, "Numeric sample value above which triggers the VOX circuit.");
            this.udTXVOXThreshold.Value = new decimal(new int[] {
            90,
            0,
            0,
            0});
            this.udTXVOXThreshold.ValueChanged += new System.EventHandler(this.udTXVOXThreshold_ValueChanged);
            this.udTXVOXThreshold.LostFocus += new System.EventHandler(this.udTXVOXThreshold_LostFocus);
            // 
            // chkTXNoiseGateEnabled
            // 
            this.chkTXNoiseGateEnabled.Image = null;
            this.chkTXNoiseGateEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkTXNoiseGateEnabled.Name = "chkTXNoiseGateEnabled";
            this.chkTXNoiseGateEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkTXNoiseGateEnabled.TabIndex = 49;
            this.chkTXNoiseGateEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkTXNoiseGateEnabled, "Enables the noise gate to operate using the threshold set below.");
            this.chkTXNoiseGateEnabled.CheckedChanged += new System.EventHandler(this.chkTXNoiseGateEnabled_CheckedChanged);
            // 
            // udTXNoiseGate
            // 
            this.udTXNoiseGate.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXNoiseGate.Location = new System.Drawing.Point(88, 48);
            this.udTXNoiseGate.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXNoiseGate.Minimum = new decimal(new int[] {
            160,
            0,
            0,
            -2147483648});
            this.udTXNoiseGate.Name = "udTXNoiseGate";
            this.udTXNoiseGate.Size = new System.Drawing.Size(48, 20);
            this.udTXNoiseGate.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXNoiseGate, "Signal level in dB above which to transmit audio.");
            this.udTXNoiseGate.Value = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udTXNoiseGate.ValueChanged += new System.EventHandler(this.udTXNoiseGate_ValueChanged);
            this.udTXNoiseGate.LostFocus += new System.EventHandler(this.udTXNoiseGate_LostFocus);
            // 
            // btnTXProfileDelete
            // 
            this.btnTXProfileDelete.Location = new System.Drawing.Point(72, 48);
            this.btnTXProfileDelete.Name = "btnTXProfileDelete";
            this.btnTXProfileDelete.Size = new System.Drawing.Size(48, 21);
            this.btnTXProfileDelete.TabIndex = 2;
            this.btnTXProfileDelete.Text = "Delete";
            this.toolTip1.SetToolTip(this.btnTXProfileDelete, "Click to delete the currently selected TX Profile.");
            this.btnTXProfileDelete.Click += new System.EventHandler(this.btnTXProfileDelete_Click);
            // 
            // btnTXProfileSave
            // 
            this.btnTXProfileSave.Location = new System.Drawing.Point(16, 48);
            this.btnTXProfileSave.Name = "btnTXProfileSave";
            this.btnTXProfileSave.Size = new System.Drawing.Size(48, 21);
            this.btnTXProfileSave.TabIndex = 1;
            this.btnTXProfileSave.Text = "Save";
            this.toolTip1.SetToolTip(this.btnTXProfileSave, "Click to save the current settings to a TX Profile.");
            this.btnTXProfileSave.Click += new System.EventHandler(this.btnTXProfileSave_Click);
            // 
            // comboTXProfileName
            // 
            this.comboTXProfileName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXProfileName.DropDownWidth = 104;
            this.comboTXProfileName.Location = new System.Drawing.Point(16, 21);
            this.comboTXProfileName.Name = "comboTXProfileName";
            this.comboTXProfileName.Size = new System.Drawing.Size(104, 21);
            this.comboTXProfileName.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboTXProfileName, "Sets the current Transmit Profile to be used.");
            this.comboTXProfileName.SelectedIndexChanged += new System.EventHandler(this.comboTXProfileName_SelectedIndexChanged);
            // 
            // udTXTunePower
            // 
            this.udTXTunePower.DecimalPlaces = 1;
            this.udTXTunePower.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udTXTunePower.Location = new System.Drawing.Point(72, 18);
            this.udTXTunePower.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXTunePower.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXTunePower.Name = "udTXTunePower";
            this.udTXTunePower.Size = new System.Drawing.Size(58, 20);
            this.udTXTunePower.TabIndex = 4;
            this.udTXTunePower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udTXTunePower, "Power used when using the TUN button on the front panel.");
            this.udTXTunePower.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXTunePower.ValueChanged += new System.EventHandler(this.udTransmitTunePower_ValueChanged);
            this.udTXTunePower.LostFocus += new System.EventHandler(this.udTXTunePower_LostFocus);
            // 
            // tbTXCompander
            // 
            this.tbTXCompander.Location = new System.Drawing.Point(20, 128);
            this.tbTXCompander.Name = "tbTXCompander";
            this.tbTXCompander.Size = new System.Drawing.Size(152, 45);
            this.tbTXCompander.TabIndex = 34;
            this.toolTip1.SetToolTip(this.tbTXCompander, "Sets the compander value.");
            this.tbTXCompander.Value = 3;
            this.tbTXCompander.Scroll += new System.EventHandler(this.tbTXCmpd_Scroll);
            // 
            // udTXCompander
            // 
            this.udTXCompander.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXCompander.Location = new System.Drawing.Point(104, 104);
            this.udTXCompander.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udTXCompander.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXCompander.Name = "udTXCompander";
            this.udTXCompander.Size = new System.Drawing.Size(48, 20);
            this.udTXCompander.TabIndex = 33;
            this.toolTip1.SetToolTip(this.udTXCompander, "Sets the compander value.");
            this.udTXCompander.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udTXCompander.ValueChanged += new System.EventHandler(this.udTXCmpd_ValueChanged);
            this.udTXCompander.LostFocus += new System.EventHandler(this.udTXCompander_LostFocus);
            // 
            // udTXFFCompression
            // 
            this.udTXFFCompression.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXFFCompression.Location = new System.Drawing.Point(104, 24);
            this.udTXFFCompression.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udTXFFCompression.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXFFCompression.Name = "udTXFFCompression";
            this.udTXFFCompression.Size = new System.Drawing.Size(48, 20);
            this.udTXFFCompression.TabIndex = 31;
            this.toolTip1.SetToolTip(this.udTXFFCompression, "Sets the compression value allowing more average power without raising the peaks." +
                    "");
            this.udTXFFCompression.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udTXFFCompression.ValueChanged += new System.EventHandler(this.udTXFFCompression_ValueChanged);
            this.udTXFFCompression.LostFocus += new System.EventHandler(this.udTXFFCompression_LostFocus);
            // 
            // tbTXFFCompression
            // 
            this.tbTXFFCompression.Location = new System.Drawing.Point(24, 48);
            this.tbTXFFCompression.Maximum = 20;
            this.tbTXFFCompression.Name = "tbTXFFCompression";
            this.tbTXFFCompression.Size = new System.Drawing.Size(152, 45);
            this.tbTXFFCompression.TabIndex = 21;
            this.tbTXFFCompression.TickFrequency = 2;
            this.toolTip1.SetToolTip(this.tbTXFFCompression, "Sets the compression value allowing more average power without raising the peaks." +
                    "");
            this.tbTXFFCompression.Value = 3;
            this.tbTXFFCompression.Scroll += new System.EventHandler(this.tbTXFFCompression_Scroll);
            // 
            // udTXFilterLow
            // 
            this.udTXFilterLow.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXFilterLow.Location = new System.Drawing.Point(56, 48);
            this.udTXFilterLow.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTXFilterLow.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXFilterLow.Name = "udTXFilterLow";
            this.udTXFilterLow.Size = new System.Drawing.Size(56, 20);
            this.udTXFilterLow.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udTXFilterLow, "Low Frequency TX Filter Cutoff");
            this.udTXFilterLow.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXFilterLow.ValueChanged += new System.EventHandler(this.udTXFilterLow_ValueChanged);
            this.udTXFilterLow.LostFocus += new System.EventHandler(this.udTXFilterLow_LostFocus);
            // 
            // udTXFilterHigh
            // 
            this.udTXFilterHigh.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXFilterHigh.Location = new System.Drawing.Point(56, 24);
            this.udTXFilterHigh.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTXFilterHigh.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXFilterHigh.Name = "udTXFilterHigh";
            this.udTXFilterHigh.Size = new System.Drawing.Size(56, 20);
            this.udTXFilterHigh.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udTXFilterHigh, "High Frequency TX Filter Cutoff");
            this.udTXFilterHigh.Value = new decimal(new int[] {
            2900,
            0,
            0,
            0});
            this.udTXFilterHigh.ValueChanged += new System.EventHandler(this.udTXFilterHigh_ValueChanged);
            this.udTXFilterHigh.LostFocus += new System.EventHandler(this.udTXFilterHigh_LostFocus);
            // 
            // chkDCBlock
            // 
            this.chkDCBlock.Image = null;
            this.chkDCBlock.Location = new System.Drawing.Point(288, 16);
            this.chkDCBlock.Name = "chkDCBlock";
            this.chkDCBlock.Size = new System.Drawing.Size(72, 16);
            this.chkDCBlock.TabIndex = 48;
            this.chkDCBlock.Text = "DC Block";
            this.toolTip1.SetToolTip(this.chkDCBlock, "Enable this to engage a digital LPF to help eliminate DC garbage caused by some s" +
                    "ound cards.");
            this.chkDCBlock.CheckedChanged += new System.EventHandler(this.chkDCBlock_CheckedChanged);
            // 
            // btnPAGainReset
            // 
            this.btnPAGainReset.Image = null;
            this.btnPAGainReset.Location = new System.Drawing.Point(201, 266);
            this.btnPAGainReset.Name = "btnPAGainReset";
            this.btnPAGainReset.Size = new System.Drawing.Size(75, 23);
            this.btnPAGainReset.TabIndex = 21;
            this.btnPAGainReset.Text = "Reset";
            this.toolTip1.SetToolTip(this.btnPAGainReset, "Reset all Gain values to the default 48.0dB");
            this.btnPAGainReset.Click += new System.EventHandler(this.btnPAGainReset_Click);
            // 
            // udPACalPower
            // 
            this.udPACalPower.DecimalPlaces = 1;
            this.udPACalPower.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPACalPower.Location = new System.Drawing.Point(464, 254);
            this.udPACalPower.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPACalPower.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPACalPower.Name = "udPACalPower";
            this.udPACalPower.Size = new System.Drawing.Size(69, 20);
            this.udPACalPower.TabIndex = 22;
            this.udPACalPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udPACalPower, "The target power used for the PA Calibration.");
            this.udPACalPower.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPACalPower.ValueChanged += new System.EventHandler(this.udPACalPower_ValueChanged);
            this.udPACalPower.LostFocus += new System.EventHandler(this.udPACalPower_LostFocus);
            // 
            // btnDisplayFont
            // 
            this.btnDisplayFont.Image = null;
            this.btnDisplayFont.Location = new System.Drawing.Point(204, 50);
            this.btnDisplayFont.Name = "btnDisplayFont";
            this.btnDisplayFont.Size = new System.Drawing.Size(40, 23);
            this.btnDisplayFont.TabIndex = 74;
            this.btnDisplayFont.Text = "Font";
            this.toolTip1.SetToolTip(this.btnDisplayFont, "Change font for displaying frequency.");
            this.btnDisplayFont.UseVisualStyleBackColor = true;
            this.btnDisplayFont.Click += new System.EventHandler(this.btnDisplayFont_Click);
            // 
            // lblConsoleClor
            // 
            this.lblConsoleClor.Image = null;
            this.lblConsoleClor.Location = new System.Drawing.Point(21, 151);
            this.lblConsoleClor.Name = "lblConsoleClor";
            this.lblConsoleClor.Size = new System.Drawing.Size(81, 21);
            this.lblConsoleClor.TabIndex = 87;
            this.lblConsoleClor.Text = "Console color:";
            this.toolTip1.SetToolTip(this.lblConsoleClor, "Choose text color on all controls.");
            // 
            // clrbtnConsoleColor
            // 
            this.clrbtnConsoleColor.Automatic = "Automatic";
            this.clrbtnConsoleColor.Color = System.Drawing.SystemColors.Control;
            this.clrbtnConsoleColor.ForeColor = System.Drawing.SystemColors.ControlText;
            this.clrbtnConsoleColor.Image = null;
            this.clrbtnConsoleColor.Location = new System.Drawing.Point(123, 146);
            this.clrbtnConsoleColor.MoreColors = "More Colors...";
            this.clrbtnConsoleColor.Name = "clrbtnConsoleColor";
            this.clrbtnConsoleColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnConsoleColor.TabIndex = 86;
            this.toolTip1.SetToolTip(this.clrbtnConsoleColor, "Change console color.");
            this.clrbtnConsoleColor.Changed += new System.EventHandler(this.clrbtnConsoleColor_Changed);
            // 
            // lblMenuFont
            // 
            this.lblMenuFont.Image = null;
            this.lblMenuFont.Location = new System.Drawing.Point(21, 113);
            this.lblMenuFont.Name = "lblMenuFont";
            this.lblMenuFont.Size = new System.Drawing.Size(72, 19);
            this.lblMenuFont.TabIndex = 79;
            this.lblMenuFont.Text = "Menu font:";
            this.toolTip1.SetToolTip(this.lblMenuFont, "Choose main menu font.");
            // 
            // btnMainMenuFont
            // 
            this.btnMainMenuFont.Image = null;
            this.btnMainMenuFont.Location = new System.Drawing.Point(123, 107);
            this.btnMainMenuFont.Name = "btnMainMenuFont";
            this.btnMainMenuFont.Size = new System.Drawing.Size(40, 23);
            this.btnMainMenuFont.TabIndex = 78;
            this.btnMainMenuFont.Text = "Font";
            this.toolTip1.SetToolTip(this.btnMainMenuFont, "Change font for menu.");
            this.btnMainMenuFont.UseVisualStyleBackColor = true;
            this.btnMainMenuFont.Click += new System.EventHandler(this.btnMainMenuFont_Click);
            // 
            // lblSkinButtonColor
            // 
            this.lblSkinButtonColor.Image = null;
            this.lblSkinButtonColor.Location = new System.Drawing.Point(21, 73);
            this.lblSkinButtonColor.Name = "lblSkinButtonColor";
            this.lblSkinButtonColor.Size = new System.Drawing.Size(63, 21);
            this.lblSkinButtonColor.TabIndex = 82;
            this.lblSkinButtonColor.Text = "Text color.";
            this.toolTip1.SetToolTip(this.lblSkinButtonColor, "Choose text color on all controls.");
            // 
            // clrbtnSkinButtonColor
            // 
            this.clrbtnSkinButtonColor.Automatic = "Automatic";
            this.clrbtnSkinButtonColor.Color = System.Drawing.SystemColors.ControlText;
            this.clrbtnSkinButtonColor.Image = null;
            this.clrbtnSkinButtonColor.Location = new System.Drawing.Point(124, 68);
            this.clrbtnSkinButtonColor.MoreColors = "More Colors...";
            this.clrbtnSkinButtonColor.Name = "clrbtnSkinButtonColor";
            this.clrbtnSkinButtonColor.Size = new System.Drawing.Size(40, 22);
            this.clrbtnSkinButtonColor.TabIndex = 82;
            this.toolTip1.SetToolTip(this.clrbtnSkinButtonColor, "Color for controls text.");
            this.clrbtnSkinButtonColor.Changed += new System.EventHandler(this.clrbtnSkinButtonColor_Changed);
            // 
            // comboMeterType
            // 
            this.comboMeterType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboMeterType.DropDownWidth = 80;
            this.comboMeterType.Items.AddRange(new object[] {
            "Original",
            "Edge",
            "Analog"});
            this.comboMeterType.Location = new System.Drawing.Point(80, 16);
            this.comboMeterType.Name = "comboMeterType";
            this.comboMeterType.Size = new System.Drawing.Size(80, 21);
            this.comboMeterType.TabIndex = 78;
            this.toolTip1.SetToolTip(this.comboMeterType, "Changes the appearance of the Multimeter on the front panel.");
            this.comboMeterType.SelectedIndexChanged += new System.EventHandler(this.comboMeterType_SelectedIndexChanged);
            // 
            // comboCWXMsg6
            // 
            this.comboCWXMsg6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg6.DropDownWidth = 56;
            this.comboCWXMsg6.Location = new System.Drawing.Point(48, 157);
            this.comboCWXMsg6.Name = "comboCWXMsg6";
            this.comboCWXMsg6.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg6.TabIndex = 21;
            this.toolTip1.SetToolTip(this.comboCWXMsg6, "Increse CW keyer speed.");
            this.comboCWXMsg6.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg6_SelectedIndexChanged);
            // 
            // comboCWXMsg5
            // 
            this.comboCWXMsg5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg5.DropDownWidth = 56;
            this.comboCWXMsg5.Location = new System.Drawing.Point(48, 130);
            this.comboCWXMsg5.Name = "comboCWXMsg5";
            this.comboCWXMsg5.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg5.TabIndex = 19;
            this.toolTip1.SetToolTip(this.comboCWXMsg5, "Increse CW keyer speed.");
            this.comboCWXMsg5.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg5_SelectedIndexChanged);
            // 
            // comboCWXMsg4
            // 
            this.comboCWXMsg4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg4.DropDownWidth = 56;
            this.comboCWXMsg4.Location = new System.Drawing.Point(48, 103);
            this.comboCWXMsg4.Name = "comboCWXMsg4";
            this.comboCWXMsg4.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg4.TabIndex = 14;
            this.toolTip1.SetToolTip(this.comboCWXMsg4, "Increse CW keyer speed.");
            this.comboCWXMsg4.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg4_SelectedIndexChanged);
            // 
            // comboCWXMsg3
            // 
            this.comboCWXMsg3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg3.DropDownWidth = 56;
            this.comboCWXMsg3.Location = new System.Drawing.Point(48, 77);
            this.comboCWXMsg3.Name = "comboCWXMsg3";
            this.comboCWXMsg3.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg3.TabIndex = 13;
            this.toolTip1.SetToolTip(this.comboCWXMsg3, "Increse CW keyer speed.");
            this.comboCWXMsg3.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg3_SelectedIndexChanged);
            // 
            // comboCWXMsg2
            // 
            this.comboCWXMsg2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg2.DropDownWidth = 56;
            this.comboCWXMsg2.Location = new System.Drawing.Point(48, 51);
            this.comboCWXMsg2.Name = "comboCWXMsg2";
            this.comboCWXMsg2.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg2.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboCWXMsg2, "Increse CW keyer speed.");
            this.comboCWXMsg2.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg2_SelectedIndexChanged);
            // 
            // comboCWXMsg1
            // 
            this.comboCWXMsg1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCWXMsg1.DropDownWidth = 56;
            this.comboCWXMsg1.Location = new System.Drawing.Point(48, 25);
            this.comboCWXMsg1.Name = "comboCWXMsg1";
            this.comboCWXMsg1.Size = new System.Drawing.Size(56, 21);
            this.comboCWXMsg1.TabIndex = 11;
            this.toolTip1.SetToolTip(this.comboCWXMsg1, "Increse CW keyer speed.");
            this.comboCWXMsg1.SelectedIndexChanged += new System.EventHandler(this.comboCWXMsg1_SelectedIndexChanged);
            // 
            // comboVoiceMsg6
            // 
            this.comboVoiceMsg6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg6.DropDownWidth = 56;
            this.comboVoiceMsg6.Location = new System.Drawing.Point(48, 157);
            this.comboVoiceMsg6.Name = "comboVoiceMsg6";
            this.comboVoiceMsg6.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg6.TabIndex = 21;
            this.toolTip1.SetToolTip(this.comboVoiceMsg6, "Increse CW keyer speed.");
            this.comboVoiceMsg6.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg6_SelectedIndexChanged);
            // 
            // comboVoiceMsg5
            // 
            this.comboVoiceMsg5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg5.DropDownWidth = 56;
            this.comboVoiceMsg5.Location = new System.Drawing.Point(48, 130);
            this.comboVoiceMsg5.Name = "comboVoiceMsg5";
            this.comboVoiceMsg5.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg5.TabIndex = 19;
            this.toolTip1.SetToolTip(this.comboVoiceMsg5, "Increse CW keyer speed.");
            this.comboVoiceMsg5.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg5_SelectedIndexChanged);
            // 
            // comboVoiceMsg4
            // 
            this.comboVoiceMsg4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg4.DropDownWidth = 56;
            this.comboVoiceMsg4.Location = new System.Drawing.Point(48, 103);
            this.comboVoiceMsg4.Name = "comboVoiceMsg4";
            this.comboVoiceMsg4.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg4.TabIndex = 14;
            this.toolTip1.SetToolTip(this.comboVoiceMsg4, "Increse CW keyer speed.");
            this.comboVoiceMsg4.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg4_SelectedIndexChanged);
            // 
            // comboVoiceMsg3
            // 
            this.comboVoiceMsg3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg3.DropDownWidth = 56;
            this.comboVoiceMsg3.Location = new System.Drawing.Point(48, 77);
            this.comboVoiceMsg3.Name = "comboVoiceMsg3";
            this.comboVoiceMsg3.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg3.TabIndex = 13;
            this.toolTip1.SetToolTip(this.comboVoiceMsg3, "Increse CW keyer speed.");
            this.comboVoiceMsg3.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg3_SelectedIndexChanged);
            // 
            // comboVoiceMsg2
            // 
            this.comboVoiceMsg2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg2.DropDownWidth = 56;
            this.comboVoiceMsg2.Location = new System.Drawing.Point(48, 51);
            this.comboVoiceMsg2.Name = "comboVoiceMsg2";
            this.comboVoiceMsg2.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg2.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboVoiceMsg2, "Increse CW keyer speed.");
            this.comboVoiceMsg2.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg2_SelectedIndexChanged);
            // 
            // comboVoiceMsg1
            // 
            this.comboVoiceMsg1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVoiceMsg1.DropDownWidth = 56;
            this.comboVoiceMsg1.Location = new System.Drawing.Point(48, 25);
            this.comboVoiceMsg1.Name = "comboVoiceMsg1";
            this.comboVoiceMsg1.Size = new System.Drawing.Size(56, 21);
            this.comboVoiceMsg1.TabIndex = 11;
            this.toolTip1.SetToolTip(this.comboVoiceMsg1, "Increse CW keyer speed.");
            this.comboVoiceMsg1.SelectedIndexChanged += new System.EventHandler(this.comboVoiceMsg1_SelectedIndexChanged);
            // 
            // comboKBCWSpeedUp
            // 
            this.comboKBCWSpeedUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWSpeedUp.DropDownWidth = 56;
            this.comboKBCWSpeedUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBCWSpeedUp.Name = "comboKBCWSpeedUp";
            this.comboKBCWSpeedUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWSpeedUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBCWSpeedUp, "Increse CW keyer speed.");
            this.comboKBCWSpeedUp.SelectedIndexChanged += new System.EventHandler(this.comboKBCWSpeedUp_SelectedIndexChanged);
            // 
            // comboKBCWSpeedDown
            // 
            this.comboKBCWSpeedDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWSpeedDown.DropDownWidth = 56;
            this.comboKBCWSpeedDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBCWSpeedDown.Name = "comboKBCWSpeedDown";
            this.comboKBCWSpeedDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWSpeedDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBCWSpeedDown, "Decrese CW keyer speed.");
            this.comboKBCWSpeedDown.SelectedIndexChanged += new System.EventHandler(this.comboKBCWSpeedDown_SelectedIndexChanged);
            // 
            // comboKBXITUp
            // 
            this.comboKBXITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBXITUp.DropDownWidth = 56;
            this.comboKBXITUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBXITUp.Name = "comboKBXITUp";
            this.comboKBXITUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBXITUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBXITUp, "Adjust XIT control up 1kHz.");
            this.comboKBXITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBXITUp_SelectedIndexChanged);
            // 
            // comboKBXITDown
            // 
            this.comboKBXITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBXITDown.DropDownWidth = 56;
            this.comboKBXITDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBXITDown.Name = "comboKBXITDown";
            this.comboKBXITDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBXITDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBXITDown, "Adjust the XIT control down 1kHz.");
            this.comboKBXITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBXITDown_SelectedIndexChanged);
            // 
            // comboKBRITUp
            // 
            this.comboKBRITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBRITUp.DropDownWidth = 56;
            this.comboKBRITUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBRITUp.Name = "comboKBRITUp";
            this.comboKBRITUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBRITUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBRITUp, "Adjust RIT control up 1kHz.");
            this.comboKBRITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBRITUp_SelectedIndexChanged);
            // 
            // comboKBRITDown
            // 
            this.comboKBRITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBRITDown.DropDownWidth = 56;
            this.comboKBRITDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBRITDown.Name = "comboKBRITDown";
            this.comboKBRITDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBRITDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBRITDown, "Adjust RIT control down 1kHz.");
            this.comboKBRITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBRITDown_SelectedIndexChanged);
            // 
            // comboKBBandUp
            // 
            this.comboKBBandUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBBandUp.DropDownWidth = 56;
            this.comboKBBandUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBBandUp.Name = "comboKBBandUp";
            this.comboKBBandUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBBandUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBBandUp, "Jump to the next band stack memory.");
            this.comboKBBandUp.SelectedIndexChanged += new System.EventHandler(this.comboKBBandUp_SelectedIndexChanged);
            // 
            // comboKBBandDown
            // 
            this.comboKBBandDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBBandDown.DropDownWidth = 56;
            this.comboKBBandDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBBandDown.Name = "comboKBBandDown";
            this.comboKBBandDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBBandDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBBandDown, "Jump to the previous band stack memory.");
            this.comboKBBandDown.SelectedIndexChanged += new System.EventHandler(this.comboKBBandDown_SelectedIndexChanged);
            // 
            // comboKBTuneUp7
            // 
            this.comboKBTuneUp7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp7.DropDownWidth = 56;
            this.comboKBTuneUp7.Location = new System.Drawing.Point(392, 40);
            this.comboKBTuneUp7.Name = "comboKBTuneUp7";
            this.comboKBTuneUp7.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp7.TabIndex = 19;
            this.toolTip1.SetToolTip(this.comboKBTuneUp7, "Tune Up 1Hz");
            this.comboKBTuneUp7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp7_SelectedIndexChanged);
            // 
            // comboKBTuneDown7
            // 
            this.comboKBTuneDown7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown7.DropDownWidth = 56;
            this.comboKBTuneDown7.Location = new System.Drawing.Point(392, 64);
            this.comboKBTuneDown7.Name = "comboKBTuneDown7";
            this.comboKBTuneDown7.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown7.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboKBTuneDown7, "Tune Down 1Hz");
            this.comboKBTuneDown7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown7_SelectedIndexChanged);
            // 
            // comboKBTuneUp6
            // 
            this.comboKBTuneUp6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp6.DropDownWidth = 56;
            this.comboKBTuneUp6.Location = new System.Drawing.Point(336, 40);
            this.comboKBTuneUp6.Name = "comboKBTuneUp6";
            this.comboKBTuneUp6.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp6.TabIndex = 17;
            this.toolTip1.SetToolTip(this.comboKBTuneUp6, "Tune Up 10Hz");
            this.comboKBTuneUp6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp6_SelectedIndexChanged);
            // 
            // comboKBTuneDown6
            // 
            this.comboKBTuneDown6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown6.DropDownWidth = 56;
            this.comboKBTuneDown6.Location = new System.Drawing.Point(336, 64);
            this.comboKBTuneDown6.Name = "comboKBTuneDown6";
            this.comboKBTuneDown6.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown6.TabIndex = 16;
            this.toolTip1.SetToolTip(this.comboKBTuneDown6, "Tune Down 10Hz");
            this.comboKBTuneDown6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown6_SelectedIndexChanged);
            // 
            // comboKBTuneUp5
            // 
            this.comboKBTuneUp5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp5.DropDownWidth = 56;
            this.comboKBTuneUp5.Location = new System.Drawing.Point(280, 40);
            this.comboKBTuneUp5.Name = "comboKBTuneUp5";
            this.comboKBTuneUp5.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp5.TabIndex = 15;
            this.toolTip1.SetToolTip(this.comboKBTuneUp5, "Tune Up 100Hz");
            this.comboKBTuneUp5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp5_SelectedIndexChanged);
            // 
            // comboKBTuneDown5
            // 
            this.comboKBTuneDown5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown5.DropDownWidth = 56;
            this.comboKBTuneDown5.Location = new System.Drawing.Point(280, 64);
            this.comboKBTuneDown5.Name = "comboKBTuneDown5";
            this.comboKBTuneDown5.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown5.TabIndex = 14;
            this.toolTip1.SetToolTip(this.comboKBTuneDown5, "Tune Down 100Hz");
            this.comboKBTuneDown5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown5_SelectedIndexChanged);
            // 
            // comboKBTuneUp4
            // 
            this.comboKBTuneUp4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp4.DropDownWidth = 56;
            this.comboKBTuneUp4.Location = new System.Drawing.Point(224, 40);
            this.comboKBTuneUp4.Name = "comboKBTuneUp4";
            this.comboKBTuneUp4.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp4.TabIndex = 13;
            this.toolTip1.SetToolTip(this.comboKBTuneUp4, "Tune Up 1kHz");
            this.comboKBTuneUp4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp4_SelectedIndexChanged);
            // 
            // comboKBTuneDown4
            // 
            this.comboKBTuneDown4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown4.DropDownWidth = 56;
            this.comboKBTuneDown4.Location = new System.Drawing.Point(224, 64);
            this.comboKBTuneDown4.Name = "comboKBTuneDown4";
            this.comboKBTuneDown4.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown4.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboKBTuneDown4, "Tune Down 1kHz");
            this.comboKBTuneDown4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown4_SelectedIndexChanged);
            // 
            // comboKBTuneUp3
            // 
            this.comboKBTuneUp3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp3.DropDownWidth = 56;
            this.comboKBTuneUp3.Location = new System.Drawing.Point(168, 40);
            this.comboKBTuneUp3.Name = "comboKBTuneUp3";
            this.comboKBTuneUp3.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp3.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBTuneUp3, "Tune Up 10kHz");
            this.comboKBTuneUp3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp3_SelectedIndexChanged);
            // 
            // comboKBTuneDown3
            // 
            this.comboKBTuneDown3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown3.DropDownWidth = 56;
            this.comboKBTuneDown3.Location = new System.Drawing.Point(168, 64);
            this.comboKBTuneDown3.Name = "comboKBTuneDown3";
            this.comboKBTuneDown3.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown3.TabIndex = 1;
            this.toolTip1.SetToolTip(this.comboKBTuneDown3, "Tune Down 10kHz");
            this.comboKBTuneDown3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown3_SelectedIndexChanged);
            // 
            // comboKBTuneUp1
            // 
            this.comboKBTuneUp1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp1.DropDownWidth = 56;
            this.comboKBTuneUp1.Location = new System.Drawing.Point(48, 40);
            this.comboKBTuneUp1.Name = "comboKBTuneUp1";
            this.comboKBTuneUp1.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp1.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboKBTuneUp1, "Tune Up 1MHz");
            this.comboKBTuneUp1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp1_SelectedIndexChanged);
            // 
            // comboKBTuneUp2
            // 
            this.comboKBTuneUp2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp2.DropDownWidth = 56;
            this.comboKBTuneUp2.Location = new System.Drawing.Point(112, 40);
            this.comboKBTuneUp2.Name = "comboKBTuneUp2";
            this.comboKBTuneUp2.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp2.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBTuneUp2, "Tune Up 100kHz");
            this.comboKBTuneUp2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp2_SelectedIndexChanged);
            // 
            // comboKBTuneDown1
            // 
            this.comboKBTuneDown1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown1.DropDownWidth = 56;
            this.comboKBTuneDown1.Location = new System.Drawing.Point(48, 64);
            this.comboKBTuneDown1.Name = "comboKBTuneDown1";
            this.comboKBTuneDown1.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboKBTuneDown1, "Tune Down 1MHz");
            this.comboKBTuneDown1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown1_SelectedIndexChanged);
            // 
            // comboKBTuneDown2
            // 
            this.comboKBTuneDown2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown2.DropDownWidth = 56;
            this.comboKBTuneDown2.Location = new System.Drawing.Point(112, 64);
            this.comboKBTuneDown2.Name = "comboKBTuneDown2";
            this.comboKBTuneDown2.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown2.TabIndex = 2;
            this.toolTip1.SetToolTip(this.comboKBTuneDown2, "Tune Down 100kHz");
            this.comboKBTuneDown2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown2_SelectedIndexChanged);
            // 
            // comboKBFilterUp
            // 
            this.comboKBFilterUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBFilterUp.DropDownWidth = 56;
            this.comboKBFilterUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBFilterUp.Name = "comboKBFilterUp";
            this.comboKBFilterUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBFilterUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBFilterUp, "Select the Next filter.");
            this.comboKBFilterUp.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterUp_SelectedIndexChanged);
            // 
            // comboKBFilterDown
            // 
            this.comboKBFilterDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBFilterDown.DropDownWidth = 56;
            this.comboKBFilterDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBFilterDown.Name = "comboKBFilterDown";
            this.comboKBFilterDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBFilterDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBFilterDown, "Select the Previous filter.");
            this.comboKBFilterDown.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterDown_SelectedIndexChanged);
            // 
            // comboKBCWDot
            // 
            this.comboKBCWDot.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWDot.DropDownWidth = 56;
            this.comboKBCWDot.Location = new System.Drawing.Point(48, 16);
            this.comboKBCWDot.Name = "comboKBCWDot";
            this.comboKBCWDot.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWDot.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBCWDot, "Note: Only works with old keyer.");
            this.comboKBCWDot.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDot_SelectedIndexChanged);
            // 
            // comboKBCWDash
            // 
            this.comboKBCWDash.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWDash.DropDownWidth = 56;
            this.comboKBCWDash.Location = new System.Drawing.Point(48, 40);
            this.comboKBCWDash.Name = "comboKBCWDash";
            this.comboKBCWDash.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWDash.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBCWDash, "Note: Only works with old keyer.");
            this.comboKBCWDash.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDash_SelectedIndexChanged);
            // 
            // udTestGenScale
            // 
            this.udTestGenScale.DecimalPlaces = 6;
            this.udTestGenScale.Increment = new decimal(new int[] {
            1,
            0,
            0,
            196608});
            this.udTestGenScale.Location = new System.Drawing.Point(312, 22);
            this.udTestGenScale.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udTestGenScale.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestGenScale.Name = "udTestGenScale";
            this.udTestGenScale.Size = new System.Drawing.Size(72, 20);
            this.udTestGenScale.TabIndex = 94;
            this.toolTip1.SetToolTip(this.udTestGenScale, "Sets the amplitude of the signal (typically between 0 and 1.0)");
            this.udTestGenScale.Value = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udTestGenScale.Visible = false;
            this.udTestGenScale.ValueChanged += new System.EventHandler(this.updnTestGenScale_ValueChanged);
            this.udTestGenScale.LostFocus += new System.EventHandler(this.udTestGenScale_LostFocus);
            // 
            // radTestGenOutput
            // 
            this.radTestGenOutput.Image = null;
            this.radTestGenOutput.Location = new System.Drawing.Point(200, 19);
            this.radTestGenOutput.Name = "radTestGenOutput";
            this.radTestGenOutput.Size = new System.Drawing.Size(67, 24);
            this.radTestGenOutput.TabIndex = 93;
            this.radTestGenOutput.Text = "Output";
            this.toolTip1.SetToolTip(this.radTestGenOutput, "Select this button if the signal is to be an output to the soundcard.");
            this.radTestGenOutput.CheckedChanged += new System.EventHandler(this.rbTestGenOutput_CheckedChanged);
            // 
            // radTestGenInput
            // 
            this.radTestGenInput.Checked = true;
            this.radTestGenInput.Image = null;
            this.radTestGenInput.Location = new System.Drawing.Point(144, 19);
            this.radTestGenInput.Name = "radTestGenInput";
            this.radTestGenInput.Size = new System.Drawing.Size(56, 24);
            this.radTestGenInput.TabIndex = 92;
            this.radTestGenInput.TabStop = true;
            this.radTestGenInput.Text = "Input";
            this.toolTip1.SetToolTip(this.radTestGenInput, "Select this button if the signal is to be an input to the DSP.");
            this.radTestGenInput.CheckedChanged += new System.EventHandler(this.rbTestGenInput_CheckedChanged);
            // 
            // cmboTestGenMode
            // 
            this.cmboTestGenMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmboTestGenMode.DropDownWidth = 121;
            this.cmboTestGenMode.Items.AddRange(new object[] {
            "Off",
            "Tone",
            "Noise",
            "Triangle",
            "Sawtooth"});
            this.cmboTestGenMode.Location = new System.Drawing.Point(8, 19);
            this.cmboTestGenMode.Name = "cmboTestGenMode";
            this.cmboTestGenMode.Size = new System.Drawing.Size(121, 21);
            this.cmboTestGenMode.TabIndex = 91;
            this.toolTip1.SetToolTip(this.cmboTestGenMode, "Select the signal type.");
            this.cmboTestGenMode.SelectedIndexChanged += new System.EventHandler(this.cmboTestGenMode_SelectedIndexChanged);
            // 
            // tkbarTestGenFreq
            // 
            this.tkbarTestGenFreq.Location = new System.Drawing.Point(28, 99);
            this.tkbarTestGenFreq.Maximum = 192000;
            this.tkbarTestGenFreq.Name = "tkbarTestGenFreq";
            this.tkbarTestGenFreq.Size = new System.Drawing.Size(344, 45);
            this.tkbarTestGenFreq.TabIndex = 1;
            this.tkbarTestGenFreq.TickFrequency = 5000;
            this.toolTip1.SetToolTip(this.tkbarTestGenFreq, "Sets the frequency of the signal.");
            this.tkbarTestGenFreq.Value = 10000;
            this.tkbarTestGenFreq.Scroll += new System.EventHandler(this.tkbarTestGenFreq_Scroll);
            // 
            // udTestGenHzSec
            // 
            this.udTestGenHzSec.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestGenHzSec.Location = new System.Drawing.Point(252, 155);
            this.udTestGenHzSec.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTestGenHzSec.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestGenHzSec.Name = "udTestGenHzSec";
            this.udTestGenHzSec.Size = new System.Drawing.Size(56, 20);
            this.udTestGenHzSec.TabIndex = 87;
            this.toolTip1.SetToolTip(this.udTestGenHzSec, "See the Sweep Button to the right.");
            this.udTestGenHzSec.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTestGenHzSec.LostFocus += new System.EventHandler(this.udTestGenHzSec_LostFocus);
            // 
            // udTestGenHigh
            // 
            this.udTestGenHigh.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestGenHigh.Location = new System.Drawing.Point(140, 155);
            this.udTestGenHigh.Maximum = new decimal(new int[] {
            48000,
            0,
            0,
            0});
            this.udTestGenHigh.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestGenHigh.Name = "udTestGenHigh";
            this.udTestGenHigh.Size = new System.Drawing.Size(56, 20);
            this.udTestGenHigh.TabIndex = 85;
            this.toolTip1.SetToolTip(this.udTestGenHigh, "See the Sweep Button to the right.");
            this.udTestGenHigh.Value = new decimal(new int[] {
            4000,
            0,
            0,
            0});
            this.udTestGenHigh.LostFocus += new System.EventHandler(this.udTestGenHigh_LostFocus);
            // 
            // udTestGenLow
            // 
            this.udTestGenLow.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestGenLow.Location = new System.Drawing.Point(44, 155);
            this.udTestGenLow.Maximum = new decimal(new int[] {
            48000,
            0,
            0,
            0});
            this.udTestGenLow.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestGenLow.Name = "udTestGenLow";
            this.udTestGenLow.Size = new System.Drawing.Size(56, 20);
            this.udTestGenLow.TabIndex = 83;
            this.toolTip1.SetToolTip(this.udTestGenLow, "See the Sweep Button to the right.");
            this.udTestGenLow.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestGenLow.LostFocus += new System.EventHandler(this.udTestGenLow_LostFocus);
            // 
            // btnTestGenSweep
            // 
            this.btnTestGenSweep.Image = null;
            this.btnTestGenSweep.Location = new System.Drawing.Point(340, 155);
            this.btnTestGenSweep.Name = "btnTestGenSweep";
            this.btnTestGenSweep.Size = new System.Drawing.Size(48, 23);
            this.btnTestGenSweep.TabIndex = 0;
            this.btnTestGenSweep.Text = "Sweep";
            this.toolTip1.SetToolTip(this.btnTestGenSweep, "Click this button to sweep from the Low setting to the High setting using the Hz/" +
                    "Sec setting.");
            this.btnTestGenSweep.Click += new System.EventHandler(this.buttonTestGenSweep_Click);
            // 
            // btnApply
            // 
            this.btnApply.Image = null;
            this.btnApply.Location = new System.Drawing.Point(432, 376);
            this.btnApply.Name = "btnApply";
            this.btnApply.Size = new System.Drawing.Size(75, 31);
            this.btnApply.TabIndex = 19;
            this.btnApply.Text = "Apply";
            this.toolTip1.SetToolTip(this.btnApply, "Apply current settings.");
            this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Image = null;
            this.btnCancel.Location = new System.Drawing.Point(327, 376);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(75, 31);
            this.btnCancel.TabIndex = 18;
            this.btnCancel.Text = "Cancel";
            this.toolTip1.SetToolTip(this.btnCancel, "Load settings from database and close form.");
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnOK
            // 
            this.btnOK.Image = null;
            this.btnOK.Location = new System.Drawing.Point(222, 376);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(75, 31);
            this.btnOK.TabIndex = 17;
            this.btnOK.Text = "OK";
            this.toolTip1.SetToolTip(this.btnOK, "Keep current settings and close form.");
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            // 
            // comboBoxTS2
            // 
            this.comboBoxTS2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxTS2.DropDownWidth = 56;
            this.comboBoxTS2.Items.AddRange(new object[] {
            "none",
            "odd ",
            "even",
            "mark",
            "space"});
            this.comboBoxTS2.Location = new System.Drawing.Point(82, 183);
            this.comboBoxTS2.Name = "comboBoxTS2";
            this.comboBoxTS2.Size = new System.Drawing.Size(72, 21);
            this.comboBoxTS2.TabIndex = 103;
            this.toolTip1.SetToolTip(this.comboBoxTS2, "Com port parity");
            // 
            // numericUpDownTS1
            // 
            this.numericUpDownTS1.DecimalPlaces = 6;
            this.numericUpDownTS1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.numericUpDownTS1.Location = new System.Drawing.Point(98, 22);
            this.numericUpDownTS1.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.numericUpDownTS1.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.numericUpDownTS1.Name = "numericUpDownTS1";
            this.numericUpDownTS1.Size = new System.Drawing.Size(72, 20);
            this.numericUpDownTS1.TabIndex = 1;
            this.toolTip1.SetToolTip(this.numericUpDownTS1, "RX Image calibration reference frequency");
            this.numericUpDownTS1.Value = new decimal(new int[] {
            10113500,
            0,
            0,
            393216});
            // 
            // buttonTS1
            // 
            this.buttonTS1.Image = null;
            this.buttonTS1.Location = new System.Drawing.Point(57, 250);
            this.buttonTS1.Name = "buttonTS1";
            this.buttonTS1.Size = new System.Drawing.Size(75, 23);
            this.buttonTS1.TabIndex = 7;
            this.buttonTS1.Text = "Start";
            this.toolTip1.SetToolTip(this.buttonTS1, "Click to start the RX Image rejection calibration using the above frequency refer" +
                    "ence.");
            // 
            // numericUpDownTS2
            // 
            this.numericUpDownTS2.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.numericUpDownTS2.Location = new System.Drawing.Point(80, 48);
            this.numericUpDownTS2.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.numericUpDownTS2.Minimum = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.numericUpDownTS2.Name = "numericUpDownTS2";
            this.numericUpDownTS2.Size = new System.Drawing.Size(72, 20);
            this.numericUpDownTS2.TabIndex = 3;
            this.toolTip1.SetToolTip(this.numericUpDownTS2, "Level calibration reference level");
            this.numericUpDownTS2.Value = new decimal(new int[] {
            70,
            0,
            0,
            -2147483648});
            // 
            // numericUpDownTS3
            // 
            this.numericUpDownTS3.DecimalPlaces = 6;
            this.numericUpDownTS3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.numericUpDownTS3.Location = new System.Drawing.Point(80, 24);
            this.numericUpDownTS3.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.numericUpDownTS3.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.numericUpDownTS3.Name = "numericUpDownTS3";
            this.numericUpDownTS3.Size = new System.Drawing.Size(72, 20);
            this.numericUpDownTS3.TabIndex = 1;
            this.toolTip1.SetToolTip(this.numericUpDownTS3, "Level calibration reference frequency");
            this.numericUpDownTS3.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // buttonTS2
            // 
            this.buttonTS2.Image = null;
            this.buttonTS2.Location = new System.Drawing.Point(48, 80);
            this.buttonTS2.Name = "buttonTS2";
            this.buttonTS2.Size = new System.Drawing.Size(75, 23);
            this.buttonTS2.TabIndex = 4;
            this.buttonTS2.Text = "Start";
            this.toolTip1.SetToolTip(this.buttonTS2, "Click to start the level calibration using the frequency and level references abo" +
                    "ve.");
            // 
            // buttonTS3
            // 
            this.buttonTS3.Image = null;
            this.buttonTS3.Location = new System.Drawing.Point(48, 80);
            this.buttonTS3.Name = "buttonTS3";
            this.buttonTS3.Size = new System.Drawing.Size(75, 23);
            this.buttonTS3.TabIndex = 5;
            this.buttonTS3.Text = "Start";
            this.toolTip1.SetToolTip(this.buttonTS3, "Click to start the frequency calibration using the reference frequency above.");
            // 
            // numericUpDownTS4
            // 
            this.numericUpDownTS4.DecimalPlaces = 6;
            this.numericUpDownTS4.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.numericUpDownTS4.Location = new System.Drawing.Point(80, 24);
            this.numericUpDownTS4.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.numericUpDownTS4.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.numericUpDownTS4.Name = "numericUpDownTS4";
            this.numericUpDownTS4.Size = new System.Drawing.Size(72, 20);
            this.numericUpDownTS4.TabIndex = 1;
            this.toolTip1.SetToolTip(this.numericUpDownTS4, "Frequency calibration reference frequency");
            this.numericUpDownTS4.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // clrbtnPanFillColor
            // 
            this.clrbtnPanFillColor.Automatic = "Automatic";
            this.clrbtnPanFillColor.Color = System.Drawing.Color.CornflowerBlue;
            this.clrbtnPanFillColor.ForeColor = System.Drawing.SystemColors.ControlText;
            this.clrbtnPanFillColor.Image = null;
            this.clrbtnPanFillColor.Location = new System.Drawing.Point(84, 197);
            this.clrbtnPanFillColor.MoreColors = "More Colors...";
            this.clrbtnPanFillColor.Name = "clrbtnPanFillColor";
            this.clrbtnPanFillColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnPanFillColor.TabIndex = 88;
            this.toolTip1.SetToolTip(this.clrbtnPanFillColor, "Change console color.");
            this.clrbtnPanFillColor.Changed += new System.EventHandler(this.clrbtnPanFillColor_Changed);
            // 
            // chkG59KeyerAutoCorrection
            // 
            this.chkG59KeyerAutoCorrection.AutoSize = true;
            this.chkG59KeyerAutoCorrection.Image = null;
            this.chkG59KeyerAutoCorrection.Location = new System.Drawing.Point(25, 115);
            this.chkG59KeyerAutoCorrection.Name = "chkG59KeyerAutoCorrection";
            this.chkG59KeyerAutoCorrection.Size = new System.Drawing.Size(98, 17);
            this.chkG59KeyerAutoCorrection.TabIndex = 6;
            this.chkG59KeyerAutoCorrection.Text = "Auto correction";
            this.toolTip1.SetToolTip(this.chkG59KeyerAutoCorrection, "Enable/Disable keyer automatic pause corrections.");
            this.chkG59KeyerAutoCorrection.UseVisualStyleBackColor = true;
            this.chkG59KeyerAutoCorrection.CheckedChanged += new System.EventHandler(this.chkG59KeyerAutoCorrection_CheckedChanged);
            // 
            // comboSMeterRXMode
            // 
            this.comboSMeterRXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboSMeterRXMode.DropDownWidth = 80;
            this.comboSMeterRXMode.Location = new System.Drawing.Point(95, 28);
            this.comboSMeterRXMode.Name = "comboSMeterRXMode";
            this.comboSMeterRXMode.Size = new System.Drawing.Size(80, 21);
            this.comboSMeterRXMode.TabIndex = 79;
            this.toolTip1.SetToolTip(this.comboSMeterRXMode, "Changes the appearance of the Multimeter on the front panel.");
            this.comboSMeterRXMode.SelectedIndexChanged += new System.EventHandler(this.comboSMeterRXMode_SelectedIndexChanged);
            // 
            // comboSMeterTXMode
            // 
            this.comboSMeterTXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboSMeterTXMode.DropDownWidth = 80;
            this.comboSMeterTXMode.Location = new System.Drawing.Point(95, 66);
            this.comboSMeterTXMode.Name = "comboSMeterTXMode";
            this.comboSMeterTXMode.Size = new System.Drawing.Size(80, 21);
            this.comboSMeterTXMode.TabIndex = 81;
            this.toolTip1.SetToolTip(this.comboSMeterTXMode, "Changes the appearance of the Multimeter on the front panel.");
            this.comboSMeterTXMode.SelectedIndexChanged += new System.EventHandler(this.comboSMeterTXMode_SelectedIndexChanged);
            // 
            // lblSi570_ref_osc2
            // 
            this.lblSi570_ref_osc2.AutoSize = true;
            this.lblSi570_ref_osc2.Image = null;
            this.lblSi570_ref_osc2.Location = new System.Drawing.Point(16, 45);
            this.lblSi570_ref_osc2.Name = "lblSi570_ref_osc2";
            this.lblSi570_ref_osc2.Size = new System.Drawing.Size(56, 13);
            this.lblSi570_ref_osc2.TabIndex = 8;
            this.lblSi570_ref_osc2.Text = "17-30MHz";
            this.toolTip1.SetToolTip(this.lblSi570_ref_osc2, "Adjust internal Si570 frequency");
            // 
            // udSi570_xtal2
            // 
            this.udSi570_xtal2.DecimalPlaces = 6;
            this.udSi570_xtal2.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udSi570_xtal2.Location = new System.Drawing.Point(77, 43);
            this.udSi570_xtal2.Maximum = new decimal(new int[] {
            115000000,
            0,
            0,
            0});
            this.udSi570_xtal2.Minimum = new decimal(new int[] {
            114000000,
            0,
            0,
            0});
            this.udSi570_xtal2.Name = "udSi570_xtal2";
            this.udSi570_xtal2.Size = new System.Drawing.Size(115, 20);
            this.udSi570_xtal2.TabIndex = 7;
            this.udSi570_xtal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSi570_xtal2, "Internal crystal reference");
            this.udSi570_xtal2.Value = new decimal(new int[] {
            114260800,
            0,
            0,
            0});
            this.udSi570_xtal2.ValueChanged += new System.EventHandler(this.udSi570_xtal2_ValueChanged);
            // 
            // lblSi570_ref_osc3
            // 
            this.lblSi570_ref_osc3.AutoSize = true;
            this.lblSi570_ref_osc3.Image = null;
            this.lblSi570_ref_osc3.Location = new System.Drawing.Point(16, 69);
            this.lblSi570_ref_osc3.Name = "lblSi570_ref_osc3";
            this.lblSi570_ref_osc3.Size = new System.Drawing.Size(56, 13);
            this.lblSi570_ref_osc3.TabIndex = 10;
            this.lblSi570_ref_osc3.Text = "30-50MHz";
            this.toolTip1.SetToolTip(this.lblSi570_ref_osc3, "Adjust internal Si570 frequency");
            // 
            // udSi570_xtal3
            // 
            this.udSi570_xtal3.DecimalPlaces = 6;
            this.udSi570_xtal3.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udSi570_xtal3.Location = new System.Drawing.Point(77, 67);
            this.udSi570_xtal3.Maximum = new decimal(new int[] {
            115000000,
            0,
            0,
            0});
            this.udSi570_xtal3.Minimum = new decimal(new int[] {
            114000000,
            0,
            0,
            0});
            this.udSi570_xtal3.Name = "udSi570_xtal3";
            this.udSi570_xtal3.Size = new System.Drawing.Size(115, 20);
            this.udSi570_xtal3.TabIndex = 9;
            this.udSi570_xtal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSi570_xtal3, "Internal crystal reference");
            this.udSi570_xtal3.Value = new decimal(new int[] {
            114260800,
            0,
            0,
            0});
            this.udSi570_xtal3.ValueChanged += new System.EventHandler(this.udSi570_xtal3_ValueChanged);
            // 
            // lblSi570_ref_osc1
            // 
            this.lblSi570_ref_osc1.AutoSize = true;
            this.lblSi570_ref_osc1.Image = null;
            this.lblSi570_ref_osc1.Location = new System.Drawing.Point(16, 21);
            this.lblSi570_ref_osc1.Name = "lblSi570_ref_osc1";
            this.lblSi570_ref_osc1.Size = new System.Drawing.Size(50, 13);
            this.lblSi570_ref_osc1.TabIndex = 1;
            this.lblSi570_ref_osc1.Text = "1-17MHz";
            this.toolTip1.SetToolTip(this.lblSi570_ref_osc1, "Adjust internal Si570 frequency");
            // 
            // btnVFOSmallFont
            // 
            this.btnVFOSmallFont.Image = null;
            this.btnVFOSmallFont.Location = new System.Drawing.Point(107, 224);
            this.btnVFOSmallFont.Name = "btnVFOSmallFont";
            this.btnVFOSmallFont.Size = new System.Drawing.Size(40, 22);
            this.btnVFOSmallFont.TabIndex = 90;
            this.btnVFOSmallFont.Text = "Font";
            this.toolTip1.SetToolTip(this.btnVFOSmallFont, "Change font for displaying frequency.");
            this.btnVFOSmallFont.UseVisualStyleBackColor = true;
            this.btnVFOSmallFont.Click += new System.EventHandler(this.btnVFOSmallFont_Click);
            // 
            // btnNewVFOSmallFont
            // 
            this.btnNewVFOSmallFont.Image = null;
            this.btnNewVFOSmallFont.Location = new System.Drawing.Point(112, 112);
            this.btnNewVFOSmallFont.Name = "btnNewVFOSmallFont";
            this.btnNewVFOSmallFont.Size = new System.Drawing.Size(40, 22);
            this.btnNewVFOSmallFont.TabIndex = 96;
            this.btnNewVFOSmallFont.Text = "Font";
            this.toolTip1.SetToolTip(this.btnNewVFOSmallFont, "Change font for displaying frequency.");
            this.btnNewVFOSmallFont.UseVisualStyleBackColor = true;
            this.btnNewVFOSmallFont.Click += new System.EventHandler(this.btnNewVFOSmallFont_Click);
            // 
            // btnNewVFOBandFont
            // 
            this.btnNewVFOBandFont.Image = null;
            this.btnNewVFOBandFont.Location = new System.Drawing.Point(112, 150);
            this.btnNewVFOBandFont.Name = "btnNewVFOBandFont";
            this.btnNewVFOBandFont.Size = new System.Drawing.Size(40, 22);
            this.btnNewVFOBandFont.TabIndex = 98;
            this.btnNewVFOBandFont.Text = "Font";
            this.toolTip1.SetToolTip(this.btnNewVFOBandFont, "Change font for displaying frequency.");
            this.btnNewVFOBandFont.UseVisualStyleBackColor = true;
            this.btnNewVFOBandFont.Click += new System.EventHandler(this.btnNewVFOBandFont_Click);
            // 
            // comboSi570GUI
            // 
            this.comboSi570GUI.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboSi570GUI.DropDownWidth = 56;
            this.comboSi570GUI.Location = new System.Drawing.Point(83, 104);
            this.comboSi570GUI.Name = "comboSi570GUI";
            this.comboSi570GUI.Size = new System.Drawing.Size(56, 21);
            this.comboSi570GUI.TabIndex = 14;
            this.toolTip1.SetToolTip(this.comboSi570GUI, "Show/Hide Gui for external Si570");
            this.comboSi570GUI.SelectedIndexChanged += new System.EventHandler(this.comboSi570GUI_SelectedIndexChanged);
            // 
            // radGenModelGenesisG160
            // 
            this.radGenModelGenesisG160.Image = null;
            this.radGenModelGenesisG160.Location = new System.Drawing.Point(22, 110);
            this.radGenModelGenesisG160.Name = "radGenModelGenesisG160";
            this.radGenModelGenesisG160.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG160.TabIndex = 6;
            this.radGenModelGenesisG160.Text = "Genesis G160";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG160, "Singleband transceiver for 1.8MHz");
            this.radGenModelGenesisG160.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG160.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG160_CheckedChanged);
            // 
            // radGenModelGenesisG80
            // 
            this.radGenModelGenesisG80.Image = null;
            this.radGenModelGenesisG80.Location = new System.Drawing.Point(22, 89);
            this.radGenModelGenesisG80.Name = "radGenModelGenesisG80";
            this.radGenModelGenesisG80.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG80.TabIndex = 5;
            this.radGenModelGenesisG80.Text = "Genesis G80";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG80, "Singleband transceiver for 3.5MHz");
            this.radGenModelGenesisG80.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG80.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG80_CheckedChanged);
            // 
            // radGenModelGenesisG40
            // 
            this.radGenModelGenesisG40.Image = null;
            this.radGenModelGenesisG40.Location = new System.Drawing.Point(22, 68);
            this.radGenModelGenesisG40.Name = "radGenModelGenesisG40";
            this.radGenModelGenesisG40.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG40.TabIndex = 4;
            this.radGenModelGenesisG40.Text = "Genesis G40";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG40, "Singleband transceiver for 7MHz");
            this.radGenModelGenesisG40.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG40.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG40_CheckedChanged);
            // 
            // radGenModelGenesisG3020
            // 
            this.radGenModelGenesisG3020.Image = null;
            this.radGenModelGenesisG3020.Location = new System.Drawing.Point(22, 41);
            this.radGenModelGenesisG3020.Name = "radGenModelGenesisG3020";
            this.radGenModelGenesisG3020.Size = new System.Drawing.Size(104, 23);
            this.radGenModelGenesisG3020.TabIndex = 3;
            this.radGenModelGenesisG3020.Text = "Genesis G3020";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG3020, "Duoband transceiver(10 and 14MHz)");
            this.radGenModelGenesisG3020.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG3020.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG3020_CheckedChanged);
            // 
            // radGenModelGenesisG59
            // 
            this.radGenModelGenesisG59.AutoSize = true;
            this.radGenModelGenesisG59.Image = null;
            this.radGenModelGenesisG59.Location = new System.Drawing.Point(22, 20);
            this.radGenModelGenesisG59.Name = "radGenModelGenesisG59";
            this.radGenModelGenesisG59.Size = new System.Drawing.Size(78, 17);
            this.radGenModelGenesisG59.TabIndex = 2;
            this.radGenModelGenesisG59.Text = "Genesis 59";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG59, "Multiband transceiver(1.8-50MHz)");
            this.radGenModelGenesisG59.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG59.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG59_CheckedChanged);
            // 
            // radGenModelGenesisNET
            // 
            this.radGenModelGenesisNET.Image = null;
            this.radGenModelGenesisNET.Location = new System.Drawing.Point(22, 194);
            this.radGenModelGenesisNET.Name = "radGenModelGenesisNET";
            this.radGenModelGenesisNET.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisNET.TabIndex = 7;
            this.radGenModelGenesisNET.Text = "NET Box";
            this.toolTip1.SetToolTip(this.radGenModelGenesisNET, "Experimental ethernet controled device.");
            this.radGenModelGenesisNET.UseVisualStyleBackColor = true;
            this.radGenModelGenesisNET.CheckedChanged += new System.EventHandler(this.radGenModelGenesisNET_CheckedChanged);
            // 
            // chkDTR_CWMonitor
            // 
            this.chkDTR_CWMonitor.AutoSize = true;
            this.chkDTR_CWMonitor.Image = null;
            this.chkDTR_CWMonitor.Location = new System.Drawing.Point(10, 63);
            this.chkDTR_CWMonitor.Name = "chkDTR_CWMonitor";
            this.chkDTR_CWMonitor.Size = new System.Drawing.Size(124, 17);
            this.chkDTR_CWMonitor.TabIndex = 42;
            this.chkDTR_CWMonitor.Text = "DTR as CW monitor!";
            this.toolTip1.SetToolTip(this.chkDTR_CWMonitor, "(require the alteration of PCB board!)");
            this.chkDTR_CWMonitor.UseVisualStyleBackColor = true;
            this.chkDTR_CWMonitor.CheckedChanged += new System.EventHandler(this.chkDTR_CWMonitor_CheckedChanged);
            // 
            // btnAbortCalibration
            // 
            this.btnAbortCalibration.Image = null;
            this.btnAbortCalibration.Location = new System.Drawing.Point(126, 272);
            this.btnAbortCalibration.Name = "btnAbortCalibration";
            this.btnAbortCalibration.Size = new System.Drawing.Size(75, 23);
            this.btnAbortCalibration.TabIndex = 12;
            this.btnAbortCalibration.Text = "Abort";
            this.toolTip1.SetToolTip(this.btnAbortCalibration, "Abort calibration process!");
            this.btnAbortCalibration.Click += new System.EventHandler(this.btnAbortCalibration_Click);
            // 
            // udMemoryZapping
            // 
            this.udMemoryZapping.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udMemoryZapping.Location = new System.Drawing.Point(70, 71);
            this.udMemoryZapping.Maximum = new decimal(new int[] {
            100000,
            0,
            0,
            0});
            this.udMemoryZapping.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udMemoryZapping.Name = "udMemoryZapping";
            this.udMemoryZapping.Size = new System.Drawing.Size(64, 20);
            this.udMemoryZapping.TabIndex = 0;
            this.udMemoryZapping.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udMemoryZapping, "Time between two memory zap");
            this.udMemoryZapping.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udMemoryZapping.ValueChanged += new System.EventHandler(this.udMemoryZapping_ValueChanged);
            // 
            // radMemoryZapUP
            // 
            this.radMemoryZapUP.AutoSize = true;
            this.radMemoryZapUP.Checked = true;
            this.radMemoryZapUP.Image = null;
            this.radMemoryZapUP.Location = new System.Drawing.Point(17, 20);
            this.radMemoryZapUP.Name = "radMemoryZapUP";
            this.radMemoryZapUP.Size = new System.Drawing.Size(37, 17);
            this.radMemoryZapUP.TabIndex = 2;
            this.radMemoryZapUP.TabStop = true;
            this.radMemoryZapUP.Text = "up";
            this.toolTip1.SetToolTip(this.radMemoryZapUP, "Memory zap direction");
            this.radMemoryZapUP.UseVisualStyleBackColor = true;
            this.radMemoryZapUP.CheckedChanged += new System.EventHandler(this.radMemoryZapUP_CheckedChanged);
            // 
            // radMemoryZapDOWN
            // 
            this.radMemoryZapDOWN.AutoSize = true;
            this.radMemoryZapDOWN.Image = null;
            this.radMemoryZapDOWN.Location = new System.Drawing.Point(17, 47);
            this.radMemoryZapDOWN.Name = "radMemoryZapDOWN";
            this.radMemoryZapDOWN.Size = new System.Drawing.Size(51, 17);
            this.radMemoryZapDOWN.TabIndex = 3;
            this.radMemoryZapDOWN.Text = "down";
            this.toolTip1.SetToolTip(this.radMemoryZapDOWN, "Memory zap direction");
            this.radMemoryZapDOWN.UseVisualStyleBackColor = true;
            this.radMemoryZapDOWN.CheckedChanged += new System.EventHandler(this.radMemoryZapDOWN_CheckedChanged);
            // 
            // chkAutoPowerUp
            // 
            this.chkAutoPowerUp.AutoSize = true;
            this.chkAutoPowerUp.Image = null;
            this.chkAutoPowerUp.Location = new System.Drawing.Point(15, 18);
            this.chkAutoPowerUp.Name = "chkAutoPowerUp";
            this.chkAutoPowerUp.Size = new System.Drawing.Size(99, 17);
            this.chkAutoPowerUp.TabIndex = 0;
            this.chkAutoPowerUp.Text = "Auto Power UP";
            this.toolTip1.SetToolTip(this.chkAutoPowerUp, "Power UP when you start GSDR");
            this.chkAutoPowerUp.UseVisualStyleBackColor = true;
            this.chkAutoPowerUp.CheckedChanged += new System.EventHandler(this.chkAutoPowerUp_CheckedChanged);
            // 
            // btnGeneralCalImageSave
            // 
            this.btnGeneralCalImageSave.Image = null;
            this.btnGeneralCalImageSave.Location = new System.Drawing.Point(107, 24);
            this.btnGeneralCalImageSave.Name = "btnGeneralCalImageSave";
            this.btnGeneralCalImageSave.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalImageSave.TabIndex = 39;
            this.btnGeneralCalImageSave.Text = "Save";
            this.toolTip1.SetToolTip(this.btnGeneralCalImageSave, "Click to save calibration values.");
            this.btnGeneralCalImageSave.Click += new System.EventHandler(this.btnGeneralCalImageSave_Click);
            // 
            // udLMSNRleak
            // 
            this.udLMSNRleak.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRleak.Location = new System.Drawing.Point(56, 99);
            this.udLMSNRleak.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udLMSNRleak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRleak.Name = "udLMSNRleak";
            this.udLMSNRleak.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRleak.TabIndex = 10;
            this.toolTip1.SetToolTip(this.udLMSNRleak, "Determines the adaptation rate of the filter.");
            this.udLMSNRleak.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRleak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // udLMSANFleak
            // 
            this.udLMSANFleak.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFleak.Location = new System.Drawing.Point(56, 99);
            this.udLMSANFleak.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udLMSANFleak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFleak.Name = "udLMSANFleak";
            this.udLMSANFleak.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFleak.TabIndex = 11;
            this.toolTip1.SetToolTip(this.udLMSANFleak, "Determines the adaptation rate of the filter.");
            this.udLMSANFleak.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSANFleak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // chkOSD
            // 
            this.chkOSD.AutoSize = true;
            this.chkOSD.Image = null;
            this.chkOSD.Location = new System.Drawing.Point(16, 212);
            this.chkOSD.Name = "chkOSD";
            this.chkOSD.Size = new System.Drawing.Size(114, 17);
            this.chkOSD.TabIndex = 17;
            this.chkOSD.Text = "On Screen Display";
            this.toolTip1.SetToolTip(this.chkOSD, "Show vital informations on screen.");
            this.chkOSD.UseVisualStyleBackColor = true;
            this.chkOSD.CheckedChanged += new System.EventHandler(this.chkOSD_CheckedChanged);
            // 
            // comboCATPort
            // 
            this.comboCATPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATPort.DropDownWidth = 56;
            this.comboCATPort.Location = new System.Drawing.Point(72, 52);
            this.comboCATPort.Name = "comboCATPort";
            this.comboCATPort.Size = new System.Drawing.Size(72, 21);
            this.comboCATPort.TabIndex = 96;
            this.toolTip1.SetToolTip(this.comboCATPort, "Sets the COM port to be used for the CAT interface.");
            this.comboCATPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPort_SelectedIndexChanged);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(18, 183);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(29, 13);
            this.label3.TabIndex = 105;
            this.label3.Text = "Stop";
            this.toolTip1.SetToolTip(this.label3, "COM port stop bit");
            // 
            // comboCATPTTPort
            // 
            this.comboCATPTTPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATPTTPort.DropDownWidth = 56;
            this.comboCATPTTPort.Location = new System.Drawing.Point(40, 56);
            this.comboCATPTTPort.Name = "comboCATPTTPort";
            this.comboCATPTTPort.Size = new System.Drawing.Size(80, 21);
            this.comboCATPTTPort.TabIndex = 96;
            this.toolTip1.SetToolTip(this.comboCATPTTPort, "Selects the COM port for use with PTT control");
            this.comboCATPTTPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPTTPort_SelectedIndexChanged);
            // 
            // comboCATRigType
            // 
            this.comboCATRigType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATRigType.DropDownWidth = 56;
            this.comboCATRigType.Items.AddRange(new object[] {
            "SDR-1000",
            "TS-2000",
            "TS-50S",
            "TS-480",
            "IC-7000"});
            this.comboCATRigType.Location = new System.Drawing.Point(250, 196);
            this.comboCATRigType.Name = "comboCATRigType";
            this.comboCATRigType.Size = new System.Drawing.Size(88, 21);
            this.comboCATRigType.TabIndex = 94;
            this.toolTip1.SetToolTip(this.comboCATRigType, "Sets the CAT protocol for programs that do not have SDR-1000 specific setups.");
            this.comboCATRigType.SelectedIndexChanged += new System.EventHandler(this.comboCATRigType_SelectedIndexChanged);
            // 
            // udCATServerPort
            // 
            this.udCATServerPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCATServerPort.Location = new System.Drawing.Point(135, 214);
            this.udCATServerPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udCATServerPort.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCATServerPort.Name = "udCATServerPort";
            this.udCATServerPort.Size = new System.Drawing.Size(58, 20);
            this.udCATServerPort.TabIndex = 114;
            this.udCATServerPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udCATServerPort, "The local port to listen CAT commands.");
            this.udCATServerPort.Value = new decimal(new int[] {
            1970,
            0,
            0,
            0});
            // 
            // chkContinuousTuning
            // 
            this.chkContinuousTuning.AutoSize = true;
            this.chkContinuousTuning.Image = null;
            this.chkContinuousTuning.Location = new System.Drawing.Point(16, 239);
            this.chkContinuousTuning.Name = "chkContinuousTuning";
            this.chkContinuousTuning.Size = new System.Drawing.Size(111, 17);
            this.chkContinuousTuning.TabIndex = 18;
            this.chkContinuousTuning.Text = "Continuous tuning";
            this.toolTip1.SetToolTip(this.chkContinuousTuning, "VFOA act as clasic radio.");
            this.chkContinuousTuning.UseVisualStyleBackColor = true;
            this.chkContinuousTuning.CheckedChanged += new System.EventHandler(this.chkContinuousTuning_CheckedChanged);
            // 
            // radGenModelQRP2000
            // 
            this.radGenModelQRP2000.Image = null;
            this.radGenModelQRP2000.Location = new System.Drawing.Point(22, 215);
            this.radGenModelQRP2000.Name = "radGenModelQRP2000";
            this.radGenModelQRP2000.Size = new System.Drawing.Size(122, 17);
            this.radGenModelQRP2000.TabIndex = 8;
            this.radGenModelQRP2000.Text = "QRP 2000";
            this.toolTip1.SetToolTip(this.radGenModelQRP2000, "QRP200 USB device.");
            this.radGenModelQRP2000.UseVisualStyleBackColor = true;
            this.radGenModelQRP2000.CheckedChanged += new System.EventHandler(this.radGenModelQRP2000_CheckedChanged);
            // 
            // chkQRP2000XTRV
            // 
            this.chkQRP2000XTRV.AutoSize = true;
            this.chkQRP2000XTRV.Image = null;
            this.chkQRP2000XTRV.Location = new System.Drawing.Point(14, 15);
            this.chkQRP2000XTRV.Name = "chkQRP2000XTRV";
            this.chkQRP2000XTRV.Size = new System.Drawing.Size(90, 17);
            this.chkQRP2000XTRV.TabIndex = 20;
            this.chkQRP2000XTRV.Text = "XTRV enable";
            this.toolTip1.SetToolTip(this.chkQRP2000XTRV, "Check if the transverter board present.");
            this.chkQRP2000XTRV.CheckedChanged += new System.EventHandler(this.chkQRP2000XTRV_CheckedChanged);
            // 
            // udQRP2000XTRVIF
            // 
            this.udQRP2000XTRVIF.DecimalPlaces = 1;
            this.udQRP2000XTRVIF.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udQRP2000XTRVIF.Location = new System.Drawing.Point(74, 36);
            this.udQRP2000XTRVIF.Maximum = new decimal(new int[] {
            905032704,
            1,
            0,
            0});
            this.udQRP2000XTRVIF.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udQRP2000XTRVIF.Name = "udQRP2000XTRVIF";
            this.udQRP2000XTRVIF.Size = new System.Drawing.Size(99, 20);
            this.udQRP2000XTRVIF.TabIndex = 23;
            this.udQRP2000XTRVIF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udQRP2000XTRVIF, "XTRV local oscillator frequency for 2m transverter.");
            this.udQRP2000XTRVIF.Value = new decimal(new int[] {
            14000000,
            0,
            0,
            0});
            this.udQRP2000XTRVIF.ValueChanged += new System.EventHandler(this.udSRXTRVIF_ValueChanged);
            // 
            // udSRSi570Addr
            // 
            this.udSRSi570Addr.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udSRSi570Addr.Location = new System.Drawing.Point(127, 41);
            this.udSRSi570Addr.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udSRSi570Addr.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udSRSi570Addr.Name = "udSRSi570Addr";
            this.udSRSi570Addr.Size = new System.Drawing.Size(52, 20);
            this.udSRSi570Addr.TabIndex = 24;
            this.udSRSi570Addr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udSRSi570Addr, "I2C address");
            this.udSRSi570Addr.Value = new decimal(new int[] {
            85,
            0,
            0,
            0});
            this.udSRSi570Addr.ValueChanged += new System.EventHandler(this.udSRSi570Addr_ValueChanged);
            // 
            // QRP2000VID
            // 
            this.QRP2000VID.Location = new System.Drawing.Point(55, 65);
            this.QRP2000VID.Name = "QRP2000VID";
            this.QRP2000VID.Size = new System.Drawing.Size(41, 20);
            this.QRP2000VID.TabIndex = 28;
            this.QRP2000VID.Text = "16c0";
            this.QRP2000VID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.QRP2000VID, "Vendor ID");
            this.QRP2000VID.ValidatingType = typeof(int);
            // 
            // QRP2000PID
            // 
            this.QRP2000PID.Location = new System.Drawing.Point(135, 65);
            this.QRP2000PID.Name = "QRP2000PID";
            this.QRP2000PID.Size = new System.Drawing.Size(40, 20);
            this.QRP2000PID.TabIndex = 29;
            this.QRP2000PID.Text = "05dc";
            this.QRP2000PID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.QRP2000PID, "Product ID");
            // 
            // radQRP2000CW1
            // 
            this.radQRP2000CW1.AutoSize = true;
            this.radQRP2000CW1.Checked = true;
            this.radQRP2000CW1.Image = null;
            this.radQRP2000CW1.Location = new System.Drawing.Point(27, 16);
            this.radQRP2000CW1.Name = "radQRP2000CW1";
            this.radQRP2000CW1.Size = new System.Drawing.Size(49, 17);
            this.radQRP2000CW1.TabIndex = 30;
            this.radQRP2000CW1.TabStop = true;
            this.radQRP2000CW1.Text = "CW1";
            this.toolTip1.SetToolTip(this.radQRP2000CW1, "PTT/CW Keyer source pin.");
            this.radQRP2000CW1.UseVisualStyleBackColor = true;
            this.radQRP2000CW1.CheckedChanged += new System.EventHandler(this.radQRP2000CW1_CheckedChanged);
            // 
            // radQRP2000CW2
            // 
            this.radQRP2000CW2.AutoSize = true;
            this.radQRP2000CW2.Image = null;
            this.radQRP2000CW2.Location = new System.Drawing.Point(122, 16);
            this.radQRP2000CW2.Name = "radQRP2000CW2";
            this.radQRP2000CW2.Size = new System.Drawing.Size(49, 17);
            this.radQRP2000CW2.TabIndex = 31;
            this.radQRP2000CW2.Text = "CW2";
            this.toolTip1.SetToolTip(this.radQRP2000CW2, "PTT/CW Keyer source pin.");
            this.radQRP2000CW2.UseVisualStyleBackColor = true;
            this.radQRP2000CW2.CheckedChanged += new System.EventHandler(this.radQRP2000CW2_CheckedChanged);
            // 
            // btnPAGainCalibration
            // 
            this.btnPAGainCalibration.Image = null;
            this.btnPAGainCalibration.Location = new System.Drawing.Point(35, 266);
            this.btnPAGainCalibration.Name = "btnPAGainCalibration";
            this.btnPAGainCalibration.Size = new System.Drawing.Size(75, 23);
            this.btnPAGainCalibration.TabIndex = 20;
            this.btnPAGainCalibration.Text = "Calibrate";
            this.toolTip1.SetToolTip(this.btnPAGainCalibration, "Only for G59, G11 and G6");
            this.btnPAGainCalibration.Click += new System.EventHandler(this.btnPAGainCalibration_Click);
            // 
            // chkCWMonitorVAC
            // 
            this.chkCWMonitorVAC.AutoSize = true;
            this.chkCWMonitorVAC.Image = null;
            this.chkCWMonitorVAC.Location = new System.Drawing.Point(39, 75);
            this.chkCWMonitorVAC.Name = "chkCWMonitorVAC";
            this.chkCWMonitorVAC.Size = new System.Drawing.Size(84, 17);
            this.chkCWMonitorVAC.TabIndex = 0;
            this.chkCWMonitorVAC.Text = "VAC monitor";
            this.toolTip1.SetToolTip(this.chkCWMonitorVAC, "Enable VAC monitor for all modes.");
            this.chkCWMonitorVAC.UseVisualStyleBackColor = true;
            this.chkCWMonitorVAC.CheckedChanged += new System.EventHandler(this.chkCWMonitorVAC_CheckedChanged);
            // 
            // btnWBIRStop
            // 
            this.btnWBIRStop.Image = null;
            this.btnWBIRStop.Location = new System.Drawing.Point(21, 15);
            this.btnWBIRStop.Name = "btnWBIRStop";
            this.btnWBIRStop.Size = new System.Drawing.Size(75, 23);
            this.btnWBIRStop.TabIndex = 40;
            this.btnWBIRStop.Text = "Stop";
            this.toolTip1.SetToolTip(this.btnWBIRStop, "Stop WBIR.");
            this.btnWBIRStop.Click += new System.EventHandler(this.btnWBIRStop_Click);
            // 
            // btnWBIRStart
            // 
            this.btnWBIRStart.Image = null;
            this.btnWBIRStart.Location = new System.Drawing.Point(106, 15);
            this.btnWBIRStart.Name = "btnWBIRStart";
            this.btnWBIRStart.Size = new System.Drawing.Size(75, 23);
            this.btnWBIRStart.TabIndex = 41;
            this.btnWBIRStart.Text = "Start";
            this.toolTip1.SetToolTip(this.btnWBIRStart, "Start WBIR.");
            this.btnWBIRStart.Click += new System.EventHandler(this.btnWBIRStart_Click);
            // 
            // chkLineMic
            // 
            this.chkLineMic.AutoSize = true;
            this.chkLineMic.Image = null;
            this.chkLineMic.Location = new System.Drawing.Point(238, 290);
            this.chkLineMic.Name = "chkLineMic";
            this.chkLineMic.Size = new System.Drawing.Size(129, 17);
            this.chkLineMic.TabIndex = 50;
            this.chkLineMic.Text = "Line/Mic shared input";
            this.toolTip1.SetToolTip(this.chkLineMic, "Shared Line/Mic input");
            this.chkLineMic.UseVisualStyleBackColor = true;
            this.chkLineMic.CheckedChanged += new System.EventHandler(this.chkLineMic_CheckedChanged);
            // 
            // udG59CWSpeedCorr
            // 
            this.udG59CWSpeedCorr.DecimalPlaces = 1;
            this.udG59CWSpeedCorr.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udG59CWSpeedCorr.Location = new System.Drawing.Point(84, 181);
            this.udG59CWSpeedCorr.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG59CWSpeedCorr.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG59CWSpeedCorr.Name = "udG59CWSpeedCorr";
            this.udG59CWSpeedCorr.Size = new System.Drawing.Size(51, 20);
            this.udG59CWSpeedCorr.TabIndex = 7;
            this.udG59CWSpeedCorr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59CWSpeedCorr, "CW Keyer speed in words per minute");
            this.udG59CWSpeedCorr.Value = new decimal(new int[] {
            23,
            0,
            0,
            65536});
            this.udG59CWSpeedCorr.ValueChanged += new System.EventHandler(this.udG59CWSpeedCorr_ValueChanged);
            // 
            // udMultiPSKServerPort
            // 
            this.udMultiPSKServerPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMultiPSKServerPort.Location = new System.Drawing.Point(135, 169);
            this.udMultiPSKServerPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udMultiPSKServerPort.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMultiPSKServerPort.Name = "udMultiPSKServerPort";
            this.udMultiPSKServerPort.Size = new System.Drawing.Size(58, 20);
            this.udMultiPSKServerPort.TabIndex = 114;
            this.udMultiPSKServerPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udMultiPSKServerPort, "The local port to listen CAT commands.");
            this.udMultiPSKServerPort.Value = new decimal(new int[] {
            3020,
            0,
            0,
            0});
            // 
            // txtLoopDll
            // 
            this.txtLoopDll.Location = new System.Drawing.Point(25, 18);
            this.txtLoopDll.MaxLength = 64;
            this.txtLoopDll.Name = "txtLoopDll";
            this.txtLoopDll.Size = new System.Drawing.Size(205, 20);
            this.txtLoopDll.TabIndex = 0;
            this.toolTip1.SetToolTip(this.txtLoopDll, "Loop.dll folder");
            // 
            // udWBIRTime
            // 
            this.udWBIRTime.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udWBIRTime.Location = new System.Drawing.Point(110, 46);
            this.udWBIRTime.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udWBIRTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udWBIRTime.Name = "udWBIRTime";
            this.udWBIRTime.Size = new System.Drawing.Size(71, 20);
            this.udWBIRTime.TabIndex = 42;
            this.udWBIRTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udWBIRTime, "During TX/RX transition WBIR is activated again.");
            this.udWBIRTime.Value = new decimal(new int[] {
            2000,
            0,
            0,
            0});
            this.udWBIRTime.ValueChanged += new System.EventHandler(this.udWBIRTime_ValueChanged);
            // 
            // btnPA10Abort
            // 
            this.btnPA10Abort.Image = null;
            this.btnPA10Abort.Location = new System.Drawing.Point(118, 266);
            this.btnPA10Abort.Name = "btnPA10Abort";
            this.btnPA10Abort.Size = new System.Drawing.Size(75, 23);
            this.btnPA10Abort.TabIndex = 40;
            this.btnPA10Abort.Text = "Abort";
            this.toolTip1.SetToolTip(this.btnPA10Abort, "Abort calibration process!");
            this.btnPA10Abort.Click += new System.EventHandler(this.btnPA10Abort_Click);
            // 
            // chkIARU
            // 
            this.chkIARU.Image = null;
            this.chkIARU.Location = new System.Drawing.Point(20, 41);
            this.chkIARU.Name = "chkIARU";
            this.chkIARU.Size = new System.Drawing.Size(104, 32);
            this.chkIARU.TabIndex = 5;
            this.chkIARU.Text = "Outside IARU";
            this.toolTip1.SetToolTip(this.chkIARU, "Allow transmit outside IARU band specifications!");
            this.chkIARU.CheckedChanged += new System.EventHandler(this.chkIARU_CheckedChanged);
            // 
            // radGenModelGenesisG137
            // 
            this.radGenModelGenesisG137.Image = null;
            this.radGenModelGenesisG137.Location = new System.Drawing.Point(22, 131);
            this.radGenModelGenesisG137.Name = "radGenModelGenesisG137";
            this.radGenModelGenesisG137.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG137.TabIndex = 10;
            this.radGenModelGenesisG137.Text = "Genesis G137";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG137, "Singleband transceiver for 137KHz");
            this.radGenModelGenesisG137.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG137.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG137_CheckedChanged);
            // 
            // udG137Xtal1
            // 
            this.udG137Xtal1.DecimalPlaces = 6;
            this.udG137Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG137Xtal1.Location = new System.Drawing.Point(45, 69);
            this.udG137Xtal1.Maximum = new decimal(new int[] {
            999999,
            0,
            0,
            393216});
            this.udG137Xtal1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG137Xtal1.Name = "udG137Xtal1";
            this.udG137Xtal1.Size = new System.Drawing.Size(80, 20);
            this.udG137Xtal1.TabIndex = 29;
            this.udG137Xtal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG137Xtal1, "C");
            this.udG137Xtal1.Value = new decimal(new int[] {
            137000,
            0,
            0,
            393216});
            this.udG137Xtal1.ValueChanged += new System.EventHandler(this.udG137Xtal1_ValueChanged);
            // 
            // rad3_4TXOut
            // 
            this.rad3_4TXOut.AutoSize = true;
            this.rad3_4TXOut.Image = null;
            this.rad3_4TXOut.Location = new System.Drawing.Point(4, 40);
            this.rad3_4TXOut.Name = "rad3_4TXOut";
            this.rad3_4TXOut.Size = new System.Drawing.Size(62, 17);
            this.rad3_4TXOut.TabIndex = 1;
            this.rad3_4TXOut.Text = "3/4 Out";
            this.toolTip1.SetToolTip(this.rad3_4TXOut, "TX out channel pair for 4 channel sound cards.");
            this.rad3_4TXOut.UseVisualStyleBackColor = true;
            this.rad3_4TXOut.CheckedChanged += new System.EventHandler(this.rad3_4TXOut_CheckedChanged);
            // 
            // rad1_2TXOut
            // 
            this.rad1_2TXOut.AutoSize = true;
            this.rad1_2TXOut.Checked = true;
            this.rad1_2TXOut.Image = null;
            this.rad1_2TXOut.Location = new System.Drawing.Point(4, 18);
            this.rad1_2TXOut.Name = "rad1_2TXOut";
            this.rad1_2TXOut.Size = new System.Drawing.Size(62, 17);
            this.rad1_2TXOut.TabIndex = 2;
            this.rad1_2TXOut.TabStop = true;
            this.rad1_2TXOut.Text = "1/2 Out";
            this.toolTip1.SetToolTip(this.rad1_2TXOut, "TX out channel pair for 4 channel sound cards.");
            this.rad1_2TXOut.UseVisualStyleBackColor = true;
            this.rad1_2TXOut.CheckedChanged += new System.EventHandler(this.rad1_2TXOut_CheckedChanged);
            // 
            // radGenModelGenesisG500
            // 
            this.radGenModelGenesisG500.Image = null;
            this.radGenModelGenesisG500.Location = new System.Drawing.Point(22, 152);
            this.radGenModelGenesisG500.Name = "radGenModelGenesisG500";
            this.radGenModelGenesisG500.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG500.TabIndex = 11;
            this.radGenModelGenesisG500.Text = "Genesis G500";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG500, "Singleband transceiver for 500KHz");
            this.radGenModelGenesisG500.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG500.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG500_CheckedChanged);
            // 
            // udG500Xtal1
            // 
            this.udG500Xtal1.DecimalPlaces = 6;
            this.udG500Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG500Xtal1.Location = new System.Drawing.Point(45, 69);
            this.udG500Xtal1.Maximum = new decimal(new int[] {
            999999,
            0,
            0,
            393216});
            this.udG500Xtal1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG500Xtal1.Name = "udG500Xtal1";
            this.udG500Xtal1.Size = new System.Drawing.Size(80, 20);
            this.udG500Xtal1.TabIndex = 29;
            this.udG500Xtal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG500Xtal1, "C");
            this.udG500Xtal1.Value = new decimal(new int[] {
            137000,
            0,
            0,
            393216});
            this.udG500Xtal1.ValueChanged += new System.EventHandler(this.udG500Xtal1_ValueChanged);
            // 
            // chkAudioExclusive
            // 
            this.chkAudioExclusive.AutoSize = true;
            this.chkAudioExclusive.Image = null;
            this.chkAudioExclusive.Location = new System.Drawing.Point(29, 105);
            this.chkAudioExclusive.Name = "chkAudioExclusive";
            this.chkAudioExclusive.Size = new System.Drawing.Size(86, 17);
            this.chkAudioExclusive.TabIndex = 3;
            this.chkAudioExclusive.Text = "Excl. access";
            this.toolTip1.SetToolTip(this.chkAudioExclusive, "Win7 WASAPI exclusive access.");
            this.chkAudioExclusive.UseVisualStyleBackColor = true;
            this.chkAudioExclusive.CheckedChanged += new System.EventHandler(this.chkAudioExclusive_CheckedChanged);
            // 
            // udFDCOmin
            // 
            this.udFDCOmin.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udFDCOmin.Location = new System.Drawing.Point(140, 139);
            this.udFDCOmin.Maximum = new decimal(new int[] {
            4900,
            0,
            0,
            0});
            this.udFDCOmin.Minimum = new decimal(new int[] {
            4850,
            0,
            0,
            0});
            this.udFDCOmin.Name = "udFDCOmin";
            this.udFDCOmin.Size = new System.Drawing.Size(52, 20);
            this.udFDCOmin.TabIndex = 13;
            this.udFDCOmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udFDCOmin, "Si570 FDCO minimum value.");
            this.udFDCOmin.Value = new decimal(new int[] {
            4850,
            0,
            0,
            0});
            this.udFDCOmin.ValueChanged += new System.EventHandler(this.udFDCOmin_ValueChanged);
            // 
            // udFDCOmax
            // 
            this.udFDCOmax.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udFDCOmax.Location = new System.Drawing.Point(140, 163);
            this.udFDCOmax.Maximum = new decimal(new int[] {
            5670,
            0,
            0,
            0});
            this.udFDCOmax.Minimum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udFDCOmax.Name = "udFDCOmax";
            this.udFDCOmax.Size = new System.Drawing.Size(52, 20);
            this.udFDCOmax.TabIndex = 15;
            this.udFDCOmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udFDCOmax, "Si570 FDCO maximum value.");
            this.udFDCOmax.Value = new decimal(new int[] {
            5670,
            0,
            0,
            0});
            this.udFDCOmax.ValueChanged += new System.EventHandler(this.udFDCOmax_ValueChanged);
            // 
            // chkVACExclusive
            // 
            this.chkVACExclusive.AutoSize = true;
            this.chkVACExclusive.Image = null;
            this.chkVACExclusive.Location = new System.Drawing.Point(39, 96);
            this.chkVACExclusive.Name = "chkVACExclusive";
            this.chkVACExclusive.Size = new System.Drawing.Size(86, 17);
            this.chkVACExclusive.TabIndex = 37;
            this.chkVACExclusive.Text = "Excl. access";
            this.toolTip1.SetToolTip(this.chkVACExclusive, "Win7 WASAPI exclusive access.");
            this.chkVACExclusive.UseVisualStyleBackColor = true;
            this.chkVACExclusive.CheckedChanged += new System.EventHandler(this.chkVACExclusive_CheckedChanged);
            // 
            // udG59XtrvIF
            // 
            this.udG59XtrvIF.DecimalPlaces = 1;
            this.udG59XtrvIF.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG59XtrvIF.Location = new System.Drawing.Point(64, 93);
            this.udG59XtrvIF.Maximum = new decimal(new int[] {
            144000000,
            0,
            0,
            0});
            this.udG59XtrvIF.Minimum = new decimal(new int[] {
            90000000,
            0,
            0,
            0});
            this.udG59XtrvIF.Name = "udG59XtrvIF";
            this.udG59XtrvIF.Size = new System.Drawing.Size(89, 20);
            this.udG59XtrvIF.TabIndex = 25;
            this.udG59XtrvIF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59XtrvIF, "Local oscilator frequency for 2m XTRV.");
            this.udG59XtrvIF.Value = new decimal(new int[] {
            116000000,
            0,
            0,
            0});
            this.udG59XtrvIF.ValueChanged += new System.EventHandler(this.udG59XtrvIF_ValueChanged);
            // 
            // comboDSPBufSizeCW
            // 
            this.comboDSPBufSizeCW.DisplayMember = "2048";
            this.comboDSPBufSizeCW.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPBufSizeCW.DropDownWidth = 64;
            this.comboDSPBufSizeCW.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPBufSizeCW.Location = new System.Drawing.Point(74, 98);
            this.comboDSPBufSizeCW.Name = "comboDSPBufSizeCW";
            this.comboDSPBufSizeCW.Size = new System.Drawing.Size(64, 21);
            this.comboDSPBufSizeCW.TabIndex = 19;
            this.toolTip1.SetToolTip(this.comboDSPBufSizeCW, "Sets DSP internal Buffer Size for CW mode -- larger yields sharper filters, more " +
                    "latency");
            this.comboDSPBufSizeCW.ValueMember = "1024";
            this.comboDSPBufSizeCW.SelectedIndexChanged += new System.EventHandler(this.comboDSPBufSizeCW_SelectedIndexChanged);
            // 
            // comboDSPBufSizeDigital
            // 
            this.comboDSPBufSizeDigital.DisplayMember = "2048";
            this.comboDSPBufSizeDigital.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPBufSizeDigital.DropDownWidth = 64;
            this.comboDSPBufSizeDigital.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPBufSizeDigital.Location = new System.Drawing.Point(74, 61);
            this.comboDSPBufSizeDigital.Name = "comboDSPBufSizeDigital";
            this.comboDSPBufSizeDigital.Size = new System.Drawing.Size(64, 21);
            this.comboDSPBufSizeDigital.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboDSPBufSizeDigital, "Sets DSP internal Buffer Size for Digital modes -- larger yields sharper filters," +
                    " more latency");
            this.comboDSPBufSizeDigital.ValueMember = "1024";
            this.comboDSPBufSizeDigital.SelectedIndexChanged += new System.EventHandler(this.comboDSPBufSizeDigital_SelectedIndexChanged);
            // 
            // udCATEthCollTime
            // 
            this.udCATEthCollTime.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udCATEthCollTime.Location = new System.Drawing.Point(135, 136);
            this.udCATEthCollTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udCATEthCollTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCATEthCollTime.Name = "udCATEthCollTime";
            this.udCATEthCollTime.Size = new System.Drawing.Size(58, 20);
            this.udCATEthCollTime.TabIndex = 119;
            this.udCATEthCollTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udCATEthCollTime, "Time to wait to accumulate CAT messgaes.");
            this.udCATEthCollTime.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udCATEthCollTime.ValueChanged += new System.EventHandler(this.udCATEthCollTime_ValueChanged);
            // 
            // lblCATEthServerWatchdogTime
            // 
            this.lblCATEthServerWatchdogTime.AutoSize = true;
            this.lblCATEthServerWatchdogTime.Image = null;
            this.lblCATEthServerWatchdogTime.Location = new System.Drawing.Point(12, 113);
            this.lblCATEthServerWatchdogTime.Name = "lblCATEthServerWatchdogTime";
            this.lblCATEthServerWatchdogTime.Size = new System.Drawing.Size(84, 13);
            this.lblCATEthServerWatchdogTime.TabIndex = 122;
            this.lblCATEthServerWatchdogTime.Text = "WatchDog time:";
            this.toolTip1.SetToolTip(this.lblCATEthServerWatchdogTime, "Server watchdog period(mS)\r\n.");
            // 
            // udCATEthServerWatchdogTime
            // 
            this.udCATEthServerWatchdogTime.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udCATEthServerWatchdogTime.Location = new System.Drawing.Point(135, 111);
            this.udCATEthServerWatchdogTime.Maximum = new decimal(new int[] {
            50000,
            0,
            0,
            0});
            this.udCATEthServerWatchdogTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCATEthServerWatchdogTime.Name = "udCATEthServerWatchdogTime";
            this.udCATEthServerWatchdogTime.Size = new System.Drawing.Size(58, 20);
            this.udCATEthServerWatchdogTime.TabIndex = 121;
            this.udCATEthServerWatchdogTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udCATEthServerWatchdogTime, "Server watchdog period(mS).");
            this.udCATEthServerWatchdogTime.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udCATEthServerWatchdogTime.ValueChanged += new System.EventHandler(this.udCATEthServerWatchdogTime_ValueChanged);
            // 
            // chkExtATU
            // 
            this.chkExtATU.AutoSize = true;
            this.chkExtATU.Image = null;
            this.chkExtATU.Location = new System.Drawing.Point(24, 34);
            this.chkExtATU.Name = "chkExtATU";
            this.chkExtATU.Size = new System.Drawing.Size(89, 17);
            this.chkExtATU.TabIndex = 9;
            this.chkExtATU.Text = "External ATU";
            this.toolTip1.SetToolTip(this.chkExtATU, "External ATU present.");
            this.chkExtATU.UseVisualStyleBackColor = true;
            this.chkExtATU.CheckedChanged += new System.EventHandler(this.chkG59ExtATU_CheckedChanged);
            // 
            // chkIambicBMode
            // 
            this.chkIambicBMode.AutoSize = true;
            this.chkIambicBMode.Image = null;
            this.chkIambicBMode.Location = new System.Drawing.Point(25, 59);
            this.chkIambicBMode.Name = "chkIambicBMode";
            this.chkIambicBMode.Size = new System.Drawing.Size(92, 17);
            this.chkIambicBMode.TabIndex = 9;
            this.chkIambicBMode.Text = "Keyer B mode";
            this.toolTip1.SetToolTip(this.chkIambicBMode, "Iambic B mode");
            this.chkIambicBMode.UseVisualStyleBackColor = true;
            this.chkIambicBMode.CheckedChanged += new System.EventHandler(this.chkG59IambicBMode_CheckedChanged);
            // 
            // comboKeyerConnPTTLine
            // 
            this.comboKeyerConnPTTLine.DisplayMember = "None";
            this.comboKeyerConnPTTLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnPTTLine.DropDownWidth = 64;
            this.comboKeyerConnPTTLine.Items.AddRange(new object[] {
            "None",
            "DCD",
            "CTS",
            "DTR"});
            this.comboKeyerConnPTTLine.Location = new System.Drawing.Point(61, 118);
            this.comboKeyerConnPTTLine.Name = "comboKeyerConnPTTLine";
            this.comboKeyerConnPTTLine.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnPTTLine.TabIndex = 55;
            this.toolTip1.SetToolTip(this.comboKeyerConnPTTLine, "Sets the COM port line that triggers PTT.");
            this.comboKeyerConnPTTLine.ValueMember = "None";
            this.comboKeyerConnPTTLine.Visible = false;
            this.comboKeyerConnPTTLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPTTLine_SelectedIndexChanged);
            // 
            // udG59TXSwitchTime
            // 
            this.udG59TXSwitchTime.Increment = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udG59TXSwitchTime.Location = new System.Drawing.Point(116, 26);
            this.udG59TXSwitchTime.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udG59TXSwitchTime.Minimum = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udG59TXSwitchTime.Name = "udG59TXSwitchTime";
            this.udG59TXSwitchTime.Size = new System.Drawing.Size(57, 20);
            this.udG59TXSwitchTime.TabIndex = 6;
            this.udG59TXSwitchTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59TXSwitchTime, "Time delay for transmiter start in mS.");
            this.udG59TXSwitchTime.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG59TXSwitchTime.ValueChanged += new System.EventHandler(this.udG59TXSwitchTime_ValueChanged);
            // 
            // chkTX_IF_shift
            // 
            this.chkTX_IF_shift.AutoSize = true;
            this.chkTX_IF_shift.Image = null;
            this.chkTX_IF_shift.Location = new System.Drawing.Point(32, 55);
            this.chkTX_IF_shift.Name = "chkTX_IF_shift";
            this.chkTX_IF_shift.Size = new System.Drawing.Size(74, 17);
            this.chkTX_IF_shift.TabIndex = 4;
            this.chkTX_IF_shift.Text = "TX IF shift";
            this.toolTip1.SetToolTip(this.chkTX_IF_shift, "Enable\\Disable TX IF fuction.");
            this.chkTX_IF_shift.UseVisualStyleBackColor = true;
            this.chkTX_IF_shift.CheckedChanged += new System.EventHandler(this.chkTX_IF_shift_CheckedChanged);
            // 
            // udtTX_IF_SHIFT
            // 
            this.udtTX_IF_SHIFT.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udtTX_IF_SHIFT.Location = new System.Drawing.Point(116, 81);
            this.udtTX_IF_SHIFT.Maximum = new decimal(new int[] {
            96000,
            0,
            0,
            0});
            this.udtTX_IF_SHIFT.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udtTX_IF_SHIFT.Name = "udtTX_IF_SHIFT";
            this.udtTX_IF_SHIFT.Size = new System.Drawing.Size(57, 20);
            this.udtTX_IF_SHIFT.TabIndex = 3;
            this.udtTX_IF_SHIFT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udtTX_IF_SHIFT, "TX IF in Hz.");
            this.udtTX_IF_SHIFT.Value = new decimal(new int[] {
            11250,
            0,
            0,
            0});
            this.udtTX_IF_SHIFT.ValueChanged += new System.EventHandler(this.udtTX_IF_SHIFT_ValueChanged);
            // 
            // chkButtonZoom
            // 
            this.chkButtonZoom.AutoSize = true;
            this.chkButtonZoom.Image = null;
            this.chkButtonZoom.Location = new System.Drawing.Point(16, 266);
            this.chkButtonZoom.Name = "chkButtonZoom";
            this.chkButtonZoom.Size = new System.Drawing.Size(102, 17);
            this.chkButtonZoom.TabIndex = 19;
            this.chkButtonZoom.Text = "Button magnifier";
            this.toolTip1.SetToolTip(this.chkButtonZoom, "2x button magnifier.");
            this.chkButtonZoom.UseVisualStyleBackColor = true;
            this.chkButtonZoom.CheckedChanged += new System.EventHandler(this.chkButtonZoom_CheckedChanged);
            // 
            // udATUFullTune
            // 
            this.udATUFullTune.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udATUFullTune.Location = new System.Drawing.Point(121, 26);
            this.udATUFullTune.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udATUFullTune.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udATUFullTune.Name = "udATUFullTune";
            this.udATUFullTune.Size = new System.Drawing.Size(50, 20);
            this.udATUFullTune.TabIndex = 0;
            this.udATUFullTune.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udATUFullTune, "ATU full tune switch time.");
            this.udATUFullTune.Value = new decimal(new int[] {
            3500,
            0,
            0,
            0});
            this.udATUFullTune.ValueChanged += new System.EventHandler(this.udATUFullTune_ValueChanged);
            // 
            // udATUMemoryTune
            // 
            this.udATUMemoryTune.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udATUMemoryTune.Location = new System.Drawing.Point(121, 63);
            this.udATUMemoryTune.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udATUMemoryTune.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udATUMemoryTune.Name = "udATUMemoryTune";
            this.udATUMemoryTune.Size = new System.Drawing.Size(50, 20);
            this.udATUMemoryTune.TabIndex = 1;
            this.udATUMemoryTune.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udATUMemoryTune, "ATU memory tune switch time.");
            this.udATUMemoryTune.Value = new decimal(new int[] {
            525,
            0,
            0,
            0});
            this.udATUMemoryTune.ValueChanged += new System.EventHandler(this.udATUMemoryTune_ValueChanged);
            // 
            // udATUBypass
            // 
            this.udATUBypass.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udATUBypass.Location = new System.Drawing.Point(121, 100);
            this.udATUBypass.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udATUBypass.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udATUBypass.Name = "udATUBypass";
            this.udATUBypass.Size = new System.Drawing.Size(50, 20);
            this.udATUBypass.TabIndex = 2;
            this.udATUBypass.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udATUBypass, "ATU bypass switch time.");
            this.udATUBypass.Value = new decimal(new int[] {
            80,
            0,
            0,
            0});
            this.udATUBypass.ValueChanged += new System.EventHandler(this.udATUBypass_ValueChanged);
            // 
            // lblATUFullTune
            // 
            this.lblATUFullTune.AutoSize = true;
            this.lblATUFullTune.Image = null;
            this.lblATUFullTune.Location = new System.Drawing.Point(32, 28);
            this.lblATUFullTune.Name = "lblATUFullTune";
            this.lblATUFullTune.Size = new System.Drawing.Size(56, 13);
            this.lblATUFullTune.TabIndex = 3;
            this.lblATUFullTune.Text = "Full TUNE";
            this.toolTip1.SetToolTip(this.lblATUFullTune, "Full tune switch time.");
            // 
            // udATUCarrierTime
            // 
            this.udATUCarrierTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udATUCarrierTime.Location = new System.Drawing.Point(121, 137);
            this.udATUCarrierTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udATUCarrierTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udATUCarrierTime.Name = "udATUCarrierTime";
            this.udATUCarrierTime.Size = new System.Drawing.Size(50, 20);
            this.udATUCarrierTime.TabIndex = 6;
            this.udATUCarrierTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udATUCarrierTime, "ATU carrier delay time.");
            this.udATUCarrierTime.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udATUCarrierTime.ValueChanged += new System.EventHandler(this.udATUCarrierTime_ValueChanged);
            // 
            // rad1_2RXIn
            // 
            this.rad1_2RXIn.AutoSize = true;
            this.rad1_2RXIn.Checked = true;
            this.rad1_2RXIn.Image = null;
            this.rad1_2RXIn.Location = new System.Drawing.Point(5, 18);
            this.rad1_2RXIn.Name = "rad1_2RXIn";
            this.rad1_2RXIn.Size = new System.Drawing.Size(54, 17);
            this.rad1_2RXIn.TabIndex = 5;
            this.rad1_2RXIn.TabStop = true;
            this.rad1_2RXIn.Text = "1/2 In";
            this.toolTip1.SetToolTip(this.rad1_2RXIn, "RX input channel pair for 4 channel sound cards.");
            this.rad1_2RXIn.UseVisualStyleBackColor = true;
            this.rad1_2RXIn.CheckedChanged += new System.EventHandler(this.rad1_2RXIn_CheckedChanged);
            // 
            // rad3_4RXIn
            // 
            this.rad3_4RXIn.AutoSize = true;
            this.rad3_4RXIn.Image = null;
            this.rad3_4RXIn.Location = new System.Drawing.Point(5, 40);
            this.rad3_4RXIn.Name = "rad3_4RXIn";
            this.rad3_4RXIn.Size = new System.Drawing.Size(54, 17);
            this.rad3_4RXIn.TabIndex = 4;
            this.rad3_4RXIn.Text = "3/4 In";
            this.toolTip1.SetToolTip(this.rad3_4RXIn, "RX input channel pair for 4 channel sound cards.");
            this.rad3_4RXIn.UseVisualStyleBackColor = true;
            this.rad3_4RXIn.CheckedChanged += new System.EventHandler(this.rad3_4RXIn_CheckedChanged);
            // 
            // chkG59_PTT_Inv
            // 
            this.chkG59_PTT_Inv.AutoSize = true;
            this.chkG59_PTT_Inv.Image = null;
            this.chkG59_PTT_Inv.Location = new System.Drawing.Point(40, 112);
            this.chkG59_PTT_Inv.Name = "chkG59_PTT_Inv";
            this.chkG59_PTT_Inv.Size = new System.Drawing.Size(123, 17);
            this.chkG59_PTT_Inv.TabIndex = 9;
            this.chkG59_PTT_Inv.Text = "Ext PA PTT inverted";
            this.toolTip1.SetToolTip(this.chkG59_PTT_Inv, "Check this if you wish PTT output inverted.");
            this.chkG59_PTT_Inv.UseVisualStyleBackColor = true;
            this.chkG59_PTT_Inv.CheckedChanged += new System.EventHandler(this.chkG59_PTT_Inv_CheckedChanged);
            // 
            // chkVFOB_extend
            // 
            this.chkVFOB_extend.Image = null;
            this.chkVFOB_extend.Location = new System.Drawing.Point(20, 73);
            this.chkVFOB_extend.Name = "chkVFOB_extend";
            this.chkVFOB_extend.Size = new System.Drawing.Size(104, 32);
            this.chkVFOB_extend.TabIndex = 6;
            this.chkVFOB_extend.Text = "VFOB extend";
            this.toolTip1.SetToolTip(this.chkVFOB_extend, "VFOB extend fro SPLIT operation.");
            this.chkVFOB_extend.CheckedChanged += new System.EventHandler(this.chkVFOB_extend_CheckedChanged);
            // 
            // radGenModelGenesisG11
            // 
            this.radGenModelGenesisG11.Image = null;
            this.radGenModelGenesisG11.Location = new System.Drawing.Point(22, 173);
            this.radGenModelGenesisG11.Name = "radGenModelGenesisG11";
            this.radGenModelGenesisG11.Size = new System.Drawing.Size(104, 17);
            this.radGenModelGenesisG11.TabIndex = 12;
            this.radGenModelGenesisG11.Text = "Genesis G11";
            this.toolTip1.SetToolTip(this.radGenModelGenesisG11, "Single/Dual/Multi band transceiver for LF/HF/VHF");
            this.radGenModelGenesisG11.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG11.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG11_CheckedChanged);
            // 
            // udG11XTRVLosc
            // 
            this.udG11XTRVLosc.DecimalPlaces = 1;
            this.udG11XTRVLosc.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG11XTRVLosc.Location = new System.Drawing.Point(74, 45);
            this.udG11XTRVLosc.Maximum = new decimal(new int[] {
            144000000,
            0,
            0,
            0});
            this.udG11XTRVLosc.Minimum = new decimal(new int[] {
            90000000,
            0,
            0,
            0});
            this.udG11XTRVLosc.Name = "udG11XTRVLosc";
            this.udG11XTRVLosc.Size = new System.Drawing.Size(89, 20);
            this.udG11XTRVLosc.TabIndex = 25;
            this.udG11XTRVLosc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG11XTRVLosc, "Local oscilator frequency for 2m XTRV.");
            this.udG11XTRVLosc.Value = new decimal(new int[] {
            116000000,
            0,
            0,
            0});
            this.udG11XTRVLosc.ValueChanged += new System.EventHandler(this.udG11XTRVLosc_ValueChanged);
            // 
            // udMultimeterCalValue
            // 
            this.udMultimeterCalValue.DecimalPlaces = 3;
            this.udMultimeterCalValue.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udMultimeterCalValue.Location = new System.Drawing.Point(84, 77);
            this.udMultimeterCalValue.Maximum = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udMultimeterCalValue.Minimum = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.udMultimeterCalValue.Name = "udMultimeterCalValue";
            this.udMultimeterCalValue.Size = new System.Drawing.Size(72, 20);
            this.udMultimeterCalValue.TabIndex = 6;
            this.udMultimeterCalValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udMultimeterCalValue, "SMeter calibration reference level");
            this.udMultimeterCalValue.Value = new decimal(new int[] {
            25150,
            0,
            0,
            -2147287040});
            this.udMultimeterCalValue.ValueChanged += new System.EventHandler(this.udMultimeterCalValue_ValueChanged);
            // 
            // udDisplayCalValue
            // 
            this.udDisplayCalValue.DecimalPlaces = 3;
            this.udDisplayCalValue.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udDisplayCalValue.Location = new System.Drawing.Point(84, 105);
            this.udDisplayCalValue.Maximum = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udDisplayCalValue.Minimum = new decimal(new int[] {
            250,
            0,
            0,
            -2147483648});
            this.udDisplayCalValue.Name = "udDisplayCalValue";
            this.udDisplayCalValue.Size = new System.Drawing.Size(72, 20);
            this.udDisplayCalValue.TabIndex = 8;
            this.udDisplayCalValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udDisplayCalValue, "Display calibration reference level");
            this.udDisplayCalValue.Value = new decimal(new int[] {
            25150,
            0,
            0,
            -2147287040});
            this.udDisplayCalValue.ValueChanged += new System.EventHandler(this.udDisplayCalValue_ValueChanged);
            // 
            // udCWKeyerFall
            // 
            this.udCWKeyerFall.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerFall.Location = new System.Drawing.Point(80, 70);
            this.udCWKeyerFall.Maximum = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udCWKeyerFall.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWKeyerFall.Name = "udCWKeyerFall";
            this.udCWKeyerFall.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerFall.TabIndex = 44;
            this.toolTip1.SetToolTip(this.udCWKeyerFall, "The falling edge of the tone.");
            this.udCWKeyerFall.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udCWKeyerFall.ValueChanged += new System.EventHandler(this.udCWKeyerFall_ValueChanged);
            // 
            // udRXShift
            // 
            this.udRXShift.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udRXShift.Location = new System.Drawing.Point(59, 85);
            this.udRXShift.Maximum = new decimal(new int[] {
            48000,
            0,
            0,
            0});
            this.udRXShift.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRXShift.Name = "udRXShift";
            this.udRXShift.Size = new System.Drawing.Size(60, 20);
            this.udRXShift.TabIndex = 44;
            this.udRXShift.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udRXShift, "VAC Direct I/Q RX Shift value.");
            this.udRXShift.Value = new decimal(new int[] {
            24000,
            0,
            0,
            0});
            this.udRXShift.ValueChanged += new System.EventHandler(this.udRXShift_ValueChanged);
            // 
            // udVACPhase
            // 
            this.udVACPhase.DecimalPlaces = 2;
            this.udVACPhase.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udVACPhase.Location = new System.Drawing.Point(128, 34);
            this.udVACPhase.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udVACPhase.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udVACPhase.Name = "udVACPhase";
            this.udVACPhase.Size = new System.Drawing.Size(56, 20);
            this.udVACPhase.TabIndex = 48;
            this.udVACPhase.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udVACPhase, "Sets the phase offset between the I and Q channels.  ");
            this.udVACPhase.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVACPhase.ValueChanged += new System.EventHandler(this.udVACPhase_ValueChanged);
            // 
            // udVACGain
            // 
            this.udVACGain.DecimalPlaces = 2;
            this.udVACGain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udVACGain.Location = new System.Drawing.Point(128, 77);
            this.udVACGain.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udVACGain.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udVACGain.Name = "udVACGain";
            this.udVACGain.Size = new System.Drawing.Size(56, 20);
            this.udVACGain.TabIndex = 50;
            this.udVACGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udVACGain, "VAC Direct I/Q output Gain correction.");
            this.udVACGain.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVACGain.ValueChanged += new System.EventHandler(this.udVACGain_ValueChanged);
            // 
            // udG59PTT_ON_time
            // 
            this.udG59PTT_ON_time.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG59PTT_ON_time.Location = new System.Drawing.Point(80, 66);
            this.udG59PTT_ON_time.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG59PTT_ON_time.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG59PTT_ON_time.Name = "udG59PTT_ON_time";
            this.udG59PTT_ON_time.Size = new System.Drawing.Size(58, 20);
            this.udG59PTT_ON_time.TabIndex = 27;
            this.udG59PTT_ON_time.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59PTT_ON_time, "Delay for external PA in RX/TX transition.");
            this.udG59PTT_ON_time.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG59PTT_ON_time.ValueChanged += new System.EventHandler(this.udG59PTT_ON_time_ValueChanged);
            // 
            // chkG59ExtPA
            // 
            this.chkG59ExtPA.AutoSize = true;
            this.chkG59ExtPA.Image = null;
            this.chkG59ExtPA.Location = new System.Drawing.Point(40, 29);
            this.chkG59ExtPA.Name = "chkG59ExtPA";
            this.chkG59ExtPA.Size = new System.Drawing.Size(96, 17);
            this.chkG59ExtPA.TabIndex = 28;
            this.chkG59ExtPA.Text = "Ext PA present";
            this.toolTip1.SetToolTip(this.chkG59ExtPA, "Check this if external PA present in system.");
            this.chkG59ExtPA.UseVisualStyleBackColor = true;
            this.chkG59ExtPA.CheckedChanged += new System.EventHandler(this.chkG59ExtPA_CheckedChanged);
            // 
            // udG59PTT_OFF_time
            // 
            this.udG59PTT_OFF_time.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG59PTT_OFF_time.Location = new System.Drawing.Point(80, 88);
            this.udG59PTT_OFF_time.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG59PTT_OFF_time.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG59PTT_OFF_time.Name = "udG59PTT_OFF_time";
            this.udG59PTT_OFF_time.Size = new System.Drawing.Size(58, 20);
            this.udG59PTT_OFF_time.TabIndex = 29;
            this.udG59PTT_OFF_time.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG59PTT_OFF_time, "Delay for external PA in TX/RX transition.");
            this.udG59PTT_OFF_time.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG59PTT_OFF_time.ValueChanged += new System.EventHandler(this.udG59PTT_OFF_time_ValueChanged);
            // 
            // udPrimaryGain
            // 
            this.udPrimaryGain.DecimalPlaces = 2;
            this.udPrimaryGain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udPrimaryGain.Location = new System.Drawing.Point(131, 71);
            this.udPrimaryGain.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udPrimaryGain.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udPrimaryGain.Name = "udPrimaryGain";
            this.udPrimaryGain.Size = new System.Drawing.Size(56, 20);
            this.udPrimaryGain.TabIndex = 50;
            this.udPrimaryGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udPrimaryGain, "Direct I/Q output Gain correction.");
            this.udPrimaryGain.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPrimaryGain.ValueChanged += new System.EventHandler(this.udPrimaryGain_ValueChanged);
            // 
            // udPrimaryPhase
            // 
            this.udPrimaryPhase.DecimalPlaces = 2;
            this.udPrimaryPhase.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udPrimaryPhase.Location = new System.Drawing.Point(131, 28);
            this.udPrimaryPhase.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udPrimaryPhase.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udPrimaryPhase.Name = "udPrimaryPhase";
            this.udPrimaryPhase.Size = new System.Drawing.Size(56, 20);
            this.udPrimaryPhase.TabIndex = 48;
            this.udPrimaryPhase.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udPrimaryPhase, "Direct I/Q output Phase correction.");
            this.udPrimaryPhase.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPrimaryPhase.ValueChanged += new System.EventHandler(this.udPrimaryPhase_ValueChanged);
            // 
            // udPrimaryRXshift
            // 
            this.udPrimaryRXshift.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPrimaryRXshift.Location = new System.Drawing.Point(58, 76);
            this.udPrimaryRXshift.Maximum = new decimal(new int[] {
            48000,
            0,
            0,
            0});
            this.udPrimaryRXshift.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPrimaryRXshift.Name = "udPrimaryRXshift";
            this.udPrimaryRXshift.Size = new System.Drawing.Size(60, 20);
            this.udPrimaryRXshift.TabIndex = 44;
            this.udPrimaryRXshift.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udPrimaryRXshift, "Direct I/Q RX Shift value.");
            this.udPrimaryRXshift.Value = new decimal(new int[] {
            24000,
            0,
            0,
            0});
            this.udPrimaryRXshift.ValueChanged += new System.EventHandler(this.udPrimaryRXshift_ValueChanged);
            // 
            // chkG11RXIndependent
            // 
            this.chkG11RXIndependent.AutoSize = true;
            this.chkG11RXIndependent.Image = null;
            this.chkG11RXIndependent.Location = new System.Drawing.Point(10, 20);
            this.chkG11RXIndependent.Name = "chkG11RXIndependent";
            this.chkG11RXIndependent.Size = new System.Drawing.Size(123, 17);
            this.chkG11RXIndependent.TabIndex = 6;
            this.chkG11RXIndependent.Text = "Independent RX/TX";
            this.toolTip1.SetToolTip(this.chkG11RXIndependent, "Force RX2 to be RX/TX signal source.");
            this.chkG11RXIndependent.UseVisualStyleBackColor = true;
            this.chkG11RXIndependent.CheckedChanged += new System.EventHandler(this.chkG11RXIndependent_CheckedChanged);
            // 
            // chG59XTRV_separate_RX_TX
            // 
            this.chG59XTRV_separate_RX_TX.AutoSize = true;
            this.chG59XTRV_separate_RX_TX.Image = null;
            this.chG59XTRV_separate_RX_TX.Location = new System.Drawing.Point(20, 61);
            this.chG59XTRV_separate_RX_TX.Name = "chG59XTRV_separate_RX_TX";
            this.chG59XTRV_separate_RX_TX.Size = new System.Drawing.Size(123, 17);
            this.chG59XTRV_separate_RX_TX.TabIndex = 6;
            this.chG59XTRV_separate_RX_TX.Text = "Independent RX/TX";
            this.toolTip1.SetToolTip(this.chG59XTRV_separate_RX_TX, "Force RX2 to be RX/TX signal source.");
            this.chG59XTRV_separate_RX_TX.UseVisualStyleBackColor = true;
            this.chG59XTRV_separate_RX_TX.CheckedChanged += new System.EventHandler(this.chkXTRV_separate_RX_TX_CheckedChanged);
            // 
            // comboNewVFOSMeterSignal
            // 
            this.comboNewVFOSMeterSignal.FormattingEnabled = true;
            this.comboNewVFOSMeterSignal.Items.AddRange(new object[] {
            "Signal",
            "Signal avg",
            "ADC L",
            "ADC R"});
            this.comboNewVFOSMeterSignal.Location = new System.Drawing.Point(33, 135);
            this.comboNewVFOSMeterSignal.Name = "comboNewVFOSMeterSignal";
            this.comboNewVFOSMeterSignal.Size = new System.Drawing.Size(110, 21);
            this.comboNewVFOSMeterSignal.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboNewVFOSMeterSignal, "Op. mode for Signal");
            this.comboNewVFOSMeterSignal.SelectedIndexChanged += new System.EventHandler(this.comboNewVFOSMeterSignal_SelectedIndexChanged);
            // 
            // btnSave
            // 
            this.btnSave.Image = null;
            this.btnSave.Location = new System.Drawing.Point(117, 376);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(75, 31);
            this.btnSave.TabIndex = 20;
            this.btnSave.Text = "Save";
            this.toolTip1.SetToolTip(this.btnSave, "Save current settings to file and close form.");
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // udUSBSerialNo
            // 
            this.udUSBSerialNo.Enabled = false;
            this.udUSBSerialNo.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udUSBSerialNo.Location = new System.Drawing.Point(22, 115);
            this.udUSBSerialNo.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udUSBSerialNo.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udUSBSerialNo.Name = "udUSBSerialNo";
            this.udUSBSerialNo.Size = new System.Drawing.Size(52, 20);
            this.udUSBSerialNo.TabIndex = 17;
            this.udUSBSerialNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udUSBSerialNo, "USB serial number.");
            this.udUSBSerialNo.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udUSBSerialNo.ValueChanged += new System.EventHandler(this.udUSBSerialNo_ValueChanged);
            // 
            // chkUSBSerialNo
            // 
            this.chkUSBSerialNo.AutoSize = true;
            this.chkUSBSerialNo.Image = null;
            this.chkUSBSerialNo.Location = new System.Drawing.Point(5, 118);
            this.chkUSBSerialNo.Name = "chkUSBSerialNo";
            this.chkUSBSerialNo.Size = new System.Drawing.Size(15, 14);
            this.chkUSBSerialNo.TabIndex = 43;
            this.toolTip1.SetToolTip(this.chkUSBSerialNo, "Enable USB serial number.");
            this.chkUSBSerialNo.UseVisualStyleBackColor = true;
            this.chkUSBSerialNo.CheckedChanged += new System.EventHandler(this.chkUSBSerialNo_CheckedChanged);
            // 
            // udAudioLatencyVAC
            // 
            this.udAudioLatencyVAC.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLatencyVAC.Location = new System.Drawing.Point(16, 40);
            this.udAudioLatencyVAC.Maximum = new decimal(new int[] {
            240,
            0,
            0,
            0});
            this.udAudioLatencyVAC.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLatencyVAC.Name = "udAudioLatencyVAC";
            this.udAudioLatencyVAC.Size = new System.Drawing.Size(48, 20);
            this.udAudioLatencyVAC.TabIndex = 36;
            this.udAudioLatencyVAC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udAudioLatencyVAC, "VAC latency");
            this.udAudioLatencyVAC.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udAudioLatencyVAC.ValueChanged += new System.EventHandler(this.udAudioLatency2_ValueChanged);
            this.udAudioLatencyVAC.LostFocus += new System.EventHandler(this.udAudioLatency2_LostFocus);
            // 
            // chkLargeRBBuffer
            // 
            this.chkLargeRBBuffer.AutoSize = true;
            this.chkLargeRBBuffer.Image = null;
            this.chkLargeRBBuffer.Location = new System.Drawing.Point(39, 118);
            this.chkLargeRBBuffer.Name = "chkLargeRBBuffer";
            this.chkLargeRBBuffer.Size = new System.Drawing.Size(101, 17);
            this.chkLargeRBBuffer.TabIndex = 73;
            this.chkLargeRBBuffer.Text = "Large RB buffer";
            this.toolTip1.SetToolTip(this.chkLargeRBBuffer, "Larger VAC RingBuffer size.");
            this.chkLargeRBBuffer.UseVisualStyleBackColor = true;
            this.chkLargeRBBuffer.CheckedChanged += new System.EventHandler(this.chkLargeRBBuffer_CheckedChanged);
            // 
            // btnTXProfileRestore
            // 
            this.btnTXProfileRestore.Location = new System.Drawing.Point(41, 75);
            this.btnTXProfileRestore.Name = "btnTXProfileRestore";
            this.btnTXProfileRestore.Size = new System.Drawing.Size(55, 21);
            this.btnTXProfileRestore.TabIndex = 3;
            this.btnTXProfileRestore.Text = "Restore";
            this.toolTip1.SetToolTip(this.btnTXProfileRestore, "Click to restore TXProfile settings.");
            this.btnTXProfileRestore.Click += new System.EventHandler(this.btnTXProfileRestore_Click);
            // 
            // tbPrimaryGain
            // 
            this.tbPrimaryGain.AutoSize = false;
            this.tbPrimaryGain.Location = new System.Drawing.Point(190, 66);
            this.tbPrimaryGain.Maximum = 400;
            this.tbPrimaryGain.Minimum = -400;
            this.tbPrimaryGain.Name = "tbPrimaryGain";
            this.tbPrimaryGain.Size = new System.Drawing.Size(72, 25);
            this.tbPrimaryGain.TabIndex = 41;
            this.tbPrimaryGain.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbPrimaryGain, "Direct I/Q output Gain correction.");
            this.tbPrimaryGain.Scroll += new System.EventHandler(this.tbPrimaryGain_Scroll);
            // 
            // chkPrimaryRXshiftEnabled
            // 
            this.chkPrimaryRXshiftEnabled.AutoSize = true;
            this.chkPrimaryRXshiftEnabled.Image = null;
            this.chkPrimaryRXshiftEnabled.Location = new System.Drawing.Point(12, 57);
            this.chkPrimaryRXshiftEnabled.Name = "chkPrimaryRXshiftEnabled";
            this.chkPrimaryRXshiftEnabled.Size = new System.Drawing.Size(98, 17);
            this.chkPrimaryRXshiftEnabled.TabIndex = 46;
            this.chkPrimaryRXshiftEnabled.Text = "RX shift enable";
            this.toolTip1.SetToolTip(this.chkPrimaryRXshiftEnabled, "Direct I/Q RX Shift enable.");
            this.chkPrimaryRXshiftEnabled.UseVisualStyleBackColor = true;
            this.chkPrimaryRXshiftEnabled.CheckedChanged += new System.EventHandler(this.chkPrimaryRXshift_CheckedChanged);
            // 
            // tbPrimaryPhase
            // 
            this.tbPrimaryPhase.AutoSize = false;
            this.tbPrimaryPhase.Location = new System.Drawing.Point(190, 23);
            this.tbPrimaryPhase.Maximum = 400;
            this.tbPrimaryPhase.Minimum = -400;
            this.tbPrimaryPhase.Name = "tbPrimaryPhase";
            this.tbPrimaryPhase.Size = new System.Drawing.Size(72, 25);
            this.tbPrimaryPhase.TabIndex = 40;
            this.tbPrimaryPhase.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbPrimaryPhase, "Direct I/Q output Phase correction.");
            this.tbPrimaryPhase.Scroll += new System.EventHandler(this.tbPrimaryPhase_Scroll);
            // 
            // chkPrimaryI_Qcorrection
            // 
            this.chkPrimaryI_Qcorrection.AutoSize = true;
            this.chkPrimaryI_Qcorrection.Image = null;
            this.chkPrimaryI_Qcorrection.Location = new System.Drawing.Point(12, 38);
            this.chkPrimaryI_Qcorrection.Name = "chkPrimaryI_Qcorrection";
            this.chkPrimaryI_Qcorrection.Size = new System.Drawing.Size(87, 17);
            this.chkPrimaryI_Qcorrection.TabIndex = 39;
            this.chkPrimaryI_Qcorrection.Text = "IQ correction";
            this.toolTip1.SetToolTip(this.chkPrimaryI_Qcorrection, "Dirtect I/Q output IQ correction.");
            this.chkPrimaryI_Qcorrection.UseVisualStyleBackColor = true;
            this.chkPrimaryI_Qcorrection.CheckedChanged += new System.EventHandler(this.chkPrimaryI_Qcorrection_CheckedChanged);
            // 
            // chkPrimaryDirectI_Q
            // 
            this.chkPrimaryDirectI_Q.AutoSize = true;
            this.chkPrimaryDirectI_Q.Image = null;
            this.chkPrimaryDirectI_Q.Location = new System.Drawing.Point(12, 19);
            this.chkPrimaryDirectI_Q.Name = "chkPrimaryDirectI_Q";
            this.chkPrimaryDirectI_Q.Size = new System.Drawing.Size(59, 17);
            this.chkPrimaryDirectI_Q.TabIndex = 38;
            this.chkPrimaryDirectI_Q.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkPrimaryDirectI_Q, "Enable Direct I/Q output");
            this.chkPrimaryDirectI_Q.UseVisualStyleBackColor = true;
            this.chkPrimaryDirectI_Q.CheckedChanged += new System.EventHandler(this.chkPrimaryDirectI_Q_CheckedChanged);
            // 
            // tbVACGain
            // 
            this.tbVACGain.AutoSize = false;
            this.tbVACGain.Location = new System.Drawing.Point(187, 72);
            this.tbVACGain.Maximum = 400;
            this.tbVACGain.Minimum = -400;
            this.tbVACGain.Name = "tbVACGain";
            this.tbVACGain.Size = new System.Drawing.Size(72, 25);
            this.tbVACGain.TabIndex = 41;
            this.tbVACGain.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbVACGain, "VAC Direct I/Q output Gain correction.");
            this.tbVACGain.Scroll += new System.EventHandler(this.tbVACGain_Scroll);
            // 
            // chkVACRXShiftEnable
            // 
            this.chkVACRXShiftEnable.AutoSize = true;
            this.chkVACRXShiftEnable.Image = null;
            this.chkVACRXShiftEnable.Location = new System.Drawing.Point(12, 66);
            this.chkVACRXShiftEnable.Name = "chkVACRXShiftEnable";
            this.chkVACRXShiftEnable.Size = new System.Drawing.Size(98, 17);
            this.chkVACRXShiftEnable.TabIndex = 46;
            this.chkVACRXShiftEnable.Text = "RX shift enable";
            this.toolTip1.SetToolTip(this.chkVACRXShiftEnable, "VAC Direct I/Q RX Shift.");
            this.chkVACRXShiftEnable.UseVisualStyleBackColor = true;
            this.chkVACRXShiftEnable.CheckedChanged += new System.EventHandler(this.chkVACRXShiftEnable_CheckedChanged);
            // 
            // tbVACPhase
            // 
            this.tbVACPhase.AutoSize = false;
            this.tbVACPhase.Location = new System.Drawing.Point(187, 29);
            this.tbVACPhase.Maximum = 400;
            this.tbVACPhase.Minimum = -400;
            this.tbVACPhase.Name = "tbVACPhase";
            this.tbVACPhase.Size = new System.Drawing.Size(72, 25);
            this.tbVACPhase.TabIndex = 40;
            this.tbVACPhase.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbVACPhase, "VAC Direct I/Q output Phase correction.");
            this.tbVACPhase.Scroll += new System.EventHandler(this.tbVACPhase_Scroll);
            // 
            // chkVACCorrection
            // 
            this.chkVACCorrection.AutoSize = true;
            this.chkVACCorrection.Image = null;
            this.chkVACCorrection.Location = new System.Drawing.Point(12, 43);
            this.chkVACCorrection.Name = "chkVACCorrection";
            this.chkVACCorrection.Size = new System.Drawing.Size(87, 17);
            this.chkVACCorrection.TabIndex = 39;
            this.chkVACCorrection.Text = "IQ correction";
            this.toolTip1.SetToolTip(this.chkVACCorrection, "VAC Direct I/Q output correction.");
            this.chkVACCorrection.UseVisualStyleBackColor = true;
            this.chkVACCorrection.CheckedChanged += new System.EventHandler(this.chkVACCorrection_CheckedChanged);
            // 
            // chkVACDirectI_Q
            // 
            this.chkVACDirectI_Q.AutoSize = true;
            this.chkVACDirectI_Q.Image = null;
            this.chkVACDirectI_Q.Location = new System.Drawing.Point(12, 20);
            this.chkVACDirectI_Q.Name = "chkVACDirectI_Q";
            this.chkVACDirectI_Q.Size = new System.Drawing.Size(59, 17);
            this.chkVACDirectI_Q.TabIndex = 38;
            this.chkVACDirectI_Q.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkVACDirectI_Q, "Enable VAC Direct I/Q output.");
            this.chkVACDirectI_Q.UseVisualStyleBackColor = true;
            this.chkVACDirectI_Q.CheckedChanged += new System.EventHandler(this.chkDirectI_Q_CheckedChanged);
            // 
            // udQRP2000_Si570Xtal
            // 
            this.udQRP2000_Si570Xtal.DecimalPlaces = 6;
            this.udQRP2000_Si570Xtal.Increment = new decimal(new int[] {
            1,
            0,
            0,
            196608});
            this.udQRP2000_Si570Xtal.Location = new System.Drawing.Point(85, 90);
            this.udQRP2000_Si570Xtal.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udQRP2000_Si570Xtal.Minimum = new decimal(new int[] {
            110,
            0,
            0,
            0});
            this.udQRP2000_Si570Xtal.Name = "udQRP2000_Si570Xtal";
            this.udQRP2000_Si570Xtal.Size = new System.Drawing.Size(93, 20);
            this.udQRP2000_Si570Xtal.TabIndex = 41;
            this.udQRP2000_Si570Xtal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udQRP2000_Si570Xtal, "Si570 internal Xtal reference");
            this.udQRP2000_Si570Xtal.Value = new decimal(new int[] {
            114285000,
            0,
            0,
            393216});
            // 
            // btnQRP2000XtalSet
            // 
            this.btnQRP2000XtalSet.Image = null;
            this.btnQRP2000XtalSet.Location = new System.Drawing.Point(104, 118);
            this.btnQRP2000XtalSet.Name = "btnQRP2000XtalSet";
            this.btnQRP2000XtalSet.Size = new System.Drawing.Size(63, 22);
            this.btnQRP2000XtalSet.TabIndex = 43;
            this.btnQRP2000XtalSet.Text = "Set";
            this.toolTip1.SetToolTip(this.btnQRP2000XtalSet, "Write new Si570 Xtal reference value into EEPROM");
            this.btnQRP2000XtalSet.UseVisualStyleBackColor = true;
            this.btnQRP2000XtalSet.Click += new System.EventHandler(this.btnQRP2000XtalSet_Click);
            // 
            // btnQRP2000XtalGet
            // 
            this.btnQRP2000XtalGet.Image = null;
            this.btnQRP2000XtalGet.Location = new System.Drawing.Point(31, 118);
            this.btnQRP2000XtalGet.Name = "btnQRP2000XtalGet";
            this.btnQRP2000XtalGet.Size = new System.Drawing.Size(63, 22);
            this.btnQRP2000XtalGet.TabIndex = 42;
            this.btnQRP2000XtalGet.Text = "Get";
            this.toolTip1.SetToolTip(this.btnQRP2000XtalGet, "Read Si570 internal Xtal reference");
            this.btnQRP2000XtalGet.UseVisualStyleBackColor = true;
            this.btnQRP2000XtalGet.Click += new System.EventHandler(this.btnQRP2000XtalGet_Click);
            // 
            // labelTS58
            // 
            this.labelTS58.AutoSize = true;
            this.labelTS58.Image = null;
            this.labelTS58.Location = new System.Drawing.Point(26, 94);
            this.labelTS58.Name = "labelTS58";
            this.labelTS58.Size = new System.Drawing.Size(55, 13);
            this.labelTS58.TabIndex = 40;
            this.labelTS58.Text = "Si570 Xtal";
            this.toolTip1.SetToolTip(this.labelTS58, "Si570 internal Xtal reference");
            // 
            // labelTS59
            // 
            this.labelTS59.AutoSize = true;
            this.labelTS59.Image = null;
            this.labelTS59.Location = new System.Drawing.Point(18, 17);
            this.labelTS59.Name = "labelTS59";
            this.labelTS59.Size = new System.Drawing.Size(30, 13);
            this.labelTS59.TabIndex = 124;
            this.labelTS59.Text = "CI-V:";
            this.toolTip1.SetToolTip(this.labelTS59, "ICOM address (decimal 0 - 255)");
            // 
            // udCATCI_V
            // 
            this.udCATCI_V.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCATCI_V.Location = new System.Drawing.Point(64, 15);
            this.udCATCI_V.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udCATCI_V.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCATCI_V.Name = "udCATCI_V";
            this.udCATCI_V.Size = new System.Drawing.Size(44, 20);
            this.udCATCI_V.TabIndex = 123;
            this.udCATCI_V.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udCATCI_V, "ICOM address (decimal 0 - 255)");
            this.udCATCI_V.Value = new decimal(new int[] {
            112,
            0,
            0,
            0});
            this.udCATCI_V.ValueChanged += new System.EventHandler(this.udCATCI_V_ValueChanged);
            // 
            // chkG11MultiBand
            // 
            this.chkG11MultiBand.AutoSize = true;
            this.chkG11MultiBand.Image = null;
            this.chkG11MultiBand.Location = new System.Drawing.Point(36, 13);
            this.chkG11MultiBand.Name = "chkG11MultiBand";
            this.chkG11MultiBand.Size = new System.Drawing.Size(126, 17);
            this.chkG11MultiBand.TabIndex = 12;
            this.chkG11MultiBand.Text = "MultiBand BPF board";
            this.toolTip1.SetToolTip(this.chkG11MultiBand, "BPF multiband board present");
            this.chkG11MultiBand.UseVisualStyleBackColor = true;
            this.chkG11MultiBand.CheckedChanged += new System.EventHandler(this.chkG11MultiBand_CheckedChanged);
            // 
            // chkATUquickTUN
            // 
            this.chkATUquickTUN.AutoSize = true;
            this.chkATUquickTUN.Image = null;
            this.chkATUquickTUN.Location = new System.Drawing.Point(35, 210);
            this.chkATUquickTUN.Name = "chkATUquickTUN";
            this.chkATUquickTUN.Size = new System.Drawing.Size(130, 17);
            this.chkATUquickTUN.TabIndex = 10;
            this.chkATUquickTUN.Text = "TUN on band change";
            this.toolTip1.SetToolTip(this.chkATUquickTUN, "Quick command on each band change without CW carrier.");
            this.chkATUquickTUN.UseVisualStyleBackColor = true;
            this.chkATUquickTUN.CheckedChanged += new System.EventHandler(this.chkATUquickTUN_CheckedChanged);
            // 
            // radVACMuteBoth
            // 
            this.radVACMuteBoth.AutoSize = true;
            this.radVACMuteBoth.Image = null;
            this.radVACMuteBoth.Location = new System.Drawing.Point(134, 152);
            this.radVACMuteBoth.Name = "radVACMuteBoth";
            this.radVACMuteBoth.Size = new System.Drawing.Size(47, 17);
            this.radVACMuteBoth.TabIndex = 76;
            this.radVACMuteBoth.Text = "Both";
            this.toolTip1.SetToolTip(this.radVACMuteBoth, "Volume control for both channels Main Sound card");
            this.radVACMuteBoth.UseVisualStyleBackColor = true;
            this.radVACMuteBoth.CheckedChanged += new System.EventHandler(this.radVACMuteBoth_CheckedChanged);
            // 
            // radVACMuteRight
            // 
            this.radVACMuteRight.AutoSize = true;
            this.radVACMuteRight.Image = null;
            this.radVACMuteRight.Location = new System.Drawing.Point(82, 152);
            this.radVACMuteRight.Name = "radVACMuteRight";
            this.radVACMuteRight.Size = new System.Drawing.Size(50, 17);
            this.radVACMuteRight.TabIndex = 75;
            this.radVACMuteRight.Text = "Right";
            this.toolTip1.SetToolTip(this.radVACMuteRight, "Volume control for right channel Main Sound card");
            this.radVACMuteRight.UseVisualStyleBackColor = true;
            this.radVACMuteRight.CheckedChanged += new System.EventHandler(this.radVACMuteRight_CheckedChanged);
            // 
            // radVACMuteLeft
            // 
            this.radVACMuteLeft.AutoSize = true;
            this.radVACMuteLeft.Image = null;
            this.radVACMuteLeft.Location = new System.Drawing.Point(37, 152);
            this.radVACMuteLeft.Name = "radVACMuteLeft";
            this.radVACMuteLeft.Size = new System.Drawing.Size(43, 17);
            this.radVACMuteLeft.TabIndex = 74;
            this.radVACMuteLeft.Text = "Left";
            this.toolTip1.SetToolTip(this.radVACMuteLeft, "Volume control for left channel Main Sound card");
            this.radVACMuteLeft.UseVisualStyleBackColor = true;
            this.radVACMuteLeft.CheckedChanged += new System.EventHandler(this.radVACMuteLeft_CheckedChanged);
            // 
            // radVACMuteNone
            // 
            this.radVACMuteNone.AutoSize = true;
            this.radVACMuteNone.Checked = true;
            this.radVACMuteNone.Image = null;
            this.radVACMuteNone.Location = new System.Drawing.Point(183, 152);
            this.radVACMuteNone.Name = "radVACMuteNone";
            this.radVACMuteNone.Size = new System.Drawing.Size(51, 17);
            this.radVACMuteNone.TabIndex = 77;
            this.radVACMuteNone.TabStop = true;
            this.radVACMuteNone.Text = "None";
            this.toolTip1.SetToolTip(this.radVACMuteNone, "No mute for VAC channels.");
            this.radVACMuteNone.UseVisualStyleBackColor = true;
            this.radVACMuteNone.CheckedChanged += new System.EventHandler(this.radVACMuteNone_CheckedChanged);
            // 
            // comboBandPlan
            // 
            this.comboBandPlan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBandPlan.DropDownWidth = 112;
            this.comboBandPlan.Items.AddRange(new object[] {
            "IARU 1",
            "IARU 2",
            "IARU 3"});
            this.comboBandPlan.Location = new System.Drawing.Point(19, 110);
            this.comboBandPlan.Name = "comboBandPlan";
            this.comboBandPlan.Size = new System.Drawing.Size(72, 21);
            this.comboBandPlan.TabIndex = 1;
            this.toolTip1.SetToolTip(this.comboBandPlan, "Sets the process priority of the PowerSDR software.");
            this.comboBandPlan.SelectedIndexChanged += new System.EventHandler(this.comboBandPlan_SelectedIndexChanged);
            // 
            // chkLockTUN
            // 
            this.chkLockTUN.AutoSize = true;
            this.chkLockTUN.Image = null;
            this.chkLockTUN.Location = new System.Drawing.Point(30, 45);
            this.chkLockTUN.Name = "chkLockTUN";
            this.chkLockTUN.Size = new System.Drawing.Size(76, 17);
            this.chkLockTUN.TabIndex = 6;
            this.chkLockTUN.Text = "Lock TUN";
            this.toolTip1.SetToolTip(this.chkLockTUN, "Prevent changes from PWR slider from main screen.");
            this.chkLockTUN.UseVisualStyleBackColor = true;
            this.chkLockTUN.CheckedChanged += new System.EventHandler(this.chkLockTUN_CheckedChanged);
            // 
            // chkCAT_HRDserver
            // 
            this.chkCAT_HRDserver.AutoSize = true;
            this.chkCAT_HRDserver.Image = null;
            this.chkCAT_HRDserver.Location = new System.Drawing.Point(60, 89);
            this.chkCAT_HRDserver.Name = "chkCAT_HRDserver";
            this.chkCAT_HRDserver.Size = new System.Drawing.Size(82, 17);
            this.chkCAT_HRDserver.TabIndex = 123;
            this.chkCAT_HRDserver.Text = "HRD server";
            this.toolTip1.SetToolTip(this.chkCAT_HRDserver, "Direct connection to DM780,HRDlog...");
            this.chkCAT_HRDserver.UseVisualStyleBackColor = true;
            this.chkCAT_HRDserver.CheckedChanged += new System.EventHandler(this.chkCAT_HRDserver_CheckedChanged);
            // 
            // udVACchNumber
            // 
            this.udVACchNumber.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udVACchNumber.Location = new System.Drawing.Point(210, 57);
            this.udVACchNumber.Maximum = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udVACchNumber.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udVACchNumber.Name = "udVACchNumber";
            this.udVACchNumber.Size = new System.Drawing.Size(40, 20);
            this.udVACchNumber.TabIndex = 37;
            this.udVACchNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udVACchNumber, "Audio channel number.");
            this.udVACchNumber.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            // 
            // udRTL_SDR_correction
            // 
            this.udRTL_SDR_correction.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udRTL_SDR_correction.Location = new System.Drawing.Point(130, 128);
            this.udRTL_SDR_correction.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udRTL_SDR_correction.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRTL_SDR_correction.Name = "udRTL_SDR_correction";
            this.udRTL_SDR_correction.Size = new System.Drawing.Size(49, 20);
            this.udRTL_SDR_correction.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udRTL_SDR_correction, "Frequency drift in ppm");
            this.udRTL_SDR_correction.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRTL_SDR_correction.ValueChanged += new System.EventHandler(this.udRTL_SDR_correction_ValueChanged);
            // 
            // chkDragSpectrum
            // 
            this.chkDragSpectrum.AutoSize = true;
            this.chkDragSpectrum.Image = null;
            this.chkDragSpectrum.Location = new System.Drawing.Point(16, 158);
            this.chkDragSpectrum.Name = "chkDragSpectrum";
            this.chkDragSpectrum.Size = new System.Drawing.Size(95, 17);
            this.chkDragSpectrum.TabIndex = 20;
            this.chkDragSpectrum.Text = "Drag spectrum";
            this.toolTip1.SetToolTip(this.chkDragSpectrum, "Check this if you want to \"drag\" enire spectrum.");
            this.chkDragSpectrum.UseVisualStyleBackColor = true;
            this.chkDragSpectrum.CheckedChanged += new System.EventHandler(this.chkDragSpectrum_CheckedChanged);
            // 
            // chkG6SendAudio
            // 
            this.chkG6SendAudio.AutoSize = true;
            this.chkG6SendAudio.Image = null;
            this.chkG6SendAudio.Location = new System.Drawing.Point(36, 55);
            this.chkG6SendAudio.Name = "chkG6SendAudio";
            this.chkG6SendAudio.Size = new System.Drawing.Size(81, 17);
            this.chkG6SendAudio.TabIndex = 1;
            this.chkG6SendAudio.Text = "Send Audio";
            this.toolTip1.SetToolTip(this.chkG6SendAudio, "Send demodulated audio.");
            this.chkG6SendAudio.UseVisualStyleBackColor = true;
            this.chkG6SendAudio.CheckedChanged += new System.EventHandler(this.chkG6SendAudio_CheckedChanged);
            // 
            // chkG6TXDACmute
            // 
            this.chkG6TXDACmute.AutoSize = true;
            this.chkG6TXDACmute.Image = null;
            this.chkG6TXDACmute.Location = new System.Drawing.Point(36, 81);
            this.chkG6TXDACmute.Name = "chkG6TXDACmute";
            this.chkG6TXDACmute.Size = new System.Drawing.Size(92, 17);
            this.chkG6TXDACmute.TabIndex = 2;
            this.chkG6TXDACmute.Text = "Mute TX DAC";
            this.toolTip1.SetToolTip(this.chkG6TXDACmute, "Mute TXDAC");
            this.chkG6TXDACmute.UseVisualStyleBackColor = true;
            this.chkG6TXDACmute.CheckedChanged += new System.EventHandler(this.chkG6TXDACmute_CheckedChanged);
            // 
            // chkPA10_2190m
            // 
            this.chkPA10_2190m.AutoSize = true;
            this.chkPA10_2190m.Image = null;
            this.chkPA10_2190m.Location = new System.Drawing.Point(68, 30);
            this.chkPA10_2190m.Name = "chkPA10_2190m";
            this.chkPA10_2190m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_2190m.TabIndex = 46;
            this.toolTip1.SetToolTip(this.chkPA10_2190m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_2190m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_600m
            // 
            this.chkPA10_600m.AutoSize = true;
            this.chkPA10_600m.Image = null;
            this.chkPA10_600m.Location = new System.Drawing.Point(68, 53);
            this.chkPA10_600m.Name = "chkPA10_600m";
            this.chkPA10_600m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_600m.TabIndex = 43;
            this.toolTip1.SetToolTip(this.chkPA10_600m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_600m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_2m
            // 
            this.chkPA10_2m.AutoSize = true;
            this.chkPA10_2m.Image = null;
            this.chkPA10_2m.Location = new System.Drawing.Point(207, 172);
            this.chkPA10_2m.Name = "chkPA10_2m";
            this.chkPA10_2m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_2m.TabIndex = 37;
            this.toolTip1.SetToolTip(this.chkPA10_2m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_2m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_6m
            // 
            this.chkPA10_6m.AutoSize = true;
            this.chkPA10_6m.Image = null;
            this.chkPA10_6m.Location = new System.Drawing.Point(207, 149);
            this.chkPA10_6m.Name = "chkPA10_6m";
            this.chkPA10_6m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_6m.TabIndex = 36;
            this.toolTip1.SetToolTip(this.chkPA10_6m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_6m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_10m
            // 
            this.chkPA10_10m.AutoSize = true;
            this.chkPA10_10m.Image = null;
            this.chkPA10_10m.Location = new System.Drawing.Point(207, 126);
            this.chkPA10_10m.Name = "chkPA10_10m";
            this.chkPA10_10m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_10m.TabIndex = 35;
            this.toolTip1.SetToolTip(this.chkPA10_10m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_10m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_12m
            // 
            this.chkPA10_12m.AutoSize = true;
            this.chkPA10_12m.Image = null;
            this.chkPA10_12m.Location = new System.Drawing.Point(207, 102);
            this.chkPA10_12m.Name = "chkPA10_12m";
            this.chkPA10_12m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_12m.TabIndex = 34;
            this.toolTip1.SetToolTip(this.chkPA10_12m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_12m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_15m
            // 
            this.chkPA10_15m.AutoSize = true;
            this.chkPA10_15m.Image = null;
            this.chkPA10_15m.Location = new System.Drawing.Point(207, 77);
            this.chkPA10_15m.Name = "chkPA10_15m";
            this.chkPA10_15m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_15m.TabIndex = 33;
            this.toolTip1.SetToolTip(this.chkPA10_15m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_15m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_20m
            // 
            this.chkPA10_20m.AutoSize = true;
            this.chkPA10_20m.Image = null;
            this.chkPA10_20m.Location = new System.Drawing.Point(207, 30);
            this.chkPA10_20m.Name = "chkPA10_20m";
            this.chkPA10_20m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_20m.TabIndex = 32;
            this.toolTip1.SetToolTip(this.chkPA10_20m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_20m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_30m
            // 
            this.chkPA10_30m.AutoSize = true;
            this.chkPA10_30m.Image = null;
            this.chkPA10_30m.Location = new System.Drawing.Point(68, 174);
            this.chkPA10_30m.Name = "chkPA10_30m";
            this.chkPA10_30m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_30m.TabIndex = 31;
            this.toolTip1.SetToolTip(this.chkPA10_30m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_30m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_40m
            // 
            this.chkPA10_40m.AutoSize = true;
            this.chkPA10_40m.Image = null;
            this.chkPA10_40m.Location = new System.Drawing.Point(68, 149);
            this.chkPA10_40m.Name = "chkPA10_40m";
            this.chkPA10_40m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_40m.TabIndex = 30;
            this.toolTip1.SetToolTip(this.chkPA10_40m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_40m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_60m
            // 
            this.chkPA10_60m.AutoSize = true;
            this.chkPA10_60m.Image = null;
            this.chkPA10_60m.Location = new System.Drawing.Point(68, 126);
            this.chkPA10_60m.Name = "chkPA10_60m";
            this.chkPA10_60m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_60m.TabIndex = 29;
            this.toolTip1.SetToolTip(this.chkPA10_60m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_60m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_17m
            // 
            this.chkPA10_17m.AutoSize = true;
            this.chkPA10_17m.Image = null;
            this.chkPA10_17m.Location = new System.Drawing.Point(207, 54);
            this.chkPA10_17m.Name = "chkPA10_17m";
            this.chkPA10_17m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_17m.TabIndex = 28;
            this.toolTip1.SetToolTip(this.chkPA10_17m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_17m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_80m
            // 
            this.chkPA10_80m.AutoSize = true;
            this.chkPA10_80m.Image = null;
            this.chkPA10_80m.Location = new System.Drawing.Point(68, 102);
            this.chkPA10_80m.Name = "chkPA10_80m";
            this.chkPA10_80m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_80m.TabIndex = 27;
            this.toolTip1.SetToolTip(this.chkPA10_80m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_80m.UseVisualStyleBackColor = true;
            // 
            // chkPA10_160m
            // 
            this.chkPA10_160m.AutoSize = true;
            this.chkPA10_160m.Image = null;
            this.chkPA10_160m.Location = new System.Drawing.Point(68, 77);
            this.chkPA10_160m.Name = "chkPA10_160m";
            this.chkPA10_160m.Size = new System.Drawing.Size(15, 14);
            this.chkPA10_160m.TabIndex = 26;
            this.toolTip1.SetToolTip(this.chkPA10_160m, "Check if you wish to perform automatic calibration process.");
            this.chkPA10_160m.UseVisualStyleBackColor = true;
            // 
            // lblScopeColor
            // 
            this.lblScopeColor.Image = null;
            this.lblScopeColor.Location = new System.Drawing.Point(4, 62);
            this.lblScopeColor.Name = "lblScopeColor";
            this.lblScopeColor.Size = new System.Drawing.Size(70, 14);
            this.lblScopeColor.TabIndex = 91;
            this.lblScopeColor.Text = "Scope color";
            this.toolTip1.SetToolTip(this.lblScopeColor, "Scope and Panascope line color");
            // 
            // clrbtnScopeColor
            // 
            this.clrbtnScopeColor.Automatic = "Automatic";
            this.clrbtnScopeColor.Color = System.Drawing.Color.CornflowerBlue;
            this.clrbtnScopeColor.ForeColor = System.Drawing.SystemColors.ControlText;
            this.clrbtnScopeColor.Image = null;
            this.clrbtnScopeColor.Location = new System.Drawing.Point(74, 58);
            this.clrbtnScopeColor.MoreColors = "More Colors...";
            this.clrbtnScopeColor.Name = "clrbtnScopeColor";
            this.clrbtnScopeColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnScopeColor.TabIndex = 90;
            this.toolTip1.SetToolTip(this.clrbtnScopeColor, "Change Scope color.");
            this.clrbtnScopeColor.Changed += new System.EventHandler(this.clrBtnScopeColor_Changed);
            // 
            // chkG11ExtPA
            // 
            this.chkG11ExtPA.AutoSize = true;
            this.chkG11ExtPA.Image = null;
            this.chkG11ExtPA.Location = new System.Drawing.Point(36, 37);
            this.chkG11ExtPA.Name = "chkG11ExtPA";
            this.chkG11ExtPA.Size = new System.Drawing.Size(81, 17);
            this.chkG11ExtPA.TabIndex = 13;
            this.chkG11ExtPA.Text = "External PA";
            this.toolTip1.SetToolTip(this.chkG11ExtPA, "External PA present in system.");
            this.chkG11ExtPA.UseVisualStyleBackColor = true;
            this.chkG11ExtPA.CheckedChanged += new System.EventHandler(this.chkG11ExtPA_CheckedChanged);
            // 
            // udG11extPAON
            // 
            this.udG11extPAON.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG11extPAON.Location = new System.Drawing.Point(80, 81);
            this.udG11extPAON.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG11extPAON.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG11extPAON.Name = "udG11extPAON";
            this.udG11extPAON.Size = new System.Drawing.Size(58, 20);
            this.udG11extPAON.TabIndex = 34;
            this.udG11extPAON.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG11extPAON, "Delay for external PA in RX/TX transition.");
            this.udG11extPAON.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG11extPAON.ValueChanged += new System.EventHandler(this.udG11extPAON_ValueChanged);
            // 
            // chkG11extPAinverted
            // 
            this.chkG11extPAinverted.AutoSize = true;
            this.chkG11extPAinverted.Image = null;
            this.chkG11extPAinverted.Location = new System.Drawing.Point(36, 132);
            this.chkG11extPAinverted.Name = "chkG11extPAinverted";
            this.chkG11extPAinverted.Size = new System.Drawing.Size(123, 17);
            this.chkG11extPAinverted.TabIndex = 32;
            this.chkG11extPAinverted.Text = "Ext PA PTT inverted";
            this.toolTip1.SetToolTip(this.chkG11extPAinverted, "Check this if you wish PTT output inverted.");
            this.chkG11extPAinverted.UseVisualStyleBackColor = true;
            this.chkG11extPAinverted.CheckedChanged += new System.EventHandler(this.chkG11extPAinverted_CheckedChanged);
            // 
            // udG11extPAOFF
            // 
            this.udG11extPAOFF.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG11extPAOFF.Location = new System.Drawing.Point(80, 105);
            this.udG11extPAOFF.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG11extPAOFF.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG11extPAOFF.Name = "udG11extPAOFF";
            this.udG11extPAOFF.Size = new System.Drawing.Size(58, 20);
            this.udG11extPAOFF.TabIndex = 37;
            this.udG11extPAOFF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG11extPAOFF, "Delay for external PA in RX/TX transition.");
            this.udG11extPAOFF.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG11extPAOFF.ValueChanged += new System.EventHandler(this.udG11extPAOFF_ValueChanged);
            // 
            // udG6ExtPAoffTime
            // 
            this.udG6ExtPAoffTime.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG6ExtPAoffTime.Location = new System.Drawing.Point(76, 162);
            this.udG6ExtPAoffTime.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG6ExtPAoffTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG6ExtPAoffTime.Name = "udG6ExtPAoffTime";
            this.udG6ExtPAoffTime.Size = new System.Drawing.Size(58, 20);
            this.udG6ExtPAoffTime.TabIndex = 37;
            this.udG6ExtPAoffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG6ExtPAoffTime, "Delay for external PA in TX/RX transition.");
            this.udG6ExtPAoffTime.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG6ExtPAoffTime.ValueChanged += new System.EventHandler(this.udG6ExtPAoffTime_ValueChanged);
            // 
            // chkG6ExtPA
            // 
            this.chkG6ExtPA.AutoSize = true;
            this.chkG6ExtPA.Image = null;
            this.chkG6ExtPA.Location = new System.Drawing.Point(36, 103);
            this.chkG6ExtPA.Name = "chkG6ExtPA";
            this.chkG6ExtPA.Size = new System.Drawing.Size(96, 17);
            this.chkG6ExtPA.TabIndex = 36;
            this.chkG6ExtPA.Text = "Ext PA present";
            this.toolTip1.SetToolTip(this.chkG6ExtPA, "Check this if external PA present in system.");
            this.chkG6ExtPA.UseVisualStyleBackColor = true;
            this.chkG6ExtPA.CheckedChanged += new System.EventHandler(this.chkG6ExtPA_CheckedChanged);
            // 
            // udG6ExtPAonTime
            // 
            this.udG6ExtPAonTime.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udG6ExtPAonTime.Location = new System.Drawing.Point(76, 140);
            this.udG6ExtPAonTime.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udG6ExtPAonTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udG6ExtPAonTime.Name = "udG6ExtPAonTime";
            this.udG6ExtPAonTime.Size = new System.Drawing.Size(58, 20);
            this.udG6ExtPAonTime.TabIndex = 35;
            this.udG6ExtPAonTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.toolTip1.SetToolTip(this.udG6ExtPAonTime, "Delay for external PA in RX/TX transition.");
            this.udG6ExtPAonTime.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udG6ExtPAonTime.ValueChanged += new System.EventHandler(this.udG6ExtPAonTime_ValueChanged);
            // 
            // chkG6ExtPAinv
            // 
            this.chkG6ExtPAinv.AutoSize = true;
            this.chkG6ExtPAinv.Image = null;
            this.chkG6ExtPAinv.Location = new System.Drawing.Point(36, 186);
            this.chkG6ExtPAinv.Name = "chkG6ExtPAinv";
            this.chkG6ExtPAinv.Size = new System.Drawing.Size(123, 17);
            this.chkG6ExtPAinv.TabIndex = 33;
            this.chkG6ExtPAinv.Text = "Ext PA PTT inverted";
            this.toolTip1.SetToolTip(this.chkG6ExtPAinv, "Check this if you wish PTT output inverted.");
            this.chkG6ExtPAinv.UseVisualStyleBackColor = true;
            this.chkG6ExtPAinv.CheckedChanged += new System.EventHandler(this.chkG6ExtPAinv_CheckedChanged);
            // 
            // lblG59PTT
            // 
            this.lblG59PTT.AutoSize = true;
            this.lblG59PTT.Image = null;
            this.lblG59PTT.Location = new System.Drawing.Point(41, 49);
            this.lblG59PTT.Name = "lblG59PTT";
            this.lblG59PTT.Size = new System.Drawing.Size(117, 13);
            this.lblG59PTT.TabIndex = 26;
            this.lblG59PTT.Text = "External PA PTT delay:";
            // 
            // lblG59PTT_ON
            // 
            this.lblG59PTT_ON.AutoSize = true;
            this.lblG59PTT_ON.Image = null;
            this.lblG59PTT_ON.Location = new System.Drawing.Point(49, 69);
            this.lblG59PTT_ON.Name = "lblG59PTT_ON";
            this.lblG59PTT_ON.Size = new System.Drawing.Size(23, 13);
            this.lblG59PTT_ON.TabIndex = 30;
            this.lblG59PTT_ON.Text = "ON";
            // 
            // lblG59PTT_OFF
            // 
            this.lblG59PTT_OFF.AutoSize = true;
            this.lblG59PTT_OFF.Image = null;
            this.lblG59PTT_OFF.Location = new System.Drawing.Point(49, 91);
            this.lblG59PTT_OFF.Name = "lblG59PTT_OFF";
            this.lblG59PTT_OFF.Size = new System.Drawing.Size(27, 13);
            this.lblG59PTT_OFF.TabIndex = 31;
            this.lblG59PTT_OFF.Text = "OFF";
            // 
            // btnVFOLargeFont
            // 
            this.btnVFOLargeFont.Image = null;
            this.btnVFOLargeFont.Location = new System.Drawing.Point(107, 186);
            this.btnVFOLargeFont.Name = "btnVFOLargeFont";
            this.btnVFOLargeFont.Size = new System.Drawing.Size(40, 23);
            this.btnVFOLargeFont.TabIndex = 88;
            this.btnVFOLargeFont.Text = "Font";
            this.btnVFOLargeFont.UseVisualStyleBackColor = true;
            this.btnVFOLargeFont.Click += new System.EventHandler(this.btnVFOLargeFont_Click);
            // 
            // timer_sweep
            // 
            this.timer_sweep.Tick += new System.EventHandler(this.timer_sweep_Tick);
            // 
            // tpTests
            // 
            this.tpTests.Controls.Add(this.grpAudioTests);
            this.tpTests.Controls.Add(this.grpBoxTS1);
            this.tpTests.Controls.Add(this.grpTestAudioBalance);
            this.tpTests.Controls.Add(this.grpTestTXIMD);
            this.tpTests.Controls.Add(this.grpImpulseTest);
            this.tpTests.Location = new System.Drawing.Point(4, 22);
            this.tpTests.Name = "tpTests";
            this.tpTests.Size = new System.Drawing.Size(584, 331);
            this.tpTests.TabIndex = 7;
            this.tpTests.Text = "Tests";
            // 
            // grpAudioTests
            // 
            this.grpAudioTests.Controls.Add(this.lblAudioStreamSampleRateValue);
            this.grpAudioTests.Controls.Add(this.lblAudioStreamOutputLatencyValue);
            this.grpAudioTests.Controls.Add(this.lblAudioStreamInputLatencyValue);
            this.grpAudioTests.Controls.Add(this.labelTS54);
            this.grpAudioTests.Controls.Add(this.txtWBIRdata);
            this.grpAudioTests.Controls.Add(this.udWBIRindex);
            this.grpAudioTests.Controls.Add(this.lblAudioStreamSampleRate);
            this.grpAudioTests.Controls.Add(this.btnWBIRRead);
            this.grpAudioTests.Controls.Add(this.lblAudioStreamOutputLatency);
            this.grpAudioTests.Controls.Add(this.lblAudioStreamInputLatency);
            this.grpAudioTests.Controls.Add(this.btnAudioStreamInfo);
            this.grpAudioTests.Location = new System.Drawing.Point(171, 192);
            this.grpAudioTests.Name = "grpAudioTests";
            this.grpAudioTests.Size = new System.Drawing.Size(399, 127);
            this.grpAudioTests.TabIndex = 92;
            this.grpAudioTests.TabStop = false;
            this.grpAudioTests.Text = "Audio stream tests";
            // 
            // lblAudioStreamSampleRateValue
            // 
            this.lblAudioStreamSampleRateValue.AutoSize = true;
            this.lblAudioStreamSampleRateValue.Image = null;
            this.lblAudioStreamSampleRateValue.Location = new System.Drawing.Point(100, 62);
            this.lblAudioStreamSampleRateValue.Name = "lblAudioStreamSampleRateValue";
            this.lblAudioStreamSampleRateValue.Size = new System.Drawing.Size(28, 13);
            this.lblAudioStreamSampleRateValue.TabIndex = 20;
            this.lblAudioStreamSampleRateValue.Text = "0mS";
            // 
            // lblAudioStreamOutputLatencyValue
            // 
            this.lblAudioStreamOutputLatencyValue.AutoSize = true;
            this.lblAudioStreamOutputLatencyValue.Image = null;
            this.lblAudioStreamOutputLatencyValue.Location = new System.Drawing.Point(100, 44);
            this.lblAudioStreamOutputLatencyValue.Name = "lblAudioStreamOutputLatencyValue";
            this.lblAudioStreamOutputLatencyValue.Size = new System.Drawing.Size(28, 13);
            this.lblAudioStreamOutputLatencyValue.TabIndex = 19;
            this.lblAudioStreamOutputLatencyValue.Text = "0mS";
            // 
            // lblAudioStreamInputLatencyValue
            // 
            this.lblAudioStreamInputLatencyValue.AutoSize = true;
            this.lblAudioStreamInputLatencyValue.Image = null;
            this.lblAudioStreamInputLatencyValue.Location = new System.Drawing.Point(100, 26);
            this.lblAudioStreamInputLatencyValue.Name = "lblAudioStreamInputLatencyValue";
            this.lblAudioStreamInputLatencyValue.Size = new System.Drawing.Size(28, 13);
            this.lblAudioStreamInputLatencyValue.TabIndex = 18;
            this.lblAudioStreamInputLatencyValue.Text = "0mS";
            // 
            // labelTS54
            // 
            this.labelTS54.AutoSize = true;
            this.labelTS54.Image = null;
            this.labelTS54.Location = new System.Drawing.Point(259, 64);
            this.labelTS54.Name = "labelTS54";
            this.labelTS54.Size = new System.Drawing.Size(33, 13);
            this.labelTS54.TabIndex = 46;
            this.labelTS54.Text = "Index";
            // 
            // txtWBIRdata
            // 
            this.txtWBIRdata.Location = new System.Drawing.Point(255, 100);
            this.txtWBIRdata.MaxLength = 24;
            this.txtWBIRdata.Name = "txtWBIRdata";
            this.txtWBIRdata.Size = new System.Drawing.Size(137, 20);
            this.txtWBIRdata.TabIndex = 15;
            // 
            // udWBIRindex
            // 
            this.udWBIRindex.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udWBIRindex.Location = new System.Drawing.Point(295, 62);
            this.udWBIRindex.Maximum = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udWBIRindex.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udWBIRindex.Name = "udWBIRindex";
            this.udWBIRindex.Size = new System.Drawing.Size(44, 20);
            this.udWBIRindex.TabIndex = 45;
            this.udWBIRindex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udWBIRindex.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            // 
            // lblAudioStreamSampleRate
            // 
            this.lblAudioStreamSampleRate.AutoSize = true;
            this.lblAudioStreamSampleRate.Image = null;
            this.lblAudioStreamSampleRate.Location = new System.Drawing.Point(17, 62);
            this.lblAudioStreamSampleRate.Name = "lblAudioStreamSampleRate";
            this.lblAudioStreamSampleRate.Size = new System.Drawing.Size(66, 13);
            this.lblAudioStreamSampleRate.TabIndex = 17;
            this.lblAudioStreamSampleRate.Text = "Sample rate:";
            // 
            // btnWBIRRead
            // 
            this.btnWBIRRead.Image = null;
            this.btnWBIRRead.Location = new System.Drawing.Point(204, 100);
            this.btnWBIRRead.Name = "btnWBIRRead";
            this.btnWBIRRead.Size = new System.Drawing.Size(45, 23);
            this.btnWBIRRead.TabIndex = 14;
            this.btnWBIRRead.Text = "Read";
            this.btnWBIRRead.UseVisualStyleBackColor = true;
            this.btnWBIRRead.Click += new System.EventHandler(this.btnWBIRRead_Click);
            // 
            // lblAudioStreamOutputLatency
            // 
            this.lblAudioStreamOutputLatency.AutoSize = true;
            this.lblAudioStreamOutputLatency.Image = null;
            this.lblAudioStreamOutputLatency.Location = new System.Drawing.Point(17, 44);
            this.lblAudioStreamOutputLatency.Name = "lblAudioStreamOutputLatency";
            this.lblAudioStreamOutputLatency.Size = new System.Drawing.Size(79, 13);
            this.lblAudioStreamOutputLatency.TabIndex = 16;
            this.lblAudioStreamOutputLatency.Text = "Output latency:";
            // 
            // lblAudioStreamInputLatency
            // 
            this.lblAudioStreamInputLatency.AutoSize = true;
            this.lblAudioStreamInputLatency.Image = null;
            this.lblAudioStreamInputLatency.Location = new System.Drawing.Point(17, 26);
            this.lblAudioStreamInputLatency.Name = "lblAudioStreamInputLatency";
            this.lblAudioStreamInputLatency.Size = new System.Drawing.Size(71, 13);
            this.lblAudioStreamInputLatency.TabIndex = 15;
            this.lblAudioStreamInputLatency.Text = "Input latency:";
            // 
            // btnAudioStreamInfo
            // 
            this.btnAudioStreamInfo.Image = null;
            this.btnAudioStreamInfo.Location = new System.Drawing.Point(32, 90);
            this.btnAudioStreamInfo.Name = "btnAudioStreamInfo";
            this.btnAudioStreamInfo.Size = new System.Drawing.Size(75, 23);
            this.btnAudioStreamInfo.TabIndex = 0;
            this.btnAudioStreamInfo.Text = "Stream info";
            this.btnAudioStreamInfo.UseVisualStyleBackColor = true;
            this.btnAudioStreamInfo.Click += new System.EventHandler(this.btnAudioStreamInfo_Click);
            // 
            // grpBoxTS1
            // 
            this.grpBoxTS1.Controls.Add(this.groupBoxTS5);
            this.grpBoxTS1.Controls.Add(this.lblTestGenScale);
            this.grpBoxTS1.Controls.Add(this.udTestGenScale);
            this.grpBoxTS1.Controls.Add(this.radTestGenOutput);
            this.grpBoxTS1.Controls.Add(this.radTestGenInput);
            this.grpBoxTS1.Controls.Add(this.cmboTestGenMode);
            this.grpBoxTS1.Controls.Add(this.lblTestSigGenFreqCallout);
            this.grpBoxTS1.Controls.Add(this.tkbarTestGenFreq);
            this.grpBoxTS1.Controls.Add(this.lblTestGenHzSec);
            this.grpBoxTS1.Controls.Add(this.udTestGenHzSec);
            this.grpBoxTS1.Controls.Add(this.lblTestGenHigh);
            this.grpBoxTS1.Controls.Add(this.udTestGenHigh);
            this.grpBoxTS1.Controls.Add(this.lblTestGenLow);
            this.grpBoxTS1.Controls.Add(this.udTestGenLow);
            this.grpBoxTS1.Controls.Add(this.btnTestGenSweep);
            this.grpBoxTS1.Location = new System.Drawing.Point(171, 8);
            this.grpBoxTS1.Name = "grpBoxTS1";
            this.grpBoxTS1.Size = new System.Drawing.Size(400, 185);
            this.grpBoxTS1.TabIndex = 88;
            this.grpBoxTS1.TabStop = false;
            this.grpBoxTS1.Text = "Signal Generator";
            // 
            // groupBoxTS5
            // 
            this.groupBoxTS5.Controls.Add(this.radTestBothChannel);
            this.groupBoxTS5.Controls.Add(this.radTestLeftChannel);
            this.groupBoxTS5.Controls.Add(this.radTestRightChannel);
            this.groupBoxTS5.Location = new System.Drawing.Point(83, 49);
            this.groupBoxTS5.Name = "groupBoxTS5";
            this.groupBoxTS5.Size = new System.Drawing.Size(225, 44);
            this.groupBoxTS5.TabIndex = 96;
            this.groupBoxTS5.TabStop = false;
            this.groupBoxTS5.Text = "Channels";
            // 
            // radTestBothChannel
            // 
            this.radTestBothChannel.Image = null;
            this.radTestBothChannel.Location = new System.Drawing.Point(146, 14);
            this.radTestBothChannel.Name = "radTestBothChannel";
            this.radTestBothChannel.Size = new System.Drawing.Size(56, 24);
            this.radTestBothChannel.TabIndex = 97;
            this.radTestBothChannel.Text = "Both";
            this.radTestBothChannel.CheckedChanged += new System.EventHandler(this.radTestBothChannel_CheckedChanged);
            // 
            // radTestLeftChannel
            // 
            this.radTestLeftChannel.Checked = true;
            this.radTestLeftChannel.Image = null;
            this.radTestLeftChannel.Location = new System.Drawing.Point(22, 14);
            this.radTestLeftChannel.Name = "radTestLeftChannel";
            this.radTestLeftChannel.Size = new System.Drawing.Size(56, 24);
            this.radTestLeftChannel.TabIndex = 96;
            this.radTestLeftChannel.TabStop = true;
            this.radTestLeftChannel.Text = "Left";
            this.radTestLeftChannel.CheckedChanged += new System.EventHandler(this.radTestLeftChannel_CheckedChanged);
            // 
            // radTestRightChannel
            // 
            this.radTestRightChannel.Image = null;
            this.radTestRightChannel.Location = new System.Drawing.Point(84, 14);
            this.radTestRightChannel.Name = "radTestRightChannel";
            this.radTestRightChannel.Size = new System.Drawing.Size(56, 24);
            this.radTestRightChannel.TabIndex = 98;
            this.radTestRightChannel.Text = "Right";
            this.radTestRightChannel.CheckedChanged += new System.EventHandler(this.radTestRightChannel_CheckedChanged);
            // 
            // lblTestGenScale
            // 
            this.lblTestGenScale.Image = null;
            this.lblTestGenScale.Location = new System.Drawing.Point(272, 24);
            this.lblTestGenScale.Name = "lblTestGenScale";
            this.lblTestGenScale.Size = new System.Drawing.Size(40, 16);
            this.lblTestGenScale.TabIndex = 95;
            this.lblTestGenScale.Text = "Scale:";
            this.lblTestGenScale.Visible = false;
            // 
            // lblTestSigGenFreqCallout
            // 
            this.lblTestSigGenFreqCallout.Image = null;
            this.lblTestSigGenFreqCallout.Location = new System.Drawing.Point(33, 131);
            this.lblTestSigGenFreqCallout.Name = "lblTestSigGenFreqCallout";
            this.lblTestSigGenFreqCallout.Size = new System.Drawing.Size(336, 16);
            this.lblTestSigGenFreqCallout.TabIndex = 90;
            this.lblTestSigGenFreqCallout.Text = "0                                                 96k                            " +
                "              192k";
            // 
            // lblTestGenHzSec
            // 
            this.lblTestGenHzSec.Image = null;
            this.lblTestGenHzSec.Location = new System.Drawing.Point(204, 155);
            this.lblTestGenHzSec.Name = "lblTestGenHzSec";
            this.lblTestGenHzSec.Size = new System.Drawing.Size(48, 16);
            this.lblTestGenHzSec.TabIndex = 88;
            this.lblTestGenHzSec.Text = "Hz/Sec:";
            // 
            // lblTestGenHigh
            // 
            this.lblTestGenHigh.Image = null;
            this.lblTestGenHigh.Location = new System.Drawing.Point(108, 155);
            this.lblTestGenHigh.Name = "lblTestGenHigh";
            this.lblTestGenHigh.Size = new System.Drawing.Size(32, 16);
            this.lblTestGenHigh.TabIndex = 86;
            this.lblTestGenHigh.Text = "High:";
            // 
            // lblTestGenLow
            // 
            this.lblTestGenLow.Image = null;
            this.lblTestGenLow.Location = new System.Drawing.Point(12, 155);
            this.lblTestGenLow.Name = "lblTestGenLow";
            this.lblTestGenLow.Size = new System.Drawing.Size(32, 16);
            this.lblTestGenLow.TabIndex = 84;
            this.lblTestGenLow.Text = "Low:";
            // 
            // grpTestAudioBalance
            // 
            this.grpTestAudioBalance.Controls.Add(this.btnTestAudioBalStart);
            this.grpTestAudioBalance.Location = new System.Drawing.Point(24, 243);
            this.grpTestAudioBalance.Name = "grpTestAudioBalance";
            this.grpTestAudioBalance.Size = new System.Drawing.Size(120, 64);
            this.grpTestAudioBalance.TabIndex = 86;
            this.grpTestAudioBalance.TabStop = false;
            this.grpTestAudioBalance.Text = "Audio Balance Test";
            // 
            // btnTestAudioBalStart
            // 
            this.btnTestAudioBalStart.Image = null;
            this.btnTestAudioBalStart.Location = new System.Drawing.Point(24, 24);
            this.btnTestAudioBalStart.Name = "btnTestAudioBalStart";
            this.btnTestAudioBalStart.Size = new System.Drawing.Size(75, 23);
            this.btnTestAudioBalStart.TabIndex = 0;
            this.btnTestAudioBalStart.Text = "Start";
            this.btnTestAudioBalStart.Click += new System.EventHandler(this.btnTestAudioBalStart_Click);
            // 
            // grpTestTXIMD
            // 
            this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq2);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq2);
            this.grpTestTXIMD.Controls.Add(this.lblTestIMDPower);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDPower);
            this.grpTestTXIMD.Controls.Add(this.chekTestIMD);
            this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq1);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq1);
            this.grpTestTXIMD.Location = new System.Drawing.Point(8, 8);
            this.grpTestTXIMD.Name = "grpTestTXIMD";
            this.grpTestTXIMD.Size = new System.Drawing.Size(152, 144);
            this.grpTestTXIMD.TabIndex = 83;
            this.grpTestTXIMD.TabStop = false;
            this.grpTestTXIMD.Text = "TX IMD Test";
            // 
            // lblTestToneFreq2
            // 
            this.lblTestToneFreq2.Image = null;
            this.lblTestToneFreq2.Location = new System.Drawing.Point(16, 48);
            this.lblTestToneFreq2.Name = "lblTestToneFreq2";
            this.lblTestToneFreq2.Size = new System.Drawing.Size(64, 16);
            this.lblTestToneFreq2.TabIndex = 88;
            this.lblTestToneFreq2.Text = "Freq #2:";
            // 
            // udTestIMDFreq2
            // 
            this.udTestIMDFreq2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDFreq2.Location = new System.Drawing.Point(80, 48);
            this.udTestIMDFreq2.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTestIMDFreq2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDFreq2.Name = "udTestIMDFreq2";
            this.udTestIMDFreq2.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDFreq2.TabIndex = 87;
            this.udTestIMDFreq2.Value = new decimal(new int[] {
            19000,
            0,
            0,
            65536});
            this.udTestIMDFreq2.LostFocus += new System.EventHandler(this.udTestIMDFreq2_LostFocus);
            // 
            // lblTestIMDPower
            // 
            this.lblTestIMDPower.Image = null;
            this.lblTestIMDPower.Location = new System.Drawing.Point(16, 72);
            this.lblTestIMDPower.Name = "lblTestIMDPower";
            this.lblTestIMDPower.Size = new System.Drawing.Size(64, 16);
            this.lblTestIMDPower.TabIndex = 86;
            this.lblTestIMDPower.Text = "Power:";
            // 
            // udTestIMDPower
            // 
            this.udTestIMDPower.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDPower.Location = new System.Drawing.Point(80, 72);
            this.udTestIMDPower.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTestIMDPower.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDPower.Name = "udTestIMDPower";
            this.udTestIMDPower.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDPower.TabIndex = 85;
            this.udTestIMDPower.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udTestIMDPower.LostFocus += new System.EventHandler(this.udTestIMDPower_LostFocus);
            // 
            // chekTestIMD
            // 
            this.chekTestIMD.Appearance = System.Windows.Forms.Appearance.Button;
            this.chekTestIMD.Image = null;
            this.chekTestIMD.Location = new System.Drawing.Point(48, 104);
            this.chekTestIMD.Name = "chekTestIMD";
            this.chekTestIMD.Size = new System.Drawing.Size(64, 24);
            this.chekTestIMD.TabIndex = 84;
            this.chekTestIMD.Text = "Start";
            this.chekTestIMD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chekTestIMD.CheckedChanged += new System.EventHandler(this.chkTestIMD_CheckedChanged);
            // 
            // lblTestToneFreq1
            // 
            this.lblTestToneFreq1.Image = null;
            this.lblTestToneFreq1.Location = new System.Drawing.Point(16, 24);
            this.lblTestToneFreq1.Name = "lblTestToneFreq1";
            this.lblTestToneFreq1.Size = new System.Drawing.Size(64, 16);
            this.lblTestToneFreq1.TabIndex = 83;
            this.lblTestToneFreq1.Text = "Freq #1:";
            // 
            // udTestIMDFreq1
            // 
            this.udTestIMDFreq1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDFreq1.Location = new System.Drawing.Point(80, 24);
            this.udTestIMDFreq1.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTestIMDFreq1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDFreq1.Name = "udTestIMDFreq1";
            this.udTestIMDFreq1.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDFreq1.TabIndex = 82;
            this.udTestIMDFreq1.Value = new decimal(new int[] {
            7000,
            0,
            0,
            65536});
            this.udTestIMDFreq1.LostFocus += new System.EventHandler(this.udTestIMDFreq1_LostFocus);
            // 
            // grpImpulseTest
            // 
            this.grpImpulseTest.Controls.Add(this.udImpulseNum);
            this.grpImpulseTest.Controls.Add(this.btnImpulse);
            this.grpImpulseTest.Location = new System.Drawing.Point(8, 166);
            this.grpImpulseTest.Name = "grpImpulseTest";
            this.grpImpulseTest.Size = new System.Drawing.Size(152, 64);
            this.grpImpulseTest.TabIndex = 91;
            this.grpImpulseTest.TabStop = false;
            this.grpImpulseTest.Text = "Impulse Test";
            // 
            // udImpulseNum
            // 
            this.udImpulseNum.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udImpulseNum.Location = new System.Drawing.Point(100, 24);
            this.udImpulseNum.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udImpulseNum.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udImpulseNum.Name = "udImpulseNum";
            this.udImpulseNum.Size = new System.Drawing.Size(40, 20);
            this.udImpulseNum.TabIndex = 92;
            this.udImpulseNum.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udImpulseNum.LostFocus += new System.EventHandler(this.udImpulseNum_LostFocus);
            // 
            // btnImpulse
            // 
            this.btnImpulse.Location = new System.Drawing.Point(12, 24);
            this.btnImpulse.Name = "btnImpulse";
            this.btnImpulse.Size = new System.Drawing.Size(75, 23);
            this.btnImpulse.TabIndex = 90;
            this.btnImpulse.Text = "Impulse";
            // 
            // tpKeyboard
            // 
            this.tpKeyboard.Controls.Add(this.grpCWXKeys);
            this.tpKeyboard.Controls.Add(this.grpVoiceMsgSetup);
            this.tpKeyboard.Controls.Add(this.grpKBCWSpeed);
            this.tpKeyboard.Controls.Add(this.grpKBXIT);
            this.tpKeyboard.Controls.Add(this.grpKBRIT);
            this.tpKeyboard.Controls.Add(this.grpKBBand);
            this.tpKeyboard.Controls.Add(this.grpKBTune);
            this.tpKeyboard.Controls.Add(this.grpKBFilter);
            this.tpKeyboard.Controls.Add(this.grpKBCW);
            this.tpKeyboard.Location = new System.Drawing.Point(4, 22);
            this.tpKeyboard.Name = "tpKeyboard";
            this.tpKeyboard.Size = new System.Drawing.Size(584, 331);
            this.tpKeyboard.TabIndex = 4;
            this.tpKeyboard.Text = "Keyboard";
            // 
            // grpCWXKeys
            // 
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg6);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg6);
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg5);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg5);
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg4);
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg3);
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg2);
            this.grpCWXKeys.Controls.Add(this.lblCWXMsg1);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg4);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg3);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg2);
            this.grpCWXKeys.Controls.Add(this.comboCWXMsg1);
            this.grpCWXKeys.Location = new System.Drawing.Point(399, 108);
            this.grpCWXKeys.Name = "grpCWXKeys";
            this.grpCWXKeys.Size = new System.Drawing.Size(126, 189);
            this.grpCWXKeys.TabIndex = 23;
            this.grpCWXKeys.TabStop = false;
            this.grpCWXKeys.Text = "CWX messages";
            // 
            // lblCWXMsg6
            // 
            this.lblCWXMsg6.AutoSize = true;
            this.lblCWXMsg6.Image = null;
            this.lblCWXMsg6.Location = new System.Drawing.Point(19, 159);
            this.lblCWXMsg6.Name = "lblCWXMsg6";
            this.lblCWXMsg6.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg6.TabIndex = 22;
            this.lblCWXMsg6.Text = "6";
            // 
            // lblCWXMsg5
            // 
            this.lblCWXMsg5.AutoSize = true;
            this.lblCWXMsg5.Image = null;
            this.lblCWXMsg5.Location = new System.Drawing.Point(19, 132);
            this.lblCWXMsg5.Name = "lblCWXMsg5";
            this.lblCWXMsg5.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg5.TabIndex = 20;
            this.lblCWXMsg5.Text = "5";
            // 
            // lblCWXMsg4
            // 
            this.lblCWXMsg4.AutoSize = true;
            this.lblCWXMsg4.Image = null;
            this.lblCWXMsg4.Location = new System.Drawing.Point(19, 105);
            this.lblCWXMsg4.Name = "lblCWXMsg4";
            this.lblCWXMsg4.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg4.TabIndex = 18;
            this.lblCWXMsg4.Text = "4";
            // 
            // lblCWXMsg3
            // 
            this.lblCWXMsg3.AutoSize = true;
            this.lblCWXMsg3.Image = null;
            this.lblCWXMsg3.Location = new System.Drawing.Point(19, 80);
            this.lblCWXMsg3.Name = "lblCWXMsg3";
            this.lblCWXMsg3.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg3.TabIndex = 17;
            this.lblCWXMsg3.Text = "3";
            // 
            // lblCWXMsg2
            // 
            this.lblCWXMsg2.AutoSize = true;
            this.lblCWXMsg2.Image = null;
            this.lblCWXMsg2.Location = new System.Drawing.Point(19, 54);
            this.lblCWXMsg2.Name = "lblCWXMsg2";
            this.lblCWXMsg2.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg2.TabIndex = 16;
            this.lblCWXMsg2.Text = "2";
            // 
            // lblCWXMsg1
            // 
            this.lblCWXMsg1.AutoSize = true;
            this.lblCWXMsg1.Image = null;
            this.lblCWXMsg1.Location = new System.Drawing.Point(19, 28);
            this.lblCWXMsg1.Name = "lblCWXMsg1";
            this.lblCWXMsg1.Size = new System.Drawing.Size(13, 13);
            this.lblCWXMsg1.TabIndex = 15;
            this.lblCWXMsg1.Text = "1";
            // 
            // grpVoiceMsgSetup
            // 
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg6);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg6);
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg5);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg5);
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg4);
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg3);
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg2);
            this.grpVoiceMsgSetup.Controls.Add(this.lblVoiceMsg1);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg4);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg3);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg2);
            this.grpVoiceMsgSetup.Controls.Add(this.comboVoiceMsg1);
            this.grpVoiceMsgSetup.Location = new System.Drawing.Point(399, 108);
            this.grpVoiceMsgSetup.Name = "grpVoiceMsgSetup";
            this.grpVoiceMsgSetup.Size = new System.Drawing.Size(126, 189);
            this.grpVoiceMsgSetup.TabIndex = 17;
            this.grpVoiceMsgSetup.TabStop = false;
            this.grpVoiceMsgSetup.Text = "Voice messages";
            // 
            // lblVoiceMsg6
            // 
            this.lblVoiceMsg6.AutoSize = true;
            this.lblVoiceMsg6.Image = null;
            this.lblVoiceMsg6.Location = new System.Drawing.Point(19, 159);
            this.lblVoiceMsg6.Name = "lblVoiceMsg6";
            this.lblVoiceMsg6.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg6.TabIndex = 22;
            this.lblVoiceMsg6.Text = "6";
            // 
            // lblVoiceMsg5
            // 
            this.lblVoiceMsg5.AutoSize = true;
            this.lblVoiceMsg5.Image = null;
            this.lblVoiceMsg5.Location = new System.Drawing.Point(19, 132);
            this.lblVoiceMsg5.Name = "lblVoiceMsg5";
            this.lblVoiceMsg5.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg5.TabIndex = 20;
            this.lblVoiceMsg5.Text = "5";
            // 
            // lblVoiceMsg4
            // 
            this.lblVoiceMsg4.AutoSize = true;
            this.lblVoiceMsg4.Image = null;
            this.lblVoiceMsg4.Location = new System.Drawing.Point(19, 105);
            this.lblVoiceMsg4.Name = "lblVoiceMsg4";
            this.lblVoiceMsg4.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg4.TabIndex = 18;
            this.lblVoiceMsg4.Text = "4";
            // 
            // lblVoiceMsg3
            // 
            this.lblVoiceMsg3.AutoSize = true;
            this.lblVoiceMsg3.Image = null;
            this.lblVoiceMsg3.Location = new System.Drawing.Point(19, 80);
            this.lblVoiceMsg3.Name = "lblVoiceMsg3";
            this.lblVoiceMsg3.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg3.TabIndex = 17;
            this.lblVoiceMsg3.Text = "3";
            // 
            // lblVoiceMsg2
            // 
            this.lblVoiceMsg2.AutoSize = true;
            this.lblVoiceMsg2.Image = null;
            this.lblVoiceMsg2.Location = new System.Drawing.Point(19, 54);
            this.lblVoiceMsg2.Name = "lblVoiceMsg2";
            this.lblVoiceMsg2.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg2.TabIndex = 16;
            this.lblVoiceMsg2.Text = "2";
            // 
            // lblVoiceMsg1
            // 
            this.lblVoiceMsg1.AutoSize = true;
            this.lblVoiceMsg1.Image = null;
            this.lblVoiceMsg1.Location = new System.Drawing.Point(19, 28);
            this.lblVoiceMsg1.Name = "lblVoiceMsg1";
            this.lblVoiceMsg1.Size = new System.Drawing.Size(13, 13);
            this.lblVoiceMsg1.TabIndex = 15;
            this.lblVoiceMsg1.Text = "1";
            // 
            // grpKBCWSpeed
            // 
            this.grpKBCWSpeed.Controls.Add(this.lblKBCWSpeedUp);
            this.grpKBCWSpeed.Controls.Add(this.lblKBCWSpeedDown);
            this.grpKBCWSpeed.Controls.Add(this.comboKBCWSpeedUp);
            this.grpKBCWSpeed.Controls.Add(this.comboKBCWSpeedDown);
            this.grpKBCWSpeed.Location = new System.Drawing.Point(264, 112);
            this.grpKBCWSpeed.Name = "grpKBCWSpeed";
            this.grpKBCWSpeed.Size = new System.Drawing.Size(112, 72);
            this.grpKBCWSpeed.TabIndex = 15;
            this.grpKBCWSpeed.TabStop = false;
            this.grpKBCWSpeed.Text = "CW speed";
            // 
            // lblKBCWSpeedUp
            // 
            this.lblKBCWSpeedUp.Image = null;
            this.lblKBCWSpeedUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBCWSpeedUp.Name = "lblKBCWSpeedUp";
            this.lblKBCWSpeedUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWSpeedUp.TabIndex = 10;
            this.lblKBCWSpeedUp.Text = "Up:";
            this.lblKBCWSpeedUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBCWSpeedDown
            // 
            this.lblKBCWSpeedDown.Image = null;
            this.lblKBCWSpeedDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBCWSpeedDown.Name = "lblKBCWSpeedDown";
            this.lblKBCWSpeedDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWSpeedDown.TabIndex = 9;
            this.lblKBCWSpeedDown.Text = "Down:";
            this.lblKBCWSpeedDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBXIT
            // 
            this.grpKBXIT.Controls.Add(this.lblKBXITUp);
            this.grpKBXIT.Controls.Add(this.lblKBXITDown);
            this.grpKBXIT.Controls.Add(this.comboKBXITUp);
            this.grpKBXIT.Controls.Add(this.comboKBXITDown);
            this.grpKBXIT.Location = new System.Drawing.Point(136, 192);
            this.grpKBXIT.Name = "grpKBXIT";
            this.grpKBXIT.Size = new System.Drawing.Size(112, 72);
            this.grpKBXIT.TabIndex = 16;
            this.grpKBXIT.TabStop = false;
            this.grpKBXIT.Text = "XIT";
            // 
            // lblKBXITUp
            // 
            this.lblKBXITUp.Image = null;
            this.lblKBXITUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBXITUp.Name = "lblKBXITUp";
            this.lblKBXITUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBXITUp.TabIndex = 10;
            this.lblKBXITUp.Text = "Up:";
            this.lblKBXITUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBXITDown
            // 
            this.lblKBXITDown.Image = null;
            this.lblKBXITDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBXITDown.Name = "lblKBXITDown";
            this.lblKBXITDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBXITDown.TabIndex = 9;
            this.lblKBXITDown.Text = "Down:";
            this.lblKBXITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBRIT
            // 
            this.grpKBRIT.Controls.Add(this.lblKBRitUp);
            this.grpKBRIT.Controls.Add(this.lblKBRITDown);
            this.grpKBRIT.Controls.Add(this.comboKBRITUp);
            this.grpKBRIT.Controls.Add(this.comboKBRITDown);
            this.grpKBRIT.Location = new System.Drawing.Point(8, 192);
            this.grpKBRIT.Name = "grpKBRIT";
            this.grpKBRIT.Size = new System.Drawing.Size(112, 72);
            this.grpKBRIT.TabIndex = 15;
            this.grpKBRIT.TabStop = false;
            this.grpKBRIT.Text = "RIT";
            // 
            // lblKBRitUp
            // 
            this.lblKBRitUp.Image = null;
            this.lblKBRitUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBRitUp.Name = "lblKBRitUp";
            this.lblKBRitUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBRitUp.TabIndex = 10;
            this.lblKBRitUp.Text = "Up:";
            this.lblKBRitUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBRITDown
            // 
            this.lblKBRITDown.Image = null;
            this.lblKBRITDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBRITDown.Name = "lblKBRITDown";
            this.lblKBRITDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBRITDown.TabIndex = 9;
            this.lblKBRITDown.Text = "Down:";
            this.lblKBRITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBBand
            // 
            this.grpKBBand.Controls.Add(this.lblKBBandUp);
            this.grpKBBand.Controls.Add(this.lblKBBandDown);
            this.grpKBBand.Controls.Add(this.comboKBBandUp);
            this.grpKBBand.Controls.Add(this.comboKBBandDown);
            this.grpKBBand.Location = new System.Drawing.Point(8, 112);
            this.grpKBBand.Name = "grpKBBand";
            this.grpKBBand.Size = new System.Drawing.Size(112, 72);
            this.grpKBBand.TabIndex = 12;
            this.grpKBBand.TabStop = false;
            this.grpKBBand.Text = "Band";
            // 
            // lblKBBandUp
            // 
            this.lblKBBandUp.Image = null;
            this.lblKBBandUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBBandUp.Name = "lblKBBandUp";
            this.lblKBBandUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBBandUp.TabIndex = 10;
            this.lblKBBandUp.Text = "Up:";
            this.lblKBBandUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBBandDown
            // 
            this.lblKBBandDown.Image = null;
            this.lblKBBandDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBBandDown.Name = "lblKBBandDown";
            this.lblKBBandDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBBandDown.TabIndex = 9;
            this.lblKBBandDown.Text = "Down:";
            this.lblKBBandDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBTune
            // 
            this.grpKBTune.Controls.Add(this.lblKBTuneDigit);
            this.grpKBTune.Controls.Add(this.lblKBTune7);
            this.grpKBTune.Controls.Add(this.lblKBTune6);
            this.grpKBTune.Controls.Add(this.lblKBTune5);
            this.grpKBTune.Controls.Add(this.lblKBTune4);
            this.grpKBTune.Controls.Add(this.lblKBTune3);
            this.grpKBTune.Controls.Add(this.lblKBTune2);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp7);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown7);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp6);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown6);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp5);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown5);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp4);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown4);
            this.grpKBTune.Controls.Add(this.lblKBTune1);
            this.grpKBTune.Controls.Add(this.lblKBTuneUp);
            this.grpKBTune.Controls.Add(this.lblKBTuneDown);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp3);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown3);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp1);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp2);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown1);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown2);
            this.grpKBTune.Location = new System.Drawing.Point(8, 8);
            this.grpKBTune.Name = "grpKBTune";
            this.grpKBTune.Size = new System.Drawing.Size(456, 96);
            this.grpKBTune.TabIndex = 11;
            this.grpKBTune.TabStop = false;
            this.grpKBTune.Text = "Tune";
            // 
            // lblKBTuneDigit
            // 
            this.lblKBTuneDigit.Image = null;
            this.lblKBTuneDigit.Location = new System.Drawing.Point(16, 16);
            this.lblKBTuneDigit.Name = "lblKBTuneDigit";
            this.lblKBTuneDigit.Size = new System.Drawing.Size(32, 16);
            this.lblKBTuneDigit.TabIndex = 26;
            this.lblKBTuneDigit.Text = "Digit";
            // 
            // lblKBTune7
            // 
            this.lblKBTune7.Image = null;
            this.lblKBTune7.Location = new System.Drawing.Point(392, 16);
            this.lblKBTune7.Name = "lblKBTune7";
            this.lblKBTune7.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune7.TabIndex = 25;
            this.lblKBTune7.Text = "0.00000x";
            this.lblKBTune7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune6
            // 
            this.lblKBTune6.Image = null;
            this.lblKBTune6.Location = new System.Drawing.Point(336, 16);
            this.lblKBTune6.Name = "lblKBTune6";
            this.lblKBTune6.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune6.TabIndex = 24;
            this.lblKBTune6.Text = "0.0000x0";
            this.lblKBTune6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune5
            // 
            this.lblKBTune5.Image = null;
            this.lblKBTune5.Location = new System.Drawing.Point(280, 16);
            this.lblKBTune5.Name = "lblKBTune5";
            this.lblKBTune5.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune5.TabIndex = 23;
            this.lblKBTune5.Text = "0.000x00";
            this.lblKBTune5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune4
            // 
            this.lblKBTune4.Image = null;
            this.lblKBTune4.Location = new System.Drawing.Point(224, 16);
            this.lblKBTune4.Name = "lblKBTune4";
            this.lblKBTune4.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune4.TabIndex = 22;
            this.lblKBTune4.Text = "0.00x000";
            this.lblKBTune4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune3
            // 
            this.lblKBTune3.Image = null;
            this.lblKBTune3.Location = new System.Drawing.Point(168, 16);
            this.lblKBTune3.Name = "lblKBTune3";
            this.lblKBTune3.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune3.TabIndex = 21;
            this.lblKBTune3.Text = "0.0x0000";
            this.lblKBTune3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune2
            // 
            this.lblKBTune2.Image = null;
            this.lblKBTune2.Location = new System.Drawing.Point(112, 16);
            this.lblKBTune2.Name = "lblKBTune2";
            this.lblKBTune2.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune2.TabIndex = 20;
            this.lblKBTune2.Text = "0.x00000";
            this.lblKBTune2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune1
            // 
            this.lblKBTune1.Image = null;
            this.lblKBTune1.Location = new System.Drawing.Point(48, 16);
            this.lblKBTune1.Name = "lblKBTune1";
            this.lblKBTune1.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune1.TabIndex = 11;
            this.lblKBTune1.Text = "x.000000";
            this.lblKBTune1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTuneUp
            // 
            this.lblKBTuneUp.Image = null;
            this.lblKBTuneUp.Location = new System.Drawing.Point(8, 40);
            this.lblKBTuneUp.Name = "lblKBTuneUp";
            this.lblKBTuneUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBTuneUp.TabIndex = 8;
            this.lblKBTuneUp.Text = "Up:";
            this.lblKBTuneUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTuneDown
            // 
            this.lblKBTuneDown.Image = null;
            this.lblKBTuneDown.Location = new System.Drawing.Point(8, 64);
            this.lblKBTuneDown.Name = "lblKBTuneDown";
            this.lblKBTuneDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBTuneDown.TabIndex = 7;
            this.lblKBTuneDown.Text = "Down:";
            this.lblKBTuneDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBFilter
            // 
            this.grpKBFilter.Controls.Add(this.lblKBFilterUp);
            this.grpKBFilter.Controls.Add(this.lblKBFilterDown);
            this.grpKBFilter.Controls.Add(this.comboKBFilterUp);
            this.grpKBFilter.Controls.Add(this.comboKBFilterDown);
            this.grpKBFilter.Location = new System.Drawing.Point(136, 112);
            this.grpKBFilter.Name = "grpKBFilter";
            this.grpKBFilter.Size = new System.Drawing.Size(112, 72);
            this.grpKBFilter.TabIndex = 13;
            this.grpKBFilter.TabStop = false;
            this.grpKBFilter.Text = "Filter";
            // 
            // lblKBFilterUp
            // 
            this.lblKBFilterUp.Image = null;
            this.lblKBFilterUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBFilterUp.Name = "lblKBFilterUp";
            this.lblKBFilterUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBFilterUp.TabIndex = 10;
            this.lblKBFilterUp.Text = "Up:";
            this.lblKBFilterUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBFilterDown
            // 
            this.lblKBFilterDown.Image = null;
            this.lblKBFilterDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBFilterDown.Name = "lblKBFilterDown";
            this.lblKBFilterDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBFilterDown.TabIndex = 9;
            this.lblKBFilterDown.Text = "Down:";
            this.lblKBFilterDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpKBCW
            // 
            this.grpKBCW.Controls.Add(this.lblKBCWDot);
            this.grpKBCW.Controls.Add(this.lblKBCWDash);
            this.grpKBCW.Controls.Add(this.comboKBCWDot);
            this.grpKBCW.Controls.Add(this.comboKBCWDash);
            this.grpKBCW.Location = new System.Drawing.Point(264, 192);
            this.grpKBCW.Name = "grpKBCW";
            this.grpKBCW.Size = new System.Drawing.Size(112, 72);
            this.grpKBCW.TabIndex = 13;
            this.grpKBCW.TabStop = false;
            this.grpKBCW.Text = "CW";
            // 
            // lblKBCWDot
            // 
            this.lblKBCWDot.Image = null;
            this.lblKBCWDot.Location = new System.Drawing.Point(8, 16);
            this.lblKBCWDot.Name = "lblKBCWDot";
            this.lblKBCWDot.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWDot.TabIndex = 10;
            this.lblKBCWDot.Text = "Dot:";
            this.lblKBCWDot.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBCWDash
            // 
            this.lblKBCWDash.Image = null;
            this.lblKBCWDash.Location = new System.Drawing.Point(8, 40);
            this.lblKBCWDash.Name = "lblKBCWDash";
            this.lblKBCWDash.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWDash.TabIndex = 9;
            this.lblKBCWDash.Text = "Dash:";
            this.lblKBCWDash.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // tpAppearance
            // 
            this.tpAppearance.Controls.Add(this.tcAppearance);
            this.tpAppearance.Location = new System.Drawing.Point(4, 22);
            this.tpAppearance.Name = "tpAppearance";
            this.tpAppearance.Size = new System.Drawing.Size(584, 331);
            this.tpAppearance.TabIndex = 6;
            this.tpAppearance.Text = "Appearance";
            // 
            // tcAppearance
            // 
            this.tcAppearance.Controls.Add(this.tpAppearanceDisplay);
            this.tcAppearance.Controls.Add(this.tpAppearanceGeneral);
            this.tcAppearance.Controls.Add(this.tpAppearanceMeter);
            this.tcAppearance.Controls.Add(this.tcSkins);
            this.tcAppearance.Location = new System.Drawing.Point(0, 0);
            this.tcAppearance.Name = "tcAppearance";
            this.tcAppearance.SelectedIndex = 0;
            this.tcAppearance.Size = new System.Drawing.Size(600, 344);
            this.tcAppearance.TabIndex = 40;
            // 
            // tpAppearanceDisplay
            // 
            this.tpAppearanceDisplay.Controls.Add(this.grpSubRX);
            this.tpAppearanceDisplay.Controls.Add(this.grpMainRX);
            this.tpAppearanceDisplay.Controls.Add(this.grpDisplay);
            this.tpAppearanceDisplay.Controls.Add(this.grpDisplayPeakCursor);
            this.tpAppearanceDisplay.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceDisplay.Name = "tpAppearanceDisplay";
            this.tpAppearanceDisplay.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceDisplay.TabIndex = 1;
            this.tpAppearanceDisplay.Text = "Display";
            // 
            // grpSubRX
            // 
            this.grpSubRX.Controls.Add(this.clrbtnSubRXZero);
            this.grpSubRX.Controls.Add(this.lblSubRXAlpha);
            this.grpSubRX.Controls.Add(this.tbSubRXAlpha);
            this.grpSubRX.Controls.Add(this.lblSubRXZeroLine);
            this.grpSubRX.Controls.Add(this.clrbtnSubRXFilter);
            this.grpSubRX.Controls.Add(this.lblSubRXFilterColor);
            this.grpSubRX.Location = new System.Drawing.Point(437, 154);
            this.grpSubRX.Name = "grpSubRX";
            this.grpSubRX.Size = new System.Drawing.Size(128, 116);
            this.grpSubRX.TabIndex = 89;
            this.grpSubRX.TabStop = false;
            this.grpSubRX.Text = "Sub RX";
            // 
            // clrbtnSubRXZero
            // 
            this.clrbtnSubRXZero.Automatic = "Automatic";
            this.clrbtnSubRXZero.Color = System.Drawing.Color.Red;
            this.clrbtnSubRXZero.Image = null;
            this.clrbtnSubRXZero.Location = new System.Drawing.Point(76, 57);
            this.clrbtnSubRXZero.MoreColors = "More Colors...";
            this.clrbtnSubRXZero.Name = "clrbtnSubRXZero";
            this.clrbtnSubRXZero.Size = new System.Drawing.Size(41, 23);
            this.clrbtnSubRXZero.TabIndex = 81;
            this.clrbtnSubRXZero.Changed += new System.EventHandler(this.clrbtnSubRXZero_Changed);
            // 
            // lblSubRXAlpha
            // 
            this.lblSubRXAlpha.Image = null;
            this.lblSubRXAlpha.Location = new System.Drawing.Point(5, 88);
            this.lblSubRXAlpha.Name = "lblSubRXAlpha";
            this.lblSubRXAlpha.Size = new System.Drawing.Size(46, 20);
            this.lblSubRXAlpha.TabIndex = 87;
            this.lblSubRXAlpha.Text = "Alpha:";
            // 
            // tbSubRXAlpha
            // 
            this.tbSubRXAlpha.AutoSize = false;
            this.tbSubRXAlpha.Location = new System.Drawing.Point(50, 88);
            this.tbSubRXAlpha.Maximum = 255;
            this.tbSubRXAlpha.Name = "tbSubRXAlpha";
            this.tbSubRXAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbSubRXAlpha.TabIndex = 86;
            this.tbSubRXAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbSubRXAlpha.Value = 127;
            this.tbSubRXAlpha.ValueChanged += new System.EventHandler(this.tbSubRXAlpha_ValueChanged);
            this.tbSubRXAlpha.Scroll += new System.EventHandler(this.tbSubRXAlpha_Scroll);
            // 
            // lblSubRXZeroLine
            // 
            this.lblSubRXZeroLine.Image = null;
            this.lblSubRXZeroLine.Location = new System.Drawing.Point(5, 62);
            this.lblSubRXZeroLine.Name = "lblSubRXZeroLine";
            this.lblSubRXZeroLine.Size = new System.Drawing.Size(56, 22);
            this.lblSubRXZeroLine.TabIndex = 80;
            this.lblSubRXZeroLine.Text = "Zero Line:";
            // 
            // clrbtnSubRXFilter
            // 
            this.clrbtnSubRXFilter.Automatic = "Automatic";
            this.clrbtnSubRXFilter.Color = System.Drawing.Color.Blue;
            this.clrbtnSubRXFilter.Image = null;
            this.clrbtnSubRXFilter.Location = new System.Drawing.Point(76, 21);
            this.clrbtnSubRXFilter.MoreColors = "More Colors...";
            this.clrbtnSubRXFilter.Name = "clrbtnSubRXFilter";
            this.clrbtnSubRXFilter.Size = new System.Drawing.Size(41, 23);
            this.clrbtnSubRXFilter.TabIndex = 79;
            this.clrbtnSubRXFilter.Changed += new System.EventHandler(this.clrbtnSubRXFilter_Changed);
            // 
            // lblSubRXFilterColor
            // 
            this.lblSubRXFilterColor.Image = null;
            this.lblSubRXFilterColor.Location = new System.Drawing.Point(5, 20);
            this.lblSubRXFilterColor.Name = "lblSubRXFilterColor";
            this.lblSubRXFilterColor.Size = new System.Drawing.Size(65, 29);
            this.lblSubRXFilterColor.TabIndex = 78;
            this.lblSubRXFilterColor.Text = "Sub RX Filter Color:";
            // 
            // grpMainRX
            // 
            this.grpMainRX.Controls.Add(this.clrbtnMainRXFilter);
            this.grpMainRX.Controls.Add(this.lblDisplayFilterColor);
            this.grpMainRX.Controls.Add(this.clrbtnMainRXZero);
            this.grpMainRX.Controls.Add(this.lblMainRXZero);
            this.grpMainRX.Controls.Add(this.tbMainRXAlpha);
            this.grpMainRX.Controls.Add(this.lblMainRXAlpha);
            this.grpMainRX.Location = new System.Drawing.Point(300, 154);
            this.grpMainRX.Name = "grpMainRX";
            this.grpMainRX.Size = new System.Drawing.Size(128, 116);
            this.grpMainRX.TabIndex = 88;
            this.grpMainRX.TabStop = false;
            this.grpMainRX.Text = "Main RX";
            // 
            // clrbtnMainRXFilter
            // 
            this.clrbtnMainRXFilter.Automatic = "Automatic";
            this.clrbtnMainRXFilter.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.clrbtnMainRXFilter.Image = null;
            this.clrbtnMainRXFilter.Location = new System.Drawing.Point(76, 21);
            this.clrbtnMainRXFilter.MoreColors = "More Colors...";
            this.clrbtnMainRXFilter.Name = "clrbtnMainRXFilter";
            this.clrbtnMainRXFilter.Size = new System.Drawing.Size(41, 23);
            this.clrbtnMainRXFilter.TabIndex = 71;
            this.clrbtnMainRXFilter.Changed += new System.EventHandler(this.clrbtnMainRXFilter_Changed);
            // 
            // lblDisplayFilterColor
            // 
            this.lblDisplayFilterColor.Image = null;
            this.lblDisplayFilterColor.Location = new System.Drawing.Point(5, 20);
            this.lblDisplayFilterColor.Name = "lblDisplayFilterColor";
            this.lblDisplayFilterColor.Size = new System.Drawing.Size(65, 29);
            this.lblDisplayFilterColor.TabIndex = 45;
            this.lblDisplayFilterColor.Text = "Main RX Filter Color:";
            // 
            // clrbtnMainRXZero
            // 
            this.clrbtnMainRXZero.Automatic = "Automatic";
            this.clrbtnMainRXZero.Color = System.Drawing.Color.LightSkyBlue;
            this.clrbtnMainRXZero.Image = null;
            this.clrbtnMainRXZero.Location = new System.Drawing.Point(76, 57);
            this.clrbtnMainRXZero.MoreColors = "More Colors...";
            this.clrbtnMainRXZero.Name = "clrbtnMainRXZero";
            this.clrbtnMainRXZero.Size = new System.Drawing.Size(41, 23);
            this.clrbtnMainRXZero.TabIndex = 82;
            this.clrbtnMainRXZero.Changed += new System.EventHandler(this.clrbtnMainRXZero_Changed);
            // 
            // lblMainRXZero
            // 
            this.lblMainRXZero.Image = null;
            this.lblMainRXZero.Location = new System.Drawing.Point(5, 62);
            this.lblMainRXZero.Name = "lblMainRXZero";
            this.lblMainRXZero.Size = new System.Drawing.Size(65, 17);
            this.lblMainRXZero.TabIndex = 83;
            this.lblMainRXZero.Text = "Zero Line:";
            // 
            // tbMainRXAlpha
            // 
            this.tbMainRXAlpha.AutoSize = false;
            this.tbMainRXAlpha.Location = new System.Drawing.Point(50, 88);
            this.tbMainRXAlpha.Maximum = 255;
            this.tbMainRXAlpha.Name = "tbMainRXAlpha";
            this.tbMainRXAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbMainRXAlpha.TabIndex = 84;
            this.tbMainRXAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbMainRXAlpha.Value = 127;
            this.tbMainRXAlpha.ValueChanged += new System.EventHandler(this.tbMainRXAlpha_ValueChanged);
            this.tbMainRXAlpha.Scroll += new System.EventHandler(this.tbMainRXAlpha_Scroll);
            // 
            // lblMainRXAlpha
            // 
            this.lblMainRXAlpha.Image = null;
            this.lblMainRXAlpha.Location = new System.Drawing.Point(5, 88);
            this.lblMainRXAlpha.Name = "lblMainRXAlpha";
            this.lblMainRXAlpha.Size = new System.Drawing.Size(46, 13);
            this.lblMainRXAlpha.TabIndex = 85;
            this.lblMainRXAlpha.Text = "Alpha:";
            // 
            // grpDisplay
            // 
            this.grpDisplay.Controls.Add(this.lblGridLineAlpha);
            this.grpDisplay.Controls.Add(this.tbGridLineAlpha);
            this.grpDisplay.Controls.Add(this.chkSmoothLine);
            this.grpDisplay.Controls.Add(this.lblPanFillColor);
            this.grpDisplay.Controls.Add(this.chkDataLineFill);
            this.grpDisplay.Controls.Add(this.clrbtnPanFillColor);
            this.grpDisplay.Controls.Add(this.lblDataLineAlpha);
            this.grpDisplay.Controls.Add(this.tbDataLineAlpha);
            this.grpDisplay.Controls.Add(this.lblDisplayTxtAlpha);
            this.grpDisplay.Controls.Add(this.clrbtnTXFilter);
            this.grpDisplay.Controls.Add(this.lblTXFilterColor);
            this.grpDisplay.Controls.Add(this.clrbtnBandEdge);
            this.grpDisplay.Controls.Add(this.lblBandEdge);
            this.grpDisplay.Controls.Add(this.tbDisplayTxtAlpha);
            this.grpDisplay.Controls.Add(this.labelTS6);
            this.grpDisplay.Controls.Add(this.clrbtnDisplayFontBackground);
            this.grpDisplay.Controls.Add(this.lblDisplayFont);
            this.grpDisplay.Controls.Add(this.btnDisplayFont);
            this.grpDisplay.Controls.Add(this.clrbtnGrid);
            this.grpDisplay.Controls.Add(this.udDisplayLineWidth);
            this.grpDisplay.Controls.Add(this.lblDisplayLineWidth);
            this.grpDisplay.Controls.Add(this.clrbtnBackground);
            this.grpDisplay.Controls.Add(this.lblDisplayDataLineColor);
            this.grpDisplay.Controls.Add(this.lblDisplayTextColor);
            this.grpDisplay.Controls.Add(this.clrbtnText);
            this.grpDisplay.Controls.Add(this.clrbtnDataLine);
            this.grpDisplay.Controls.Add(this.lblDisplayGridColor);
            this.grpDisplay.Controls.Add(this.lblDisplayBackgroundColor);
            this.grpDisplay.Location = new System.Drawing.Point(28, 3);
            this.grpDisplay.Name = "grpDisplay";
            this.grpDisplay.Size = new System.Drawing.Size(263, 267);
            this.grpDisplay.TabIndex = 80;
            this.grpDisplay.TabStop = false;
            this.grpDisplay.Text = "Display";
            // 
            // lblGridLineAlpha
            // 
            this.lblGridLineAlpha.Image = null;
            this.lblGridLineAlpha.Location = new System.Drawing.Point(14, 68);
            this.lblGridLineAlpha.Name = "lblGridLineAlpha";
            this.lblGridLineAlpha.Size = new System.Drawing.Size(46, 32);
            this.lblGridLineAlpha.TabIndex = 95;
            this.lblGridLineAlpha.Text = "Grid line Alpha:";
            // 
            // tbGridLineAlpha
            // 
            this.tbGridLineAlpha.AutoSize = false;
            this.tbGridLineAlpha.Location = new System.Drawing.Point(60, 78);
            this.tbGridLineAlpha.Maximum = 255;
            this.tbGridLineAlpha.Name = "tbGridLineAlpha";
            this.tbGridLineAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbGridLineAlpha.TabIndex = 94;
            this.tbGridLineAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbGridLineAlpha.Value = 127;
            this.tbGridLineAlpha.ValueChanged += new System.EventHandler(this.tbGridLineAlpha_ValueChanged);
            this.tbGridLineAlpha.Scroll += new System.EventHandler(this.tbGridLineAlpha_Scroll);
            // 
            // chkSmoothLine
            // 
            this.chkSmoothLine.AutoSize = true;
            this.chkSmoothLine.Image = null;
            this.chkSmoothLine.Location = new System.Drawing.Point(155, 238);
            this.chkSmoothLine.Name = "chkSmoothLine";
            this.chkSmoothLine.Size = new System.Drawing.Size(81, 17);
            this.chkSmoothLine.TabIndex = 93;
            this.chkSmoothLine.Text = "Smooth line";
            this.chkSmoothLine.UseVisualStyleBackColor = true;
            this.chkSmoothLine.CheckedChanged += new System.EventHandler(this.chkSmoothLine_CheckedChanged);
            // 
            // lblPanFillColor
            // 
            this.lblPanFillColor.Image = null;
            this.lblPanFillColor.Location = new System.Drawing.Point(14, 201);
            this.lblPanFillColor.Name = "lblPanFillColor";
            this.lblPanFillColor.Size = new System.Drawing.Size(70, 14);
            this.lblPanFillColor.TabIndex = 89;
            this.lblPanFillColor.Text = "Data fill color";
            // 
            // chkDataLineFill
            // 
            this.chkDataLineFill.AutoSize = true;
            this.chkDataLineFill.Image = null;
            this.chkDataLineFill.Location = new System.Drawing.Point(27, 236);
            this.chkDataLineFill.Name = "chkDataLineFill";
            this.chkDataLineFill.Size = new System.Drawing.Size(81, 17);
            this.chkDataLineFill.TabIndex = 92;
            this.chkDataLineFill.Text = "Fill data line";
            this.chkDataLineFill.UseVisualStyleBackColor = true;
            this.chkDataLineFill.CheckedChanged += new System.EventHandler(this.chkDataLineFill_CheckedChanged);
            // 
            // lblDataLineAlpha
            // 
            this.lblDataLineAlpha.Image = null;
            this.lblDataLineAlpha.Location = new System.Drawing.Point(14, 160);
            this.lblDataLineAlpha.Name = "lblDataLineAlpha";
            this.lblDataLineAlpha.Size = new System.Drawing.Size(46, 32);
            this.lblDataLineAlpha.TabIndex = 91;
            this.lblDataLineAlpha.Text = "Line Alpha:";
            // 
            // tbDataLineAlpha
            // 
            this.tbDataLineAlpha.AutoSize = false;
            this.tbDataLineAlpha.Location = new System.Drawing.Point(60, 168);
            this.tbDataLineAlpha.Maximum = 255;
            this.tbDataLineAlpha.Name = "tbDataLineAlpha";
            this.tbDataLineAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbDataLineAlpha.TabIndex = 90;
            this.tbDataLineAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbDataLineAlpha.Value = 127;
            this.tbDataLineAlpha.ValueChanged += new System.EventHandler(this.tbDataLineAlpha_ValueChanged);
            this.tbDataLineAlpha.Scroll += new System.EventHandler(this.tbDataLineAlpha_Scroll);
            // 
            // lblDisplayTxtAlpha
            // 
            this.lblDisplayTxtAlpha.Image = null;
            this.lblDisplayTxtAlpha.Location = new System.Drawing.Point(133, 120);
            this.lblDisplayTxtAlpha.Name = "lblDisplayTxtAlpha";
            this.lblDisplayTxtAlpha.Size = new System.Drawing.Size(45, 27);
            this.lblDisplayTxtAlpha.TabIndex = 89;
            this.lblDisplayTxtAlpha.Text = "Text alpha:";
            // 
            // clrbtnTXFilter
            // 
            this.clrbtnTXFilter.Automatic = "Automatic";
            this.clrbtnTXFilter.Color = System.Drawing.Color.Yellow;
            this.clrbtnTXFilter.Image = null;
            this.clrbtnTXFilter.Location = new System.Drawing.Point(204, 161);
            this.clrbtnTXFilter.MoreColors = "More Colors...";
            this.clrbtnTXFilter.Name = "clrbtnTXFilter";
            this.clrbtnTXFilter.Size = new System.Drawing.Size(40, 23);
            this.clrbtnTXFilter.TabIndex = 76;
            this.clrbtnTXFilter.Changed += new System.EventHandler(this.clrbtnTXFilter_Changed);
            // 
            // lblTXFilterColor
            // 
            this.lblTXFilterColor.Image = null;
            this.lblTXFilterColor.Location = new System.Drawing.Point(139, 160);
            this.lblTXFilterColor.Name = "lblTXFilterColor";
            this.lblTXFilterColor.Size = new System.Drawing.Size(54, 28);
            this.lblTXFilterColor.TabIndex = 75;
            this.lblTXFilterColor.Text = "TX Filter Color:";
            // 
            // clrbtnBandEdge
            // 
            this.clrbtnBandEdge.Automatic = "Automatic";
            this.clrbtnBandEdge.Color = System.Drawing.Color.Red;
            this.clrbtnBandEdge.Image = null;
            this.clrbtnBandEdge.Location = new System.Drawing.Point(204, 204);
            this.clrbtnBandEdge.MoreColors = "More Colors...";
            this.clrbtnBandEdge.Name = "clrbtnBandEdge";
            this.clrbtnBandEdge.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandEdge.TabIndex = 71;
            this.clrbtnBandEdge.Changed += new System.EventHandler(this.clrbtnBandEdge_Changed);
            // 
            // lblBandEdge
            // 
            this.lblBandEdge.Image = null;
            this.lblBandEdge.Location = new System.Drawing.Point(139, 209);
            this.lblBandEdge.Name = "lblBandEdge";
            this.lblBandEdge.Size = new System.Drawing.Size(64, 18);
            this.lblBandEdge.TabIndex = 65;
            this.lblBandEdge.Text = "Band Edge:";
            // 
            // tbDisplayTxtAlpha
            // 
            this.tbDisplayTxtAlpha.AutoSize = false;
            this.tbDisplayTxtAlpha.Location = new System.Drawing.Point(178, 126);
            this.tbDisplayTxtAlpha.Maximum = 255;
            this.tbDisplayTxtAlpha.Name = "tbDisplayTxtAlpha";
            this.tbDisplayTxtAlpha.Size = new System.Drawing.Size(66, 20);
            this.tbDisplayTxtAlpha.TabIndex = 88;
            this.tbDisplayTxtAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbDisplayTxtAlpha.Value = 127;
            this.tbDisplayTxtAlpha.ValueChanged += new System.EventHandler(this.tbDisplayTxtAlpha_ValueChanged);
            this.tbDisplayTxtAlpha.Scroll += new System.EventHandler(this.tbDisplayTxtAlpha_Scroll);
            // 
            // labelTS6
            // 
            this.labelTS6.Image = null;
            this.labelTS6.Location = new System.Drawing.Point(133, 84);
            this.labelTS6.Name = "labelTS6";
            this.labelTS6.Size = new System.Drawing.Size(71, 30);
            this.labelTS6.TabIndex = 77;
            this.labelTS6.Text = "Text background:";
            // 
            // clrbtnDisplayFontBackground
            // 
            this.clrbtnDisplayFontBackground.Automatic = "Automatic";
            this.clrbtnDisplayFontBackground.Color = System.Drawing.Color.LightGray;
            this.clrbtnDisplayFontBackground.Image = null;
            this.clrbtnDisplayFontBackground.Location = new System.Drawing.Point(204, 88);
            this.clrbtnDisplayFontBackground.MoreColors = "More Colors...";
            this.clrbtnDisplayFontBackground.Name = "clrbtnDisplayFontBackground";
            this.clrbtnDisplayFontBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnDisplayFontBackground.TabIndex = 76;
            this.clrbtnDisplayFontBackground.Changed += new System.EventHandler(this.clrbtnDisplayFontBackground_Changed);
            // 
            // lblDisplayFont
            // 
            this.lblDisplayFont.Image = null;
            this.lblDisplayFont.Location = new System.Drawing.Point(133, 53);
            this.lblDisplayFont.Name = "lblDisplayFont";
            this.lblDisplayFont.Size = new System.Drawing.Size(55, 19);
            this.lblDisplayFont.TabIndex = 75;
            this.lblDisplayFont.Text = "Text font:";
            // 
            // clrbtnGrid
            // 
            this.clrbtnGrid.Automatic = "Automatic";
            this.clrbtnGrid.Color = System.Drawing.Color.DarkBlue;
            this.clrbtnGrid.Image = null;
            this.clrbtnGrid.Location = new System.Drawing.Point(84, 46);
            this.clrbtnGrid.MoreColors = "More Colors...";
            this.clrbtnGrid.Name = "clrbtnGrid";
            this.clrbtnGrid.Size = new System.Drawing.Size(40, 23);
            this.clrbtnGrid.TabIndex = 69;
            this.clrbtnGrid.Changed += new System.EventHandler(this.clrbtnGrid_Changed);
            // 
            // udDisplayLineWidth
            // 
            this.udDisplayLineWidth.DecimalPlaces = 1;
            this.udDisplayLineWidth.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udDisplayLineWidth.Location = new System.Drawing.Point(84, 139);
            this.udDisplayLineWidth.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            65536});
            this.udDisplayLineWidth.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udDisplayLineWidth.Name = "udDisplayLineWidth";
            this.udDisplayLineWidth.Size = new System.Drawing.Size(40, 20);
            this.udDisplayLineWidth.TabIndex = 42;
            this.udDisplayLineWidth.Value = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udDisplayLineWidth.ValueChanged += new System.EventHandler(this.udDisplayLineWidth_ValueChanged);
            this.udDisplayLineWidth.LostFocus += new System.EventHandler(this.udDisplayLineWidth_LostFocus);
            // 
            // lblDisplayLineWidth
            // 
            this.lblDisplayLineWidth.Image = null;
            this.lblDisplayLineWidth.Location = new System.Drawing.Point(13, 141);
            this.lblDisplayLineWidth.Name = "lblDisplayLineWidth";
            this.lblDisplayLineWidth.Size = new System.Drawing.Size(64, 18);
            this.lblDisplayLineWidth.TabIndex = 43;
            this.lblDisplayLineWidth.Text = "Line Width:";
            // 
            // clrbtnBackground
            // 
            this.clrbtnBackground.Automatic = "Automatic";
            this.clrbtnBackground.Color = System.Drawing.Color.Black;
            this.clrbtnBackground.Image = null;
            this.clrbtnBackground.Location = new System.Drawing.Point(84, 14);
            this.clrbtnBackground.MoreColors = "More Colors...";
            this.clrbtnBackground.Name = "clrbtnBackground";
            this.clrbtnBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBackground.TabIndex = 68;
            this.clrbtnBackground.Changed += new System.EventHandler(this.clrbtnBackground_Changed);
            // 
            // lblDisplayDataLineColor
            // 
            this.lblDisplayDataLineColor.Image = null;
            this.lblDisplayDataLineColor.Location = new System.Drawing.Point(14, 111);
            this.lblDisplayDataLineColor.Name = "lblDisplayDataLineColor";
            this.lblDisplayDataLineColor.Size = new System.Drawing.Size(64, 18);
            this.lblDisplayDataLineColor.TabIndex = 41;
            this.lblDisplayDataLineColor.Text = "Data Line:";
            // 
            // lblDisplayTextColor
            // 
            this.lblDisplayTextColor.Image = null;
            this.lblDisplayTextColor.Location = new System.Drawing.Point(133, 17);
            this.lblDisplayTextColor.Name = "lblDisplayTextColor";
            this.lblDisplayTextColor.Size = new System.Drawing.Size(64, 17);
            this.lblDisplayTextColor.TabIndex = 39;
            this.lblDisplayTextColor.Text = "Text color:";
            // 
            // clrbtnText
            // 
            this.clrbtnText.Automatic = "Automatic";
            this.clrbtnText.Color = System.Drawing.Color.Yellow;
            this.clrbtnText.Image = null;
            this.clrbtnText.Location = new System.Drawing.Point(204, 12);
            this.clrbtnText.MoreColors = "More Colors...";
            this.clrbtnText.Name = "clrbtnText";
            this.clrbtnText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnText.TabIndex = 72;
            this.clrbtnText.Changed += new System.EventHandler(this.clrbtnText_Changed);
            // 
            // clrbtnDataLine
            // 
            this.clrbtnDataLine.Automatic = "Automatic";
            this.clrbtnDataLine.Color = System.Drawing.Color.LightGray;
            this.clrbtnDataLine.Image = null;
            this.clrbtnDataLine.Location = new System.Drawing.Point(84, 107);
            this.clrbtnDataLine.MoreColors = "More Colors...";
            this.clrbtnDataLine.Name = "clrbtnDataLine";
            this.clrbtnDataLine.Size = new System.Drawing.Size(40, 23);
            this.clrbtnDataLine.TabIndex = 73;
            this.clrbtnDataLine.Changed += new System.EventHandler(this.clrbtnDataLine_Changed);
            // 
            // lblDisplayGridColor
            // 
            this.lblDisplayGridColor.Image = null;
            this.lblDisplayGridColor.Location = new System.Drawing.Point(14, 48);
            this.lblDisplayGridColor.Name = "lblDisplayGridColor";
            this.lblDisplayGridColor.Size = new System.Drawing.Size(45, 16);
            this.lblDisplayGridColor.TabIndex = 35;
            this.lblDisplayGridColor.Text = "Grid:";
            // 
            // lblDisplayBackgroundColor
            // 
            this.lblDisplayBackgroundColor.Image = null;
            this.lblDisplayBackgroundColor.Location = new System.Drawing.Point(12, 20);
            this.lblDisplayBackgroundColor.Name = "lblDisplayBackgroundColor";
            this.lblDisplayBackgroundColor.Size = new System.Drawing.Size(72, 18);
            this.lblDisplayBackgroundColor.TabIndex = 34;
            this.lblDisplayBackgroundColor.Text = "Background:";
            // 
            // grpDisplayPeakCursor
            // 
            this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakBackground);
            this.grpDisplayPeakCursor.Controls.Add(this.lblPeakBackground);
            this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakText);
            this.grpDisplayPeakCursor.Controls.Add(this.lblPeakText);
            this.grpDisplayPeakCursor.Location = new System.Drawing.Point(300, 13);
            this.grpDisplayPeakCursor.Name = "grpDisplayPeakCursor";
            this.grpDisplayPeakCursor.Size = new System.Drawing.Size(136, 100);
            this.grpDisplayPeakCursor.TabIndex = 74;
            this.grpDisplayPeakCursor.TabStop = false;
            this.grpDisplayPeakCursor.Text = "Cursor/Peak Readout";
            // 
            // clrbtnPeakBackground
            // 
            this.clrbtnPeakBackground.Automatic = "Automatic";
            this.clrbtnPeakBackground.Color = System.Drawing.Color.Black;
            this.clrbtnPeakBackground.Image = null;
            this.clrbtnPeakBackground.Location = new System.Drawing.Point(80, 56);
            this.clrbtnPeakBackground.MoreColors = "More Colors...";
            this.clrbtnPeakBackground.Name = "clrbtnPeakBackground";
            this.clrbtnPeakBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnPeakBackground.TabIndex = 73;
            this.clrbtnPeakBackground.Changed += new System.EventHandler(this.clrbtnPeakBackground_Changed);
            // 
            // lblPeakBackground
            // 
            this.lblPeakBackground.Image = null;
            this.lblPeakBackground.Location = new System.Drawing.Point(8, 56);
            this.lblPeakBackground.Name = "lblPeakBackground";
            this.lblPeakBackground.Size = new System.Drawing.Size(72, 24);
            this.lblPeakBackground.TabIndex = 72;
            this.lblPeakBackground.Text = "Background:";
            // 
            // clrbtnPeakText
            // 
            this.clrbtnPeakText.Automatic = "Automatic";
            this.clrbtnPeakText.Color = System.Drawing.Color.DodgerBlue;
            this.clrbtnPeakText.Image = null;
            this.clrbtnPeakText.Location = new System.Drawing.Point(80, 24);
            this.clrbtnPeakText.MoreColors = "More Colors...";
            this.clrbtnPeakText.Name = "clrbtnPeakText";
            this.clrbtnPeakText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnPeakText.TabIndex = 71;
            this.clrbtnPeakText.Changed += new System.EventHandler(this.clrbtnPeakText_Changed);
            // 
            // lblPeakText
            // 
            this.lblPeakText.Image = null;
            this.lblPeakText.Location = new System.Drawing.Point(8, 24);
            this.lblPeakText.Name = "lblPeakText";
            this.lblPeakText.Size = new System.Drawing.Size(64, 24);
            this.lblPeakText.TabIndex = 65;
            this.lblPeakText.Text = "Peak Text:";
            // 
            // tpAppearanceGeneral
            // 
            this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceNewVFO);
            this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceBand);
            this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceVFO);
            this.tpAppearanceGeneral.Controls.Add(this.clrbtnBtnSel);
            this.tpAppearanceGeneral.Controls.Add(this.lblAppearanceGenBtnSel);
            this.tpAppearanceGeneral.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceGeneral.Name = "tpAppearanceGeneral";
            this.tpAppearanceGeneral.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceGeneral.TabIndex = 0;
            this.tpAppearanceGeneral.Text = "General";
            // 
            // grpAppearanceNewVFO
            // 
            this.grpAppearanceNewVFO.Controls.Add(this.lblNewVFOBandFont);
            this.grpAppearanceNewVFO.Controls.Add(this.btnNewVFOBandFont);
            this.grpAppearanceNewVFO.Controls.Add(this.lblNewVFOSmallFont);
            this.grpAppearanceNewVFO.Controls.Add(this.btnNewVFOSmallFont);
            this.grpAppearanceNewVFO.Controls.Add(this.lblNewVFOLargeFont);
            this.grpAppearanceNewVFO.Controls.Add(this.btnNewVFOLargeFont);
            this.grpAppearanceNewVFO.Controls.Add(this.clrbtnNewVFOBackColor);
            this.grpAppearanceNewVFO.Controls.Add(this.lblNewVFOBAckColor);
            this.grpAppearanceNewVFO.Location = new System.Drawing.Point(400, 16);
            this.grpAppearanceNewVFO.Name = "grpAppearanceNewVFO";
            this.grpAppearanceNewVFO.Size = new System.Drawing.Size(170, 267);
            this.grpAppearanceNewVFO.TabIndex = 75;
            this.grpAppearanceNewVFO.TabStop = false;
            this.grpAppearanceNewVFO.Text = "New VFO look settings";
            // 
            // lblNewVFOBandFont
            // 
            this.lblNewVFOBandFont.Image = null;
            this.lblNewVFOBandFont.Location = new System.Drawing.Point(19, 154);
            this.lblNewVFOBandFont.Name = "lblNewVFOBandFont";
            this.lblNewVFOBandFont.Size = new System.Drawing.Size(89, 22);
            this.lblNewVFOBandFont.TabIndex = 99;
            this.lblNewVFOBandFont.Text = "VFOA band font.";
            // 
            // lblNewVFOSmallFont
            // 
            this.lblNewVFOSmallFont.Image = null;
            this.lblNewVFOSmallFont.Location = new System.Drawing.Point(19, 112);
            this.lblNewVFOSmallFont.Name = "lblNewVFOSmallFont";
            this.lblNewVFOSmallFont.Size = new System.Drawing.Size(89, 32);
            this.lblNewVFOSmallFont.TabIndex = 97;
            this.lblNewVFOSmallFont.Text = "VFOB and LOSC  font:";
            // 
            // lblNewVFOLargeFont
            // 
            this.lblNewVFOLargeFont.Image = null;
            this.lblNewVFOLargeFont.Location = new System.Drawing.Point(18, 77);
            this.lblNewVFOLargeFont.Name = "lblNewVFOLargeFont";
            this.lblNewVFOLargeFont.Size = new System.Drawing.Size(89, 19);
            this.lblNewVFOLargeFont.TabIndex = 95;
            this.lblNewVFOLargeFont.Text = "VFOA font:";
            // 
            // btnNewVFOLargeFont
            // 
            this.btnNewVFOLargeFont.Image = null;
            this.btnNewVFOLargeFont.Location = new System.Drawing.Point(112, 73);
            this.btnNewVFOLargeFont.Name = "btnNewVFOLargeFont";
            this.btnNewVFOLargeFont.Size = new System.Drawing.Size(40, 23);
            this.btnNewVFOLargeFont.TabIndex = 94;
            this.btnNewVFOLargeFont.Text = "Font";
            this.btnNewVFOLargeFont.UseVisualStyleBackColor = true;
            this.btnNewVFOLargeFont.Click += new System.EventHandler(this.btnNewVFOLargeFont_Click);
            // 
            // clrbtnNewVFOBackColor
            // 
            this.clrbtnNewVFOBackColor.Automatic = "Automatic";
            this.clrbtnNewVFOBackColor.Color = System.Drawing.Color.Black;
            this.clrbtnNewVFOBackColor.Image = null;
            this.clrbtnNewVFOBackColor.Location = new System.Drawing.Point(112, 34);
            this.clrbtnNewVFOBackColor.MoreColors = "More Colors...";
            this.clrbtnNewVFOBackColor.Name = "clrbtnNewVFOBackColor";
            this.clrbtnNewVFOBackColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnNewVFOBackColor.TabIndex = 93;
            this.clrbtnNewVFOBackColor.Changed += new System.EventHandler(this.clrbtnNewVFOBackColor_Changed);
            // 
            // lblNewVFOBAckColor
            // 
            this.lblNewVFOBAckColor.Image = null;
            this.lblNewVFOBAckColor.Location = new System.Drawing.Point(19, 34);
            this.lblNewVFOBAckColor.Name = "lblNewVFOBAckColor";
            this.lblNewVFOBAckColor.Size = new System.Drawing.Size(74, 37);
            this.lblNewVFOBAckColor.TabIndex = 92;
            this.lblNewVFOBAckColor.Text = "Background          color.";
            // 
            // grpAppearanceBand
            // 
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandBackground);
            this.grpAppearanceBand.Controls.Add(this.lblBandBackground);
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandLight);
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandDark);
            this.grpAppearanceBand.Controls.Add(this.lblBandLight);
            this.grpAppearanceBand.Controls.Add(this.lblBandDark);
            this.grpAppearanceBand.Controls.Add(this.clrbtnOutOfBand);
            this.grpAppearanceBand.Controls.Add(this.lblOutOfBand);
            this.grpAppearanceBand.Location = new System.Drawing.Point(22, 128);
            this.grpAppearanceBand.Name = "grpAppearanceBand";
            this.grpAppearanceBand.Size = new System.Drawing.Size(144, 152);
            this.grpAppearanceBand.TabIndex = 74;
            this.grpAppearanceBand.TabStop = false;
            this.grpAppearanceBand.Text = "Band Data";
            // 
            // clrbtnBandBackground
            // 
            this.clrbtnBandBackground.Automatic = "Automatic";
            this.clrbtnBandBackground.Color = System.Drawing.Color.Black;
            this.clrbtnBandBackground.Image = null;
            this.clrbtnBandBackground.Location = new System.Drawing.Point(88, 120);
            this.clrbtnBandBackground.MoreColors = "More Colors...";
            this.clrbtnBandBackground.Name = "clrbtnBandBackground";
            this.clrbtnBandBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandBackground.TabIndex = 75;
            this.clrbtnBandBackground.Changed += new System.EventHandler(this.clrbtnBandBackground_Changed);
            // 
            // lblBandBackground
            // 
            this.lblBandBackground.Image = null;
            this.lblBandBackground.Location = new System.Drawing.Point(16, 120);
            this.lblBandBackground.Name = "lblBandBackground";
            this.lblBandBackground.Size = new System.Drawing.Size(72, 24);
            this.lblBandBackground.TabIndex = 74;
            this.lblBandBackground.Text = "Background:";
            // 
            // clrbtnBandLight
            // 
            this.clrbtnBandLight.Automatic = "Automatic";
            this.clrbtnBandLight.Color = System.Drawing.Color.Lime;
            this.clrbtnBandLight.Image = null;
            this.clrbtnBandLight.Location = new System.Drawing.Point(88, 56);
            this.clrbtnBandLight.MoreColors = "More Colors...";
            this.clrbtnBandLight.Name = "clrbtnBandLight";
            this.clrbtnBandLight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandLight.TabIndex = 70;
            this.clrbtnBandLight.Changed += new System.EventHandler(this.clrbtnBandLight_Changed);
            // 
            // clrbtnBandDark
            // 
            this.clrbtnBandDark.Automatic = "Automatic";
            this.clrbtnBandDark.Color = System.Drawing.Color.Green;
            this.clrbtnBandDark.Image = null;
            this.clrbtnBandDark.Location = new System.Drawing.Point(88, 24);
            this.clrbtnBandDark.MoreColors = "More Colors...";
            this.clrbtnBandDark.Name = "clrbtnBandDark";
            this.clrbtnBandDark.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandDark.TabIndex = 69;
            this.clrbtnBandDark.Changed += new System.EventHandler(this.clrbtnBandDark_Changed);
            // 
            // lblBandLight
            // 
            this.lblBandLight.Image = null;
            this.lblBandLight.Location = new System.Drawing.Point(16, 56);
            this.lblBandLight.Name = "lblBandLight";
            this.lblBandLight.Size = new System.Drawing.Size(64, 24);
            this.lblBandLight.TabIndex = 63;
            this.lblBandLight.Text = "Active:";
            // 
            // lblBandDark
            // 
            this.lblBandDark.Image = null;
            this.lblBandDark.Location = new System.Drawing.Point(16, 24);
            this.lblBandDark.Name = "lblBandDark";
            this.lblBandDark.Size = new System.Drawing.Size(64, 24);
            this.lblBandDark.TabIndex = 61;
            this.lblBandDark.Text = "Inactive:";
            // 
            // clrbtnOutOfBand
            // 
            this.clrbtnOutOfBand.Automatic = "Automatic";
            this.clrbtnOutOfBand.Color = System.Drawing.Color.DimGray;
            this.clrbtnOutOfBand.Image = null;
            this.clrbtnOutOfBand.Location = new System.Drawing.Point(88, 88);
            this.clrbtnOutOfBand.MoreColors = "More Colors...";
            this.clrbtnOutOfBand.Name = "clrbtnOutOfBand";
            this.clrbtnOutOfBand.Size = new System.Drawing.Size(40, 23);
            this.clrbtnOutOfBand.TabIndex = 73;
            this.clrbtnOutOfBand.Changed += new System.EventHandler(this.clrbtnOutOfBand_Changed);
            // 
            // lblOutOfBand
            // 
            this.lblOutOfBand.Image = null;
            this.lblOutOfBand.Location = new System.Drawing.Point(16, 88);
            this.lblOutOfBand.Name = "lblOutOfBand";
            this.lblOutOfBand.Size = new System.Drawing.Size(72, 24);
            this.lblOutOfBand.TabIndex = 72;
            this.lblOutOfBand.Text = "Out Of Band:";
            // 
            // grpAppearanceVFO
            // 
            this.grpAppearanceVFO.Controls.Add(this.lblVFOSmallFont);
            this.grpAppearanceVFO.Controls.Add(this.btnVFOSmallFont);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOBackground);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOBackground);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOLargeFont);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOSmallColor);
            this.grpAppearanceVFO.Controls.Add(this.btnVFOLargeFont);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOSmallColor);
            this.grpAppearanceVFO.Controls.Add(this.chkVFOSmallLSD);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOLight);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFODark);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOn);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOff);
            this.grpAppearanceVFO.Location = new System.Drawing.Point(198, 16);
            this.grpAppearanceVFO.Name = "grpAppearanceVFO";
            this.grpAppearanceVFO.Size = new System.Drawing.Size(170, 267);
            this.grpAppearanceVFO.TabIndex = 39;
            this.grpAppearanceVFO.TabStop = false;
            this.grpAppearanceVFO.Text = "VFO";
            // 
            // lblVFOSmallFont
            // 
            this.lblVFOSmallFont.Image = null;
            this.lblVFOSmallFont.Location = new System.Drawing.Point(13, 228);
            this.lblVFOSmallFont.Name = "lblVFOSmallFont";
            this.lblVFOSmallFont.Size = new System.Drawing.Size(89, 19);
            this.lblVFOSmallFont.TabIndex = 91;
            this.lblVFOSmallFont.Text = "VFO small font:";
            // 
            // clrbtnVFOBackground
            // 
            this.clrbtnVFOBackground.Automatic = "Automatic";
            this.clrbtnVFOBackground.Color = System.Drawing.Color.Black;
            this.clrbtnVFOBackground.Image = null;
            this.clrbtnVFOBackground.Location = new System.Drawing.Point(107, 89);
            this.clrbtnVFOBackground.MoreColors = "More Colors...";
            this.clrbtnVFOBackground.Name = "clrbtnVFOBackground";
            this.clrbtnVFOBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOBackground.TabIndex = 73;
            this.clrbtnVFOBackground.Changed += new System.EventHandler(this.clrbtnVFOBackground_Changed);
            // 
            // lblVFOBackground
            // 
            this.lblVFOBackground.Image = null;
            this.lblVFOBackground.Location = new System.Drawing.Point(13, 88);
            this.lblVFOBackground.Name = "lblVFOBackground";
            this.lblVFOBackground.Size = new System.Drawing.Size(73, 24);
            this.lblVFOBackground.TabIndex = 72;
            this.lblVFOBackground.Text = "Background:";
            // 
            // lblVFOLargeFont
            // 
            this.lblVFOLargeFont.Image = null;
            this.lblVFOLargeFont.Location = new System.Drawing.Point(13, 190);
            this.lblVFOLargeFont.Name = "lblVFOLargeFont";
            this.lblVFOLargeFont.Size = new System.Drawing.Size(89, 19);
            this.lblVFOLargeFont.TabIndex = 89;
            this.lblVFOLargeFont.Text = "VFO large font:";
            // 
            // clrbtnVFOSmallColor
            // 
            this.clrbtnVFOSmallColor.Automatic = "Automatic";
            this.clrbtnVFOSmallColor.Color = System.Drawing.Color.OrangeRed;
            this.clrbtnVFOSmallColor.Image = null;
            this.clrbtnVFOSmallColor.Location = new System.Drawing.Point(107, 152);
            this.clrbtnVFOSmallColor.MoreColors = "More Colors...";
            this.clrbtnVFOSmallColor.Name = "clrbtnVFOSmallColor";
            this.clrbtnVFOSmallColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOSmallColor.TabIndex = 71;
            this.clrbtnVFOSmallColor.Changed += new System.EventHandler(this.clrbtnVFOSmallColor_Changed);
            // 
            // lblVFOSmallColor
            // 
            this.lblVFOSmallColor.Image = null;
            this.lblVFOSmallColor.Location = new System.Drawing.Point(13, 156);
            this.lblVFOSmallColor.Name = "lblVFOSmallColor";
            this.lblVFOSmallColor.Size = new System.Drawing.Size(73, 24);
            this.lblVFOSmallColor.TabIndex = 70;
            this.lblVFOSmallColor.Text = "Small Color:";
            // 
            // chkVFOSmallLSD
            // 
            this.chkVFOSmallLSD.Checked = true;
            this.chkVFOSmallLSD.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVFOSmallLSD.Image = null;
            this.chkVFOSmallLSD.Location = new System.Drawing.Point(16, 120);
            this.chkVFOSmallLSD.Name = "chkVFOSmallLSD";
            this.chkVFOSmallLSD.Size = new System.Drawing.Size(104, 24);
            this.chkVFOSmallLSD.TabIndex = 69;
            this.chkVFOSmallLSD.Text = "Small 3 Digits";
            this.chkVFOSmallLSD.CheckedChanged += new System.EventHandler(this.chkVFOSmallLSD_CheckedChanged);
            // 
            // clrbtnVFOLight
            // 
            this.clrbtnVFOLight.Automatic = "Automatic";
            this.clrbtnVFOLight.Color = System.Drawing.Color.Yellow;
            this.clrbtnVFOLight.Image = null;
            this.clrbtnVFOLight.Location = new System.Drawing.Point(107, 56);
            this.clrbtnVFOLight.MoreColors = "More Colors...";
            this.clrbtnVFOLight.Name = "clrbtnVFOLight";
            this.clrbtnVFOLight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOLight.TabIndex = 68;
            this.clrbtnVFOLight.Changed += new System.EventHandler(this.clrbtnVFOLight_Changed);
            // 
            // clrbtnVFODark
            // 
            this.clrbtnVFODark.Automatic = "Automatic";
            this.clrbtnVFODark.Color = System.Drawing.Color.Olive;
            this.clrbtnVFODark.Image = null;
            this.clrbtnVFODark.Location = new System.Drawing.Point(107, 25);
            this.clrbtnVFODark.MoreColors = "More Colors...";
            this.clrbtnVFODark.Name = "clrbtnVFODark";
            this.clrbtnVFODark.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFODark.TabIndex = 67;
            this.clrbtnVFODark.Changed += new System.EventHandler(this.clrbtnVFODark_Changed);
            // 
            // lblVFOPowerOn
            // 
            this.lblVFOPowerOn.Image = null;
            this.lblVFOPowerOn.Location = new System.Drawing.Point(13, 55);
            this.lblVFOPowerOn.Name = "lblVFOPowerOn";
            this.lblVFOPowerOn.Size = new System.Drawing.Size(64, 24);
            this.lblVFOPowerOn.TabIndex = 59;
            this.lblVFOPowerOn.Text = "Active:";
            // 
            // lblVFOPowerOff
            // 
            this.lblVFOPowerOff.Image = null;
            this.lblVFOPowerOff.Location = new System.Drawing.Point(13, 30);
            this.lblVFOPowerOff.Name = "lblVFOPowerOff";
            this.lblVFOPowerOff.Size = new System.Drawing.Size(64, 24);
            this.lblVFOPowerOff.TabIndex = 57;
            this.lblVFOPowerOff.Text = "Inactive:";
            // 
            // clrbtnBtnSel
            // 
            this.clrbtnBtnSel.Automatic = "Automatic";
            this.clrbtnBtnSel.Color = System.Drawing.Color.Yellow;
            this.clrbtnBtnSel.Image = null;
            this.clrbtnBtnSel.Location = new System.Drawing.Point(107, 16);
            this.clrbtnBtnSel.MoreColors = "More Colors...";
            this.clrbtnBtnSel.Name = "clrbtnBtnSel";
            this.clrbtnBtnSel.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBtnSel.TabIndex = 66;
            this.clrbtnBtnSel.Changed += new System.EventHandler(this.clrbtnBtnSel_Changed);
            // 
            // lblAppearanceGenBtnSel
            // 
            this.lblAppearanceGenBtnSel.Image = null;
            this.lblAppearanceGenBtnSel.Location = new System.Drawing.Point(16, 16);
            this.lblAppearanceGenBtnSel.Name = "lblAppearanceGenBtnSel";
            this.lblAppearanceGenBtnSel.Size = new System.Drawing.Size(64, 32);
            this.lblAppearanceGenBtnSel.TabIndex = 55;
            this.lblAppearanceGenBtnSel.Text = "Button Selected:";
            // 
            // tpAppearanceMeter
            // 
            this.tpAppearanceMeter.Controls.Add(this.grpNewVFOSMeter);
            this.tpAppearanceMeter.Controls.Add(this.labelTS2);
            this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigBackground);
            this.tpAppearanceMeter.Controls.Add(this.lblMeterDigitalText);
            this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigText);
            this.tpAppearanceMeter.Controls.Add(this.grpMeterEdge);
            this.tpAppearanceMeter.Controls.Add(this.grpAppearanceMeter);
            this.tpAppearanceMeter.Controls.Add(this.lblMeterType);
            this.tpAppearanceMeter.Controls.Add(this.comboMeterType);
            this.tpAppearanceMeter.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceMeter.Name = "tpAppearanceMeter";
            this.tpAppearanceMeter.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceMeter.TabIndex = 2;
            this.tpAppearanceMeter.Text = "Meter";
            // 
            // grpNewVFOSMeter
            // 
            this.grpNewVFOSMeter.Controls.Add(this.tbSmeterAlpha);
            this.grpNewVFOSMeter.Controls.Add(this.labelTS61);
            this.grpNewVFOSMeter.Controls.Add(this.groupBoxTS11);
            this.grpNewVFOSMeter.Controls.Add(this.radNewVFOSMeterDigital2);
            this.grpNewVFOSMeter.Controls.Add(this.labelTS51);
            this.grpNewVFOSMeter.Controls.Add(this.comboNewVFOSMeterSignal);
            this.grpNewVFOSMeter.Controls.Add(this.radNewVFOSMeterDigital1);
            this.grpNewVFOSMeter.Controls.Add(this.radNewVFOSMeterAnalog);
            this.grpNewVFOSMeter.Location = new System.Drawing.Point(363, 7);
            this.grpNewVFOSMeter.Name = "grpNewVFOSMeter";
            this.grpNewVFOSMeter.Size = new System.Drawing.Size(176, 300);
            this.grpNewVFOSMeter.TabIndex = 85;
            this.grpNewVFOSMeter.TabStop = false;
            this.grpNewVFOSMeter.Text = "NewVFO SMeter";
            // 
            // tbSmeterAlpha
            // 
            this.tbSmeterAlpha.AutoSize = false;
            this.tbSmeterAlpha.Location = new System.Drawing.Point(76, 93);
            this.tbSmeterAlpha.Maximum = 255;
            this.tbSmeterAlpha.Name = "tbSmeterAlpha";
            this.tbSmeterAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbSmeterAlpha.TabIndex = 86;
            this.tbSmeterAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbSmeterAlpha.Value = 127;
            this.tbSmeterAlpha.Scroll += new System.EventHandler(this.tbSmeterAlpha_Scroll);
            // 
            // labelTS61
            // 
            this.labelTS61.Image = null;
            this.labelTS61.Location = new System.Drawing.Point(31, 95);
            this.labelTS61.Name = "labelTS61";
            this.labelTS61.Size = new System.Drawing.Size(46, 13);
            this.labelTS61.TabIndex = 87;
            this.labelTS61.Text = "Alpha:";
            // 
            // groupBoxTS11
            // 
            this.groupBoxTS11.Controls.Add(this.clrbtnNewVFOSMeterDigitalSWRLine);
            this.groupBoxTS11.Controls.Add(this.labelTS53);
            this.groupBoxTS11.Controls.Add(this.clrbtnNewVFOSMeterDigitalSigLineLit);
            this.groupBoxTS11.Controls.Add(this.labelTS52);
            this.groupBoxTS11.Controls.Add(this.clrbtnNewVFOSMeterDigitalSigLineDrk);
            this.groupBoxTS11.Controls.Add(this.labelTS50);
            this.groupBoxTS11.Location = new System.Drawing.Point(12, 159);
            this.groupBoxTS11.Name = "groupBoxTS11";
            this.groupBoxTS11.Size = new System.Drawing.Size(152, 135);
            this.groupBoxTS11.TabIndex = 82;
            this.groupBoxTS11.TabStop = false;
            this.groupBoxTS11.Text = "Type 1 settings";
            // 
            // clrbtnNewVFOSMeterDigitalSWRLine
            // 
            this.clrbtnNewVFOSMeterDigitalSWRLine.Automatic = "Automatic";
            this.clrbtnNewVFOSMeterDigitalSWRLine.Color = System.Drawing.Color.YellowGreen;
            this.clrbtnNewVFOSMeterDigitalSWRLine.Image = null;
            this.clrbtnNewVFOSMeterDigitalSWRLine.Location = new System.Drawing.Point(93, 96);
            this.clrbtnNewVFOSMeterDigitalSWRLine.MoreColors = "More Colors...";
            this.clrbtnNewVFOSMeterDigitalSWRLine.Name = "clrbtnNewVFOSMeterDigitalSWRLine";
            this.clrbtnNewVFOSMeterDigitalSWRLine.Size = new System.Drawing.Size(40, 23);
            this.clrbtnNewVFOSMeterDigitalSWRLine.TabIndex = 78;
            this.clrbtnNewVFOSMeterDigitalSWRLine.Changed += new System.EventHandler(this.clrbtnNewVFOSMeterDigitalSWRLine_Changed);
            // 
            // labelTS53
            // 
            this.labelTS53.Image = null;
            this.labelTS53.Location = new System.Drawing.Point(20, 60);
            this.labelTS53.Name = "labelTS53";
            this.labelTS53.Size = new System.Drawing.Size(66, 33);
            this.labelTS53.TabIndex = 79;
            this.labelTS53.Text = "Signal line color dark:";
            // 
            // clrbtnNewVFOSMeterDigitalSigLineLit
            // 
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Automatic = "Automatic";
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Color = System.Drawing.Color.LawnGreen;
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Image = null;
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Location = new System.Drawing.Point(93, 32);
            this.clrbtnNewVFOSMeterDigitalSigLineLit.MoreColors = "More Colors...";
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Name = "clrbtnNewVFOSMeterDigitalSigLineLit";
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Size = new System.Drawing.Size(40, 23);
            this.clrbtnNewVFOSMeterDigitalSigLineLit.TabIndex = 76;
            this.clrbtnNewVFOSMeterDigitalSigLineLit.Changed += new System.EventHandler(this.clrbtnNewVFOSMeterDigital_Changed);
            // 
            // labelTS52
            // 
            this.labelTS52.Image = null;
            this.labelTS52.Location = new System.Drawing.Point(20, 29);
            this.labelTS52.Name = "labelTS52";
            this.labelTS52.Size = new System.Drawing.Size(66, 33);
            this.labelTS52.TabIndex = 75;
            this.labelTS52.Text = "Signal line color lite:";
            // 
            // clrbtnNewVFOSMeterDigitalSigLineDrk
            // 
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Automatic = "Automatic";
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Color = System.Drawing.Color.Gray;
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Image = null;
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Location = new System.Drawing.Point(93, 63);
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.MoreColors = "More Colors...";
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Name = "clrbtnNewVFOSMeterDigitalSigLineDrk";
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Size = new System.Drawing.Size(40, 23);
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.TabIndex = 80;
            this.clrbtnNewVFOSMeterDigitalSigLineDrk.Changed += new System.EventHandler(this.clrbtnNewVFOSMeterDigitalSigLineDrk_Changed);
            // 
            // labelTS50
            // 
            this.labelTS50.Image = null;
            this.labelTS50.Location = new System.Drawing.Point(20, 93);
            this.labelTS50.Name = "labelTS50";
            this.labelTS50.Size = new System.Drawing.Size(66, 33);
            this.labelTS50.TabIndex = 77;
            this.labelTS50.Text = "SWR line color:";
            // 
            // radNewVFOSMeterDigital2
            // 
            this.radNewVFOSMeterDigital2.AutoSize = true;
            this.radNewVFOSMeterDigital2.Image = null;
            this.radNewVFOSMeterDigital2.Location = new System.Drawing.Point(45, 66);
            this.radNewVFOSMeterDigital2.Name = "radNewVFOSMeterDigital2";
            this.radNewVFOSMeterDigital2.Size = new System.Drawing.Size(86, 17);
            this.radNewVFOSMeterDigital2.TabIndex = 81;
            this.radNewVFOSMeterDigital2.Text = "Digital type 2";
            this.radNewVFOSMeterDigital2.UseVisualStyleBackColor = true;
            this.radNewVFOSMeterDigital2.CheckedChanged += new System.EventHandler(this.radNewVFOSMeterDigital2_CheckedChanged);
            // 
            // labelTS51
            // 
            this.labelTS51.AutoSize = true;
            this.labelTS51.Image = null;
            this.labelTS51.Location = new System.Drawing.Point(48, 116);
            this.labelTS51.Name = "labelTS51";
            this.labelTS51.Size = new System.Drawing.Size(81, 13);
            this.labelTS51.TabIndex = 5;
            this.labelTS51.Text = "RX signal mode";
            // 
            // radNewVFOSMeterDigital1
            // 
            this.radNewVFOSMeterDigital1.AutoSize = true;
            this.radNewVFOSMeterDigital1.Image = null;
            this.radNewVFOSMeterDigital1.Location = new System.Drawing.Point(45, 43);
            this.radNewVFOSMeterDigital1.Name = "radNewVFOSMeterDigital1";
            this.radNewVFOSMeterDigital1.Size = new System.Drawing.Size(86, 17);
            this.radNewVFOSMeterDigital1.TabIndex = 1;
            this.radNewVFOSMeterDigital1.Text = "Digital type 1";
            this.radNewVFOSMeterDigital1.UseVisualStyleBackColor = true;
            this.radNewVFOSMeterDigital1.CheckedChanged += new System.EventHandler(this.radNewVFOSMeterDigital_CheckedChanged);
            // 
            // radNewVFOSMeterAnalog
            // 
            this.radNewVFOSMeterAnalog.AutoSize = true;
            this.radNewVFOSMeterAnalog.Checked = true;
            this.radNewVFOSMeterAnalog.Image = null;
            this.radNewVFOSMeterAnalog.Location = new System.Drawing.Point(45, 20);
            this.radNewVFOSMeterAnalog.Name = "radNewVFOSMeterAnalog";
            this.radNewVFOSMeterAnalog.Size = new System.Drawing.Size(58, 17);
            this.radNewVFOSMeterAnalog.TabIndex = 0;
            this.radNewVFOSMeterAnalog.TabStop = true;
            this.radNewVFOSMeterAnalog.Text = "Analog";
            this.radNewVFOSMeterAnalog.UseVisualStyleBackColor = true;
            this.radNewVFOSMeterAnalog.CheckedChanged += new System.EventHandler(this.radNewVFOSMeterAnalog_CheckedChanged);
            // 
            // labelTS2
            // 
            this.labelTS2.Image = null;
            this.labelTS2.Location = new System.Drawing.Point(24, 80);
            this.labelTS2.Name = "labelTS2";
            this.labelTS2.Size = new System.Drawing.Size(72, 32);
            this.labelTS2.TabIndex = 83;
            this.labelTS2.Text = "Digital Background:";
            // 
            // clrbtnMeterDigBackground
            // 
            this.clrbtnMeterDigBackground.Automatic = "Automatic";
            this.clrbtnMeterDigBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterDigBackground.Image = null;
            this.clrbtnMeterDigBackground.Location = new System.Drawing.Point(96, 80);
            this.clrbtnMeterDigBackground.MoreColors = "More Colors...";
            this.clrbtnMeterDigBackground.Name = "clrbtnMeterDigBackground";
            this.clrbtnMeterDigBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterDigBackground.TabIndex = 84;
            this.clrbtnMeterDigBackground.Changed += new System.EventHandler(this.clrbtnMeterDigBackground_Changed);
            // 
            // lblMeterDigitalText
            // 
            this.lblMeterDigitalText.Image = null;
            this.lblMeterDigitalText.Location = new System.Drawing.Point(24, 48);
            this.lblMeterDigitalText.Name = "lblMeterDigitalText";
            this.lblMeterDigitalText.Size = new System.Drawing.Size(72, 24);
            this.lblMeterDigitalText.TabIndex = 81;
            this.lblMeterDigitalText.Text = "Digital Text:";
            // 
            // clrbtnMeterDigText
            // 
            this.clrbtnMeterDigText.Automatic = "Automatic";
            this.clrbtnMeterDigText.Color = System.Drawing.Color.Yellow;
            this.clrbtnMeterDigText.Image = null;
            this.clrbtnMeterDigText.Location = new System.Drawing.Point(96, 48);
            this.clrbtnMeterDigText.MoreColors = "More Colors...";
            this.clrbtnMeterDigText.Name = "clrbtnMeterDigText";
            this.clrbtnMeterDigText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterDigText.TabIndex = 82;
            this.clrbtnMeterDigText.Changed += new System.EventHandler(this.clrbtnMeterDigText_Changed);
            // 
            // grpMeterEdge
            // 
            this.grpMeterEdge.Controls.Add(this.clrbtnEdgeIndicator);
            this.grpMeterEdge.Controls.Add(this.labelTS1);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeBackground);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeBackground);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeHigh);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeHigh);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeLow);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeLow);
            this.grpMeterEdge.Location = new System.Drawing.Point(168, 137);
            this.grpMeterEdge.Name = "grpMeterEdge";
            this.grpMeterEdge.Size = new System.Drawing.Size(136, 160);
            this.grpMeterEdge.TabIndex = 80;
            this.grpMeterEdge.TabStop = false;
            this.grpMeterEdge.Text = "Edge Style";
            // 
            // clrbtnEdgeIndicator
            // 
            this.clrbtnEdgeIndicator.Automatic = "Automatic";
            this.clrbtnEdgeIndicator.Color = System.Drawing.Color.Yellow;
            this.clrbtnEdgeIndicator.ForeColor = System.Drawing.Color.Black;
            this.clrbtnEdgeIndicator.Image = null;
            this.clrbtnEdgeIndicator.Location = new System.Drawing.Point(80, 120);
            this.clrbtnEdgeIndicator.MoreColors = "More Colors...";
            this.clrbtnEdgeIndicator.Name = "clrbtnEdgeIndicator";
            this.clrbtnEdgeIndicator.Size = new System.Drawing.Size(40, 23);
            this.clrbtnEdgeIndicator.TabIndex = 79;
            this.clrbtnEdgeIndicator.Changed += new System.EventHandler(this.clrbtnEdgeIndicator_Changed);
            // 
            // labelTS1
            // 
            this.labelTS1.Image = null;
            this.labelTS1.Location = new System.Drawing.Point(8, 120);
            this.labelTS1.Name = "labelTS1";
            this.labelTS1.Size = new System.Drawing.Size(56, 24);
            this.labelTS1.TabIndex = 78;
            this.labelTS1.Text = "Indicator:";
            // 
            // clrbtnMeterEdgeBackground
            // 
            this.clrbtnMeterEdgeBackground.Automatic = "Automatic";
            this.clrbtnMeterEdgeBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterEdgeBackground.ForeColor = System.Drawing.Color.Black;
            this.clrbtnMeterEdgeBackground.Image = null;
            this.clrbtnMeterEdgeBackground.Location = new System.Drawing.Point(80, 88);
            this.clrbtnMeterEdgeBackground.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeBackground.Name = "clrbtnMeterEdgeBackground";
            this.clrbtnMeterEdgeBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeBackground.TabIndex = 77;
            this.clrbtnMeterEdgeBackground.Changed += new System.EventHandler(this.clrbtnMeterEdgeBackground_Changed);
            // 
            // lblMeterEdgeBackground
            // 
            this.lblMeterEdgeBackground.Image = null;
            this.lblMeterEdgeBackground.Location = new System.Drawing.Point(8, 88);
            this.lblMeterEdgeBackground.Name = "lblMeterEdgeBackground";
            this.lblMeterEdgeBackground.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeBackground.TabIndex = 76;
            this.lblMeterEdgeBackground.Text = "Background:";
            // 
            // clrbtnMeterEdgeHigh
            // 
            this.clrbtnMeterEdgeHigh.Automatic = "Automatic";
            this.clrbtnMeterEdgeHigh.Color = System.Drawing.Color.Red;
            this.clrbtnMeterEdgeHigh.Image = null;
            this.clrbtnMeterEdgeHigh.Location = new System.Drawing.Point(80, 56);
            this.clrbtnMeterEdgeHigh.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeHigh.Name = "clrbtnMeterEdgeHigh";
            this.clrbtnMeterEdgeHigh.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeHigh.TabIndex = 75;
            this.clrbtnMeterEdgeHigh.Changed += new System.EventHandler(this.clrbtnMeterEdgeHigh_Changed);
            // 
            // lblMeterEdgeHigh
            // 
            this.lblMeterEdgeHigh.Image = null;
            this.lblMeterEdgeHigh.Location = new System.Drawing.Point(8, 56);
            this.lblMeterEdgeHigh.Name = "lblMeterEdgeHigh";
            this.lblMeterEdgeHigh.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeHigh.TabIndex = 53;
            this.lblMeterEdgeHigh.Text = "High Color:";
            // 
            // lblMeterEdgeLow
            // 
            this.lblMeterEdgeLow.Image = null;
            this.lblMeterEdgeLow.Location = new System.Drawing.Point(8, 24);
            this.lblMeterEdgeLow.Name = "lblMeterEdgeLow";
            this.lblMeterEdgeLow.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeLow.TabIndex = 51;
            this.lblMeterEdgeLow.Text = "Low Color:";
            // 
            // clrbtnMeterEdgeLow
            // 
            this.clrbtnMeterEdgeLow.Automatic = "Automatic";
            this.clrbtnMeterEdgeLow.Color = System.Drawing.Color.White;
            this.clrbtnMeterEdgeLow.Image = null;
            this.clrbtnMeterEdgeLow.Location = new System.Drawing.Point(80, 24);
            this.clrbtnMeterEdgeLow.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeLow.Name = "clrbtnMeterEdgeLow";
            this.clrbtnMeterEdgeLow.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeLow.TabIndex = 74;
            this.clrbtnMeterEdgeLow.Changed += new System.EventHandler(this.clrbtnMeterEdgeLow_Changed);
            // 
            // grpAppearanceMeter
            // 
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterBackground);
            this.grpAppearanceMeter.Controls.Add(this.lblMeterBackground);
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterRight);
            this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterRight);
            this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterLeft);
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterLeft);
            this.grpAppearanceMeter.Location = new System.Drawing.Point(168, 8);
            this.grpAppearanceMeter.Name = "grpAppearanceMeter";
            this.grpAppearanceMeter.Size = new System.Drawing.Size(136, 120);
            this.grpAppearanceMeter.TabIndex = 38;
            this.grpAppearanceMeter.TabStop = false;
            this.grpAppearanceMeter.Text = "Original Style";
            // 
            // clrbtnMeterBackground
            // 
            this.clrbtnMeterBackground.Automatic = "Automatic";
            this.clrbtnMeterBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterBackground.Image = null;
            this.clrbtnMeterBackground.Location = new System.Drawing.Point(80, 88);
            this.clrbtnMeterBackground.MoreColors = "More Colors...";
            this.clrbtnMeterBackground.Name = "clrbtnMeterBackground";
            this.clrbtnMeterBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterBackground.TabIndex = 77;
            this.clrbtnMeterBackground.Changed += new System.EventHandler(this.clrbtnMeterBackground_Changed);
            // 
            // lblMeterBackground
            // 
            this.lblMeterBackground.Image = null;
            this.lblMeterBackground.Location = new System.Drawing.Point(8, 88);
            this.lblMeterBackground.Name = "lblMeterBackground";
            this.lblMeterBackground.Size = new System.Drawing.Size(72, 24);
            this.lblMeterBackground.TabIndex = 76;
            this.lblMeterBackground.Text = "Background:";
            // 
            // clrbtnMeterRight
            // 
            this.clrbtnMeterRight.Automatic = "Automatic";
            this.clrbtnMeterRight.Color = System.Drawing.Color.Lime;
            this.clrbtnMeterRight.Image = null;
            this.clrbtnMeterRight.Location = new System.Drawing.Point(80, 56);
            this.clrbtnMeterRight.MoreColors = "More Colors...";
            this.clrbtnMeterRight.Name = "clrbtnMeterRight";
            this.clrbtnMeterRight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterRight.TabIndex = 75;
            this.clrbtnMeterRight.Changed += new System.EventHandler(this.clrbtnMeterRight_Changed);
            // 
            // lblAppearanceMeterRight
            // 
            this.lblAppearanceMeterRight.Image = null;
            this.lblAppearanceMeterRight.Location = new System.Drawing.Point(8, 56);
            this.lblAppearanceMeterRight.Name = "lblAppearanceMeterRight";
            this.lblAppearanceMeterRight.Size = new System.Drawing.Size(72, 24);
            this.lblAppearanceMeterRight.TabIndex = 53;
            this.lblAppearanceMeterRight.Text = "Right Color:";
            // 
            // lblAppearanceMeterLeft
            // 
            this.lblAppearanceMeterLeft.Image = null;
            this.lblAppearanceMeterLeft.Location = new System.Drawing.Point(8, 24);
            this.lblAppearanceMeterLeft.Name = "lblAppearanceMeterLeft";
            this.lblAppearanceMeterLeft.Size = new System.Drawing.Size(72, 24);
            this.lblAppearanceMeterLeft.TabIndex = 51;
            this.lblAppearanceMeterLeft.Text = "Left Color:";
            // 
            // clrbtnMeterLeft
            // 
            this.clrbtnMeterLeft.Automatic = "Automatic";
            this.clrbtnMeterLeft.Color = System.Drawing.Color.Green;
            this.clrbtnMeterLeft.Image = null;
            this.clrbtnMeterLeft.Location = new System.Drawing.Point(80, 24);
            this.clrbtnMeterLeft.MoreColors = "More Colors...";
            this.clrbtnMeterLeft.Name = "clrbtnMeterLeft";
            this.clrbtnMeterLeft.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterLeft.TabIndex = 74;
            this.clrbtnMeterLeft.Changed += new System.EventHandler(this.clrbtnMeterLeft_Changed);
            // 
            // lblMeterType
            // 
            this.lblMeterType.Image = null;
            this.lblMeterType.Location = new System.Drawing.Point(16, 19);
            this.lblMeterType.Name = "lblMeterType";
            this.lblMeterType.Size = new System.Drawing.Size(64, 21);
            this.lblMeterType.TabIndex = 79;
            this.lblMeterType.Text = "Meter Type:";
            // 
            // tcSkins
            // 
            this.tcSkins.BackColor = System.Drawing.SystemColors.Control;
            this.tcSkins.Controls.Add(this.grpSMeter);
            this.tcSkins.Controls.Add(this.grpSkin);
            this.tcSkins.Location = new System.Drawing.Point(4, 22);
            this.tcSkins.Name = "tcSkins";
            this.tcSkins.Padding = new System.Windows.Forms.Padding(3);
            this.tcSkins.Size = new System.Drawing.Size(592, 318);
            this.tcSkins.TabIndex = 3;
            this.tcSkins.Text = "Skins";
            // 
            // grpSMeter
            // 
            this.grpSMeter.Controls.Add(this.lblSMeterTXMode);
            this.grpSMeter.Controls.Add(this.comboSMeterTXMode);
            this.grpSMeter.Controls.Add(this.lblSMeterRXMode);
            this.grpSMeter.Controls.Add(this.comboSMeterRXMode);
            this.grpSMeter.Location = new System.Drawing.Point(268, 21);
            this.grpSMeter.Name = "grpSMeter";
            this.grpSMeter.Size = new System.Drawing.Size(200, 118);
            this.grpSMeter.TabIndex = 80;
            this.grpSMeter.TabStop = false;
            this.grpSMeter.Text = "S meter settings";
            // 
            // lblSMeterTXMode
            // 
            this.lblSMeterTXMode.Image = null;
            this.lblSMeterTXMode.Location = new System.Drawing.Point(25, 69);
            this.lblSMeterTXMode.Name = "lblSMeterTXMode";
            this.lblSMeterTXMode.Size = new System.Drawing.Size(64, 21);
            this.lblSMeterTXMode.TabIndex = 82;
            this.lblSMeterTXMode.Text = "TX mode:";
            // 
            // lblSMeterRXMode
            // 
            this.lblSMeterRXMode.Image = null;
            this.lblSMeterRXMode.Location = new System.Drawing.Point(25, 31);
            this.lblSMeterRXMode.Name = "lblSMeterRXMode";
            this.lblSMeterRXMode.Size = new System.Drawing.Size(64, 21);
            this.lblSMeterRXMode.TabIndex = 80;
            this.lblSMeterRXMode.Text = "RX mode:";
            // 
            // grpSkin
            // 
            this.grpSkin.Controls.Add(this.lblConsoleClor);
            this.grpSkin.Controls.Add(this.clrbtnConsoleColor);
            this.grpSkin.Controls.Add(this.lblMenuFont);
            this.grpSkin.Controls.Add(this.lblSkinTheme);
            this.grpSkin.Controls.Add(this.btnMainMenuFont);
            this.grpSkin.Controls.Add(this.lblSkinButtonColor);
            this.grpSkin.Controls.Add(this.clrbtnSkinButtonColor);
            this.grpSkin.Controls.Add(this.comboAppSkin);
            this.grpSkin.Location = new System.Drawing.Point(46, 21);
            this.grpSkin.Name = "grpSkin";
            this.grpSkin.Size = new System.Drawing.Size(200, 200);
            this.grpSkin.TabIndex = 79;
            this.grpSkin.TabStop = false;
            this.grpSkin.Text = "Skins";
            // 
            // lblSkinTheme
            // 
            this.lblSkinTheme.Image = null;
            this.lblSkinTheme.Location = new System.Drawing.Point(21, 33);
            this.lblSkinTheme.Name = "lblSkinTheme";
            this.lblSkinTheme.Size = new System.Drawing.Size(43, 21);
            this.lblSkinTheme.TabIndex = 85;
            this.lblSkinTheme.Text = "Theme";
            // 
            // comboAppSkin
            // 
            this.comboAppSkin.FormattingEnabled = true;
            this.comboAppSkin.Location = new System.Drawing.Point(70, 30);
            this.comboAppSkin.Name = "comboAppSkin";
            this.comboAppSkin.Size = new System.Drawing.Size(104, 21);
            this.comboAppSkin.TabIndex = 78;
            this.comboAppSkin.SelectedIndexChanged += new System.EventHandler(this.comboAppSkin_SelectedIndexChanged);
            // 
            // tpPowerAmplifier
            // 
            this.tpPowerAmplifier.Controls.Add(this.grpPABandOffset);
            this.tpPowerAmplifier.Controls.Add(this.grpPAGainByBand);
            this.tpPowerAmplifier.Controls.Add(this.lblPACalPower);
            this.tpPowerAmplifier.Controls.Add(this.udPACalPower);
            this.tpPowerAmplifier.Location = new System.Drawing.Point(4, 22);
            this.tpPowerAmplifier.Name = "tpPowerAmplifier";
            this.tpPowerAmplifier.Size = new System.Drawing.Size(584, 331);
            this.tpPowerAmplifier.TabIndex = 8;
            this.tpPowerAmplifier.Text = "PA Settings";
            // 
            // grpPABandOffset
            // 
            this.grpPABandOffset.Controls.Add(this.labelTS66);
            this.grpPABandOffset.Controls.Add(this.udPAADC2190);
            this.grpPABandOffset.Controls.Add(this.labelTS65);
            this.grpPABandOffset.Controls.Add(this.udPAADC600);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset2);
            this.grpPABandOffset.Controls.Add(this.udPAADC2);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset6);
            this.grpPABandOffset.Controls.Add(this.udPAADC6);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset10);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset12);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset15);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset17);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset20);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset30);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset40);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset60);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset80);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset160);
            this.grpPABandOffset.Controls.Add(this.udPAADC17);
            this.grpPABandOffset.Controls.Add(this.udPAADC15);
            this.grpPABandOffset.Controls.Add(this.udPAADC20);
            this.grpPABandOffset.Controls.Add(this.udPAADC12);
            this.grpPABandOffset.Controls.Add(this.udPAADC10);
            this.grpPABandOffset.Controls.Add(this.udPAADC160);
            this.grpPABandOffset.Controls.Add(this.udPAADC80);
            this.grpPABandOffset.Controls.Add(this.udPAADC60);
            this.grpPABandOffset.Controls.Add(this.udPAADC40);
            this.grpPABandOffset.Controls.Add(this.udPAADC30);
            this.grpPABandOffset.Location = new System.Drawing.Point(344, 10);
            this.grpPABandOffset.Name = "grpPABandOffset";
            this.grpPABandOffset.Size = new System.Drawing.Size(230, 222);
            this.grpPABandOffset.TabIndex = 81;
            this.grpPABandOffset.TabStop = false;
            this.grpPABandOffset.Text = "ADC Offset (ADC bits)";
            // 
            // labelTS66
            // 
            this.labelTS66.Image = null;
            this.labelTS66.Location = new System.Drawing.Point(24, 37);
            this.labelTS66.Name = "labelTS66";
            this.labelTS66.Size = new System.Drawing.Size(40, 16);
            this.labelTS66.TabIndex = 98;
            this.labelTS66.Text = "2190m:";
            // 
            // udPAADC2190
            // 
            this.udPAADC2190.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC2190.Location = new System.Drawing.Point(64, 37);
            this.udPAADC2190.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC2190.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC2190.Name = "udPAADC2190";
            this.udPAADC2190.Size = new System.Drawing.Size(48, 20);
            this.udPAADC2190.TabIndex = 97;
            this.udPAADC2190.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            // 
            // labelTS65
            // 
            this.labelTS65.Image = null;
            this.labelTS65.Location = new System.Drawing.Point(24, 63);
            this.labelTS65.Name = "labelTS65";
            this.labelTS65.Size = new System.Drawing.Size(40, 16);
            this.labelTS65.TabIndex = 96;
            this.labelTS65.Text = "600m:";
            // 
            // udPAADC600
            // 
            this.udPAADC600.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC600.Location = new System.Drawing.Point(64, 63);
            this.udPAADC600.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC600.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC600.Name = "udPAADC600";
            this.udPAADC600.Size = new System.Drawing.Size(48, 20);
            this.udPAADC600.TabIndex = 95;
            this.udPAADC600.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            // 
            // lblPABandOffset2
            // 
            this.lblPABandOffset2.Image = null;
            this.lblPABandOffset2.Location = new System.Drawing.Point(122, 185);
            this.lblPABandOffset2.Name = "lblPABandOffset2";
            this.lblPABandOffset2.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset2.TabIndex = 94;
            this.lblPABandOffset2.Text = "2m:";
            // 
            // udPAADC2
            // 
            this.udPAADC2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC2.Location = new System.Drawing.Point(162, 185);
            this.udPAADC2.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC2.Name = "udPAADC2";
            this.udPAADC2.Size = new System.Drawing.Size(48, 20);
            this.udPAADC2.TabIndex = 93;
            this.udPAADC2.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            // 
            // lblPABandOffset6
            // 
            this.lblPABandOffset6.Image = null;
            this.lblPABandOffset6.Location = new System.Drawing.Point(122, 160);
            this.lblPABandOffset6.Name = "lblPABandOffset6";
            this.lblPABandOffset6.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset6.TabIndex = 92;
            this.lblPABandOffset6.Text = "6m:";
            // 
            // udPAADC6
            // 
            this.udPAADC6.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC6.Location = new System.Drawing.Point(162, 160);
            this.udPAADC6.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC6.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC6.Name = "udPAADC6";
            this.udPAADC6.Size = new System.Drawing.Size(48, 20);
            this.udPAADC6.TabIndex = 91;
            this.udPAADC6.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            // 
            // lblPABandOffset10
            // 
            this.lblPABandOffset10.Image = null;
            this.lblPABandOffset10.Location = new System.Drawing.Point(122, 137);
            this.lblPABandOffset10.Name = "lblPABandOffset10";
            this.lblPABandOffset10.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset10.TabIndex = 90;
            this.lblPABandOffset10.Text = "10m:";
            // 
            // lblPABandOffset12
            // 
            this.lblPABandOffset12.Image = null;
            this.lblPABandOffset12.Location = new System.Drawing.Point(122, 113);
            this.lblPABandOffset12.Name = "lblPABandOffset12";
            this.lblPABandOffset12.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset12.TabIndex = 89;
            this.lblPABandOffset12.Text = "12m:";
            // 
            // lblPABandOffset15
            // 
            this.lblPABandOffset15.Image = null;
            this.lblPABandOffset15.Location = new System.Drawing.Point(122, 89);
            this.lblPABandOffset15.Name = "lblPABandOffset15";
            this.lblPABandOffset15.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset15.TabIndex = 88;
            this.lblPABandOffset15.Text = "15m:";
            // 
            // lblPABandOffset17
            // 
            this.lblPABandOffset17.Image = null;
            this.lblPABandOffset17.Location = new System.Drawing.Point(122, 65);
            this.lblPABandOffset17.Name = "lblPABandOffset17";
            this.lblPABandOffset17.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset17.TabIndex = 87;
            this.lblPABandOffset17.Text = "17m:";
            // 
            // lblPABandOffset20
            // 
            this.lblPABandOffset20.Image = null;
            this.lblPABandOffset20.Location = new System.Drawing.Point(122, 39);
            this.lblPABandOffset20.Name = "lblPABandOffset20";
            this.lblPABandOffset20.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset20.TabIndex = 86;
            this.lblPABandOffset20.Text = "20m:";
            // 
            // lblPABandOffset30
            // 
            this.lblPABandOffset30.Image = null;
            this.lblPABandOffset30.Location = new System.Drawing.Point(24, 185);
            this.lblPABandOffset30.Name = "lblPABandOffset30";
            this.lblPABandOffset30.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset30.TabIndex = 85;
            this.lblPABandOffset30.Text = "30m:";
            // 
            // lblPABandOffset40
            // 
            this.lblPABandOffset40.Image = null;
            this.lblPABandOffset40.Location = new System.Drawing.Point(24, 161);
            this.lblPABandOffset40.Name = "lblPABandOffset40";
            this.lblPABandOffset40.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset40.TabIndex = 84;
            this.lblPABandOffset40.Text = "40m:";
            // 
            // lblPABandOffset60
            // 
            this.lblPABandOffset60.Image = null;
            this.lblPABandOffset60.Location = new System.Drawing.Point(24, 137);
            this.lblPABandOffset60.Name = "lblPABandOffset60";
            this.lblPABandOffset60.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset60.TabIndex = 83;
            this.lblPABandOffset60.Text = "60m:";
            // 
            // lblPABandOffset80
            // 
            this.lblPABandOffset80.Image = null;
            this.lblPABandOffset80.Location = new System.Drawing.Point(24, 113);
            this.lblPABandOffset80.Name = "lblPABandOffset80";
            this.lblPABandOffset80.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset80.TabIndex = 82;
            this.lblPABandOffset80.Text = "80m:";
            // 
            // lblPABandOffset160
            // 
            this.lblPABandOffset160.Image = null;
            this.lblPABandOffset160.Location = new System.Drawing.Point(24, 89);
            this.lblPABandOffset160.Name = "lblPABandOffset160";
            this.lblPABandOffset160.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset160.TabIndex = 81;
            this.lblPABandOffset160.Text = "160m:";
            // 
            // udPAADC17
            // 
            this.udPAADC17.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC17.Location = new System.Drawing.Point(162, 65);
            this.udPAADC17.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC17.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC17.Name = "udPAADC17";
            this.udPAADC17.Size = new System.Drawing.Size(48, 20);
            this.udPAADC17.TabIndex = 77;
            this.udPAADC17.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC17.LostFocus += new System.EventHandler(this.udPAADC17_LostFocus);
            // 
            // udPAADC15
            // 
            this.udPAADC15.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC15.Location = new System.Drawing.Point(162, 89);
            this.udPAADC15.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC15.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC15.Name = "udPAADC15";
            this.udPAADC15.Size = new System.Drawing.Size(48, 20);
            this.udPAADC15.TabIndex = 78;
            this.udPAADC15.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC15.LostFocus += new System.EventHandler(this.udPAADC15_LostFocus);
            // 
            // udPAADC20
            // 
            this.udPAADC20.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC20.Location = new System.Drawing.Point(162, 39);
            this.udPAADC20.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC20.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC20.Name = "udPAADC20";
            this.udPAADC20.Size = new System.Drawing.Size(48, 20);
            this.udPAADC20.TabIndex = 76;
            this.udPAADC20.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC20.LostFocus += new System.EventHandler(this.udPAADC20_LostFocus);
            // 
            // udPAADC12
            // 
            this.udPAADC12.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC12.Location = new System.Drawing.Point(162, 113);
            this.udPAADC12.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC12.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC12.Name = "udPAADC12";
            this.udPAADC12.Size = new System.Drawing.Size(48, 20);
            this.udPAADC12.TabIndex = 79;
            this.udPAADC12.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC12.LostFocus += new System.EventHandler(this.udPAADC12_LostFocus);
            // 
            // udPAADC10
            // 
            this.udPAADC10.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC10.Location = new System.Drawing.Point(162, 137);
            this.udPAADC10.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC10.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC10.Name = "udPAADC10";
            this.udPAADC10.Size = new System.Drawing.Size(48, 20);
            this.udPAADC10.TabIndex = 80;
            this.udPAADC10.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC10.LostFocus += new System.EventHandler(this.udPAADC10_LostFocus);
            // 
            // udPAADC160
            // 
            this.udPAADC160.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC160.Location = new System.Drawing.Point(64, 89);
            this.udPAADC160.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC160.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC160.Name = "udPAADC160";
            this.udPAADC160.Size = new System.Drawing.Size(48, 20);
            this.udPAADC160.TabIndex = 71;
            this.udPAADC160.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC160.LostFocus += new System.EventHandler(this.udPAADC160_LostFocus);
            // 
            // udPAADC80
            // 
            this.udPAADC80.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC80.Location = new System.Drawing.Point(64, 113);
            this.udPAADC80.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC80.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC80.Name = "udPAADC80";
            this.udPAADC80.Size = new System.Drawing.Size(48, 20);
            this.udPAADC80.TabIndex = 72;
            this.udPAADC80.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC80.LostFocus += new System.EventHandler(this.udPAADC80_LostFocus);
            // 
            // udPAADC60
            // 
            this.udPAADC60.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC60.Location = new System.Drawing.Point(64, 137);
            this.udPAADC60.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC60.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC60.Name = "udPAADC60";
            this.udPAADC60.Size = new System.Drawing.Size(48, 20);
            this.udPAADC60.TabIndex = 73;
            this.udPAADC60.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC60.LostFocus += new System.EventHandler(this.udPAADC60_LostFocus);
            // 
            // udPAADC40
            // 
            this.udPAADC40.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC40.Location = new System.Drawing.Point(64, 161);
            this.udPAADC40.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC40.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC40.Name = "udPAADC40";
            this.udPAADC40.Size = new System.Drawing.Size(48, 20);
            this.udPAADC40.TabIndex = 74;
            this.udPAADC40.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC40.LostFocus += new System.EventHandler(this.udPAADC40_LostFocus);
            // 
            // udPAADC30
            // 
            this.udPAADC30.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC30.Location = new System.Drawing.Point(64, 185);
            this.udPAADC30.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC30.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC30.Name = "udPAADC30";
            this.udPAADC30.Size = new System.Drawing.Size(48, 20);
            this.udPAADC30.TabIndex = 75;
            this.udPAADC30.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAADC30.LostFocus += new System.EventHandler(this.udPAADC30_LostFocus);
            // 
            // grpPAGainByBand
            // 
            this.grpPAGainByBand.Controls.Add(this.chkPA10_2190m);
            this.grpPAGainByBand.Controls.Add(this.labelTS47);
            this.grpPAGainByBand.Controls.Add(this.udPAGain2190);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_600m);
            this.grpPAGainByBand.Controls.Add(this.btnPA10Abort);
            this.grpPAGainByBand.Controls.Add(this.lblPA10Calibration);
            this.grpPAGainByBand.Controls.Add(this.labelTS46);
            this.grpPAGainByBand.Controls.Add(this.progressPAcalibration);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_2m);
            this.grpPAGainByBand.Controls.Add(this.udPAGain600);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_6m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_10m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_12m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_15m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_20m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_30m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_40m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_60m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_17m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_80m);
            this.grpPAGainByBand.Controls.Add(this.chkPA10_160m);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand2);
            this.grpPAGainByBand.Controls.Add(this.udPAGain2);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand6);
            this.grpPAGainByBand.Controls.Add(this.udPAGain6);
            this.grpPAGainByBand.Controls.Add(this.btnPAGainReset);
            this.grpPAGainByBand.Controls.Add(this.btnPAGainCalibration);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand10);
            this.grpPAGainByBand.Controls.Add(this.udPAGain10);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand12);
            this.grpPAGainByBand.Controls.Add(this.udPAGain12);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand15);
            this.grpPAGainByBand.Controls.Add(this.udPAGain15);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand17);
            this.grpPAGainByBand.Controls.Add(this.udPAGain17);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand20);
            this.grpPAGainByBand.Controls.Add(this.udPAGain20);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand30);
            this.grpPAGainByBand.Controls.Add(this.udPAGain30);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand40);
            this.grpPAGainByBand.Controls.Add(this.udPAGain40);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand60);
            this.grpPAGainByBand.Controls.Add(this.udPAGain60);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand80);
            this.grpPAGainByBand.Controls.Add(this.udPAGain80);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand160);
            this.grpPAGainByBand.Controls.Add(this.udPAGain160);
            this.grpPAGainByBand.Location = new System.Drawing.Point(10, 10);
            this.grpPAGainByBand.Name = "grpPAGainByBand";
            this.grpPAGainByBand.Size = new System.Drawing.Size(310, 303);
            this.grpPAGainByBand.TabIndex = 1;
            this.grpPAGainByBand.TabStop = false;
            this.grpPAGainByBand.Text = "Gain By Band (dB)";
            // 
            // labelTS47
            // 
            this.labelTS47.Image = null;
            this.labelTS47.Location = new System.Drawing.Point(24, 31);
            this.labelTS47.Name = "labelTS47";
            this.labelTS47.Size = new System.Drawing.Size(40, 16);
            this.labelTS47.TabIndex = 45;
            this.labelTS47.Text = "2190m:";
            // 
            // udPAGain2190
            // 
            this.udPAGain2190.DecimalPlaces = 1;
            this.udPAGain2190.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain2190.Location = new System.Drawing.Point(97, 26);
            this.udPAGain2190.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain2190.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain2190.Name = "udPAGain2190";
            this.udPAGain2190.Size = new System.Drawing.Size(48, 20);
            this.udPAGain2190.TabIndex = 44;
            this.udPAGain2190.Value = new decimal(new int[] {
            430,
            0,
            0,
            65536});
            this.udPAGain2190.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            // 
            // lblPA10Calibration
            // 
            this.lblPA10Calibration.AutoSize = true;
            this.lblPA10Calibration.Image = null;
            this.lblPA10Calibration.Location = new System.Drawing.Point(107, 209);
            this.lblPA10Calibration.Name = "lblPA10Calibration";
            this.lblPA10Calibration.Size = new System.Drawing.Size(99, 13);
            this.lblPA10Calibration.TabIndex = 39;
            this.lblPA10Calibration.Text = "Calibration progress";
            // 
            // labelTS46
            // 
            this.labelTS46.Image = null;
            this.labelTS46.Location = new System.Drawing.Point(24, 53);
            this.labelTS46.Name = "labelTS46";
            this.labelTS46.Size = new System.Drawing.Size(40, 16);
            this.labelTS46.TabIndex = 42;
            this.labelTS46.Text = "600m:";
            // 
            // progressPAcalibration
            // 
            this.progressPAcalibration.Location = new System.Drawing.Point(42, 232);
            this.progressPAcalibration.Name = "progressPAcalibration";
            this.progressPAcalibration.Size = new System.Drawing.Size(234, 23);
            this.progressPAcalibration.Step = 1;
            this.progressPAcalibration.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.progressPAcalibration.TabIndex = 38;
            // 
            // udPAGain600
            // 
            this.udPAGain600.DecimalPlaces = 1;
            this.udPAGain600.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain600.Location = new System.Drawing.Point(97, 50);
            this.udPAGain600.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain600.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain600.Name = "udPAGain600";
            this.udPAGain600.Size = new System.Drawing.Size(48, 20);
            this.udPAGain600.TabIndex = 41;
            this.udPAGain600.Value = new decimal(new int[] {
            430,
            0,
            0,
            65536});
            this.udPAGain600.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            // 
            // lblPAGainByBand2
            // 
            this.lblPAGainByBand2.Image = null;
            this.lblPAGainByBand2.Location = new System.Drawing.Point(167, 172);
            this.lblPAGainByBand2.Name = "lblPAGainByBand2";
            this.lblPAGainByBand2.Size = new System.Drawing.Size(26, 11);
            this.lblPAGainByBand2.TabIndex = 25;
            this.lblPAGainByBand2.Text = "2m:";
            // 
            // udPAGain2
            // 
            this.udPAGain2.DecimalPlaces = 1;
            this.udPAGain2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain2.Location = new System.Drawing.Point(240, 170);
            this.udPAGain2.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain2.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain2.Name = "udPAGain2";
            this.udPAGain2.Size = new System.Drawing.Size(48, 20);
            this.udPAGain2.TabIndex = 24;
            this.udPAGain2.Value = new decimal(new int[] {
            430,
            0,
            0,
            65536});
            this.udPAGain2.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            // 
            // lblPAGainByBand6
            // 
            this.lblPAGainByBand6.Image = null;
            this.lblPAGainByBand6.Location = new System.Drawing.Point(167, 148);
            this.lblPAGainByBand6.Name = "lblPAGainByBand6";
            this.lblPAGainByBand6.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand6.TabIndex = 23;
            this.lblPAGainByBand6.Text = "6m:";
            // 
            // udPAGain6
            // 
            this.udPAGain6.DecimalPlaces = 1;
            this.udPAGain6.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain6.Location = new System.Drawing.Point(240, 146);
            this.udPAGain6.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain6.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain6.Name = "udPAGain6";
            this.udPAGain6.Size = new System.Drawing.Size(48, 20);
            this.udPAGain6.TabIndex = 22;
            this.udPAGain6.Value = new decimal(new int[] {
            430,
            0,
            0,
            65536});
            this.udPAGain6.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            // 
            // lblPAGainByBand10
            // 
            this.lblPAGainByBand10.Image = null;
            this.lblPAGainByBand10.Location = new System.Drawing.Point(167, 125);
            this.lblPAGainByBand10.Name = "lblPAGainByBand10";
            this.lblPAGainByBand10.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand10.TabIndex = 19;
            this.lblPAGainByBand10.Text = "10m:";
            // 
            // udPAGain10
            // 
            this.udPAGain10.DecimalPlaces = 1;
            this.udPAGain10.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain10.Location = new System.Drawing.Point(240, 122);
            this.udPAGain10.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain10.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain10.Name = "udPAGain10";
            this.udPAGain10.Size = new System.Drawing.Size(48, 20);
            this.udPAGain10.TabIndex = 18;
            this.udPAGain10.Value = new decimal(new int[] {
            430,
            0,
            0,
            65536});
            this.udPAGain10.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain10.LostFocus += new System.EventHandler(this.udPAGain10_LostFocus);
            // 
            // lblPAGainByBand12
            // 
            this.lblPAGainByBand12.Image = null;
            this.lblPAGainByBand12.Location = new System.Drawing.Point(167, 101);
            this.lblPAGainByBand12.Name = "lblPAGainByBand12";
            this.lblPAGainByBand12.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand12.TabIndex = 17;
            this.lblPAGainByBand12.Text = "12m:";
            // 
            // udPAGain12
            // 
            this.udPAGain12.DecimalPlaces = 1;
            this.udPAGain12.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain12.Location = new System.Drawing.Point(240, 98);
            this.udPAGain12.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain12.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain12.Name = "udPAGain12";
            this.udPAGain12.Size = new System.Drawing.Size(48, 20);
            this.udPAGain12.TabIndex = 16;
            this.udPAGain12.Value = new decimal(new int[] {
            474,
            0,
            0,
            65536});
            this.udPAGain12.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain12.LostFocus += new System.EventHandler(this.udPAGain12_LostFocus);
            // 
            // lblPAGainByBand15
            // 
            this.lblPAGainByBand15.Image = null;
            this.lblPAGainByBand15.Location = new System.Drawing.Point(167, 77);
            this.lblPAGainByBand15.Name = "lblPAGainByBand15";
            this.lblPAGainByBand15.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand15.TabIndex = 15;
            this.lblPAGainByBand15.Text = "15m:";
            // 
            // udPAGain15
            // 
            this.udPAGain15.DecimalPlaces = 1;
            this.udPAGain15.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain15.Location = new System.Drawing.Point(240, 74);
            this.udPAGain15.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain15.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain15.Name = "udPAGain15";
            this.udPAGain15.Size = new System.Drawing.Size(48, 20);
            this.udPAGain15.TabIndex = 14;
            this.udPAGain15.Value = new decimal(new int[] {
            481,
            0,
            0,
            65536});
            this.udPAGain15.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain15.LostFocus += new System.EventHandler(this.udPAGain15_LostFocus);
            // 
            // lblPAGainByBand17
            // 
            this.lblPAGainByBand17.Image = null;
            this.lblPAGainByBand17.Location = new System.Drawing.Point(167, 53);
            this.lblPAGainByBand17.Name = "lblPAGainByBand17";
            this.lblPAGainByBand17.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand17.TabIndex = 13;
            this.lblPAGainByBand17.Text = "17m:";
            // 
            // udPAGain17
            // 
            this.udPAGain17.DecimalPlaces = 1;
            this.udPAGain17.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain17.Location = new System.Drawing.Point(240, 50);
            this.udPAGain17.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain17.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain17.Name = "udPAGain17";
            this.udPAGain17.Size = new System.Drawing.Size(48, 20);
            this.udPAGain17.TabIndex = 12;
            this.udPAGain17.Value = new decimal(new int[] {
            493,
            0,
            0,
            65536});
            this.udPAGain17.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain17.LostFocus += new System.EventHandler(this.udPAGain17_LostFocus);
            // 
            // lblPAGainByBand20
            // 
            this.lblPAGainByBand20.Image = null;
            this.lblPAGainByBand20.Location = new System.Drawing.Point(169, 29);
            this.lblPAGainByBand20.Name = "lblPAGainByBand20";
            this.lblPAGainByBand20.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand20.TabIndex = 11;
            this.lblPAGainByBand20.Text = "20m:";
            // 
            // udPAGain20
            // 
            this.udPAGain20.DecimalPlaces = 1;
            this.udPAGain20.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain20.Location = new System.Drawing.Point(240, 26);
            this.udPAGain20.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain20.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain20.Name = "udPAGain20";
            this.udPAGain20.Size = new System.Drawing.Size(48, 20);
            this.udPAGain20.TabIndex = 10;
            this.udPAGain20.Value = new decimal(new int[] {
            483,
            0,
            0,
            65536});
            this.udPAGain20.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain20.LostFocus += new System.EventHandler(this.udPAGain20_LostFocus);
            // 
            // lblPAGainByBand30
            // 
            this.lblPAGainByBand30.Image = null;
            this.lblPAGainByBand30.Location = new System.Drawing.Point(24, 173);
            this.lblPAGainByBand30.Name = "lblPAGainByBand30";
            this.lblPAGainByBand30.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand30.TabIndex = 9;
            this.lblPAGainByBand30.Text = "30m:";
            // 
            // udPAGain30
            // 
            this.udPAGain30.DecimalPlaces = 1;
            this.udPAGain30.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain30.Location = new System.Drawing.Point(97, 170);
            this.udPAGain30.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain30.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain30.Name = "udPAGain30";
            this.udPAGain30.Size = new System.Drawing.Size(48, 20);
            this.udPAGain30.TabIndex = 8;
            this.udPAGain30.Value = new decimal(new int[] {
            489,
            0,
            0,
            65536});
            this.udPAGain30.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain30.LostFocus += new System.EventHandler(this.udPAGain30_LostFocus);
            // 
            // lblPAGainByBand40
            // 
            this.lblPAGainByBand40.Image = null;
            this.lblPAGainByBand40.Location = new System.Drawing.Point(24, 149);
            this.lblPAGainByBand40.Name = "lblPAGainByBand40";
            this.lblPAGainByBand40.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand40.TabIndex = 7;
            this.lblPAGainByBand40.Text = "40m:";
            // 
            // udPAGain40
            // 
            this.udPAGain40.DecimalPlaces = 1;
            this.udPAGain40.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain40.Location = new System.Drawing.Point(97, 146);
            this.udPAGain40.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain40.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain40.Name = "udPAGain40";
            this.udPAGain40.Size = new System.Drawing.Size(48, 20);
            this.udPAGain40.TabIndex = 6;
            this.udPAGain40.Value = new decimal(new int[] {
            469,
            0,
            0,
            65536});
            this.udPAGain40.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain40.LostFocus += new System.EventHandler(this.udPAGain40_LostFocus);
            // 
            // lblPAGainByBand60
            // 
            this.lblPAGainByBand60.Image = null;
            this.lblPAGainByBand60.Location = new System.Drawing.Point(24, 125);
            this.lblPAGainByBand60.Name = "lblPAGainByBand60";
            this.lblPAGainByBand60.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand60.TabIndex = 5;
            this.lblPAGainByBand60.Text = "60m:";
            // 
            // udPAGain60
            // 
            this.udPAGain60.DecimalPlaces = 1;
            this.udPAGain60.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain60.Location = new System.Drawing.Point(97, 122);
            this.udPAGain60.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain60.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain60.Name = "udPAGain60";
            this.udPAGain60.Size = new System.Drawing.Size(48, 20);
            this.udPAGain60.TabIndex = 4;
            this.udPAGain60.Value = new decimal(new int[] {
            474,
            0,
            0,
            65536});
            this.udPAGain60.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain60.LostFocus += new System.EventHandler(this.udPAGain60_LostFocus);
            // 
            // lblPAGainByBand80
            // 
            this.lblPAGainByBand80.Image = null;
            this.lblPAGainByBand80.Location = new System.Drawing.Point(24, 100);
            this.lblPAGainByBand80.Name = "lblPAGainByBand80";
            this.lblPAGainByBand80.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand80.TabIndex = 3;
            this.lblPAGainByBand80.Text = "80m:";
            // 
            // udPAGain80
            // 
            this.udPAGain80.DecimalPlaces = 1;
            this.udPAGain80.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain80.Location = new System.Drawing.Point(97, 98);
            this.udPAGain80.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain80.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain80.Name = "udPAGain80";
            this.udPAGain80.Size = new System.Drawing.Size(48, 20);
            this.udPAGain80.TabIndex = 2;
            this.udPAGain80.Value = new decimal(new int[] {
            480,
            0,
            0,
            65536});
            this.udPAGain80.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain80.LostFocus += new System.EventHandler(this.udPAGain80_LostFocus);
            // 
            // lblPAGainByBand160
            // 
            this.lblPAGainByBand160.Image = null;
            this.lblPAGainByBand160.Location = new System.Drawing.Point(24, 78);
            this.lblPAGainByBand160.Name = "lblPAGainByBand160";
            this.lblPAGainByBand160.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand160.TabIndex = 1;
            this.lblPAGainByBand160.Text = "160m:";
            // 
            // udPAGain160
            // 
            this.udPAGain160.DecimalPlaces = 1;
            this.udPAGain160.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain160.Location = new System.Drawing.Point(97, 74);
            this.udPAGain160.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udPAGain160.Minimum = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udPAGain160.Name = "udPAGain160";
            this.udPAGain160.Size = new System.Drawing.Size(48, 20);
            this.udPAGain160.TabIndex = 0;
            this.udPAGain160.Value = new decimal(new int[] {
            490,
            0,
            0,
            65536});
            this.udPAGain160.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain160.LostFocus += new System.EventHandler(this.udPAGain160_LostFocus);
            // 
            // lblPACalPower
            // 
            this.lblPACalPower.Image = null;
            this.lblPACalPower.Location = new System.Drawing.Point(392, 254);
            this.lblPACalPower.Name = "lblPACalPower";
            this.lblPACalPower.Size = new System.Drawing.Size(64, 32);
            this.lblPACalPower.TabIndex = 23;
            this.lblPACalPower.Text = "Target Power (%):";
            // 
            // tpTransmit
            // 
            this.tpTransmit.Controls.Add(this.groupBoxTS12);
            this.tpTransmit.Controls.Add(this.grpGenesis);
            this.tpTransmit.Controls.Add(this.grpTXAM);
            this.tpTransmit.Controls.Add(this.grpTXMonitor);
            this.tpTransmit.Controls.Add(this.grpTXVOX);
            this.tpTransmit.Controls.Add(this.grpTXNoiseGate);
            this.tpTransmit.Controls.Add(this.grpTXProfile);
            this.tpTransmit.Controls.Add(this.grpPATune);
            this.tpTransmit.Controls.Add(this.grpTXCompression);
            this.tpTransmit.Controls.Add(this.grpTXFilter);
            this.tpTransmit.Controls.Add(this.chkDCBlock);
            this.tpTransmit.Location = new System.Drawing.Point(4, 22);
            this.tpTransmit.Name = "tpTransmit";
            this.tpTransmit.Size = new System.Drawing.Size(584, 331);
            this.tpTransmit.TabIndex = 5;
            this.tpTransmit.Text = "Transmit";
            // 
            // groupBoxTS12
            // 
            this.groupBoxTS12.Controls.Add(this.labelTS60);
            this.groupBoxTS12.Controls.Add(this.udTXFMDeviation);
            this.groupBoxTS12.Location = new System.Drawing.Point(152, 182);
            this.groupBoxTS12.Name = "groupBoxTS12";
            this.groupBoxTS12.Size = new System.Drawing.Size(144, 62);
            this.groupBoxTS12.TabIndex = 54;
            this.groupBoxTS12.TabStop = false;
            this.groupBoxTS12.Text = "FM";
            // 
            // labelTS60
            // 
            this.labelTS60.Image = null;
            this.labelTS60.Location = new System.Drawing.Point(8, 25);
            this.labelTS60.Name = "labelTS60";
            this.labelTS60.Size = new System.Drawing.Size(72, 16);
            this.labelTS60.TabIndex = 7;
            this.labelTS60.Text = "FM deviation:";
            // 
            // udTXFMDeviation
            // 
            this.udTXFMDeviation.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXFMDeviation.Location = new System.Drawing.Point(80, 25);
            this.udTXFMDeviation.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTXFMDeviation.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXFMDeviation.Name = "udTXFMDeviation";
            this.udTXFMDeviation.Size = new System.Drawing.Size(56, 20);
            this.udTXFMDeviation.TabIndex = 6;
            this.udTXFMDeviation.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udTXFMDeviation.Value = new decimal(new int[] {
            6000,
            0,
            0,
            0});
            this.udTXFMDeviation.ValueChanged += new System.EventHandler(this.udTXFMDeviation_ValueChanged);
            // 
            // grpGenesis
            // 
            this.grpGenesis.Controls.Add(this.udG59TXSwitchTime);
            this.grpGenesis.Controls.Add(this.lblG59TXSwitchTime);
            this.grpGenesis.Controls.Add(this.chkTX_IF_shift);
            this.grpGenesis.Controls.Add(this.udtTX_IF_SHIFT);
            this.grpGenesis.Controls.Add(this.lbxTX_IF_shift);
            this.grpGenesis.Location = new System.Drawing.Point(368, 198);
            this.grpGenesis.Name = "grpGenesis";
            this.grpGenesis.Size = new System.Drawing.Size(192, 106);
            this.grpGenesis.TabIndex = 53;
            this.grpGenesis.TabStop = false;
            this.grpGenesis.Text = "Genesis option";
            // 
            // lblG59TXSwitchTime
            // 
            this.lblG59TXSwitchTime.AutoSize = true;
            this.lblG59TXSwitchTime.Location = new System.Drawing.Point(28, 28);
            this.lblG59TXSwitchTime.Name = "lblG59TXSwitchTime";
            this.lblG59TXSwitchTime.Size = new System.Drawing.Size(76, 13);
            this.lblG59TXSwitchTime.TabIndex = 5;
            this.lblG59TXSwitchTime.Text = "TX switch time";
            // 
            // grpTXAM
            // 
            this.grpTXAM.Controls.Add(this.lblTXAMCarrierLevel);
            this.grpTXAM.Controls.Add(this.udTXAMCarrierLevel);
            this.grpTXAM.Location = new System.Drawing.Point(152, 248);
            this.grpTXAM.Name = "grpTXAM";
            this.grpTXAM.Size = new System.Drawing.Size(144, 56);
            this.grpTXAM.TabIndex = 52;
            this.grpTXAM.TabStop = false;
            this.grpTXAM.Text = "AM";
            // 
            // lblTXAMCarrierLevel
            // 
            this.lblTXAMCarrierLevel.Image = null;
            this.lblTXAMCarrierLevel.Location = new System.Drawing.Point(8, 24);
            this.lblTXAMCarrierLevel.Name = "lblTXAMCarrierLevel";
            this.lblTXAMCarrierLevel.Size = new System.Drawing.Size(72, 16);
            this.lblTXAMCarrierLevel.TabIndex = 5;
            this.lblTXAMCarrierLevel.Text = "Carrier Level:";
            // 
            // grpTXMonitor
            // 
            this.grpTXMonitor.Controls.Add(this.lblTXAF);
            this.grpTXMonitor.Controls.Add(this.udTXAF);
            this.grpTXMonitor.Location = new System.Drawing.Point(8, 181);
            this.grpTXMonitor.Name = "grpTXMonitor";
            this.grpTXMonitor.Size = new System.Drawing.Size(138, 50);
            this.grpTXMonitor.TabIndex = 51;
            this.grpTXMonitor.TabStop = false;
            this.grpTXMonitor.Text = "Monitor";
            // 
            // lblTXAF
            // 
            this.lblTXAF.Image = null;
            this.lblTXAF.Location = new System.Drawing.Point(8, 19);
            this.lblTXAF.Name = "lblTXAF";
            this.lblTXAF.Size = new System.Drawing.Size(40, 16);
            this.lblTXAF.TabIndex = 5;
            this.lblTXAF.Text = "TX AF:";
            // 
            // grpTXVOX
            // 
            this.grpTXVOX.Controls.Add(this.lblTXVOXHangTime);
            this.grpTXVOX.Controls.Add(this.udTXVOXHangTime);
            this.grpTXVOX.Controls.Add(this.chkTXVOXEnabled);
            this.grpTXVOX.Controls.Add(this.lblTXVOXThreshold);
            this.grpTXVOX.Controls.Add(this.udTXVOXThreshold);
            this.grpTXVOX.Location = new System.Drawing.Point(8, 231);
            this.grpTXVOX.Name = "grpTXVOX";
            this.grpTXVOX.Size = new System.Drawing.Size(136, 86);
            this.grpTXVOX.TabIndex = 50;
            this.grpTXVOX.TabStop = false;
            this.grpTXVOX.Text = "VOX";
            // 
            // lblTXVOXHangTime
            // 
            this.lblTXVOXHangTime.Image = null;
            this.lblTXVOXHangTime.Location = new System.Drawing.Point(8, 62);
            this.lblTXVOXHangTime.Name = "lblTXVOXHangTime";
            this.lblTXVOXHangTime.Size = new System.Drawing.Size(64, 16);
            this.lblTXVOXHangTime.TabIndex = 52;
            this.lblTXVOXHangTime.Text = "Delay (ms):";
            // 
            // lblTXVOXThreshold
            // 
            this.lblTXVOXThreshold.Image = null;
            this.lblTXVOXThreshold.Location = new System.Drawing.Point(8, 39);
            this.lblTXVOXThreshold.Name = "lblTXVOXThreshold";
            this.lblTXVOXThreshold.Size = new System.Drawing.Size(64, 16);
            this.lblTXVOXThreshold.TabIndex = 5;
            this.lblTXVOXThreshold.Text = "Sensitivity:";
            // 
            // grpTXNoiseGate
            // 
            this.grpTXNoiseGate.Controls.Add(this.chkTXNoiseGateEnabled);
            this.grpTXNoiseGate.Controls.Add(this.udTXNoiseGate);
            this.grpTXNoiseGate.Controls.Add(this.lblTXNoiseGateThreshold);
            this.grpTXNoiseGate.Location = new System.Drawing.Point(152, 96);
            this.grpTXNoiseGate.Name = "grpTXNoiseGate";
            this.grpTXNoiseGate.Size = new System.Drawing.Size(144, 80);
            this.grpTXNoiseGate.TabIndex = 49;
            this.grpTXNoiseGate.TabStop = false;
            this.grpTXNoiseGate.Text = "Noise Gate";
            // 
            // lblTXNoiseGateThreshold
            // 
            this.lblTXNoiseGateThreshold.Image = null;
            this.lblTXNoiseGateThreshold.Location = new System.Drawing.Point(8, 48);
            this.lblTXNoiseGateThreshold.Name = "lblTXNoiseGateThreshold";
            this.lblTXNoiseGateThreshold.Size = new System.Drawing.Size(82, 23);
            this.lblTXNoiseGateThreshold.TabIndex = 5;
            this.lblTXNoiseGateThreshold.Text = "Threshold (dB):";
            // 
            // grpTXProfile
            // 
            this.grpTXProfile.Controls.Add(this.btnTXProfileRestore);
            this.grpTXProfile.Controls.Add(this.btnTXProfileDelete);
            this.grpTXProfile.Controls.Add(this.btnTXProfileSave);
            this.grpTXProfile.Controls.Add(this.comboTXProfileName);
            this.grpTXProfile.Location = new System.Drawing.Point(8, 8);
            this.grpTXProfile.Name = "grpTXProfile";
            this.grpTXProfile.Size = new System.Drawing.Size(136, 103);
            this.grpTXProfile.TabIndex = 23;
            this.grpTXProfile.TabStop = false;
            this.grpTXProfile.Text = "Profiles";
            // 
            // grpPATune
            // 
            this.grpPATune.Controls.Add(this.chkLockTUN);
            this.grpPATune.Controls.Add(this.lblTransmitTunePower);
            this.grpPATune.Controls.Add(this.udTXTunePower);
            this.grpPATune.Location = new System.Drawing.Point(8, 111);
            this.grpPATune.Name = "grpPATune";
            this.grpPATune.Size = new System.Drawing.Size(136, 70);
            this.grpPATune.TabIndex = 22;
            this.grpPATune.TabStop = false;
            this.grpPATune.Text = "Tune";
            // 
            // lblTransmitTunePower
            // 
            this.lblTransmitTunePower.Image = null;
            this.lblTransmitTunePower.Location = new System.Drawing.Point(8, 18);
            this.lblTransmitTunePower.Name = "lblTransmitTunePower";
            this.lblTransmitTunePower.Size = new System.Drawing.Size(64, 16);
            this.lblTransmitTunePower.TabIndex = 5;
            this.lblTransmitTunePower.Text = "Power (%):";
            // 
            // grpTXCompression
            // 
            this.grpTXCompression.Controls.Add(this.lblCompand);
            this.grpTXCompression.Controls.Add(this.tbTXCompander);
            this.grpTXCompression.Controls.Add(this.udTXCompander);
            this.grpTXCompression.Controls.Add(this.lblTXCompander);
            this.grpTXCompression.Controls.Add(this.udTXFFCompression);
            this.grpTXCompression.Controls.Add(this.lblTXFFVal);
            this.grpTXCompression.Controls.Add(this.lblTransmitFeedForward);
            this.grpTXCompression.Controls.Add(this.tbTXFFCompression);
            this.grpTXCompression.Location = new System.Drawing.Point(368, 8);
            this.grpTXCompression.Name = "grpTXCompression";
            this.grpTXCompression.Size = new System.Drawing.Size(192, 184);
            this.grpTXCompression.TabIndex = 21;
            this.grpTXCompression.TabStop = false;
            this.grpTXCompression.Text = "Transmit Compression";
            // 
            // lblCompand
            // 
            this.lblCompand.Image = null;
            this.lblCompand.Location = new System.Drawing.Point(25, 160);
            this.lblCompand.Name = "lblCompand";
            this.lblCompand.Size = new System.Drawing.Size(152, 16);
            this.lblCompand.TabIndex = 35;
            this.lblCompand.Text = " 0                   5                  10";
            // 
            // lblTXCompander
            // 
            this.lblTXCompander.Image = null;
            this.lblTXCompander.Location = new System.Drawing.Point(16, 104);
            this.lblTXCompander.Name = "lblTXCompander";
            this.lblTXCompander.Size = new System.Drawing.Size(72, 23);
            this.lblTXCompander.TabIndex = 32;
            this.lblTXCompander.Text = "Compand";
            // 
            // lblTXFFVal
            // 
            this.lblTXFFVal.Image = null;
            this.lblTXFFVal.Location = new System.Drawing.Point(32, 80);
            this.lblTXFFVal.Name = "lblTXFFVal";
            this.lblTXFFVal.Size = new System.Drawing.Size(152, 16);
            this.lblTXFFVal.TabIndex = 29;
            this.lblTXFFVal.Text = "0dB             10dB            20dB";
            // 
            // lblTransmitFeedForward
            // 
            this.lblTransmitFeedForward.Image = null;
            this.lblTransmitFeedForward.Location = new System.Drawing.Point(16, 24);
            this.lblTransmitFeedForward.Name = "lblTransmitFeedForward";
            this.lblTransmitFeedForward.Size = new System.Drawing.Size(72, 23);
            this.lblTransmitFeedForward.TabIndex = 23;
            this.lblTransmitFeedForward.Text = "FeedForward";
            // 
            // grpTXFilter
            // 
            this.grpTXFilter.Controls.Add(this.lblTXFilterHigh);
            this.grpTXFilter.Controls.Add(this.udTXFilterLow);
            this.grpTXFilter.Controls.Add(this.lblTXFilterLow);
            this.grpTXFilter.Controls.Add(this.udTXFilterHigh);
            this.grpTXFilter.Location = new System.Drawing.Point(152, 8);
            this.grpTXFilter.Name = "grpTXFilter";
            this.grpTXFilter.Size = new System.Drawing.Size(128, 80);
            this.grpTXFilter.TabIndex = 19;
            this.grpTXFilter.TabStop = false;
            this.grpTXFilter.Text = "Transmit Filter";
            // 
            // lblTXFilterHigh
            // 
            this.lblTXFilterHigh.Image = null;
            this.lblTXFilterHigh.Location = new System.Drawing.Point(16, 24);
            this.lblTXFilterHigh.Name = "lblTXFilterHigh";
            this.lblTXFilterHigh.Size = new System.Drawing.Size(40, 23);
            this.lblTXFilterHigh.TabIndex = 3;
            this.lblTXFilterHigh.Text = "High:";
            // 
            // lblTXFilterLow
            // 
            this.lblTXFilterLow.Image = null;
            this.lblTXFilterLow.Location = new System.Drawing.Point(16, 48);
            this.lblTXFilterLow.Name = "lblTXFilterLow";
            this.lblTXFilterLow.Size = new System.Drawing.Size(40, 23);
            this.lblTXFilterLow.TabIndex = 1;
            this.lblTXFilterLow.Text = "Low:";
            // 
            // tpDSP
            // 
            this.tpDSP.Controls.Add(this.tcDSP);
            this.tpDSP.Location = new System.Drawing.Point(4, 22);
            this.tpDSP.Name = "tpDSP";
            this.tpDSP.Size = new System.Drawing.Size(584, 331);
            this.tpDSP.TabIndex = 1;
            this.tpDSP.Text = "DSP";
            // 
            // tcDSP
            // 
            this.tcDSP.Controls.Add(this.tpDSPOptions);
            this.tcDSP.Controls.Add(this.tpDSPImageReject);
            this.tcDSP.Controls.Add(this.tpDSPKeyer);
            this.tcDSP.Controls.Add(this.tpDSPAGCALC);
            this.tcDSP.Location = new System.Drawing.Point(0, 0);
            this.tcDSP.Name = "tcDSP";
            this.tcDSP.SelectedIndex = 0;
            this.tcDSP.Size = new System.Drawing.Size(600, 344);
            this.tcDSP.TabIndex = 0;
            // 
            // tpDSPOptions
            // 
            this.tpDSPOptions.Controls.Add(this.grpDSPBufferSize);
            this.tpDSPOptions.Controls.Add(this.grpDSPNB);
            this.tpDSPOptions.Controls.Add(this.grpDSPLMSNR);
            this.tpDSPOptions.Controls.Add(this.grpDSPLMSANF);
            this.tpDSPOptions.Controls.Add(this.grpDSPWindow);
            this.tpDSPOptions.Controls.Add(this.grpDSPNB2);
            this.tpDSPOptions.Location = new System.Drawing.Point(4, 22);
            this.tpDSPOptions.Name = "tpDSPOptions";
            this.tpDSPOptions.Size = new System.Drawing.Size(592, 318);
            this.tpDSPOptions.TabIndex = 2;
            this.tpDSPOptions.Text = "Options";
            // 
            // grpDSPBufferSize
            // 
            this.grpDSPBufferSize.Controls.Add(this.labelTS15);
            this.grpDSPBufferSize.Controls.Add(this.labelTS14);
            this.grpDSPBufferSize.Controls.Add(this.labelTS13);
            this.grpDSPBufferSize.Controls.Add(this.comboDSPBufSizeDigital);
            this.grpDSPBufferSize.Controls.Add(this.comboDSPBufSizeCW);
            this.grpDSPBufferSize.Controls.Add(this.comboDSPBufSizePhone);
            this.grpDSPBufferSize.Location = new System.Drawing.Point(256, 8);
            this.grpDSPBufferSize.Name = "grpDSPBufferSize";
            this.grpDSPBufferSize.Size = new System.Drawing.Size(151, 144);
            this.grpDSPBufferSize.TabIndex = 37;
            this.grpDSPBufferSize.TabStop = false;
            this.grpDSPBufferSize.Text = "Buffer Size";
            // 
            // labelTS15
            // 
            this.labelTS15.AutoSize = true;
            this.labelTS15.Image = null;
            this.labelTS15.Location = new System.Drawing.Point(13, 102);
            this.labelTS15.Name = "labelTS15";
            this.labelTS15.Size = new System.Drawing.Size(28, 13);
            this.labelTS15.TabIndex = 22;
            this.labelTS15.Text = "CW:";
            // 
            // labelTS14
            // 
            this.labelTS14.AutoSize = true;
            this.labelTS14.Image = null;
            this.labelTS14.Location = new System.Drawing.Point(13, 66);
            this.labelTS14.Name = "labelTS14";
            this.labelTS14.Size = new System.Drawing.Size(39, 13);
            this.labelTS14.TabIndex = 21;
            this.labelTS14.Text = "Digital:";
            // 
            // labelTS13
            // 
            this.labelTS13.AutoSize = true;
            this.labelTS13.Image = null;
            this.labelTS13.Location = new System.Drawing.Point(13, 30);
            this.labelTS13.Name = "labelTS13";
            this.labelTS13.Size = new System.Drawing.Size(41, 13);
            this.labelTS13.TabIndex = 20;
            this.labelTS13.Text = "Phone:";
            // 
            // grpDSPNB
            // 
            this.grpDSPNB.Controls.Add(this.udDSPNB);
            this.grpDSPNB.Controls.Add(this.lblDSPNBThreshold);
            this.grpDSPNB.Location = new System.Drawing.Point(432, 8);
            this.grpDSPNB.Name = "grpDSPNB";
            this.grpDSPNB.Size = new System.Drawing.Size(120, 56);
            this.grpDSPNB.TabIndex = 35;
            this.grpDSPNB.TabStop = false;
            this.grpDSPNB.Text = "Noise Blanker";
            // 
            // lblDSPNBThreshold
            // 
            this.lblDSPNBThreshold.Image = null;
            this.lblDSPNBThreshold.Location = new System.Drawing.Point(8, 24);
            this.lblDSPNBThreshold.Name = "lblDSPNBThreshold";
            this.lblDSPNBThreshold.Size = new System.Drawing.Size(64, 16);
            this.lblDSPNBThreshold.TabIndex = 9;
            this.lblDSPNBThreshold.Text = "Threshold:";
            // 
            // grpDSPLMSNR
            // 
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRleak);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRleak);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
            this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 8);
            this.grpDSPLMSNR.Name = "grpDSPLMSNR";
            this.grpDSPLMSNR.Size = new System.Drawing.Size(112, 144);
            this.grpDSPLMSNR.TabIndex = 33;
            this.grpDSPLMSNR.TabStop = false;
            this.grpDSPLMSNR.Text = "NR";
            // 
            // lblLMSNRleak
            // 
            this.lblLMSNRleak.Image = null;
            this.lblLMSNRleak.Location = new System.Drawing.Point(10, 101);
            this.lblLMSNRleak.Name = "lblLMSNRleak";
            this.lblLMSNRleak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRleak.TabIndex = 11;
            this.lblLMSNRleak.Text = "Leak:";
            // 
            // lblLMSNRgain
            // 
            this.lblLMSNRgain.Image = null;
            this.lblLMSNRgain.Location = new System.Drawing.Point(8, 75);
            this.lblLMSNRgain.Name = "lblLMSNRgain";
            this.lblLMSNRgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRgain.TabIndex = 9;
            this.lblLMSNRgain.Text = "Gain:";
            // 
            // lblLMSNRdelay
            // 
            this.lblLMSNRdelay.Image = null;
            this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 50);
            this.lblLMSNRdelay.Name = "lblLMSNRdelay";
            this.lblLMSNRdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRdelay.TabIndex = 5;
            this.lblLMSNRdelay.Text = "Delay:";
            // 
            // lblLMSNRtaps
            // 
            this.lblLMSNRtaps.Image = null;
            this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSNRtaps.Name = "lblLMSNRtaps";
            this.lblLMSNRtaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRtaps.TabIndex = 3;
            this.lblLMSNRtaps.Text = "Taps:";
            // 
            // grpDSPLMSANF
            // 
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFleak);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
            this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 8);
            this.grpDSPLMSANF.Name = "grpDSPLMSANF";
            this.grpDSPLMSANF.Size = new System.Drawing.Size(120, 144);
            this.grpDSPLMSANF.TabIndex = 32;
            this.grpDSPLMSANF.TabStop = false;
            this.grpDSPLMSANF.Text = "ANF";
            // 
            // lblLMSANFLeak
            // 
            this.lblLMSANFLeak.Image = null;
            this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 101);
            this.lblLMSANFLeak.Name = "lblLMSANFLeak";
            this.lblLMSANFLeak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFLeak.TabIndex = 12;
            this.lblLMSANFLeak.Text = "Leak:";
            // 
            // lblLMSANFgain
            // 
            this.lblLMSANFgain.Image = null;
            this.lblLMSANFgain.Location = new System.Drawing.Point(8, 75);
            this.lblLMSANFgain.Name = "lblLMSANFgain";
            this.lblLMSANFgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFgain.TabIndex = 6;
            this.lblLMSANFgain.Text = "Gain:";
            // 
            // lblLMSANFdelay
            // 
            this.lblLMSANFdelay.Image = null;
            this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 50);
            this.lblLMSANFdelay.Name = "lblLMSANFdelay";
            this.lblLMSANFdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFdelay.TabIndex = 4;
            this.lblLMSANFdelay.Text = "Delay:";
            // 
            // lblLMSANFTaps
            // 
            this.lblLMSANFTaps.Image = null;
            this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSANFTaps.Name = "lblLMSANFTaps";
            this.lblLMSANFTaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFTaps.TabIndex = 2;
            this.lblLMSANFTaps.Text = "Taps:";
            // 
            // grpDSPWindow
            // 
            this.grpDSPWindow.Controls.Add(this.comboDSPWindow);
            this.grpDSPWindow.Location = new System.Drawing.Point(432, 182);
            this.grpDSPWindow.Name = "grpDSPWindow";
            this.grpDSPWindow.Size = new System.Drawing.Size(120, 56);
            this.grpDSPWindow.TabIndex = 36;
            this.grpDSPWindow.TabStop = false;
            this.grpDSPWindow.Text = "Window";
            // 
            // grpDSPNB2
            // 
            this.grpDSPNB2.Controls.Add(this.udDSPNB2);
            this.grpDSPNB2.Controls.Add(this.lblDSPNB2Threshold);
            this.grpDSPNB2.Location = new System.Drawing.Point(432, 96);
            this.grpDSPNB2.Name = "grpDSPNB2";
            this.grpDSPNB2.Size = new System.Drawing.Size(120, 56);
            this.grpDSPNB2.TabIndex = 34;
            this.grpDSPNB2.TabStop = false;
            this.grpDSPNB2.Text = "Noise Blanker 2";
            // 
            // lblDSPNB2Threshold
            // 
            this.lblDSPNB2Threshold.Image = null;
            this.lblDSPNB2Threshold.Location = new System.Drawing.Point(8, 24);
            this.lblDSPNB2Threshold.Name = "lblDSPNB2Threshold";
            this.lblDSPNB2Threshold.Size = new System.Drawing.Size(64, 16);
            this.lblDSPNB2Threshold.TabIndex = 10;
            this.lblDSPNB2Threshold.Text = "Threshold:";
            // 
            // tpDSPImageReject
            // 
            this.tpDSPImageReject.Controls.Add(this.grpDSPImageRejectTX);
            this.tpDSPImageReject.Location = new System.Drawing.Point(4, 22);
            this.tpDSPImageReject.Name = "tpDSPImageReject";
            this.tpDSPImageReject.Size = new System.Drawing.Size(592, 318);
            this.tpDSPImageReject.TabIndex = 1;
            this.tpDSPImageReject.Text = "Image Reject";
            // 
            // grpDSPImageRejectTX
            // 
            this.grpDSPImageRejectTX.Controls.Add(this.btnTXCalibrateAll);
            this.grpDSPImageRejectTX.Controls.Add(this.btnTXCallibrateClear);
            this.grpDSPImageRejectTX.Controls.Add(this.btnTXClearBandCalibration);
            this.grpDSPImageRejectTX.Controls.Add(this.btnTXCalibrateBand);
            this.grpDSPImageRejectTX.Controls.Add(this.checkboxTXImagCal);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPGainValTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPPhaseValTX);
            this.grpDSPImageRejectTX.Controls.Add(this.udDSPImageGainTX);
            this.grpDSPImageRejectTX.Controls.Add(this.udDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImageGainTX);
            this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImageGainTX);
            this.grpDSPImageRejectTX.Location = new System.Drawing.Point(176, 8);
            this.grpDSPImageRejectTX.Name = "grpDSPImageRejectTX";
            this.grpDSPImageRejectTX.Size = new System.Drawing.Size(240, 270);
            this.grpDSPImageRejectTX.TabIndex = 33;
            this.grpDSPImageRejectTX.TabStop = false;
            this.grpDSPImageRejectTX.Text = "Transmit Rejection";
            // 
            // lblDSPGainValTX
            // 
            this.lblDSPGainValTX.Image = null;
            this.lblDSPGainValTX.Location = new System.Drawing.Point(72, 107);
            this.lblDSPGainValTX.Name = "lblDSPGainValTX";
            this.lblDSPGainValTX.Size = new System.Drawing.Size(163, 16);
            this.lblDSPGainValTX.TabIndex = 15;
            this.lblDSPGainValTX.Text = "-500    -250       0       250     500";
            // 
            // lblDSPPhaseValTX
            // 
            this.lblDSPPhaseValTX.Image = null;
            this.lblDSPPhaseValTX.Location = new System.Drawing.Point(72, 56);
            this.lblDSPPhaseValTX.Name = "lblDSPPhaseValTX";
            this.lblDSPPhaseValTX.Size = new System.Drawing.Size(163, 16);
            this.lblDSPPhaseValTX.TabIndex = 14;
            this.lblDSPPhaseValTX.Text = "-400    -200       0       200     400";
            // 
            // lblDSPImageGainTX
            // 
            this.lblDSPImageGainTX.Image = null;
            this.lblDSPImageGainTX.Location = new System.Drawing.Point(16, 71);
            this.lblDSPImageGainTX.Name = "lblDSPImageGainTX";
            this.lblDSPImageGainTX.Size = new System.Drawing.Size(48, 16);
            this.lblDSPImageGainTX.TabIndex = 6;
            this.lblDSPImageGainTX.Text = "Gain:";
            // 
            // lblDSPImagePhaseTX
            // 
            this.lblDSPImagePhaseTX.Image = null;
            this.lblDSPImagePhaseTX.Location = new System.Drawing.Point(16, 24);
            this.lblDSPImagePhaseTX.Name = "lblDSPImagePhaseTX";
            this.lblDSPImagePhaseTX.Size = new System.Drawing.Size(48, 16);
            this.lblDSPImagePhaseTX.TabIndex = 5;
            this.lblDSPImagePhaseTX.Text = "Phase:";
            // 
            // tpDSPKeyer
            // 
            this.tpDSPKeyer.Controls.Add(this.grpExteCWKeyer);
            this.tpDSPKeyer.Controls.Add(this.grpDSPCWPitch);
            this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSignalShaping);
            this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSemiBreakIn);
            this.tpDSPKeyer.Location = new System.Drawing.Point(4, 22);
            this.tpDSPKeyer.Name = "tpDSPKeyer";
            this.tpDSPKeyer.Size = new System.Drawing.Size(592, 318);
            this.tpDSPKeyer.TabIndex = 0;
            this.tpDSPKeyer.Text = "Keyer";
            // 
            // grpExteCWKeyer
            // 
            this.grpExteCWKeyer.Controls.Add(this.grpDSPKeyerOptions);
            this.grpExteCWKeyer.Controls.Add(this.grpKeyerConnections);
            this.grpExteCWKeyer.Location = new System.Drawing.Point(123, 8);
            this.grpExteCWKeyer.Name = "grpExteCWKeyer";
            this.grpExteCWKeyer.Size = new System.Drawing.Size(301, 204);
            this.grpExteCWKeyer.TabIndex = 41;
            this.grpExteCWKeyer.TabStop = false;
            this.grpExteCWKeyer.Text = "External CW keyer";
            // 
            // grpDSPKeyerOptions
            // 
            this.grpDSPKeyerOptions.Controls.Add(this.lblDSPCWMonFreq);
            this.grpDSPKeyerOptions.Controls.Add(this.udDSPCWMonFreq);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerMode);
            this.grpDSPKeyerOptions.Controls.Add(this.chkHiPerfKeyer);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerRevPdl);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerIambic);
            this.grpDSPKeyerOptions.Location = new System.Drawing.Point(156, 12);
            this.grpDSPKeyerOptions.Name = "grpDSPKeyerOptions";
            this.grpDSPKeyerOptions.Size = new System.Drawing.Size(128, 185);
            this.grpDSPKeyerOptions.TabIndex = 37;
            this.grpDSPKeyerOptions.TabStop = false;
            this.grpDSPKeyerOptions.Text = "Options";
            // 
            // lblDSPCWMonFreq
            // 
            this.lblDSPCWMonFreq.Image = null;
            this.lblDSPCWMonFreq.Location = new System.Drawing.Point(10, 144);
            this.lblDSPCWMonFreq.Name = "lblDSPCWMonFreq";
            this.lblDSPCWMonFreq.Size = new System.Drawing.Size(64, 32);
            this.lblDSPCWMonFreq.TabIndex = 41;
            this.lblDSPCWMonFreq.Text = "CW monitor frequency";
            // 
            // udDSPCWMonFreq
            // 
            this.udDSPCWMonFreq.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPCWMonFreq.Location = new System.Drawing.Point(74, 149);
            this.udDSPCWMonFreq.Maximum = new decimal(new int[] {
            3000,
            0,
            0,
            0});
            this.udDSPCWMonFreq.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPCWMonFreq.Name = "udDSPCWMonFreq";
            this.udDSPCWMonFreq.Size = new System.Drawing.Size(48, 20);
            this.udDSPCWMonFreq.TabIndex = 42;
            this.udDSPCWMonFreq.Value = new decimal(new int[] {
            600,
            0,
            0,
            0});
            this.udDSPCWMonFreq.ValueChanged += new System.EventHandler(this.udDSPCWMonFreq_ValueChanged);
            // 
            // grpKeyerConnections
            // 
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnPTTLine);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnPTTLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnDASHLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnSecondary);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnSecondary);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnDASHLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnDOTLine);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnDOTLine);
            this.grpKeyerConnections.Location = new System.Drawing.Point(16, 12);
            this.grpKeyerConnections.Name = "grpKeyerConnections";
            this.grpKeyerConnections.Size = new System.Drawing.Size(134, 162);
            this.grpKeyerConnections.TabIndex = 40;
            this.grpKeyerConnections.TabStop = false;
            this.grpKeyerConnections.Text = "Connections";
            // 
            // lblKeyerConnPTTLine
            // 
            this.lblKeyerConnPTTLine.Image = null;
            this.lblKeyerConnPTTLine.Location = new System.Drawing.Point(19, 122);
            this.lblKeyerConnPTTLine.Name = "lblKeyerConnPTTLine";
            this.lblKeyerConnPTTLine.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnPTTLine.TabIndex = 54;
            this.lblKeyerConnPTTLine.Text = "PTT";
            this.lblKeyerConnPTTLine.Visible = false;
            // 
            // lblKeyerConnSecondary
            // 
            this.lblKeyerConnSecondary.Image = null;
            this.lblKeyerConnSecondary.Location = new System.Drawing.Point(19, 29);
            this.lblKeyerConnSecondary.Name = "lblKeyerConnSecondary";
            this.lblKeyerConnSecondary.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnSecondary.TabIndex = 52;
            this.lblKeyerConnSecondary.Text = "Port:";
            // 
            // lblKeyerConnDASHLine
            // 
            this.lblKeyerConnDASHLine.Image = null;
            this.lblKeyerConnDASHLine.Location = new System.Drawing.Point(16, 91);
            this.lblKeyerConnDASHLine.Name = "lblKeyerConnDASHLine";
            this.lblKeyerConnDASHLine.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnDASHLine.TabIndex = 50;
            this.lblKeyerConnDASHLine.Text = "DASH";
            this.lblKeyerConnDASHLine.Visible = false;
            // 
            // lblKeyerConnDOTLine
            // 
            this.lblKeyerConnDOTLine.Image = null;
            this.lblKeyerConnDOTLine.Location = new System.Drawing.Point(16, 61);
            this.lblKeyerConnDOTLine.Name = "lblKeyerConnDOTLine";
            this.lblKeyerConnDOTLine.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnDOTLine.TabIndex = 48;
            this.lblKeyerConnDOTLine.Text = "DOT";
            this.lblKeyerConnDOTLine.Visible = false;
            // 
            // grpDSPCWPitch
            // 
            this.grpDSPCWPitch.Controls.Add(this.lblDSPCWPitchFreq);
            this.grpDSPCWPitch.Controls.Add(this.udDSPCWPitch);
            this.grpDSPCWPitch.Location = new System.Drawing.Point(14, 8);
            this.grpDSPCWPitch.Name = "grpDSPCWPitch";
            this.grpDSPCWPitch.Size = new System.Drawing.Size(96, 57);
            this.grpDSPCWPitch.TabIndex = 39;
            this.grpDSPCWPitch.TabStop = false;
            this.grpDSPCWPitch.Text = "CW Pitch (Hz)";
            // 
            // lblDSPCWPitchFreq
            // 
            this.lblDSPCWPitchFreq.Image = null;
            this.lblDSPCWPitchFreq.Location = new System.Drawing.Point(8, 24);
            this.lblDSPCWPitchFreq.Name = "lblDSPCWPitchFreq";
            this.lblDSPCWPitchFreq.Size = new System.Drawing.Size(32, 16);
            this.lblDSPCWPitchFreq.TabIndex = 8;
            this.lblDSPCWPitchFreq.Text = "Freq:";
            // 
            // grpDSPKeyerSignalShaping
            // 
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerFall);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWFall);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerDeBounce);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblKeyerDeBounce);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerWeight);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWWeight);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerRise);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWRise);
            this.grpDSPKeyerSignalShaping.Location = new System.Drawing.Point(437, 8);
            this.grpDSPKeyerSignalShaping.Name = "grpDSPKeyerSignalShaping";
            this.grpDSPKeyerSignalShaping.Size = new System.Drawing.Size(136, 128);
            this.grpDSPKeyerSignalShaping.TabIndex = 34;
            this.grpDSPKeyerSignalShaping.TabStop = false;
            this.grpDSPKeyerSignalShaping.Text = "Signal Shaping";
            // 
            // lblCWFall
            // 
            this.lblCWFall.Image = null;
            this.lblCWFall.Location = new System.Drawing.Point(16, 70);
            this.lblCWFall.Name = "lblCWFall";
            this.lblCWFall.Size = new System.Drawing.Size(64, 16);
            this.lblCWFall.TabIndex = 43;
            this.lblCWFall.Text = "Fall (ms):";
            // 
            // udCWKeyerDeBounce
            // 
            this.udCWKeyerDeBounce.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerDeBounce.Location = new System.Drawing.Point(80, 93);
            this.udCWKeyerDeBounce.Maximum = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udCWKeyerDeBounce.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerDeBounce.Name = "udCWKeyerDeBounce";
            this.udCWKeyerDeBounce.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerDeBounce.TabIndex = 42;
            this.udCWKeyerDeBounce.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udCWKeyerDeBounce.ValueChanged += new System.EventHandler(this.udCWKeyerDeBounce_ValueChanged);
            this.udCWKeyerDeBounce.LostFocus += new System.EventHandler(this.udCWKeyerDeBounce_LostFocus);
            // 
            // lblKeyerDeBounce
            // 
            this.lblKeyerDeBounce.Image = null;
            this.lblKeyerDeBounce.Location = new System.Drawing.Point(16, 93);
            this.lblKeyerDeBounce.Name = "lblKeyerDeBounce";
            this.lblKeyerDeBounce.Size = new System.Drawing.Size(64, 16);
            this.lblKeyerDeBounce.TabIndex = 41;
            this.lblKeyerDeBounce.Text = "Debounce:";
            // 
            // lblCWWeight
            // 
            this.lblCWWeight.Image = null;
            this.lblCWWeight.Location = new System.Drawing.Point(16, 24);
            this.lblCWWeight.Name = "lblCWWeight";
            this.lblCWWeight.Size = new System.Drawing.Size(48, 16);
            this.lblCWWeight.TabIndex = 39;
            this.lblCWWeight.Text = "Weight:";
            // 
            // lblCWRise
            // 
            this.lblCWRise.Image = null;
            this.lblCWRise.Location = new System.Drawing.Point(16, 47);
            this.lblCWRise.Name = "lblCWRise";
            this.lblCWRise.Size = new System.Drawing.Size(64, 16);
            this.lblCWRise.TabIndex = 39;
            this.lblCWRise.Text = "Rise (ms):";
            // 
            // grpDSPKeyerSemiBreakIn
            // 
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.chkDSPKeyerSemiBreakInEnabled);
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.lblCWKeyerBreakIn);
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.udCWKeyerSemiBreakInDelay);
            this.grpDSPKeyerSemiBreakIn.Location = new System.Drawing.Point(8, 212);
            this.grpDSPKeyerSemiBreakIn.Name = "grpDSPKeyerSemiBreakIn";
            this.grpDSPKeyerSemiBreakIn.Size = new System.Drawing.Size(136, 88);
            this.grpDSPKeyerSemiBreakIn.TabIndex = 38;
            this.grpDSPKeyerSemiBreakIn.TabStop = false;
            this.grpDSPKeyerSemiBreakIn.Text = "Semi Break In";
            // 
            // lblCWKeyerBreakIn
            // 
            this.lblCWKeyerBreakIn.Image = null;
            this.lblCWKeyerBreakIn.Location = new System.Drawing.Point(8, 48);
            this.lblCWKeyerBreakIn.Name = "lblCWKeyerBreakIn";
            this.lblCWKeyerBreakIn.Size = new System.Drawing.Size(64, 16);
            this.lblCWKeyerBreakIn.TabIndex = 34;
            this.lblCWKeyerBreakIn.Text = "Delay (ms):";
            // 
            // tpDSPAGCALC
            // 
            this.tpDSPAGCALC.Controls.Add(this.grpDSPLeveler);
            this.tpDSPAGCALC.Controls.Add(this.grpDSPALC);
            this.tpDSPAGCALC.Controls.Add(this.grpDSPAGC);
            this.tpDSPAGCALC.Location = new System.Drawing.Point(4, 22);
            this.tpDSPAGCALC.Name = "tpDSPAGCALC";
            this.tpDSPAGCALC.Size = new System.Drawing.Size(592, 318);
            this.tpDSPAGCALC.TabIndex = 3;
            this.tpDSPAGCALC.Text = "AGC/ALC";
            // 
            // grpDSPLeveler
            // 
            this.grpDSPLeveler.Controls.Add(this.chkDSPLevelerEnabled);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangThreshold);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerHangTime);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangTime);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerThreshold);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerSlope);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerDecay);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerSlope);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerAttack);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerDecay);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerAttack);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerThreshold);
            this.grpDSPLeveler.Controls.Add(this.tbDSPLevelerHangThreshold);
            this.grpDSPLeveler.Location = new System.Drawing.Point(264, 8);
            this.grpDSPLeveler.Name = "grpDSPLeveler";
            this.grpDSPLeveler.Size = new System.Drawing.Size(144, 216);
            this.grpDSPLeveler.TabIndex = 39;
            this.grpDSPLeveler.TabStop = false;
            this.grpDSPLeveler.Text = "Leveler";
            // 
            // lblDSPLevelerHangThreshold
            // 
            this.lblDSPLevelerHangThreshold.Image = null;
            this.lblDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 168);
            this.lblDSPLevelerHangThreshold.Name = "lblDSPLevelerHangThreshold";
            this.lblDSPLevelerHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPLevelerHangThreshold.TabIndex = 41;
            this.lblDSPLevelerHangThreshold.Text = "Hang Threshold:";
            this.lblDSPLevelerHangThreshold.Visible = false;
            // 
            // udDSPLevelerHangTime
            // 
            this.udDSPLevelerHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Location = new System.Drawing.Point(88, 144);
            this.udDSPLevelerHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Name = "udDSPLevelerHangTime";
            this.udDSPLevelerHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPLevelerHangTime.TabIndex = 15;
            this.udDSPLevelerHangTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.ValueChanged += new System.EventHandler(this.udDSPLevelerHangTime_ValueChanged);
            this.udDSPLevelerHangTime.LostFocus += new System.EventHandler(this.udDSPLevelerHangTime_LostFocus);
            // 
            // lblDSPLevelerHangTime
            // 
            this.lblDSPLevelerHangTime.Image = null;
            this.lblDSPLevelerHangTime.Location = new System.Drawing.Point(8, 144);
            this.lblDSPLevelerHangTime.Name = "lblDSPLevelerHangTime";
            this.lblDSPLevelerHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPLevelerHangTime.TabIndex = 14;
            this.lblDSPLevelerHangTime.Text = "Hang (ms):";
            // 
            // udDSPLevelerSlope
            // 
            this.udDSPLevelerSlope.Enabled = false;
            this.udDSPLevelerSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Location = new System.Drawing.Point(88, 48);
            this.udDSPLevelerSlope.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Name = "udDSPLevelerSlope";
            this.udDSPLevelerSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerSlope.TabIndex = 13;
            this.udDSPLevelerSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Visible = false;
            this.udDSPLevelerSlope.ValueChanged += new System.EventHandler(this.udDSPLevelerSlope_ValueChanged);
            this.udDSPLevelerSlope.LostFocus += new System.EventHandler(this.udDSPLevelerSlope_LostFocus);
            // 
            // udDSPLevelerDecay
            // 
            this.udDSPLevelerDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Location = new System.Drawing.Point(88, 120);
            this.udDSPLevelerDecay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Name = "udDSPLevelerDecay";
            this.udDSPLevelerDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPLevelerDecay.TabIndex = 12;
            this.udDSPLevelerDecay.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPLevelerDecay.ValueChanged += new System.EventHandler(this.udDSPLevelerDecay_ValueChanged);
            this.udDSPLevelerDecay.LostFocus += new System.EventHandler(this.udDSPLevelerDecay_LostFocus);
            // 
            // lblDSPLevelerSlope
            // 
            this.lblDSPLevelerSlope.Enabled = false;
            this.lblDSPLevelerSlope.Image = null;
            this.lblDSPLevelerSlope.Location = new System.Drawing.Point(8, 48);
            this.lblDSPLevelerSlope.Name = "lblDSPLevelerSlope";
            this.lblDSPLevelerSlope.Size = new System.Drawing.Size(64, 16);
            this.lblDSPLevelerSlope.TabIndex = 11;
            this.lblDSPLevelerSlope.Text = "Slope (dB):";
            this.lblDSPLevelerSlope.Visible = false;
            // 
            // udDSPLevelerAttack
            // 
            this.udDSPLevelerAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Location = new System.Drawing.Point(88, 96);
            this.udDSPLevelerAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Name = "udDSPLevelerAttack";
            this.udDSPLevelerAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerAttack.TabIndex = 10;
            this.udDSPLevelerAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPLevelerAttack.ValueChanged += new System.EventHandler(this.udDSPLevelerAttack_ValueChanged);
            this.udDSPLevelerAttack.LostFocus += new System.EventHandler(this.udDSPLevelerAttack_LostFocus);
            // 
            // lblDSPLevelerDecay
            // 
            this.lblDSPLevelerDecay.Image = null;
            this.lblDSPLevelerDecay.Location = new System.Drawing.Point(8, 120);
            this.lblDSPLevelerDecay.Name = "lblDSPLevelerDecay";
            this.lblDSPLevelerDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPLevelerDecay.TabIndex = 9;
            this.lblDSPLevelerDecay.Text = "Decay (ms):";
            // 
            // lblDSPLevelerAttack
            // 
            this.lblDSPLevelerAttack.Image = null;
            this.lblDSPLevelerAttack.Location = new System.Drawing.Point(8, 96);
            this.lblDSPLevelerAttack.Name = "lblDSPLevelerAttack";
            this.lblDSPLevelerAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPLevelerAttack.TabIndex = 8;
            this.lblDSPLevelerAttack.Text = "Attack (ms):";
            // 
            // lblDSPLevelerThreshold
            // 
            this.lblDSPLevelerThreshold.Image = null;
            this.lblDSPLevelerThreshold.Location = new System.Drawing.Point(8, 72);
            this.lblDSPLevelerThreshold.Name = "lblDSPLevelerThreshold";
            this.lblDSPLevelerThreshold.Size = new System.Drawing.Size(88, 24);
            this.lblDSPLevelerThreshold.TabIndex = 7;
            this.lblDSPLevelerThreshold.Text = "Max.Gain (dB):";
            // 
            // tbDSPLevelerHangThreshold
            // 
            this.tbDSPLevelerHangThreshold.AutoSize = false;
            this.tbDSPLevelerHangThreshold.Enabled = false;
            this.tbDSPLevelerHangThreshold.LargeChange = 1;
            this.tbDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 184);
            this.tbDSPLevelerHangThreshold.Maximum = 100;
            this.tbDSPLevelerHangThreshold.Name = "tbDSPLevelerHangThreshold";
            this.tbDSPLevelerHangThreshold.Size = new System.Drawing.Size(128, 16);
            this.tbDSPLevelerHangThreshold.TabIndex = 40;
            this.tbDSPLevelerHangThreshold.TickFrequency = 10;
            this.tbDSPLevelerHangThreshold.Visible = false;
            this.tbDSPLevelerHangThreshold.Scroll += new System.EventHandler(this.tbDSPLevelerHangThreshold_Scroll);
            // 
            // grpDSPALC
            // 
            this.grpDSPALC.Controls.Add(this.lblDSPALCHangThreshold);
            this.grpDSPALC.Controls.Add(this.tbDSPALCHangThreshold);
            this.grpDSPALC.Controls.Add(this.udDSPALCHangTime);
            this.grpDSPALC.Controls.Add(this.lblDSPALCHangTime);
            this.grpDSPALC.Controls.Add(this.udDSPALCThreshold);
            this.grpDSPALC.Controls.Add(this.udDSPALCSlope);
            this.grpDSPALC.Controls.Add(this.udDSPALCDecay);
            this.grpDSPALC.Controls.Add(this.lblDSPALCSlope);
            this.grpDSPALC.Controls.Add(this.udDSPALCAttack);
            this.grpDSPALC.Controls.Add(this.lblDSPALCDecay);
            this.grpDSPALC.Controls.Add(this.lblDSPALCAttack);
            this.grpDSPALC.Controls.Add(this.lblDSPALCThreshold);
            this.grpDSPALC.Location = new System.Drawing.Point(416, 8);
            this.grpDSPALC.Name = "grpDSPALC";
            this.grpDSPALC.Size = new System.Drawing.Size(144, 192);
            this.grpDSPALC.TabIndex = 38;
            this.grpDSPALC.TabStop = false;
            this.grpDSPALC.Text = "ALC";
            // 
            // lblDSPALCHangThreshold
            // 
            this.lblDSPALCHangThreshold.Image = null;
            this.lblDSPALCHangThreshold.Location = new System.Drawing.Point(8, 144);
            this.lblDSPALCHangThreshold.Name = "lblDSPALCHangThreshold";
            this.lblDSPALCHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPALCHangThreshold.TabIndex = 43;
            this.lblDSPALCHangThreshold.Text = "Hang Threshold:";
            this.lblDSPALCHangThreshold.Visible = false;
            // 
            // tbDSPALCHangThreshold
            // 
            this.tbDSPALCHangThreshold.AutoSize = false;
            this.tbDSPALCHangThreshold.Enabled = false;
            this.tbDSPALCHangThreshold.LargeChange = 1;
            this.tbDSPALCHangThreshold.Location = new System.Drawing.Point(8, 160);
            this.tbDSPALCHangThreshold.Maximum = 100;
            this.tbDSPALCHangThreshold.Name = "tbDSPALCHangThreshold";
            this.tbDSPALCHangThreshold.Size = new System.Drawing.Size(128, 16);
            this.tbDSPALCHangThreshold.TabIndex = 42;
            this.tbDSPALCHangThreshold.TickFrequency = 10;
            this.tbDSPALCHangThreshold.Visible = false;
            this.tbDSPALCHangThreshold.Scroll += new System.EventHandler(this.tbDSPALCHangThreshold_Scroll);
            // 
            // udDSPALCHangTime
            // 
            this.udDSPALCHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCHangTime.Location = new System.Drawing.Point(88, 120);
            this.udDSPALCHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPALCHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCHangTime.Name = "udDSPALCHangTime";
            this.udDSPALCHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCHangTime.TabIndex = 17;
            this.udDSPALCHangTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPALCHangTime.ValueChanged += new System.EventHandler(this.udDSPALCHangTime_ValueChanged);
            this.udDSPALCHangTime.LostFocus += new System.EventHandler(this.udDSPALCHangTime_LostFocus);
            // 
            // lblDSPALCHangTime
            // 
            this.lblDSPALCHangTime.Image = null;
            this.lblDSPALCHangTime.Location = new System.Drawing.Point(8, 120);
            this.lblDSPALCHangTime.Name = "lblDSPALCHangTime";
            this.lblDSPALCHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPALCHangTime.TabIndex = 16;
            this.lblDSPALCHangTime.Text = "Hang (ms):";
            // 
            // udDSPALCSlope
            // 
            this.udDSPALCSlope.Enabled = false;
            this.udDSPALCSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCSlope.Location = new System.Drawing.Point(88, 24);
            this.udDSPALCSlope.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDSPALCSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCSlope.Name = "udDSPALCSlope";
            this.udDSPALCSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPALCSlope.TabIndex = 13;
            this.udDSPALCSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCSlope.Visible = false;
            this.udDSPALCSlope.ValueChanged += new System.EventHandler(this.udDSPALCSlope_ValueChanged);
            this.udDSPALCSlope.LostFocus += new System.EventHandler(this.udDSPALCSlope_LostFocus);
            // 
            // udDSPALCDecay
            // 
            this.udDSPALCDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCDecay.Location = new System.Drawing.Point(88, 96);
            this.udDSPALCDecay.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDSPALCDecay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCDecay.Name = "udDSPALCDecay";
            this.udDSPALCDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCDecay.TabIndex = 12;
            this.udDSPALCDecay.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCDecay.ValueChanged += new System.EventHandler(this.udDSPALCDecay_ValueChanged);
            this.udDSPALCDecay.LostFocus += new System.EventHandler(this.udDSPALCDecay_LostFocus);
            // 
            // lblDSPALCSlope
            // 
            this.lblDSPALCSlope.Image = null;
            this.lblDSPALCSlope.Location = new System.Drawing.Point(8, 24);
            this.lblDSPALCSlope.Name = "lblDSPALCSlope";
            this.lblDSPALCSlope.Size = new System.Drawing.Size(64, 16);
            this.lblDSPALCSlope.TabIndex = 11;
            this.lblDSPALCSlope.Text = "Slope (dB):";
            this.lblDSPALCSlope.Visible = false;
            // 
            // udDSPALCAttack
            // 
            this.udDSPALCAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCAttack.Location = new System.Drawing.Point(88, 72);
            this.udDSPALCAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCAttack.Name = "udDSPALCAttack";
            this.udDSPALCAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPALCAttack.TabIndex = 10;
            this.udDSPALCAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPALCAttack.ValueChanged += new System.EventHandler(this.udDSPALCAttack_ValueChanged);
            this.udDSPALCAttack.LostFocus += new System.EventHandler(this.udDSPALCAttack_LostFocus);
            // 
            // lblDSPALCDecay
            // 
            this.lblDSPALCDecay.Image = null;
            this.lblDSPALCDecay.Location = new System.Drawing.Point(8, 96);
            this.lblDSPALCDecay.Name = "lblDSPALCDecay";
            this.lblDSPALCDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPALCDecay.TabIndex = 9;
            this.lblDSPALCDecay.Text = "Decay (ms):";
            // 
            // lblDSPALCAttack
            // 
            this.lblDSPALCAttack.Image = null;
            this.lblDSPALCAttack.Location = new System.Drawing.Point(8, 72);
            this.lblDSPALCAttack.Name = "lblDSPALCAttack";
            this.lblDSPALCAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPALCAttack.TabIndex = 8;
            this.lblDSPALCAttack.Text = "Attack (ms):";
            // 
            // lblDSPALCThreshold
            // 
            this.lblDSPALCThreshold.Image = null;
            this.lblDSPALCThreshold.Location = new System.Drawing.Point(8, 48);
            this.lblDSPALCThreshold.Name = "lblDSPALCThreshold";
            this.lblDSPALCThreshold.Size = new System.Drawing.Size(88, 24);
            this.lblDSPALCThreshold.TabIndex = 7;
            this.lblDSPALCThreshold.Text = "Neg. Gain (dB):";
            this.lblDSPALCThreshold.Visible = false;
            // 
            // grpDSPAGC
            // 
            this.grpDSPAGC.Controls.Add(this.tbDSPAGCHangThreshold);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangThreshold);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangTime);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCHangTime);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCMaxGaindB);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCSlope);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCDecay);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCSlope);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCAttack);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCDecay);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCAttack);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCMaxGain);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCFixedGaindB);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCFixed);
            this.grpDSPAGC.Location = new System.Drawing.Point(8, 8);
            this.grpDSPAGC.Name = "grpDSPAGC";
            this.grpDSPAGC.Size = new System.Drawing.Size(168, 232);
            this.grpDSPAGC.TabIndex = 31;
            this.grpDSPAGC.TabStop = false;
            this.grpDSPAGC.Text = "AGC";
            // 
            // tbDSPAGCHangThreshold
            // 
            this.tbDSPAGCHangThreshold.AutoSize = false;
            this.tbDSPAGCHangThreshold.LargeChange = 1;
            this.tbDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 168);
            this.tbDSPAGCHangThreshold.Maximum = 100;
            this.tbDSPAGCHangThreshold.Name = "tbDSPAGCHangThreshold";
            this.tbDSPAGCHangThreshold.Size = new System.Drawing.Size(144, 16);
            this.tbDSPAGCHangThreshold.TabIndex = 47;
            this.tbDSPAGCHangThreshold.TickFrequency = 10;
            this.tbDSPAGCHangThreshold.Scroll += new System.EventHandler(this.tbDSPAGCHangThreshold_Scroll);
            // 
            // lblDSPAGCHangThreshold
            // 
            this.lblDSPAGCHangThreshold.Image = null;
            this.lblDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 144);
            this.lblDSPAGCHangThreshold.Name = "lblDSPAGCHangThreshold";
            this.lblDSPAGCHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPAGCHangThreshold.TabIndex = 46;
            this.lblDSPAGCHangThreshold.Text = "Hang Threshold:";
            // 
            // lblDSPAGCHangTime
            // 
            this.lblDSPAGCHangTime.Image = null;
            this.lblDSPAGCHangTime.Location = new System.Drawing.Point(8, 120);
            this.lblDSPAGCHangTime.Name = "lblDSPAGCHangTime";
            this.lblDSPAGCHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPAGCHangTime.TabIndex = 45;
            this.lblDSPAGCHangTime.Text = "Hang (ms):";
            // 
            // udDSPAGCHangTime
            // 
            this.udDSPAGCHangTime.Enabled = false;
            this.udDSPAGCHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Location = new System.Drawing.Point(104, 120);
            this.udDSPAGCHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Name = "udDSPAGCHangTime";
            this.udDSPAGCHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPAGCHangTime.TabIndex = 44;
            this.udDSPAGCHangTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPAGCHangTime.ValueChanged += new System.EventHandler(this.udDSPAGCHangTime_ValueChanged);
            this.udDSPAGCHangTime.LostFocus += new System.EventHandler(this.udDSPAGCHangTime_LostFocus);
            // 
            // udDSPAGCSlope
            // 
            this.udDSPAGCSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCSlope.Location = new System.Drawing.Point(104, 24);
            this.udDSPAGCSlope.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPAGCSlope.Name = "udDSPAGCSlope";
            this.udDSPAGCSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCSlope.TabIndex = 13;
            this.udDSPAGCSlope.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.udDSPAGCSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPAGCSlope.ValueChanged += new System.EventHandler(this.udDSPAGCSlope_ValueChanged);
            this.udDSPAGCSlope.LostFocus += new System.EventHandler(this.udDSPAGCSlope_LostFocus);
            // 
            // udDSPAGCDecay
            // 
            this.udDSPAGCDecay.Enabled = false;
            this.udDSPAGCDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCDecay.Location = new System.Drawing.Point(104, 96);
            this.udDSPAGCDecay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPAGCDecay.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCDecay.Name = "udDSPAGCDecay";
            this.udDSPAGCDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPAGCDecay.TabIndex = 12;
            this.udDSPAGCDecay.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPAGCDecay.ValueChanged += new System.EventHandler(this.udDSPAGCDecay_ValueChanged);
            this.udDSPAGCDecay.LostFocus += new System.EventHandler(this.udDSPAGCDecay_LostFocus);
            // 
            // lblDSPAGCSlope
            // 
            this.lblDSPAGCSlope.Image = null;
            this.lblDSPAGCSlope.Location = new System.Drawing.Point(8, 24);
            this.lblDSPAGCSlope.Name = "lblDSPAGCSlope";
            this.lblDSPAGCSlope.Size = new System.Drawing.Size(80, 16);
            this.lblDSPAGCSlope.TabIndex = 11;
            this.lblDSPAGCSlope.Text = "Slope (dB):";
            // 
            // udDSPAGCAttack
            // 
            this.udDSPAGCAttack.Enabled = false;
            this.udDSPAGCAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCAttack.Location = new System.Drawing.Point(104, 72);
            this.udDSPAGCAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCAttack.Name = "udDSPAGCAttack";
            this.udDSPAGCAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCAttack.TabIndex = 10;
            this.udDSPAGCAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPAGCAttack.ValueChanged += new System.EventHandler(this.udDSPAGCAttack_ValueChanged);
            this.udDSPAGCAttack.LostFocus += new System.EventHandler(this.udDSPAGCAttack_LostFocus);
            // 
            // lblDSPAGCDecay
            // 
            this.lblDSPAGCDecay.Image = null;
            this.lblDSPAGCDecay.Location = new System.Drawing.Point(8, 96);
            this.lblDSPAGCDecay.Name = "lblDSPAGCDecay";
            this.lblDSPAGCDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPAGCDecay.TabIndex = 9;
            this.lblDSPAGCDecay.Text = "Decay (ms):";
            // 
            // lblDSPAGCAttack
            // 
            this.lblDSPAGCAttack.Image = null;
            this.lblDSPAGCAttack.Location = new System.Drawing.Point(8, 72);
            this.lblDSPAGCAttack.Name = "lblDSPAGCAttack";
            this.lblDSPAGCAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPAGCAttack.TabIndex = 8;
            this.lblDSPAGCAttack.Text = "Attack (ms):";
            // 
            // lblDSPAGCMaxGain
            // 
            this.lblDSPAGCMaxGain.Image = null;
            this.lblDSPAGCMaxGain.Location = new System.Drawing.Point(8, 48);
            this.lblDSPAGCMaxGain.Name = "lblDSPAGCMaxGain";
            this.lblDSPAGCMaxGain.Size = new System.Drawing.Size(88, 24);
            this.lblDSPAGCMaxGain.TabIndex = 7;
            this.lblDSPAGCMaxGain.Text = "Max Gain (dB):";
            // 
            // lblDSPAGCFixed
            // 
            this.lblDSPAGCFixed.Image = null;
            this.lblDSPAGCFixed.Location = new System.Drawing.Point(8, 200);
            this.lblDSPAGCFixed.Name = "lblDSPAGCFixed";
            this.lblDSPAGCFixed.Size = new System.Drawing.Size(88, 16);
            this.lblDSPAGCFixed.TabIndex = 5;
            this.lblDSPAGCFixed.Text = "Fixed Gain (dB):";
            // 
            // tpDisplay
            // 
            this.tpDisplay.Controls.Add(this.grpDisplayDriverEngine);
            this.tpDisplay.Controls.Add(this.grpDisplayPolyPhase);
            this.tpDisplay.Controls.Add(this.grpDisplayScopeMode);
            this.tpDisplay.Controls.Add(this.grpDisplayMultimeter);
            this.tpDisplay.Controls.Add(this.grpDisplayWaterfall);
            this.tpDisplay.Controls.Add(this.grpDisplayRefreshRates);
            this.tpDisplay.Controls.Add(this.grpDisplayAverage);
            this.tpDisplay.Controls.Add(this.grpDisplayPhase);
            this.tpDisplay.Controls.Add(this.grpDisplaySpectrumGrid);
            this.tpDisplay.Location = new System.Drawing.Point(4, 22);
            this.tpDisplay.Name = "tpDisplay";
            this.tpDisplay.Size = new System.Drawing.Size(584, 331);
            this.tpDisplay.TabIndex = 2;
            this.tpDisplay.Text = "Display";
            // 
            // grpDisplayDriverEngine
            // 
            this.grpDisplayDriverEngine.Controls.Add(this.radDirectXSW);
            this.grpDisplayDriverEngine.Controls.Add(this.radDirectXHW);
            this.grpDisplayDriverEngine.Controls.Add(this.comboDisplayDriver);
            this.grpDisplayDriverEngine.Location = new System.Drawing.Point(274, 168);
            this.grpDisplayDriverEngine.Name = "grpDisplayDriverEngine";
            this.grpDisplayDriverEngine.Size = new System.Drawing.Size(96, 141);
            this.grpDisplayDriverEngine.TabIndex = 46;
            this.grpDisplayDriverEngine.TabStop = false;
            this.grpDisplayDriverEngine.Text = "Driver Engine";
            // 
            // radDirectXSW
            // 
            this.radDirectXSW.AutoSize = true;
            this.radDirectXSW.Image = null;
            this.radDirectXSW.Location = new System.Drawing.Point(13, 105);
            this.radDirectXSW.Name = "radDirectXSW";
            this.radDirectXSW.Size = new System.Drawing.Size(67, 17);
            this.radDirectXSW.TabIndex = 47;
            this.radDirectXSW.Text = "Software";
            this.radDirectXSW.UseVisualStyleBackColor = true;
            this.radDirectXSW.CheckedChanged += new System.EventHandler(this.radDirectXSW_CheckedChanged);
            // 
            // radDirectXHW
            // 
            this.radDirectXHW.AutoSize = true;
            this.radDirectXHW.Checked = true;
            this.radDirectXHW.Image = null;
            this.radDirectXHW.Location = new System.Drawing.Point(13, 69);
            this.radDirectXHW.Name = "radDirectXHW";
            this.radDirectXHW.Size = new System.Drawing.Size(71, 17);
            this.radDirectXHW.TabIndex = 46;
            this.radDirectXHW.TabStop = true;
            this.radDirectXHW.Text = "Hardware";
            this.radDirectXHW.UseVisualStyleBackColor = true;
            this.radDirectXHW.CheckedChanged += new System.EventHandler(this.radDirectXHW_CheckedChanged);
            // 
            // grpDisplayPolyPhase
            // 
            this.grpDisplayPolyPhase.Controls.Add(this.chkSpectrumPolyphase);
            this.grpDisplayPolyPhase.Location = new System.Drawing.Point(456, 115);
            this.grpDisplayPolyPhase.Name = "grpDisplayPolyPhase";
            this.grpDisplayPolyPhase.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayPolyPhase.TabIndex = 44;
            this.grpDisplayPolyPhase.TabStop = false;
            this.grpDisplayPolyPhase.Text = "Polyphase FFT";
            // 
            // grpDisplayScopeMode
            // 
            this.grpDisplayScopeMode.Controls.Add(this.lblScopeColor);
            this.grpDisplayScopeMode.Controls.Add(this.clrbtnScopeColor);
            this.grpDisplayScopeMode.Controls.Add(this.udDisplayScopeTime);
            this.grpDisplayScopeMode.Controls.Add(this.lblDisplayScopeTime);
            this.grpDisplayScopeMode.Location = new System.Drawing.Point(456, 8);
            this.grpDisplayScopeMode.Name = "grpDisplayScopeMode";
            this.grpDisplayScopeMode.Size = new System.Drawing.Size(120, 101);
            this.grpDisplayScopeMode.TabIndex = 43;
            this.grpDisplayScopeMode.TabStop = false;
            this.grpDisplayScopeMode.Text = "Scope Mode";
            // 
            // lblDisplayScopeTime
            // 
            this.lblDisplayScopeTime.Image = null;
            this.lblDisplayScopeTime.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayScopeTime.Name = "lblDisplayScopeTime";
            this.lblDisplayScopeTime.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayScopeTime.TabIndex = 1;
            this.lblDisplayScopeTime.Text = "Time (ms):";
            // 
            // grpDisplayMultimeter
            // 
            this.grpDisplayMultimeter.Controls.Add(this.udDecayTime);
            this.grpDisplayMultimeter.Controls.Add(this.labelTS23);
            this.grpDisplayMultimeter.Controls.Add(this.udAtackTime);
            this.grpDisplayMultimeter.Controls.Add(this.labelTS21);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMeterAvg);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterAvg);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiTextHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterTextHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiPeakHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMultiPeakHoldTime);
            this.grpDisplayMultimeter.Location = new System.Drawing.Point(381, 168);
            this.grpDisplayMultimeter.Name = "grpDisplayMultimeter";
            this.grpDisplayMultimeter.Size = new System.Drawing.Size(200, 150);
            this.grpDisplayMultimeter.TabIndex = 41;
            this.grpDisplayMultimeter.TabStop = false;
            this.grpDisplayMultimeter.Text = "Multimeter";
            // 
            // udDecayTime
            // 
            this.udDecayTime.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDecayTime.Location = new System.Drawing.Point(139, 120);
            this.udDecayTime.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDecayTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDecayTime.Name = "udDecayTime";
            this.udDecayTime.Size = new System.Drawing.Size(49, 20);
            this.udDecayTime.TabIndex = 12;
            this.udDecayTime.Value = new decimal(new int[] {
            750,
            0,
            0,
            0});
            this.udDecayTime.ValueChanged += new System.EventHandler(this.udDecayTime_ValueChanged);
            // 
            // labelTS23
            // 
            this.labelTS23.Image = null;
            this.labelTS23.Location = new System.Drawing.Point(12, 121);
            this.labelTS23.Name = "labelTS23";
            this.labelTS23.Size = new System.Drawing.Size(112, 16);
            this.labelTS23.TabIndex = 11;
            this.labelTS23.Text = "Decay Time (ms):";
            // 
            // udAtackTime
            // 
            this.udAtackTime.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udAtackTime.Location = new System.Drawing.Point(139, 96);
            this.udAtackTime.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udAtackTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAtackTime.Name = "udAtackTime";
            this.udAtackTime.Size = new System.Drawing.Size(49, 20);
            this.udAtackTime.TabIndex = 10;
            this.udAtackTime.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            this.udAtackTime.ValueChanged += new System.EventHandler(this.udAtackTime_ValueChanged);
            // 
            // labelTS21
            // 
            this.labelTS21.Image = null;
            this.labelTS21.Location = new System.Drawing.Point(12, 98);
            this.labelTS21.Name = "labelTS21";
            this.labelTS21.Size = new System.Drawing.Size(112, 16);
            this.labelTS21.TabIndex = 9;
            this.labelTS21.Text = "Attack Time (ms):";
            // 
            // lblDisplayMeterAvg
            // 
            this.lblDisplayMeterAvg.Image = null;
            this.lblDisplayMeterAvg.Location = new System.Drawing.Point(12, 72);
            this.lblDisplayMeterAvg.Name = "lblDisplayMeterAvg";
            this.lblDisplayMeterAvg.Size = new System.Drawing.Size(112, 16);
            this.lblDisplayMeterAvg.TabIndex = 7;
            this.lblDisplayMeterAvg.Text = "Average Time (ms):";
            // 
            // lblDisplayMeterTextHoldTime
            // 
            this.lblDisplayMeterTextHoldTime.Image = null;
            this.lblDisplayMeterTextHoldTime.Location = new System.Drawing.Point(12, 48);
            this.lblDisplayMeterTextHoldTime.Name = "lblDisplayMeterTextHoldTime";
            this.lblDisplayMeterTextHoldTime.Size = new System.Drawing.Size(120, 16);
            this.lblDisplayMeterTextHoldTime.TabIndex = 3;
            this.lblDisplayMeterTextHoldTime.Text = "Digital Peak Hold (ms):";
            // 
            // lblDisplayMultiPeakHoldTime
            // 
            this.lblDisplayMultiPeakHoldTime.Image = null;
            this.lblDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(12, 24);
            this.lblDisplayMultiPeakHoldTime.Name = "lblDisplayMultiPeakHoldTime";
            this.lblDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(128, 16);
            this.lblDisplayMultiPeakHoldTime.TabIndex = 0;
            this.lblDisplayMultiPeakHoldTime.Text = "Analog Peak Hold (ms):";
            // 
            // grpDisplayWaterfall
            // 
            this.grpDisplayWaterfall.Controls.Add(this.tbWaterfallAlpha);
            this.grpDisplayWaterfall.Controls.Add(this.chkReverseWaterfall);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallAverageTime);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallUpdatePeriod);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallAvgTime);
            this.grpDisplayWaterfall.Controls.Add(this.label1);
            this.grpDisplayWaterfall.Controls.Add(this.comboColorPalette);
            this.grpDisplayWaterfall.Controls.Add(this.clrbtnWaterfallMid);
            this.grpDisplayWaterfall.Controls.Add(this.clrbtnWaterfallHigh);
            this.grpDisplayWaterfall.Controls.Add(this.clrbtnWaterfallLow);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallMidColor);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallHighColor);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowColor);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowLevel);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallLowLevel);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallHighLevel);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallHighLevel);
            this.grpDisplayWaterfall.Location = new System.Drawing.Point(8, 159);
            this.grpDisplayWaterfall.Name = "grpDisplayWaterfall";
            this.grpDisplayWaterfall.Size = new System.Drawing.Size(256, 150);
            this.grpDisplayWaterfall.TabIndex = 40;
            this.grpDisplayWaterfall.TabStop = false;
            this.grpDisplayWaterfall.Text = "Waterfall";
            // 
            // tbWaterfallAlpha
            // 
            this.tbWaterfallAlpha.AutoSize = false;
            this.tbWaterfallAlpha.Location = new System.Drawing.Point(53, 101);
            this.tbWaterfallAlpha.Maximum = 255;
            this.tbWaterfallAlpha.Name = "tbWaterfallAlpha";
            this.tbWaterfallAlpha.Size = new System.Drawing.Size(67, 20);
            this.tbWaterfallAlpha.TabIndex = 91;
            this.tbWaterfallAlpha.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbWaterfallAlpha.Value = 255;
            this.tbWaterfallAlpha.Scroll += new System.EventHandler(this.tbWaterfallAlpha_Scroll);
            // 
            // chkReverseWaterfall
            // 
            this.chkReverseWaterfall.AutoSize = true;
            this.chkReverseWaterfall.Image = null;
            this.chkReverseWaterfall.Location = new System.Drawing.Point(15, 125);
            this.chkReverseWaterfall.Name = "chkReverseWaterfall";
            this.chkReverseWaterfall.Size = new System.Drawing.Size(111, 17);
            this.chkReverseWaterfall.TabIndex = 47;
            this.chkReverseWaterfall.Text = "Reverse Waterfall";
            this.chkReverseWaterfall.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkReverseWaterfall.UseVisualStyleBackColor = true;
            this.chkReverseWaterfall.CheckedChanged += new System.EventHandler(this.chkReverseWaterfall_CheckedChanged);
            // 
            // lblDisplayWaterfallAverageTime
            // 
            this.lblDisplayWaterfallAverageTime.Image = null;
            this.lblDisplayWaterfallAverageTime.Location = new System.Drawing.Point(132, 98);
            this.lblDisplayWaterfallAverageTime.Name = "lblDisplayWaterfallAverageTime";
            this.lblDisplayWaterfallAverageTime.Size = new System.Drawing.Size(60, 33);
            this.lblDisplayWaterfallAverageTime.TabIndex = 71;
            this.lblDisplayWaterfallAverageTime.Text = "Averging         (ms):";
            // 
            // lblDisplayWaterfallUpdatePeriod
            // 
            this.lblDisplayWaterfallUpdatePeriod.Image = null;
            this.lblDisplayWaterfallUpdatePeriod.Location = new System.Drawing.Point(8, 101);
            this.lblDisplayWaterfallUpdatePeriod.Name = "lblDisplayWaterfallUpdatePeriod";
            this.lblDisplayWaterfallUpdatePeriod.Size = new System.Drawing.Size(66, 18);
            this.lblDisplayWaterfallUpdatePeriod.TabIndex = 73;
            this.lblDisplayWaterfallUpdatePeriod.Text = "Alpha";
            // 
            // lblDisplayWaterfallMidColor
            // 
            this.lblDisplayWaterfallMidColor.Image = null;
            this.lblDisplayWaterfallMidColor.Location = new System.Drawing.Point(136, 44);
            this.lblDisplayWaterfallMidColor.Name = "lblDisplayWaterfallMidColor";
            this.lblDisplayWaterfallMidColor.Size = new System.Drawing.Size(64, 16);
            this.lblDisplayWaterfallMidColor.TabIndex = 61;
            this.lblDisplayWaterfallMidColor.Text = "Mid Color:";
            // 
            // lblDisplayWaterfallHighColor
            // 
            this.lblDisplayWaterfallHighColor.Image = null;
            this.lblDisplayWaterfallHighColor.Location = new System.Drawing.Point(136, 70);
            this.lblDisplayWaterfallHighColor.Name = "lblDisplayWaterfallHighColor";
            this.lblDisplayWaterfallHighColor.Size = new System.Drawing.Size(64, 16);
            this.lblDisplayWaterfallHighColor.TabIndex = 59;
            this.lblDisplayWaterfallHighColor.Text = "High Color:";
            // 
            // lblDisplayWaterfallLowColor
            // 
            this.lblDisplayWaterfallLowColor.Image = null;
            this.lblDisplayWaterfallLowColor.Location = new System.Drawing.Point(136, 18);
            this.lblDisplayWaterfallLowColor.Name = "lblDisplayWaterfallLowColor";
            this.lblDisplayWaterfallLowColor.Size = new System.Drawing.Size(64, 16);
            this.lblDisplayWaterfallLowColor.TabIndex = 57;
            this.lblDisplayWaterfallLowColor.Text = "Low Color:";
            // 
            // lblDisplayWaterfallLowLevel
            // 
            this.lblDisplayWaterfallLowLevel.Image = null;
            this.lblDisplayWaterfallLowLevel.Location = new System.Drawing.Point(8, 18);
            this.lblDisplayWaterfallLowLevel.Name = "lblDisplayWaterfallLowLevel";
            this.lblDisplayWaterfallLowLevel.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayWaterfallLowLevel.TabIndex = 3;
            this.lblDisplayWaterfallLowLevel.Text = "Low Level";
            // 
            // lblDisplayWaterfallHighLevel
            // 
            this.lblDisplayWaterfallHighLevel.Image = null;
            this.lblDisplayWaterfallHighLevel.Location = new System.Drawing.Point(8, 44);
            this.lblDisplayWaterfallHighLevel.Name = "lblDisplayWaterfallHighLevel";
            this.lblDisplayWaterfallHighLevel.Size = new System.Drawing.Size(64, 19);
            this.lblDisplayWaterfallHighLevel.TabIndex = 1;
            this.lblDisplayWaterfallHighLevel.Text = "High Level";
            // 
            // grpDisplayRefreshRates
            // 
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayCPUMeter);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayCPUMeter);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayPeakText);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayPeakText);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayMeterDelay);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayMeterDelay);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayFPS);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayFPS);
            this.grpDisplayRefreshRates.Location = new System.Drawing.Point(139, 8);
            this.grpDisplayRefreshRates.Name = "grpDisplayRefreshRates";
            this.grpDisplayRefreshRates.Size = new System.Drawing.Size(176, 128);
            this.grpDisplayRefreshRates.TabIndex = 39;
            this.grpDisplayRefreshRates.TabStop = false;
            this.grpDisplayRefreshRates.Text = "Refresh Rates";
            // 
            // lblDisplayCPUMeter
            // 
            this.lblDisplayCPUMeter.Image = null;
            this.lblDisplayCPUMeter.Location = new System.Drawing.Point(16, 96);
            this.lblDisplayCPUMeter.Name = "lblDisplayCPUMeter";
            this.lblDisplayCPUMeter.Size = new System.Drawing.Size(100, 23);
            this.lblDisplayCPUMeter.TabIndex = 37;
            this.lblDisplayCPUMeter.Text = "CPU Meter (ms)";
            // 
            // lblDisplayPeakText
            // 
            this.lblDisplayPeakText.Image = null;
            this.lblDisplayPeakText.Location = new System.Drawing.Point(16, 72);
            this.lblDisplayPeakText.Name = "lblDisplayPeakText";
            this.lblDisplayPeakText.Size = new System.Drawing.Size(100, 23);
            this.lblDisplayPeakText.TabIndex = 35;
            this.lblDisplayPeakText.Text = "Peak Text (ms)";
            // 
            // lblDisplayMeterDelay
            // 
            this.lblDisplayMeterDelay.Image = null;
            this.lblDisplayMeterDelay.Location = new System.Drawing.Point(16, 48);
            this.lblDisplayMeterDelay.Name = "lblDisplayMeterDelay";
            this.lblDisplayMeterDelay.Size = new System.Drawing.Size(96, 23);
            this.lblDisplayMeterDelay.TabIndex = 33;
            this.lblDisplayMeterDelay.Text = "Meter Delay (ms):";
            // 
            // lblDisplayFPS
            // 
            this.lblDisplayFPS.Image = null;
            this.lblDisplayFPS.Location = new System.Drawing.Point(16, 24);
            this.lblDisplayFPS.Name = "lblDisplayFPS";
            this.lblDisplayFPS.Size = new System.Drawing.Size(104, 16);
            this.lblDisplayFPS.TabIndex = 31;
            this.lblDisplayFPS.Text = "Main Display FPS:";
            // 
            // grpDisplayAverage
            // 
            this.grpDisplayAverage.Controls.Add(this.udDisplayAVGTime);
            this.grpDisplayAverage.Controls.Add(this.lblDisplayAVGTime);
            this.grpDisplayAverage.Location = new System.Drawing.Point(324, 72);
            this.grpDisplayAverage.Name = "grpDisplayAverage";
            this.grpDisplayAverage.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayAverage.TabIndex = 38;
            this.grpDisplayAverage.TabStop = false;
            this.grpDisplayAverage.Text = "Averaging";
            // 
            // lblDisplayAVGTime
            // 
            this.lblDisplayAVGTime.Image = null;
            this.lblDisplayAVGTime.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayAVGTime.Name = "lblDisplayAVGTime";
            this.lblDisplayAVGTime.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayAVGTime.TabIndex = 3;
            this.lblDisplayAVGTime.Text = "Time (ms):";
            // 
            // grpDisplayPhase
            // 
            this.grpDisplayPhase.Controls.Add(this.lblDisplayPhasePts);
            this.grpDisplayPhase.Controls.Add(this.udDisplayPhasePts);
            this.grpDisplayPhase.Location = new System.Drawing.Point(324, 8);
            this.grpDisplayPhase.Name = "grpDisplayPhase";
            this.grpDisplayPhase.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayPhase.TabIndex = 37;
            this.grpDisplayPhase.TabStop = false;
            this.grpDisplayPhase.Text = "Phase Mode";
            // 
            // lblDisplayPhasePts
            // 
            this.lblDisplayPhasePts.Image = null;
            this.lblDisplayPhasePts.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayPhasePts.Name = "lblDisplayPhasePts";
            this.lblDisplayPhasePts.Size = new System.Drawing.Size(56, 23);
            this.lblDisplayPhasePts.TabIndex = 1;
            this.lblDisplayPhasePts.Text = "Num Pts:";
            // 
            // grpDisplaySpectrumGrid
            // 
            this.grpDisplaySpectrumGrid.Controls.Add(this.chkHorGrid);
            this.grpDisplaySpectrumGrid.Controls.Add(this.chkVertGrid);
            this.grpDisplaySpectrumGrid.Controls.Add(this.comboDisplayLabelAlign);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayAlign);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridStep);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMin);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMax);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridStep);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMin);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMax);
            this.grpDisplaySpectrumGrid.Location = new System.Drawing.Point(8, 8);
            this.grpDisplaySpectrumGrid.Name = "grpDisplaySpectrumGrid";
            this.grpDisplaySpectrumGrid.Size = new System.Drawing.Size(120, 145);
            this.grpDisplaySpectrumGrid.TabIndex = 29;
            this.grpDisplaySpectrumGrid.TabStop = false;
            this.grpDisplaySpectrumGrid.Text = "Display Grid";
            // 
            // lblDisplayAlign
            // 
            this.lblDisplayAlign.Image = null;
            this.lblDisplayAlign.Location = new System.Drawing.Point(8, 86);
            this.lblDisplayAlign.Name = "lblDisplayAlign";
            this.lblDisplayAlign.Size = new System.Drawing.Size(40, 16);
            this.lblDisplayAlign.TabIndex = 29;
            this.lblDisplayAlign.Text = "Align:";
            // 
            // lblDisplayGridStep
            // 
            this.lblDisplayGridStep.Image = null;
            this.lblDisplayGridStep.Location = new System.Drawing.Point(8, 62);
            this.lblDisplayGridStep.Name = "lblDisplayGridStep";
            this.lblDisplayGridStep.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridStep.TabIndex = 28;
            this.lblDisplayGridStep.Text = "Step:";
            // 
            // lblDisplayGridMin
            // 
            this.lblDisplayGridMin.Image = null;
            this.lblDisplayGridMin.Location = new System.Drawing.Point(8, 38);
            this.lblDisplayGridMin.Name = "lblDisplayGridMin";
            this.lblDisplayGridMin.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridMin.TabIndex = 27;
            this.lblDisplayGridMin.Text = "Min:";
            // 
            // lblDisplayGridMax
            // 
            this.lblDisplayGridMax.Image = null;
            this.lblDisplayGridMax.Location = new System.Drawing.Point(8, 14);
            this.lblDisplayGridMax.Name = "lblDisplayGridMax";
            this.lblDisplayGridMax.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridMax.TabIndex = 26;
            this.lblDisplayGridMax.Text = "Max:";
            // 
            // tpAudio
            // 
            this.tpAudio.Controls.Add(this.tcAudio);
            this.tpAudio.Location = new System.Drawing.Point(4, 22);
            this.tpAudio.Name = "tpAudio";
            this.tpAudio.Size = new System.Drawing.Size(584, 331);
            this.tpAudio.TabIndex = 0;
            this.tpAudio.Text = "Audio";
            // 
            // tcAudio
            // 
            this.tcAudio.Controls.Add(this.tpAudioCard1);
            this.tcAudio.Controls.Add(this.tpVAC);
            this.tcAudio.Controls.Add(this.tabPage1);
            this.tcAudio.Location = new System.Drawing.Point(0, 0);
            this.tcAudio.Name = "tcAudio";
            this.tcAudio.SelectedIndex = 0;
            this.tcAudio.Size = new System.Drawing.Size(600, 344);
            this.tcAudio.TabIndex = 35;
            // 
            // tpAudioCard1
            // 
            this.tpAudioCard1.Controls.Add(this.chkLineMic);
            this.tpAudioCard1.Controls.Add(this.chkTXIQswap);
            this.tpAudioCard1.Controls.Add(this.chkRXIQswap);
            this.tpAudioCard1.Controls.Add(this.chkVACPrimaryAudioDevice);
            this.tpAudioCard1.Controls.Add(this.grpAudioDetails1);
            this.tpAudioCard1.Location = new System.Drawing.Point(4, 22);
            this.tpAudioCard1.Name = "tpAudioCard1";
            this.tpAudioCard1.Size = new System.Drawing.Size(592, 318);
            this.tpAudioCard1.TabIndex = 0;
            this.tpAudioCard1.Text = "Sound Card";
            // 
            // grpAudioDetails1
            // 
            this.grpAudioDetails1.Controls.Add(this.lblQSK);
            this.grpAudioDetails1.Controls.Add(this.chkQSK);
            this.grpAudioDetails1.Controls.Add(this.grpPrimaryDirectI_Q);
            this.grpAudioDetails1.Controls.Add(this.labelTS29);
            this.grpAudioDetails1.Controls.Add(this.btnAudioVoltTest1);
            this.grpAudioDetails1.Controls.Add(this.udAudioVoltage1);
            this.grpAudioDetails1.Controls.Add(this.chkAudioMicBoost);
            this.grpAudioDetails1.Controls.Add(this.labelTS24);
            this.grpAudioDetails1.Controls.Add(this.lblAudioModel1);
            this.grpAudioDetails1.Controls.Add(this.labelTS25);
            this.grpAudioDetails1.Controls.Add(this.labelTS26);
            this.grpAudioDetails1.Controls.Add(this.udAudioMicGain1);
            this.grpAudioDetails1.Controls.Add(this.labelTS28);
            this.grpAudioDetails1.Controls.Add(this.udAudioLineIn1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioSampleRate1);
            this.grpAudioDetails1.Controls.Add(this.labelTS27);
            this.grpAudioDetails1.Controls.Add(this.comboAudioBuffer1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioSoundCard);
            this.grpAudioDetails1.Controls.Add(this.grpSampleCorrection);
            this.grpAudioDetails1.Controls.Add(this.grpAudioChannels);
            this.grpAudioDetails1.Controls.Add(this.comboAudioTransmit1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioMixer1);
            this.grpAudioDetails1.Controls.Add(this.grpAudioLatency1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioOutput1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioOutput1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioInput1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioDriver1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioInput1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioDriver1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioMixer1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioTransmit1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioReceive1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioReceive1);
            this.grpAudioDetails1.Location = new System.Drawing.Point(8, 8);
            this.grpAudioDetails1.Name = "grpAudioDetails1";
            this.grpAudioDetails1.Size = new System.Drawing.Size(569, 276);
            this.grpAudioDetails1.TabIndex = 34;
            this.grpAudioDetails1.TabStop = false;
            this.grpAudioDetails1.Text = "Primary Sound Card Setup Details";
            // 
            // lblQSK
            // 
            this.lblQSK.AutoSize = true;
            this.lblQSK.Image = null;
            this.lblQSK.Location = new System.Drawing.Point(90, 254);
            this.lblQSK.Name = "lblQSK";
            this.lblQSK.Size = new System.Drawing.Size(29, 13);
            this.lblQSK.TabIndex = 79;
            this.lblQSK.Text = "QSK";
            // 
            // chkQSK
            // 
            this.chkQSK.Image = null;
            this.chkQSK.Location = new System.Drawing.Point(130, 254);
            this.chkQSK.Name = "chkQSK";
            this.chkQSK.Size = new System.Drawing.Size(40, 16);
            this.chkQSK.TabIndex = 78;
            this.chkQSK.Text = "On";
            this.chkQSK.CheckedChanged += new System.EventHandler(this.chkQSK_CheckedChanged);
            // 
            // grpPrimaryDirectI_Q
            // 
            this.grpPrimaryDirectI_Q.Controls.Add(this.udPrimaryGain);
            this.grpPrimaryDirectI_Q.Controls.Add(this.labelTS30);
            this.grpPrimaryDirectI_Q.Controls.Add(this.udPrimaryPhase);
            this.grpPrimaryDirectI_Q.Controls.Add(this.labelTS31);
            this.grpPrimaryDirectI_Q.Controls.Add(this.tbPrimaryGain);
            this.grpPrimaryDirectI_Q.Controls.Add(this.chkPrimaryRXshiftEnabled);
            this.grpPrimaryDirectI_Q.Controls.Add(this.labelTS32);
            this.grpPrimaryDirectI_Q.Controls.Add(this.udPrimaryRXshift);
            this.grpPrimaryDirectI_Q.Controls.Add(this.tbPrimaryPhase);
            this.grpPrimaryDirectI_Q.Controls.Add(this.chkPrimaryI_Qcorrection);
            this.grpPrimaryDirectI_Q.Controls.Add(this.chkPrimaryDirectI_Q);
            this.grpPrimaryDirectI_Q.Location = new System.Drawing.Point(199, 170);
            this.grpPrimaryDirectI_Q.Name = "grpPrimaryDirectI_Q";
            this.grpPrimaryDirectI_Q.Size = new System.Drawing.Size(270, 100);
            this.grpPrimaryDirectI_Q.TabIndex = 77;
            this.grpPrimaryDirectI_Q.TabStop = false;
            this.grpPrimaryDirectI_Q.Text = "Direct I/Q output";
            // 
            // labelTS30
            // 
            this.labelTS30.Image = null;
            this.labelTS30.Location = new System.Drawing.Point(131, 55);
            this.labelTS30.Name = "labelTS30";
            this.labelTS30.Size = new System.Drawing.Size(48, 16);
            this.labelTS30.TabIndex = 49;
            this.labelTS30.Text = "Gain:";
            // 
            // labelTS31
            // 
            this.labelTS31.Image = null;
            this.labelTS31.Location = new System.Drawing.Point(131, 12);
            this.labelTS31.Name = "labelTS31";
            this.labelTS31.Size = new System.Drawing.Size(48, 16);
            this.labelTS31.TabIndex = 47;
            this.labelTS31.Text = "Phase:";
            // 
            // labelTS32
            // 
            this.labelTS32.Image = null;
            this.labelTS32.Location = new System.Drawing.Point(11, 78);
            this.labelTS32.Name = "labelTS32";
            this.labelTS32.Size = new System.Drawing.Size(47, 16);
            this.labelTS32.TabIndex = 45;
            this.labelTS32.Text = "RX shift";
            // 
            // labelTS29
            // 
            this.labelTS29.AutoSize = true;
            this.labelTS29.Image = null;
            this.labelTS29.Location = new System.Drawing.Point(267, 126);
            this.labelTS29.Name = "labelTS29";
            this.labelTS29.Size = new System.Drawing.Size(108, 13);
            this.labelTS29.TabIndex = 57;
            this.labelTS29.Text = "Audio Output Voltage";
            // 
            // chkAudioMicBoost
            // 
            this.chkAudioMicBoost.Image = null;
            this.chkAudioMicBoost.Location = new System.Drawing.Point(350, 107);
            this.chkAudioMicBoost.Name = "chkAudioMicBoost";
            this.chkAudioMicBoost.Size = new System.Drawing.Size(40, 16);
            this.chkAudioMicBoost.TabIndex = 6;
            this.chkAudioMicBoost.Text = "On";
            this.chkAudioMicBoost.CheckedChanged += new System.EventHandler(this.chkAudioMicBoost_CheckedChanged);
            // 
            // labelTS24
            // 
            this.labelTS24.AutoSize = true;
            this.labelTS24.Image = null;
            this.labelTS24.Location = new System.Drawing.Point(232, 108);
            this.labelTS24.Name = "labelTS24";
            this.labelTS24.Size = new System.Drawing.Size(54, 13);
            this.labelTS24.TabIndex = 20;
            this.labelTS24.Text = "Mic Boost";
            // 
            // lblAudioModel1
            // 
            this.lblAudioModel1.Image = null;
            this.lblAudioModel1.Location = new System.Drawing.Point(6, 35);
            this.lblAudioModel1.Name = "lblAudioModel1";
            this.lblAudioModel1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioModel1.TabIndex = 56;
            this.lblAudioModel1.Text = "Model:";
            // 
            // labelTS25
            // 
            this.labelTS25.AutoSize = true;
            this.labelTS25.Image = null;
            this.labelTS25.Location = new System.Drawing.Point(232, 86);
            this.labelTS25.Name = "labelTS25";
            this.labelTS25.Size = new System.Drawing.Size(49, 13);
            this.labelTS25.TabIndex = 52;
            this.labelTS25.Text = "Mic Gain";
            // 
            // labelTS26
            // 
            this.labelTS26.AutoSize = true;
            this.labelTS26.Image = null;
            this.labelTS26.Location = new System.Drawing.Point(232, 64);
            this.labelTS26.Name = "labelTS26";
            this.labelTS26.Size = new System.Drawing.Size(64, 13);
            this.labelTS26.TabIndex = 53;
            this.labelTS26.Text = "Line In Gain";
            // 
            // labelTS28
            // 
            this.labelTS28.AutoSize = true;
            this.labelTS28.Image = null;
            this.labelTS28.Location = new System.Drawing.Point(232, 41);
            this.labelTS28.Name = "labelTS28";
            this.labelTS28.Size = new System.Drawing.Size(68, 13);
            this.labelTS28.TabIndex = 55;
            this.labelTS28.Text = "Sample Rate";
            // 
            // labelTS27
            // 
            this.labelTS27.AutoSize = true;
            this.labelTS27.Image = null;
            this.labelTS27.Location = new System.Drawing.Point(232, 17);
            this.labelTS27.Name = "labelTS27";
            this.labelTS27.Size = new System.Drawing.Size(58, 13);
            this.labelTS27.TabIndex = 54;
            this.labelTS27.Text = "Buffer Size";
            // 
            // grpSampleCorrection
            // 
            this.grpSampleCorrection.Controls.Add(this.udIQCorrection);
            this.grpSampleCorrection.Location = new System.Drawing.Point(471, 136);
            this.grpSampleCorrection.Name = "grpSampleCorrection";
            this.grpSampleCorrection.Size = new System.Drawing.Size(92, 50);
            this.grpSampleCorrection.TabIndex = 49;
            this.grpSampleCorrection.TabStop = false;
            this.grpSampleCorrection.Text = "IQ correction";
            // 
            // grpAudioChannels
            // 
            this.grpAudioChannels.Controls.Add(this.groupBoxTS7);
            this.grpAudioChannels.Controls.Add(this.chkAudioExclusive);
            this.grpAudioChannels.Controls.Add(this.groupBoxTS6);
            this.grpAudioChannels.Controls.Add(this.comboAudioChannels1);
            this.grpAudioChannels.Location = new System.Drawing.Point(419, 8);
            this.grpAudioChannels.Name = "grpAudioChannels";
            this.grpAudioChannels.Size = new System.Drawing.Size(144, 126);
            this.grpAudioChannels.TabIndex = 42;
            this.grpAudioChannels.TabStop = false;
            this.grpAudioChannels.Text = "Channels";
            // 
            // groupBoxTS7
            // 
            this.groupBoxTS7.Controls.Add(this.rad3_4TXOut);
            this.groupBoxTS7.Controls.Add(this.rad1_2TXOut);
            this.groupBoxTS7.Location = new System.Drawing.Point(72, 36);
            this.groupBoxTS7.Name = "groupBoxTS7";
            this.groupBoxTS7.Size = new System.Drawing.Size(68, 67);
            this.groupBoxTS7.TabIndex = 4;
            this.groupBoxTS7.TabStop = false;
            this.groupBoxTS7.Text = "TX";
            // 
            // groupBoxTS6
            // 
            this.groupBoxTS6.Controls.Add(this.rad1_2RXIn);
            this.groupBoxTS6.Controls.Add(this.rad3_4RXIn);
            this.groupBoxTS6.Location = new System.Drawing.Point(6, 36);
            this.groupBoxTS6.Name = "groupBoxTS6";
            this.groupBoxTS6.Size = new System.Drawing.Size(62, 67);
            this.groupBoxTS6.TabIndex = 3;
            this.groupBoxTS6.TabStop = false;
            this.groupBoxTS6.Text = "RX";
            // 
            // lblAudioMixer1
            // 
            this.lblAudioMixer1.Image = null;
            this.lblAudioMixer1.Location = new System.Drawing.Point(4, 159);
            this.lblAudioMixer1.Name = "lblAudioMixer1";
            this.lblAudioMixer1.Size = new System.Drawing.Size(48, 20);
            this.lblAudioMixer1.TabIndex = 22;
            this.lblAudioMixer1.Text = "Mixer:";
            // 
            // grpAudioLatency1
            // 
            this.grpAudioLatency1.Controls.Add(this.chkAudioLatencyManual1);
            this.grpAudioLatency1.Controls.Add(this.udAudioLatency1);
            this.grpAudioLatency1.Location = new System.Drawing.Point(471, 190);
            this.grpAudioLatency1.Name = "grpAudioLatency1";
            this.grpAudioLatency1.Size = new System.Drawing.Size(92, 80);
            this.grpAudioLatency1.TabIndex = 38;
            this.grpAudioLatency1.TabStop = false;
            this.grpAudioLatency1.Text = "Latency (ms)";
            // 
            // chkAudioLatencyManual1
            // 
            this.chkAudioLatencyManual1.Image = null;
            this.chkAudioLatencyManual1.Location = new System.Drawing.Point(16, 24);
            this.chkAudioLatencyManual1.Name = "chkAudioLatencyManual1";
            this.chkAudioLatencyManual1.Size = new System.Drawing.Size(64, 16);
            this.chkAudioLatencyManual1.TabIndex = 5;
            this.chkAudioLatencyManual1.Text = "Manual";
            this.chkAudioLatencyManual1.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual1_CheckedChanged);
            // 
            // lblAudioOutput1
            // 
            this.lblAudioOutput1.Image = null;
            this.lblAudioOutput1.Location = new System.Drawing.Point(4, 128);
            this.lblAudioOutput1.Name = "lblAudioOutput1";
            this.lblAudioOutput1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioOutput1.TabIndex = 6;
            this.lblAudioOutput1.Text = "Output:";
            // 
            // lblAudioInput1
            // 
            this.lblAudioInput1.Image = null;
            this.lblAudioInput1.Location = new System.Drawing.Point(4, 97);
            this.lblAudioInput1.Name = "lblAudioInput1";
            this.lblAudioInput1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioInput1.TabIndex = 4;
            this.lblAudioInput1.Text = "Input:";
            // 
            // lblAudioDriver1
            // 
            this.lblAudioDriver1.Image = null;
            this.lblAudioDriver1.Location = new System.Drawing.Point(4, 66);
            this.lblAudioDriver1.Name = "lblAudioDriver1";
            this.lblAudioDriver1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioDriver1.TabIndex = 3;
            this.lblAudioDriver1.Text = "Driver:";
            // 
            // lblAudioTransmit1
            // 
            this.lblAudioTransmit1.Image = null;
            this.lblAudioTransmit1.Location = new System.Drawing.Point(4, 225);
            this.lblAudioTransmit1.Name = "lblAudioTransmit1";
            this.lblAudioTransmit1.Size = new System.Drawing.Size(56, 16);
            this.lblAudioTransmit1.TabIndex = 3;
            this.lblAudioTransmit1.Text = "Transmit:";
            // 
            // lblAudioReceive1
            // 
            this.lblAudioReceive1.Image = null;
            this.lblAudioReceive1.Location = new System.Drawing.Point(4, 194);
            this.lblAudioReceive1.Name = "lblAudioReceive1";
            this.lblAudioReceive1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioReceive1.TabIndex = 1;
            this.lblAudioReceive1.Text = "Receive:";
            // 
            // tpVAC
            // 
            this.tpVAC.Controls.Add(this.grpVACDirectIQ);
            this.tpVAC.Controls.Add(this.grpLoopDll);
            this.tpVAC.Controls.Add(this.grpAudioVACAutoEnable);
            this.tpVAC.Controls.Add(this.grpAudioVAC);
            this.tpVAC.Controls.Add(this.grpAudioDetailsVAC);
            this.tpVAC.Controls.Add(this.chkAudioEnableVAC);
            this.tpVAC.Location = new System.Drawing.Point(4, 22);
            this.tpVAC.Name = "tpVAC";
            this.tpVAC.Size = new System.Drawing.Size(592, 318);
            this.tpVAC.TabIndex = 1;
            this.tpVAC.Text = "VAC";
            // 
            // grpVACDirectIQ
            // 
            this.grpVACDirectIQ.Controls.Add(this.udVACGain);
            this.grpVACDirectIQ.Controls.Add(this.labelTS20);
            this.grpVACDirectIQ.Controls.Add(this.udVACPhase);
            this.grpVACDirectIQ.Controls.Add(this.labelTS22);
            this.grpVACDirectIQ.Controls.Add(this.tbVACGain);
            this.grpVACDirectIQ.Controls.Add(this.chkVACRXShiftEnable);
            this.grpVACDirectIQ.Controls.Add(this.lblRXShift);
            this.grpVACDirectIQ.Controls.Add(this.udRXShift);
            this.grpVACDirectIQ.Controls.Add(this.tbVACPhase);
            this.grpVACDirectIQ.Controls.Add(this.chkVACCorrection);
            this.grpVACDirectIQ.Controls.Add(this.chkVACDirectI_Q);
            this.grpVACDirectIQ.Location = new System.Drawing.Point(296, 183);
            this.grpVACDirectIQ.Name = "grpVACDirectIQ";
            this.grpVACDirectIQ.Size = new System.Drawing.Size(270, 115);
            this.grpVACDirectIQ.TabIndex = 76;
            this.grpVACDirectIQ.TabStop = false;
            this.grpVACDirectIQ.Text = "Direct I/Q output";
            // 
            // labelTS20
            // 
            this.labelTS20.Image = null;
            this.labelTS20.Location = new System.Drawing.Point(128, 61);
            this.labelTS20.Name = "labelTS20";
            this.labelTS20.Size = new System.Drawing.Size(48, 16);
            this.labelTS20.TabIndex = 49;
            this.labelTS20.Text = "Gain:";
            // 
            // labelTS22
            // 
            this.labelTS22.Image = null;
            this.labelTS22.Location = new System.Drawing.Point(128, 18);
            this.labelTS22.Name = "labelTS22";
            this.labelTS22.Size = new System.Drawing.Size(48, 16);
            this.labelTS22.TabIndex = 47;
            this.labelTS22.Text = "Phase:";
            // 
            // lblRXShift
            // 
            this.lblRXShift.Image = null;
            this.lblRXShift.Location = new System.Drawing.Point(11, 89);
            this.lblRXShift.Name = "lblRXShift";
            this.lblRXShift.Size = new System.Drawing.Size(47, 16);
            this.lblRXShift.TabIndex = 45;
            this.lblRXShift.Text = "RX shift";
            // 
            // grpLoopDll
            // 
            this.grpLoopDll.Controls.Add(this.txtLoopDll);
            this.grpLoopDll.Location = new System.Drawing.Point(27, 229);
            this.grpLoopDll.Name = "grpLoopDll";
            this.grpLoopDll.Size = new System.Drawing.Size(263, 48);
            this.grpLoopDll.TabIndex = 75;
            this.grpLoopDll.TabStop = false;
            this.grpLoopDll.Text = "Loop DLL";
            // 
            // grpAudioVACAutoEnable
            // 
            this.grpAudioVACAutoEnable.Controls.Add(this.chkAudioVACAutoEnable);
            this.grpAudioVACAutoEnable.Location = new System.Drawing.Point(27, 159);
            this.grpAudioVACAutoEnable.Name = "grpAudioVACAutoEnable";
            this.grpAudioVACAutoEnable.Size = new System.Drawing.Size(263, 64);
            this.grpAudioVACAutoEnable.TabIndex = 74;
            this.grpAudioVACAutoEnable.TabStop = false;
            this.grpAudioVACAutoEnable.Text = "Auto Enable";
            // 
            // grpAudioVAC
            // 
            this.grpAudioVAC.Controls.Add(this.radVACMuteNone);
            this.grpAudioVAC.Controls.Add(this.radVACMuteBoth);
            this.grpAudioVAC.Controls.Add(this.radVACMuteRight);
            this.grpAudioVAC.Controls.Add(this.radVACMuteLeft);
            this.grpAudioVAC.Controls.Add(this.chkLargeRBBuffer);
            this.grpAudioVAC.Controls.Add(this.chkVACExclusive);
            this.grpAudioVAC.Controls.Add(this.labelTS19);
            this.grpAudioVAC.Controls.Add(this.grpAudioLatencyVAC);
            this.grpAudioVAC.Controls.Add(this.labelTS18);
            this.grpAudioVAC.Controls.Add(this.chkCWMonitorVAC);
            this.grpAudioVAC.Controls.Add(this.grpAudioVACGain);
            this.grpAudioVAC.Controls.Add(this.comboAudioSampleRateVAC);
            this.grpAudioVAC.Controls.Add(this.comboAudioBufferVAC);
            this.grpAudioVAC.Location = new System.Drawing.Point(296, 3);
            this.grpAudioVAC.Name = "grpAudioVAC";
            this.grpAudioVAC.Size = new System.Drawing.Size(270, 180);
            this.grpAudioVAC.TabIndex = 65;
            this.grpAudioVAC.TabStop = false;
            this.grpAudioVAC.Text = "Settings";
            // 
            // labelTS19
            // 
            this.labelTS19.AutoSize = true;
            this.labelTS19.Image = null;
            this.labelTS19.Location = new System.Drawing.Point(6, 51);
            this.labelTS19.Name = "labelTS19";
            this.labelTS19.Size = new System.Drawing.Size(63, 13);
            this.labelTS19.TabIndex = 62;
            this.labelTS19.Text = "Sample rate";
            // 
            // grpAudioLatencyVAC
            // 
            this.grpAudioLatencyVAC.Controls.Add(this.chkAudioLatencyManualVAC);
            this.grpAudioLatencyVAC.Controls.Add(this.udAudioLatencyVAC);
            this.grpAudioLatencyVAC.Location = new System.Drawing.Point(168, 77);
            this.grpAudioLatencyVAC.Name = "grpAudioLatencyVAC";
            this.grpAudioLatencyVAC.Size = new System.Drawing.Size(96, 65);
            this.grpAudioLatencyVAC.TabIndex = 67;
            this.grpAudioLatencyVAC.TabStop = false;
            this.grpAudioLatencyVAC.Text = "Latency (ms)";
            // 
            // chkAudioLatencyManualVAC
            // 
            this.chkAudioLatencyManualVAC.Image = null;
            this.chkAudioLatencyManualVAC.Location = new System.Drawing.Point(16, 16);
            this.chkAudioLatencyManualVAC.Name = "chkAudioLatencyManualVAC";
            this.chkAudioLatencyManualVAC.Size = new System.Drawing.Size(64, 16);
            this.chkAudioLatencyManualVAC.TabIndex = 5;
            this.chkAudioLatencyManualVAC.Text = "Manual";
            this.chkAudioLatencyManualVAC.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual2_CheckedChanged);
            // 
            // labelTS18
            // 
            this.labelTS18.AutoSize = true;
            this.labelTS18.Image = null;
            this.labelTS18.Location = new System.Drawing.Point(6, 22);
            this.labelTS18.Name = "labelTS18";
            this.labelTS18.Size = new System.Drawing.Size(56, 13);
            this.labelTS18.TabIndex = 61;
            this.labelTS18.Text = "Buffer size";
            // 
            // grpAudioVACGain
            // 
            this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainTX);
            this.grpAudioVACGain.Controls.Add(this.udAudioVACGainTX);
            this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainRX);
            this.grpAudioVACGain.Controls.Add(this.udAudioVACGainRX);
            this.grpAudioVACGain.Location = new System.Drawing.Point(168, 7);
            this.grpAudioVACGain.Name = "grpAudioVACGain";
            this.grpAudioVACGain.Size = new System.Drawing.Size(96, 70);
            this.grpAudioVACGain.TabIndex = 72;
            this.grpAudioVACGain.TabStop = false;
            this.grpAudioVACGain.Text = "Gain (dB)";
            // 
            // lblAudioVACGainTX
            // 
            this.lblAudioVACGainTX.Image = null;
            this.lblAudioVACGainTX.Location = new System.Drawing.Point(16, 42);
            this.lblAudioVACGainTX.Name = "lblAudioVACGainTX";
            this.lblAudioVACGainTX.Size = new System.Drawing.Size(32, 16);
            this.lblAudioVACGainTX.TabIndex = 39;
            this.lblAudioVACGainTX.Text = "TX:";
            // 
            // lblAudioVACGainRX
            // 
            this.lblAudioVACGainRX.Image = null;
            this.lblAudioVACGainRX.Location = new System.Drawing.Point(16, 18);
            this.lblAudioVACGainRX.Name = "lblAudioVACGainRX";
            this.lblAudioVACGainRX.Size = new System.Drawing.Size(24, 16);
            this.lblAudioVACGainRX.TabIndex = 37;
            this.lblAudioVACGainRX.Text = "RX:";
            // 
            // grpAudioDetailsVAC
            // 
            this.grpAudioDetailsVAC.Controls.Add(this.lblVACchNumber);
            this.grpAudioDetailsVAC.Controls.Add(this.udVACchNumber);
            this.grpAudioDetailsVAC.Controls.Add(this.lblAudioOutputVAC);
            this.grpAudioDetailsVAC.Controls.Add(this.comboAudioOutputVAC);
            this.grpAudioDetailsVAC.Controls.Add(this.lblAudioInputVAC);
            this.grpAudioDetailsVAC.Controls.Add(this.lblAudioDriverVAC);
            this.grpAudioDetailsVAC.Controls.Add(this.comboAudioInputVAC);
            this.grpAudioDetailsVAC.Controls.Add(this.comboAudioDriverVAC);
            this.grpAudioDetailsVAC.Location = new System.Drawing.Point(27, 35);
            this.grpAudioDetailsVAC.Name = "grpAudioDetailsVAC";
            this.grpAudioDetailsVAC.Size = new System.Drawing.Size(263, 120);
            this.grpAudioDetailsVAC.TabIndex = 35;
            this.grpAudioDetailsVAC.TabStop = false;
            this.grpAudioDetailsVAC.Text = "Virtual Audio Cable Setup";
            // 
            // lblVACchNumber
            // 
            this.lblVACchNumber.Image = null;
            this.lblVACchNumber.Location = new System.Drawing.Point(204, 36);
            this.lblVACchNumber.Name = "lblVACchNumber";
            this.lblVACchNumber.Size = new System.Drawing.Size(54, 16);
            this.lblVACchNumber.TabIndex = 38;
            this.lblVACchNumber.Text = "Channels";
            // 
            // lblAudioOutputVAC
            // 
            this.lblAudioOutputVAC.Image = null;
            this.lblAudioOutputVAC.Location = new System.Drawing.Point(5, 90);
            this.lblAudioOutputVAC.Name = "lblAudioOutputVAC";
            this.lblAudioOutputVAC.Size = new System.Drawing.Size(43, 16);
            this.lblAudioOutputVAC.TabIndex = 35;
            this.lblAudioOutputVAC.Text = "Output:";
            // 
            // lblAudioInputVAC
            // 
            this.lblAudioInputVAC.Image = null;
            this.lblAudioInputVAC.Location = new System.Drawing.Point(8, 58);
            this.lblAudioInputVAC.Name = "lblAudioInputVAC";
            this.lblAudioInputVAC.Size = new System.Drawing.Size(40, 16);
            this.lblAudioInputVAC.TabIndex = 33;
            this.lblAudioInputVAC.Text = "Input:";
            // 
            // lblAudioDriverVAC
            // 
            this.lblAudioDriverVAC.Image = null;
            this.lblAudioDriverVAC.Location = new System.Drawing.Point(8, 25);
            this.lblAudioDriverVAC.Name = "lblAudioDriverVAC";
            this.lblAudioDriverVAC.Size = new System.Drawing.Size(40, 16);
            this.lblAudioDriverVAC.TabIndex = 32;
            this.lblAudioDriverVAC.Text = "Driver:";
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage1.Controls.Add(this.labelTS11);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(592, 318);
            this.tabPage1.TabIndex = 2;
            this.tabPage1.Text = "Digital VAC";
            // 
            // labelTS11
            // 
            this.labelTS11.AutoSize = true;
            this.labelTS11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.labelTS11.Image = null;
            this.labelTS11.Location = new System.Drawing.Point(161, 147);
            this.labelTS11.Name = "labelTS11";
            this.labelTS11.Size = new System.Drawing.Size(270, 24);
            this.labelTS11.TabIndex = 0;
            this.labelTS11.Text = "This page is intentionally blank.";
            // 
            // tpGeneral
            // 
            this.tpGeneral.Controls.Add(this.tcGeneral);
            this.tpGeneral.Location = new System.Drawing.Point(4, 22);
            this.tpGeneral.Name = "tpGeneral";
            this.tpGeneral.Size = new System.Drawing.Size(584, 331);
            this.tpGeneral.TabIndex = 3;
            this.tpGeneral.Text = "General";
            // 
            // tcGeneral
            // 
            this.tcGeneral.Controls.Add(this.tpGeneralHardware);
            this.tcGeneral.Controls.Add(this.tpGeneralOptions);
            this.tcGeneral.Controls.Add(this.tpGeneralCalibration);
            this.tcGeneral.Controls.Add(this.tpFilters);
            this.tcGeneral.Controls.Add(this.tpGenesisOption);
            this.tcGeneral.Location = new System.Drawing.Point(0, 0);
            this.tcGeneral.Name = "tcGeneral";
            this.tcGeneral.SelectedIndex = 0;
            this.tcGeneral.Size = new System.Drawing.Size(600, 344);
            this.tcGeneral.TabIndex = 0;
            // 
            // tpGeneralHardware
            // 
            this.tpGeneralHardware.Controls.Add(this.grpG6);
            this.tpGeneralHardware.Controls.Add(this.grpG11);
            this.tpGeneralHardware.Controls.Add(this.grpG59);
            this.tpGeneralHardware.Controls.Add(this.grpRTL_SDR);
            this.tpGeneralHardware.Controls.Add(this.grpQRP2000);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralModel);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareSetup);
            this.tpGeneralHardware.Controls.Add(this.grpNETBox);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis80);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis160);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis137);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis500);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis40);
            this.tpGeneralHardware.Controls.Add(this.grpGenesis3020);
            this.tpGeneralHardware.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralHardware.Name = "tpGeneralHardware";
            this.tpGeneralHardware.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralHardware.TabIndex = 0;
            this.tpGeneralHardware.Text = "Hardware Config";
            // 
            // grpG6
            // 
            this.grpG6.Controls.Add(this.labelTS75);
            this.grpG6.Controls.Add(this.labelTS76);
            this.grpG6.Controls.Add(this.udG6ExtPAoffTime);
            this.grpG6.Controls.Add(this.chkG6ExtPA);
            this.grpG6.Controls.Add(this.udG6ExtPAonTime);
            this.grpG6.Controls.Add(this.labelTS77);
            this.grpG6.Controls.Add(this.chkG6ExtPAinv);
            this.grpG6.Controls.Add(this.checkBoxTS4);
            this.grpG6.Controls.Add(this.chkG6TXDACmute);
            this.grpG6.Controls.Add(this.chkG6SendAudio);
            this.grpG6.Controls.Add(this.chkG6RX2input);
            this.grpG6.Location = new System.Drawing.Point(184, 8);
            this.grpG6.Name = "grpG6";
            this.grpG6.Size = new System.Drawing.Size(198, 292);
            this.grpG6.TabIndex = 35;
            this.grpG6.TabStop = false;
            this.grpG6.Text = "G6";
            // 
            // labelTS75
            // 
            this.labelTS75.AutoSize = true;
            this.labelTS75.Image = null;
            this.labelTS75.Location = new System.Drawing.Point(45, 165);
            this.labelTS75.Name = "labelTS75";
            this.labelTS75.Size = new System.Drawing.Size(27, 13);
            this.labelTS75.TabIndex = 39;
            this.labelTS75.Text = "OFF";
            // 
            // labelTS76
            // 
            this.labelTS76.AutoSize = true;
            this.labelTS76.Image = null;
            this.labelTS76.Location = new System.Drawing.Point(45, 143);
            this.labelTS76.Name = "labelTS76";
            this.labelTS76.Size = new System.Drawing.Size(23, 13);
            this.labelTS76.TabIndex = 38;
            this.labelTS76.Text = "ON";
            // 
            // labelTS77
            // 
            this.labelTS77.AutoSize = true;
            this.labelTS77.Image = null;
            this.labelTS77.Location = new System.Drawing.Point(37, 123);
            this.labelTS77.Name = "labelTS77";
            this.labelTS77.Size = new System.Drawing.Size(117, 13);
            this.labelTS77.TabIndex = 34;
            this.labelTS77.Text = "External PA PTT delay:";
            // 
            // checkBoxTS4
            // 
            this.checkBoxTS4.AutoSize = true;
            this.checkBoxTS4.Image = null;
            this.checkBoxTS4.Location = new System.Drawing.Point(36, 206);
            this.checkBoxTS4.Name = "checkBoxTS4";
            this.checkBoxTS4.Size = new System.Drawing.Size(107, 17);
            this.checkBoxTS4.TabIndex = 32;
            this.checkBoxTS4.Text = "Second RX input";
            this.checkBoxTS4.UseVisualStyleBackColor = true;
            // 
            // chkG6RX2input
            // 
            this.chkG6RX2input.AutoSize = true;
            this.chkG6RX2input.Image = null;
            this.chkG6RX2input.Location = new System.Drawing.Point(36, 29);
            this.chkG6RX2input.Name = "chkG6RX2input";
            this.chkG6RX2input.Size = new System.Drawing.Size(73, 17);
            this.chkG6RX2input.TabIndex = 0;
            this.chkG6RX2input.Text = "RX2 input";
            this.chkG6RX2input.UseVisualStyleBackColor = true;
            this.chkG6RX2input.CheckedChanged += new System.EventHandler(this.chkG6RX2input_CheckedChanged);
            // 
            // grpG11
            // 
            this.grpG11.Controls.Add(this.grpG11Filters);
            this.grpG11.Controls.Add(this.udG11extPAOFF);
            this.grpG11.Controls.Add(this.labelTS73);
            this.grpG11.Controls.Add(this.labelTS74);
            this.grpG11.Controls.Add(this.udG11extPAON);
            this.grpG11.Controls.Add(this.lblG11extPApttDelay);
            this.grpG11.Controls.Add(this.chkG11extPAinverted);
            this.grpG11.Controls.Add(this.chkG11ExtPA);
            this.grpG11.Controls.Add(this.btnG11FiltersShow);
            this.grpG11.Controls.Add(this.chkG11MicPreamp);
            this.grpG11.Controls.Add(this.chkG11RX2);
            this.grpG11.Controls.Add(this.grpG11XTRV);
            this.grpG11.Controls.Add(this.chkG11MultiBand);
            this.grpG11.Location = new System.Drawing.Point(184, 8);
            this.grpG11.Name = "grpG11";
            this.grpG11.Size = new System.Drawing.Size(198, 300);
            this.grpG11.TabIndex = 35;
            this.grpG11.TabStop = false;
            this.grpG11.Text = "G11";
            // 
            // grpG11Filters
            // 
            this.grpG11Filters.BackColor = System.Drawing.SystemColors.Control;
            this.grpG11Filters.Controls.Add(this.chkG11B4030_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B4030_CH1);
            this.grpG11Filters.Controls.Add(this.labelTS49);
            this.grpG11Filters.Controls.Add(this.chkG11B6_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B6_CH1);
            this.grpG11Filters.Controls.Add(this.labelTS48);
            this.grpG11Filters.Controls.Add(this.chkG11B2190_CH1);
            this.grpG11Filters.Controls.Add(this.labelTS45);
            this.grpG11Filters.Controls.Add(this.chkG11B151210_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B1210_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B201715_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B1715_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B2017_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B3020_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B6040_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B80_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B160_CH2);
            this.grpG11Filters.Controls.Add(this.chkG11B600_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B151210_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B1210_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B201715_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B1715_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B2017_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B3020_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B6040_CH1);
            this.grpG11Filters.Controls.Add(this.chkG11B80_CH1);
            this.grpG11Filters.Controls.Add(this.labelTS43);
            this.grpG11Filters.Controls.Add(this.labelTS44);
            this.grpG11Filters.Controls.Add(this.labelTS39);
            this.grpG11Filters.Controls.Add(this.labelTS40);
            this.grpG11Filters.Controls.Add(this.labelTS41);
            this.grpG11Filters.Controls.Add(this.labelTS42);
            this.grpG11Filters.Controls.Add(this.labelTS37);
            this.grpG11Filters.Controls.Add(this.labelTS38);
            this.grpG11Filters.Controls.Add(this.labelTS36);
            this.grpG11Filters.Controls.Add(this.labelTS35);
            this.grpG11Filters.Controls.Add(this.labelTS34);
            this.grpG11Filters.Controls.Add(this.labelTS33);
            this.grpG11Filters.Location = new System.Drawing.Point(11, 11);
            this.grpG11Filters.Name = "grpG11Filters";
            this.grpG11Filters.Size = new System.Drawing.Size(177, 261);
            this.grpG11Filters.TabIndex = 10;
            this.grpG11Filters.TabStop = false;
            this.grpG11Filters.Text = "Band filters";
            this.grpG11Filters.Visible = false;
            // 
            // chkG11B4030_CH2
            // 
            this.chkG11B4030_CH2.AutoSize = true;
            this.chkG11B4030_CH2.Image = null;
            this.chkG11B4030_CH2.Location = new System.Drawing.Point(136, 80);
            this.chkG11B4030_CH2.Name = "chkG11B4030_CH2";
            this.chkG11B4030_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B4030_CH2.TabIndex = 38;
            this.chkG11B4030_CH2.UseVisualStyleBackColor = true;
            this.chkG11B4030_CH2.CheckedChanged += new System.EventHandler(this.chkG11B4030_CH2_CheckedChanged);
            // 
            // chkG11B4030_CH1
            // 
            this.chkG11B4030_CH1.AutoSize = true;
            this.chkG11B4030_CH1.Image = null;
            this.chkG11B4030_CH1.Location = new System.Drawing.Point(103, 80);
            this.chkG11B4030_CH1.Name = "chkG11B4030_CH1";
            this.chkG11B4030_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B4030_CH1.TabIndex = 37;
            this.chkG11B4030_CH1.UseVisualStyleBackColor = true;
            this.chkG11B4030_CH1.CheckedChanged += new System.EventHandler(this.chkG11B4030_CH1_CheckedChanged);
            // 
            // labelTS49
            // 
            this.labelTS49.AutoSize = true;
            this.labelTS49.Image = null;
            this.labelTS49.Location = new System.Drawing.Point(11, 80);
            this.labelTS49.Name = "labelTS49";
            this.labelTS49.Size = new System.Drawing.Size(42, 13);
            this.labelTS49.TabIndex = 36;
            this.labelTS49.Text = "40-30m";
            // 
            // chkG11B6_CH2
            // 
            this.chkG11B6_CH2.AutoSize = true;
            this.chkG11B6_CH2.Image = null;
            this.chkG11B6_CH2.Location = new System.Drawing.Point(136, 206);
            this.chkG11B6_CH2.Name = "chkG11B6_CH2";
            this.chkG11B6_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B6_CH2.TabIndex = 35;
            this.chkG11B6_CH2.UseVisualStyleBackColor = true;
            this.chkG11B6_CH2.CheckedChanged += new System.EventHandler(this.chkG11B6_CH2_CheckedChanged);
            // 
            // chkG11B6_CH1
            // 
            this.chkG11B6_CH1.AutoSize = true;
            this.chkG11B6_CH1.Image = null;
            this.chkG11B6_CH1.Location = new System.Drawing.Point(103, 206);
            this.chkG11B6_CH1.Name = "chkG11B6_CH1";
            this.chkG11B6_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B6_CH1.TabIndex = 34;
            this.chkG11B6_CH1.UseVisualStyleBackColor = true;
            this.chkG11B6_CH1.CheckedChanged += new System.EventHandler(this.chkG11B6_CH1_CheckedChanged);
            // 
            // labelTS48
            // 
            this.labelTS48.AutoSize = true;
            this.labelTS48.Image = null;
            this.labelTS48.Location = new System.Drawing.Point(11, 206);
            this.labelTS48.Name = "labelTS48";
            this.labelTS48.Size = new System.Drawing.Size(21, 13);
            this.labelTS48.TabIndex = 33;
            this.labelTS48.Text = "6m";
            // 
            // chkG11B2190_CH1
            // 
            this.chkG11B2190_CH1.AutoSize = true;
            this.chkG11B2190_CH1.Image = null;
            this.chkG11B2190_CH1.Location = new System.Drawing.Point(103, 242);
            this.chkG11B2190_CH1.Name = "chkG11B2190_CH1";
            this.chkG11B2190_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B2190_CH1.TabIndex = 32;
            this.chkG11B2190_CH1.UseVisualStyleBackColor = true;
            this.chkG11B2190_CH1.CheckedChanged += new System.EventHandler(this.chkG11B2190_CH1_CheckedChanged);
            // 
            // labelTS45
            // 
            this.labelTS45.AutoSize = true;
            this.labelTS45.Image = null;
            this.labelTS45.Location = new System.Drawing.Point(11, 242);
            this.labelTS45.Name = "labelTS45";
            this.labelTS45.Size = new System.Drawing.Size(83, 13);
            this.labelTS45.TabIndex = 31;
            this.labelTS45.Text = "2190m(137KHz)";
            // 
            // chkG11B151210_CH2
            // 
            this.chkG11B151210_CH2.AutoSize = true;
            this.chkG11B151210_CH2.Image = null;
            this.chkG11B151210_CH2.Location = new System.Drawing.Point(136, 188);
            this.chkG11B151210_CH2.Name = "chkG11B151210_CH2";
            this.chkG11B151210_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B151210_CH2.TabIndex = 30;
            this.chkG11B151210_CH2.UseVisualStyleBackColor = true;
            this.chkG11B151210_CH2.CheckedChanged += new System.EventHandler(this.chkG11B151210_CH2_CheckedChanged);
            // 
            // chkG11B1210_CH2
            // 
            this.chkG11B1210_CH2.AutoSize = true;
            this.chkG11B1210_CH2.Image = null;
            this.chkG11B1210_CH2.Location = new System.Drawing.Point(136, 170);
            this.chkG11B1210_CH2.Name = "chkG11B1210_CH2";
            this.chkG11B1210_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B1210_CH2.TabIndex = 29;
            this.chkG11B1210_CH2.UseVisualStyleBackColor = true;
            this.chkG11B1210_CH2.CheckedChanged += new System.EventHandler(this.chkG11B1210_CH2_CheckedChanged);
            // 
            // chkG11B201715_CH2
            // 
            this.chkG11B201715_CH2.AutoSize = true;
            this.chkG11B201715_CH2.Image = null;
            this.chkG11B201715_CH2.Location = new System.Drawing.Point(136, 152);
            this.chkG11B201715_CH2.Name = "chkG11B201715_CH2";
            this.chkG11B201715_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B201715_CH2.TabIndex = 28;
            this.chkG11B201715_CH2.UseVisualStyleBackColor = true;
            this.chkG11B201715_CH2.CheckedChanged += new System.EventHandler(this.chkG11B201715_CH2_CheckedChanged);
            // 
            // chkG11B1715_CH2
            // 
            this.chkG11B1715_CH2.AutoSize = true;
            this.chkG11B1715_CH2.Image = null;
            this.chkG11B1715_CH2.Location = new System.Drawing.Point(136, 134);
            this.chkG11B1715_CH2.Name = "chkG11B1715_CH2";
            this.chkG11B1715_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B1715_CH2.TabIndex = 27;
            this.chkG11B1715_CH2.UseVisualStyleBackColor = true;
            this.chkG11B1715_CH2.CheckedChanged += new System.EventHandler(this.chkG11B1715_CH2_CheckedChanged);
            // 
            // chkG11B2017_CH2
            // 
            this.chkG11B2017_CH2.AutoSize = true;
            this.chkG11B2017_CH2.Image = null;
            this.chkG11B2017_CH2.Location = new System.Drawing.Point(136, 116);
            this.chkG11B2017_CH2.Name = "chkG11B2017_CH2";
            this.chkG11B2017_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B2017_CH2.TabIndex = 26;
            this.chkG11B2017_CH2.UseVisualStyleBackColor = true;
            this.chkG11B2017_CH2.CheckedChanged += new System.EventHandler(this.chkG11B2017_CH2_CheckedChanged);
            // 
            // chkG11B3020_CH2
            // 
            this.chkG11B3020_CH2.AutoSize = true;
            this.chkG11B3020_CH2.Image = null;
            this.chkG11B3020_CH2.Location = new System.Drawing.Point(136, 98);
            this.chkG11B3020_CH2.Name = "chkG11B3020_CH2";
            this.chkG11B3020_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B3020_CH2.TabIndex = 25;
            this.chkG11B3020_CH2.UseVisualStyleBackColor = true;
            this.chkG11B3020_CH2.CheckedChanged += new System.EventHandler(this.chkG11B3020_CH2_CheckedChanged);
            // 
            // chkG11B6040_CH2
            // 
            this.chkG11B6040_CH2.AutoSize = true;
            this.chkG11B6040_CH2.Image = null;
            this.chkG11B6040_CH2.Location = new System.Drawing.Point(136, 62);
            this.chkG11B6040_CH2.Name = "chkG11B6040_CH2";
            this.chkG11B6040_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B6040_CH2.TabIndex = 24;
            this.chkG11B6040_CH2.UseVisualStyleBackColor = true;
            this.chkG11B6040_CH2.CheckedChanged += new System.EventHandler(this.chkG11B6040_CH2_CheckedChanged);
            // 
            // chkG11B80_CH2
            // 
            this.chkG11B80_CH2.AutoSize = true;
            this.chkG11B80_CH2.Image = null;
            this.chkG11B80_CH2.Location = new System.Drawing.Point(136, 44);
            this.chkG11B80_CH2.Name = "chkG11B80_CH2";
            this.chkG11B80_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B80_CH2.TabIndex = 23;
            this.chkG11B80_CH2.UseVisualStyleBackColor = true;
            this.chkG11B80_CH2.CheckedChanged += new System.EventHandler(this.chkG11B80_CH2_CheckedChanged);
            // 
            // chkG11B160_CH2
            // 
            this.chkG11B160_CH2.AutoSize = true;
            this.chkG11B160_CH2.Image = null;
            this.chkG11B160_CH2.Location = new System.Drawing.Point(136, 26);
            this.chkG11B160_CH2.Name = "chkG11B160_CH2";
            this.chkG11B160_CH2.Size = new System.Drawing.Size(15, 14);
            this.chkG11B160_CH2.TabIndex = 22;
            this.chkG11B160_CH2.UseVisualStyleBackColor = true;
            this.chkG11B160_CH2.CheckedChanged += new System.EventHandler(this.chkG11B160_CH2_CheckedChanged);
            // 
            // chkG11B600_CH1
            // 
            this.chkG11B600_CH1.AutoSize = true;
            this.chkG11B600_CH1.Image = null;
            this.chkG11B600_CH1.Location = new System.Drawing.Point(103, 224);
            this.chkG11B600_CH1.Name = "chkG11B600_CH1";
            this.chkG11B600_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B600_CH1.TabIndex = 21;
            this.chkG11B600_CH1.UseVisualStyleBackColor = true;
            this.chkG11B600_CH1.CheckedChanged += new System.EventHandler(this.chkG11B600_CH1_CheckedChanged);
            // 
            // chkG11B151210_CH1
            // 
            this.chkG11B151210_CH1.AutoSize = true;
            this.chkG11B151210_CH1.Image = null;
            this.chkG11B151210_CH1.Location = new System.Drawing.Point(103, 188);
            this.chkG11B151210_CH1.Name = "chkG11B151210_CH1";
            this.chkG11B151210_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B151210_CH1.TabIndex = 20;
            this.chkG11B151210_CH1.UseVisualStyleBackColor = true;
            this.chkG11B151210_CH1.CheckedChanged += new System.EventHandler(this.chkG11B151210_CH1_CheckedChanged);
            // 
            // chkG11B1210_CH1
            // 
            this.chkG11B1210_CH1.AutoSize = true;
            this.chkG11B1210_CH1.Image = null;
            this.chkG11B1210_CH1.Location = new System.Drawing.Point(103, 170);
            this.chkG11B1210_CH1.Name = "chkG11B1210_CH1";
            this.chkG11B1210_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B1210_CH1.TabIndex = 19;
            this.chkG11B1210_CH1.UseVisualStyleBackColor = true;
            this.chkG11B1210_CH1.CheckedChanged += new System.EventHandler(this.chkG11B1210_CH1_CheckedChanged);
            // 
            // chkG11B201715_CH1
            // 
            this.chkG11B201715_CH1.AutoSize = true;
            this.chkG11B201715_CH1.Image = null;
            this.chkG11B201715_CH1.Location = new System.Drawing.Point(103, 152);
            this.chkG11B201715_CH1.Name = "chkG11B201715_CH1";
            this.chkG11B201715_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B201715_CH1.TabIndex = 18;
            this.chkG11B201715_CH1.UseVisualStyleBackColor = true;
            this.chkG11B201715_CH1.CheckedChanged += new System.EventHandler(this.chkG11B201715_CH1_CheckedChanged);
            // 
            // chkG11B1715_CH1
            // 
            this.chkG11B1715_CH1.AutoSize = true;
            this.chkG11B1715_CH1.Image = null;
            this.chkG11B1715_CH1.Location = new System.Drawing.Point(103, 134);
            this.chkG11B1715_CH1.Name = "chkG11B1715_CH1";
            this.chkG11B1715_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B1715_CH1.TabIndex = 17;
            this.chkG11B1715_CH1.UseVisualStyleBackColor = true;
            this.chkG11B1715_CH1.CheckedChanged += new System.EventHandler(this.chkG11B1715_CH1_CheckedChanged);
            // 
            // chkG11B2017_CH1
            // 
            this.chkG11B2017_CH1.AutoSize = true;
            this.chkG11B2017_CH1.Image = null;
            this.chkG11B2017_CH1.Location = new System.Drawing.Point(103, 116);
            this.chkG11B2017_CH1.Name = "chkG11B2017_CH1";
            this.chkG11B2017_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B2017_CH1.TabIndex = 16;
            this.chkG11B2017_CH1.UseVisualStyleBackColor = true;
            this.chkG11B2017_CH1.CheckedChanged += new System.EventHandler(this.chkG11B2017_CH1_CheckedChanged);
            // 
            // chkG11B3020_CH1
            // 
            this.chkG11B3020_CH1.AutoSize = true;
            this.chkG11B3020_CH1.Image = null;
            this.chkG11B3020_CH1.Location = new System.Drawing.Point(103, 98);
            this.chkG11B3020_CH1.Name = "chkG11B3020_CH1";
            this.chkG11B3020_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B3020_CH1.TabIndex = 15;
            this.chkG11B3020_CH1.UseVisualStyleBackColor = true;
            this.chkG11B3020_CH1.CheckedChanged += new System.EventHandler(this.chkG11B3020_CH1_CheckedChanged);
            // 
            // chkG11B6040_CH1
            // 
            this.chkG11B6040_CH1.AutoSize = true;
            this.chkG11B6040_CH1.Image = null;
            this.chkG11B6040_CH1.Location = new System.Drawing.Point(103, 62);
            this.chkG11B6040_CH1.Name = "chkG11B6040_CH1";
            this.chkG11B6040_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B6040_CH1.TabIndex = 14;
            this.chkG11B6040_CH1.UseVisualStyleBackColor = true;
            this.chkG11B6040_CH1.CheckedChanged += new System.EventHandler(this.chkG11B6040_CH1_CheckedChanged);
            // 
            // chkG11B80_CH1
            // 
            this.chkG11B80_CH1.AutoSize = true;
            this.chkG11B80_CH1.Image = null;
            this.chkG11B80_CH1.Location = new System.Drawing.Point(103, 44);
            this.chkG11B80_CH1.Name = "chkG11B80_CH1";
            this.chkG11B80_CH1.Size = new System.Drawing.Size(15, 14);
            this.chkG11B80_CH1.TabIndex = 13;
            this.chkG11B80_CH1.UseVisualStyleBackColor = true;
            this.chkG11B80_CH1.CheckedChanged += new System.EventHandler(this.chkG11B80_CH1_CheckedChanged);
            // 
            // labelTS43
            // 
            this.labelTS43.AutoSize = true;
            this.labelTS43.Image = null;
            this.labelTS43.Location = new System.Drawing.Point(11, 224);
            this.labelTS43.Name = "labelTS43";
            this.labelTS43.Size = new System.Drawing.Size(77, 13);
            this.labelTS43.TabIndex = 11;
            this.labelTS43.Text = "600m(500KHz)";
            // 
            // labelTS44
            // 
            this.labelTS44.AutoSize = true;
            this.labelTS44.Image = null;
            this.labelTS44.Location = new System.Drawing.Point(11, 188);
            this.labelTS44.Name = "labelTS44";
            this.labelTS44.Size = new System.Drawing.Size(57, 13);
            this.labelTS44.TabIndex = 10;
            this.labelTS44.Text = "15-12-10m";
            // 
            // labelTS39
            // 
            this.labelTS39.AutoSize = true;
            this.labelTS39.Image = null;
            this.labelTS39.Location = new System.Drawing.Point(11, 170);
            this.labelTS39.Name = "labelTS39";
            this.labelTS39.Size = new System.Drawing.Size(42, 13);
            this.labelTS39.TabIndex = 9;
            this.labelTS39.Text = "12-10m";
            // 
            // labelTS40
            // 
            this.labelTS40.AutoSize = true;
            this.labelTS40.Image = null;
            this.labelTS40.Location = new System.Drawing.Point(11, 152);
            this.labelTS40.Name = "labelTS40";
            this.labelTS40.Size = new System.Drawing.Size(57, 13);
            this.labelTS40.TabIndex = 8;
            this.labelTS40.Text = "20-17-15m";
            // 
            // labelTS41
            // 
            this.labelTS41.AutoSize = true;
            this.labelTS41.Image = null;
            this.labelTS41.Location = new System.Drawing.Point(11, 134);
            this.labelTS41.Name = "labelTS41";
            this.labelTS41.Size = new System.Drawing.Size(42, 13);
            this.labelTS41.TabIndex = 7;
            this.labelTS41.Text = "17-15m";
            // 
            // labelTS42
            // 
            this.labelTS42.AutoSize = true;
            this.labelTS42.Image = null;
            this.labelTS42.Location = new System.Drawing.Point(11, 116);
            this.labelTS42.Name = "labelTS42";
            this.labelTS42.Size = new System.Drawing.Size(42, 13);
            this.labelTS42.TabIndex = 6;
            this.labelTS42.Text = "20-17m";
            // 
            // labelTS37
            // 
            this.labelTS37.AutoSize = true;
            this.labelTS37.Image = null;
            this.labelTS37.Location = new System.Drawing.Point(11, 98);
            this.labelTS37.Name = "labelTS37";
            this.labelTS37.Size = new System.Drawing.Size(42, 13);
            this.labelTS37.TabIndex = 5;
            this.labelTS37.Text = "30-20m";
            // 
            // labelTS38
            // 
            this.labelTS38.AutoSize = true;
            this.labelTS38.Image = null;
            this.labelTS38.Location = new System.Drawing.Point(11, 62);
            this.labelTS38.Name = "labelTS38";
            this.labelTS38.Size = new System.Drawing.Size(42, 13);
            this.labelTS38.TabIndex = 4;
            this.labelTS38.Text = "60-40m";
            // 
            // labelTS36
            // 
            this.labelTS36.AutoSize = true;
            this.labelTS36.Image = null;
            this.labelTS36.Location = new System.Drawing.Point(11, 44);
            this.labelTS36.Name = "labelTS36";
            this.labelTS36.Size = new System.Drawing.Size(27, 13);
            this.labelTS36.TabIndex = 3;
            this.labelTS36.Text = "80m";
            // 
            // labelTS35
            // 
            this.labelTS35.AutoSize = true;
            this.labelTS35.Image = null;
            this.labelTS35.Location = new System.Drawing.Point(11, 26);
            this.labelTS35.Name = "labelTS35";
            this.labelTS35.Size = new System.Drawing.Size(33, 13);
            this.labelTS35.TabIndex = 2;
            this.labelTS35.Text = "160m";
            // 
            // labelTS34
            // 
            this.labelTS34.AutoSize = true;
            this.labelTS34.Image = null;
            this.labelTS34.Location = new System.Drawing.Point(128, 8);
            this.labelTS34.Name = "labelTS34";
            this.labelTS34.Size = new System.Drawing.Size(28, 13);
            this.labelTS34.TabIndex = 1;
            this.labelTS34.Text = "CH2";
            // 
            // labelTS33
            // 
            this.labelTS33.AutoSize = true;
            this.labelTS33.Image = null;
            this.labelTS33.Location = new System.Drawing.Point(95, 8);
            this.labelTS33.Name = "labelTS33";
            this.labelTS33.Size = new System.Drawing.Size(28, 13);
            this.labelTS33.TabIndex = 0;
            this.labelTS33.Text = "CH1";
            // 
            // labelTS73
            // 
            this.labelTS73.AutoSize = true;
            this.labelTS73.Image = null;
            this.labelTS73.Location = new System.Drawing.Point(36, 107);
            this.labelTS73.Name = "labelTS73";
            this.labelTS73.Size = new System.Drawing.Size(27, 13);
            this.labelTS73.TabIndex = 36;
            this.labelTS73.Text = "OFF";
            // 
            // labelTS74
            // 
            this.labelTS74.AutoSize = true;
            this.labelTS74.Image = null;
            this.labelTS74.Location = new System.Drawing.Point(36, 84);
            this.labelTS74.Name = "labelTS74";
            this.labelTS74.Size = new System.Drawing.Size(23, 13);
            this.labelTS74.TabIndex = 35;
            this.labelTS74.Text = "ON";
            // 
            // lblG11extPApttDelay
            // 
            this.lblG11extPApttDelay.AutoSize = true;
            this.lblG11extPApttDelay.Image = null;
            this.lblG11extPApttDelay.Location = new System.Drawing.Point(36, 61);
            this.lblG11extPApttDelay.Name = "lblG11extPApttDelay";
            this.lblG11extPApttDelay.Size = new System.Drawing.Size(117, 13);
            this.lblG11extPApttDelay.TabIndex = 33;
            this.lblG11extPApttDelay.Text = "External PA PTT delay:";
            // 
            // btnG11FiltersShow
            // 
            this.btnG11FiltersShow.AutoSize = true;
            this.btnG11FiltersShow.Image = null;
            this.btnG11FiltersShow.Location = new System.Drawing.Point(100, 273);
            this.btnG11FiltersShow.Name = "btnG11FiltersShow";
            this.btnG11FiltersShow.Size = new System.Drawing.Size(89, 23);
            this.btnG11FiltersShow.TabIndex = 11;
            this.btnG11FiltersShow.Text = "Band filters";
            this.btnG11FiltersShow.UseVisualStyleBackColor = true;
            this.btnG11FiltersShow.Click += new System.EventHandler(this.btnG11FiltersShow_Click);
            // 
            // chkG11MicPreamp
            // 
            this.chkG11MicPreamp.AutoSize = true;
            this.chkG11MicPreamp.Image = null;
            this.chkG11MicPreamp.Location = new System.Drawing.Point(36, 174);
            this.chkG11MicPreamp.Name = "chkG11MicPreamp";
            this.chkG11MicPreamp.Size = new System.Drawing.Size(81, 17);
            this.chkG11MicPreamp.TabIndex = 8;
            this.chkG11MicPreamp.Text = "Mic preamp";
            this.chkG11MicPreamp.UseVisualStyleBackColor = true;
            this.chkG11MicPreamp.CheckedChanged += new System.EventHandler(this.chkG11MicPreamp_CheckedChanged);
            // 
            // chkG11RX2
            // 
            this.chkG11RX2.AutoSize = true;
            this.chkG11RX2.Image = null;
            this.chkG11RX2.Location = new System.Drawing.Point(36, 153);
            this.chkG11RX2.Name = "chkG11RX2";
            this.chkG11RX2.Size = new System.Drawing.Size(107, 17);
            this.chkG11RX2.TabIndex = 6;
            this.chkG11RX2.Text = "Second RX input";
            this.chkG11RX2.UseVisualStyleBackColor = true;
            this.chkG11RX2.CheckedChanged += new System.EventHandler(this.chkG11RX2_CheckedChanged);
            // 
            // grpG11XTRV
            // 
            this.grpG11XTRV.Controls.Add(this.udG11XTRVLosc);
            this.grpG11XTRV.Controls.Add(this.lblG11XTRVLosc);
            this.grpG11XTRV.Controls.Add(this.chkG11RXIndependent);
            this.grpG11XTRV.Location = new System.Drawing.Point(14, 194);
            this.grpG11XTRV.Name = "grpG11XTRV";
            this.grpG11XTRV.Size = new System.Drawing.Size(171, 72);
            this.grpG11XTRV.TabIndex = 7;
            this.grpG11XTRV.TabStop = false;
            this.grpG11XTRV.Text = "XTRV";
            // 
            // lblG11XTRVLosc
            // 
            this.lblG11XTRVLosc.AutoSize = true;
            this.lblG11XTRVLosc.Image = null;
            this.lblG11XTRVLosc.Location = new System.Drawing.Point(7, 48);
            this.lblG11XTRVLosc.Name = "lblG11XTRVLosc";
            this.lblG11XTRVLosc.Size = new System.Drawing.Size(61, 13);
            this.lblG11XTRVLosc.TabIndex = 24;
            this.lblG11XTRVLosc.Text = "XTRV OSC";
            // 
            // grpG59
            // 
            this.grpG59.Controls.Add(this.lblG59PTT_OFF);
            this.grpG59.Controls.Add(this.lblG59PTT_ON);
            this.grpG59.Controls.Add(this.udG59PTT_OFF_time);
            this.grpG59.Controls.Add(this.chkG59ExtPA);
            this.grpG59.Controls.Add(this.udG59PTT_ON_time);
            this.grpG59.Controls.Add(this.lblG59PTT);
            this.grpG59.Controls.Add(this.chkG59_PTT_Inv);
            this.grpG59.Controls.Add(this.chkG59MicPreamp);
            this.grpG59.Controls.Add(this.grpXTRV);
            this.grpG59.Controls.Add(this.chkG59RX2);
            this.grpG59.Controls.Add(this.chkG59_PA10);
            this.grpG59.Location = new System.Drawing.Point(184, 8);
            this.grpG59.Name = "grpG59";
            this.grpG59.Size = new System.Drawing.Size(198, 292);
            this.grpG59.TabIndex = 34;
            this.grpG59.TabStop = false;
            this.grpG59.Text = "G59";
            // 
            // chkG59MicPreamp
            // 
            this.chkG59MicPreamp.AutoSize = true;
            this.chkG59MicPreamp.Image = null;
            this.chkG59MicPreamp.Location = new System.Drawing.Point(40, 148);
            this.chkG59MicPreamp.Name = "chkG59MicPreamp";
            this.chkG59MicPreamp.Size = new System.Drawing.Size(81, 17);
            this.chkG59MicPreamp.TabIndex = 8;
            this.chkG59MicPreamp.Text = "Mic preamp";
            this.chkG59MicPreamp.UseVisualStyleBackColor = true;
            this.chkG59MicPreamp.CheckedChanged += new System.EventHandler(this.chkG59MicPreamp_CheckedChanged);
            // 
            // grpXTRV
            // 
            this.grpXTRV.Controls.Add(this.udG59XtrvIF);
            this.grpXTRV.Controls.Add(this.lblG59XtrvIF);
            this.grpXTRV.Controls.Add(this.chG59XTRV_separate_RX_TX);
            this.grpXTRV.Location = new System.Drawing.Point(21, 168);
            this.grpXTRV.Name = "grpXTRV";
            this.grpXTRV.Size = new System.Drawing.Size(157, 121);
            this.grpXTRV.TabIndex = 7;
            this.grpXTRV.TabStop = false;
            this.grpXTRV.Text = "XTRV";
            // 
            // lblG59XtrvIF
            // 
            this.lblG59XtrvIF.AutoSize = true;
            this.lblG59XtrvIF.Image = null;
            this.lblG59XtrvIF.Location = new System.Drawing.Point(3, 96);
            this.lblG59XtrvIF.Name = "lblG59XtrvIF";
            this.lblG59XtrvIF.Size = new System.Drawing.Size(61, 13);
            this.lblG59XtrvIF.TabIndex = 24;
            this.lblG59XtrvIF.Text = "XTRV OSC";
            // 
            // chkG59RX2
            // 
            this.chkG59RX2.AutoSize = true;
            this.chkG59RX2.Image = null;
            this.chkG59RX2.Location = new System.Drawing.Point(40, 130);
            this.chkG59RX2.Name = "chkG59RX2";
            this.chkG59RX2.Size = new System.Drawing.Size(107, 17);
            this.chkG59RX2.TabIndex = 6;
            this.chkG59RX2.Text = "Second RX input";
            this.chkG59RX2.UseVisualStyleBackColor = true;
            this.chkG59RX2.CheckedChanged += new System.EventHandler(this.chkG59RX2_CheckedChanged);
            // 
            // grpRTL_SDR
            // 
            this.grpRTL_SDR.Controls.Add(this.labelTS72);
            this.grpRTL_SDR.Controls.Add(this.udRTL_VACcorr);
            this.grpRTL_SDR.Controls.Add(this.txtRTL_SDR_Device);
            this.grpRTL_SDR.Controls.Add(this.labelTS71);
            this.grpRTL_SDR.Controls.Add(this.chkRTL_SDR_OffsetTuning);
            this.grpRTL_SDR.Controls.Add(this.chkRTL_SDR_RTL_AGC);
            this.grpRTL_SDR.Controls.Add(this.chkRTL_SDR_TunerAGC);
            this.grpRTL_SDR.Controls.Add(this.labelTS70);
            this.grpRTL_SDR.Controls.Add(this.tbRTL_SDR_AGC_Gain);
            this.grpRTL_SDR.Controls.Add(this.labelTS69);
            this.grpRTL_SDR.Controls.Add(this.comboRTL_SDR_BufferSize);
            this.grpRTL_SDR.Controls.Add(this.labelTS68);
            this.grpRTL_SDR.Controls.Add(this.udRTL_SDR_correction);
            this.grpRTL_SDR.Controls.Add(this.labelTS67);
            this.grpRTL_SDR.Controls.Add(this.comboRTL_SDR_SampleRate);
            this.grpRTL_SDR.Location = new System.Drawing.Point(184, 8);
            this.grpRTL_SDR.Name = "grpRTL_SDR";
            this.grpRTL_SDR.Size = new System.Drawing.Size(198, 292);
            this.grpRTL_SDR.TabIndex = 36;
            this.grpRTL_SDR.TabStop = false;
            this.grpRTL_SDR.Text = "RTL SDR";
            // 
            // labelTS72
            // 
            this.labelTS72.AutoSize = true;
            this.labelTS72.Image = null;
            this.labelTS72.Location = new System.Drawing.Point(12, 104);
            this.labelTS72.Name = "labelTS72";
            this.labelTS72.Size = new System.Drawing.Size(78, 13);
            this.labelTS72.TabIndex = 15;
            this.labelTS72.Text = "VAC correction";
            // 
            // udRTL_VACcorr
            // 
            this.udRTL_VACcorr.Enabled = false;
            this.udRTL_VACcorr.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udRTL_VACcorr.Location = new System.Drawing.Point(107, 102);
            this.udRTL_VACcorr.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udRTL_VACcorr.Minimum = new decimal(new int[] {
            5000,
            0,
            0,
            -2147483648});
            this.udRTL_VACcorr.Name = "udRTL_VACcorr";
            this.udRTL_VACcorr.Size = new System.Drawing.Size(72, 20);
            this.udRTL_VACcorr.TabIndex = 14;
            this.udRTL_VACcorr.Value = new decimal(new int[] {
            381,
            0,
            0,
            0});
            // 
            // txtRTL_SDR_Device
            // 
            this.txtRTL_SDR_Device.Location = new System.Drawing.Point(79, 22);
            this.txtRTL_SDR_Device.MaxLength = 32;
            this.txtRTL_SDR_Device.Name = "txtRTL_SDR_Device";
            this.txtRTL_SDR_Device.Size = new System.Drawing.Size(100, 20);
            this.txtRTL_SDR_Device.TabIndex = 13;
            // 
            // labelTS71
            // 
            this.labelTS71.AutoSize = true;
            this.labelTS71.Image = null;
            this.labelTS71.Location = new System.Drawing.Point(12, 29);
            this.labelTS71.Name = "labelTS71";
            this.labelTS71.Size = new System.Drawing.Size(41, 13);
            this.labelTS71.TabIndex = 12;
            this.labelTS71.Text = "Device";
            // 
            // chkRTL_SDR_OffsetTuning
            // 
            this.chkRTL_SDR_OffsetTuning.AutoSize = true;
            this.chkRTL_SDR_OffsetTuning.Image = null;
            this.chkRTL_SDR_OffsetTuning.Location = new System.Drawing.Point(52, 263);
            this.chkRTL_SDR_OffsetTuning.Name = "chkRTL_SDR_OffsetTuning";
            this.chkRTL_SDR_OffsetTuning.Size = new System.Drawing.Size(90, 17);
            this.chkRTL_SDR_OffsetTuning.TabIndex = 10;
            this.chkRTL_SDR_OffsetTuning.Text = "Offset Tuning";
            this.chkRTL_SDR_OffsetTuning.UseVisualStyleBackColor = true;
            this.chkRTL_SDR_OffsetTuning.CheckedChanged += new System.EventHandler(this.chkRTL_SDR_OffsetTuning_CheckedChanged);
            // 
            // chkRTL_SDR_RTL_AGC
            // 
            this.chkRTL_SDR_RTL_AGC.AutoSize = true;
            this.chkRTL_SDR_RTL_AGC.Image = null;
            this.chkRTL_SDR_RTL_AGC.Location = new System.Drawing.Point(52, 232);
            this.chkRTL_SDR_RTL_AGC.Name = "chkRTL_SDR_RTL_AGC";
            this.chkRTL_SDR_RTL_AGC.Size = new System.Drawing.Size(72, 17);
            this.chkRTL_SDR_RTL_AGC.TabIndex = 9;
            this.chkRTL_SDR_RTL_AGC.Text = "RTL AGC";
            this.chkRTL_SDR_RTL_AGC.UseVisualStyleBackColor = true;
            this.chkRTL_SDR_RTL_AGC.CheckedChanged += new System.EventHandler(this.chkRTL_SDR_RTL_AGC_CheckedChanged);
            // 
            // chkRTL_SDR_TunerAGC
            // 
            this.chkRTL_SDR_TunerAGC.AutoSize = true;
            this.chkRTL_SDR_TunerAGC.Image = null;
            this.chkRTL_SDR_TunerAGC.Location = new System.Drawing.Point(52, 201);
            this.chkRTL_SDR_TunerAGC.Name = "chkRTL_SDR_TunerAGC";
            this.chkRTL_SDR_TunerAGC.Size = new System.Drawing.Size(79, 17);
            this.chkRTL_SDR_TunerAGC.TabIndex = 8;
            this.chkRTL_SDR_TunerAGC.Text = "Tuner AGC";
            this.chkRTL_SDR_TunerAGC.UseVisualStyleBackColor = true;
            this.chkRTL_SDR_TunerAGC.CheckedChanged += new System.EventHandler(this.chkRTL_SDR_TunerAGC_CheckedChanged);
            // 
            // labelTS70
            // 
            this.labelTS70.Image = null;
            this.labelTS70.Location = new System.Drawing.Point(12, 157);
            this.labelTS70.Name = "labelTS70";
            this.labelTS70.Size = new System.Drawing.Size(63, 40);
            this.labelTS70.TabIndex = 7;
            this.labelTS70.Text = "Tuner AGC Gain";
            // 
            // tbRTL_SDR_AGC_Gain
            // 
            this.tbRTL_SDR_AGC_Gain.AutoSize = false;
            this.tbRTL_SDR_AGC_Gain.LargeChange = 1;
            this.tbRTL_SDR_AGC_Gain.Location = new System.Drawing.Point(85, 158);
            this.tbRTL_SDR_AGC_Gain.Maximum = 28;
            this.tbRTL_SDR_AGC_Gain.Name = "tbRTL_SDR_AGC_Gain";
            this.tbRTL_SDR_AGC_Gain.Size = new System.Drawing.Size(94, 25);
            this.tbRTL_SDR_AGC_Gain.TabIndex = 6;
            this.tbRTL_SDR_AGC_Gain.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRTL_SDR_AGC_Gain.Scroll += new System.EventHandler(this.tbRTL_SDR_AGC_Gain_Scroll);
            // 
            // labelTS69
            // 
            this.labelTS69.AutoSize = true;
            this.labelTS69.Image = null;
            this.labelTS69.Location = new System.Drawing.Point(12, 77);
            this.labelTS69.Name = "labelTS69";
            this.labelTS69.Size = new System.Drawing.Size(58, 13);
            this.labelTS69.TabIndex = 5;
            this.labelTS69.Text = "Buffer Size";
            // 
            // comboRTL_SDR_BufferSize
            // 
            this.comboRTL_SDR_BufferSize.FormattingEnabled = true;
            this.comboRTL_SDR_BufferSize.Items.AddRange(new object[] {
            "1 KB",
            "2 KB",
            "4 KB",
            "8 KB",
            "16 KB",
            "32 KB",
            "64 KB",
            "128 KB",
            "256 KB",
            "512 KB",
            "1024 KB"});
            this.comboRTL_SDR_BufferSize.Location = new System.Drawing.Point(80, 75);
            this.comboRTL_SDR_BufferSize.Name = "comboRTL_SDR_BufferSize";
            this.comboRTL_SDR_BufferSize.Size = new System.Drawing.Size(99, 21);
            this.comboRTL_SDR_BufferSize.TabIndex = 4;
            this.comboRTL_SDR_BufferSize.SelectedIndexChanged += new System.EventHandler(this.comboRTL_SDR_BufferSize_SelectedIndexChanged);
            // 
            // labelTS68
            // 
            this.labelTS68.AutoSize = true;
            this.labelTS68.Image = null;
            this.labelTS68.Location = new System.Drawing.Point(12, 130);
            this.labelTS68.Name = "labelTS68";
            this.labelTS68.Size = new System.Drawing.Size(86, 13);
            this.labelTS68.TabIndex = 3;
            this.labelTS68.Text = "Frequency offset";
            // 
            // labelTS67
            // 
            this.labelTS67.AutoSize = true;
            this.labelTS67.Image = null;
            this.labelTS67.Location = new System.Drawing.Point(12, 51);
            this.labelTS67.Name = "labelTS67";
            this.labelTS67.Size = new System.Drawing.Size(68, 13);
            this.labelTS67.TabIndex = 1;
            this.labelTS67.Text = "Sample Rate";
            // 
            // comboRTL_SDR_SampleRate
            // 
            this.comboRTL_SDR_SampleRate.FormattingEnabled = true;
            this.comboRTL_SDR_SampleRate.Items.AddRange(new object[] {
            "0.25 Msps",
            "0.96 Msps",
            "1.024 Msps",
            "1.2 Msps",
            "1.44 Msps",
            "1.8 Msps",
            "2.4 Msps",
            "2.88 Msps",
            "3.2 Msps"});
            this.comboRTL_SDR_SampleRate.Location = new System.Drawing.Point(80, 48);
            this.comboRTL_SDR_SampleRate.Name = "comboRTL_SDR_SampleRate";
            this.comboRTL_SDR_SampleRate.Size = new System.Drawing.Size(99, 21);
            this.comboRTL_SDR_SampleRate.TabIndex = 0;
            this.comboRTL_SDR_SampleRate.SelectedIndexChanged += new System.EventHandler(this.comboRTL_SDR_SampleRate_SelectedIndexChanged);
            // 
            // grpQRP2000
            // 
            this.grpQRP2000.Controls.Add(this.btnQRP2000XtalSet);
            this.grpQRP2000.Controls.Add(this.btnQRP2000XtalGet);
            this.grpQRP2000.Controls.Add(this.udQRP2000_Si570Xtal);
            this.grpQRP2000.Controls.Add(this.labelTS58);
            this.grpQRP2000.Controls.Add(this.groupBoxTS10);
            this.grpQRP2000.Controls.Add(this.groupBoxTS9);
            this.grpQRP2000.Controls.Add(this.radQRP2000CW2);
            this.grpQRP2000.Controls.Add(this.radQRP2000CW1);
            this.grpQRP2000.Controls.Add(this.QRP2000VID);
            this.grpQRP2000.Controls.Add(this.QRP2000PID);
            this.grpQRP2000.Controls.Add(this.lblQRP2000PID);
            this.grpQRP2000.Controls.Add(this.lblQRP2000VID);
            this.grpQRP2000.Controls.Add(this.lblSRSi570Addr);
            this.grpQRP2000.Controls.Add(this.udSRSi570Addr);
            this.grpQRP2000.Location = new System.Drawing.Point(184, 8);
            this.grpQRP2000.Name = "grpQRP2000";
            this.grpQRP2000.Size = new System.Drawing.Size(198, 292);
            this.grpQRP2000.TabIndex = 36;
            this.grpQRP2000.TabStop = false;
            this.grpQRP2000.Text = "QRP2000";
            // 
            // groupBoxTS10
            // 
            this.groupBoxTS10.Controls.Add(this.labelTS57);
            this.groupBoxTS10.Controls.Add(this.radQRP2000XTRVx4);
            this.groupBoxTS10.Controls.Add(this.radQRP2000XTRVx2);
            this.groupBoxTS10.Controls.Add(this.radQRP2000XTRVx1);
            this.groupBoxTS10.Controls.Add(this.udQRP2000XTRVIF);
            this.groupBoxTS10.Controls.Add(this.lblSRIFFreq);
            this.groupBoxTS10.Controls.Add(this.chkQRP2000XTRV);
            this.groupBoxTS10.Location = new System.Drawing.Point(9, 190);
            this.groupBoxTS10.Name = "groupBoxTS10";
            this.groupBoxTS10.Size = new System.Drawing.Size(180, 97);
            this.groupBoxTS10.TabIndex = 33;
            this.groupBoxTS10.TabStop = false;
            this.groupBoxTS10.Text = "XTRV options";
            // 
            // labelTS57
            // 
            this.labelTS57.AutoSize = true;
            this.labelTS57.Image = null;
            this.labelTS57.Location = new System.Drawing.Point(38, 57);
            this.labelTS57.Name = "labelTS57";
            this.labelTS57.Size = new System.Drawing.Size(100, 13);
            this.labelTS57.TabIndex = 39;
            this.labelTS57.Text = "Frequency multiplier";
            // 
            // radQRP2000XTRVx4
            // 
            this.radQRP2000XTRVx4.AutoSize = true;
            this.radQRP2000XTRVx4.Image = null;
            this.radQRP2000XTRVx4.Location = new System.Drawing.Point(124, 75);
            this.radQRP2000XTRVx4.Name = "radQRP2000XTRVx4";
            this.radQRP2000XTRVx4.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000XTRVx4.TabIndex = 38;
            this.radQRP2000XTRVx4.Text = "4x";
            this.radQRP2000XTRVx4.UseVisualStyleBackColor = true;
            this.radQRP2000XTRVx4.CheckedChanged += new System.EventHandler(this.radQRP2000XTRVx4_CheckedChanged);
            // 
            // radQRP2000XTRVx2
            // 
            this.radQRP2000XTRVx2.AutoSize = true;
            this.radQRP2000XTRVx2.Image = null;
            this.radQRP2000XTRVx2.Location = new System.Drawing.Point(72, 75);
            this.radQRP2000XTRVx2.Name = "radQRP2000XTRVx2";
            this.radQRP2000XTRVx2.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000XTRVx2.TabIndex = 37;
            this.radQRP2000XTRVx2.Text = "2x";
            this.radQRP2000XTRVx2.UseVisualStyleBackColor = true;
            this.radQRP2000XTRVx2.CheckedChanged += new System.EventHandler(this.radQRP2000XTRVx2_CheckedChanged);
            // 
            // radQRP2000XTRVx1
            // 
            this.radQRP2000XTRVx1.AutoSize = true;
            this.radQRP2000XTRVx1.Checked = true;
            this.radQRP2000XTRVx1.Image = null;
            this.radQRP2000XTRVx1.Location = new System.Drawing.Point(20, 75);
            this.radQRP2000XTRVx1.Name = "radQRP2000XTRVx1";
            this.radQRP2000XTRVx1.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000XTRVx1.TabIndex = 36;
            this.radQRP2000XTRVx1.TabStop = true;
            this.radQRP2000XTRVx1.Text = "1x";
            this.radQRP2000XTRVx1.UseVisualStyleBackColor = true;
            this.radQRP2000XTRVx1.CheckedChanged += new System.EventHandler(this.radQRP2000XTRVx1_CheckedChanged);
            // 
            // lblSRIFFreq
            // 
            this.lblSRIFFreq.AutoSize = true;
            this.lblSRIFFreq.Image = null;
            this.lblSRIFFreq.Location = new System.Drawing.Point(7, 39);
            this.lblSRIFFreq.Name = "lblSRIFFreq";
            this.lblSRIFFreq.Size = new System.Drawing.Size(62, 13);
            this.lblSRIFFreq.TabIndex = 22;
            this.lblSRIFFreq.Text = "XTRV Losc";
            // 
            // groupBoxTS9
            // 
            this.groupBoxTS9.Controls.Add(this.radQRP2000x4);
            this.groupBoxTS9.Controls.Add(this.radQRP2000x2);
            this.groupBoxTS9.Controls.Add(this.radQRP2000x1);
            this.groupBoxTS9.Location = new System.Drawing.Point(9, 145);
            this.groupBoxTS9.Name = "groupBoxTS9";
            this.groupBoxTS9.Size = new System.Drawing.Size(180, 45);
            this.groupBoxTS9.TabIndex = 32;
            this.groupBoxTS9.TabStop = false;
            this.groupBoxTS9.Text = "Frequency multiplier";
            // 
            // radQRP2000x4
            // 
            this.radQRP2000x4.AutoSize = true;
            this.radQRP2000x4.Checked = true;
            this.radQRP2000x4.Image = null;
            this.radQRP2000x4.Location = new System.Drawing.Point(122, 17);
            this.radQRP2000x4.Name = "radQRP2000x4";
            this.radQRP2000x4.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000x4.TabIndex = 35;
            this.radQRP2000x4.TabStop = true;
            this.radQRP2000x4.Text = "4x";
            this.radQRP2000x4.UseVisualStyleBackColor = true;
            this.radQRP2000x4.CheckedChanged += new System.EventHandler(this.radQRP2000x4_CheckedChanged);
            // 
            // radQRP2000x2
            // 
            this.radQRP2000x2.AutoSize = true;
            this.radQRP2000x2.Image = null;
            this.radQRP2000x2.Location = new System.Drawing.Point(66, 18);
            this.radQRP2000x2.Name = "radQRP2000x2";
            this.radQRP2000x2.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000x2.TabIndex = 34;
            this.radQRP2000x2.Text = "2x";
            this.radQRP2000x2.UseVisualStyleBackColor = true;
            this.radQRP2000x2.CheckedChanged += new System.EventHandler(this.radQRP2000x2_CheckedChanged);
            // 
            // radQRP2000x1
            // 
            this.radQRP2000x1.AutoSize = true;
            this.radQRP2000x1.Image = null;
            this.radQRP2000x1.Location = new System.Drawing.Point(10, 18);
            this.radQRP2000x1.Name = "radQRP2000x1";
            this.radQRP2000x1.Size = new System.Drawing.Size(36, 17);
            this.radQRP2000x1.TabIndex = 33;
            this.radQRP2000x1.Text = "1x";
            this.radQRP2000x1.UseVisualStyleBackColor = true;
            this.radQRP2000x1.CheckedChanged += new System.EventHandler(this.radQRP2000x1_CheckedChanged);
            // 
            // lblQRP2000PID
            // 
            this.lblQRP2000PID.AutoSize = true;
            this.lblQRP2000PID.Location = new System.Drawing.Point(103, 69);
            this.lblQRP2000PID.Name = "lblQRP2000PID";
            this.lblQRP2000PID.Size = new System.Drawing.Size(25, 13);
            this.lblQRP2000PID.TabIndex = 27;
            this.lblQRP2000PID.Text = "PID";
            // 
            // lblQRP2000VID
            // 
            this.lblQRP2000VID.AutoSize = true;
            this.lblQRP2000VID.Location = new System.Drawing.Point(23, 69);
            this.lblQRP2000VID.Name = "lblQRP2000VID";
            this.lblQRP2000VID.Size = new System.Drawing.Size(25, 13);
            this.lblQRP2000VID.TabIndex = 26;
            this.lblQRP2000VID.Text = "VID";
            // 
            // lblSRSi570Addr
            // 
            this.lblSRSi570Addr.AutoSize = true;
            this.lblSRSi570Addr.Image = null;
            this.lblSRSi570Addr.Location = new System.Drawing.Point(25, 43);
            this.lblSRSi570Addr.Name = "lblSRSi570Addr";
            this.lblSRSi570Addr.Size = new System.Drawing.Size(74, 13);
            this.lblSRSi570Addr.TabIndex = 25;
            this.lblSRSi570Addr.Text = "Si570 address";
            // 
            // grpGeneralModel
            // 
            this.grpGeneralModel.Controls.Add(this.radGenModel_RTL_SDR);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG11);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG500);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG6);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG137);
            this.grpGeneralModel.Controls.Add(this.radGenModelQRP2000);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisNET);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG160);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG80);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG40);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG3020);
            this.grpGeneralModel.Controls.Add(this.radGenModelGenesisG59);
            this.grpGeneralModel.Location = new System.Drawing.Point(23, 8);
            this.grpGeneralModel.Name = "grpGeneralModel";
            this.grpGeneralModel.Size = new System.Drawing.Size(150, 292);
            this.grpGeneralModel.TabIndex = 25;
            this.grpGeneralModel.TabStop = false;
            this.grpGeneralModel.Text = "Radio Model";
            // 
            // radGenModel_RTL_SDR
            // 
            this.radGenModel_RTL_SDR.Image = null;
            this.radGenModel_RTL_SDR.Location = new System.Drawing.Point(22, 260);
            this.radGenModel_RTL_SDR.Name = "radGenModel_RTL_SDR";
            this.radGenModel_RTL_SDR.Size = new System.Drawing.Size(120, 20);
            this.radGenModel_RTL_SDR.TabIndex = 13;
            this.radGenModel_RTL_SDR.Text = "RTL SDR";
            this.radGenModel_RTL_SDR.UseVisualStyleBackColor = true;
            this.radGenModel_RTL_SDR.CheckedChanged += new System.EventHandler(this.radGenModel_RTL_SDR_CheckedChanged);
            // 
            // radGenModelGenesisG6
            // 
            this.radGenModelGenesisG6.Image = null;
            this.radGenModelGenesisG6.Location = new System.Drawing.Point(22, 236);
            this.radGenModelGenesisG6.Name = "radGenModelGenesisG6";
            this.radGenModelGenesisG6.Size = new System.Drawing.Size(120, 20);
            this.radGenModelGenesisG6.TabIndex = 9;
            this.radGenModelGenesisG6.Text = "Genesis G6";
            this.radGenModelGenesisG6.UseVisualStyleBackColor = true;
            this.radGenModelGenesisG6.CheckedChanged += new System.EventHandler(this.radGenModelGenesisG6_CheckedChanged);
            // 
            // grpGeneralHardwareSetup
            // 
            this.grpGeneralHardwareSetup.Controls.Add(this.chkDragSpectrum);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkButtonZoom);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkContinuousTuning);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkOSD);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkVFOnew);
            this.grpGeneralHardwareSetup.Controls.Add(this.lblShowHideGui);
            this.grpGeneralHardwareSetup.Controls.Add(this.comboSi570GUI);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkDragVFOA);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkAlwaysOnTop);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkGeneralRXOnly);
            this.grpGeneralHardwareSetup.Controls.Add(this.chkGeneralUSBPresent);
            this.grpGeneralHardwareSetup.Location = new System.Drawing.Point(393, 8);
            this.grpGeneralHardwareSetup.Name = "grpGeneralHardwareSetup";
            this.grpGeneralHardwareSetup.Size = new System.Drawing.Size(160, 292);
            this.grpGeneralHardwareSetup.TabIndex = 1;
            this.grpGeneralHardwareSetup.TabStop = false;
            this.grpGeneralHardwareSetup.Text = "Misc Setup";
            // 
            // chkVFOnew
            // 
            this.chkVFOnew.AutoSize = true;
            this.chkVFOnew.Image = null;
            this.chkVFOnew.Location = new System.Drawing.Point(16, 185);
            this.chkVFOnew.Name = "chkVFOnew";
            this.chkVFOnew.Size = new System.Drawing.Size(95, 17);
            this.chkVFOnew.TabIndex = 16;
            this.chkVFOnew.Text = "New VFO look";
            this.chkVFOnew.UseVisualStyleBackColor = true;
            this.chkVFOnew.CheckedChanged += new System.EventHandler(this.chkVFOnew_CheckedChanged);
            // 
            // grpNETBox
            // 
            this.grpNETBox.Controls.Add(this.udLocalNETBoxPort);
            this.grpNETBox.Controls.Add(this.btnNETBoxTest);
            this.grpNETBox.Controls.Add(this.lblLocalNETBoxPort);
            this.grpNETBox.Controls.Add(this.udNETBoxPort);
            this.grpNETBox.Controls.Add(this.lblNETBoxPort);
            this.grpNETBox.Controls.Add(this.txtNETBoxIPAddress);
            this.grpNETBox.Controls.Add(this.txtLocalNETBoxIPAddress);
            this.grpNETBox.Controls.Add(this.lblLocalNETBoxAddress);
            this.grpNETBox.Controls.Add(this.lblNETBoxIPAddress);
            this.grpNETBox.Location = new System.Drawing.Point(184, 8);
            this.grpNETBox.Name = "grpNETBox";
            this.grpNETBox.Size = new System.Drawing.Size(198, 292);
            this.grpNETBox.TabIndex = 35;
            this.grpNETBox.TabStop = false;
            this.grpNETBox.Text = "NET Box";
            // 
            // udLocalNETBoxPort
            // 
            this.udLocalNETBoxPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLocalNETBoxPort.Location = new System.Drawing.Point(126, 57);
            this.udLocalNETBoxPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udLocalNETBoxPort.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udLocalNETBoxPort.Name = "udLocalNETBoxPort";
            this.udLocalNETBoxPort.Size = new System.Drawing.Size(55, 20);
            this.udLocalNETBoxPort.TabIndex = 8;
            this.udLocalNETBoxPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udLocalNETBoxPort.Value = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            // 
            // btnNETBoxTest
            // 
            this.btnNETBoxTest.Image = null;
            this.btnNETBoxTest.Location = new System.Drawing.Point(62, 263);
            this.btnNETBoxTest.Name = "btnNETBoxTest";
            this.btnNETBoxTest.Size = new System.Drawing.Size(75, 23);
            this.btnNETBoxTest.TabIndex = 4;
            this.btnNETBoxTest.Text = "Test";
            this.btnNETBoxTest.UseVisualStyleBackColor = true;
            // 
            // lblLocalNETBoxPort
            // 
            this.lblLocalNETBoxPort.AutoSize = true;
            this.lblLocalNETBoxPort.Image = null;
            this.lblLocalNETBoxPort.Location = new System.Drawing.Point(17, 60);
            this.lblLocalNETBoxPort.Name = "lblLocalNETBoxPort";
            this.lblLocalNETBoxPort.Size = new System.Drawing.Size(57, 13);
            this.lblLocalNETBoxPort.TabIndex = 7;
            this.lblLocalNETBoxPort.Text = "Local port:";
            // 
            // udNETBoxPort
            // 
            this.udNETBoxPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udNETBoxPort.Location = new System.Drawing.Point(126, 123);
            this.udNETBoxPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udNETBoxPort.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udNETBoxPort.Name = "udNETBoxPort";
            this.udNETBoxPort.Size = new System.Drawing.Size(55, 20);
            this.udNETBoxPort.TabIndex = 3;
            this.udNETBoxPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udNETBoxPort.Value = new decimal(new int[] {
            10001,
            0,
            0,
            0});
            // 
            // lblNETBoxPort
            // 
            this.lblNETBoxPort.AutoSize = true;
            this.lblNETBoxPort.Image = null;
            this.lblNETBoxPort.Location = new System.Drawing.Point(17, 126);
            this.lblNETBoxPort.Name = "lblNETBoxPort";
            this.lblNETBoxPort.Size = new System.Drawing.Size(68, 13);
            this.lblNETBoxPort.TabIndex = 2;
            this.lblNETBoxPort.Text = "Remote port:";
            // 
            // txtNETBoxIPAddress
            // 
            this.txtNETBoxIPAddress.Location = new System.Drawing.Point(92, 90);
            this.txtNETBoxIPAddress.Name = "txtNETBoxIPAddress";
            this.txtNETBoxIPAddress.Size = new System.Drawing.Size(89, 20);
            this.txtNETBoxIPAddress.TabIndex = 1;
            this.txtNETBoxIPAddress.Text = "192.168.1.100";
            this.txtNETBoxIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtLocalNETBoxIPAddress
            // 
            this.txtLocalNETBoxIPAddress.Location = new System.Drawing.Point(92, 24);
            this.txtLocalNETBoxIPAddress.Name = "txtLocalNETBoxIPAddress";
            this.txtLocalNETBoxIPAddress.Size = new System.Drawing.Size(89, 20);
            this.txtLocalNETBoxIPAddress.TabIndex = 6;
            this.txtLocalNETBoxIPAddress.Text = "192.168.1.1";
            this.txtLocalNETBoxIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblLocalNETBoxAddress
            // 
            this.lblLocalNETBoxAddress.AutoSize = true;
            this.lblLocalNETBoxAddress.Image = null;
            this.lblLocalNETBoxAddress.Location = new System.Drawing.Point(17, 27);
            this.lblLocalNETBoxAddress.Name = "lblLocalNETBoxAddress";
            this.lblLocalNETBoxAddress.Size = new System.Drawing.Size(77, 13);
            this.lblLocalNETBoxAddress.TabIndex = 5;
            this.lblLocalNETBoxAddress.Text = "Local Address:";
            // 
            // lblNETBoxIPAddress
            // 
            this.lblNETBoxIPAddress.AutoSize = true;
            this.lblNETBoxIPAddress.Image = null;
            this.lblNETBoxIPAddress.Location = new System.Drawing.Point(17, 93);
            this.lblNETBoxIPAddress.Name = "lblNETBoxIPAddress";
            this.lblNETBoxIPAddress.Size = new System.Drawing.Size(69, 13);
            this.lblNETBoxIPAddress.TabIndex = 0;
            this.lblNETBoxIPAddress.Text = "Box Address:";
            // 
            // grpGenesis80
            // 
            this.grpGenesis80.Controls.Add(this.udG80Xtal4);
            this.grpGenesis80.Controls.Add(this.udG80Xtal3);
            this.grpGenesis80.Controls.Add(this.udG80Xtal2);
            this.grpGenesis80.Controls.Add(this.udG80Xtal1);
            this.grpGenesis80.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis80.Name = "grpGenesis80";
            this.grpGenesis80.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis80.TabIndex = 32;
            this.grpGenesis80.TabStop = false;
            this.grpGenesis80.Text = "Genesis G80";
            this.grpGenesis80.Visible = false;
            // 
            // udG80Xtal4
            // 
            this.udG80Xtal4.DecimalPlaces = 6;
            this.udG80Xtal4.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG80Xtal4.Location = new System.Drawing.Point(33, 116);
            this.udG80Xtal4.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG80Xtal4.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG80Xtal4.Name = "udG80Xtal4";
            this.udG80Xtal4.Size = new System.Drawing.Size(105, 20);
            this.udG80Xtal4.TabIndex = 31;
            this.udG80Xtal4.Value = new decimal(new int[] {
            3835,
            0,
            0,
            196608});
            this.udG80Xtal4.ValueChanged += new System.EventHandler(this.udG80Xtal4_ValueChanged);
            // 
            // udG80Xtal3
            // 
            this.udG80Xtal3.DecimalPlaces = 6;
            this.udG80Xtal3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG80Xtal3.Location = new System.Drawing.Point(33, 86);
            this.udG80Xtal3.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG80Xtal3.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG80Xtal3.Name = "udG80Xtal3";
            this.udG80Xtal3.Size = new System.Drawing.Size(105, 20);
            this.udG80Xtal3.TabIndex = 30;
            this.udG80Xtal3.Value = new decimal(new int[] {
            3732,
            0,
            0,
            196608});
            this.udG80Xtal3.ValueChanged += new System.EventHandler(this.udG80Xtal3_ValueChanged);
            // 
            // udG80Xtal2
            // 
            this.udG80Xtal2.DecimalPlaces = 6;
            this.udG80Xtal2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG80Xtal2.Location = new System.Drawing.Point(33, 56);
            this.udG80Xtal2.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG80Xtal2.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG80Xtal2.Name = "udG80Xtal2";
            this.udG80Xtal2.Size = new System.Drawing.Size(105, 20);
            this.udG80Xtal2.TabIndex = 29;
            this.udG80Xtal2.Value = new decimal(new int[] {
            3638,
            0,
            0,
            196608});
            this.udG80Xtal2.ValueChanged += new System.EventHandler(this.udG80Xtal2_ValueChanged);
            // 
            // udG80Xtal1
            // 
            this.udG80Xtal1.DecimalPlaces = 6;
            this.udG80Xtal1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            393216});
            this.udG80Xtal1.Location = new System.Drawing.Point(33, 26);
            this.udG80Xtal1.Maximum = new decimal(new int[] {
            59999999,
            0,
            0,
            393216});
            this.udG80Xtal1.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            65536});
            this.udG80Xtal1.Name = "udG80Xtal1";
            this.udG80Xtal1.Size = new System.Drawing.Size(105, 20);
            this.udG80Xtal1.TabIndex = 28;
            this.udG80Xtal1.Value = new decimal(new int[] {
            3545,
            0,
            0,
            196608});
            this.udG80Xtal1.ValueChanged += new System.EventHandler(this.udG80Xtal1_ValueChanged);
            // 
            // grpGenesis160
            // 
            this.grpGenesis160.Controls.Add(this.udG160Xtal2);
            this.grpGenesis160.Controls.Add(this.udG160Xtal1);
            this.grpGenesis160.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis160.Name = "grpGenesis160";
            this.grpGenesis160.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis160.TabIndex = 33;
            this.grpGenesis160.TabStop = false;
            this.grpGenesis160.Text = "Genesis G160";
            this.grpGenesis160.Visible = false;
            // 
            // grpGenesis137
            // 
            this.grpGenesis137.Controls.Add(this.udG137Xtal1);
            this.grpGenesis137.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis137.Name = "grpGenesis137";
            this.grpGenesis137.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis137.TabIndex = 33;
            this.grpGenesis137.TabStop = false;
            this.grpGenesis137.Text = "Genesis G137";
            this.grpGenesis137.Visible = false;
            // 
            // grpGenesis500
            // 
            this.grpGenesis500.Controls.Add(this.udG500Xtal1);
            this.grpGenesis500.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis500.Name = "grpGenesis500";
            this.grpGenesis500.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis500.TabIndex = 34;
            this.grpGenesis500.TabStop = false;
            this.grpGenesis500.Text = "Genesis G500";
            this.grpGenesis500.Visible = false;
            // 
            // grpGenesis40
            // 
            this.grpGenesis40.Controls.Add(this.udG40Xtal1);
            this.grpGenesis40.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis40.Name = "grpGenesis40";
            this.grpGenesis40.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis40.TabIndex = 32;
            this.grpGenesis40.TabStop = false;
            this.grpGenesis40.Text = "Genesis G40";
            this.grpGenesis40.Visible = false;
            // 
            // grpGenesis3020
            // 
            this.grpGenesis3020.Controls.Add(this.udG3020Xtal4);
            this.grpGenesis3020.Controls.Add(this.udG3020Xtal3);
            this.grpGenesis3020.Controls.Add(this.udG3020Xtal2);
            this.grpGenesis3020.Controls.Add(this.udG3020Xtal1);
            this.grpGenesis3020.Location = new System.Drawing.Point(203, 14);
            this.grpGenesis3020.Name = "grpGenesis3020";
            this.grpGenesis3020.Size = new System.Drawing.Size(170, 162);
            this.grpGenesis3020.TabIndex = 29;
            this.grpGenesis3020.TabStop = false;
            this.grpGenesis3020.Text = "Genesis G3020";
            this.grpGenesis3020.Visible = false;
            // 
            // tpGeneralOptions
            // 
            this.tpGeneralOptions.Controls.Add(this.grpIRRemote);
            this.tpGeneralOptions.Controls.Add(this.grpAutoPWR);
            this.tpGeneralOptions.Controls.Add(this.grpMemoryZap);
            this.tpGeneralOptions.Controls.Add(this.grpOptMainConsole);
            this.tpGeneralOptions.Controls.Add(this.grpOptQuickQSY);
            this.tpGeneralOptions.Controls.Add(this.grpGenTuningOptions);
            this.tpGeneralOptions.Controls.Add(this.grpGeneralOptions);
            this.tpGeneralOptions.Controls.Add(this.grpGeneralProcessPriority);
            this.tpGeneralOptions.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralOptions.Name = "tpGeneralOptions";
            this.tpGeneralOptions.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralOptions.TabIndex = 1;
            this.tpGeneralOptions.Text = "Options";
            // 
            // grpIRRemote
            // 
            this.grpIRRemote.Controls.Add(this.chkWinLIRCenable);
            this.grpIRRemote.Controls.Add(this.udWinLIRCport);
            this.grpIRRemote.Controls.Add(this.labelTS63);
            this.grpIRRemote.Controls.Add(this.labelTS62);
            this.grpIRRemote.Controls.Add(this.txtWinLIRCaddress);
            this.grpIRRemote.Location = new System.Drawing.Point(378, 190);
            this.grpIRRemote.Name = "grpIRRemote";
            this.grpIRRemote.Size = new System.Drawing.Size(187, 114);
            this.grpIRRemote.TabIndex = 31;
            this.grpIRRemote.TabStop = false;
            this.grpIRRemote.Text = "IR remote";
            // 
            // chkWinLIRCenable
            // 
            this.chkWinLIRCenable.AutoSize = true;
            this.chkWinLIRCenable.Image = null;
            this.chkWinLIRCenable.Location = new System.Drawing.Point(24, 27);
            this.chkWinLIRCenable.Name = "chkWinLIRCenable";
            this.chkWinLIRCenable.Size = new System.Drawing.Size(133, 17);
            this.chkWinLIRCenable.TabIndex = 5;
            this.chkWinLIRCenable.Text = "Enable WinLIRC client";
            this.chkWinLIRCenable.UseVisualStyleBackColor = true;
            this.chkWinLIRCenable.CheckedChanged += new System.EventHandler(this.chkWinLIRCenable_CheckedChanged);
            // 
            // udWinLIRCport
            // 
            this.udWinLIRCport.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udWinLIRCport.Location = new System.Drawing.Point(119, 81);
            this.udWinLIRCport.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udWinLIRCport.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udWinLIRCport.Name = "udWinLIRCport";
            this.udWinLIRCport.Size = new System.Drawing.Size(57, 20);
            this.udWinLIRCport.TabIndex = 4;
            this.udWinLIRCport.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udWinLIRCport.Value = new decimal(new int[] {
            8765,
            0,
            0,
            0});
            // 
            // labelTS63
            // 
            this.labelTS63.AutoSize = true;
            this.labelTS63.Image = null;
            this.labelTS63.Location = new System.Drawing.Point(20, 83);
            this.labelTS63.Name = "labelTS63";
            this.labelTS63.Size = new System.Drawing.Size(59, 13);
            this.labelTS63.TabIndex = 3;
            this.labelTS63.Text = "Server port";
            // 
            // labelTS62
            // 
            this.labelTS62.AutoSize = true;
            this.labelTS62.Image = null;
            this.labelTS62.Location = new System.Drawing.Point(20, 54);
            this.labelTS62.Name = "labelTS62";
            this.labelTS62.Size = new System.Drawing.Size(65, 13);
            this.labelTS62.TabIndex = 1;
            this.labelTS62.Text = "Server addr.";
            // 
            // txtWinLIRCaddress
            // 
            this.txtWinLIRCaddress.Location = new System.Drawing.Point(86, 51);
            this.txtWinLIRCaddress.MaxLength = 32;
            this.txtWinLIRCaddress.Name = "txtWinLIRCaddress";
            this.txtWinLIRCaddress.Size = new System.Drawing.Size(90, 20);
            this.txtWinLIRCaddress.TabIndex = 0;
            this.txtWinLIRCaddress.Text = "127.0.0.1";
            this.txtWinLIRCaddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // grpAutoPWR
            // 
            this.grpAutoPWR.Controls.Add(this.chkAutoPowerUp);
            this.grpAutoPWR.Location = new System.Drawing.Point(378, 86);
            this.grpAutoPWR.Name = "grpAutoPWR";
            this.grpAutoPWR.Size = new System.Drawing.Size(144, 49);
            this.grpAutoPWR.TabIndex = 30;
            this.grpAutoPWR.TabStop = false;
            this.grpAutoPWR.Text = "Auto power";
            // 
            // grpMemoryZap
            // 
            this.grpMemoryZap.Controls.Add(this.radMemoryZapDOWN);
            this.grpMemoryZap.Controls.Add(this.radMemoryZapUP);
            this.grpMemoryZap.Controls.Add(this.lblMemoryZapping);
            this.grpMemoryZap.Controls.Add(this.udMemoryZapping);
            this.grpMemoryZap.Location = new System.Drawing.Point(193, 86);
            this.grpMemoryZap.Name = "grpMemoryZap";
            this.grpMemoryZap.Size = new System.Drawing.Size(144, 98);
            this.grpMemoryZap.TabIndex = 29;
            this.grpMemoryZap.TabStop = false;
            this.grpMemoryZap.Text = "Memory Zapping";
            // 
            // lblMemoryZapping
            // 
            this.lblMemoryZapping.AutoSize = true;
            this.lblMemoryZapping.Image = null;
            this.lblMemoryZapping.Location = new System.Drawing.Point(13, 74);
            this.lblMemoryZapping.Name = "lblMemoryZapping";
            this.lblMemoryZapping.Size = new System.Drawing.Size(51, 13);
            this.lblMemoryZapping.TabIndex = 1;
            this.lblMemoryZapping.Text = "Zap time:";
            // 
            // grpOptMainConsole
            // 
            this.grpOptMainConsole.Controls.Add(this.chkOptAlwaysOnTop);
            this.grpOptMainConsole.Location = new System.Drawing.Point(378, 22);
            this.grpOptMainConsole.Name = "grpOptMainConsole";
            this.grpOptMainConsole.Size = new System.Drawing.Size(144, 56);
            this.grpOptMainConsole.TabIndex = 28;
            this.grpOptMainConsole.TabStop = false;
            this.grpOptMainConsole.Text = "Main Console";
            // 
            // grpOptQuickQSY
            // 
            this.grpOptQuickQSY.Controls.Add(this.chkOptEnableKBShortcuts);
            this.grpOptQuickQSY.Controls.Add(this.chkOptQuickQSY);
            this.grpOptQuickQSY.Location = new System.Drawing.Point(193, 225);
            this.grpOptQuickQSY.Name = "grpOptQuickQSY";
            this.grpOptQuickQSY.Size = new System.Drawing.Size(144, 80);
            this.grpOptQuickQSY.TabIndex = 27;
            this.grpOptQuickQSY.TabStop = false;
            this.grpOptQuickQSY.Text = "Keyboard";
            // 
            // grpGenTuningOptions
            // 
            this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGL);
            this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGL);
            this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGU);
            this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGU);
            this.grpGenTuningOptions.Location = new System.Drawing.Point(10, 225);
            this.grpGenTuningOptions.Name = "grpGenTuningOptions";
            this.grpGenTuningOptions.Size = new System.Drawing.Size(144, 80);
            this.grpGenTuningOptions.TabIndex = 25;
            this.grpGenTuningOptions.TabStop = false;
            this.grpGenTuningOptions.Text = "Click Tune Offsets (Hz)";
            // 
            // lblOptClickTuneDIGL
            // 
            this.lblOptClickTuneDIGL.Image = null;
            this.lblOptClickTuneDIGL.Location = new System.Drawing.Point(16, 48);
            this.lblOptClickTuneDIGL.Name = "lblOptClickTuneDIGL";
            this.lblOptClickTuneDIGL.Size = new System.Drawing.Size(40, 23);
            this.lblOptClickTuneDIGL.TabIndex = 12;
            this.lblOptClickTuneDIGL.Text = "DIGL:";
            // 
            // udOptClickTuneOffsetDIGL
            // 
            this.udOptClickTuneOffsetDIGL.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Location = new System.Drawing.Point(56, 48);
            this.udOptClickTuneOffsetDIGL.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Name = "udOptClickTuneOffsetDIGL";
            this.udOptClickTuneOffsetDIGL.Size = new System.Drawing.Size(56, 20);
            this.udOptClickTuneOffsetDIGL.TabIndex = 11;
            this.udOptClickTuneOffsetDIGL.Value = new decimal(new int[] {
            2210,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGL_ValueChanged);
            this.udOptClickTuneOffsetDIGL.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGL_LostFocus);
            // 
            // lblOptClickTuneDIGU
            // 
            this.lblOptClickTuneDIGU.Image = null;
            this.lblOptClickTuneDIGU.Location = new System.Drawing.Point(16, 24);
            this.lblOptClickTuneDIGU.Name = "lblOptClickTuneDIGU";
            this.lblOptClickTuneDIGU.Size = new System.Drawing.Size(40, 23);
            this.lblOptClickTuneDIGU.TabIndex = 10;
            this.lblOptClickTuneDIGU.Text = "DIGU:";
            // 
            // udOptClickTuneOffsetDIGU
            // 
            this.udOptClickTuneOffsetDIGU.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Location = new System.Drawing.Point(56, 24);
            this.udOptClickTuneOffsetDIGU.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Name = "udOptClickTuneOffsetDIGU";
            this.udOptClickTuneOffsetDIGU.Size = new System.Drawing.Size(56, 20);
            this.udOptClickTuneOffsetDIGU.TabIndex = 0;
            this.udOptClickTuneOffsetDIGU.Value = new decimal(new int[] {
            1200,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGU_ValueChanged);
            this.udOptClickTuneOffsetDIGU.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGU_LostFocus);
            // 
            // grpGeneralOptions
            // 
            this.grpGeneralOptions.Controls.Add(this.labelTS64);
            this.grpGeneralOptions.Controls.Add(this.comboBandPlan);
            this.grpGeneralOptions.Controls.Add(this.chkVFOB_extend);
            this.grpGeneralOptions.Controls.Add(this.chkIARU);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralDisablePTT);
            this.grpGeneralOptions.Location = new System.Drawing.Point(10, 22);
            this.grpGeneralOptions.Name = "grpGeneralOptions";
            this.grpGeneralOptions.Size = new System.Drawing.Size(166, 151);
            this.grpGeneralOptions.TabIndex = 6;
            this.grpGeneralOptions.TabStop = false;
            this.grpGeneralOptions.Text = "Options";
            // 
            // labelTS64
            // 
            this.labelTS64.Image = null;
            this.labelTS64.Location = new System.Drawing.Point(95, 113);
            this.labelTS64.Name = "labelTS64";
            this.labelTS64.Size = new System.Drawing.Size(55, 24);
            this.labelTS64.TabIndex = 7;
            this.labelTS64.Text = "Band plan";
            // 
            // grpGeneralProcessPriority
            // 
            this.grpGeneralProcessPriority.Controls.Add(this.comboGeneralProcessPriority);
            this.grpGeneralProcessPriority.Location = new System.Drawing.Point(193, 22);
            this.grpGeneralProcessPriority.Name = "grpGeneralProcessPriority";
            this.grpGeneralProcessPriority.Size = new System.Drawing.Size(144, 56);
            this.grpGeneralProcessPriority.TabIndex = 23;
            this.grpGeneralProcessPriority.TabStop = false;
            this.grpGeneralProcessPriority.Text = "Process Priority";
            // 
            // tpGeneralCalibration
            // 
            this.tpGeneralCalibration.Controls.Add(this.grpWBIR);
            this.tpGeneralCalibration.Controls.Add(this.btnAbortCalibration);
            this.tpGeneralCalibration.Controls.Add(this.lblProgress);
            this.tpGeneralCalibration.Controls.Add(this.progressCalibration);
            this.tpGeneralCalibration.Controls.Add(this.grpGenCalRXImage);
            this.tpGeneralCalibration.Controls.Add(this.grpGenCalLevel);
            this.tpGeneralCalibration.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralCalibration.Name = "tpGeneralCalibration";
            this.tpGeneralCalibration.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralCalibration.TabIndex = 2;
            this.tpGeneralCalibration.Text = "Calibration";
            // 
            // grpWBIR
            // 
            this.grpWBIR.Controls.Add(this.btnRXEraseAll);
            this.grpWBIR.Controls.Add(this.btnRXSaveAll);
            this.grpWBIR.Controls.Add(this.btnRXEraseBand);
            this.grpWBIR.Controls.Add(this.btnRXSaveBand);
            this.grpWBIR.Controls.Add(this.labelTS56);
            this.grpWBIR.Controls.Add(this.udRXGain);
            this.grpWBIR.Controls.Add(this.tbRXGain);
            this.grpWBIR.Controls.Add(this.labelTS55);
            this.grpWBIR.Controls.Add(this.tbRXPhase);
            this.grpWBIR.Controls.Add(this.udRXPhase);
            this.grpWBIR.Controls.Add(this.chkWBIRfixed);
            this.grpWBIR.Controls.Add(this.lblWBIRTime);
            this.grpWBIR.Controls.Add(this.udWBIRTime);
            this.grpWBIR.Controls.Add(this.btnWBIRStart);
            this.grpWBIR.Controls.Add(this.btnWBIRStop);
            this.grpWBIR.Location = new System.Drawing.Point(325, 72);
            this.grpWBIR.Name = "grpWBIR";
            this.grpWBIR.Size = new System.Drawing.Size(203, 231);
            this.grpWBIR.TabIndex = 13;
            this.grpWBIR.TabStop = false;
            this.grpWBIR.Text = "WBIR";
            // 
            // btnRXEraseAll
            // 
            this.btnRXEraseAll.Image = null;
            this.btnRXEraseAll.Location = new System.Drawing.Point(102, 202);
            this.btnRXEraseAll.Name = "btnRXEraseAll";
            this.btnRXEraseAll.Size = new System.Drawing.Size(80, 23);
            this.btnRXEraseAll.TabIndex = 56;
            this.btnRXEraseAll.Text = "Reset all";
            this.btnRXEraseAll.UseVisualStyleBackColor = true;
            this.btnRXEraseAll.Click += new System.EventHandler(this.btnRXEraseAll_Click);
            // 
            // btnRXSaveAll
            // 
            this.btnRXSaveAll.Image = null;
            this.btnRXSaveAll.Location = new System.Drawing.Point(20, 202);
            this.btnRXSaveAll.Name = "btnRXSaveAll";
            this.btnRXSaveAll.Size = new System.Drawing.Size(80, 23);
            this.btnRXSaveAll.TabIndex = 55;
            this.btnRXSaveAll.Text = "Save all";
            this.btnRXSaveAll.UseVisualStyleBackColor = true;
            this.btnRXSaveAll.Click += new System.EventHandler(this.btnRXSaveAll_Click);
            // 
            // btnRXEraseBand
            // 
            this.btnRXEraseBand.Image = null;
            this.btnRXEraseBand.Location = new System.Drawing.Point(102, 176);
            this.btnRXEraseBand.Name = "btnRXEraseBand";
            this.btnRXEraseBand.Size = new System.Drawing.Size(80, 23);
            this.btnRXEraseBand.TabIndex = 54;
            this.btnRXEraseBand.Text = "Reset band";
            this.btnRXEraseBand.UseVisualStyleBackColor = true;
            this.btnRXEraseBand.Click += new System.EventHandler(this.btnRXEraseBand_Click);
            // 
            // btnRXSaveBand
            // 
            this.btnRXSaveBand.Image = null;
            this.btnRXSaveBand.Location = new System.Drawing.Point(20, 176);
            this.btnRXSaveBand.Name = "btnRXSaveBand";
            this.btnRXSaveBand.Size = new System.Drawing.Size(80, 23);
            this.btnRXSaveBand.TabIndex = 53;
            this.btnRXSaveBand.Text = "Save band";
            this.btnRXSaveBand.UseVisualStyleBackColor = true;
            this.btnRXSaveBand.Click += new System.EventHandler(this.btnRXSaveBand_Click);
            // 
            // labelTS56
            // 
            this.labelTS56.AutoSize = true;
            this.labelTS56.Image = null;
            this.labelTS56.Location = new System.Drawing.Point(26, 131);
            this.labelTS56.Name = "labelTS56";
            this.labelTS56.Size = new System.Drawing.Size(29, 13);
            this.labelTS56.TabIndex = 52;
            this.labelTS56.Text = "Gain";
            // 
            // udRXGain
            // 
            this.udRXGain.DecimalPlaces = 2;
            this.udRXGain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udRXGain.Location = new System.Drawing.Point(21, 148);
            this.udRXGain.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udRXGain.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udRXGain.Name = "udRXGain";
            this.udRXGain.Size = new System.Drawing.Size(60, 20);
            this.udRXGain.TabIndex = 51;
            this.udRXGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udRXGain.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRXGain.ValueChanged += new System.EventHandler(this.udRXGain_ValueChanged);
            // 
            // tbRXGain
            // 
            this.tbRXGain.AutoSize = false;
            this.tbRXGain.Location = new System.Drawing.Point(92, 145);
            this.tbRXGain.Maximum = 200;
            this.tbRXGain.Minimum = -200;
            this.tbRXGain.Name = "tbRXGain";
            this.tbRXGain.Size = new System.Drawing.Size(105, 25);
            this.tbRXGain.TabIndex = 50;
            this.tbRXGain.TickFrequency = 50;
            this.tbRXGain.Scroll += new System.EventHandler(this.tbRXGain_Scroll);
            // 
            // labelTS55
            // 
            this.labelTS55.AutoSize = true;
            this.labelTS55.Image = null;
            this.labelTS55.Location = new System.Drawing.Point(26, 90);
            this.labelTS55.Name = "labelTS55";
            this.labelTS55.Size = new System.Drawing.Size(37, 13);
            this.labelTS55.TabIndex = 49;
            this.labelTS55.Text = "Phase";
            // 
            // tbRXPhase
            // 
            this.tbRXPhase.AutoSize = false;
            this.tbRXPhase.Location = new System.Drawing.Point(92, 106);
            this.tbRXPhase.Maximum = 200;
            this.tbRXPhase.Minimum = -200;
            this.tbRXPhase.Name = "tbRXPhase";
            this.tbRXPhase.Size = new System.Drawing.Size(105, 25);
            this.tbRXPhase.TabIndex = 48;
            this.tbRXPhase.TickFrequency = 50;
            this.tbRXPhase.Scroll += new System.EventHandler(this.tbRXPhase_Scroll);
            // 
            // udRXPhase
            // 
            this.udRXPhase.DecimalPlaces = 2;
            this.udRXPhase.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udRXPhase.Location = new System.Drawing.Point(21, 107);
            this.udRXPhase.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udRXPhase.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udRXPhase.Name = "udRXPhase";
            this.udRXPhase.Size = new System.Drawing.Size(60, 20);
            this.udRXPhase.TabIndex = 47;
            this.udRXPhase.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udRXPhase.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRXPhase.ValueChanged += new System.EventHandler(this.udRXPhase_ValueChanged);
            // 
            // chkWBIRfixed
            // 
            this.chkWBIRfixed.AutoSize = true;
            this.chkWBIRfixed.Image = null;
            this.chkWBIRfixed.Location = new System.Drawing.Point(21, 71);
            this.chkWBIRfixed.Name = "chkWBIRfixed";
            this.chkWBIRfixed.Size = new System.Drawing.Size(83, 17);
            this.chkWBIRfixed.TabIndex = 44;
            this.chkWBIRfixed.Text = "WBIR Fixed";
            this.chkWBIRfixed.UseVisualStyleBackColor = true;
            this.chkWBIRfixed.CheckedChanged += new System.EventHandler(this.chkWBIRfixed_CheckedChanged);
            // 
            // lblWBIRTime
            // 
            this.lblWBIRTime.AutoSize = true;
            this.lblWBIRTime.Image = null;
            this.lblWBIRTime.Location = new System.Drawing.Point(20, 50);
            this.lblWBIRTime.Name = "lblWBIRTime";
            this.lblWBIRTime.Size = new System.Drawing.Size(67, 13);
            this.lblWBIRTime.TabIndex = 43;
            this.lblWBIRTime.Text = "TX/RX Time";
            // 
            // lblProgress
            // 
            this.lblProgress.AutoSize = true;
            this.lblProgress.Image = null;
            this.lblProgress.Location = new System.Drawing.Point(117, 207);
            this.lblProgress.Name = "lblProgress";
            this.lblProgress.Size = new System.Drawing.Size(99, 13);
            this.lblProgress.TabIndex = 11;
            this.lblProgress.Text = "Calibration progress";
            // 
            // progressCalibration
            // 
            this.progressCalibration.Location = new System.Drawing.Point(52, 235);
            this.progressCalibration.Name = "progressCalibration";
            this.progressCalibration.Size = new System.Drawing.Size(234, 23);
            this.progressCalibration.Step = 1;
            this.progressCalibration.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.progressCalibration.TabIndex = 10;
            // 
            // grpGenCalRXImage
            // 
            this.grpGenCalRXImage.Controls.Add(this.btnGeneralCalImageSave);
            this.grpGenCalRXImage.Controls.Add(this.btnGeneralCalImageReset);
            this.grpGenCalRXImage.Location = new System.Drawing.Point(323, 13);
            this.grpGenCalRXImage.Name = "grpGenCalRXImage";
            this.grpGenCalRXImage.Size = new System.Drawing.Size(205, 56);
            this.grpGenCalRXImage.TabIndex = 9;
            this.grpGenCalRXImage.TabStop = false;
            this.grpGenCalRXImage.Text = "RX Image Reject Cal";
            // 
            // grpGenCalLevel
            // 
            this.grpGenCalLevel.Controls.Add(this.udDisplayCalValue);
            this.grpGenCalLevel.Controls.Add(this.lblDisplayCalValue);
            this.grpGenCalLevel.Controls.Add(this.udMultimeterCalValue);
            this.grpGenCalLevel.Controls.Add(this.lblLevelCalValue);
            this.grpGenCalLevel.Controls.Add(this.udGeneralCalLevel);
            this.grpGenCalLevel.Controls.Add(this.udGeneralCalFreq2);
            this.grpGenCalLevel.Controls.Add(this.lblGenCalLevelFreq);
            this.grpGenCalLevel.Controls.Add(this.lblGeneralCalLevel);
            this.grpGenCalLevel.Controls.Add(this.btnGeneralCalLevelStart);
            this.grpGenCalLevel.Location = new System.Drawing.Point(78, 22);
            this.grpGenCalLevel.Name = "grpGenCalLevel";
            this.grpGenCalLevel.Size = new System.Drawing.Size(168, 170);
            this.grpGenCalLevel.TabIndex = 8;
            this.grpGenCalLevel.TabStop = false;
            this.grpGenCalLevel.Text = "Level Cal";
            // 
            // lblDisplayCalValue
            // 
            this.lblDisplayCalValue.Image = null;
            this.lblDisplayCalValue.Location = new System.Drawing.Point(11, 105);
            this.lblDisplayCalValue.Name = "lblDisplayCalValue";
            this.lblDisplayCalValue.Size = new System.Drawing.Size(68, 19);
            this.lblDisplayCalValue.TabIndex = 7;
            this.lblDisplayCalValue.Text = "Display val.";
            this.lblDisplayCalValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblLevelCalValue
            // 
            this.lblLevelCalValue.Image = null;
            this.lblLevelCalValue.Location = new System.Drawing.Point(10, 80);
            this.lblLevelCalValue.Name = "lblLevelCalValue";
            this.lblLevelCalValue.Size = new System.Drawing.Size(68, 19);
            this.lblLevelCalValue.TabIndex = 5;
            this.lblLevelCalValue.Text = "SMeter val.";
            this.lblLevelCalValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblGenCalLevelFreq
            // 
            this.lblGenCalLevelFreq.Image = null;
            this.lblGenCalLevelFreq.Location = new System.Drawing.Point(12, 24);
            this.lblGenCalLevelFreq.Name = "lblGenCalLevelFreq";
            this.lblGenCalLevelFreq.Size = new System.Drawing.Size(64, 23);
            this.lblGenCalLevelFreq.TabIndex = 0;
            this.lblGenCalLevelFreq.Text = "Frequency:";
            // 
            // lblGeneralCalLevel
            // 
            this.lblGeneralCalLevel.Image = null;
            this.lblGeneralCalLevel.Location = new System.Drawing.Point(12, 52);
            this.lblGeneralCalLevel.Name = "lblGeneralCalLevel";
            this.lblGeneralCalLevel.Size = new System.Drawing.Size(68, 19);
            this.lblGeneralCalLevel.TabIndex = 2;
            this.lblGeneralCalLevel.Text = "Level (dBm):";
            // 
            // tpFilters
            // 
            this.tpFilters.Controls.Add(this.grpOptFilterControls);
            this.tpFilters.Location = new System.Drawing.Point(4, 22);
            this.tpFilters.Name = "tpFilters";
            this.tpFilters.Size = new System.Drawing.Size(592, 318);
            this.tpFilters.TabIndex = 3;
            this.tpFilters.Text = "Filters";
            // 
            // grpOptFilterControls
            // 
            this.grpOptFilterControls.Controls.Add(this.udFilterDefaultLowCut);
            this.grpOptFilterControls.Controls.Add(this.lblDefaultLowCut);
            this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterShift);
            this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilterShift);
            this.grpOptFilterControls.Controls.Add(this.comboOptFilterWidthMode);
            this.grpOptFilterControls.Controls.Add(this.lblOptWidthSliderMode);
            this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterWidth);
            this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilter);
            this.grpOptFilterControls.Controls.Add(this.chkOptFilterSaveChanges);
            this.grpOptFilterControls.Location = new System.Drawing.Point(8, 8);
            this.grpOptFilterControls.Name = "grpOptFilterControls";
            this.grpOptFilterControls.Size = new System.Drawing.Size(200, 152);
            this.grpOptFilterControls.TabIndex = 29;
            this.grpOptFilterControls.TabStop = false;
            this.grpOptFilterControls.Text = "Filter Controls";
            // 
            // lblDefaultLowCut
            // 
            this.lblDefaultLowCut.Image = null;
            this.lblDefaultLowCut.Location = new System.Drawing.Point(16, 120);
            this.lblDefaultLowCut.Name = "lblDefaultLowCut";
            this.lblDefaultLowCut.Size = new System.Drawing.Size(120, 23);
            this.lblDefaultLowCut.TabIndex = 16;
            this.lblDefaultLowCut.Text = "Default Low Cut (Hz):";
            // 
            // lblOptMaxFilterShift
            // 
            this.lblOptMaxFilterShift.Image = null;
            this.lblOptMaxFilterShift.Location = new System.Drawing.Point(16, 72);
            this.lblOptMaxFilterShift.Name = "lblOptMaxFilterShift";
            this.lblOptMaxFilterShift.Size = new System.Drawing.Size(120, 23);
            this.lblOptMaxFilterShift.TabIndex = 14;
            this.lblOptMaxFilterShift.Text = "Max Filter Shift (Hz):";
            // 
            // lblOptWidthSliderMode
            // 
            this.lblOptWidthSliderMode.Image = null;
            this.lblOptWidthSliderMode.Location = new System.Drawing.Point(16, 48);
            this.lblOptWidthSliderMode.Name = "lblOptWidthSliderMode";
            this.lblOptWidthSliderMode.Size = new System.Drawing.Size(104, 16);
            this.lblOptWidthSliderMode.TabIndex = 11;
            this.lblOptWidthSliderMode.Text = "Width Slider Mode:";
            // 
            // lblOptMaxFilter
            // 
            this.lblOptMaxFilter.Image = null;
            this.lblOptMaxFilter.Location = new System.Drawing.Point(16, 24);
            this.lblOptMaxFilter.Name = "lblOptMaxFilter";
            this.lblOptMaxFilter.Size = new System.Drawing.Size(120, 23);
            this.lblOptMaxFilter.TabIndex = 10;
            this.lblOptMaxFilter.Text = "Max Filter Width (Hz):";
            // 
            // tpGenesisOption
            // 
            this.tpGenesisOption.BackColor = System.Drawing.SystemColors.Control;
            this.tpGenesisOption.Controls.Add(this.grpG59Keyer);
            this.tpGenesisOption.Controls.Add(this.grpSi570);
            this.tpGenesisOption.Controls.Add(this.grpGenesisConnection);
            this.tpGenesisOption.Controls.Add(this.grpGenesisUSB);
            this.tpGenesisOption.Location = new System.Drawing.Point(4, 22);
            this.tpGenesisOption.Name = "tpGenesisOption";
            this.tpGenesisOption.Padding = new System.Windows.Forms.Padding(3);
            this.tpGenesisOption.Size = new System.Drawing.Size(592, 318);
            this.tpGenesisOption.TabIndex = 4;
            this.tpGenesisOption.Text = "Genesis config";
            // 
            // grpG59Keyer
            // 
            this.grpG59Keyer.Controls.Add(this.chkIambicBMode);
            this.grpG59Keyer.Controls.Add(this.lblG59CWCorrection);
            this.grpG59Keyer.Controls.Add(this.udG59CWSpeedCorr);
            this.grpG59Keyer.Controls.Add(this.chkG59KeyerAutoCorrection);
            this.grpG59Keyer.Controls.Add(this.lblG59_DASH_DOT_ratio);
            this.grpG59Keyer.Controls.Add(this.udG59DASH_DOT_ratio);
            this.grpG59Keyer.Controls.Add(this.lblG59CWSPEED);
            this.grpG59Keyer.Controls.Add(this.chkIambicReverse);
            this.grpG59Keyer.Controls.Add(this.udG59CWSpeed);
            this.grpG59Keyer.Controls.Add(this.chkGenesisIambic);
            this.grpG59Keyer.Location = new System.Drawing.Point(395, 26);
            this.grpG59Keyer.Name = "grpG59Keyer";
            this.grpG59Keyer.Size = new System.Drawing.Size(163, 245);
            this.grpG59Keyer.TabIndex = 44;
            this.grpG59Keyer.TabStop = false;
            this.grpG59Keyer.Text = "Keyer option";
            // 
            // lblG59CWCorrection
            // 
            this.lblG59CWCorrection.AutoSize = true;
            this.lblG59CWCorrection.Image = null;
            this.lblG59CWCorrection.Location = new System.Drawing.Point(23, 183);
            this.lblG59CWCorrection.Name = "lblG59CWCorrection";
            this.lblG59CWCorrection.Size = new System.Drawing.Size(55, 13);
            this.lblG59CWCorrection.TabIndex = 8;
            this.lblG59CWCorrection.Text = "Correction";
            // 
            // lblG59CWSPEED
            // 
            this.lblG59CWSPEED.AutoSize = true;
            this.lblG59CWSPEED.Image = null;
            this.lblG59CWSPEED.Location = new System.Drawing.Point(23, 153);
            this.lblG59CWSPEED.Name = "lblG59CWSPEED";
            this.lblG59CWSPEED.Size = new System.Drawing.Size(59, 13);
            this.lblG59CWSPEED.TabIndex = 3;
            this.lblG59CWSPEED.Text = "CW Speed";
            // 
            // chkGenesisIambic
            // 
            this.chkGenesisIambic.AutoSize = true;
            this.chkGenesisIambic.Image = null;
            this.chkGenesisIambic.Location = new System.Drawing.Point(25, 31);
            this.chkGenesisIambic.Name = "chkGenesisIambic";
            this.chkGenesisIambic.Size = new System.Drawing.Size(57, 17);
            this.chkGenesisIambic.TabIndex = 0;
            this.chkGenesisIambic.Text = "Iambic";
            this.chkGenesisIambic.UseVisualStyleBackColor = true;
            this.chkGenesisIambic.CheckedChanged += new System.EventHandler(this.chkG59Iambic_CheckedChanged);
            // 
            // grpSi570
            // 
            this.grpSi570.Controls.Add(this.lblFDCmax);
            this.grpSi570.Controls.Add(this.udFDCOmax);
            this.grpSi570.Controls.Add(this.lblFDCOmin);
            this.grpSi570.Controls.Add(this.udFDCOmin);
            this.grpSi570.Controls.Add(this.chkG59SmoothTuning);
            this.grpSi570.Controls.Add(this.lblSi570_ref_osc3);
            this.grpSi570.Controls.Add(this.udSi570_xtal3);
            this.grpSi570.Controls.Add(this.lblSi570_ref_osc2);
            this.grpSi570.Controls.Add(this.udSi570_xtal2);
            this.grpSi570.Controls.Add(this.btnSi570Test);
            this.grpSi570.Controls.Add(this.labelTS5);
            this.grpSi570.Controls.Add(this.udSi570_divisor);
            this.grpSi570.Controls.Add(this.labelTS4);
            this.grpSi570.Controls.Add(this.udSi570_address);
            this.grpSi570.Controls.Add(this.lblSi570_ref_osc1);
            this.grpSi570.Controls.Add(this.udSi570_xtal1);
            this.grpSi570.Location = new System.Drawing.Point(178, 26);
            this.grpSi570.Name = "grpSi570";
            this.grpSi570.Size = new System.Drawing.Size(206, 245);
            this.grpSi570.TabIndex = 43;
            this.grpSi570.TabStop = false;
            this.grpSi570.Text = "Genesis Si570 settings";
            // 
            // lblFDCmax
            // 
            this.lblFDCmax.AutoSize = true;
            this.lblFDCmax.Image = null;
            this.lblFDCmax.Location = new System.Drawing.Point(18, 165);
            this.lblFDCmax.Name = "lblFDCmax";
            this.lblFDCmax.Size = new System.Drawing.Size(55, 13);
            this.lblFDCmax.TabIndex = 16;
            this.lblFDCmax.Text = "FDCOmax";
            // 
            // lblFDCOmin
            // 
            this.lblFDCOmin.AutoSize = true;
            this.lblFDCOmin.Image = null;
            this.lblFDCOmin.Location = new System.Drawing.Point(18, 141);
            this.lblFDCOmin.Name = "lblFDCOmin";
            this.lblFDCOmin.Size = new System.Drawing.Size(52, 13);
            this.lblFDCOmin.TabIndex = 14;
            this.lblFDCOmin.Text = "FDCOmin";
            // 
            // chkG59SmoothTuning
            // 
            this.chkG59SmoothTuning.AutoSize = true;
            this.chkG59SmoothTuning.Image = null;
            this.chkG59SmoothTuning.Location = new System.Drawing.Point(19, 187);
            this.chkG59SmoothTuning.Name = "chkG59SmoothTuning";
            this.chkG59SmoothTuning.Size = new System.Drawing.Size(94, 17);
            this.chkG59SmoothTuning.TabIndex = 12;
            this.chkG59SmoothTuning.Text = "Smooth tuning";
            this.chkG59SmoothTuning.UseVisualStyleBackColor = true;
            this.chkG59SmoothTuning.CheckedChanged += new System.EventHandler(this.chkG59SmoothTuning_CheckedChanged);
            // 
            // labelTS5
            // 
            this.labelTS5.AutoSize = true;
            this.labelTS5.Image = null;
            this.labelTS5.Location = new System.Drawing.Point(21, 93);
            this.labelTS5.Name = "labelTS5";
            this.labelTS5.Size = new System.Drawing.Size(39, 13);
            this.labelTS5.TabIndex = 5;
            this.labelTS5.Text = "Divisor";
            // 
            // labelTS4
            // 
            this.labelTS4.AutoSize = true;
            this.labelTS4.Image = null;
            this.labelTS4.Location = new System.Drawing.Point(18, 117);
            this.labelTS4.Name = "labelTS4";
            this.labelTS4.Size = new System.Drawing.Size(74, 13);
            this.labelTS4.TabIndex = 3;
            this.labelTS4.Text = "Si570 address";
            // 
            // grpGenesisConnection
            // 
            this.grpGenesisConnection.Controls.Add(this.chkDTR_CWMonitor);
            this.grpGenesisConnection.Controls.Add(this.comboKeyerConnPrimary);
            this.grpGenesisConnection.Controls.Add(this.lblKeyerConnPrimary);
            this.grpGenesisConnection.Location = new System.Drawing.Point(23, 26);
            this.grpGenesisConnection.Name = "grpGenesisConnection";
            this.grpGenesisConnection.Size = new System.Drawing.Size(145, 95);
            this.grpGenesisConnection.TabIndex = 42;
            this.grpGenesisConnection.TabStop = false;
            this.grpGenesisConnection.Text = "Port connection";
            // 
            // grpGenesisUSB
            // 
            this.grpGenesisUSB.Controls.Add(this.chkUSBSerialNo);
            this.grpGenesisUSB.Controls.Add(this.lblUSBSerialNo);
            this.grpGenesisUSB.Controls.Add(this.udUSBSerialNo);
            this.grpGenesisUSB.Controls.Add(this.VID_TextBox);
            this.grpGenesisUSB.Controls.Add(this.PID_TextBox);
            this.grpGenesisUSB.Controls.Add(this.label4);
            this.grpGenesisUSB.Controls.Add(this.label2);
            this.grpGenesisUSB.Location = new System.Drawing.Point(23, 127);
            this.grpGenesisUSB.Name = "grpGenesisUSB";
            this.grpGenesisUSB.Size = new System.Drawing.Size(145, 145);
            this.grpGenesisUSB.TabIndex = 27;
            this.grpGenesisUSB.TabStop = false;
            this.grpGenesisUSB.Text = "USB option";
            // 
            // lblUSBSerialNo
            // 
            this.lblUSBSerialNo.AutoSize = true;
            this.lblUSBSerialNo.Location = new System.Drawing.Point(83, 119);
            this.lblUSBSerialNo.Name = "lblUSBSerialNo";
            this.lblUSBSerialNo.Size = new System.Drawing.Size(53, 13);
            this.lblUSBSerialNo.TabIndex = 18;
            this.lblUSBSerialNo.Text = "Serial No.";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(97, 86);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(25, 13);
            this.label4.TabIndex = 3;
            this.label4.Text = "PID";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(97, 55);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(25, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "VID";
            // 
            // radExtATUBypass
            // 
            this.radExtATUBypass.AutoSize = true;
            this.radExtATUBypass.Image = null;
            this.radExtATUBypass.Location = new System.Drawing.Point(25, 76);
            this.radExtATUBypass.Name = "radExtATUBypass";
            this.radExtATUBypass.Size = new System.Drawing.Size(59, 17);
            this.radExtATUBypass.TabIndex = 12;
            this.radExtATUBypass.Text = "Bypass";
            this.radExtATUBypass.UseVisualStyleBackColor = true;
            this.radExtATUBypass.CheckedChanged += new System.EventHandler(this.radExtATUBypass_CheckedChanged);
            // 
            // radExtATUMemTune
            // 
            this.radExtATUMemTune.AutoSize = true;
            this.radExtATUMemTune.Image = null;
            this.radExtATUMemTune.Location = new System.Drawing.Point(25, 49);
            this.radExtATUMemTune.Name = "radExtATUMemTune";
            this.radExtATUMemTune.Size = new System.Drawing.Size(95, 17);
            this.radExtATUMemTune.TabIndex = 11;
            this.radExtATUMemTune.Text = "Memory TUNE";
            this.radExtATUMemTune.UseVisualStyleBackColor = true;
            this.radExtATUMemTune.CheckedChanged += new System.EventHandler(this.radExtATUMemTune_CheckedChanged);
            // 
            // radExtATUFullTune
            // 
            this.radExtATUFullTune.AutoSize = true;
            this.radExtATUFullTune.Checked = true;
            this.radExtATUFullTune.Image = null;
            this.radExtATUFullTune.Location = new System.Drawing.Point(25, 22);
            this.radExtATUFullTune.Name = "radExtATUFullTune";
            this.radExtATUFullTune.Size = new System.Drawing.Size(74, 17);
            this.radExtATUFullTune.TabIndex = 10;
            this.radExtATUFullTune.TabStop = true;
            this.radExtATUFullTune.Text = "Full TUNE";
            this.radExtATUFullTune.UseVisualStyleBackColor = true;
            this.radExtATUFullTune.CheckedChanged += new System.EventHandler(this.radExtATUFullTune_CheckedChanged);
            // 
            // tcSetup
            // 
            this.tcSetup.Controls.Add(this.tpGeneral);
            this.tcSetup.Controls.Add(this.tpAudio);
            this.tcSetup.Controls.Add(this.tpDisplay);
            this.tcSetup.Controls.Add(this.tpDSP);
            this.tcSetup.Controls.Add(this.tpTransmit);
            this.tcSetup.Controls.Add(this.tpPowerAmplifier);
            this.tcSetup.Controls.Add(this.tpATU);
            this.tcSetup.Controls.Add(this.tpAppearance);
            this.tcSetup.Controls.Add(this.tpKeyboard);
            this.tcSetup.Controls.Add(this.tpTests);
            this.tcSetup.Controls.Add(this.tpCAT);
            this.tcSetup.Controls.Add(this.tabPage2);
            this.tcSetup.Location = new System.Drawing.Point(8, 8);
            this.tcSetup.Name = "tcSetup";
            this.tcSetup.SelectedIndex = 0;
            this.tcSetup.Size = new System.Drawing.Size(592, 357);
            this.tcSetup.TabIndex = 16;
            // 
            // tpATU
            // 
            this.tpATU.BackColor = System.Drawing.SystemColors.Control;
            this.tpATU.Controls.Add(this.chkExtATU);
            this.tpATU.Controls.Add(this.grpExtATU);
            this.tpATU.Location = new System.Drawing.Point(4, 22);
            this.tpATU.Name = "tpATU";
            this.tpATU.Padding = new System.Windows.Forms.Padding(3);
            this.tpATU.Size = new System.Drawing.Size(584, 331);
            this.tpATU.TabIndex = 9;
            this.tpATU.Text = "ATU settings";
            // 
            // grpExtATU
            // 
            this.grpExtATU.Controls.Add(this.chkATUquickTUN);
            this.grpExtATU.Controls.Add(this.grpATUTiming);
            this.grpExtATU.Controls.Add(this.grpATUMode);
            this.grpExtATU.Enabled = false;
            this.grpExtATU.Location = new System.Drawing.Point(134, 21);
            this.grpExtATU.Name = "grpExtATU";
            this.grpExtATU.Size = new System.Drawing.Size(433, 289);
            this.grpExtATU.TabIndex = 1;
            this.grpExtATU.TabStop = false;
            this.grpExtATU.Text = "ATU settings";
            // 
            // grpATUTiming
            // 
            this.grpATUTiming.Controls.Add(this.labelTS16);
            this.grpATUTiming.Controls.Add(this.udATUCarrierTime);
            this.grpATUTiming.Controls.Add(this.lblATUBypass);
            this.grpATUTiming.Controls.Add(this.lblATUMemoryTune);
            this.grpATUTiming.Controls.Add(this.lblATUFullTune);
            this.grpATUTiming.Controls.Add(this.udATUBypass);
            this.grpATUTiming.Controls.Add(this.udATUMemoryTune);
            this.grpATUTiming.Controls.Add(this.udATUFullTune);
            this.grpATUTiming.Location = new System.Drawing.Point(197, 25);
            this.grpATUTiming.Name = "grpATUTiming";
            this.grpATUTiming.Size = new System.Drawing.Size(200, 170);
            this.grpATUTiming.TabIndex = 14;
            this.grpATUTiming.TabStop = false;
            this.grpATUTiming.Text = "ATU timing";
            // 
            // labelTS16
            // 
            this.labelTS16.AutoSize = true;
            this.labelTS16.Image = null;
            this.labelTS16.Location = new System.Drawing.Point(32, 139);
            this.labelTS16.Name = "labelTS16";
            this.labelTS16.Size = new System.Drawing.Size(65, 13);
            this.labelTS16.TabIndex = 7;
            this.labelTS16.Text = "Carrier delay";
            // 
            // lblATUBypass
            // 
            this.lblATUBypass.AutoSize = true;
            this.lblATUBypass.Image = null;
            this.lblATUBypass.Location = new System.Drawing.Point(32, 102);
            this.lblATUBypass.Name = "lblATUBypass";
            this.lblATUBypass.Size = new System.Drawing.Size(41, 13);
            this.lblATUBypass.TabIndex = 5;
            this.lblATUBypass.Text = "Bypass";
            // 
            // lblATUMemoryTune
            // 
            this.lblATUMemoryTune.AutoSize = true;
            this.lblATUMemoryTune.Image = null;
            this.lblATUMemoryTune.Location = new System.Drawing.Point(32, 65);
            this.lblATUMemoryTune.Name = "lblATUMemoryTune";
            this.lblATUMemoryTune.Size = new System.Drawing.Size(77, 13);
            this.lblATUMemoryTune.TabIndex = 4;
            this.lblATUMemoryTune.Text = "Memory TUNE";
            // 
            // grpATUMode
            // 
            this.grpATUMode.Controls.Add(this.radExtATUMemTune);
            this.grpATUMode.Controls.Add(this.radExtATUBypass);
            this.grpATUMode.Controls.Add(this.radExtATUFullTune);
            this.grpATUMode.Location = new System.Drawing.Point(35, 25);
            this.grpATUMode.Name = "grpATUMode";
            this.grpATUMode.Size = new System.Drawing.Size(135, 114);
            this.grpATUMode.TabIndex = 13;
            this.grpATUMode.TabStop = false;
            this.grpATUMode.Text = "ATU mode";
            // 
            // tpCAT
            // 
            this.tpCAT.Controls.Add(this.tcCAT);
            this.tpCAT.Location = new System.Drawing.Point(4, 22);
            this.tpCAT.Name = "tpCAT";
            this.tpCAT.Size = new System.Drawing.Size(584, 331);
            this.tpCAT.TabIndex = 0;
            this.tpCAT.Text = "CAT";
            // 
            // tcCAT
            // 
            this.tcCAT.Controls.Add(this.tpCATCOM);
            this.tcCAT.Controls.Add(this.tpServerClient);
            this.tcCAT.Controls.Add(this.tpMultiPSK);
            this.tcCAT.Location = new System.Drawing.Point(0, 0);
            this.tcCAT.Name = "tcCAT";
            this.tcCAT.SelectedIndex = 0;
            this.tcCAT.Size = new System.Drawing.Size(600, 344);
            this.tcCAT.TabIndex = 0;
            // 
            // tpCATCOM
            // 
            this.tpCATCOM.BackColor = System.Drawing.SystemColors.Control;
            this.tpCATCOM.Controls.Add(this.grpCATIcom);
            this.tpCATCOM.Controls.Add(this.grpCATOverEthernet);
            this.tpCATCOM.Controls.Add(this.lblCATRigType);
            this.tpCATCOM.Controls.Add(this.comboCATRigType);
            this.tpCATCOM.Controls.Add(this.grpPTTBitBang);
            this.tpCATCOM.Controls.Add(this.grpCatControlBox);
            this.tpCATCOM.Location = new System.Drawing.Point(4, 22);
            this.tpCATCOM.Name = "tpCATCOM";
            this.tpCATCOM.Size = new System.Drawing.Size(592, 318);
            this.tpCATCOM.TabIndex = 0;
            this.tpCATCOM.Text = "CAT COM Control";
            // 
            // grpCATIcom
            // 
            this.grpCATIcom.Controls.Add(this.chkCATEcho);
            this.grpCATIcom.Controls.Add(this.udCATCI_V);
            this.grpCATIcom.Controls.Add(this.labelTS59);
            this.grpCATIcom.Location = new System.Drawing.Point(218, 223);
            this.grpCATIcom.Name = "grpCATIcom";
            this.grpCATIcom.Size = new System.Drawing.Size(127, 77);
            this.grpCATIcom.TabIndex = 97;
            this.grpCATIcom.TabStop = false;
            this.grpCATIcom.Text = "Icom";
            // 
            // chkCATEcho
            // 
            this.chkCATEcho.AutoSize = true;
            this.chkCATEcho.Image = null;
            this.chkCATEcho.Location = new System.Drawing.Point(20, 41);
            this.chkCATEcho.Name = "chkCATEcho";
            this.chkCATEcho.Size = new System.Drawing.Size(75, 17);
            this.chkCATEcho.TabIndex = 125;
            this.chkCATEcho.Text = "Echo data";
            this.chkCATEcho.CheckedChanged += new System.EventHandler(this.chkCATEcho_CheckedChanged);
            // 
            // grpCATOverEthernet
            // 
            this.grpCATOverEthernet.Controls.Add(this.chkCAT_HRDserver);
            this.grpCATOverEthernet.Controls.Add(this.lblCATEthServerWatchdogTime);
            this.grpCATOverEthernet.Controls.Add(this.udCATEthServerWatchdogTime);
            this.grpCATOverEthernet.Controls.Add(this.lblCATEthCollTime);
            this.grpCATOverEthernet.Controls.Add(this.udCATEthCollTime);
            this.grpCATOverEthernet.Controls.Add(this.chkCATEthIPv6);
            this.grpCATOverEthernet.Controls.Add(this.txtCATServerIPAddress);
            this.grpCATOverEthernet.Controls.Add(this.lblCATServerAddress);
            this.grpCATOverEthernet.Controls.Add(this.lblCATServerPort);
            this.grpCATOverEthernet.Controls.Add(this.udCATServerPort);
            this.grpCATOverEthernet.Controls.Add(this.chkCATClient);
            this.grpCATOverEthernet.Controls.Add(this.txtCATLocalIPAddress);
            this.grpCATOverEthernet.Controls.Add(this.lblCATIPAddress);
            this.grpCATOverEthernet.Controls.Add(this.txtCATpassword);
            this.grpCATOverEthernet.Controls.Add(this.labelTS12);
            this.grpCATOverEthernet.Controls.Add(this.chkCATServer);
            this.grpCATOverEthernet.Location = new System.Drawing.Point(367, 22);
            this.grpCATOverEthernet.Name = "grpCATOverEthernet";
            this.grpCATOverEthernet.Size = new System.Drawing.Size(199, 284);
            this.grpCATOverEthernet.TabIndex = 96;
            this.grpCATOverEthernet.TabStop = false;
            this.grpCATOverEthernet.Text = "CAT over Ethernet";
            // 
            // lblCATEthCollTime
            // 
            this.lblCATEthCollTime.AutoSize = true;
            this.lblCATEthCollTime.Image = null;
            this.lblCATEthCollTime.Location = new System.Drawing.Point(12, 138);
            this.lblCATEthCollTime.Name = "lblCATEthCollTime";
            this.lblCATEthCollTime.Size = new System.Drawing.Size(99, 13);
            this.lblCATEthCollTime.TabIndex = 120;
            this.lblCATEthCollTime.Text = "Collection time(mS):";
            // 
            // chkCATEthIPv6
            // 
            this.chkCATEthIPv6.AutoSize = true;
            this.chkCATEthIPv6.Image = null;
            this.chkCATEthIPv6.Location = new System.Drawing.Point(60, 66);
            this.chkCATEthIPv6.Name = "chkCATEthIPv6";
            this.chkCATEthIPv6.Size = new System.Drawing.Size(48, 17);
            this.chkCATEthIPv6.TabIndex = 118;
            this.chkCATEthIPv6.Text = "IPv6";
            this.chkCATEthIPv6.UseVisualStyleBackColor = true;
            this.chkCATEthIPv6.CheckedChanged += new System.EventHandler(this.chkCATEthIPv6_CheckedChanged);
            // 
            // txtCATServerIPAddress
            // 
            this.txtCATServerIPAddress.Location = new System.Drawing.Point(64, 188);
            this.txtCATServerIPAddress.MaxLength = 24;
            this.txtCATServerIPAddress.Name = "txtCATServerIPAddress";
            this.txtCATServerIPAddress.Size = new System.Drawing.Size(129, 20);
            this.txtCATServerIPAddress.TabIndex = 117;
            this.txtCATServerIPAddress.Text = "192.168.168.255";
            this.txtCATServerIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblCATServerAddress
            // 
            this.lblCATServerAddress.Image = null;
            this.lblCATServerAddress.Location = new System.Drawing.Point(12, 182);
            this.lblCATServerAddress.Name = "lblCATServerAddress";
            this.lblCATServerAddress.Size = new System.Drawing.Size(60, 31);
            this.lblCATServerAddress.TabIndex = 116;
            this.lblCATServerAddress.Text = "Server address:";
            // 
            // lblCATServerPort
            // 
            this.lblCATServerPort.AutoSize = true;
            this.lblCATServerPort.Image = null;
            this.lblCATServerPort.Location = new System.Drawing.Point(12, 219);
            this.lblCATServerPort.Name = "lblCATServerPort";
            this.lblCATServerPort.Size = new System.Drawing.Size(62, 13);
            this.lblCATServerPort.TabIndex = 115;
            this.lblCATServerPort.Text = "Server port:";
            // 
            // chkCATClient
            // 
            this.chkCATClient.AutoSize = true;
            this.chkCATClient.Image = null;
            this.chkCATClient.Location = new System.Drawing.Point(60, 43);
            this.chkCATClient.Name = "chkCATClient";
            this.chkCATClient.Size = new System.Drawing.Size(75, 17);
            this.chkCATClient.TabIndex = 113;
            this.chkCATClient.Text = "CAT client";
            this.chkCATClient.UseVisualStyleBackColor = true;
            this.chkCATClient.CheckedChanged += new System.EventHandler(this.chkCATClient_CheckedChanged);
            // 
            // txtCATLocalIPAddress
            // 
            this.txtCATLocalIPAddress.Location = new System.Drawing.Point(64, 161);
            this.txtCATLocalIPAddress.MaxLength = 24;
            this.txtCATLocalIPAddress.Name = "txtCATLocalIPAddress";
            this.txtCATLocalIPAddress.Size = new System.Drawing.Size(129, 20);
            this.txtCATLocalIPAddress.TabIndex = 112;
            this.txtCATLocalIPAddress.Text = "192.168.168.255";
            this.txtCATLocalIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblCATIPAddress
            // 
            this.lblCATIPAddress.Image = null;
            this.lblCATIPAddress.Location = new System.Drawing.Point(14, 154);
            this.lblCATIPAddress.Name = "lblCATIPAddress";
            this.lblCATIPAddress.Size = new System.Drawing.Size(60, 31);
            this.lblCATIPAddress.TabIndex = 111;
            this.lblCATIPAddress.Text = "Local address:";
            // 
            // txtCATpassword
            // 
            this.txtCATpassword.Location = new System.Drawing.Point(59, 259);
            this.txtCATpassword.MaxLength = 8;
            this.txtCATpassword.Name = "txtCATpassword";
            this.txtCATpassword.PasswordChar = '*';
            this.txtCATpassword.Size = new System.Drawing.Size(80, 20);
            this.txtCATpassword.TabIndex = 110;
            this.txtCATpassword.Text = "12345678";
            this.txtCATpassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // labelTS12
            // 
            this.labelTS12.AutoSize = true;
            this.labelTS12.Image = null;
            this.labelTS12.Location = new System.Drawing.Point(73, 238);
            this.labelTS12.Name = "labelTS12";
            this.labelTS12.Size = new System.Drawing.Size(53, 13);
            this.labelTS12.TabIndex = 109;
            this.labelTS12.Text = "Password";
            // 
            // chkCATServer
            // 
            this.chkCATServer.AutoSize = true;
            this.chkCATServer.Image = null;
            this.chkCATServer.Location = new System.Drawing.Point(60, 20);
            this.chkCATServer.Name = "chkCATServer";
            this.chkCATServer.Size = new System.Drawing.Size(79, 17);
            this.chkCATServer.TabIndex = 106;
            this.chkCATServer.Text = "CAT server";
            this.chkCATServer.UseVisualStyleBackColor = true;
            this.chkCATServer.CheckedChanged += new System.EventHandler(this.chkCATServer_CheckedChanged);
            // 
            // lblCATRigType
            // 
            this.lblCATRigType.Image = null;
            this.lblCATRigType.Location = new System.Drawing.Point(210, 196);
            this.lblCATRigType.Name = "lblCATRigType";
            this.lblCATRigType.Size = new System.Drawing.Size(40, 23);
            this.lblCATRigType.TabIndex = 95;
            this.lblCATRigType.Text = "ID as:";
            // 
            // grpPTTBitBang
            // 
            this.grpPTTBitBang.Controls.Add(this.comboCATPTTPort);
            this.grpPTTBitBang.Controls.Add(this.lblCATPTTPort);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTT_RTS);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTT_DTR);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTTEnabled);
            this.grpPTTBitBang.Location = new System.Drawing.Point(218, 22);
            this.grpPTTBitBang.Name = "grpPTTBitBang";
            this.grpPTTBitBang.Size = new System.Drawing.Size(128, 152);
            this.grpPTTBitBang.TabIndex = 91;
            this.grpPTTBitBang.TabStop = false;
            this.grpPTTBitBang.Text = "PTT Control";
            // 
            // lblCATPTTPort
            // 
            this.lblCATPTTPort.Image = null;
            this.lblCATPTTPort.Location = new System.Drawing.Point(8, 56);
            this.lblCATPTTPort.Name = "lblCATPTTPort";
            this.lblCATPTTPort.Size = new System.Drawing.Size(40, 23);
            this.lblCATPTTPort.TabIndex = 6;
            this.lblCATPTTPort.Text = "Port:";
            // 
            // chkCATPTT_RTS
            // 
            this.chkCATPTT_RTS.Image = null;
            this.chkCATPTT_RTS.Location = new System.Drawing.Point(40, 88);
            this.chkCATPTT_RTS.Name = "chkCATPTT_RTS";
            this.chkCATPTT_RTS.Size = new System.Drawing.Size(48, 24);
            this.chkCATPTT_RTS.TabIndex = 0;
            this.chkCATPTT_RTS.Text = "RTS";
            this.chkCATPTT_RTS.CheckedChanged += new System.EventHandler(this.chkCATPTT_RTS_CheckedChanged);
            // 
            // chkCATPTT_DTR
            // 
            this.chkCATPTT_DTR.Image = null;
            this.chkCATPTT_DTR.Location = new System.Drawing.Point(40, 120);
            this.chkCATPTT_DTR.Name = "chkCATPTT_DTR";
            this.chkCATPTT_DTR.Size = new System.Drawing.Size(59, 16);
            this.chkCATPTT_DTR.TabIndex = 1;
            this.chkCATPTT_DTR.Text = "DTR";
            this.chkCATPTT_DTR.CheckedChanged += new System.EventHandler(this.chkCATPTT_DTR_CheckedChanged);
            // 
            // chkCATPTTEnabled
            // 
            this.chkCATPTTEnabled.Image = null;
            this.chkCATPTTEnabled.Location = new System.Drawing.Point(12, 20);
            this.chkCATPTTEnabled.Name = "chkCATPTTEnabled";
            this.chkCATPTTEnabled.Size = new System.Drawing.Size(104, 24);
            this.chkCATPTTEnabled.TabIndex = 4;
            this.chkCATPTTEnabled.Text = "Enable PTT";
            this.chkCATPTTEnabled.CheckedChanged += new System.EventHandler(this.chkCATPTTEnabled_CheckedChanged);
            // 
            // grpCatControlBox
            // 
            this.grpCatControlBox.Controls.Add(this.chkCATPushData);
            this.grpCatControlBox.Controls.Add(this.comboCATstopbits);
            this.grpCatControlBox.Controls.Add(this.label3);
            this.grpCatControlBox.Controls.Add(this.lblCATData);
            this.grpCatControlBox.Controls.Add(this.comboCATdatabits);
            this.grpCatControlBox.Controls.Add(this.lblCATParity);
            this.grpCatControlBox.Controls.Add(this.comboCATparity);
            this.grpCatControlBox.Controls.Add(this.lblCATBaud);
            this.grpCatControlBox.Controls.Add(this.comboCATbaud);
            this.grpCatControlBox.Controls.Add(this.lblCATPort);
            this.grpCatControlBox.Controls.Add(this.comboCATPort);
            this.grpCatControlBox.Controls.Add(this.chkCATEnable);
            this.grpCatControlBox.Location = new System.Drawing.Point(18, 22);
            this.grpCatControlBox.Name = "grpCatControlBox";
            this.grpCatControlBox.Size = new System.Drawing.Size(175, 260);
            this.grpCatControlBox.TabIndex = 0;
            this.grpCatControlBox.TabStop = false;
            this.grpCatControlBox.Text = "CAT Control";
            // 
            // chkCATPushData
            // 
            this.chkCATPushData.AutoSize = true;
            this.chkCATPushData.Image = null;
            this.chkCATPushData.Location = new System.Drawing.Point(50, 216);
            this.chkCATPushData.Name = "chkCATPushData";
            this.chkCATPushData.Size = new System.Drawing.Size(74, 17);
            this.chkCATPushData.TabIndex = 106;
            this.chkCATPushData.Text = "Push data";
            this.chkCATPushData.CheckedChanged += new System.EventHandler(this.chkCATPushData_CheckedChanged);
            // 
            // comboCATstopbits
            // 
            this.comboCATstopbits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATstopbits.DropDownWidth = 56;
            this.comboCATstopbits.Items.AddRange(new object[] {
            "1",
            "1.5",
            "2"});
            this.comboCATstopbits.Location = new System.Drawing.Point(72, 180);
            this.comboCATstopbits.Name = "comboCATstopbits";
            this.comboCATstopbits.Size = new System.Drawing.Size(72, 21);
            this.comboCATstopbits.TabIndex = 94;
            this.comboCATstopbits.SelectedIndexChanged += new System.EventHandler(this.comboCATstopbits_SelectedIndexChanged);
            // 
            // lblCATData
            // 
            this.lblCATData.AutoSize = true;
            this.lblCATData.Image = null;
            this.lblCATData.Location = new System.Drawing.Point(17, 151);
            this.lblCATData.Name = "lblCATData";
            this.lblCATData.Size = new System.Drawing.Size(30, 13);
            this.lblCATData.TabIndex = 0;
            this.lblCATData.Text = "Data";
            // 
            // comboCATdatabits
            // 
            this.comboCATdatabits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATdatabits.DropDownWidth = 56;
            this.comboCATdatabits.Items.AddRange(new object[] {
            "8",
            "7",
            "6"});
            this.comboCATdatabits.Location = new System.Drawing.Point(72, 148);
            this.comboCATdatabits.Name = "comboCATdatabits";
            this.comboCATdatabits.Size = new System.Drawing.Size(72, 21);
            this.comboCATdatabits.TabIndex = 93;
            this.comboCATdatabits.SelectedIndexChanged += new System.EventHandler(this.comboCATdatabits_SelectedIndexChanged);
            // 
            // lblCATParity
            // 
            this.lblCATParity.AutoSize = true;
            this.lblCATParity.Image = null;
            this.lblCATParity.Location = new System.Drawing.Point(17, 119);
            this.lblCATParity.Name = "lblCATParity";
            this.lblCATParity.Size = new System.Drawing.Size(33, 13);
            this.lblCATParity.TabIndex = 0;
            this.lblCATParity.Text = "Parity";
            // 
            // comboCATparity
            // 
            this.comboCATparity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATparity.DropDownWidth = 56;
            this.comboCATparity.Items.AddRange(new object[] {
            "none",
            "odd ",
            "even",
            "mark",
            "space"});
            this.comboCATparity.Location = new System.Drawing.Point(72, 116);
            this.comboCATparity.Name = "comboCATparity";
            this.comboCATparity.Size = new System.Drawing.Size(72, 21);
            this.comboCATparity.TabIndex = 92;
            this.comboCATparity.SelectedIndexChanged += new System.EventHandler(this.comboCATparity_SelectedIndexChanged);
            // 
            // lblCATBaud
            // 
            this.lblCATBaud.AutoSize = true;
            this.lblCATBaud.Image = null;
            this.lblCATBaud.Location = new System.Drawing.Point(18, 87);
            this.lblCATBaud.Name = "lblCATBaud";
            this.lblCATBaud.Size = new System.Drawing.Size(32, 13);
            this.lblCATBaud.TabIndex = 0;
            this.lblCATBaud.Text = "Baud";
            // 
            // comboCATbaud
            // 
            this.comboCATbaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATbaud.DropDownWidth = 56;
            this.comboCATbaud.Items.AddRange(new object[] {
            "300",
            "1200",
            "2400",
            "4800",
            "9600",
            "19200",
            "38400",
            "57600",
            "115200",
            "230400",
            "460800",
            "576000"});
            this.comboCATbaud.Location = new System.Drawing.Point(72, 84);
            this.comboCATbaud.Name = "comboCATbaud";
            this.comboCATbaud.Size = new System.Drawing.Size(72, 21);
            this.comboCATbaud.TabIndex = 93;
            this.comboCATbaud.SelectedIndexChanged += new System.EventHandler(this.comboCATbaud_SelectedIndexChanged);
            // 
            // lblCATPort
            // 
            this.lblCATPort.AutoSize = true;
            this.lblCATPort.Image = null;
            this.lblCATPort.Location = new System.Drawing.Point(18, 55);
            this.lblCATPort.Name = "lblCATPort";
            this.lblCATPort.Size = new System.Drawing.Size(26, 13);
            this.lblCATPort.TabIndex = 0;
            this.lblCATPort.Text = "Port";
            // 
            // chkCATEnable
            // 
            this.chkCATEnable.AutoSize = true;
            this.chkCATEnable.Image = null;
            this.chkCATEnable.Location = new System.Drawing.Point(21, 22);
            this.chkCATEnable.Name = "chkCATEnable";
            this.chkCATEnable.Size = new System.Drawing.Size(131, 17);
            this.chkCATEnable.TabIndex = 0;
            this.chkCATEnable.Text = "Enable COM port CAT";
            this.chkCATEnable.UseVisualStyleBackColor = true;
            this.chkCATEnable.CheckedChanged += new System.EventHandler(this.chkCATEnable_CheckedChanged);
            // 
            // tpServerClient
            // 
            this.tpServerClient.Controls.Add(this.grpNetClient);
            this.tpServerClient.Controls.Add(this.grpNetServer);
            this.tpServerClient.Location = new System.Drawing.Point(4, 22);
            this.tpServerClient.Name = "tpServerClient";
            this.tpServerClient.Size = new System.Drawing.Size(592, 318);
            this.tpServerClient.TabIndex = 2;
            this.tpServerClient.Text = "Network Server/Client";
            // 
            // grpNetClient
            // 
            this.grpNetClient.Controls.Add(this.chkClientCompression);
            this.grpNetClient.Controls.Add(this.udClientMulticastPort);
            this.grpNetClient.Controls.Add(this.lblClientMulticastPort);
            this.grpNetClient.Controls.Add(this.txtClientMulticastAddress);
            this.grpNetClient.Controls.Add(this.lblMulticastIPAddress);
            this.grpNetClient.Controls.Add(this.lblClientIPAddress);
            this.grpNetClient.Controls.Add(this.txtClientIPAddress);
            this.grpNetClient.Controls.Add(this.chkNetworkClient);
            this.grpNetClient.Location = new System.Drawing.Point(329, 27);
            this.grpNetClient.Name = "grpNetClient";
            this.grpNetClient.Size = new System.Drawing.Size(212, 237);
            this.grpNetClient.TabIndex = 111;
            this.grpNetClient.TabStop = false;
            this.grpNetClient.Text = "Client";
            // 
            // chkClientCompression
            // 
            this.chkClientCompression.AutoSize = true;
            this.chkClientCompression.Image = null;
            this.chkClientCompression.Location = new System.Drawing.Point(39, 60);
            this.chkClientCompression.Name = "chkClientCompression";
            this.chkClientCompression.Size = new System.Drawing.Size(86, 17);
            this.chkClientCompression.TabIndex = 123;
            this.chkClientCompression.Text = "Compression";
            this.chkClientCompression.UseVisualStyleBackColor = true;
            this.chkClientCompression.CheckedChanged += new System.EventHandler(this.chkClientCompression_CheckedChanged);
            // 
            // udClientMulticastPort
            // 
            this.udClientMulticastPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udClientMulticastPort.Location = new System.Drawing.Point(151, 207);
            this.udClientMulticastPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udClientMulticastPort.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udClientMulticastPort.Name = "udClientMulticastPort";
            this.udClientMulticastPort.Size = new System.Drawing.Size(55, 20);
            this.udClientMulticastPort.TabIndex = 119;
            this.udClientMulticastPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udClientMulticastPort.Value = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            // 
            // lblClientMulticastPort
            // 
            this.lblClientMulticastPort.AutoSize = true;
            this.lblClientMulticastPort.Image = null;
            this.lblClientMulticastPort.Location = new System.Drawing.Point(19, 209);
            this.lblClientMulticastPort.Name = "lblClientMulticastPort";
            this.lblClientMulticastPort.Size = new System.Drawing.Size(73, 13);
            this.lblClientMulticastPort.TabIndex = 118;
            this.lblClientMulticastPort.Text = "Multicast port:";
            // 
            // txtClientMulticastAddress
            // 
            this.txtClientMulticastAddress.Location = new System.Drawing.Point(116, 149);
            this.txtClientMulticastAddress.MaxLength = 16;
            this.txtClientMulticastAddress.Name = "txtClientMulticastAddress";
            this.txtClientMulticastAddress.Size = new System.Drawing.Size(90, 20);
            this.txtClientMulticastAddress.TabIndex = 117;
            this.txtClientMulticastAddress.Text = "224.0.0.0";
            this.txtClientMulticastAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblMulticastIPAddress
            // 
            this.lblMulticastIPAddress.Image = null;
            this.lblMulticastIPAddress.Location = new System.Drawing.Point(19, 141);
            this.lblMulticastIPAddress.Name = "lblMulticastIPAddress";
            this.lblMulticastIPAddress.Size = new System.Drawing.Size(76, 28);
            this.lblMulticastIPAddress.TabIndex = 116;
            this.lblMulticastIPAddress.Text = "Multicast address:";
            // 
            // lblClientIPAddress
            // 
            this.lblClientIPAddress.AutoSize = true;
            this.lblClientIPAddress.Image = null;
            this.lblClientIPAddress.Location = new System.Drawing.Point(19, 98);
            this.lblClientIPAddress.Name = "lblClientIPAddress";
            this.lblClientIPAddress.Size = new System.Drawing.Size(60, 13);
            this.lblClientIPAddress.TabIndex = 113;
            this.lblClientIPAddress.Text = "IP address:";
            // 
            // txtClientIPAddress
            // 
            this.txtClientIPAddress.Location = new System.Drawing.Point(81, 95);
            this.txtClientIPAddress.MaxLength = 24;
            this.txtClientIPAddress.Name = "txtClientIPAddress";
            this.txtClientIPAddress.Size = new System.Drawing.Size(125, 20);
            this.txtClientIPAddress.TabIndex = 112;
            this.txtClientIPAddress.Text = "192.168.168.100";
            this.txtClientIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // chkNetworkClient
            // 
            this.chkNetworkClient.AutoSize = true;
            this.chkNetworkClient.Image = null;
            this.chkNetworkClient.Location = new System.Drawing.Point(39, 23);
            this.chkNetworkClient.Name = "chkNetworkClient";
            this.chkNetworkClient.Size = new System.Drawing.Size(130, 17);
            this.chkNetworkClient.TabIndex = 111;
            this.chkNetworkClient.Text = "Network Client enable";
            this.chkNetworkClient.UseVisualStyleBackColor = true;
            this.chkNetworkClient.CheckedChanged += new System.EventHandler(this.chkNetworkClient_CheckedChanged);
            // 
            // grpNetServer
            // 
            this.grpNetServer.Controls.Add(this.udServerPort);
            this.grpNetServer.Controls.Add(this.lblServerLocalPort);
            this.grpNetServer.Controls.Add(this.chkServerCompression);
            this.grpNetServer.Controls.Add(this.lblServerTTL);
            this.grpNetServer.Controls.Add(this.udTTL);
            this.grpNetServer.Controls.Add(this.udMulticastPort);
            this.grpNetServer.Controls.Add(this.lblServerMulticastPort);
            this.grpNetServer.Controls.Add(this.txtMulticastIPAddress);
            this.grpNetServer.Controls.Add(this.lblServerMulticastAddress);
            this.grpNetServer.Controls.Add(this.lblServerIPAddress);
            this.grpNetServer.Controls.Add(this.txtServerIPAddress);
            this.grpNetServer.Controls.Add(this.chkNetworkServer);
            this.grpNetServer.Location = new System.Drawing.Point(51, 27);
            this.grpNetServer.Name = "grpNetServer";
            this.grpNetServer.Size = new System.Drawing.Size(212, 237);
            this.grpNetServer.TabIndex = 0;
            this.grpNetServer.TabStop = false;
            this.grpNetServer.Text = "Server";
            // 
            // udServerPort
            // 
            this.udServerPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udServerPort.Location = new System.Drawing.Point(138, 123);
            this.udServerPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udServerPort.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udServerPort.Name = "udServerPort";
            this.udServerPort.Size = new System.Drawing.Size(55, 20);
            this.udServerPort.TabIndex = 124;
            this.udServerPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udServerPort.Value = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            // 
            // lblServerLocalPort
            // 
            this.lblServerLocalPort.AutoSize = true;
            this.lblServerLocalPort.Image = null;
            this.lblServerLocalPort.Location = new System.Drawing.Point(23, 125);
            this.lblServerLocalPort.Name = "lblServerLocalPort";
            this.lblServerLocalPort.Size = new System.Drawing.Size(57, 13);
            this.lblServerLocalPort.TabIndex = 123;
            this.lblServerLocalPort.Text = "Local port:";
            // 
            // chkServerCompression
            // 
            this.chkServerCompression.AutoSize = true;
            this.chkServerCompression.Image = null;
            this.chkServerCompression.Location = new System.Drawing.Point(39, 60);
            this.chkServerCompression.Name = "chkServerCompression";
            this.chkServerCompression.Size = new System.Drawing.Size(86, 17);
            this.chkServerCompression.TabIndex = 122;
            this.chkServerCompression.Text = "Compression";
            this.chkServerCompression.UseVisualStyleBackColor = true;
            this.chkServerCompression.CheckedChanged += new System.EventHandler(this.chkServerCompression_CheckedChanged);
            // 
            // lblServerTTL
            // 
            this.lblServerTTL.AutoSize = true;
            this.lblServerTTL.Image = null;
            this.lblServerTTL.Location = new System.Drawing.Point(23, 153);
            this.lblServerTTL.Name = "lblServerTTL";
            this.lblServerTTL.Size = new System.Drawing.Size(89, 13);
            this.lblServerTTL.TabIndex = 120;
            this.lblServerTTL.Text = "TTL (time to live):";
            // 
            // udTTL
            // 
            this.udTTL.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTTL.Location = new System.Drawing.Point(138, 151);
            this.udTTL.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udTTL.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTTL.Name = "udTTL";
            this.udTTL.Size = new System.Drawing.Size(55, 20);
            this.udTTL.TabIndex = 119;
            this.udTTL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udTTL.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            // 
            // udMulticastPort
            // 
            this.udMulticastPort.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMulticastPort.Location = new System.Drawing.Point(138, 209);
            this.udMulticastPort.Maximum = new decimal(new int[] {
            65535,
            0,
            0,
            0});
            this.udMulticastPort.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udMulticastPort.Name = "udMulticastPort";
            this.udMulticastPort.Size = new System.Drawing.Size(55, 20);
            this.udMulticastPort.TabIndex = 118;
            this.udMulticastPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.udMulticastPort.Value = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            // 
            // lblServerMulticastPort
            // 
            this.lblServerMulticastPort.AutoSize = true;
            this.lblServerMulticastPort.Image = null;
            this.lblServerMulticastPort.Location = new System.Drawing.Point(23, 211);
            this.lblServerMulticastPort.Name = "lblServerMulticastPort";
            this.lblServerMulticastPort.Size = new System.Drawing.Size(73, 13);
            this.lblServerMulticastPort.TabIndex = 117;
            this.lblServerMulticastPort.Text = "Multicast port:";
            // 
            // txtMulticastIPAddress
            // 
            this.txtMulticastIPAddress.Location = new System.Drawing.Point(103, 181);
            this.txtMulticastIPAddress.MaxLength = 16;
            this.txtMulticastIPAddress.Name = "txtMulticastIPAddress";
            this.txtMulticastIPAddress.Size = new System.Drawing.Size(90, 20);
            this.txtMulticastIPAddress.TabIndex = 116;
            this.txtMulticastIPAddress.Text = "224.0.0.0";
            this.txtMulticastIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblServerMulticastAddress
            // 
            this.lblServerMulticastAddress.Image = null;
            this.lblServerMulticastAddress.Location = new System.Drawing.Point(23, 177);
            this.lblServerMulticastAddress.Name = "lblServerMulticastAddress";
            this.lblServerMulticastAddress.Size = new System.Drawing.Size(74, 30);
            this.lblServerMulticastAddress.TabIndex = 115;
            this.lblServerMulticastAddress.Text = "Multicast address:";
            // 
            // lblServerIPAddress
            // 
            this.lblServerIPAddress.AutoSize = true;
            this.lblServerIPAddress.Image = null;
            this.lblServerIPAddress.Location = new System.Drawing.Point(23, 98);
            this.lblServerIPAddress.Name = "lblServerIPAddress";
            this.lblServerIPAddress.Size = new System.Drawing.Size(60, 13);
            this.lblServerIPAddress.TabIndex = 112;
            this.lblServerIPAddress.Text = "IP address:";
            // 
            // txtServerIPAddress
            // 
            this.txtServerIPAddress.Location = new System.Drawing.Point(103, 95);
            this.txtServerIPAddress.MaxLength = 16;
            this.txtServerIPAddress.Name = "txtServerIPAddress";
            this.txtServerIPAddress.Size = new System.Drawing.Size(90, 20);
            this.txtServerIPAddress.TabIndex = 111;
            this.txtServerIPAddress.Text = "192.168.168.255";
            this.txtServerIPAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // chkNetworkServer
            // 
            this.chkNetworkServer.AutoSize = true;
            this.chkNetworkServer.Image = null;
            this.chkNetworkServer.Location = new System.Drawing.Point(39, 23);
            this.chkNetworkServer.Name = "chkNetworkServer";
            this.chkNetworkServer.Size = new System.Drawing.Size(135, 17);
            this.chkNetworkServer.TabIndex = 110;
            this.chkNetworkServer.Text = "Network Server enable";
            this.chkNetworkServer.UseVisualStyleBackColor = true;
            this.chkNetworkServer.CheckedChanged += new System.EventHandler(this.chkNetworkServer_CheckedChanged);
            // 
            // tpMultiPSK
            // 
            this.tpMultiPSK.BackColor = System.Drawing.SystemColors.Control;
            this.tpMultiPSK.Controls.Add(this.grpMultiPSK);
            this.tpMultiPSK.Location = new System.Drawing.Point(4, 22);
            this.tpMultiPSK.Name = "tpMultiPSK";
            this.tpMultiPSK.Padding = new System.Windows.Forms.Padding(3);
            this.tpMultiPSK.Size = new System.Drawing.Size(592, 318);
            this.tpMultiPSK.TabIndex = 3;
            this.tpMultiPSK.Text = "MultiPSK";
            // 
            // grpMultiPSK
            // 
            this.grpMultiPSK.Controls.Add(this.txtMultiPSKServerAddress);
            this.grpMultiPSK.Controls.Add(this.lblServerAddress);
            this.grpMultiPSK.Controls.Add(this.lblServerPort);
            this.grpMultiPSK.Controls.Add(this.udMultiPSKServerPort);
            this.grpMultiPSK.Controls.Add(this.txtMultiPSKLocalAddres);
            this.grpMultiPSK.Controls.Add(this.lblLocalAddress);
            this.grpMultiPSK.Controls.Add(this.txtMultiPSKPassword);
            this.grpMultiPSK.Controls.Add(this.lblMultiPSKPassword);
            this.grpMultiPSK.Controls.Add(this.chkStartServer);
            this.grpMultiPSK.Location = new System.Drawing.Point(197, 24);
            this.grpMultiPSK.Name = "grpMultiPSK";
            this.grpMultiPSK.Size = new System.Drawing.Size(199, 249);
            this.grpMultiPSK.TabIndex = 97;
            this.grpMultiPSK.TabStop = false;
            this.grpMultiPSK.Text = "Multi PSK server";
            // 
            // txtMultiPSKServerAddress
            // 
            this.txtMultiPSKServerAddress.Location = new System.Drawing.Point(64, 121);
            this.txtMultiPSKServerAddress.MaxLength = 24;
            this.txtMultiPSKServerAddress.Name = "txtMultiPSKServerAddress";
            this.txtMultiPSKServerAddress.Size = new System.Drawing.Size(129, 20);
            this.txtMultiPSKServerAddress.TabIndex = 117;
            this.txtMultiPSKServerAddress.Text = "127.0.0.1";
            this.txtMultiPSKServerAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblServerAddress
            // 
            this.lblServerAddress.Image = null;
            this.lblServerAddress.Location = new System.Drawing.Point(12, 115);
            this.lblServerAddress.Name = "lblServerAddress";
            this.lblServerAddress.Size = new System.Drawing.Size(60, 31);
            this.lblServerAddress.TabIndex = 116;
            this.lblServerAddress.Text = "Server address:";
            // 
            // lblServerPort
            // 
            this.lblServerPort.AutoSize = true;
            this.lblServerPort.Image = null;
            this.lblServerPort.Location = new System.Drawing.Point(12, 171);
            this.lblServerPort.Name = "lblServerPort";
            this.lblServerPort.Size = new System.Drawing.Size(62, 13);
            this.lblServerPort.TabIndex = 115;
            this.lblServerPort.Text = "Server port:";
            // 
            // txtMultiPSKLocalAddres
            // 
            this.txtMultiPSKLocalAddres.Location = new System.Drawing.Point(64, 69);
            this.txtMultiPSKLocalAddres.MaxLength = 24;
            this.txtMultiPSKLocalAddres.Name = "txtMultiPSKLocalAddres";
            this.txtMultiPSKLocalAddres.Size = new System.Drawing.Size(129, 20);
            this.txtMultiPSKLocalAddres.TabIndex = 112;
            this.txtMultiPSKLocalAddres.Text = "127.0.0.1";
            this.txtMultiPSKLocalAddres.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblLocalAddress
            // 
            this.lblLocalAddress.Image = null;
            this.lblLocalAddress.Location = new System.Drawing.Point(12, 63);
            this.lblLocalAddress.Name = "lblLocalAddress";
            this.lblLocalAddress.Size = new System.Drawing.Size(60, 31);
            this.lblLocalAddress.TabIndex = 111;
            this.lblLocalAddress.Text = "Local address:";
            // 
            // txtMultiPSKPassword
            // 
            this.txtMultiPSKPassword.Location = new System.Drawing.Point(59, 218);
            this.txtMultiPSKPassword.MaxLength = 10;
            this.txtMultiPSKPassword.Name = "txtMultiPSKPassword";
            this.txtMultiPSKPassword.PasswordChar = '*';
            this.txtMultiPSKPassword.Size = new System.Drawing.Size(80, 20);
            this.txtMultiPSKPassword.TabIndex = 110;
            this.txtMultiPSKPassword.Text = "1234567890";
            this.txtMultiPSKPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // lblMultiPSKPassword
            // 
            this.lblMultiPSKPassword.AutoSize = true;
            this.lblMultiPSKPassword.Image = null;
            this.lblMultiPSKPassword.Location = new System.Drawing.Point(73, 197);
            this.lblMultiPSKPassword.Name = "lblMultiPSKPassword";
            this.lblMultiPSKPassword.Size = new System.Drawing.Size(53, 13);
            this.lblMultiPSKPassword.TabIndex = 109;
            this.lblMultiPSKPassword.Text = "Password";
            // 
            // chkStartServer
            // 
            this.chkStartServer.AutoSize = true;
            this.chkStartServer.Image = null;
            this.chkStartServer.Location = new System.Drawing.Point(60, 28);
            this.chkStartServer.Name = "chkStartServer";
            this.chkStartServer.Size = new System.Drawing.Size(80, 17);
            this.chkStartServer.TabIndex = 106;
            this.chkStartServer.Text = "Start server";
            this.chkStartServer.UseVisualStyleBackColor = true;
            this.chkStartServer.CheckedChanged += new System.EventHandler(this.chkStartServer_CheckedChanged);
            // 
            // tabPage2
            // 
            this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
            this.tabPage2.Controls.Add(this.groupBoxTS8);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(584, 331);
            this.tabPage2.TabIndex = 10;
            this.tabPage2.Text = "DX Cluster Client";
            // 
            // groupBoxTS8
            // 
            this.groupBoxTS8.Controls.Add(this.txtStnLOC);
            this.groupBoxTS8.Controls.Add(this.lblStnLOC);
            this.groupBoxTS8.Controls.Add(this.txtStnQTH);
            this.groupBoxTS8.Controls.Add(this.lblStnQTH);
            this.groupBoxTS8.Controls.Add(this.txtStnName);
            this.groupBoxTS8.Controls.Add(this.lblStnName);
            this.groupBoxTS8.Controls.Add(this.txtStnCALL);
            this.groupBoxTS8.Controls.Add(this.labelTS17);
            this.groupBoxTS8.Location = new System.Drawing.Point(181, 46);
            this.groupBoxTS8.Name = "groupBoxTS8";
            this.groupBoxTS8.Size = new System.Drawing.Size(223, 222);
            this.groupBoxTS8.TabIndex = 2;
            this.groupBoxTS8.TabStop = false;
            this.groupBoxTS8.Text = "Station data";
            // 
            // txtStnLOC
            // 
            this.txtStnLOC.Location = new System.Drawing.Point(81, 134);
            this.txtStnLOC.MaxLength = 16;
            this.txtStnLOC.Name = "txtStnLOC";
            this.txtStnLOC.Size = new System.Drawing.Size(100, 20);
            this.txtStnLOC.TabIndex = 6;
            // 
            // lblStnLOC
            // 
            this.lblStnLOC.AutoSize = true;
            this.lblStnLOC.Image = null;
            this.lblStnLOC.Location = new System.Drawing.Point(42, 137);
            this.lblStnLOC.Name = "lblStnLOC";
            this.lblStnLOC.Size = new System.Drawing.Size(28, 13);
            this.lblStnLOC.TabIndex = 7;
            this.lblStnLOC.Text = "LOC";
            // 
            // txtStnQTH
            // 
            this.txtStnQTH.Location = new System.Drawing.Point(81, 101);
            this.txtStnQTH.MaxLength = 16;
            this.txtStnQTH.Name = "txtStnQTH";
            this.txtStnQTH.Size = new System.Drawing.Size(100, 20);
            this.txtStnQTH.TabIndex = 4;
            // 
            // lblStnQTH
            // 
            this.lblStnQTH.AutoSize = true;
            this.lblStnQTH.Image = null;
            this.lblStnQTH.Location = new System.Drawing.Point(42, 104);
            this.lblStnQTH.Name = "lblStnQTH";
            this.lblStnQTH.Size = new System.Drawing.Size(30, 13);
            this.lblStnQTH.TabIndex = 5;
            this.lblStnQTH.Text = "QTH";
            // 
            // txtStnName
            // 
            this.txtStnName.Location = new System.Drawing.Point(81, 68);
            this.txtStnName.MaxLength = 16;
            this.txtStnName.Name = "txtStnName";
            this.txtStnName.Size = new System.Drawing.Size(100, 20);
            this.txtStnName.TabIndex = 2;
            // 
            // lblStnName
            // 
            this.lblStnName.AutoSize = true;
            this.lblStnName.Image = null;
            this.lblStnName.Location = new System.Drawing.Point(42, 71);
            this.lblStnName.Name = "lblStnName";
            this.lblStnName.Size = new System.Drawing.Size(35, 13);
            this.lblStnName.TabIndex = 3;
            this.lblStnName.Text = "Name";
            // 
            // txtStnCALL
            // 
            this.txtStnCALL.Location = new System.Drawing.Point(81, 35);
            this.txtStnCALL.MaxLength = 16;
            this.txtStnCALL.Name = "txtStnCALL";
            this.txtStnCALL.Size = new System.Drawing.Size(100, 20);
            this.txtStnCALL.TabIndex = 0;
            // 
            // labelTS17
            // 
            this.labelTS17.AutoSize = true;
            this.labelTS17.Image = null;
            this.labelTS17.Location = new System.Drawing.Point(42, 38);
            this.labelTS17.Name = "labelTS17";
            this.labelTS17.Size = new System.Drawing.Size(33, 13);
            this.labelTS17.TabIndex = 1;
            this.labelTS17.Text = "CALL";
            // 
            // lblKBModeUp
            // 
            this.lblKBModeUp.Image = null;
            this.lblKBModeUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBModeUp.Name = "lblKBModeUp";
            this.lblKBModeUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBModeUp.TabIndex = 10;
            this.lblKBModeUp.Text = "Up:";
            this.lblKBModeUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBModeDown
            // 
            this.lblKBModeDown.Image = null;
            this.lblKBModeDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBModeDown.Name = "lblKBModeDown";
            this.lblKBModeDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBModeDown.TabIndex = 9;
            this.lblKBModeDown.Text = "Down:";
            this.lblKBModeDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // labelTS3
            // 
            this.labelTS3.Image = null;
            this.labelTS3.Location = new System.Drawing.Point(13, 65);
            this.labelTS3.Name = "labelTS3";
            this.labelTS3.Size = new System.Drawing.Size(40, 23);
            this.labelTS3.TabIndex = 6;
            this.labelTS3.Text = "Port:";
            // 
            // lblCATStop
            // 
            this.lblCATStop.Image = null;
            this.lblCATStop.Location = new System.Drawing.Point(0, 0);
            this.lblCATStop.Name = "lblCATStop";
            this.lblCATStop.Size = new System.Drawing.Size(100, 23);
            this.lblCATStop.TabIndex = 0;
            // 
            // lblCATRigType1
            // 
            this.lblCATRigType1.Image = null;
            this.lblCATRigType1.Location = new System.Drawing.Point(0, 0);
            this.lblCATRigType1.Name = "lblCATRigType1";
            this.lblCATRigType1.Size = new System.Drawing.Size(100, 23);
            this.lblCATRigType1.TabIndex = 0;
            // 
            // groupBoxTS1
            // 
            this.groupBoxTS1.Controls.Add(this.checkBoxTS2);
            this.groupBoxTS1.Controls.Add(this.numericUpDownTS1);
            this.groupBoxTS1.Controls.Add(this.labelTS7);
            this.groupBoxTS1.Controls.Add(this.buttonTS1);
            this.groupBoxTS1.Location = new System.Drawing.Point(360, 8);
            this.groupBoxTS1.Name = "groupBoxTS1";
            this.groupBoxTS1.Size = new System.Drawing.Size(189, 282);
            this.groupBoxTS1.TabIndex = 9;
            this.groupBoxTS1.TabStop = false;
            this.groupBoxTS1.Text = "RX Image Reject Cal";
            // 
            // checkBoxTS2
            // 
            this.checkBoxTS2.AutoSize = true;
            this.checkBoxTS2.Image = null;
            this.checkBoxTS2.Location = new System.Drawing.Point(63, 22);
            this.checkBoxTS2.Name = "checkBoxTS2";
            this.checkBoxTS2.Size = new System.Drawing.Size(15, 14);
            this.checkBoxTS2.TabIndex = 8;
            this.checkBoxTS2.UseVisualStyleBackColor = true;
            // 
            // labelTS7
            // 
            this.labelTS7.Image = null;
            this.labelTS7.Location = new System.Drawing.Point(16, 22);
            this.labelTS7.Name = "labelTS7";
            this.labelTS7.Size = new System.Drawing.Size(41, 14);
            this.labelTS7.TabIndex = 0;
            this.labelTS7.Text = "30m";
            // 
            // groupBoxTS2
            // 
            this.groupBoxTS2.Controls.Add(this.numericUpDownTS2);
            this.groupBoxTS2.Controls.Add(this.numericUpDownTS3);
            this.groupBoxTS2.Controls.Add(this.labelTS8);
            this.groupBoxTS2.Controls.Add(this.labelTS9);
            this.groupBoxTS2.Controls.Add(this.buttonTS2);
            this.groupBoxTS2.Location = new System.Drawing.Point(184, 8);
            this.groupBoxTS2.Name = "groupBoxTS2";
            this.groupBoxTS2.Size = new System.Drawing.Size(168, 112);
            this.groupBoxTS2.TabIndex = 8;
            this.groupBoxTS2.TabStop = false;
            this.groupBoxTS2.Text = "Level Cal";
            // 
            // labelTS8
            // 
            this.labelTS8.Image = null;
            this.labelTS8.Location = new System.Drawing.Point(16, 24);
            this.labelTS8.Name = "labelTS8";
            this.labelTS8.Size = new System.Drawing.Size(64, 23);
            this.labelTS8.TabIndex = 0;
            this.labelTS8.Text = "Frequency:";
            // 
            // labelTS9
            // 
            this.labelTS9.Image = null;
            this.labelTS9.Location = new System.Drawing.Point(16, 48);
            this.labelTS9.Name = "labelTS9";
            this.labelTS9.Size = new System.Drawing.Size(68, 23);
            this.labelTS9.TabIndex = 2;
            this.labelTS9.Text = "Level (dBm):";
            // 
            // groupBoxTS3
            // 
            this.groupBoxTS3.Controls.Add(this.buttonTS3);
            this.groupBoxTS3.Controls.Add(this.numericUpDownTS4);
            this.groupBoxTS3.Controls.Add(this.labelTS10);
            this.groupBoxTS3.Location = new System.Drawing.Point(8, 8);
            this.groupBoxTS3.Name = "groupBoxTS3";
            this.groupBoxTS3.Size = new System.Drawing.Size(168, 112);
            this.groupBoxTS3.TabIndex = 5;
            this.groupBoxTS3.TabStop = false;
            this.groupBoxTS3.Text = "Freq Cal";
            // 
            // labelTS10
            // 
            this.labelTS10.Image = null;
            this.labelTS10.Location = new System.Drawing.Point(16, 24);
            this.labelTS10.Name = "labelTS10";
            this.labelTS10.Size = new System.Drawing.Size(64, 23);
            this.labelTS10.TabIndex = 0;
            this.labelTS10.Text = "Frequency:";
            // 
            // groupBoxTS4
            // 
            this.groupBoxTS4.Location = new System.Drawing.Point(142, 73);
            this.groupBoxTS4.Name = "groupBoxTS4";
            this.groupBoxTS4.Size = new System.Drawing.Size(309, 173);
            this.groupBoxTS4.TabIndex = 0;
            this.groupBoxTS4.TabStop = false;
            this.groupBoxTS4.Text = "groupBoxTS4";
            // 
            // Setup
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.AutoSize = true;
            this.ClientSize = new System.Drawing.Size(624, 418);
            this.Controls.Add(this.btnSave);
            this.Controls.Add(this.tcSetup);
            this.Controls.Add(this.btnApply);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOK);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(630, 451);
            this.MinimizeBox = false;
            this.Name = "Setup";
            this.Text = "PowerSDR Setup by GenesisRadio";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.Setup_Closing);
            ((System.ComponentModel.ISupportInitialize)(this.udG40Xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG3020Xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG160Xtal2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG160Xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59DASH_DOT_ratio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59CWSpeed)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_divisor)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_address)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udIQCorrection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRise)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerSemiBreakInDelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXCompander)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXCompander)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFFCompression)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXFFCompression)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownTS4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSi570_xtal3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMemoryZapping)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRleak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFleak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATServerPort)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udQRP2000XTRVIF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSRSi570Addr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59CWSpeedCorr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMultiPSKServerPort)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udWBIRTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG137Xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG500Xtal1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFDCOmin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFDCOmax)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59XtrvIF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATEthCollTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATEthServerWatchdogTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59TXSwitchTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtTX_IF_SHIFT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUFullTune)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUMemoryTune)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUBypass)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUCarrierTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11XTRVLosc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMultimeterCalValue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCalValue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerFall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRXShift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACPhase)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59PTT_ON_time)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG59PTT_OFF_time)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryPhase)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPrimaryRXshift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udUSBSerialNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatencyVAC)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPrimaryGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPrimaryPhase)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVACGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbVACPhase)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udQRP2000_Si570Xtal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCATCI_V)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACchNumber)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRTL_SDR_correction)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11extPAON)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG11extPAOFF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG6ExtPAoffTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG6ExtPAonTime)).EndInit();
            this.tpTests.ResumeLayout(false);
            this.grpAudioTests.ResumeLayout(false);
            this.grpAudioTests.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udWBIRindex)).EndInit();
            this.grpBoxTS1.ResumeLayout(false);
            this.grpBoxTS1.PerformLayout();
            this.groupBoxTS5.ResumeLayout(false);
            this.grpTestAudioBalance.ResumeLayout(false);
            this.grpTestTXIMD.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).EndInit();
            this.grpImpulseTest.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).EndInit();
            this.tpKeyboard.ResumeLayout(false);
            this.grpCWXKeys.ResumeLayout(false);
            this.grpCWXKeys.PerformLayout();
            this.grpVoiceMsgSetup.ResumeLayout(false);
            this.grpVoiceMsgSetup.PerformLayout();
            this.grpKBCWSpeed.ResumeLayout(false);
            this.grpKBXIT.ResumeLayout(false);
            this.grpKBRIT.ResumeLayout(false);
            this.grpKBBand.ResumeLayout(false);
            this.grpKBTune.ResumeLayout(false);
            this.grpKBFilter.ResumeLayout(false);
            this.grpKBCW.ResumeLayout(false);
            this.tpAppearance.ResumeLayout(false);
            this.tcAppearance.ResumeLayout(false);
            this.tpAppearanceDisplay.ResumeLayout(false);
            this.grpSubRX.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbSubRXAlpha)).EndInit();
            this.grpMainRX.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbMainRXAlpha)).EndInit();
            this.grpDisplay.ResumeLayout(false);
            this.grpDisplay.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbGridLineAlpha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDataLineAlpha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDisplayTxtAlpha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).EndInit();
            this.grpDisplayPeakCursor.ResumeLayout(false);
            this.tpAppearanceGeneral.ResumeLayout(false);
            this.grpAppearanceNewVFO.ResumeLayout(false);
            this.grpAppearanceBand.ResumeLayout(false);
            this.grpAppearanceVFO.ResumeLayout(false);
            this.tpAppearanceMeter.ResumeLayout(false);
            this.grpNewVFOSMeter.ResumeLayout(false);
            this.grpNewVFOSMeter.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbSmeterAlpha)).EndInit();
            this.groupBoxTS11.ResumeLayout(false);
            this.grpMeterEdge.ResumeLayout(false);
            this.grpAppearanceMeter.ResumeLayout(false);
            this.tcSkins.ResumeLayout(false);
            this.grpSMeter.ResumeLayout(false);
            this.grpSkin.ResumeLayout(false);
            this.tpPowerAmplifier.ResumeLayout(false);
            this.grpPABandOffset.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC2190)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC600)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).EndInit();
            this.grpPAGainByBand.ResumeLayout(false);
            this.grpPAGainByBand.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain2190)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain600)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).EndInit();
            this.tpTransmit.ResumeLayout(false);
            this.groupBoxTS12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXFMDeviation)).EndInit();
            this.grpGenesis.ResumeLayout(false);
            this.grpGenesis.PerformLayout();
            this.grpTXAM.ResumeLayout(false);
            this.grpTXMonitor.ResumeLayout(false);
            this.grpTXVOX.ResumeLayout(false);
            this.grpTXNoiseGate.ResumeLayout(false);
            this.grpTXProfile.ResumeLayout(false);
            this.grpPATune.ResumeLayout(false);
            this.grpPATune.PerformLayout();
            this.grpTXCompression.ResumeLayout(false);
            this.grpTXCompression.PerformLayout();
            this.grpTXFilter.ResumeLayout(false);
            this.tpDSP.ResumeLayout(false);
            this.tcDSP.ResumeLayout(false);
            this.tpDSPOptions.ResumeLayout(false);
            this.grpDSPBufferSize.ResumeLayout(false);
            this.grpDSPBufferSize.PerformLayout();
            this.grpDSPNB.ResumeLayout(false);
            this.grpDSPLMSNR.ResumeLayout(false);
            this.grpDSPLMSANF.ResumeLayout(false);
            this.grpDSPWindow.ResumeLayout(false);
            this.grpDSPNB2.ResumeLayout(false);
            this.tpDSPImageReject.ResumeLayout(false);
            this.grpDSPImageRejectTX.ResumeLayout(false);
            this.grpDSPImageRejectTX.PerformLayout();
            this.tpDSPKeyer.ResumeLayout(false);
            this.grpExteCWKeyer.ResumeLayout(false);
            this.grpDSPKeyerOptions.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWMonFreq)).EndInit();
            this.grpKeyerConnections.ResumeLayout(false);
            this.grpDSPCWPitch.ResumeLayout(false);
            this.grpDSPKeyerSignalShaping.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerDeBounce)).EndInit();
            this.grpDSPKeyerSemiBreakIn.ResumeLayout(false);
            this.tpDSPAGCALC.ResumeLayout(false);
            this.grpDSPLeveler.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).EndInit();
            this.grpDSPALC.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).EndInit();
            this.grpDSPAGC.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).EndInit();
            this.tpDisplay.ResumeLayout(false);
            this.grpDisplayDriverEngine.ResumeLayout(false);
            this.grpDisplayDriverEngine.PerformLayout();
            this.grpDisplayPolyPhase.ResumeLayout(false);
            this.grpDisplayScopeMode.ResumeLayout(false);
            this.grpDisplayMultimeter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDecayTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAtackTime)).EndInit();
            this.grpDisplayWaterfall.ResumeLayout(false);
            this.grpDisplayWaterfall.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbWaterfallAlpha)).EndInit();
            this.grpDisplayRefreshRates.ResumeLayout(false);
            this.grpDisplayAverage.ResumeLayout(false);
            this.grpDisplayPhase.ResumeLayout(false);
            this.grpDisplaySpectrumGrid.ResumeLayout(false);
            this.grpDisplaySpectrumGrid.PerformLayout();
            this.tpAudio.ResumeLayout(false);
            this.tcAudio.ResumeLayout(false);
            this.tpAudioCard1.ResumeLayout(false);
            this.tpAudioCard1.PerformLayout();
            this.grpAudioDetails1.ResumeLayout(false);
            this.grpAudioDetails1.PerformLayout();
            this.grpPrimaryDirectI_Q.ResumeLayout(false);
            this.grpPrimaryDirectI_Q.PerformLayout();
            this.grpSampleCorrection.ResumeLayout(false);
            this.grpAudioChannels.ResumeLayout(false);
            this.grpAudioChannels.PerformLayout();
            this.groupBoxTS7.ResumeLayout(false);
            this.groupBoxTS7.PerformLayout();
            this.groupBoxTS6.ResumeLayout(false);
            this.groupBoxTS6.PerformLayout();
            this.grpAudioLatency1.ResumeLayout(false);
            this.tpVAC.ResumeLayout(false);
            this.grpVACDirectIQ.ResumeLayout(false);
            this.grpVACDirectIQ.PerformLayout();
            this.grpLoopDll.ResumeLayout(false);
            this.grpLoopDll.PerformLayout();
            this.grpAudioVACAutoEnable.ResumeLayout(false);
            this.grpAudioVAC.ResumeLayout(false);
            this.grpAudioVAC.PerformLayout();
            this.grpAudioLatencyVAC.ResumeLayout(false);
            this.grpAudioVACGain.ResumeLayout(false);
            this.grpAudioDetailsVAC.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.tpGeneral.ResumeLayout(false);
            this.tcGeneral.ResumeLayout(false);
            this.tpGeneralHardware.ResumeLayout(false);
            this.grpG6.ResumeLayout(false);
            this.grpG6.PerformLayout();
            this.grpG11.ResumeLayout(false);
            this.grpG11.PerformLayout();
            this.grpG11Filters.ResumeLayout(false);
            this.grpG11Filters.PerformLayout();
            this.grpG11XTRV.ResumeLayout(false);
            this.grpG11XTRV.PerformLayout();
            this.grpG59.ResumeLayout(false);
            this.grpG59.PerformLayout();
            this.grpXTRV.ResumeLayout(false);
            this.grpXTRV.PerformLayout();
            this.grpRTL_SDR.ResumeLayout(false);
            this.grpRTL_SDR.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udRTL_VACcorr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRTL_SDR_AGC_Gain)).EndInit();
            this.grpQRP2000.ResumeLayout(false);
            this.grpQRP2000.PerformLayout();
            this.groupBoxTS10.ResumeLayout(false);
            this.groupBoxTS10.PerformLayout();
            this.groupBoxTS9.ResumeLayout(false);
            this.groupBoxTS9.PerformLayout();
            this.grpGeneralModel.ResumeLayout(false);
            this.grpGeneralModel.PerformLayout();
            this.grpGeneralHardwareSetup.ResumeLayout(false);
            this.grpGeneralHardwareSetup.PerformLayout();
            this.grpNETBox.ResumeLayout(false);
            this.grpNETBox.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLocalNETBoxPort)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udNETBoxPort)).EndInit();
            this.grpGenesis80.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udG80Xtal1)).EndInit();
            this.grpGenesis160.ResumeLayout(false);
            this.grpGenesis137.ResumeLayout(false);
            this.grpGenesis500.ResumeLayout(false);
            this.grpGenesis40.ResumeLayout(false);
            this.grpGenesis3020.ResumeLayout(false);
            this.tpGeneralOptions.ResumeLayout(false);
            this.grpIRRemote.ResumeLayout(false);
            this.grpIRRemote.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udWinLIRCport)).EndInit();
            this.grpAutoPWR.ResumeLayout(false);
            this.grpAutoPWR.PerformLayout();
            this.grpMemoryZap.ResumeLayout(false);
            this.grpMemoryZap.PerformLayout();
            this.grpOptMainConsole.ResumeLayout(false);
            this.grpOptQuickQSY.ResumeLayout(false);
            this.grpGenTuningOptions.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).EndInit();
            this.grpGeneralOptions.ResumeLayout(false);
            this.grpGeneralProcessPriority.ResumeLayout(false);
            this.tpGeneralCalibration.ResumeLayout(false);
            this.tpGeneralCalibration.PerformLayout();
            this.grpWBIR.ResumeLayout(false);
            this.grpWBIR.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udRXGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXPhase)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRXPhase)).EndInit();
            this.grpGenCalRXImage.ResumeLayout(false);
            this.grpGenCalLevel.ResumeLayout(false);
            this.tpFilters.ResumeLayout(false);
            this.grpOptFilterControls.ResumeLayout(false);
            this.tpGenesisOption.ResumeLayout(false);
            this.grpG59Keyer.ResumeLayout(false);
            this.grpG59Keyer.PerformLayout();
            this.grpSi570.ResumeLayout(false);
            this.grpSi570.PerformLayout();
            this.grpGenesisConnection.ResumeLayout(false);
            this.grpGenesisConnection.PerformLayout();
            this.grpGenesisUSB.ResumeLayout(false);
            this.grpGenesisUSB.PerformLayout();
            this.tcSetup.ResumeLayout(false);
            this.tpATU.ResumeLayout(false);
            this.tpATU.PerformLayout();
            this.grpExtATU.ResumeLayout(false);
            this.grpExtATU.PerformLayout();
            this.grpATUTiming.ResumeLayout(false);
            this.grpATUTiming.PerformLayout();
            this.grpATUMode.ResumeLayout(false);
            this.grpATUMode.PerformLayout();
            this.tpCAT.ResumeLayout(false);
            this.tcCAT.ResumeLayout(false);
            this.tpCATCOM.ResumeLayout(false);
            this.grpCATIcom.ResumeLayout(false);
            this.grpCATIcom.PerformLayout();
            this.grpCATOverEthernet.ResumeLayout(false);
            this.grpCATOverEthernet.PerformLayout();
            this.grpPTTBitBang.ResumeLayout(false);
            this.grpCatControlBox.ResumeLayout(false);
            this.grpCatControlBox.PerformLayout();
            this.tpServerClient.ResumeLayout(false);
            this.grpNetClient.ResumeLayout(false);
            this.grpNetClient.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udClientMulticastPort)).EndInit();
            this.grpNetServer.ResumeLayout(false);
            this.grpNetServer.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udServerPort)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTTL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMulticastPort)).EndInit();
            this.tpMultiPSK.ResumeLayout(false);
            this.grpMultiPSK.ResumeLayout(false);
            this.grpMultiPSK.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.groupBoxTS8.ResumeLayout(false);
            this.groupBoxTS8.PerformLayout();
            this.groupBoxTS1.ResumeLayout(false);
            this.groupBoxTS1.PerformLayout();
            this.groupBoxTS2.ResumeLayout(false);
            this.groupBoxTS3.ResumeLayout(false);
            this.ResumeLayout(false);

		}
Esempio n. 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Console));
     this.txtVFOAFreq = new System.Windows.Forms.TextBoxTS();
     this.grpVFOA = new System.Windows.Forms.GroupBoxTS();
     this.panelVFOASubHover = new System.Windows.Forms.Panel();
     this.panelVFOAHover = new System.Windows.Forms.Panel();
     this.txtVFOALSD = new System.Windows.Forms.TextBoxTS();
     this.txtVFOAMSD = new System.Windows.Forms.TextBoxTS();
     this.txtVFOABand = new System.Windows.Forms.TextBoxTS();
     this.btnHidden = new System.Windows.Forms.ButtonTS();
     this.txtWheelTune = new System.Windows.Forms.TextBoxTS();
     this.grpVFOB = new System.Windows.Forms.GroupBoxTS();
     this.txtVFOBLSD = new System.Windows.Forms.TextBoxTS();
     this.panelVFOBHover = new System.Windows.Forms.Panel();
     this.txtVFOBMSD = new System.Windows.Forms.TextBoxTS();
     this.lblVFOBLSD = new System.Windows.Forms.LabelTS();
     this.txtVFOBBand = new System.Windows.Forms.TextBoxTS();
     this.txtVFOBFreq = new System.Windows.Forms.TextBoxTS();
     this.grpDisplay = new System.Windows.Forms.GroupBoxTS();
     this.btnDisplayZoom4x = new System.Windows.Forms.ButtonTS();
     this.btnDisplayZoom2x = new System.Windows.Forms.ButtonTS();
     this.btnDisplayZoom1x = new System.Windows.Forms.ButtonTS();
     this.btnDisplayZoom05 = new System.Windows.Forms.ButtonTS();
     this.lblDisplayZoom = new System.Windows.Forms.LabelTS();
     this.tbDisplayZoom = new System.Windows.Forms.TrackBarTS();
     this.btnDisplayPanCenter = new System.Windows.Forms.ButtonTS();
     this.tbDisplayPan = new System.Windows.Forms.TrackBarTS();
     this.lblDisplayPan = new System.Windows.Forms.LabelTS();
     this.txtDisplayPeakFreq = new System.Windows.Forms.TextBoxTS();
     this.txtDisplayPeakPower = new System.Windows.Forms.TextBoxTS();
     this.txtDisplayCursorFreq = new System.Windows.Forms.TextBoxTS();
     this.txtDisplayCursorPower = new System.Windows.Forms.TextBoxTS();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.txtDisplayCursorOffset = new System.Windows.Forms.TextBoxTS();
     this.txtDisplayPeakOffset = new System.Windows.Forms.TextBoxTS();
     this.picDisplay = new System.Windows.Forms.PictureBox();
     this.grpBandVHF = new System.Windows.Forms.GroupBoxTS();
     this.btnBandVHF13 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF12 = new System.Windows.Forms.ButtonTS();
     this.btnBandHF = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF11 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF10 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF9 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF8 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF7 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF6 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF5 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF4 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF3 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF2 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF1 = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF0 = new System.Windows.Forms.ButtonTS();
     this.mainMenu1 = new System.Windows.Forms.MainMenu();
     this.mnuSetup = new System.Windows.Forms.MenuItem();
     this.mnuMemory = new System.Windows.Forms.MenuItem();
     this.mnuMemRecall = new System.Windows.Forms.MenuItem();
     this.mnuMemSave = new System.Windows.Forms.MenuItem();
     this.mnuWave = new System.Windows.Forms.MenuItem();
     this.mnuEQ = new System.Windows.Forms.MenuItem();
     this.mnuXVTR = new System.Windows.Forms.MenuItem();
     this.mnuCWX = new System.Windows.Forms.MenuItem();
     this.mnuUCB = new System.Windows.Forms.MenuItem();
     this.mnuMixer = new System.Windows.Forms.MenuItem();
     this.mnuAntenna = new System.Windows.Forms.MenuItem();
     this.mnuRelays = new System.Windows.Forms.MenuItem();
     this.mnuATU = new System.Windows.Forms.MenuItem();
     this.mnuInfo = new System.Windows.Forms.MenuItem();
     this.mnuFWC = new System.Windows.Forms.MenuItem();
     this.mnuReportBug = new System.Windows.Forms.MenuItem();
     this.mnuProfiles = new System.Windows.Forms.MenuItem();
     this.grpMode = new System.Windows.Forms.GroupBoxTS();
     this.radModeAM = new System.Windows.Forms.RadioButtonTS();
     this.radModeSAM = new System.Windows.Forms.RadioButtonTS();
     this.radModeDSB = new System.Windows.Forms.RadioButtonTS();
     this.radModeCWU = new System.Windows.Forms.RadioButtonTS();
     this.radModeDIGU = new System.Windows.Forms.RadioButtonTS();
     this.radModeDIGL = new System.Windows.Forms.RadioButtonTS();
     this.radModeLSB = new System.Windows.Forms.RadioButtonTS();
     this.radModeSPEC = new System.Windows.Forms.RadioButtonTS();
     this.radModeDRM = new System.Windows.Forms.RadioButtonTS();
     this.radModeFMN = new System.Windows.Forms.RadioButtonTS();
     this.radModeUSB = new System.Windows.Forms.RadioButtonTS();
     this.radModeCWL = new System.Windows.Forms.RadioButtonTS();
     this.grpBandHF = new System.Windows.Forms.GroupBoxTS();
     this.btnBandGEN = new System.Windows.Forms.ButtonTS();
     this.btnBandWWV = new System.Windows.Forms.ButtonTS();
     this.btnBandVHF = new System.Windows.Forms.ButtonTS();
     this.btnBand2 = new System.Windows.Forms.ButtonTS();
     this.btnBand6 = new System.Windows.Forms.ButtonTS();
     this.btnBand10 = new System.Windows.Forms.ButtonTS();
     this.btnBand12 = new System.Windows.Forms.ButtonTS();
     this.btnBand15 = new System.Windows.Forms.ButtonTS();
     this.btnBand17 = new System.Windows.Forms.ButtonTS();
     this.btnBand20 = new System.Windows.Forms.ButtonTS();
     this.btnBand30 = new System.Windows.Forms.ButtonTS();
     this.btnBand40 = new System.Windows.Forms.ButtonTS();
     this.btnBand60 = new System.Windows.Forms.ButtonTS();
     this.btnBand80 = new System.Windows.Forms.ButtonTS();
     this.btnBand160 = new System.Windows.Forms.ButtonTS();
     this.grpFilter = new System.Windows.Forms.GroupBoxTS();
     this.contextMenuFilterRX1 = new System.Windows.Forms.ContextMenu();
     this.menuItemFilterConfigure = new System.Windows.Forms.MenuItem();
     this.mnuFilterReset = new System.Windows.Forms.MenuItem();
     this.udFilterHigh = new System.Windows.Forms.NumericUpDownTS();
     this.udFilterLow = new System.Windows.Forms.NumericUpDownTS();
     this.tbFilterWidth = new System.Windows.Forms.TrackBarTS();
     this.lblFilterWidth = new System.Windows.Forms.LabelTS();
     this.btnFilterShiftReset = new System.Windows.Forms.ButtonTS();
     this.tbFilterShift = new System.Windows.Forms.TrackBarTS();
     this.lblFilterShift = new System.Windows.Forms.LabelTS();
     this.radFilter1 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter2 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter3 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter4 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter5 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter6 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter7 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter8 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter9 = new System.Windows.Forms.RadioButtonTS();
     this.radFilter10 = new System.Windows.Forms.RadioButtonTS();
     this.radFilterVar1 = new System.Windows.Forms.RadioButtonTS();
     this.radFilterVar2 = new System.Windows.Forms.RadioButtonTS();
     this.lblFilterLow = new System.Windows.Forms.LabelTS();
     this.lblFilterHigh = new System.Windows.Forms.LabelTS();
     this.chkPower = new System.Windows.Forms.CheckBoxTS();
     this.comboDisplayMode = new System.Windows.Forms.ComboBoxTS();
     this.lblCPUMeter = new System.Windows.Forms.LabelTS();
     this.timer_cpu_meter = new System.Windows.Forms.Timer(this.components);
     this.grpDSP = new System.Windows.Forms.GroupBoxTS();
     this.chkSR = new System.Windows.Forms.CheckBoxTS();
     this.chkDSPNB2 = new System.Windows.Forms.CheckBoxTS();
     this.chkNB = new System.Windows.Forms.CheckBoxTS();
     this.chkANF = new System.Windows.Forms.CheckBoxTS();
     this.chkNR = new System.Windows.Forms.CheckBoxTS();
     this.chkBIN = new System.Windows.Forms.CheckBoxTS();
     this.chkX2TR = new System.Windows.Forms.CheckBoxTS();
     this.chkCPDR = new System.Windows.Forms.CheckBoxTS();
     this.lblAGC = new System.Windows.Forms.LabelTS();
     this.comboAGC = new System.Windows.Forms.ComboBoxTS();
     this.comboPreamp = new System.Windows.Forms.ComboBoxTS();
     this.lblPreamp = new System.Windows.Forms.LabelTS();
     this.udXIT = new System.Windows.Forms.NumericUpDownTS();
     this.chkMON = new System.Windows.Forms.CheckBoxTS();
     this.chkTUN = new System.Windows.Forms.CheckBoxTS();
     this.chkMOX = new System.Windows.Forms.CheckBoxTS();
     this.udRIT = new System.Windows.Forms.NumericUpDownTS();
     this.chkMUT = new System.Windows.Forms.CheckBoxTS();
     this.chkXIT = new System.Windows.Forms.CheckBoxTS();
     this.chkRIT = new System.Windows.Forms.CheckBoxTS();
     this.lblPWR = new System.Windows.Forms.LabelTS();
     this.udPWR = new System.Windows.Forms.NumericUpDownTS();
     this.lblAF = new System.Windows.Forms.LabelTS();
     this.udAF = new System.Windows.Forms.NumericUpDownTS();
     this.lblMIC = new System.Windows.Forms.LabelTS();
     this.udMIC = new System.Windows.Forms.NumericUpDownTS();
     this.grpMultimeter = new System.Windows.Forms.GroupBoxTS();
     this.comboMeterTXMode = new System.Windows.Forms.ComboBoxTS();
     this.picMultiMeterDigital = new System.Windows.Forms.PictureBox();
     this.lblMultiSMeter = new System.Windows.Forms.LabelTS();
     this.comboMeterRXMode = new System.Windows.Forms.ComboBoxTS();
     this.txtMultiText = new System.Windows.Forms.TextBoxTS();
     this.grpVFO = new System.Windows.Forms.GroupBoxTS();
     this.btnZeroBeat = new System.Windows.Forms.ButtonTS();
     this.btnRITReset = new System.Windows.Forms.ButtonTS();
     this.btnXITReset = new System.Windows.Forms.ButtonTS();
     this.btnIFtoVFO = new System.Windows.Forms.ButtonTS();
     this.btnVFOSwap = new System.Windows.Forms.ButtonTS();
     this.btnVFOBtoA = new System.Windows.Forms.ButtonTS();
     this.btnVFOAtoB = new System.Windows.Forms.ButtonTS();
     this.chkVFOSplit = new System.Windows.Forms.CheckBoxTS();
     this.grpSoundControls = new System.Windows.Forms.GroupBoxTS();
     this.chkRX1Preamp = new System.Windows.Forms.CheckBoxTS();
     this.tbPWR = new System.Windows.Forms.TrackBarTS();
     this.tbRF = new System.Windows.Forms.TrackBarTS();
     this.tbAF = new System.Windows.Forms.TrackBarTS();
     this.udRF = new System.Windows.Forms.NumericUpDownTS();
     this.lblRF = new System.Windows.Forms.LabelTS();
     this.tbRX1Gain = new System.Windows.Forms.TrackBarTS();
     this.udSquelch = new System.Windows.Forms.NumericUpDownTS();
     this.chkSquelch = new System.Windows.Forms.CheckBoxTS();
     this.grpOptions = new System.Windows.Forms.GroupBoxTS();
     this.ckQuickPlay = new System.Windows.Forms.CheckBoxTS();
     this.ckQuickRec = new System.Windows.Forms.CheckBoxTS();
     this.btnFWCATUBypass = new System.Windows.Forms.ButtonTS();
     this.btnFWCATU = new System.Windows.Forms.ButtonTS();
     this.comboTuneMode = new System.Windows.Forms.ComboBoxTS();
     this.grpDisplay2 = new System.Windows.Forms.GroupBoxTS();
     this.chkDisplayPeak = new System.Windows.Forms.CheckBoxTS();
     this.chkDisplayAVG = new System.Windows.Forms.CheckBoxTS();
     this.btnMemoryQuickRestore = new System.Windows.Forms.ButtonTS();
     this.btnMemoryQuickSave = new System.Windows.Forms.ButtonTS();
     this.txtMemoryQuick = new System.Windows.Forms.TextBoxTS();
     this.timer_peak_text = new System.Windows.Forms.Timer(this.components);
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.grpDateTime = new System.Windows.Forms.GroupBoxTS();
     this.txtTime = new System.Windows.Forms.TextBoxTS();
     this.txtDate = new System.Windows.Forms.TextBoxTS();
     this.chkVFOLock = new System.Windows.Forms.CheckBoxTS();
     this.lblCWSpeed = new System.Windows.Forms.LabelTS();
     this.udCWSpeed = new System.Windows.Forms.NumericUpDownTS();
     this.lblTuneStep = new System.Windows.Forms.LabelTS();
     this.grpVFOBetween = new System.Windows.Forms.GroupBoxTS();
     this.chkVFOSync = new System.Windows.Forms.CheckBoxTS();
     this.chkFullDuplex = new System.Windows.Forms.CheckBoxTS();
     this.btnTuneStepChangeLarger = new System.Windows.Forms.ButtonTS();
     this.btnTuneStepChangeSmaller = new System.Windows.Forms.ButtonTS();
     this.tbMIC = new System.Windows.Forms.TrackBarTS();
     this.grpModeSpecificPhone = new System.Windows.Forms.GroupBoxTS();
     this.chkLoopAudio = new System.Windows.Forms.CheckBoxTS();
     this.udDX = new System.Windows.Forms.NumericUpDownTS();
     this.tbDX = new System.Windows.Forms.TrackBarTS();
     this.chkDX = new System.Windows.Forms.CheckBoxTS();
     this.chkTXEQ = new System.Windows.Forms.CheckBoxTS();
     this.chkRXEQ = new System.Windows.Forms.CheckBoxTS();
     this.chkPhoneVAC = new System.Windows.Forms.CheckBoxTS();
     this.udNoiseGate = new System.Windows.Forms.NumericUpDownTS();
     this.udVOX = new System.Windows.Forms.NumericUpDownTS();
     this.udCPDR = new System.Windows.Forms.NumericUpDownTS();
     this.tbCPDR = new System.Windows.Forms.TrackBarTS();
     this.picNoiseGate = new System.Windows.Forms.PictureBox();
     this.tbNoiseGate = new System.Windows.Forms.TrackBarTS();
     this.picVOX = new System.Windows.Forms.PictureBox();
     this.tbVOX = new System.Windows.Forms.TrackBarTS();
     this.chkNoiseGate = new System.Windows.Forms.CheckBoxTS();
     this.chkVOX = new System.Windows.Forms.CheckBoxTS();
     this.comboTXProfile = new System.Windows.Forms.ComboBoxTS();
     this.lblTransmitProfile = new System.Windows.Forms.LabelTS();
     this.chkShowTXFilter = new System.Windows.Forms.CheckBoxTS();
     this.grpModeSpecificCW = new System.Windows.Forms.GroupBoxTS();
     this.chkCWLoopAudio = new System.Windows.Forms.CheckBoxTS();
     this.udCWPitch = new System.Windows.Forms.NumericUpDownTS();
     this.grpSemiBreakIn = new System.Windows.Forms.GroupBoxTS();
     this.udCWBreakInDelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblCWBreakInDelay = new System.Windows.Forms.LabelTS();
     this.chkCWBreakInEnabled = new System.Windows.Forms.CheckBoxTS();
     this.chkShowTXCWFreq = new System.Windows.Forms.CheckBoxTS();
     this.chkCWVAC = new System.Windows.Forms.CheckBoxTS();
     this.chkCWDisableMonitor = new System.Windows.Forms.CheckBoxTS();
     this.chkCWIambic = new System.Windows.Forms.CheckBoxTS();
     this.tbCWSpeed = new System.Windows.Forms.TrackBarTS();
     this.lblCWPitchFreq = new System.Windows.Forms.LabelTS();
     this.grpModeSpecificDigital = new System.Windows.Forms.GroupBoxTS();
     this.chkDIGLoopAudio = new System.Windows.Forms.CheckBoxTS();
     this.comboDigTXProfile = new System.Windows.Forms.ComboBoxTS();
     this.lblDigTXProfile = new System.Windows.Forms.LabelTS();
     this.grpVACStereo = new System.Windows.Forms.GroupBoxTS();
     this.chkVACStereo = new System.Windows.Forms.CheckBoxTS();
     this.grpDIGSampleRate = new System.Windows.Forms.GroupBoxTS();
     this.comboVACSampleRate = new System.Windows.Forms.ComboBoxTS();
     this.tbVACTXGain = new System.Windows.Forms.TrackBarTS();
     this.tbVACRXGain = new System.Windows.Forms.TrackBarTS();
     this.udVACTXGain = new System.Windows.Forms.NumericUpDownTS();
     this.udVACRXGain = new System.Windows.Forms.NumericUpDownTS();
     this.lblTXGain = new System.Windows.Forms.LabelTS();
     this.lblRXGain = new System.Windows.Forms.LabelTS();
     this.chkVACEnabled = new System.Windows.Forms.CheckBoxTS();
     this.tbSquelch = new System.Windows.Forms.TrackBarTS();
     this.picSquelch = new System.Windows.Forms.PictureBox();
     this.grpMultiRX = new System.Windows.Forms.GroupBoxTS();
     this.tbRX0Gain = new System.Windows.Forms.TrackBarTS();
     this.chkPanSwap = new System.Windows.Forms.CheckBoxTS();
     this.chkEnableMultiRX = new System.Windows.Forms.CheckBoxTS();
     this.tbPanSubRX = new System.Windows.Forms.TrackBarTS();
     this.tbPanMainRX = new System.Windows.Forms.TrackBarTS();
     this.button1 = new System.Windows.Forms.Button();
     this.chkBCI = new System.Windows.Forms.CheckBoxTS();
     this.grpAntenna = new System.Windows.Forms.GroupBoxTS();
     this.lblAntRX2 = new System.Windows.Forms.LabelTS();
     this.lblAntTX = new System.Windows.Forms.LabelTS();
     this.lblAntRX1 = new System.Windows.Forms.LabelTS();
     this.chkSplitDisplay = new System.Windows.Forms.CheckBoxTS();
     this.comboDisplayModeTop = new System.Windows.Forms.ComboBoxTS();
     this.comboDisplayModeBottom = new System.Windows.Forms.ComboBoxTS();
     this.lblDisplayModeTop = new System.Windows.Forms.LabelTS();
     this.lblDisplayModeBottom = new System.Windows.Forms.LabelTS();
     this.grpDisplaySplit = new System.Windows.Forms.GroupBoxTS();
     this.chkRX2SR = new System.Windows.Forms.CheckBoxTS();
     this.chkRX2 = new System.Windows.Forms.CheckBoxTS();
     this.grpRX2Mode = new System.Windows.Forms.GroupBoxTS();
     this.radRX2ModeAM = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeSAM = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeDSB = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeCWU = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeDIGU = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeDIGL = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeLSB = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeSPEC = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeDRM = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeFMN = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeUSB = new System.Windows.Forms.RadioButtonTS();
     this.radRX2ModeCWL = new System.Windows.Forms.RadioButtonTS();
     this.grpRX2DSP = new System.Windows.Forms.GroupBoxTS();
     this.chkRX2NB2 = new System.Windows.Forms.CheckBoxTS();
     this.chkRX2NB = new System.Windows.Forms.CheckBoxTS();
     this.chkRX2ANF = new System.Windows.Forms.CheckBoxTS();
     this.chkRX2NR = new System.Windows.Forms.CheckBoxTS();
     this.chkRX2BIN = new System.Windows.Forms.CheckBoxTS();
     this.comboRX2AGC = new System.Windows.Forms.ComboBoxTS();
     this.lblRX2AGC = new System.Windows.Forms.LabelTS();
     this.grpRX2Filter = new System.Windows.Forms.GroupBoxTS();
     this.contextMenuFilterRX2 = new System.Windows.Forms.ContextMenu();
     this.menuItemRX2FilterConfigure = new System.Windows.Forms.MenuItem();
     this.menuItemRX2FilterReset = new System.Windows.Forms.MenuItem();
     this.udRX2FilterHigh = new System.Windows.Forms.NumericUpDownTS();
     this.udRX2FilterLow = new System.Windows.Forms.NumericUpDownTS();
     this.radRX2Filter1 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter2 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter3 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter4 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter5 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter6 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2Filter7 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2FilterVar1 = new System.Windows.Forms.RadioButtonTS();
     this.radRX2FilterVar2 = new System.Windows.Forms.RadioButtonTS();
     this.lblRX2FilterLow = new System.Windows.Forms.LabelTS();
     this.lblRX2FilterHigh = new System.Windows.Forms.LabelTS();
     this.grpRX2Meter = new System.Windows.Forms.GroupBoxTS();
     this.picRX2Meter = new System.Windows.Forms.PictureBox();
     this.lblRX2Meter = new System.Windows.Forms.LabelTS();
     this.comboRX2MeterMode = new System.Windows.Forms.ComboBoxTS();
     this.txtRX2Meter = new System.Windows.Forms.TextBoxTS();
     this.tbRX2RF = new System.Windows.Forms.TrackBarTS();
     this.udRX2RF = new System.Windows.Forms.NumericUpDownTS();
     this.lblRX2RF = new System.Windows.Forms.LabelTS();
     this.picRX2Squelch = new System.Windows.Forms.PictureBox();
     this.tbRX2Squelch = new System.Windows.Forms.TrackBarTS();
     this.chkRX2Squelch = new System.Windows.Forms.CheckBoxTS();
     this.udRX2Squelch = new System.Windows.Forms.NumericUpDownTS();
     this.chkRX2Preamp = new System.Windows.Forms.CheckBoxTS();
     this.tbRX2Gain = new System.Windows.Forms.TrackBarTS();
     this.tbRX2Pan = new System.Windows.Forms.TrackBarTS();
     this.chkRX2Mute = new System.Windows.Forms.CheckBoxTS();
     this.grpRX2Mixer = new System.Windows.Forms.GroupBoxTS();
     this.lblRX2Pan = new System.Windows.Forms.Label();
     this.lblRX2Mute = new System.Windows.Forms.Label();
     this.lblRX2Vol = new System.Windows.Forms.Label();
     this.panelRX2Divider = new System.Windows.Forms.Panel();
     this.grpRX2Display = new System.Windows.Forms.GroupBoxTS();
     this.chkRX2DisplayPeak = new System.Windows.Forms.CheckBoxTS();
     this.comboRX2DisplayMode = new System.Windows.Forms.ComboBoxTS();
     this.chkRX2DisplayAVG = new System.Windows.Forms.CheckBoxTS();
     this.comboRX2DSPMode = new System.Windows.Forms.ComboBoxTS();
     this.comboRX2Band = new System.Windows.Forms.ComboBoxTS();
     this.comboRX2Filter = new System.Windows.Forms.ComboBoxTS();
     this.lblRX2Band = new System.Windows.Forms.LabelTS();
     this.timer_clock = new System.Windows.Forms.Timer(this.components);
     this.grpVFOA.SuspendLayout();
     this.grpVFOB.SuspendLayout();
     this.grpDisplay.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbDisplayZoom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDisplayPan)).BeginInit();
     this.grpBandVHF.SuspendLayout();
     this.grpMode.SuspendLayout();
     this.grpBandHF.SuspendLayout();
     this.grpFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udFilterHigh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udFilterLow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbFilterWidth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbFilterShift)).BeginInit();
     this.grpDSP.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udXIT)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRIT)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPWR)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udMIC)).BeginInit();
     this.grpMultimeter.SuspendLayout();
     this.grpVFO.SuspendLayout();
     this.grpSoundControls.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbPWR)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbAF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX1Gain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udSquelch)).BeginInit();
     this.grpOptions.SuspendLayout();
     this.grpDisplay2.SuspendLayout();
     this.grpDateTime.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCWSpeed)).BeginInit();
     this.grpVFOBetween.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbMIC)).BeginInit();
     this.grpModeSpecificPhone.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udNoiseGate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVOX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCPDR)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPDR)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbNoiseGate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVOX)).BeginInit();
     this.grpModeSpecificCW.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCWPitch)).BeginInit();
     this.grpSemiBreakIn.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCWSpeed)).BeginInit();
     this.grpModeSpecificDigital.SuspendLayout();
     this.grpVACStereo.SuspendLayout();
     this.grpDIGSampleRate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbVACTXGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVACRXGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVACTXGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVACRXGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSquelch)).BeginInit();
     this.grpMultiRX.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX0Gain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPanSubRX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPanMainRX)).BeginInit();
     this.grpAntenna.SuspendLayout();
     this.grpDisplaySplit.SuspendLayout();
     this.grpRX2Mode.SuspendLayout();
     this.grpRX2DSP.SuspendLayout();
     this.grpRX2Filter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2FilterHigh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2FilterLow)).BeginInit();
     this.grpRX2Meter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2RF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2RF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Squelch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2Squelch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Gain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Pan)).BeginInit();
     this.grpRX2Mixer.SuspendLayout();
     this.grpRX2Display.SuspendLayout();
     this.SuspendLayout();
     //
     // txtVFOAFreq
     //
     this.txtVFOAFreq.AccessibleDescription = resources.GetString("txtVFOAFreq.AccessibleDescription");
     this.txtVFOAFreq.AccessibleName = resources.GetString("txtVFOAFreq.AccessibleName");
     this.txtVFOAFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOAFreq.Anchor")));
     this.txtVFOAFreq.AutoSize = ((bool)(resources.GetObject("txtVFOAFreq.AutoSize")));
     this.txtVFOAFreq.BackColor = System.Drawing.Color.Black;
     this.txtVFOAFreq.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOAFreq.BackgroundImage")));
     this.txtVFOAFreq.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOAFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOAFreq.Dock")));
     this.txtVFOAFreq.Enabled = ((bool)(resources.GetObject("txtVFOAFreq.Enabled")));
     this.txtVFOAFreq.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOAFreq.Font")));
     this.txtVFOAFreq.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOAFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOAFreq.ImeMode")));
     this.txtVFOAFreq.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOAFreq.Location")));
     this.txtVFOAFreq.MaxLength = ((int)(resources.GetObject("txtVFOAFreq.MaxLength")));
     this.txtVFOAFreq.Multiline = ((bool)(resources.GetObject("txtVFOAFreq.Multiline")));
     this.txtVFOAFreq.Name = "txtVFOAFreq";
     this.txtVFOAFreq.PasswordChar = ((char)(resources.GetObject("txtVFOAFreq.PasswordChar")));
     this.txtVFOAFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOAFreq.RightToLeft")));
     this.txtVFOAFreq.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOAFreq.ScrollBars")));
     this.txtVFOAFreq.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOAFreq.Size")));
     this.txtVFOAFreq.TabIndex = ((int)(resources.GetObject("txtVFOAFreq.TabIndex")));
     this.txtVFOAFreq.Text = resources.GetString("txtVFOAFreq.Text");
     this.txtVFOAFreq.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOAFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOAFreq, resources.GetString("txtVFOAFreq.ToolTip"));
     this.txtVFOAFreq.Visible = ((bool)(resources.GetObject("txtVFOAFreq.Visible")));
     this.txtVFOAFreq.WordWrap = ((bool)(resources.GetObject("txtVFOAFreq.WordWrap")));
     this.txtVFOAFreq.LostFocus += new System.EventHandler(this.txtVFOAFreq_LostFocus);
     this.txtVFOAFreq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOAFreq_KeyPress);
     this.txtVFOAFreq.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOAFreq_MouseMove);
     this.txtVFOAFreq.MouseLeave += new System.EventHandler(this.txtVFOAFreq_MouseLeave);
     //
     // grpVFOA
     //
     this.grpVFOA.AccessibleDescription = resources.GetString("grpVFOA.AccessibleDescription");
     this.grpVFOA.AccessibleName = resources.GetString("grpVFOA.AccessibleName");
     this.grpVFOA.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpVFOA.Anchor")));
     this.grpVFOA.BackColor = System.Drawing.SystemColors.Control;
     this.grpVFOA.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpVFOA.BackgroundImage")));
     this.grpVFOA.Controls.Add(this.panelVFOASubHover);
     this.grpVFOA.Controls.Add(this.panelVFOAHover);
     this.grpVFOA.Controls.Add(this.txtVFOALSD);
     this.grpVFOA.Controls.Add(this.txtVFOAMSD);
     this.grpVFOA.Controls.Add(this.txtVFOABand);
     this.grpVFOA.Controls.Add(this.txtVFOAFreq);
     this.grpVFOA.Controls.Add(this.btnHidden);
     this.grpVFOA.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpVFOA.Dock")));
     this.grpVFOA.Enabled = ((bool)(resources.GetObject("grpVFOA.Enabled")));
     this.grpVFOA.Font = ((System.Drawing.Font)(resources.GetObject("grpVFOA.Font")));
     this.grpVFOA.ForeColor = System.Drawing.Color.Black;
     this.grpVFOA.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpVFOA.ImeMode")));
     this.grpVFOA.Location = ((System.Drawing.Point)(resources.GetObject("grpVFOA.Location")));
     this.grpVFOA.Name = "grpVFOA";
     this.grpVFOA.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpVFOA.RightToLeft")));
     this.grpVFOA.Size = ((System.Drawing.Size)(resources.GetObject("grpVFOA.Size")));
     this.grpVFOA.TabIndex = ((int)(resources.GetObject("grpVFOA.TabIndex")));
     this.grpVFOA.TabStop = false;
     this.grpVFOA.Text = resources.GetString("grpVFOA.Text");
     this.toolTip1.SetToolTip(this.grpVFOA, resources.GetString("grpVFOA.ToolTip"));
     this.grpVFOA.Visible = ((bool)(resources.GetObject("grpVFOA.Visible")));
     //
     // panelVFOASubHover
     //
     this.panelVFOASubHover.AccessibleDescription = resources.GetString("panelVFOASubHover.AccessibleDescription");
     this.panelVFOASubHover.AccessibleName = resources.GetString("panelVFOASubHover.AccessibleName");
     this.panelVFOASubHover.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panelVFOASubHover.Anchor")));
     this.panelVFOASubHover.AutoScroll = ((bool)(resources.GetObject("panelVFOASubHover.AutoScroll")));
     this.panelVFOASubHover.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panelVFOASubHover.AutoScrollMargin")));
     this.panelVFOASubHover.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panelVFOASubHover.AutoScrollMinSize")));
     this.panelVFOASubHover.BackColor = System.Drawing.Color.Black;
     this.panelVFOASubHover.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelVFOASubHover.BackgroundImage")));
     this.panelVFOASubHover.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panelVFOASubHover.Dock")));
     this.panelVFOASubHover.Enabled = ((bool)(resources.GetObject("panelVFOASubHover.Enabled")));
     this.panelVFOASubHover.Font = ((System.Drawing.Font)(resources.GetObject("panelVFOASubHover.Font")));
     this.panelVFOASubHover.ForeColor = System.Drawing.Color.Black;
     this.panelVFOASubHover.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panelVFOASubHover.ImeMode")));
     this.panelVFOASubHover.Location = ((System.Drawing.Point)(resources.GetObject("panelVFOASubHover.Location")));
     this.panelVFOASubHover.Name = "panelVFOASubHover";
     this.panelVFOASubHover.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panelVFOASubHover.RightToLeft")));
     this.panelVFOASubHover.Size = ((System.Drawing.Size)(resources.GetObject("panelVFOASubHover.Size")));
     this.panelVFOASubHover.TabIndex = ((int)(resources.GetObject("panelVFOASubHover.TabIndex")));
     this.panelVFOASubHover.Text = resources.GetString("panelVFOASubHover.Text");
     this.toolTip1.SetToolTip(this.panelVFOASubHover, resources.GetString("panelVFOASubHover.ToolTip"));
     this.panelVFOASubHover.Visible = ((bool)(resources.GetObject("panelVFOASubHover.Visible")));
     this.panelVFOASubHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOASubHover_Paint);
     this.panelVFOASubHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOASubHover_MouseMove);
     //
     // panelVFOAHover
     //
     this.panelVFOAHover.AccessibleDescription = resources.GetString("panelVFOAHover.AccessibleDescription");
     this.panelVFOAHover.AccessibleName = resources.GetString("panelVFOAHover.AccessibleName");
     this.panelVFOAHover.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panelVFOAHover.Anchor")));
     this.panelVFOAHover.AutoScroll = ((bool)(resources.GetObject("panelVFOAHover.AutoScroll")));
     this.panelVFOAHover.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panelVFOAHover.AutoScrollMargin")));
     this.panelVFOAHover.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panelVFOAHover.AutoScrollMinSize")));
     this.panelVFOAHover.BackColor = System.Drawing.Color.Black;
     this.panelVFOAHover.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelVFOAHover.BackgroundImage")));
     this.panelVFOAHover.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panelVFOAHover.Dock")));
     this.panelVFOAHover.Enabled = ((bool)(resources.GetObject("panelVFOAHover.Enabled")));
     this.panelVFOAHover.Font = ((System.Drawing.Font)(resources.GetObject("panelVFOAHover.Font")));
     this.panelVFOAHover.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panelVFOAHover.ImeMode")));
     this.panelVFOAHover.Location = ((System.Drawing.Point)(resources.GetObject("panelVFOAHover.Location")));
     this.panelVFOAHover.Name = "panelVFOAHover";
     this.panelVFOAHover.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panelVFOAHover.RightToLeft")));
     this.panelVFOAHover.Size = ((System.Drawing.Size)(resources.GetObject("panelVFOAHover.Size")));
     this.panelVFOAHover.TabIndex = ((int)(resources.GetObject("panelVFOAHover.TabIndex")));
     this.panelVFOAHover.Text = resources.GetString("panelVFOAHover.Text");
     this.toolTip1.SetToolTip(this.panelVFOAHover, resources.GetString("panelVFOAHover.ToolTip"));
     this.panelVFOAHover.Visible = ((bool)(resources.GetObject("panelVFOAHover.Visible")));
     this.panelVFOAHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOAHover_Paint);
     this.panelVFOAHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOAHover_MouseMove);
     //
     // txtVFOALSD
     //
     this.txtVFOALSD.AccessibleDescription = resources.GetString("txtVFOALSD.AccessibleDescription");
     this.txtVFOALSD.AccessibleName = resources.GetString("txtVFOALSD.AccessibleName");
     this.txtVFOALSD.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOALSD.Anchor")));
     this.txtVFOALSD.AutoSize = ((bool)(resources.GetObject("txtVFOALSD.AutoSize")));
     this.txtVFOALSD.BackColor = System.Drawing.Color.Black;
     this.txtVFOALSD.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOALSD.BackgroundImage")));
     this.txtVFOALSD.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtVFOALSD.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOALSD.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOALSD.Dock")));
     this.txtVFOALSD.Enabled = ((bool)(resources.GetObject("txtVFOALSD.Enabled")));
     this.txtVFOALSD.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOALSD.Font")));
     this.txtVFOALSD.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOALSD.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOALSD.ImeMode")));
     this.txtVFOALSD.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOALSD.Location")));
     this.txtVFOALSD.MaxLength = ((int)(resources.GetObject("txtVFOALSD.MaxLength")));
     this.txtVFOALSD.Multiline = ((bool)(resources.GetObject("txtVFOALSD.Multiline")));
     this.txtVFOALSD.Name = "txtVFOALSD";
     this.txtVFOALSD.PasswordChar = ((char)(resources.GetObject("txtVFOALSD.PasswordChar")));
     this.txtVFOALSD.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOALSD.RightToLeft")));
     this.txtVFOALSD.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOALSD.ScrollBars")));
     this.txtVFOALSD.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOALSD.Size")));
     this.txtVFOALSD.TabIndex = ((int)(resources.GetObject("txtVFOALSD.TabIndex")));
     this.txtVFOALSD.Text = resources.GetString("txtVFOALSD.Text");
     this.txtVFOALSD.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOALSD.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOALSD, resources.GetString("txtVFOALSD.ToolTip"));
     this.txtVFOALSD.Visible = ((bool)(resources.GetObject("txtVFOALSD.Visible")));
     this.txtVFOALSD.WordWrap = ((bool)(resources.GetObject("txtVFOALSD.WordWrap")));
     this.txtVFOALSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOALSD_MouseDown);
     this.txtVFOALSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOALSD_MouseMove);
     //
     // txtVFOAMSD
     //
     this.txtVFOAMSD.AccessibleDescription = resources.GetString("txtVFOAMSD.AccessibleDescription");
     this.txtVFOAMSD.AccessibleName = resources.GetString("txtVFOAMSD.AccessibleName");
     this.txtVFOAMSD.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOAMSD.Anchor")));
     this.txtVFOAMSD.AutoSize = ((bool)(resources.GetObject("txtVFOAMSD.AutoSize")));
     this.txtVFOAMSD.BackColor = System.Drawing.Color.Black;
     this.txtVFOAMSD.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOAMSD.BackgroundImage")));
     this.txtVFOAMSD.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOAMSD.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOAMSD.Dock")));
     this.txtVFOAMSD.Enabled = ((bool)(resources.GetObject("txtVFOAMSD.Enabled")));
     this.txtVFOAMSD.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOAMSD.Font")));
     this.txtVFOAMSD.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOAMSD.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOAMSD.ImeMode")));
     this.txtVFOAMSD.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOAMSD.Location")));
     this.txtVFOAMSD.MaxLength = ((int)(resources.GetObject("txtVFOAMSD.MaxLength")));
     this.txtVFOAMSD.Multiline = ((bool)(resources.GetObject("txtVFOAMSD.Multiline")));
     this.txtVFOAMSD.Name = "txtVFOAMSD";
     this.txtVFOAMSD.PasswordChar = ((char)(resources.GetObject("txtVFOAMSD.PasswordChar")));
     this.txtVFOAMSD.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOAMSD.RightToLeft")));
     this.txtVFOAMSD.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOAMSD.ScrollBars")));
     this.txtVFOAMSD.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOAMSD.Size")));
     this.txtVFOAMSD.TabIndex = ((int)(resources.GetObject("txtVFOAMSD.TabIndex")));
     this.txtVFOAMSD.Text = resources.GetString("txtVFOAMSD.Text");
     this.txtVFOAMSD.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOAMSD.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOAMSD, resources.GetString("txtVFOAMSD.ToolTip"));
     this.txtVFOAMSD.Visible = ((bool)(resources.GetObject("txtVFOAMSD.Visible")));
     this.txtVFOAMSD.WordWrap = ((bool)(resources.GetObject("txtVFOAMSD.WordWrap")));
     this.txtVFOAMSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOAMSD_MouseDown);
     this.txtVFOAMSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOAMSD_MouseMove);
     this.txtVFOAMSD.MouseLeave += new System.EventHandler(this.txtVFOAMSD_MouseLeave);
     //
     // txtVFOABand
     //
     this.txtVFOABand.AccessibleDescription = resources.GetString("txtVFOABand.AccessibleDescription");
     this.txtVFOABand.AccessibleName = resources.GetString("txtVFOABand.AccessibleName");
     this.txtVFOABand.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOABand.Anchor")));
     this.txtVFOABand.AutoSize = ((bool)(resources.GetObject("txtVFOABand.AutoSize")));
     this.txtVFOABand.BackColor = System.Drawing.Color.Black;
     this.txtVFOABand.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOABand.BackgroundImage")));
     this.txtVFOABand.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOABand.Dock")));
     this.txtVFOABand.Enabled = ((bool)(resources.GetObject("txtVFOABand.Enabled")));
     this.txtVFOABand.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOABand.Font")));
     this.txtVFOABand.ForeColor = System.Drawing.Color.Green;
     this.txtVFOABand.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOABand.ImeMode")));
     this.txtVFOABand.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOABand.Location")));
     this.txtVFOABand.MaxLength = ((int)(resources.GetObject("txtVFOABand.MaxLength")));
     this.txtVFOABand.Multiline = ((bool)(resources.GetObject("txtVFOABand.Multiline")));
     this.txtVFOABand.Name = "txtVFOABand";
     this.txtVFOABand.PasswordChar = ((char)(resources.GetObject("txtVFOABand.PasswordChar")));
     this.txtVFOABand.ReadOnly = true;
     this.txtVFOABand.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOABand.RightToLeft")));
     this.txtVFOABand.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOABand.ScrollBars")));
     this.txtVFOABand.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOABand.Size")));
     this.txtVFOABand.TabIndex = ((int)(resources.GetObject("txtVFOABand.TabIndex")));
     this.txtVFOABand.Text = resources.GetString("txtVFOABand.Text");
     this.txtVFOABand.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOABand.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOABand, resources.GetString("txtVFOABand.ToolTip"));
     this.txtVFOABand.Visible = ((bool)(resources.GetObject("txtVFOABand.Visible")));
     this.txtVFOABand.WordWrap = ((bool)(resources.GetObject("txtVFOABand.WordWrap")));
     this.txtVFOABand.LostFocus += new System.EventHandler(this.txtVFOABand_LostFocus);
     this.txtVFOABand.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOABand_KeyPress);
     this.txtVFOABand.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOABand_MouseMove);
     this.txtVFOABand.MouseLeave += new System.EventHandler(this.txtVFOABand_MouseLeave);
     //
     // btnHidden
     //
     this.btnHidden.AccessibleDescription = resources.GetString("btnHidden.AccessibleDescription");
     this.btnHidden.AccessibleName = resources.GetString("btnHidden.AccessibleName");
     this.btnHidden.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnHidden.Anchor")));
     this.btnHidden.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnHidden.BackgroundImage")));
     this.btnHidden.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnHidden.Dock")));
     this.btnHidden.Enabled = ((bool)(resources.GetObject("btnHidden.Enabled")));
     this.btnHidden.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnHidden.FlatStyle")));
     this.btnHidden.Font = ((System.Drawing.Font)(resources.GetObject("btnHidden.Font")));
     this.btnHidden.Image = ((System.Drawing.Image)(resources.GetObject("btnHidden.Image")));
     this.btnHidden.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnHidden.ImageAlign")));
     this.btnHidden.ImageIndex = ((int)(resources.GetObject("btnHidden.ImageIndex")));
     this.btnHidden.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnHidden.ImeMode")));
     this.btnHidden.Location = ((System.Drawing.Point)(resources.GetObject("btnHidden.Location")));
     this.btnHidden.Name = "btnHidden";
     this.btnHidden.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnHidden.RightToLeft")));
     this.btnHidden.Size = ((System.Drawing.Size)(resources.GetObject("btnHidden.Size")));
     this.btnHidden.TabIndex = ((int)(resources.GetObject("btnHidden.TabIndex")));
     this.btnHidden.Text = resources.GetString("btnHidden.Text");
     this.btnHidden.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnHidden.TextAlign")));
     this.toolTip1.SetToolTip(this.btnHidden, resources.GetString("btnHidden.ToolTip"));
     this.btnHidden.Visible = ((bool)(resources.GetObject("btnHidden.Visible")));
     //
     // txtWheelTune
     //
     this.txtWheelTune.AccessibleDescription = resources.GetString("txtWheelTune.AccessibleDescription");
     this.txtWheelTune.AccessibleName = resources.GetString("txtWheelTune.AccessibleName");
     this.txtWheelTune.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtWheelTune.Anchor")));
     this.txtWheelTune.AutoSize = ((bool)(resources.GetObject("txtWheelTune.AutoSize")));
     this.txtWheelTune.BackColor = System.Drawing.SystemColors.Window;
     this.txtWheelTune.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtWheelTune.BackgroundImage")));
     this.txtWheelTune.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtWheelTune.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtWheelTune.Dock")));
     this.txtWheelTune.Enabled = ((bool)(resources.GetObject("txtWheelTune.Enabled")));
     this.txtWheelTune.Font = ((System.Drawing.Font)(resources.GetObject("txtWheelTune.Font")));
     this.txtWheelTune.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txtWheelTune.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtWheelTune.ImeMode")));
     this.txtWheelTune.Location = ((System.Drawing.Point)(resources.GetObject("txtWheelTune.Location")));
     this.txtWheelTune.MaxLength = ((int)(resources.GetObject("txtWheelTune.MaxLength")));
     this.txtWheelTune.Multiline = ((bool)(resources.GetObject("txtWheelTune.Multiline")));
     this.txtWheelTune.Name = "txtWheelTune";
     this.txtWheelTune.PasswordChar = ((char)(resources.GetObject("txtWheelTune.PasswordChar")));
     this.txtWheelTune.ReadOnly = true;
     this.txtWheelTune.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtWheelTune.RightToLeft")));
     this.txtWheelTune.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtWheelTune.ScrollBars")));
     this.txtWheelTune.Size = ((System.Drawing.Size)(resources.GetObject("txtWheelTune.Size")));
     this.txtWheelTune.TabIndex = ((int)(resources.GetObject("txtWheelTune.TabIndex")));
     this.txtWheelTune.Text = resources.GetString("txtWheelTune.Text");
     this.txtWheelTune.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtWheelTune.TextAlign")));
     this.toolTip1.SetToolTip(this.txtWheelTune, resources.GetString("txtWheelTune.ToolTip"));
     this.txtWheelTune.Visible = ((bool)(resources.GetObject("txtWheelTune.Visible")));
     this.txtWheelTune.WordWrap = ((bool)(resources.GetObject("txtWheelTune.WordWrap")));
     this.txtWheelTune.MouseDown += new System.Windows.Forms.MouseEventHandler(this.WheelTune_MouseDown);
     this.txtWheelTune.GotFocus += new System.EventHandler(this.HideFocus);
     //
     // grpVFOB
     //
     this.grpVFOB.AccessibleDescription = resources.GetString("grpVFOB.AccessibleDescription");
     this.grpVFOB.AccessibleName = resources.GetString("grpVFOB.AccessibleName");
     this.grpVFOB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpVFOB.Anchor")));
     this.grpVFOB.BackColor = System.Drawing.SystemColors.Control;
     this.grpVFOB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpVFOB.BackgroundImage")));
     this.grpVFOB.Controls.Add(this.txtVFOBLSD);
     this.grpVFOB.Controls.Add(this.panelVFOBHover);
     this.grpVFOB.Controls.Add(this.txtVFOBMSD);
     this.grpVFOB.Controls.Add(this.lblVFOBLSD);
     this.grpVFOB.Controls.Add(this.txtVFOBBand);
     this.grpVFOB.Controls.Add(this.txtVFOBFreq);
     this.grpVFOB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpVFOB.Dock")));
     this.grpVFOB.Enabled = ((bool)(resources.GetObject("grpVFOB.Enabled")));
     this.grpVFOB.Font = ((System.Drawing.Font)(resources.GetObject("grpVFOB.Font")));
     this.grpVFOB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpVFOB.ImeMode")));
     this.grpVFOB.Location = ((System.Drawing.Point)(resources.GetObject("grpVFOB.Location")));
     this.grpVFOB.Name = "grpVFOB";
     this.grpVFOB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpVFOB.RightToLeft")));
     this.grpVFOB.Size = ((System.Drawing.Size)(resources.GetObject("grpVFOB.Size")));
     this.grpVFOB.TabIndex = ((int)(resources.GetObject("grpVFOB.TabIndex")));
     this.grpVFOB.TabStop = false;
     this.grpVFOB.Text = resources.GetString("grpVFOB.Text");
     this.toolTip1.SetToolTip(this.grpVFOB, resources.GetString("grpVFOB.ToolTip"));
     this.grpVFOB.Visible = ((bool)(resources.GetObject("grpVFOB.Visible")));
     //
     // txtVFOBLSD
     //
     this.txtVFOBLSD.AccessibleDescription = resources.GetString("txtVFOBLSD.AccessibleDescription");
     this.txtVFOBLSD.AccessibleName = resources.GetString("txtVFOBLSD.AccessibleName");
     this.txtVFOBLSD.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOBLSD.Anchor")));
     this.txtVFOBLSD.AutoSize = ((bool)(resources.GetObject("txtVFOBLSD.AutoSize")));
     this.txtVFOBLSD.BackColor = System.Drawing.Color.Black;
     this.txtVFOBLSD.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOBLSD.BackgroundImage")));
     this.txtVFOBLSD.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtVFOBLSD.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOBLSD.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOBLSD.Dock")));
     this.txtVFOBLSD.Enabled = ((bool)(resources.GetObject("txtVFOBLSD.Enabled")));
     this.txtVFOBLSD.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOBLSD.Font")));
     this.txtVFOBLSD.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOBLSD.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOBLSD.ImeMode")));
     this.txtVFOBLSD.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOBLSD.Location")));
     this.txtVFOBLSD.MaxLength = ((int)(resources.GetObject("txtVFOBLSD.MaxLength")));
     this.txtVFOBLSD.Multiline = ((bool)(resources.GetObject("txtVFOBLSD.Multiline")));
     this.txtVFOBLSD.Name = "txtVFOBLSD";
     this.txtVFOBLSD.PasswordChar = ((char)(resources.GetObject("txtVFOBLSD.PasswordChar")));
     this.txtVFOBLSD.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOBLSD.RightToLeft")));
     this.txtVFOBLSD.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOBLSD.ScrollBars")));
     this.txtVFOBLSD.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOBLSD.Size")));
     this.txtVFOBLSD.TabIndex = ((int)(resources.GetObject("txtVFOBLSD.TabIndex")));
     this.txtVFOBLSD.Text = resources.GetString("txtVFOBLSD.Text");
     this.txtVFOBLSD.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOBLSD.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOBLSD, resources.GetString("txtVFOBLSD.ToolTip"));
     this.txtVFOBLSD.Visible = ((bool)(resources.GetObject("txtVFOBLSD.Visible")));
     this.txtVFOBLSD.WordWrap = ((bool)(resources.GetObject("txtVFOBLSD.WordWrap")));
     this.txtVFOBLSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOBLSD_MouseDown);
     this.txtVFOBLSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBLSD_MouseMove);
     //
     // panelVFOBHover
     //
     this.panelVFOBHover.AccessibleDescription = resources.GetString("panelVFOBHover.AccessibleDescription");
     this.panelVFOBHover.AccessibleName = resources.GetString("panelVFOBHover.AccessibleName");
     this.panelVFOBHover.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panelVFOBHover.Anchor")));
     this.panelVFOBHover.AutoScroll = ((bool)(resources.GetObject("panelVFOBHover.AutoScroll")));
     this.panelVFOBHover.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panelVFOBHover.AutoScrollMargin")));
     this.panelVFOBHover.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panelVFOBHover.AutoScrollMinSize")));
     this.panelVFOBHover.BackColor = System.Drawing.Color.Black;
     this.panelVFOBHover.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelVFOBHover.BackgroundImage")));
     this.panelVFOBHover.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panelVFOBHover.Dock")));
     this.panelVFOBHover.Enabled = ((bool)(resources.GetObject("panelVFOBHover.Enabled")));
     this.panelVFOBHover.Font = ((System.Drawing.Font)(resources.GetObject("panelVFOBHover.Font")));
     this.panelVFOBHover.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panelVFOBHover.ImeMode")));
     this.panelVFOBHover.Location = ((System.Drawing.Point)(resources.GetObject("panelVFOBHover.Location")));
     this.panelVFOBHover.Name = "panelVFOBHover";
     this.panelVFOBHover.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panelVFOBHover.RightToLeft")));
     this.panelVFOBHover.Size = ((System.Drawing.Size)(resources.GetObject("panelVFOBHover.Size")));
     this.panelVFOBHover.TabIndex = ((int)(resources.GetObject("panelVFOBHover.TabIndex")));
     this.panelVFOBHover.Text = resources.GetString("panelVFOBHover.Text");
     this.toolTip1.SetToolTip(this.panelVFOBHover, resources.GetString("panelVFOBHover.ToolTip"));
     this.panelVFOBHover.Visible = ((bool)(resources.GetObject("panelVFOBHover.Visible")));
     this.panelVFOBHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOBHover_Paint);
     this.panelVFOBHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOBHover_MouseMove);
     //
     // txtVFOBMSD
     //
     this.txtVFOBMSD.AccessibleDescription = resources.GetString("txtVFOBMSD.AccessibleDescription");
     this.txtVFOBMSD.AccessibleName = resources.GetString("txtVFOBMSD.AccessibleName");
     this.txtVFOBMSD.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOBMSD.Anchor")));
     this.txtVFOBMSD.AutoSize = ((bool)(resources.GetObject("txtVFOBMSD.AutoSize")));
     this.txtVFOBMSD.BackColor = System.Drawing.Color.Black;
     this.txtVFOBMSD.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOBMSD.BackgroundImage")));
     this.txtVFOBMSD.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOBMSD.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOBMSD.Dock")));
     this.txtVFOBMSD.Enabled = ((bool)(resources.GetObject("txtVFOBMSD.Enabled")));
     this.txtVFOBMSD.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOBMSD.Font")));
     this.txtVFOBMSD.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOBMSD.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOBMSD.ImeMode")));
     this.txtVFOBMSD.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOBMSD.Location")));
     this.txtVFOBMSD.MaxLength = ((int)(resources.GetObject("txtVFOBMSD.MaxLength")));
     this.txtVFOBMSD.Multiline = ((bool)(resources.GetObject("txtVFOBMSD.Multiline")));
     this.txtVFOBMSD.Name = "txtVFOBMSD";
     this.txtVFOBMSD.PasswordChar = ((char)(resources.GetObject("txtVFOBMSD.PasswordChar")));
     this.txtVFOBMSD.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOBMSD.RightToLeft")));
     this.txtVFOBMSD.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOBMSD.ScrollBars")));
     this.txtVFOBMSD.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOBMSD.Size")));
     this.txtVFOBMSD.TabIndex = ((int)(resources.GetObject("txtVFOBMSD.TabIndex")));
     this.txtVFOBMSD.Text = resources.GetString("txtVFOBMSD.Text");
     this.txtVFOBMSD.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOBMSD.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOBMSD, resources.GetString("txtVFOBMSD.ToolTip"));
     this.txtVFOBMSD.Visible = ((bool)(resources.GetObject("txtVFOBMSD.Visible")));
     this.txtVFOBMSD.WordWrap = ((bool)(resources.GetObject("txtVFOBMSD.WordWrap")));
     this.txtVFOBMSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOBMSD_MouseDown);
     this.txtVFOBMSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBMSD_MouseMove);
     this.txtVFOBMSD.MouseLeave += new System.EventHandler(this.txtVFOBMSD_MouseLeave);
     //
     // lblVFOBLSD
     //
     this.lblVFOBLSD.AccessibleDescription = resources.GetString("lblVFOBLSD.AccessibleDescription");
     this.lblVFOBLSD.AccessibleName = resources.GetString("lblVFOBLSD.AccessibleName");
     this.lblVFOBLSD.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblVFOBLSD.Anchor")));
     this.lblVFOBLSD.AutoSize = ((bool)(resources.GetObject("lblVFOBLSD.AutoSize")));
     this.lblVFOBLSD.BackColor = System.Drawing.Color.Cyan;
     this.lblVFOBLSD.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblVFOBLSD.Dock")));
     this.lblVFOBLSD.Enabled = ((bool)(resources.GetObject("lblVFOBLSD.Enabled")));
     this.lblVFOBLSD.Font = ((System.Drawing.Font)(resources.GetObject("lblVFOBLSD.Font")));
     this.lblVFOBLSD.ForeColor = System.Drawing.Color.OrangeRed;
     this.lblVFOBLSD.Image = ((System.Drawing.Image)(resources.GetObject("lblVFOBLSD.Image")));
     this.lblVFOBLSD.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblVFOBLSD.ImageAlign")));
     this.lblVFOBLSD.ImageIndex = ((int)(resources.GetObject("lblVFOBLSD.ImageIndex")));
     this.lblVFOBLSD.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblVFOBLSD.ImeMode")));
     this.lblVFOBLSD.Location = ((System.Drawing.Point)(resources.GetObject("lblVFOBLSD.Location")));
     this.lblVFOBLSD.Name = "lblVFOBLSD";
     this.lblVFOBLSD.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblVFOBLSD.RightToLeft")));
     this.lblVFOBLSD.Size = ((System.Drawing.Size)(resources.GetObject("lblVFOBLSD.Size")));
     this.lblVFOBLSD.TabIndex = ((int)(resources.GetObject("lblVFOBLSD.TabIndex")));
     this.lblVFOBLSD.Text = resources.GetString("lblVFOBLSD.Text");
     this.lblVFOBLSD.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblVFOBLSD.TextAlign")));
     this.toolTip1.SetToolTip(this.lblVFOBLSD, resources.GetString("lblVFOBLSD.ToolTip"));
     this.lblVFOBLSD.Visible = ((bool)(resources.GetObject("lblVFOBLSD.Visible")));
     //
     // txtVFOBBand
     //
     this.txtVFOBBand.AccessibleDescription = resources.GetString("txtVFOBBand.AccessibleDescription");
     this.txtVFOBBand.AccessibleName = resources.GetString("txtVFOBBand.AccessibleName");
     this.txtVFOBBand.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOBBand.Anchor")));
     this.txtVFOBBand.AutoSize = ((bool)(resources.GetObject("txtVFOBBand.AutoSize")));
     this.txtVFOBBand.BackColor = System.Drawing.Color.Black;
     this.txtVFOBBand.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOBBand.BackgroundImage")));
     this.txtVFOBBand.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOBBand.Dock")));
     this.txtVFOBBand.Enabled = ((bool)(resources.GetObject("txtVFOBBand.Enabled")));
     this.txtVFOBBand.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOBBand.Font")));
     this.txtVFOBBand.ForeColor = System.Drawing.Color.Green;
     this.txtVFOBBand.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOBBand.ImeMode")));
     this.txtVFOBBand.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOBBand.Location")));
     this.txtVFOBBand.MaxLength = ((int)(resources.GetObject("txtVFOBBand.MaxLength")));
     this.txtVFOBBand.Multiline = ((bool)(resources.GetObject("txtVFOBBand.Multiline")));
     this.txtVFOBBand.Name = "txtVFOBBand";
     this.txtVFOBBand.PasswordChar = ((char)(resources.GetObject("txtVFOBBand.PasswordChar")));
     this.txtVFOBBand.ReadOnly = true;
     this.txtVFOBBand.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOBBand.RightToLeft")));
     this.txtVFOBBand.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOBBand.ScrollBars")));
     this.txtVFOBBand.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOBBand.Size")));
     this.txtVFOBBand.TabIndex = ((int)(resources.GetObject("txtVFOBBand.TabIndex")));
     this.txtVFOBBand.Text = resources.GetString("txtVFOBBand.Text");
     this.txtVFOBBand.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOBBand.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOBBand, resources.GetString("txtVFOBBand.ToolTip"));
     this.txtVFOBBand.Visible = ((bool)(resources.GetObject("txtVFOBBand.Visible")));
     this.txtVFOBBand.WordWrap = ((bool)(resources.GetObject("txtVFOBBand.WordWrap")));
     this.txtVFOBBand.GotFocus += new System.EventHandler(this.HideFocus);
     //
     // txtVFOBFreq
     //
     this.txtVFOBFreq.AccessibleDescription = resources.GetString("txtVFOBFreq.AccessibleDescription");
     this.txtVFOBFreq.AccessibleName = resources.GetString("txtVFOBFreq.AccessibleName");
     this.txtVFOBFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtVFOBFreq.Anchor")));
     this.txtVFOBFreq.AutoSize = ((bool)(resources.GetObject("txtVFOBFreq.AutoSize")));
     this.txtVFOBFreq.BackColor = System.Drawing.Color.Black;
     this.txtVFOBFreq.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtVFOBFreq.BackgroundImage")));
     this.txtVFOBFreq.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtVFOBFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtVFOBFreq.Dock")));
     this.txtVFOBFreq.Enabled = ((bool)(resources.GetObject("txtVFOBFreq.Enabled")));
     this.txtVFOBFreq.Font = ((System.Drawing.Font)(resources.GetObject("txtVFOBFreq.Font")));
     this.txtVFOBFreq.ForeColor = System.Drawing.Color.Olive;
     this.txtVFOBFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtVFOBFreq.ImeMode")));
     this.txtVFOBFreq.Location = ((System.Drawing.Point)(resources.GetObject("txtVFOBFreq.Location")));
     this.txtVFOBFreq.MaxLength = ((int)(resources.GetObject("txtVFOBFreq.MaxLength")));
     this.txtVFOBFreq.Multiline = ((bool)(resources.GetObject("txtVFOBFreq.Multiline")));
     this.txtVFOBFreq.Name = "txtVFOBFreq";
     this.txtVFOBFreq.PasswordChar = ((char)(resources.GetObject("txtVFOBFreq.PasswordChar")));
     this.txtVFOBFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtVFOBFreq.RightToLeft")));
     this.txtVFOBFreq.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtVFOBFreq.ScrollBars")));
     this.txtVFOBFreq.Size = ((System.Drawing.Size)(resources.GetObject("txtVFOBFreq.Size")));
     this.txtVFOBFreq.TabIndex = ((int)(resources.GetObject("txtVFOBFreq.TabIndex")));
     this.txtVFOBFreq.Text = resources.GetString("txtVFOBFreq.Text");
     this.txtVFOBFreq.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtVFOBFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.txtVFOBFreq, resources.GetString("txtVFOBFreq.ToolTip"));
     this.txtVFOBFreq.Visible = ((bool)(resources.GetObject("txtVFOBFreq.Visible")));
     this.txtVFOBFreq.WordWrap = ((bool)(resources.GetObject("txtVFOBFreq.WordWrap")));
     this.txtVFOBFreq.LostFocus += new System.EventHandler(this.txtVFOBFreq_LostFocus);
     this.txtVFOBFreq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOBFreq_KeyPress);
     this.txtVFOBFreq.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBFreq_MouseMove);
     this.txtVFOBFreq.MouseLeave += new System.EventHandler(this.txtVFOBFreq_MouseLeave);
     //
     // grpDisplay
     //
     this.grpDisplay.AccessibleDescription = resources.GetString("grpDisplay.AccessibleDescription");
     this.grpDisplay.AccessibleName = resources.GetString("grpDisplay.AccessibleName");
     this.grpDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDisplay.Anchor")));
     this.grpDisplay.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDisplay.BackgroundImage")));
     this.grpDisplay.Controls.Add(this.btnDisplayZoom4x);
     this.grpDisplay.Controls.Add(this.btnDisplayZoom2x);
     this.grpDisplay.Controls.Add(this.btnDisplayZoom1x);
     this.grpDisplay.Controls.Add(this.btnDisplayZoom05);
     this.grpDisplay.Controls.Add(this.lblDisplayZoom);
     this.grpDisplay.Controls.Add(this.tbDisplayZoom);
     this.grpDisplay.Controls.Add(this.btnDisplayPanCenter);
     this.grpDisplay.Controls.Add(this.tbDisplayPan);
     this.grpDisplay.Controls.Add(this.lblDisplayPan);
     this.grpDisplay.Controls.Add(this.txtDisplayPeakFreq);
     this.grpDisplay.Controls.Add(this.txtDisplayPeakPower);
     this.grpDisplay.Controls.Add(this.txtDisplayCursorFreq);
     this.grpDisplay.Controls.Add(this.txtDisplayCursorPower);
     this.grpDisplay.Controls.Add(this.textBox1);
     this.grpDisplay.Controls.Add(this.txtDisplayCursorOffset);
     this.grpDisplay.Controls.Add(this.txtDisplayPeakOffset);
     this.grpDisplay.Controls.Add(this.picDisplay);
     this.grpDisplay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDisplay.Dock")));
     this.grpDisplay.Enabled = ((bool)(resources.GetObject("grpDisplay.Enabled")));
     this.grpDisplay.Font = ((System.Drawing.Font)(resources.GetObject("grpDisplay.Font")));
     this.grpDisplay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDisplay.ImeMode")));
     this.grpDisplay.Location = ((System.Drawing.Point)(resources.GetObject("grpDisplay.Location")));
     this.grpDisplay.Name = "grpDisplay";
     this.grpDisplay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDisplay.RightToLeft")));
     this.grpDisplay.Size = ((System.Drawing.Size)(resources.GetObject("grpDisplay.Size")));
     this.grpDisplay.TabIndex = ((int)(resources.GetObject("grpDisplay.TabIndex")));
     this.grpDisplay.TabStop = false;
     this.grpDisplay.Text = resources.GetString("grpDisplay.Text");
     this.toolTip1.SetToolTip(this.grpDisplay, resources.GetString("grpDisplay.ToolTip"));
     this.grpDisplay.Visible = ((bool)(resources.GetObject("grpDisplay.Visible")));
     //
     // btnDisplayZoom4x
     //
     this.btnDisplayZoom4x.AccessibleDescription = resources.GetString("btnDisplayZoom4x.AccessibleDescription");
     this.btnDisplayZoom4x.AccessibleName = resources.GetString("btnDisplayZoom4x.AccessibleName");
     this.btnDisplayZoom4x.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnDisplayZoom4x.Anchor")));
     this.btnDisplayZoom4x.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom4x.BackgroundImage")));
     this.btnDisplayZoom4x.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnDisplayZoom4x.Dock")));
     this.btnDisplayZoom4x.Enabled = ((bool)(resources.GetObject("btnDisplayZoom4x.Enabled")));
     this.btnDisplayZoom4x.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnDisplayZoom4x.FlatStyle")));
     this.btnDisplayZoom4x.Font = ((System.Drawing.Font)(resources.GetObject("btnDisplayZoom4x.Font")));
     this.btnDisplayZoom4x.Image = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom4x.Image")));
     this.btnDisplayZoom4x.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom4x.ImageAlign")));
     this.btnDisplayZoom4x.ImageIndex = ((int)(resources.GetObject("btnDisplayZoom4x.ImageIndex")));
     this.btnDisplayZoom4x.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnDisplayZoom4x.ImeMode")));
     this.btnDisplayZoom4x.Location = ((System.Drawing.Point)(resources.GetObject("btnDisplayZoom4x.Location")));
     this.btnDisplayZoom4x.Name = "btnDisplayZoom4x";
     this.btnDisplayZoom4x.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnDisplayZoom4x.RightToLeft")));
     this.btnDisplayZoom4x.Size = ((System.Drawing.Size)(resources.GetObject("btnDisplayZoom4x.Size")));
     this.btnDisplayZoom4x.TabIndex = ((int)(resources.GetObject("btnDisplayZoom4x.TabIndex")));
     this.btnDisplayZoom4x.Tag = "";
     this.btnDisplayZoom4x.Text = resources.GetString("btnDisplayZoom4x.Text");
     this.btnDisplayZoom4x.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom4x.TextAlign")));
     this.toolTip1.SetToolTip(this.btnDisplayZoom4x, resources.GetString("btnDisplayZoom4x.ToolTip"));
     this.btnDisplayZoom4x.Visible = ((bool)(resources.GetObject("btnDisplayZoom4x.Visible")));
     this.btnDisplayZoom4x.Click += new System.EventHandler(this.btnDisplayZoom4x_Click);
     //
     // btnDisplayZoom2x
     //
     this.btnDisplayZoom2x.AccessibleDescription = resources.GetString("btnDisplayZoom2x.AccessibleDescription");
     this.btnDisplayZoom2x.AccessibleName = resources.GetString("btnDisplayZoom2x.AccessibleName");
     this.btnDisplayZoom2x.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnDisplayZoom2x.Anchor")));
     this.btnDisplayZoom2x.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom2x.BackgroundImage")));
     this.btnDisplayZoom2x.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnDisplayZoom2x.Dock")));
     this.btnDisplayZoom2x.Enabled = ((bool)(resources.GetObject("btnDisplayZoom2x.Enabled")));
     this.btnDisplayZoom2x.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnDisplayZoom2x.FlatStyle")));
     this.btnDisplayZoom2x.Font = ((System.Drawing.Font)(resources.GetObject("btnDisplayZoom2x.Font")));
     this.btnDisplayZoom2x.Image = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom2x.Image")));
     this.btnDisplayZoom2x.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom2x.ImageAlign")));
     this.btnDisplayZoom2x.ImageIndex = ((int)(resources.GetObject("btnDisplayZoom2x.ImageIndex")));
     this.btnDisplayZoom2x.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnDisplayZoom2x.ImeMode")));
     this.btnDisplayZoom2x.Location = ((System.Drawing.Point)(resources.GetObject("btnDisplayZoom2x.Location")));
     this.btnDisplayZoom2x.Name = "btnDisplayZoom2x";
     this.btnDisplayZoom2x.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnDisplayZoom2x.RightToLeft")));
     this.btnDisplayZoom2x.Size = ((System.Drawing.Size)(resources.GetObject("btnDisplayZoom2x.Size")));
     this.btnDisplayZoom2x.TabIndex = ((int)(resources.GetObject("btnDisplayZoom2x.TabIndex")));
     this.btnDisplayZoom2x.Tag = "";
     this.btnDisplayZoom2x.Text = resources.GetString("btnDisplayZoom2x.Text");
     this.btnDisplayZoom2x.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom2x.TextAlign")));
     this.toolTip1.SetToolTip(this.btnDisplayZoom2x, resources.GetString("btnDisplayZoom2x.ToolTip"));
     this.btnDisplayZoom2x.Visible = ((bool)(resources.GetObject("btnDisplayZoom2x.Visible")));
     this.btnDisplayZoom2x.Click += new System.EventHandler(this.btnDisplayZoom2x_Click);
     //
     // btnDisplayZoom1x
     //
     this.btnDisplayZoom1x.AccessibleDescription = resources.GetString("btnDisplayZoom1x.AccessibleDescription");
     this.btnDisplayZoom1x.AccessibleName = resources.GetString("btnDisplayZoom1x.AccessibleName");
     this.btnDisplayZoom1x.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnDisplayZoom1x.Anchor")));
     this.btnDisplayZoom1x.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom1x.BackgroundImage")));
     this.btnDisplayZoom1x.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnDisplayZoom1x.Dock")));
     this.btnDisplayZoom1x.Enabled = ((bool)(resources.GetObject("btnDisplayZoom1x.Enabled")));
     this.btnDisplayZoom1x.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnDisplayZoom1x.FlatStyle")));
     this.btnDisplayZoom1x.Font = ((System.Drawing.Font)(resources.GetObject("btnDisplayZoom1x.Font")));
     this.btnDisplayZoom1x.Image = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom1x.Image")));
     this.btnDisplayZoom1x.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom1x.ImageAlign")));
     this.btnDisplayZoom1x.ImageIndex = ((int)(resources.GetObject("btnDisplayZoom1x.ImageIndex")));
     this.btnDisplayZoom1x.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnDisplayZoom1x.ImeMode")));
     this.btnDisplayZoom1x.Location = ((System.Drawing.Point)(resources.GetObject("btnDisplayZoom1x.Location")));
     this.btnDisplayZoom1x.Name = "btnDisplayZoom1x";
     this.btnDisplayZoom1x.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnDisplayZoom1x.RightToLeft")));
     this.btnDisplayZoom1x.Size = ((System.Drawing.Size)(resources.GetObject("btnDisplayZoom1x.Size")));
     this.btnDisplayZoom1x.TabIndex = ((int)(resources.GetObject("btnDisplayZoom1x.TabIndex")));
     this.btnDisplayZoom1x.Tag = "";
     this.btnDisplayZoom1x.Text = resources.GetString("btnDisplayZoom1x.Text");
     this.btnDisplayZoom1x.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom1x.TextAlign")));
     this.toolTip1.SetToolTip(this.btnDisplayZoom1x, resources.GetString("btnDisplayZoom1x.ToolTip"));
     this.btnDisplayZoom1x.Visible = ((bool)(resources.GetObject("btnDisplayZoom1x.Visible")));
     this.btnDisplayZoom1x.Click += new System.EventHandler(this.btnDisplayZoom1x_Click);
     //
     // btnDisplayZoom05
     //
     this.btnDisplayZoom05.AccessibleDescription = resources.GetString("btnDisplayZoom05.AccessibleDescription");
     this.btnDisplayZoom05.AccessibleName = resources.GetString("btnDisplayZoom05.AccessibleName");
     this.btnDisplayZoom05.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnDisplayZoom05.Anchor")));
     this.btnDisplayZoom05.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom05.BackgroundImage")));
     this.btnDisplayZoom05.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnDisplayZoom05.Dock")));
     this.btnDisplayZoom05.Enabled = ((bool)(resources.GetObject("btnDisplayZoom05.Enabled")));
     this.btnDisplayZoom05.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnDisplayZoom05.FlatStyle")));
     this.btnDisplayZoom05.Font = ((System.Drawing.Font)(resources.GetObject("btnDisplayZoom05.Font")));
     this.btnDisplayZoom05.Image = ((System.Drawing.Image)(resources.GetObject("btnDisplayZoom05.Image")));
     this.btnDisplayZoom05.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom05.ImageAlign")));
     this.btnDisplayZoom05.ImageIndex = ((int)(resources.GetObject("btnDisplayZoom05.ImageIndex")));
     this.btnDisplayZoom05.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnDisplayZoom05.ImeMode")));
     this.btnDisplayZoom05.Location = ((System.Drawing.Point)(resources.GetObject("btnDisplayZoom05.Location")));
     this.btnDisplayZoom05.Name = "btnDisplayZoom05";
     this.btnDisplayZoom05.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnDisplayZoom05.RightToLeft")));
     this.btnDisplayZoom05.Size = ((System.Drawing.Size)(resources.GetObject("btnDisplayZoom05.Size")));
     this.btnDisplayZoom05.TabIndex = ((int)(resources.GetObject("btnDisplayZoom05.TabIndex")));
     this.btnDisplayZoom05.Tag = "";
     this.btnDisplayZoom05.Text = resources.GetString("btnDisplayZoom05.Text");
     this.btnDisplayZoom05.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayZoom05.TextAlign")));
     this.toolTip1.SetToolTip(this.btnDisplayZoom05, resources.GetString("btnDisplayZoom05.ToolTip"));
     this.btnDisplayZoom05.Visible = ((bool)(resources.GetObject("btnDisplayZoom05.Visible")));
     this.btnDisplayZoom05.Click += new System.EventHandler(this.btnDisplayZoom05_Click);
     //
     // lblDisplayZoom
     //
     this.lblDisplayZoom.AccessibleDescription = resources.GetString("lblDisplayZoom.AccessibleDescription");
     this.lblDisplayZoom.AccessibleName = resources.GetString("lblDisplayZoom.AccessibleName");
     this.lblDisplayZoom.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblDisplayZoom.Anchor")));
     this.lblDisplayZoom.AutoSize = ((bool)(resources.GetObject("lblDisplayZoom.AutoSize")));
     this.lblDisplayZoom.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblDisplayZoom.Dock")));
     this.lblDisplayZoom.Enabled = ((bool)(resources.GetObject("lblDisplayZoom.Enabled")));
     this.lblDisplayZoom.Font = ((System.Drawing.Font)(resources.GetObject("lblDisplayZoom.Font")));
     this.lblDisplayZoom.Image = ((System.Drawing.Image)(resources.GetObject("lblDisplayZoom.Image")));
     this.lblDisplayZoom.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayZoom.ImageAlign")));
     this.lblDisplayZoom.ImageIndex = ((int)(resources.GetObject("lblDisplayZoom.ImageIndex")));
     this.lblDisplayZoom.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblDisplayZoom.ImeMode")));
     this.lblDisplayZoom.Location = ((System.Drawing.Point)(resources.GetObject("lblDisplayZoom.Location")));
     this.lblDisplayZoom.Name = "lblDisplayZoom";
     this.lblDisplayZoom.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblDisplayZoom.RightToLeft")));
     this.lblDisplayZoom.Size = ((System.Drawing.Size)(resources.GetObject("lblDisplayZoom.Size")));
     this.lblDisplayZoom.TabIndex = ((int)(resources.GetObject("lblDisplayZoom.TabIndex")));
     this.lblDisplayZoom.Text = resources.GetString("lblDisplayZoom.Text");
     this.lblDisplayZoom.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayZoom.TextAlign")));
     this.toolTip1.SetToolTip(this.lblDisplayZoom, resources.GetString("lblDisplayZoom.ToolTip"));
     this.lblDisplayZoom.Visible = ((bool)(resources.GetObject("lblDisplayZoom.Visible")));
     //
     // tbDisplayZoom
     //
     this.tbDisplayZoom.AccessibleDescription = resources.GetString("tbDisplayZoom.AccessibleDescription");
     this.tbDisplayZoom.AccessibleName = resources.GetString("tbDisplayZoom.AccessibleName");
     this.tbDisplayZoom.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbDisplayZoom.Anchor")));
     this.tbDisplayZoom.AutoSize = false;
     this.tbDisplayZoom.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbDisplayZoom.BackgroundImage")));
     this.tbDisplayZoom.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbDisplayZoom.Dock")));
     this.tbDisplayZoom.Enabled = ((bool)(resources.GetObject("tbDisplayZoom.Enabled")));
     this.tbDisplayZoom.Font = ((System.Drawing.Font)(resources.GetObject("tbDisplayZoom.Font")));
     this.tbDisplayZoom.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbDisplayZoom.ImeMode")));
     this.tbDisplayZoom.Location = ((System.Drawing.Point)(resources.GetObject("tbDisplayZoom.Location")));
     this.tbDisplayZoom.Maximum = 240;
     this.tbDisplayZoom.Minimum = 10;
     this.tbDisplayZoom.Name = "tbDisplayZoom";
     this.tbDisplayZoom.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbDisplayZoom.Orientation")));
     this.tbDisplayZoom.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbDisplayZoom.RightToLeft")));
     this.tbDisplayZoom.Size = ((System.Drawing.Size)(resources.GetObject("tbDisplayZoom.Size")));
     this.tbDisplayZoom.TabIndex = ((int)(resources.GetObject("tbDisplayZoom.TabIndex")));
     this.tbDisplayZoom.Text = resources.GetString("tbDisplayZoom.Text");
     this.tbDisplayZoom.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbDisplayZoom, resources.GetString("tbDisplayZoom.ToolTip"));
     this.tbDisplayZoom.Value = 150;
     this.tbDisplayZoom.Visible = ((bool)(resources.GetObject("tbDisplayZoom.Visible")));
     this.tbDisplayZoom.Scroll += new System.EventHandler(this.tbDisplayZoom_Scroll);
     //
     // btnDisplayPanCenter
     //
     this.btnDisplayPanCenter.AccessibleDescription = resources.GetString("btnDisplayPanCenter.AccessibleDescription");
     this.btnDisplayPanCenter.AccessibleName = resources.GetString("btnDisplayPanCenter.AccessibleName");
     this.btnDisplayPanCenter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnDisplayPanCenter.Anchor")));
     this.btnDisplayPanCenter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDisplayPanCenter.BackgroundImage")));
     this.btnDisplayPanCenter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnDisplayPanCenter.Dock")));
     this.btnDisplayPanCenter.Enabled = ((bool)(resources.GetObject("btnDisplayPanCenter.Enabled")));
     this.btnDisplayPanCenter.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnDisplayPanCenter.FlatStyle")));
     this.btnDisplayPanCenter.Font = ((System.Drawing.Font)(resources.GetObject("btnDisplayPanCenter.Font")));
     this.btnDisplayPanCenter.Image = ((System.Drawing.Image)(resources.GetObject("btnDisplayPanCenter.Image")));
     this.btnDisplayPanCenter.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayPanCenter.ImageAlign")));
     this.btnDisplayPanCenter.ImageIndex = ((int)(resources.GetObject("btnDisplayPanCenter.ImageIndex")));
     this.btnDisplayPanCenter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnDisplayPanCenter.ImeMode")));
     this.btnDisplayPanCenter.Location = ((System.Drawing.Point)(resources.GetObject("btnDisplayPanCenter.Location")));
     this.btnDisplayPanCenter.Name = "btnDisplayPanCenter";
     this.btnDisplayPanCenter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnDisplayPanCenter.RightToLeft")));
     this.btnDisplayPanCenter.Size = ((System.Drawing.Size)(resources.GetObject("btnDisplayPanCenter.Size")));
     this.btnDisplayPanCenter.TabIndex = ((int)(resources.GetObject("btnDisplayPanCenter.TabIndex")));
     this.btnDisplayPanCenter.Tag = "";
     this.btnDisplayPanCenter.Text = resources.GetString("btnDisplayPanCenter.Text");
     this.btnDisplayPanCenter.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnDisplayPanCenter.TextAlign")));
     this.toolTip1.SetToolTip(this.btnDisplayPanCenter, resources.GetString("btnDisplayPanCenter.ToolTip"));
     this.btnDisplayPanCenter.Visible = ((bool)(resources.GetObject("btnDisplayPanCenter.Visible")));
     this.btnDisplayPanCenter.Click += new System.EventHandler(this.btnDisplayPanCenter_Click);
     //
     // tbDisplayPan
     //
     this.tbDisplayPan.AccessibleDescription = resources.GetString("tbDisplayPan.AccessibleDescription");
     this.tbDisplayPan.AccessibleName = resources.GetString("tbDisplayPan.AccessibleName");
     this.tbDisplayPan.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbDisplayPan.Anchor")));
     this.tbDisplayPan.AutoSize = false;
     this.tbDisplayPan.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbDisplayPan.BackgroundImage")));
     this.tbDisplayPan.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbDisplayPan.Dock")));
     this.tbDisplayPan.Enabled = ((bool)(resources.GetObject("tbDisplayPan.Enabled")));
     this.tbDisplayPan.Font = ((System.Drawing.Font)(resources.GetObject("tbDisplayPan.Font")));
     this.tbDisplayPan.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbDisplayPan.ImeMode")));
     this.tbDisplayPan.Location = ((System.Drawing.Point)(resources.GetObject("tbDisplayPan.Location")));
     this.tbDisplayPan.Maximum = 1000;
     this.tbDisplayPan.Name = "tbDisplayPan";
     this.tbDisplayPan.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbDisplayPan.Orientation")));
     this.tbDisplayPan.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbDisplayPan.RightToLeft")));
     this.tbDisplayPan.Size = ((System.Drawing.Size)(resources.GetObject("tbDisplayPan.Size")));
     this.tbDisplayPan.TabIndex = ((int)(resources.GetObject("tbDisplayPan.TabIndex")));
     this.tbDisplayPan.Text = resources.GetString("tbDisplayPan.Text");
     this.tbDisplayPan.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbDisplayPan, resources.GetString("tbDisplayPan.ToolTip"));
     this.tbDisplayPan.Value = 500;
     this.tbDisplayPan.Visible = ((bool)(resources.GetObject("tbDisplayPan.Visible")));
     this.tbDisplayPan.Scroll += new System.EventHandler(this.tbDisplayPan_Scroll);
     //
     // lblDisplayPan
     //
     this.lblDisplayPan.AccessibleDescription = resources.GetString("lblDisplayPan.AccessibleDescription");
     this.lblDisplayPan.AccessibleName = resources.GetString("lblDisplayPan.AccessibleName");
     this.lblDisplayPan.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblDisplayPan.Anchor")));
     this.lblDisplayPan.AutoSize = ((bool)(resources.GetObject("lblDisplayPan.AutoSize")));
     this.lblDisplayPan.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblDisplayPan.Dock")));
     this.lblDisplayPan.Enabled = ((bool)(resources.GetObject("lblDisplayPan.Enabled")));
     this.lblDisplayPan.Font = ((System.Drawing.Font)(resources.GetObject("lblDisplayPan.Font")));
     this.lblDisplayPan.Image = ((System.Drawing.Image)(resources.GetObject("lblDisplayPan.Image")));
     this.lblDisplayPan.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayPan.ImageAlign")));
     this.lblDisplayPan.ImageIndex = ((int)(resources.GetObject("lblDisplayPan.ImageIndex")));
     this.lblDisplayPan.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblDisplayPan.ImeMode")));
     this.lblDisplayPan.Location = ((System.Drawing.Point)(resources.GetObject("lblDisplayPan.Location")));
     this.lblDisplayPan.Name = "lblDisplayPan";
     this.lblDisplayPan.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblDisplayPan.RightToLeft")));
     this.lblDisplayPan.Size = ((System.Drawing.Size)(resources.GetObject("lblDisplayPan.Size")));
     this.lblDisplayPan.TabIndex = ((int)(resources.GetObject("lblDisplayPan.TabIndex")));
     this.lblDisplayPan.Text = resources.GetString("lblDisplayPan.Text");
     this.lblDisplayPan.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayPan.TextAlign")));
     this.toolTip1.SetToolTip(this.lblDisplayPan, resources.GetString("lblDisplayPan.ToolTip"));
     this.lblDisplayPan.Visible = ((bool)(resources.GetObject("lblDisplayPan.Visible")));
     //
     // txtDisplayPeakFreq
     //
     this.txtDisplayPeakFreq.AccessibleDescription = resources.GetString("txtDisplayPeakFreq.AccessibleDescription");
     this.txtDisplayPeakFreq.AccessibleName = resources.GetString("txtDisplayPeakFreq.AccessibleName");
     this.txtDisplayPeakFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayPeakFreq.Anchor")));
     this.txtDisplayPeakFreq.AutoSize = ((bool)(resources.GetObject("txtDisplayPeakFreq.AutoSize")));
     this.txtDisplayPeakFreq.BackColor = System.Drawing.Color.Black;
     this.txtDisplayPeakFreq.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayPeakFreq.BackgroundImage")));
     this.txtDisplayPeakFreq.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayPeakFreq.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayPeakFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayPeakFreq.Dock")));
     this.txtDisplayPeakFreq.Enabled = ((bool)(resources.GetObject("txtDisplayPeakFreq.Enabled")));
     this.txtDisplayPeakFreq.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayPeakFreq.Font")));
     this.txtDisplayPeakFreq.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayPeakFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayPeakFreq.ImeMode")));
     this.txtDisplayPeakFreq.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayPeakFreq.Location")));
     this.txtDisplayPeakFreq.MaxLength = ((int)(resources.GetObject("txtDisplayPeakFreq.MaxLength")));
     this.txtDisplayPeakFreq.Multiline = ((bool)(resources.GetObject("txtDisplayPeakFreq.Multiline")));
     this.txtDisplayPeakFreq.Name = "txtDisplayPeakFreq";
     this.txtDisplayPeakFreq.PasswordChar = ((char)(resources.GetObject("txtDisplayPeakFreq.PasswordChar")));
     this.txtDisplayPeakFreq.ReadOnly = true;
     this.txtDisplayPeakFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayPeakFreq.RightToLeft")));
     this.txtDisplayPeakFreq.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayPeakFreq.ScrollBars")));
     this.txtDisplayPeakFreq.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayPeakFreq.Size")));
     this.txtDisplayPeakFreq.TabIndex = ((int)(resources.GetObject("txtDisplayPeakFreq.TabIndex")));
     this.txtDisplayPeakFreq.Text = resources.GetString("txtDisplayPeakFreq.Text");
     this.txtDisplayPeakFreq.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayPeakFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayPeakFreq, resources.GetString("txtDisplayPeakFreq.ToolTip"));
     this.txtDisplayPeakFreq.Visible = ((bool)(resources.GetObject("txtDisplayPeakFreq.Visible")));
     this.txtDisplayPeakFreq.WordWrap = ((bool)(resources.GetObject("txtDisplayPeakFreq.WordWrap")));
     //
     // txtDisplayPeakPower
     //
     this.txtDisplayPeakPower.AccessibleDescription = resources.GetString("txtDisplayPeakPower.AccessibleDescription");
     this.txtDisplayPeakPower.AccessibleName = resources.GetString("txtDisplayPeakPower.AccessibleName");
     this.txtDisplayPeakPower.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayPeakPower.Anchor")));
     this.txtDisplayPeakPower.AutoSize = ((bool)(resources.GetObject("txtDisplayPeakPower.AutoSize")));
     this.txtDisplayPeakPower.BackColor = System.Drawing.Color.Black;
     this.txtDisplayPeakPower.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayPeakPower.BackgroundImage")));
     this.txtDisplayPeakPower.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayPeakPower.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayPeakPower.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayPeakPower.Dock")));
     this.txtDisplayPeakPower.Enabled = ((bool)(resources.GetObject("txtDisplayPeakPower.Enabled")));
     this.txtDisplayPeakPower.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayPeakPower.Font")));
     this.txtDisplayPeakPower.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayPeakPower.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayPeakPower.ImeMode")));
     this.txtDisplayPeakPower.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayPeakPower.Location")));
     this.txtDisplayPeakPower.MaxLength = ((int)(resources.GetObject("txtDisplayPeakPower.MaxLength")));
     this.txtDisplayPeakPower.Multiline = ((bool)(resources.GetObject("txtDisplayPeakPower.Multiline")));
     this.txtDisplayPeakPower.Name = "txtDisplayPeakPower";
     this.txtDisplayPeakPower.PasswordChar = ((char)(resources.GetObject("txtDisplayPeakPower.PasswordChar")));
     this.txtDisplayPeakPower.ReadOnly = true;
     this.txtDisplayPeakPower.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayPeakPower.RightToLeft")));
     this.txtDisplayPeakPower.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayPeakPower.ScrollBars")));
     this.txtDisplayPeakPower.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayPeakPower.Size")));
     this.txtDisplayPeakPower.TabIndex = ((int)(resources.GetObject("txtDisplayPeakPower.TabIndex")));
     this.txtDisplayPeakPower.Text = resources.GetString("txtDisplayPeakPower.Text");
     this.txtDisplayPeakPower.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayPeakPower.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayPeakPower, resources.GetString("txtDisplayPeakPower.ToolTip"));
     this.txtDisplayPeakPower.Visible = ((bool)(resources.GetObject("txtDisplayPeakPower.Visible")));
     this.txtDisplayPeakPower.WordWrap = ((bool)(resources.GetObject("txtDisplayPeakPower.WordWrap")));
     //
     // txtDisplayCursorFreq
     //
     this.txtDisplayCursorFreq.AccessibleDescription = resources.GetString("txtDisplayCursorFreq.AccessibleDescription");
     this.txtDisplayCursorFreq.AccessibleName = resources.GetString("txtDisplayCursorFreq.AccessibleName");
     this.txtDisplayCursorFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayCursorFreq.Anchor")));
     this.txtDisplayCursorFreq.AutoSize = ((bool)(resources.GetObject("txtDisplayCursorFreq.AutoSize")));
     this.txtDisplayCursorFreq.BackColor = System.Drawing.Color.Black;
     this.txtDisplayCursorFreq.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayCursorFreq.BackgroundImage")));
     this.txtDisplayCursorFreq.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayCursorFreq.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayCursorFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayCursorFreq.Dock")));
     this.txtDisplayCursorFreq.Enabled = ((bool)(resources.GetObject("txtDisplayCursorFreq.Enabled")));
     this.txtDisplayCursorFreq.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayCursorFreq.Font")));
     this.txtDisplayCursorFreq.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayCursorFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayCursorFreq.ImeMode")));
     this.txtDisplayCursorFreq.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayCursorFreq.Location")));
     this.txtDisplayCursorFreq.MaxLength = ((int)(resources.GetObject("txtDisplayCursorFreq.MaxLength")));
     this.txtDisplayCursorFreq.Multiline = ((bool)(resources.GetObject("txtDisplayCursorFreq.Multiline")));
     this.txtDisplayCursorFreq.Name = "txtDisplayCursorFreq";
     this.txtDisplayCursorFreq.PasswordChar = ((char)(resources.GetObject("txtDisplayCursorFreq.PasswordChar")));
     this.txtDisplayCursorFreq.ReadOnly = true;
     this.txtDisplayCursorFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayCursorFreq.RightToLeft")));
     this.txtDisplayCursorFreq.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayCursorFreq.ScrollBars")));
     this.txtDisplayCursorFreq.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayCursorFreq.Size")));
     this.txtDisplayCursorFreq.TabIndex = ((int)(resources.GetObject("txtDisplayCursorFreq.TabIndex")));
     this.txtDisplayCursorFreq.Text = resources.GetString("txtDisplayCursorFreq.Text");
     this.txtDisplayCursorFreq.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayCursorFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayCursorFreq, resources.GetString("txtDisplayCursorFreq.ToolTip"));
     this.txtDisplayCursorFreq.Visible = ((bool)(resources.GetObject("txtDisplayCursorFreq.Visible")));
     this.txtDisplayCursorFreq.WordWrap = ((bool)(resources.GetObject("txtDisplayCursorFreq.WordWrap")));
     //
     // txtDisplayCursorPower
     //
     this.txtDisplayCursorPower.AccessibleDescription = resources.GetString("txtDisplayCursorPower.AccessibleDescription");
     this.txtDisplayCursorPower.AccessibleName = resources.GetString("txtDisplayCursorPower.AccessibleName");
     this.txtDisplayCursorPower.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayCursorPower.Anchor")));
     this.txtDisplayCursorPower.AutoSize = ((bool)(resources.GetObject("txtDisplayCursorPower.AutoSize")));
     this.txtDisplayCursorPower.BackColor = System.Drawing.Color.Black;
     this.txtDisplayCursorPower.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayCursorPower.BackgroundImage")));
     this.txtDisplayCursorPower.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayCursorPower.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayCursorPower.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayCursorPower.Dock")));
     this.txtDisplayCursorPower.Enabled = ((bool)(resources.GetObject("txtDisplayCursorPower.Enabled")));
     this.txtDisplayCursorPower.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayCursorPower.Font")));
     this.txtDisplayCursorPower.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayCursorPower.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayCursorPower.ImeMode")));
     this.txtDisplayCursorPower.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayCursorPower.Location")));
     this.txtDisplayCursorPower.MaxLength = ((int)(resources.GetObject("txtDisplayCursorPower.MaxLength")));
     this.txtDisplayCursorPower.Multiline = ((bool)(resources.GetObject("txtDisplayCursorPower.Multiline")));
     this.txtDisplayCursorPower.Name = "txtDisplayCursorPower";
     this.txtDisplayCursorPower.PasswordChar = ((char)(resources.GetObject("txtDisplayCursorPower.PasswordChar")));
     this.txtDisplayCursorPower.ReadOnly = true;
     this.txtDisplayCursorPower.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayCursorPower.RightToLeft")));
     this.txtDisplayCursorPower.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayCursorPower.ScrollBars")));
     this.txtDisplayCursorPower.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayCursorPower.Size")));
     this.txtDisplayCursorPower.TabIndex = ((int)(resources.GetObject("txtDisplayCursorPower.TabIndex")));
     this.txtDisplayCursorPower.Text = resources.GetString("txtDisplayCursorPower.Text");
     this.txtDisplayCursorPower.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayCursorPower.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayCursorPower, resources.GetString("txtDisplayCursorPower.ToolTip"));
     this.txtDisplayCursorPower.Visible = ((bool)(resources.GetObject("txtDisplayCursorPower.Visible")));
     this.txtDisplayCursorPower.WordWrap = ((bool)(resources.GetObject("txtDisplayCursorPower.WordWrap")));
     //
     // textBox1
     //
     this.textBox1.AccessibleDescription = resources.GetString("textBox1.AccessibleDescription");
     this.textBox1.AccessibleName = resources.GetString("textBox1.AccessibleName");
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("textBox1.Anchor")));
     this.textBox1.AutoSize = ((bool)(resources.GetObject("textBox1.AutoSize")));
     this.textBox1.BackColor = System.Drawing.Color.Black;
     this.textBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("textBox1.BackgroundImage")));
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.textBox1.Cursor = System.Windows.Forms.Cursors.Default;
     this.textBox1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("textBox1.Dock")));
     this.textBox1.Enabled = ((bool)(resources.GetObject("textBox1.Enabled")));
     this.textBox1.Font = ((System.Drawing.Font)(resources.GetObject("textBox1.Font")));
     this.textBox1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("textBox1.ImeMode")));
     this.textBox1.Location = ((System.Drawing.Point)(resources.GetObject("textBox1.Location")));
     this.textBox1.MaxLength = ((int)(resources.GetObject("textBox1.MaxLength")));
     this.textBox1.Multiline = ((bool)(resources.GetObject("textBox1.Multiline")));
     this.textBox1.Name = "textBox1";
     this.textBox1.PasswordChar = ((char)(resources.GetObject("textBox1.PasswordChar")));
     this.textBox1.ReadOnly = true;
     this.textBox1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("textBox1.RightToLeft")));
     this.textBox1.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("textBox1.ScrollBars")));
     this.textBox1.Size = ((System.Drawing.Size)(resources.GetObject("textBox1.Size")));
     this.textBox1.TabIndex = ((int)(resources.GetObject("textBox1.TabIndex")));
     this.textBox1.Text = resources.GetString("textBox1.Text");
     this.textBox1.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("textBox1.TextAlign")));
     this.toolTip1.SetToolTip(this.textBox1, resources.GetString("textBox1.ToolTip"));
     this.textBox1.Visible = ((bool)(resources.GetObject("textBox1.Visible")));
     this.textBox1.WordWrap = ((bool)(resources.GetObject("textBox1.WordWrap")));
     //
     // txtDisplayCursorOffset
     //
     this.txtDisplayCursorOffset.AccessibleDescription = resources.GetString("txtDisplayCursorOffset.AccessibleDescription");
     this.txtDisplayCursorOffset.AccessibleName = resources.GetString("txtDisplayCursorOffset.AccessibleName");
     this.txtDisplayCursorOffset.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayCursorOffset.Anchor")));
     this.txtDisplayCursorOffset.AutoSize = ((bool)(resources.GetObject("txtDisplayCursorOffset.AutoSize")));
     this.txtDisplayCursorOffset.BackColor = System.Drawing.Color.Black;
     this.txtDisplayCursorOffset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayCursorOffset.BackgroundImage")));
     this.txtDisplayCursorOffset.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayCursorOffset.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayCursorOffset.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayCursorOffset.Dock")));
     this.txtDisplayCursorOffset.Enabled = ((bool)(resources.GetObject("txtDisplayCursorOffset.Enabled")));
     this.txtDisplayCursorOffset.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayCursorOffset.Font")));
     this.txtDisplayCursorOffset.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayCursorOffset.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayCursorOffset.ImeMode")));
     this.txtDisplayCursorOffset.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayCursorOffset.Location")));
     this.txtDisplayCursorOffset.MaxLength = ((int)(resources.GetObject("txtDisplayCursorOffset.MaxLength")));
     this.txtDisplayCursorOffset.Multiline = ((bool)(resources.GetObject("txtDisplayCursorOffset.Multiline")));
     this.txtDisplayCursorOffset.Name = "txtDisplayCursorOffset";
     this.txtDisplayCursorOffset.PasswordChar = ((char)(resources.GetObject("txtDisplayCursorOffset.PasswordChar")));
     this.txtDisplayCursorOffset.ReadOnly = true;
     this.txtDisplayCursorOffset.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayCursorOffset.RightToLeft")));
     this.txtDisplayCursorOffset.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayCursorOffset.ScrollBars")));
     this.txtDisplayCursorOffset.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayCursorOffset.Size")));
     this.txtDisplayCursorOffset.TabIndex = ((int)(resources.GetObject("txtDisplayCursorOffset.TabIndex")));
     this.txtDisplayCursorOffset.Text = resources.GetString("txtDisplayCursorOffset.Text");
     this.txtDisplayCursorOffset.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayCursorOffset.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayCursorOffset, resources.GetString("txtDisplayCursorOffset.ToolTip"));
     this.txtDisplayCursorOffset.Visible = ((bool)(resources.GetObject("txtDisplayCursorOffset.Visible")));
     this.txtDisplayCursorOffset.WordWrap = ((bool)(resources.GetObject("txtDisplayCursorOffset.WordWrap")));
     this.txtDisplayCursorOffset.GotFocus += new System.EventHandler(this.HideFocus);
     //
     // txtDisplayPeakOffset
     //
     this.txtDisplayPeakOffset.AccessibleDescription = resources.GetString("txtDisplayPeakOffset.AccessibleDescription");
     this.txtDisplayPeakOffset.AccessibleName = resources.GetString("txtDisplayPeakOffset.AccessibleName");
     this.txtDisplayPeakOffset.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDisplayPeakOffset.Anchor")));
     this.txtDisplayPeakOffset.AutoSize = ((bool)(resources.GetObject("txtDisplayPeakOffset.AutoSize")));
     this.txtDisplayPeakOffset.BackColor = System.Drawing.Color.Black;
     this.txtDisplayPeakOffset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDisplayPeakOffset.BackgroundImage")));
     this.txtDisplayPeakOffset.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.txtDisplayPeakOffset.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtDisplayPeakOffset.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDisplayPeakOffset.Dock")));
     this.txtDisplayPeakOffset.Enabled = ((bool)(resources.GetObject("txtDisplayPeakOffset.Enabled")));
     this.txtDisplayPeakOffset.Font = ((System.Drawing.Font)(resources.GetObject("txtDisplayPeakOffset.Font")));
     this.txtDisplayPeakOffset.ForeColor = System.Drawing.Color.DodgerBlue;
     this.txtDisplayPeakOffset.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDisplayPeakOffset.ImeMode")));
     this.txtDisplayPeakOffset.Location = ((System.Drawing.Point)(resources.GetObject("txtDisplayPeakOffset.Location")));
     this.txtDisplayPeakOffset.MaxLength = ((int)(resources.GetObject("txtDisplayPeakOffset.MaxLength")));
     this.txtDisplayPeakOffset.Multiline = ((bool)(resources.GetObject("txtDisplayPeakOffset.Multiline")));
     this.txtDisplayPeakOffset.Name = "txtDisplayPeakOffset";
     this.txtDisplayPeakOffset.PasswordChar = ((char)(resources.GetObject("txtDisplayPeakOffset.PasswordChar")));
     this.txtDisplayPeakOffset.ReadOnly = true;
     this.txtDisplayPeakOffset.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDisplayPeakOffset.RightToLeft")));
     this.txtDisplayPeakOffset.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDisplayPeakOffset.ScrollBars")));
     this.txtDisplayPeakOffset.Size = ((System.Drawing.Size)(resources.GetObject("txtDisplayPeakOffset.Size")));
     this.txtDisplayPeakOffset.TabIndex = ((int)(resources.GetObject("txtDisplayPeakOffset.TabIndex")));
     this.txtDisplayPeakOffset.Text = resources.GetString("txtDisplayPeakOffset.Text");
     this.txtDisplayPeakOffset.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDisplayPeakOffset.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDisplayPeakOffset, resources.GetString("txtDisplayPeakOffset.ToolTip"));
     this.txtDisplayPeakOffset.Visible = ((bool)(resources.GetObject("txtDisplayPeakOffset.Visible")));
     this.txtDisplayPeakOffset.WordWrap = ((bool)(resources.GetObject("txtDisplayPeakOffset.WordWrap")));
     this.txtDisplayPeakOffset.GotFocus += new System.EventHandler(this.HideFocus);
     //
     // picDisplay
     //
     this.picDisplay.AccessibleDescription = resources.GetString("picDisplay.AccessibleDescription");
     this.picDisplay.AccessibleName = resources.GetString("picDisplay.AccessibleName");
     this.picDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picDisplay.Anchor")));
     this.picDisplay.BackColor = System.Drawing.Color.Black;
     this.picDisplay.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picDisplay.BackgroundImage")));
     this.picDisplay.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picDisplay.Cursor = System.Windows.Forms.Cursors.Cross;
     this.picDisplay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picDisplay.Dock")));
     this.picDisplay.Enabled = ((bool)(resources.GetObject("picDisplay.Enabled")));
     this.picDisplay.Font = ((System.Drawing.Font)(resources.GetObject("picDisplay.Font")));
     this.picDisplay.Image = ((System.Drawing.Image)(resources.GetObject("picDisplay.Image")));
     this.picDisplay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picDisplay.ImeMode")));
     this.picDisplay.Location = ((System.Drawing.Point)(resources.GetObject("picDisplay.Location")));
     this.picDisplay.Name = "picDisplay";
     this.picDisplay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picDisplay.RightToLeft")));
     this.picDisplay.Size = ((System.Drawing.Size)(resources.GetObject("picDisplay.Size")));
     this.picDisplay.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picDisplay.SizeMode")));
     this.picDisplay.TabIndex = ((int)(resources.GetObject("picDisplay.TabIndex")));
     this.picDisplay.TabStop = false;
     this.picDisplay.Text = resources.GetString("picDisplay.Text");
     this.toolTip1.SetToolTip(this.picDisplay, resources.GetString("picDisplay.ToolTip"));
     this.picDisplay.Visible = ((bool)(resources.GetObject("picDisplay.Visible")));
     this.picDisplay.Resize += new System.EventHandler(this.picDisplay_Resize);
     this.picDisplay.Paint += new System.Windows.Forms.PaintEventHandler(this.picDisplay_Paint);
     this.picDisplay.MouseUp += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseUp);
     this.picDisplay.DoubleClick += new System.EventHandler(this.picDisplay_DoubleClick);
     this.picDisplay.MouseMove += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseMove);
     this.picDisplay.MouseLeave += new System.EventHandler(this.picDisplay_MouseLeave);
     this.picDisplay.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseDown);
     //
     // grpBandVHF
     //
     this.grpBandVHF.AccessibleDescription = resources.GetString("grpBandVHF.AccessibleDescription");
     this.grpBandVHF.AccessibleName = resources.GetString("grpBandVHF.AccessibleName");
     this.grpBandVHF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpBandVHF.Anchor")));
     this.grpBandVHF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpBandVHF.BackgroundImage")));
     this.grpBandVHF.Controls.Add(this.btnBandVHF13);
     this.grpBandVHF.Controls.Add(this.btnBandVHF12);
     this.grpBandVHF.Controls.Add(this.btnBandHF);
     this.grpBandVHF.Controls.Add(this.btnBandVHF11);
     this.grpBandVHF.Controls.Add(this.btnBandVHF10);
     this.grpBandVHF.Controls.Add(this.btnBandVHF9);
     this.grpBandVHF.Controls.Add(this.btnBandVHF8);
     this.grpBandVHF.Controls.Add(this.btnBandVHF7);
     this.grpBandVHF.Controls.Add(this.btnBandVHF6);
     this.grpBandVHF.Controls.Add(this.btnBandVHF5);
     this.grpBandVHF.Controls.Add(this.btnBandVHF4);
     this.grpBandVHF.Controls.Add(this.btnBandVHF3);
     this.grpBandVHF.Controls.Add(this.btnBandVHF2);
     this.grpBandVHF.Controls.Add(this.btnBandVHF1);
     this.grpBandVHF.Controls.Add(this.btnBandVHF0);
     this.grpBandVHF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpBandVHF.Dock")));
     this.grpBandVHF.Enabled = ((bool)(resources.GetObject("grpBandVHF.Enabled")));
     this.grpBandVHF.Font = ((System.Drawing.Font)(resources.GetObject("grpBandVHF.Font")));
     this.grpBandVHF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpBandVHF.ImeMode")));
     this.grpBandVHF.Location = ((System.Drawing.Point)(resources.GetObject("grpBandVHF.Location")));
     this.grpBandVHF.Name = "grpBandVHF";
     this.grpBandVHF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpBandVHF.RightToLeft")));
     this.grpBandVHF.Size = ((System.Drawing.Size)(resources.GetObject("grpBandVHF.Size")));
     this.grpBandVHF.TabIndex = ((int)(resources.GetObject("grpBandVHF.TabIndex")));
     this.grpBandVHF.TabStop = false;
     this.grpBandVHF.Text = resources.GetString("grpBandVHF.Text");
     this.toolTip1.SetToolTip(this.grpBandVHF, resources.GetString("grpBandVHF.ToolTip"));
     this.grpBandVHF.Visible = ((bool)(resources.GetObject("grpBandVHF.Visible")));
     //
     // btnBandVHF13
     //
     this.btnBandVHF13.AccessibleDescription = resources.GetString("btnBandVHF13.AccessibleDescription");
     this.btnBandVHF13.AccessibleName = resources.GetString("btnBandVHF13.AccessibleName");
     this.btnBandVHF13.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF13.Anchor")));
     this.btnBandVHF13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF13.BackgroundImage")));
     this.btnBandVHF13.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF13.Dock")));
     this.btnBandVHF13.Enabled = ((bool)(resources.GetObject("btnBandVHF13.Enabled")));
     this.btnBandVHF13.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF13.FlatStyle")));
     this.btnBandVHF13.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF13.Font")));
     this.btnBandVHF13.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF13.Image")));
     this.btnBandVHF13.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF13.ImageAlign")));
     this.btnBandVHF13.ImageIndex = ((int)(resources.GetObject("btnBandVHF13.ImageIndex")));
     this.btnBandVHF13.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF13.ImeMode")));
     this.btnBandVHF13.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF13.Location")));
     this.btnBandVHF13.Name = "btnBandVHF13";
     this.btnBandVHF13.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF13.RightToLeft")));
     this.btnBandVHF13.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF13.Size")));
     this.btnBandVHF13.TabIndex = ((int)(resources.GetObject("btnBandVHF13.TabIndex")));
     this.btnBandVHF13.Text = resources.GetString("btnBandVHF13.Text");
     this.btnBandVHF13.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF13.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF13, resources.GetString("btnBandVHF13.ToolTip"));
     this.btnBandVHF13.Visible = ((bool)(resources.GetObject("btnBandVHF13.Visible")));
     this.btnBandVHF13.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF12
     //
     this.btnBandVHF12.AccessibleDescription = resources.GetString("btnBandVHF12.AccessibleDescription");
     this.btnBandVHF12.AccessibleName = resources.GetString("btnBandVHF12.AccessibleName");
     this.btnBandVHF12.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF12.Anchor")));
     this.btnBandVHF12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF12.BackgroundImage")));
     this.btnBandVHF12.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF12.Dock")));
     this.btnBandVHF12.Enabled = ((bool)(resources.GetObject("btnBandVHF12.Enabled")));
     this.btnBandVHF12.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF12.FlatStyle")));
     this.btnBandVHF12.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF12.Font")));
     this.btnBandVHF12.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF12.Image")));
     this.btnBandVHF12.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF12.ImageAlign")));
     this.btnBandVHF12.ImageIndex = ((int)(resources.GetObject("btnBandVHF12.ImageIndex")));
     this.btnBandVHF12.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF12.ImeMode")));
     this.btnBandVHF12.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF12.Location")));
     this.btnBandVHF12.Name = "btnBandVHF12";
     this.btnBandVHF12.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF12.RightToLeft")));
     this.btnBandVHF12.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF12.Size")));
     this.btnBandVHF12.TabIndex = ((int)(resources.GetObject("btnBandVHF12.TabIndex")));
     this.btnBandVHF12.Text = resources.GetString("btnBandVHF12.Text");
     this.btnBandVHF12.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF12.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF12, resources.GetString("btnBandVHF12.ToolTip"));
     this.btnBandVHF12.Visible = ((bool)(resources.GetObject("btnBandVHF12.Visible")));
     this.btnBandVHF12.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandHF
     //
     this.btnBandHF.AccessibleDescription = resources.GetString("btnBandHF.AccessibleDescription");
     this.btnBandHF.AccessibleName = resources.GetString("btnBandHF.AccessibleName");
     this.btnBandHF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandHF.Anchor")));
     this.btnBandHF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandHF.BackgroundImage")));
     this.btnBandHF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandHF.Dock")));
     this.btnBandHF.Enabled = ((bool)(resources.GetObject("btnBandHF.Enabled")));
     this.btnBandHF.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandHF.FlatStyle")));
     this.btnBandHF.Font = ((System.Drawing.Font)(resources.GetObject("btnBandHF.Font")));
     this.btnBandHF.Image = ((System.Drawing.Image)(resources.GetObject("btnBandHF.Image")));
     this.btnBandHF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandHF.ImageAlign")));
     this.btnBandHF.ImageIndex = ((int)(resources.GetObject("btnBandHF.ImageIndex")));
     this.btnBandHF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandHF.ImeMode")));
     this.btnBandHF.Location = ((System.Drawing.Point)(resources.GetObject("btnBandHF.Location")));
     this.btnBandHF.Name = "btnBandHF";
     this.btnBandHF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandHF.RightToLeft")));
     this.btnBandHF.Size = ((System.Drawing.Size)(resources.GetObject("btnBandHF.Size")));
     this.btnBandHF.TabIndex = ((int)(resources.GetObject("btnBandHF.TabIndex")));
     this.btnBandHF.Text = resources.GetString("btnBandHF.Text");
     this.btnBandHF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandHF.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandHF, resources.GetString("btnBandHF.ToolTip"));
     this.btnBandHF.Visible = ((bool)(resources.GetObject("btnBandHF.Visible")));
     this.btnBandHF.Click += new System.EventHandler(this.btnBandHF_Click);
     //
     // btnBandVHF11
     //
     this.btnBandVHF11.AccessibleDescription = resources.GetString("btnBandVHF11.AccessibleDescription");
     this.btnBandVHF11.AccessibleName = resources.GetString("btnBandVHF11.AccessibleName");
     this.btnBandVHF11.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF11.Anchor")));
     this.btnBandVHF11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF11.BackgroundImage")));
     this.btnBandVHF11.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF11.Dock")));
     this.btnBandVHF11.Enabled = ((bool)(resources.GetObject("btnBandVHF11.Enabled")));
     this.btnBandVHF11.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF11.FlatStyle")));
     this.btnBandVHF11.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF11.Font")));
     this.btnBandVHF11.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF11.Image")));
     this.btnBandVHF11.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF11.ImageAlign")));
     this.btnBandVHF11.ImageIndex = ((int)(resources.GetObject("btnBandVHF11.ImageIndex")));
     this.btnBandVHF11.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF11.ImeMode")));
     this.btnBandVHF11.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF11.Location")));
     this.btnBandVHF11.Name = "btnBandVHF11";
     this.btnBandVHF11.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF11.RightToLeft")));
     this.btnBandVHF11.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF11.Size")));
     this.btnBandVHF11.TabIndex = ((int)(resources.GetObject("btnBandVHF11.TabIndex")));
     this.btnBandVHF11.Text = resources.GetString("btnBandVHF11.Text");
     this.btnBandVHF11.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF11.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF11, resources.GetString("btnBandVHF11.ToolTip"));
     this.btnBandVHF11.Visible = ((bool)(resources.GetObject("btnBandVHF11.Visible")));
     this.btnBandVHF11.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF10
     //
     this.btnBandVHF10.AccessibleDescription = resources.GetString("btnBandVHF10.AccessibleDescription");
     this.btnBandVHF10.AccessibleName = resources.GetString("btnBandVHF10.AccessibleName");
     this.btnBandVHF10.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF10.Anchor")));
     this.btnBandVHF10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF10.BackgroundImage")));
     this.btnBandVHF10.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF10.Dock")));
     this.btnBandVHF10.Enabled = ((bool)(resources.GetObject("btnBandVHF10.Enabled")));
     this.btnBandVHF10.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF10.FlatStyle")));
     this.btnBandVHF10.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF10.Font")));
     this.btnBandVHF10.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF10.Image")));
     this.btnBandVHF10.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF10.ImageAlign")));
     this.btnBandVHF10.ImageIndex = ((int)(resources.GetObject("btnBandVHF10.ImageIndex")));
     this.btnBandVHF10.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF10.ImeMode")));
     this.btnBandVHF10.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF10.Location")));
     this.btnBandVHF10.Name = "btnBandVHF10";
     this.btnBandVHF10.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF10.RightToLeft")));
     this.btnBandVHF10.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF10.Size")));
     this.btnBandVHF10.TabIndex = ((int)(resources.GetObject("btnBandVHF10.TabIndex")));
     this.btnBandVHF10.Text = resources.GetString("btnBandVHF10.Text");
     this.btnBandVHF10.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF10.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF10, resources.GetString("btnBandVHF10.ToolTip"));
     this.btnBandVHF10.Visible = ((bool)(resources.GetObject("btnBandVHF10.Visible")));
     this.btnBandVHF10.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF9
     //
     this.btnBandVHF9.AccessibleDescription = resources.GetString("btnBandVHF9.AccessibleDescription");
     this.btnBandVHF9.AccessibleName = resources.GetString("btnBandVHF9.AccessibleName");
     this.btnBandVHF9.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF9.Anchor")));
     this.btnBandVHF9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF9.BackgroundImage")));
     this.btnBandVHF9.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF9.Dock")));
     this.btnBandVHF9.Enabled = ((bool)(resources.GetObject("btnBandVHF9.Enabled")));
     this.btnBandVHF9.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF9.FlatStyle")));
     this.btnBandVHF9.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF9.Font")));
     this.btnBandVHF9.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF9.Image")));
     this.btnBandVHF9.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF9.ImageAlign")));
     this.btnBandVHF9.ImageIndex = ((int)(resources.GetObject("btnBandVHF9.ImageIndex")));
     this.btnBandVHF9.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF9.ImeMode")));
     this.btnBandVHF9.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF9.Location")));
     this.btnBandVHF9.Name = "btnBandVHF9";
     this.btnBandVHF9.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF9.RightToLeft")));
     this.btnBandVHF9.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF9.Size")));
     this.btnBandVHF9.TabIndex = ((int)(resources.GetObject("btnBandVHF9.TabIndex")));
     this.btnBandVHF9.Text = resources.GetString("btnBandVHF9.Text");
     this.btnBandVHF9.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF9.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF9, resources.GetString("btnBandVHF9.ToolTip"));
     this.btnBandVHF9.Visible = ((bool)(resources.GetObject("btnBandVHF9.Visible")));
     this.btnBandVHF9.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF8
     //
     this.btnBandVHF8.AccessibleDescription = resources.GetString("btnBandVHF8.AccessibleDescription");
     this.btnBandVHF8.AccessibleName = resources.GetString("btnBandVHF8.AccessibleName");
     this.btnBandVHF8.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF8.Anchor")));
     this.btnBandVHF8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF8.BackgroundImage")));
     this.btnBandVHF8.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF8.Dock")));
     this.btnBandVHF8.Enabled = ((bool)(resources.GetObject("btnBandVHF8.Enabled")));
     this.btnBandVHF8.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF8.FlatStyle")));
     this.btnBandVHF8.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF8.Font")));
     this.btnBandVHF8.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF8.Image")));
     this.btnBandVHF8.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF8.ImageAlign")));
     this.btnBandVHF8.ImageIndex = ((int)(resources.GetObject("btnBandVHF8.ImageIndex")));
     this.btnBandVHF8.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF8.ImeMode")));
     this.btnBandVHF8.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF8.Location")));
     this.btnBandVHF8.Name = "btnBandVHF8";
     this.btnBandVHF8.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF8.RightToLeft")));
     this.btnBandVHF8.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF8.Size")));
     this.btnBandVHF8.TabIndex = ((int)(resources.GetObject("btnBandVHF8.TabIndex")));
     this.btnBandVHF8.Text = resources.GetString("btnBandVHF8.Text");
     this.btnBandVHF8.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF8.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF8, resources.GetString("btnBandVHF8.ToolTip"));
     this.btnBandVHF8.Visible = ((bool)(resources.GetObject("btnBandVHF8.Visible")));
     this.btnBandVHF8.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF7
     //
     this.btnBandVHF7.AccessibleDescription = resources.GetString("btnBandVHF7.AccessibleDescription");
     this.btnBandVHF7.AccessibleName = resources.GetString("btnBandVHF7.AccessibleName");
     this.btnBandVHF7.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF7.Anchor")));
     this.btnBandVHF7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF7.BackgroundImage")));
     this.btnBandVHF7.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF7.Dock")));
     this.btnBandVHF7.Enabled = ((bool)(resources.GetObject("btnBandVHF7.Enabled")));
     this.btnBandVHF7.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF7.FlatStyle")));
     this.btnBandVHF7.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF7.Font")));
     this.btnBandVHF7.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF7.Image")));
     this.btnBandVHF7.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF7.ImageAlign")));
     this.btnBandVHF7.ImageIndex = ((int)(resources.GetObject("btnBandVHF7.ImageIndex")));
     this.btnBandVHF7.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF7.ImeMode")));
     this.btnBandVHF7.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF7.Location")));
     this.btnBandVHF7.Name = "btnBandVHF7";
     this.btnBandVHF7.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF7.RightToLeft")));
     this.btnBandVHF7.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF7.Size")));
     this.btnBandVHF7.TabIndex = ((int)(resources.GetObject("btnBandVHF7.TabIndex")));
     this.btnBandVHF7.Text = resources.GetString("btnBandVHF7.Text");
     this.btnBandVHF7.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF7.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF7, resources.GetString("btnBandVHF7.ToolTip"));
     this.btnBandVHF7.Visible = ((bool)(resources.GetObject("btnBandVHF7.Visible")));
     this.btnBandVHF7.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF6
     //
     this.btnBandVHF6.AccessibleDescription = resources.GetString("btnBandVHF6.AccessibleDescription");
     this.btnBandVHF6.AccessibleName = resources.GetString("btnBandVHF6.AccessibleName");
     this.btnBandVHF6.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF6.Anchor")));
     this.btnBandVHF6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF6.BackgroundImage")));
     this.btnBandVHF6.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF6.Dock")));
     this.btnBandVHF6.Enabled = ((bool)(resources.GetObject("btnBandVHF6.Enabled")));
     this.btnBandVHF6.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF6.FlatStyle")));
     this.btnBandVHF6.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF6.Font")));
     this.btnBandVHF6.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF6.Image")));
     this.btnBandVHF6.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF6.ImageAlign")));
     this.btnBandVHF6.ImageIndex = ((int)(resources.GetObject("btnBandVHF6.ImageIndex")));
     this.btnBandVHF6.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF6.ImeMode")));
     this.btnBandVHF6.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF6.Location")));
     this.btnBandVHF6.Name = "btnBandVHF6";
     this.btnBandVHF6.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF6.RightToLeft")));
     this.btnBandVHF6.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF6.Size")));
     this.btnBandVHF6.TabIndex = ((int)(resources.GetObject("btnBandVHF6.TabIndex")));
     this.btnBandVHF6.Text = resources.GetString("btnBandVHF6.Text");
     this.btnBandVHF6.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF6.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF6, resources.GetString("btnBandVHF6.ToolTip"));
     this.btnBandVHF6.Visible = ((bool)(resources.GetObject("btnBandVHF6.Visible")));
     this.btnBandVHF6.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF5
     //
     this.btnBandVHF5.AccessibleDescription = resources.GetString("btnBandVHF5.AccessibleDescription");
     this.btnBandVHF5.AccessibleName = resources.GetString("btnBandVHF5.AccessibleName");
     this.btnBandVHF5.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF5.Anchor")));
     this.btnBandVHF5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF5.BackgroundImage")));
     this.btnBandVHF5.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF5.Dock")));
     this.btnBandVHF5.Enabled = ((bool)(resources.GetObject("btnBandVHF5.Enabled")));
     this.btnBandVHF5.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF5.FlatStyle")));
     this.btnBandVHF5.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF5.Font")));
     this.btnBandVHF5.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF5.Image")));
     this.btnBandVHF5.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF5.ImageAlign")));
     this.btnBandVHF5.ImageIndex = ((int)(resources.GetObject("btnBandVHF5.ImageIndex")));
     this.btnBandVHF5.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF5.ImeMode")));
     this.btnBandVHF5.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF5.Location")));
     this.btnBandVHF5.Name = "btnBandVHF5";
     this.btnBandVHF5.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF5.RightToLeft")));
     this.btnBandVHF5.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF5.Size")));
     this.btnBandVHF5.TabIndex = ((int)(resources.GetObject("btnBandVHF5.TabIndex")));
     this.btnBandVHF5.Text = resources.GetString("btnBandVHF5.Text");
     this.btnBandVHF5.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF5.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF5, resources.GetString("btnBandVHF5.ToolTip"));
     this.btnBandVHF5.Visible = ((bool)(resources.GetObject("btnBandVHF5.Visible")));
     this.btnBandVHF5.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF4
     //
     this.btnBandVHF4.AccessibleDescription = resources.GetString("btnBandVHF4.AccessibleDescription");
     this.btnBandVHF4.AccessibleName = resources.GetString("btnBandVHF4.AccessibleName");
     this.btnBandVHF4.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF4.Anchor")));
     this.btnBandVHF4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF4.BackgroundImage")));
     this.btnBandVHF4.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF4.Dock")));
     this.btnBandVHF4.Enabled = ((bool)(resources.GetObject("btnBandVHF4.Enabled")));
     this.btnBandVHF4.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF4.FlatStyle")));
     this.btnBandVHF4.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF4.Font")));
     this.btnBandVHF4.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF4.Image")));
     this.btnBandVHF4.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF4.ImageAlign")));
     this.btnBandVHF4.ImageIndex = ((int)(resources.GetObject("btnBandVHF4.ImageIndex")));
     this.btnBandVHF4.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF4.ImeMode")));
     this.btnBandVHF4.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF4.Location")));
     this.btnBandVHF4.Name = "btnBandVHF4";
     this.btnBandVHF4.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF4.RightToLeft")));
     this.btnBandVHF4.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF4.Size")));
     this.btnBandVHF4.TabIndex = ((int)(resources.GetObject("btnBandVHF4.TabIndex")));
     this.btnBandVHF4.Text = resources.GetString("btnBandVHF4.Text");
     this.btnBandVHF4.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF4.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF4, resources.GetString("btnBandVHF4.ToolTip"));
     this.btnBandVHF4.Visible = ((bool)(resources.GetObject("btnBandVHF4.Visible")));
     this.btnBandVHF4.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF3
     //
     this.btnBandVHF3.AccessibleDescription = resources.GetString("btnBandVHF3.AccessibleDescription");
     this.btnBandVHF3.AccessibleName = resources.GetString("btnBandVHF3.AccessibleName");
     this.btnBandVHF3.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF3.Anchor")));
     this.btnBandVHF3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF3.BackgroundImage")));
     this.btnBandVHF3.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF3.Dock")));
     this.btnBandVHF3.Enabled = ((bool)(resources.GetObject("btnBandVHF3.Enabled")));
     this.btnBandVHF3.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF3.FlatStyle")));
     this.btnBandVHF3.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF3.Font")));
     this.btnBandVHF3.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF3.Image")));
     this.btnBandVHF3.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF3.ImageAlign")));
     this.btnBandVHF3.ImageIndex = ((int)(resources.GetObject("btnBandVHF3.ImageIndex")));
     this.btnBandVHF3.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF3.ImeMode")));
     this.btnBandVHF3.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF3.Location")));
     this.btnBandVHF3.Name = "btnBandVHF3";
     this.btnBandVHF3.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF3.RightToLeft")));
     this.btnBandVHF3.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF3.Size")));
     this.btnBandVHF3.TabIndex = ((int)(resources.GetObject("btnBandVHF3.TabIndex")));
     this.btnBandVHF3.Text = resources.GetString("btnBandVHF3.Text");
     this.btnBandVHF3.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF3.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF3, resources.GetString("btnBandVHF3.ToolTip"));
     this.btnBandVHF3.Visible = ((bool)(resources.GetObject("btnBandVHF3.Visible")));
     this.btnBandVHF3.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF2
     //
     this.btnBandVHF2.AccessibleDescription = resources.GetString("btnBandVHF2.AccessibleDescription");
     this.btnBandVHF2.AccessibleName = resources.GetString("btnBandVHF2.AccessibleName");
     this.btnBandVHF2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF2.Anchor")));
     this.btnBandVHF2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF2.BackgroundImage")));
     this.btnBandVHF2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF2.Dock")));
     this.btnBandVHF2.Enabled = ((bool)(resources.GetObject("btnBandVHF2.Enabled")));
     this.btnBandVHF2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF2.FlatStyle")));
     this.btnBandVHF2.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF2.Font")));
     this.btnBandVHF2.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF2.Image")));
     this.btnBandVHF2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF2.ImageAlign")));
     this.btnBandVHF2.ImageIndex = ((int)(resources.GetObject("btnBandVHF2.ImageIndex")));
     this.btnBandVHF2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF2.ImeMode")));
     this.btnBandVHF2.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF2.Location")));
     this.btnBandVHF2.Name = "btnBandVHF2";
     this.btnBandVHF2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF2.RightToLeft")));
     this.btnBandVHF2.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF2.Size")));
     this.btnBandVHF2.TabIndex = ((int)(resources.GetObject("btnBandVHF2.TabIndex")));
     this.btnBandVHF2.Text = resources.GetString("btnBandVHF2.Text");
     this.btnBandVHF2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF2.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF2, resources.GetString("btnBandVHF2.ToolTip"));
     this.btnBandVHF2.Visible = ((bool)(resources.GetObject("btnBandVHF2.Visible")));
     this.btnBandVHF2.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF1
     //
     this.btnBandVHF1.AccessibleDescription = resources.GetString("btnBandVHF1.AccessibleDescription");
     this.btnBandVHF1.AccessibleName = resources.GetString("btnBandVHF1.AccessibleName");
     this.btnBandVHF1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF1.Anchor")));
     this.btnBandVHF1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF1.BackgroundImage")));
     this.btnBandVHF1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF1.Dock")));
     this.btnBandVHF1.Enabled = ((bool)(resources.GetObject("btnBandVHF1.Enabled")));
     this.btnBandVHF1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF1.FlatStyle")));
     this.btnBandVHF1.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF1.Font")));
     this.btnBandVHF1.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF1.Image")));
     this.btnBandVHF1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF1.ImageAlign")));
     this.btnBandVHF1.ImageIndex = ((int)(resources.GetObject("btnBandVHF1.ImageIndex")));
     this.btnBandVHF1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF1.ImeMode")));
     this.btnBandVHF1.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF1.Location")));
     this.btnBandVHF1.Name = "btnBandVHF1";
     this.btnBandVHF1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF1.RightToLeft")));
     this.btnBandVHF1.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF1.Size")));
     this.btnBandVHF1.TabIndex = ((int)(resources.GetObject("btnBandVHF1.TabIndex")));
     this.btnBandVHF1.Text = resources.GetString("btnBandVHF1.Text");
     this.btnBandVHF1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF1.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF1, resources.GetString("btnBandVHF1.ToolTip"));
     this.btnBandVHF1.Visible = ((bool)(resources.GetObject("btnBandVHF1.Visible")));
     this.btnBandVHF1.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // btnBandVHF0
     //
     this.btnBandVHF0.AccessibleDescription = resources.GetString("btnBandVHF0.AccessibleDescription");
     this.btnBandVHF0.AccessibleName = resources.GetString("btnBandVHF0.AccessibleName");
     this.btnBandVHF0.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF0.Anchor")));
     this.btnBandVHF0.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF0.BackgroundImage")));
     this.btnBandVHF0.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF0.Dock")));
     this.btnBandVHF0.Enabled = ((bool)(resources.GetObject("btnBandVHF0.Enabled")));
     this.btnBandVHF0.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF0.FlatStyle")));
     this.btnBandVHF0.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF0.Font")));
     this.btnBandVHF0.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF0.Image")));
     this.btnBandVHF0.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF0.ImageAlign")));
     this.btnBandVHF0.ImageIndex = ((int)(resources.GetObject("btnBandVHF0.ImageIndex")));
     this.btnBandVHF0.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF0.ImeMode")));
     this.btnBandVHF0.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF0.Location")));
     this.btnBandVHF0.Name = "btnBandVHF0";
     this.btnBandVHF0.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF0.RightToLeft")));
     this.btnBandVHF0.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF0.Size")));
     this.btnBandVHF0.TabIndex = ((int)(resources.GetObject("btnBandVHF0.TabIndex")));
     this.btnBandVHF0.Text = resources.GetString("btnBandVHF0.Text");
     this.btnBandVHF0.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF0.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF0, resources.GetString("btnBandVHF0.ToolTip"));
     this.btnBandVHF0.Visible = ((bool)(resources.GetObject("btnBandVHF0.Visible")));
     this.btnBandVHF0.Click += new System.EventHandler(this.btnBandVHF0_Click);
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.mnuSetup,
                                                                               this.mnuMemory,
                                                                               this.mnuWave,
                                                                               this.mnuEQ,
                                                                               this.mnuXVTR,
                                                                               this.mnuCWX,
                                                                               this.mnuUCB,
                                                                               this.mnuMixer,
                                                                               this.mnuAntenna,
                                                                               this.mnuRelays,
                                                                               this.mnuATU,
                                                                               this.mnuInfo,
                                                                               this.mnuFWC,
                                                                               this.mnuReportBug,
                                                                               this.mnuProfiles});
     this.mainMenu1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("mainMenu1.RightToLeft")));
     //
     // mnuSetup
     //
     this.mnuSetup.Enabled = ((bool)(resources.GetObject("mnuSetup.Enabled")));
     this.mnuSetup.Index = 0;
     this.mnuSetup.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuSetup.Shortcut")));
     this.mnuSetup.ShowShortcut = ((bool)(resources.GetObject("mnuSetup.ShowShortcut")));
     this.mnuSetup.Text = resources.GetString("mnuSetup.Text");
     this.mnuSetup.Visible = ((bool)(resources.GetObject("mnuSetup.Visible")));
     this.mnuSetup.Click += new System.EventHandler(this.menu_setup_Click);
     //
     // mnuMemory
     //
     this.mnuMemory.Enabled = ((bool)(resources.GetObject("mnuMemory.Enabled")));
     this.mnuMemory.Index = 1;
     this.mnuMemory.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.mnuMemRecall,
                                                                               this.mnuMemSave});
     this.mnuMemory.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuMemory.Shortcut")));
     this.mnuMemory.ShowShortcut = ((bool)(resources.GetObject("mnuMemory.ShowShortcut")));
     this.mnuMemory.Text = resources.GetString("mnuMemory.Text");
     this.mnuMemory.Visible = ((bool)(resources.GetObject("mnuMemory.Visible")));
     //
     // mnuMemRecall
     //
     this.mnuMemRecall.Enabled = ((bool)(resources.GetObject("mnuMemRecall.Enabled")));
     this.mnuMemRecall.Index = 0;
     this.mnuMemRecall.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuMemRecall.Shortcut")));
     this.mnuMemRecall.ShowShortcut = ((bool)(resources.GetObject("mnuMemRecall.ShowShortcut")));
     this.mnuMemRecall.Text = resources.GetString("mnuMemRecall.Text");
     this.mnuMemRecall.Visible = ((bool)(resources.GetObject("mnuMemRecall.Visible")));
     this.mnuMemRecall.Click += new System.EventHandler(this.mnuMemRecall_Click);
     //
     // mnuMemSave
     //
     this.mnuMemSave.Enabled = ((bool)(resources.GetObject("mnuMemSave.Enabled")));
     this.mnuMemSave.Index = 1;
     this.mnuMemSave.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuMemSave.Shortcut")));
     this.mnuMemSave.ShowShortcut = ((bool)(resources.GetObject("mnuMemSave.ShowShortcut")));
     this.mnuMemSave.Text = resources.GetString("mnuMemSave.Text");
     this.mnuMemSave.Visible = ((bool)(resources.GetObject("mnuMemSave.Visible")));
     this.mnuMemSave.Click += new System.EventHandler(this.mnuMemSave_Click);
     //
     // mnuWave
     //
     this.mnuWave.Enabled = ((bool)(resources.GetObject("mnuWave.Enabled")));
     this.mnuWave.Index = 2;
     this.mnuWave.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuWave.Shortcut")));
     this.mnuWave.ShowShortcut = ((bool)(resources.GetObject("mnuWave.ShowShortcut")));
     this.mnuWave.Text = resources.GetString("mnuWave.Text");
     this.mnuWave.Visible = ((bool)(resources.GetObject("mnuWave.Visible")));
     this.mnuWave.Click += new System.EventHandler(this.menu_wave_Click);
     //
     // mnuEQ
     //
     this.mnuEQ.Enabled = ((bool)(resources.GetObject("mnuEQ.Enabled")));
     this.mnuEQ.Index = 3;
     this.mnuEQ.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuEQ.Shortcut")));
     this.mnuEQ.ShowShortcut = ((bool)(resources.GetObject("mnuEQ.ShowShortcut")));
     this.mnuEQ.Text = resources.GetString("mnuEQ.Text");
     this.mnuEQ.Visible = ((bool)(resources.GetObject("mnuEQ.Visible")));
     this.mnuEQ.Click += new System.EventHandler(this.mnuEQ_Click);
     //
     // mnuXVTR
     //
     this.mnuXVTR.Enabled = ((bool)(resources.GetObject("mnuXVTR.Enabled")));
     this.mnuXVTR.Index = 4;
     this.mnuXVTR.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuXVTR.Shortcut")));
     this.mnuXVTR.ShowShortcut = ((bool)(resources.GetObject("mnuXVTR.ShowShortcut")));
     this.mnuXVTR.Text = resources.GetString("mnuXVTR.Text");
     this.mnuXVTR.Visible = ((bool)(resources.GetObject("mnuXVTR.Visible")));
     this.mnuXVTR.Click += new System.EventHandler(this.mnuXVTR_Click);
     //
     // mnuCWX
     //
     this.mnuCWX.Enabled = ((bool)(resources.GetObject("mnuCWX.Enabled")));
     this.mnuCWX.Index = 5;
     this.mnuCWX.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuCWX.Shortcut")));
     this.mnuCWX.ShowShortcut = ((bool)(resources.GetObject("mnuCWX.ShowShortcut")));
     this.mnuCWX.Text = resources.GetString("mnuCWX.Text");
     this.mnuCWX.Visible = ((bool)(resources.GetObject("mnuCWX.Visible")));
     this.mnuCWX.Click += new System.EventHandler(this.mnuCWX_Click);
     //
     // mnuUCB
     //
     this.mnuUCB.Enabled = ((bool)(resources.GetObject("mnuUCB.Enabled")));
     this.mnuUCB.Index = 6;
     this.mnuUCB.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuUCB.Shortcut")));
     this.mnuUCB.ShowShortcut = ((bool)(resources.GetObject("mnuUCB.ShowShortcut")));
     this.mnuUCB.Text = resources.GetString("mnuUCB.Text");
     this.mnuUCB.Visible = ((bool)(resources.GetObject("mnuUCB.Visible")));
     this.mnuUCB.Click += new System.EventHandler(this.mnuUCB_Click);
     //
     // mnuMixer
     //
     this.mnuMixer.Enabled = ((bool)(resources.GetObject("mnuMixer.Enabled")));
     this.mnuMixer.Index = 7;
     this.mnuMixer.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuMixer.Shortcut")));
     this.mnuMixer.ShowShortcut = ((bool)(resources.GetObject("mnuMixer.ShowShortcut")));
     this.mnuMixer.Text = resources.GetString("mnuMixer.Text");
     this.mnuMixer.Visible = ((bool)(resources.GetObject("mnuMixer.Visible")));
     this.mnuMixer.Click += new System.EventHandler(this.mnuMixer_Click);
     //
     // mnuAntenna
     //
     this.mnuAntenna.Enabled = ((bool)(resources.GetObject("mnuAntenna.Enabled")));
     this.mnuAntenna.Index = 8;
     this.mnuAntenna.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuAntenna.Shortcut")));
     this.mnuAntenna.ShowShortcut = ((bool)(resources.GetObject("mnuAntenna.ShowShortcut")));
     this.mnuAntenna.Text = resources.GetString("mnuAntenna.Text");
     this.mnuAntenna.Visible = ((bool)(resources.GetObject("mnuAntenna.Visible")));
     this.mnuAntenna.Click += new System.EventHandler(this.mnuAntenna_Click);
     //
     // mnuRelays
     //
     this.mnuRelays.Enabled = ((bool)(resources.GetObject("mnuRelays.Enabled")));
     this.mnuRelays.Index = 9;
     this.mnuRelays.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuRelays.Shortcut")));
     this.mnuRelays.ShowShortcut = ((bool)(resources.GetObject("mnuRelays.ShowShortcut")));
     this.mnuRelays.Text = resources.GetString("mnuRelays.Text");
     this.mnuRelays.Visible = ((bool)(resources.GetObject("mnuRelays.Visible")));
     this.mnuRelays.Click += new System.EventHandler(this.mnuRelays_Click);
     //
     // mnuATU
     //
     this.mnuATU.Enabled = ((bool)(resources.GetObject("mnuATU.Enabled")));
     this.mnuATU.Index = 10;
     this.mnuATU.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuATU.Shortcut")));
     this.mnuATU.ShowShortcut = ((bool)(resources.GetObject("mnuATU.ShowShortcut")));
     this.mnuATU.Text = resources.GetString("mnuATU.Text");
     this.mnuATU.Visible = ((bool)(resources.GetObject("mnuATU.Visible")));
     this.mnuATU.Click += new System.EventHandler(this.mnuATU_Click);
     //
     // mnuInfo
     //
     this.mnuInfo.Enabled = ((bool)(resources.GetObject("mnuInfo.Enabled")));
     this.mnuInfo.Index = 11;
     this.mnuInfo.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuInfo.Shortcut")));
     this.mnuInfo.ShowShortcut = ((bool)(resources.GetObject("mnuInfo.ShowShortcut")));
     this.mnuInfo.Text = resources.GetString("mnuInfo.Text");
     this.mnuInfo.Visible = ((bool)(resources.GetObject("mnuInfo.Visible")));
     //
     // mnuFWC
     //
     this.mnuFWC.Enabled = ((bool)(resources.GetObject("mnuFWC.Enabled")));
     this.mnuFWC.Index = 12;
     this.mnuFWC.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuFWC.Shortcut")));
     this.mnuFWC.ShowShortcut = ((bool)(resources.GetObject("mnuFWC.ShowShortcut")));
     this.mnuFWC.Text = resources.GetString("mnuFWC.Text");
     this.mnuFWC.Visible = ((bool)(resources.GetObject("mnuFWC.Visible")));
     //
     // mnuReportBug
     //
     this.mnuReportBug.Enabled = ((bool)(resources.GetObject("mnuReportBug.Enabled")));
     this.mnuReportBug.Index = 13;
     this.mnuReportBug.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuReportBug.Shortcut")));
     this.mnuReportBug.ShowShortcut = ((bool)(resources.GetObject("mnuReportBug.ShowShortcut")));
     this.mnuReportBug.Text = resources.GetString("mnuReportBug.Text");
     this.mnuReportBug.Visible = ((bool)(resources.GetObject("mnuReportBug.Visible")));
     this.mnuReportBug.Click += new System.EventHandler(this.mnuReportBug_Click);
     //
     // mnuProfiles
     //
     this.mnuProfiles.Enabled = ((bool)(resources.GetObject("mnuProfiles.Enabled")));
     this.mnuProfiles.Index = 14;
     this.mnuProfiles.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuProfiles.Shortcut")));
     this.mnuProfiles.ShowShortcut = ((bool)(resources.GetObject("mnuProfiles.ShowShortcut")));
     this.mnuProfiles.Text = resources.GetString("mnuProfiles.Text");
     this.mnuProfiles.Visible = ((bool)(resources.GetObject("mnuProfiles.Visible")));
     this.mnuProfiles.Click += new System.EventHandler(this.mnuProfiles_Click);
     //
     // grpMode
     //
     this.grpMode.AccessibleDescription = resources.GetString("grpMode.AccessibleDescription");
     this.grpMode.AccessibleName = resources.GetString("grpMode.AccessibleName");
     this.grpMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpMode.Anchor")));
     this.grpMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpMode.BackgroundImage")));
     this.grpMode.Controls.Add(this.radModeAM);
     this.grpMode.Controls.Add(this.radModeSAM);
     this.grpMode.Controls.Add(this.radModeDSB);
     this.grpMode.Controls.Add(this.radModeCWU);
     this.grpMode.Controls.Add(this.radModeDIGU);
     this.grpMode.Controls.Add(this.radModeDIGL);
     this.grpMode.Controls.Add(this.radModeLSB);
     this.grpMode.Controls.Add(this.radModeSPEC);
     this.grpMode.Controls.Add(this.radModeDRM);
     this.grpMode.Controls.Add(this.radModeFMN);
     this.grpMode.Controls.Add(this.radModeUSB);
     this.grpMode.Controls.Add(this.radModeCWL);
     this.grpMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpMode.Dock")));
     this.grpMode.Enabled = ((bool)(resources.GetObject("grpMode.Enabled")));
     this.grpMode.Font = ((System.Drawing.Font)(resources.GetObject("grpMode.Font")));
     this.grpMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpMode.ImeMode")));
     this.grpMode.Location = ((System.Drawing.Point)(resources.GetObject("grpMode.Location")));
     this.grpMode.Name = "grpMode";
     this.grpMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpMode.RightToLeft")));
     this.grpMode.Size = ((System.Drawing.Size)(resources.GetObject("grpMode.Size")));
     this.grpMode.TabIndex = ((int)(resources.GetObject("grpMode.TabIndex")));
     this.grpMode.TabStop = false;
     this.grpMode.Text = resources.GetString("grpMode.Text");
     this.toolTip1.SetToolTip(this.grpMode, resources.GetString("grpMode.ToolTip"));
     this.grpMode.Visible = ((bool)(resources.GetObject("grpMode.Visible")));
     //
     // radModeAM
     //
     this.radModeAM.AccessibleDescription = resources.GetString("radModeAM.AccessibleDescription");
     this.radModeAM.AccessibleName = resources.GetString("radModeAM.AccessibleName");
     this.radModeAM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeAM.Anchor")));
     this.radModeAM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeAM.Appearance")));
     this.radModeAM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeAM.BackgroundImage")));
     this.radModeAM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeAM.CheckAlign")));
     this.radModeAM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeAM.Dock")));
     this.radModeAM.Enabled = ((bool)(resources.GetObject("radModeAM.Enabled")));
     this.radModeAM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeAM.FlatStyle")));
     this.radModeAM.Font = ((System.Drawing.Font)(resources.GetObject("radModeAM.Font")));
     this.radModeAM.Image = ((System.Drawing.Image)(resources.GetObject("radModeAM.Image")));
     this.radModeAM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeAM.ImageAlign")));
     this.radModeAM.ImageIndex = ((int)(resources.GetObject("radModeAM.ImageIndex")));
     this.radModeAM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeAM.ImeMode")));
     this.radModeAM.Location = ((System.Drawing.Point)(resources.GetObject("radModeAM.Location")));
     this.radModeAM.Name = "radModeAM";
     this.radModeAM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeAM.RightToLeft")));
     this.radModeAM.Size = ((System.Drawing.Size)(resources.GetObject("radModeAM.Size")));
     this.radModeAM.TabIndex = ((int)(resources.GetObject("radModeAM.TabIndex")));
     this.radModeAM.Text = resources.GetString("radModeAM.Text");
     this.radModeAM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeAM.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeAM, resources.GetString("radModeAM.ToolTip"));
     this.radModeAM.Visible = ((bool)(resources.GetObject("radModeAM.Visible")));
     this.radModeAM.CheckedChanged += new System.EventHandler(this.radModeAM_CheckedChanged);
     //
     // radModeSAM
     //
     this.radModeSAM.AccessibleDescription = resources.GetString("radModeSAM.AccessibleDescription");
     this.radModeSAM.AccessibleName = resources.GetString("radModeSAM.AccessibleName");
     this.radModeSAM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeSAM.Anchor")));
     this.radModeSAM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeSAM.Appearance")));
     this.radModeSAM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeSAM.BackgroundImage")));
     this.radModeSAM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSAM.CheckAlign")));
     this.radModeSAM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeSAM.Dock")));
     this.radModeSAM.Enabled = ((bool)(resources.GetObject("radModeSAM.Enabled")));
     this.radModeSAM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeSAM.FlatStyle")));
     this.radModeSAM.Font = ((System.Drawing.Font)(resources.GetObject("radModeSAM.Font")));
     this.radModeSAM.Image = ((System.Drawing.Image)(resources.GetObject("radModeSAM.Image")));
     this.radModeSAM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSAM.ImageAlign")));
     this.radModeSAM.ImageIndex = ((int)(resources.GetObject("radModeSAM.ImageIndex")));
     this.radModeSAM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeSAM.ImeMode")));
     this.radModeSAM.Location = ((System.Drawing.Point)(resources.GetObject("radModeSAM.Location")));
     this.radModeSAM.Name = "radModeSAM";
     this.radModeSAM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeSAM.RightToLeft")));
     this.radModeSAM.Size = ((System.Drawing.Size)(resources.GetObject("radModeSAM.Size")));
     this.radModeSAM.TabIndex = ((int)(resources.GetObject("radModeSAM.TabIndex")));
     this.radModeSAM.Text = resources.GetString("radModeSAM.Text");
     this.radModeSAM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSAM.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeSAM, resources.GetString("radModeSAM.ToolTip"));
     this.radModeSAM.Visible = ((bool)(resources.GetObject("radModeSAM.Visible")));
     this.radModeSAM.CheckedChanged += new System.EventHandler(this.radModeSAM_CheckedChanged);
     //
     // radModeDSB
     //
     this.radModeDSB.AccessibleDescription = resources.GetString("radModeDSB.AccessibleDescription");
     this.radModeDSB.AccessibleName = resources.GetString("radModeDSB.AccessibleName");
     this.radModeDSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeDSB.Anchor")));
     this.radModeDSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeDSB.Appearance")));
     this.radModeDSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeDSB.BackgroundImage")));
     this.radModeDSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDSB.CheckAlign")));
     this.radModeDSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeDSB.Dock")));
     this.radModeDSB.Enabled = ((bool)(resources.GetObject("radModeDSB.Enabled")));
     this.radModeDSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeDSB.FlatStyle")));
     this.radModeDSB.Font = ((System.Drawing.Font)(resources.GetObject("radModeDSB.Font")));
     this.radModeDSB.Image = ((System.Drawing.Image)(resources.GetObject("radModeDSB.Image")));
     this.radModeDSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDSB.ImageAlign")));
     this.radModeDSB.ImageIndex = ((int)(resources.GetObject("radModeDSB.ImageIndex")));
     this.radModeDSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeDSB.ImeMode")));
     this.radModeDSB.Location = ((System.Drawing.Point)(resources.GetObject("radModeDSB.Location")));
     this.radModeDSB.Name = "radModeDSB";
     this.radModeDSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeDSB.RightToLeft")));
     this.radModeDSB.Size = ((System.Drawing.Size)(resources.GetObject("radModeDSB.Size")));
     this.radModeDSB.TabIndex = ((int)(resources.GetObject("radModeDSB.TabIndex")));
     this.radModeDSB.Text = resources.GetString("radModeDSB.Text");
     this.radModeDSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeDSB, resources.GetString("radModeDSB.ToolTip"));
     this.radModeDSB.Visible = ((bool)(resources.GetObject("radModeDSB.Visible")));
     this.radModeDSB.CheckedChanged += new System.EventHandler(this.radModeDSB_CheckedChanged);
     //
     // radModeCWU
     //
     this.radModeCWU.AccessibleDescription = resources.GetString("radModeCWU.AccessibleDescription");
     this.radModeCWU.AccessibleName = resources.GetString("radModeCWU.AccessibleName");
     this.radModeCWU.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeCWU.Anchor")));
     this.radModeCWU.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeCWU.Appearance")));
     this.radModeCWU.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeCWU.BackgroundImage")));
     this.radModeCWU.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWU.CheckAlign")));
     this.radModeCWU.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeCWU.Dock")));
     this.radModeCWU.Enabled = ((bool)(resources.GetObject("radModeCWU.Enabled")));
     this.radModeCWU.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeCWU.FlatStyle")));
     this.radModeCWU.Font = ((System.Drawing.Font)(resources.GetObject("radModeCWU.Font")));
     this.radModeCWU.Image = ((System.Drawing.Image)(resources.GetObject("radModeCWU.Image")));
     this.radModeCWU.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWU.ImageAlign")));
     this.radModeCWU.ImageIndex = ((int)(resources.GetObject("radModeCWU.ImageIndex")));
     this.radModeCWU.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeCWU.ImeMode")));
     this.radModeCWU.Location = ((System.Drawing.Point)(resources.GetObject("radModeCWU.Location")));
     this.radModeCWU.Name = "radModeCWU";
     this.radModeCWU.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeCWU.RightToLeft")));
     this.radModeCWU.Size = ((System.Drawing.Size)(resources.GetObject("radModeCWU.Size")));
     this.radModeCWU.TabIndex = ((int)(resources.GetObject("radModeCWU.TabIndex")));
     this.radModeCWU.Text = resources.GetString("radModeCWU.Text");
     this.radModeCWU.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWU.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeCWU, resources.GetString("radModeCWU.ToolTip"));
     this.radModeCWU.Visible = ((bool)(resources.GetObject("radModeCWU.Visible")));
     this.radModeCWU.CheckedChanged += new System.EventHandler(this.radModeCWU_CheckedChanged);
     //
     // radModeDIGU
     //
     this.radModeDIGU.AccessibleDescription = resources.GetString("radModeDIGU.AccessibleDescription");
     this.radModeDIGU.AccessibleName = resources.GetString("radModeDIGU.AccessibleName");
     this.radModeDIGU.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeDIGU.Anchor")));
     this.radModeDIGU.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeDIGU.Appearance")));
     this.radModeDIGU.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeDIGU.BackgroundImage")));
     this.radModeDIGU.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGU.CheckAlign")));
     this.radModeDIGU.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeDIGU.Dock")));
     this.radModeDIGU.Enabled = ((bool)(resources.GetObject("radModeDIGU.Enabled")));
     this.radModeDIGU.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeDIGU.FlatStyle")));
     this.radModeDIGU.Font = ((System.Drawing.Font)(resources.GetObject("radModeDIGU.Font")));
     this.radModeDIGU.Image = ((System.Drawing.Image)(resources.GetObject("radModeDIGU.Image")));
     this.radModeDIGU.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGU.ImageAlign")));
     this.radModeDIGU.ImageIndex = ((int)(resources.GetObject("radModeDIGU.ImageIndex")));
     this.radModeDIGU.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeDIGU.ImeMode")));
     this.radModeDIGU.Location = ((System.Drawing.Point)(resources.GetObject("radModeDIGU.Location")));
     this.radModeDIGU.Name = "radModeDIGU";
     this.radModeDIGU.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeDIGU.RightToLeft")));
     this.radModeDIGU.Size = ((System.Drawing.Size)(resources.GetObject("radModeDIGU.Size")));
     this.radModeDIGU.TabIndex = ((int)(resources.GetObject("radModeDIGU.TabIndex")));
     this.radModeDIGU.Text = resources.GetString("radModeDIGU.Text");
     this.radModeDIGU.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGU.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeDIGU, resources.GetString("radModeDIGU.ToolTip"));
     this.radModeDIGU.Visible = ((bool)(resources.GetObject("radModeDIGU.Visible")));
     this.radModeDIGU.CheckedChanged += new System.EventHandler(this.radModeDIGU_CheckedChanged);
     //
     // radModeDIGL
     //
     this.radModeDIGL.AccessibleDescription = resources.GetString("radModeDIGL.AccessibleDescription");
     this.radModeDIGL.AccessibleName = resources.GetString("radModeDIGL.AccessibleName");
     this.radModeDIGL.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeDIGL.Anchor")));
     this.radModeDIGL.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeDIGL.Appearance")));
     this.radModeDIGL.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeDIGL.BackgroundImage")));
     this.radModeDIGL.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGL.CheckAlign")));
     this.radModeDIGL.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeDIGL.Dock")));
     this.radModeDIGL.Enabled = ((bool)(resources.GetObject("radModeDIGL.Enabled")));
     this.radModeDIGL.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeDIGL.FlatStyle")));
     this.radModeDIGL.Font = ((System.Drawing.Font)(resources.GetObject("radModeDIGL.Font")));
     this.radModeDIGL.Image = ((System.Drawing.Image)(resources.GetObject("radModeDIGL.Image")));
     this.radModeDIGL.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGL.ImageAlign")));
     this.radModeDIGL.ImageIndex = ((int)(resources.GetObject("radModeDIGL.ImageIndex")));
     this.radModeDIGL.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeDIGL.ImeMode")));
     this.radModeDIGL.Location = ((System.Drawing.Point)(resources.GetObject("radModeDIGL.Location")));
     this.radModeDIGL.Name = "radModeDIGL";
     this.radModeDIGL.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeDIGL.RightToLeft")));
     this.radModeDIGL.Size = ((System.Drawing.Size)(resources.GetObject("radModeDIGL.Size")));
     this.radModeDIGL.TabIndex = ((int)(resources.GetObject("radModeDIGL.TabIndex")));
     this.radModeDIGL.Text = resources.GetString("radModeDIGL.Text");
     this.radModeDIGL.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDIGL.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeDIGL, resources.GetString("radModeDIGL.ToolTip"));
     this.radModeDIGL.Visible = ((bool)(resources.GetObject("radModeDIGL.Visible")));
     this.radModeDIGL.CheckedChanged += new System.EventHandler(this.radModeDIGL_CheckedChanged);
     //
     // radModeLSB
     //
     this.radModeLSB.AccessibleDescription = resources.GetString("radModeLSB.AccessibleDescription");
     this.radModeLSB.AccessibleName = resources.GetString("radModeLSB.AccessibleName");
     this.radModeLSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeLSB.Anchor")));
     this.radModeLSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeLSB.Appearance")));
     this.radModeLSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeLSB.BackgroundImage")));
     this.radModeLSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeLSB.CheckAlign")));
     this.radModeLSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeLSB.Dock")));
     this.radModeLSB.Enabled = ((bool)(resources.GetObject("radModeLSB.Enabled")));
     this.radModeLSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeLSB.FlatStyle")));
     this.radModeLSB.Font = ((System.Drawing.Font)(resources.GetObject("radModeLSB.Font")));
     this.radModeLSB.Image = ((System.Drawing.Image)(resources.GetObject("radModeLSB.Image")));
     this.radModeLSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeLSB.ImageAlign")));
     this.radModeLSB.ImageIndex = ((int)(resources.GetObject("radModeLSB.ImageIndex")));
     this.radModeLSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeLSB.ImeMode")));
     this.radModeLSB.Location = ((System.Drawing.Point)(resources.GetObject("radModeLSB.Location")));
     this.radModeLSB.Name = "radModeLSB";
     this.radModeLSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeLSB.RightToLeft")));
     this.radModeLSB.Size = ((System.Drawing.Size)(resources.GetObject("radModeLSB.Size")));
     this.radModeLSB.TabIndex = ((int)(resources.GetObject("radModeLSB.TabIndex")));
     this.radModeLSB.Text = resources.GetString("radModeLSB.Text");
     this.radModeLSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeLSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeLSB, resources.GetString("radModeLSB.ToolTip"));
     this.radModeLSB.Visible = ((bool)(resources.GetObject("radModeLSB.Visible")));
     this.radModeLSB.CheckedChanged += new System.EventHandler(this.radModeLSB_CheckedChanged);
     //
     // radModeSPEC
     //
     this.radModeSPEC.AccessibleDescription = resources.GetString("radModeSPEC.AccessibleDescription");
     this.radModeSPEC.AccessibleName = resources.GetString("radModeSPEC.AccessibleName");
     this.radModeSPEC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeSPEC.Anchor")));
     this.radModeSPEC.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeSPEC.Appearance")));
     this.radModeSPEC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeSPEC.BackgroundImage")));
     this.radModeSPEC.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSPEC.CheckAlign")));
     this.radModeSPEC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeSPEC.Dock")));
     this.radModeSPEC.Enabled = ((bool)(resources.GetObject("radModeSPEC.Enabled")));
     this.radModeSPEC.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeSPEC.FlatStyle")));
     this.radModeSPEC.Font = ((System.Drawing.Font)(resources.GetObject("radModeSPEC.Font")));
     this.radModeSPEC.Image = ((System.Drawing.Image)(resources.GetObject("radModeSPEC.Image")));
     this.radModeSPEC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSPEC.ImageAlign")));
     this.radModeSPEC.ImageIndex = ((int)(resources.GetObject("radModeSPEC.ImageIndex")));
     this.radModeSPEC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeSPEC.ImeMode")));
     this.radModeSPEC.Location = ((System.Drawing.Point)(resources.GetObject("radModeSPEC.Location")));
     this.radModeSPEC.Name = "radModeSPEC";
     this.radModeSPEC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeSPEC.RightToLeft")));
     this.radModeSPEC.Size = ((System.Drawing.Size)(resources.GetObject("radModeSPEC.Size")));
     this.radModeSPEC.TabIndex = ((int)(resources.GetObject("radModeSPEC.TabIndex")));
     this.radModeSPEC.Text = resources.GetString("radModeSPEC.Text");
     this.radModeSPEC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeSPEC.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeSPEC, resources.GetString("radModeSPEC.ToolTip"));
     this.radModeSPEC.Visible = ((bool)(resources.GetObject("radModeSPEC.Visible")));
     this.radModeSPEC.CheckedChanged += new System.EventHandler(this.radModeSPEC_CheckedChanged);
     //
     // radModeDRM
     //
     this.radModeDRM.AccessibleDescription = resources.GetString("radModeDRM.AccessibleDescription");
     this.radModeDRM.AccessibleName = resources.GetString("radModeDRM.AccessibleName");
     this.radModeDRM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeDRM.Anchor")));
     this.radModeDRM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeDRM.Appearance")));
     this.radModeDRM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeDRM.BackgroundImage")));
     this.radModeDRM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDRM.CheckAlign")));
     this.radModeDRM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeDRM.Dock")));
     this.radModeDRM.Enabled = ((bool)(resources.GetObject("radModeDRM.Enabled")));
     this.radModeDRM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeDRM.FlatStyle")));
     this.radModeDRM.Font = ((System.Drawing.Font)(resources.GetObject("radModeDRM.Font")));
     this.radModeDRM.Image = ((System.Drawing.Image)(resources.GetObject("radModeDRM.Image")));
     this.radModeDRM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDRM.ImageAlign")));
     this.radModeDRM.ImageIndex = ((int)(resources.GetObject("radModeDRM.ImageIndex")));
     this.radModeDRM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeDRM.ImeMode")));
     this.radModeDRM.Location = ((System.Drawing.Point)(resources.GetObject("radModeDRM.Location")));
     this.radModeDRM.Name = "radModeDRM";
     this.radModeDRM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeDRM.RightToLeft")));
     this.radModeDRM.Size = ((System.Drawing.Size)(resources.GetObject("radModeDRM.Size")));
     this.radModeDRM.TabIndex = ((int)(resources.GetObject("radModeDRM.TabIndex")));
     this.radModeDRM.Text = resources.GetString("radModeDRM.Text");
     this.radModeDRM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeDRM.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeDRM, resources.GetString("radModeDRM.ToolTip"));
     this.radModeDRM.Visible = ((bool)(resources.GetObject("radModeDRM.Visible")));
     this.radModeDRM.CheckedChanged += new System.EventHandler(this.radModeDRM_CheckedChanged);
     //
     // radModeFMN
     //
     this.radModeFMN.AccessibleDescription = resources.GetString("radModeFMN.AccessibleDescription");
     this.radModeFMN.AccessibleName = resources.GetString("radModeFMN.AccessibleName");
     this.radModeFMN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeFMN.Anchor")));
     this.radModeFMN.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeFMN.Appearance")));
     this.radModeFMN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeFMN.BackgroundImage")));
     this.radModeFMN.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeFMN.CheckAlign")));
     this.radModeFMN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeFMN.Dock")));
     this.radModeFMN.Enabled = ((bool)(resources.GetObject("radModeFMN.Enabled")));
     this.radModeFMN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeFMN.FlatStyle")));
     this.radModeFMN.Font = ((System.Drawing.Font)(resources.GetObject("radModeFMN.Font")));
     this.radModeFMN.Image = ((System.Drawing.Image)(resources.GetObject("radModeFMN.Image")));
     this.radModeFMN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeFMN.ImageAlign")));
     this.radModeFMN.ImageIndex = ((int)(resources.GetObject("radModeFMN.ImageIndex")));
     this.radModeFMN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeFMN.ImeMode")));
     this.radModeFMN.Location = ((System.Drawing.Point)(resources.GetObject("radModeFMN.Location")));
     this.radModeFMN.Name = "radModeFMN";
     this.radModeFMN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeFMN.RightToLeft")));
     this.radModeFMN.Size = ((System.Drawing.Size)(resources.GetObject("radModeFMN.Size")));
     this.radModeFMN.TabIndex = ((int)(resources.GetObject("radModeFMN.TabIndex")));
     this.radModeFMN.Text = resources.GetString("radModeFMN.Text");
     this.radModeFMN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeFMN.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeFMN, resources.GetString("radModeFMN.ToolTip"));
     this.radModeFMN.Visible = ((bool)(resources.GetObject("radModeFMN.Visible")));
     this.radModeFMN.CheckedChanged += new System.EventHandler(this.radModeFMN_CheckedChanged);
     //
     // radModeUSB
     //
     this.radModeUSB.AccessibleDescription = resources.GetString("radModeUSB.AccessibleDescription");
     this.radModeUSB.AccessibleName = resources.GetString("radModeUSB.AccessibleName");
     this.radModeUSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeUSB.Anchor")));
     this.radModeUSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeUSB.Appearance")));
     this.radModeUSB.BackColor = System.Drawing.SystemColors.Control;
     this.radModeUSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeUSB.BackgroundImage")));
     this.radModeUSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeUSB.CheckAlign")));
     this.radModeUSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeUSB.Dock")));
     this.radModeUSB.Enabled = ((bool)(resources.GetObject("radModeUSB.Enabled")));
     this.radModeUSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeUSB.FlatStyle")));
     this.radModeUSB.Font = ((System.Drawing.Font)(resources.GetObject("radModeUSB.Font")));
     this.radModeUSB.Image = ((System.Drawing.Image)(resources.GetObject("radModeUSB.Image")));
     this.radModeUSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeUSB.ImageAlign")));
     this.radModeUSB.ImageIndex = ((int)(resources.GetObject("radModeUSB.ImageIndex")));
     this.radModeUSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeUSB.ImeMode")));
     this.radModeUSB.Location = ((System.Drawing.Point)(resources.GetObject("radModeUSB.Location")));
     this.radModeUSB.Name = "radModeUSB";
     this.radModeUSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeUSB.RightToLeft")));
     this.radModeUSB.Size = ((System.Drawing.Size)(resources.GetObject("radModeUSB.Size")));
     this.radModeUSB.TabIndex = ((int)(resources.GetObject("radModeUSB.TabIndex")));
     this.radModeUSB.Text = resources.GetString("radModeUSB.Text");
     this.radModeUSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeUSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeUSB, resources.GetString("radModeUSB.ToolTip"));
     this.radModeUSB.Visible = ((bool)(resources.GetObject("radModeUSB.Visible")));
     this.radModeUSB.CheckedChanged += new System.EventHandler(this.radModeUSB_CheckedChanged);
     //
     // radModeCWL
     //
     this.radModeCWL.AccessibleDescription = resources.GetString("radModeCWL.AccessibleDescription");
     this.radModeCWL.AccessibleName = resources.GetString("radModeCWL.AccessibleName");
     this.radModeCWL.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radModeCWL.Anchor")));
     this.radModeCWL.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radModeCWL.Appearance")));
     this.radModeCWL.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radModeCWL.BackgroundImage")));
     this.radModeCWL.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWL.CheckAlign")));
     this.radModeCWL.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radModeCWL.Dock")));
     this.radModeCWL.Enabled = ((bool)(resources.GetObject("radModeCWL.Enabled")));
     this.radModeCWL.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radModeCWL.FlatStyle")));
     this.radModeCWL.Font = ((System.Drawing.Font)(resources.GetObject("radModeCWL.Font")));
     this.radModeCWL.Image = ((System.Drawing.Image)(resources.GetObject("radModeCWL.Image")));
     this.radModeCWL.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWL.ImageAlign")));
     this.radModeCWL.ImageIndex = ((int)(resources.GetObject("radModeCWL.ImageIndex")));
     this.radModeCWL.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radModeCWL.ImeMode")));
     this.radModeCWL.Location = ((System.Drawing.Point)(resources.GetObject("radModeCWL.Location")));
     this.radModeCWL.Name = "radModeCWL";
     this.radModeCWL.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radModeCWL.RightToLeft")));
     this.radModeCWL.Size = ((System.Drawing.Size)(resources.GetObject("radModeCWL.Size")));
     this.radModeCWL.TabIndex = ((int)(resources.GetObject("radModeCWL.TabIndex")));
     this.radModeCWL.Text = resources.GetString("radModeCWL.Text");
     this.radModeCWL.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radModeCWL.TextAlign")));
     this.toolTip1.SetToolTip(this.radModeCWL, resources.GetString("radModeCWL.ToolTip"));
     this.radModeCWL.Visible = ((bool)(resources.GetObject("radModeCWL.Visible")));
     this.radModeCWL.CheckedChanged += new System.EventHandler(this.radModeCWL_CheckedChanged);
     //
     // grpBandHF
     //
     this.grpBandHF.AccessibleDescription = resources.GetString("grpBandHF.AccessibleDescription");
     this.grpBandHF.AccessibleName = resources.GetString("grpBandHF.AccessibleName");
     this.grpBandHF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpBandHF.Anchor")));
     this.grpBandHF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpBandHF.BackgroundImage")));
     this.grpBandHF.Controls.Add(this.btnBandGEN);
     this.grpBandHF.Controls.Add(this.btnBandWWV);
     this.grpBandHF.Controls.Add(this.btnBandVHF);
     this.grpBandHF.Controls.Add(this.btnBand2);
     this.grpBandHF.Controls.Add(this.btnBand6);
     this.grpBandHF.Controls.Add(this.btnBand10);
     this.grpBandHF.Controls.Add(this.btnBand12);
     this.grpBandHF.Controls.Add(this.btnBand15);
     this.grpBandHF.Controls.Add(this.btnBand17);
     this.grpBandHF.Controls.Add(this.btnBand20);
     this.grpBandHF.Controls.Add(this.btnBand30);
     this.grpBandHF.Controls.Add(this.btnBand40);
     this.grpBandHF.Controls.Add(this.btnBand60);
     this.grpBandHF.Controls.Add(this.btnBand80);
     this.grpBandHF.Controls.Add(this.btnBand160);
     this.grpBandHF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpBandHF.Dock")));
     this.grpBandHF.Enabled = ((bool)(resources.GetObject("grpBandHF.Enabled")));
     this.grpBandHF.Font = ((System.Drawing.Font)(resources.GetObject("grpBandHF.Font")));
     this.grpBandHF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpBandHF.ImeMode")));
     this.grpBandHF.Location = ((System.Drawing.Point)(resources.GetObject("grpBandHF.Location")));
     this.grpBandHF.Name = "grpBandHF";
     this.grpBandHF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpBandHF.RightToLeft")));
     this.grpBandHF.Size = ((System.Drawing.Size)(resources.GetObject("grpBandHF.Size")));
     this.grpBandHF.TabIndex = ((int)(resources.GetObject("grpBandHF.TabIndex")));
     this.grpBandHF.TabStop = false;
     this.grpBandHF.Text = resources.GetString("grpBandHF.Text");
     this.toolTip1.SetToolTip(this.grpBandHF, resources.GetString("grpBandHF.ToolTip"));
     this.grpBandHF.Visible = ((bool)(resources.GetObject("grpBandHF.Visible")));
     //
     // btnBandGEN
     //
     this.btnBandGEN.AccessibleDescription = resources.GetString("btnBandGEN.AccessibleDescription");
     this.btnBandGEN.AccessibleName = resources.GetString("btnBandGEN.AccessibleName");
     this.btnBandGEN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandGEN.Anchor")));
     this.btnBandGEN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandGEN.BackgroundImage")));
     this.btnBandGEN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandGEN.Dock")));
     this.btnBandGEN.Enabled = ((bool)(resources.GetObject("btnBandGEN.Enabled")));
     this.btnBandGEN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandGEN.FlatStyle")));
     this.btnBandGEN.Font = ((System.Drawing.Font)(resources.GetObject("btnBandGEN.Font")));
     this.btnBandGEN.Image = ((System.Drawing.Image)(resources.GetObject("btnBandGEN.Image")));
     this.btnBandGEN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandGEN.ImageAlign")));
     this.btnBandGEN.ImageIndex = ((int)(resources.GetObject("btnBandGEN.ImageIndex")));
     this.btnBandGEN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandGEN.ImeMode")));
     this.btnBandGEN.Location = ((System.Drawing.Point)(resources.GetObject("btnBandGEN.Location")));
     this.btnBandGEN.Name = "btnBandGEN";
     this.btnBandGEN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandGEN.RightToLeft")));
     this.btnBandGEN.Size = ((System.Drawing.Size)(resources.GetObject("btnBandGEN.Size")));
     this.btnBandGEN.TabIndex = ((int)(resources.GetObject("btnBandGEN.TabIndex")));
     this.btnBandGEN.Text = resources.GetString("btnBandGEN.Text");
     this.btnBandGEN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandGEN.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandGEN, resources.GetString("btnBandGEN.ToolTip"));
     this.btnBandGEN.Visible = ((bool)(resources.GetObject("btnBandGEN.Visible")));
     this.btnBandGEN.Click += new System.EventHandler(this.btnBandGEN_Click);
     //
     // btnBandWWV
     //
     this.btnBandWWV.AccessibleDescription = resources.GetString("btnBandWWV.AccessibleDescription");
     this.btnBandWWV.AccessibleName = resources.GetString("btnBandWWV.AccessibleName");
     this.btnBandWWV.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandWWV.Anchor")));
     this.btnBandWWV.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandWWV.BackgroundImage")));
     this.btnBandWWV.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandWWV.Dock")));
     this.btnBandWWV.Enabled = ((bool)(resources.GetObject("btnBandWWV.Enabled")));
     this.btnBandWWV.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandWWV.FlatStyle")));
     this.btnBandWWV.Font = ((System.Drawing.Font)(resources.GetObject("btnBandWWV.Font")));
     this.btnBandWWV.Image = ((System.Drawing.Image)(resources.GetObject("btnBandWWV.Image")));
     this.btnBandWWV.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandWWV.ImageAlign")));
     this.btnBandWWV.ImageIndex = ((int)(resources.GetObject("btnBandWWV.ImageIndex")));
     this.btnBandWWV.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandWWV.ImeMode")));
     this.btnBandWWV.Location = ((System.Drawing.Point)(resources.GetObject("btnBandWWV.Location")));
     this.btnBandWWV.Name = "btnBandWWV";
     this.btnBandWWV.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandWWV.RightToLeft")));
     this.btnBandWWV.Size = ((System.Drawing.Size)(resources.GetObject("btnBandWWV.Size")));
     this.btnBandWWV.TabIndex = ((int)(resources.GetObject("btnBandWWV.TabIndex")));
     this.btnBandWWV.Text = resources.GetString("btnBandWWV.Text");
     this.btnBandWWV.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandWWV.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandWWV, resources.GetString("btnBandWWV.ToolTip"));
     this.btnBandWWV.Visible = ((bool)(resources.GetObject("btnBandWWV.Visible")));
     this.btnBandWWV.Click += new System.EventHandler(this.btnBandWWV_Click);
     //
     // btnBandVHF
     //
     this.btnBandVHF.AccessibleDescription = resources.GetString("btnBandVHF.AccessibleDescription");
     this.btnBandVHF.AccessibleName = resources.GetString("btnBandVHF.AccessibleName");
     this.btnBandVHF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBandVHF.Anchor")));
     this.btnBandVHF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBandVHF.BackgroundImage")));
     this.btnBandVHF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBandVHF.Dock")));
     this.btnBandVHF.Enabled = ((bool)(resources.GetObject("btnBandVHF.Enabled")));
     this.btnBandVHF.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBandVHF.FlatStyle")));
     this.btnBandVHF.Font = ((System.Drawing.Font)(resources.GetObject("btnBandVHF.Font")));
     this.btnBandVHF.Image = ((System.Drawing.Image)(resources.GetObject("btnBandVHF.Image")));
     this.btnBandVHF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF.ImageAlign")));
     this.btnBandVHF.ImageIndex = ((int)(resources.GetObject("btnBandVHF.ImageIndex")));
     this.btnBandVHF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBandVHF.ImeMode")));
     this.btnBandVHF.Location = ((System.Drawing.Point)(resources.GetObject("btnBandVHF.Location")));
     this.btnBandVHF.Name = "btnBandVHF";
     this.btnBandVHF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBandVHF.RightToLeft")));
     this.btnBandVHF.Size = ((System.Drawing.Size)(resources.GetObject("btnBandVHF.Size")));
     this.btnBandVHF.TabIndex = ((int)(resources.GetObject("btnBandVHF.TabIndex")));
     this.btnBandVHF.Text = resources.GetString("btnBandVHF.Text");
     this.btnBandVHF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBandVHF.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBandVHF, resources.GetString("btnBandVHF.ToolTip"));
     this.btnBandVHF.Visible = ((bool)(resources.GetObject("btnBandVHF.Visible")));
     this.btnBandVHF.Click += new System.EventHandler(this.btnBandVHF_Click);
     //
     // btnBand2
     //
     this.btnBand2.AccessibleDescription = resources.GetString("btnBand2.AccessibleDescription");
     this.btnBand2.AccessibleName = resources.GetString("btnBand2.AccessibleName");
     this.btnBand2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand2.Anchor")));
     this.btnBand2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand2.BackgroundImage")));
     this.btnBand2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand2.Dock")));
     this.btnBand2.Enabled = ((bool)(resources.GetObject("btnBand2.Enabled")));
     this.btnBand2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand2.FlatStyle")));
     this.btnBand2.Font = ((System.Drawing.Font)(resources.GetObject("btnBand2.Font")));
     this.btnBand2.Image = ((System.Drawing.Image)(resources.GetObject("btnBand2.Image")));
     this.btnBand2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand2.ImageAlign")));
     this.btnBand2.ImageIndex = ((int)(resources.GetObject("btnBand2.ImageIndex")));
     this.btnBand2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand2.ImeMode")));
     this.btnBand2.Location = ((System.Drawing.Point)(resources.GetObject("btnBand2.Location")));
     this.btnBand2.Name = "btnBand2";
     this.btnBand2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand2.RightToLeft")));
     this.btnBand2.Size = ((System.Drawing.Size)(resources.GetObject("btnBand2.Size")));
     this.btnBand2.TabIndex = ((int)(resources.GetObject("btnBand2.TabIndex")));
     this.btnBand2.Text = resources.GetString("btnBand2.Text");
     this.btnBand2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand2.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand2, resources.GetString("btnBand2.ToolTip"));
     this.btnBand2.Visible = ((bool)(resources.GetObject("btnBand2.Visible")));
     this.btnBand2.Click += new System.EventHandler(this.btnBand2_Click);
     //
     // btnBand6
     //
     this.btnBand6.AccessibleDescription = resources.GetString("btnBand6.AccessibleDescription");
     this.btnBand6.AccessibleName = resources.GetString("btnBand6.AccessibleName");
     this.btnBand6.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand6.Anchor")));
     this.btnBand6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand6.BackgroundImage")));
     this.btnBand6.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand6.Dock")));
     this.btnBand6.Enabled = ((bool)(resources.GetObject("btnBand6.Enabled")));
     this.btnBand6.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand6.FlatStyle")));
     this.btnBand6.Font = ((System.Drawing.Font)(resources.GetObject("btnBand6.Font")));
     this.btnBand6.Image = ((System.Drawing.Image)(resources.GetObject("btnBand6.Image")));
     this.btnBand6.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand6.ImageAlign")));
     this.btnBand6.ImageIndex = ((int)(resources.GetObject("btnBand6.ImageIndex")));
     this.btnBand6.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand6.ImeMode")));
     this.btnBand6.Location = ((System.Drawing.Point)(resources.GetObject("btnBand6.Location")));
     this.btnBand6.Name = "btnBand6";
     this.btnBand6.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand6.RightToLeft")));
     this.btnBand6.Size = ((System.Drawing.Size)(resources.GetObject("btnBand6.Size")));
     this.btnBand6.TabIndex = ((int)(resources.GetObject("btnBand6.TabIndex")));
     this.btnBand6.Text = resources.GetString("btnBand6.Text");
     this.btnBand6.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand6.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand6, resources.GetString("btnBand6.ToolTip"));
     this.btnBand6.Visible = ((bool)(resources.GetObject("btnBand6.Visible")));
     this.btnBand6.Click += new System.EventHandler(this.btnBand6_Click);
     //
     // btnBand10
     //
     this.btnBand10.AccessibleDescription = resources.GetString("btnBand10.AccessibleDescription");
     this.btnBand10.AccessibleName = resources.GetString("btnBand10.AccessibleName");
     this.btnBand10.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand10.Anchor")));
     this.btnBand10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand10.BackgroundImage")));
     this.btnBand10.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand10.Dock")));
     this.btnBand10.Enabled = ((bool)(resources.GetObject("btnBand10.Enabled")));
     this.btnBand10.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand10.FlatStyle")));
     this.btnBand10.Font = ((System.Drawing.Font)(resources.GetObject("btnBand10.Font")));
     this.btnBand10.Image = ((System.Drawing.Image)(resources.GetObject("btnBand10.Image")));
     this.btnBand10.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand10.ImageAlign")));
     this.btnBand10.ImageIndex = ((int)(resources.GetObject("btnBand10.ImageIndex")));
     this.btnBand10.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand10.ImeMode")));
     this.btnBand10.Location = ((System.Drawing.Point)(resources.GetObject("btnBand10.Location")));
     this.btnBand10.Name = "btnBand10";
     this.btnBand10.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand10.RightToLeft")));
     this.btnBand10.Size = ((System.Drawing.Size)(resources.GetObject("btnBand10.Size")));
     this.btnBand10.TabIndex = ((int)(resources.GetObject("btnBand10.TabIndex")));
     this.btnBand10.Text = resources.GetString("btnBand10.Text");
     this.btnBand10.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand10.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand10, resources.GetString("btnBand10.ToolTip"));
     this.btnBand10.Visible = ((bool)(resources.GetObject("btnBand10.Visible")));
     this.btnBand10.Click += new System.EventHandler(this.btnBand10_Click);
     //
     // btnBand12
     //
     this.btnBand12.AccessibleDescription = resources.GetString("btnBand12.AccessibleDescription");
     this.btnBand12.AccessibleName = resources.GetString("btnBand12.AccessibleName");
     this.btnBand12.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand12.Anchor")));
     this.btnBand12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand12.BackgroundImage")));
     this.btnBand12.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand12.Dock")));
     this.btnBand12.Enabled = ((bool)(resources.GetObject("btnBand12.Enabled")));
     this.btnBand12.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand12.FlatStyle")));
     this.btnBand12.Font = ((System.Drawing.Font)(resources.GetObject("btnBand12.Font")));
     this.btnBand12.Image = ((System.Drawing.Image)(resources.GetObject("btnBand12.Image")));
     this.btnBand12.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand12.ImageAlign")));
     this.btnBand12.ImageIndex = ((int)(resources.GetObject("btnBand12.ImageIndex")));
     this.btnBand12.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand12.ImeMode")));
     this.btnBand12.Location = ((System.Drawing.Point)(resources.GetObject("btnBand12.Location")));
     this.btnBand12.Name = "btnBand12";
     this.btnBand12.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand12.RightToLeft")));
     this.btnBand12.Size = ((System.Drawing.Size)(resources.GetObject("btnBand12.Size")));
     this.btnBand12.TabIndex = ((int)(resources.GetObject("btnBand12.TabIndex")));
     this.btnBand12.Text = resources.GetString("btnBand12.Text");
     this.btnBand12.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand12.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand12, resources.GetString("btnBand12.ToolTip"));
     this.btnBand12.Visible = ((bool)(resources.GetObject("btnBand12.Visible")));
     this.btnBand12.Click += new System.EventHandler(this.btnBand12_Click);
     //
     // btnBand15
     //
     this.btnBand15.AccessibleDescription = resources.GetString("btnBand15.AccessibleDescription");
     this.btnBand15.AccessibleName = resources.GetString("btnBand15.AccessibleName");
     this.btnBand15.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand15.Anchor")));
     this.btnBand15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand15.BackgroundImage")));
     this.btnBand15.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand15.Dock")));
     this.btnBand15.Enabled = ((bool)(resources.GetObject("btnBand15.Enabled")));
     this.btnBand15.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand15.FlatStyle")));
     this.btnBand15.Font = ((System.Drawing.Font)(resources.GetObject("btnBand15.Font")));
     this.btnBand15.Image = ((System.Drawing.Image)(resources.GetObject("btnBand15.Image")));
     this.btnBand15.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand15.ImageAlign")));
     this.btnBand15.ImageIndex = ((int)(resources.GetObject("btnBand15.ImageIndex")));
     this.btnBand15.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand15.ImeMode")));
     this.btnBand15.Location = ((System.Drawing.Point)(resources.GetObject("btnBand15.Location")));
     this.btnBand15.Name = "btnBand15";
     this.btnBand15.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand15.RightToLeft")));
     this.btnBand15.Size = ((System.Drawing.Size)(resources.GetObject("btnBand15.Size")));
     this.btnBand15.TabIndex = ((int)(resources.GetObject("btnBand15.TabIndex")));
     this.btnBand15.Text = resources.GetString("btnBand15.Text");
     this.btnBand15.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand15.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand15, resources.GetString("btnBand15.ToolTip"));
     this.btnBand15.Visible = ((bool)(resources.GetObject("btnBand15.Visible")));
     this.btnBand15.Click += new System.EventHandler(this.btnBand15_Click);
     //
     // btnBand17
     //
     this.btnBand17.AccessibleDescription = resources.GetString("btnBand17.AccessibleDescription");
     this.btnBand17.AccessibleName = resources.GetString("btnBand17.AccessibleName");
     this.btnBand17.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand17.Anchor")));
     this.btnBand17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand17.BackgroundImage")));
     this.btnBand17.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand17.Dock")));
     this.btnBand17.Enabled = ((bool)(resources.GetObject("btnBand17.Enabled")));
     this.btnBand17.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand17.FlatStyle")));
     this.btnBand17.Font = ((System.Drawing.Font)(resources.GetObject("btnBand17.Font")));
     this.btnBand17.Image = ((System.Drawing.Image)(resources.GetObject("btnBand17.Image")));
     this.btnBand17.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand17.ImageAlign")));
     this.btnBand17.ImageIndex = ((int)(resources.GetObject("btnBand17.ImageIndex")));
     this.btnBand17.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand17.ImeMode")));
     this.btnBand17.Location = ((System.Drawing.Point)(resources.GetObject("btnBand17.Location")));
     this.btnBand17.Name = "btnBand17";
     this.btnBand17.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand17.RightToLeft")));
     this.btnBand17.Size = ((System.Drawing.Size)(resources.GetObject("btnBand17.Size")));
     this.btnBand17.TabIndex = ((int)(resources.GetObject("btnBand17.TabIndex")));
     this.btnBand17.Text = resources.GetString("btnBand17.Text");
     this.btnBand17.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand17.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand17, resources.GetString("btnBand17.ToolTip"));
     this.btnBand17.Visible = ((bool)(resources.GetObject("btnBand17.Visible")));
     this.btnBand17.Click += new System.EventHandler(this.btnBand17_Click);
     //
     // btnBand20
     //
     this.btnBand20.AccessibleDescription = resources.GetString("btnBand20.AccessibleDescription");
     this.btnBand20.AccessibleName = resources.GetString("btnBand20.AccessibleName");
     this.btnBand20.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand20.Anchor")));
     this.btnBand20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand20.BackgroundImage")));
     this.btnBand20.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand20.Dock")));
     this.btnBand20.Enabled = ((bool)(resources.GetObject("btnBand20.Enabled")));
     this.btnBand20.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand20.FlatStyle")));
     this.btnBand20.Font = ((System.Drawing.Font)(resources.GetObject("btnBand20.Font")));
     this.btnBand20.Image = ((System.Drawing.Image)(resources.GetObject("btnBand20.Image")));
     this.btnBand20.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand20.ImageAlign")));
     this.btnBand20.ImageIndex = ((int)(resources.GetObject("btnBand20.ImageIndex")));
     this.btnBand20.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand20.ImeMode")));
     this.btnBand20.Location = ((System.Drawing.Point)(resources.GetObject("btnBand20.Location")));
     this.btnBand20.Name = "btnBand20";
     this.btnBand20.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand20.RightToLeft")));
     this.btnBand20.Size = ((System.Drawing.Size)(resources.GetObject("btnBand20.Size")));
     this.btnBand20.TabIndex = ((int)(resources.GetObject("btnBand20.TabIndex")));
     this.btnBand20.Text = resources.GetString("btnBand20.Text");
     this.btnBand20.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand20.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand20, resources.GetString("btnBand20.ToolTip"));
     this.btnBand20.Visible = ((bool)(resources.GetObject("btnBand20.Visible")));
     this.btnBand20.Click += new System.EventHandler(this.btnBand20_Click);
     //
     // btnBand30
     //
     this.btnBand30.AccessibleDescription = resources.GetString("btnBand30.AccessibleDescription");
     this.btnBand30.AccessibleName = resources.GetString("btnBand30.AccessibleName");
     this.btnBand30.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand30.Anchor")));
     this.btnBand30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand30.BackgroundImage")));
     this.btnBand30.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand30.Dock")));
     this.btnBand30.Enabled = ((bool)(resources.GetObject("btnBand30.Enabled")));
     this.btnBand30.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand30.FlatStyle")));
     this.btnBand30.Font = ((System.Drawing.Font)(resources.GetObject("btnBand30.Font")));
     this.btnBand30.Image = ((System.Drawing.Image)(resources.GetObject("btnBand30.Image")));
     this.btnBand30.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand30.ImageAlign")));
     this.btnBand30.ImageIndex = ((int)(resources.GetObject("btnBand30.ImageIndex")));
     this.btnBand30.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand30.ImeMode")));
     this.btnBand30.Location = ((System.Drawing.Point)(resources.GetObject("btnBand30.Location")));
     this.btnBand30.Name = "btnBand30";
     this.btnBand30.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand30.RightToLeft")));
     this.btnBand30.Size = ((System.Drawing.Size)(resources.GetObject("btnBand30.Size")));
     this.btnBand30.TabIndex = ((int)(resources.GetObject("btnBand30.TabIndex")));
     this.btnBand30.Text = resources.GetString("btnBand30.Text");
     this.btnBand30.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand30.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand30, resources.GetString("btnBand30.ToolTip"));
     this.btnBand30.Visible = ((bool)(resources.GetObject("btnBand30.Visible")));
     this.btnBand30.Click += new System.EventHandler(this.btnBand30_Click);
     //
     // btnBand40
     //
     this.btnBand40.AccessibleDescription = resources.GetString("btnBand40.AccessibleDescription");
     this.btnBand40.AccessibleName = resources.GetString("btnBand40.AccessibleName");
     this.btnBand40.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand40.Anchor")));
     this.btnBand40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand40.BackgroundImage")));
     this.btnBand40.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand40.Dock")));
     this.btnBand40.Enabled = ((bool)(resources.GetObject("btnBand40.Enabled")));
     this.btnBand40.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand40.FlatStyle")));
     this.btnBand40.Font = ((System.Drawing.Font)(resources.GetObject("btnBand40.Font")));
     this.btnBand40.Image = ((System.Drawing.Image)(resources.GetObject("btnBand40.Image")));
     this.btnBand40.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand40.ImageAlign")));
     this.btnBand40.ImageIndex = ((int)(resources.GetObject("btnBand40.ImageIndex")));
     this.btnBand40.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand40.ImeMode")));
     this.btnBand40.Location = ((System.Drawing.Point)(resources.GetObject("btnBand40.Location")));
     this.btnBand40.Name = "btnBand40";
     this.btnBand40.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand40.RightToLeft")));
     this.btnBand40.Size = ((System.Drawing.Size)(resources.GetObject("btnBand40.Size")));
     this.btnBand40.TabIndex = ((int)(resources.GetObject("btnBand40.TabIndex")));
     this.btnBand40.Text = resources.GetString("btnBand40.Text");
     this.btnBand40.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand40.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand40, resources.GetString("btnBand40.ToolTip"));
     this.btnBand40.Visible = ((bool)(resources.GetObject("btnBand40.Visible")));
     this.btnBand40.Click += new System.EventHandler(this.btnBand40_Click);
     //
     // btnBand60
     //
     this.btnBand60.AccessibleDescription = resources.GetString("btnBand60.AccessibleDescription");
     this.btnBand60.AccessibleName = resources.GetString("btnBand60.AccessibleName");
     this.btnBand60.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand60.Anchor")));
     this.btnBand60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand60.BackgroundImage")));
     this.btnBand60.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand60.Dock")));
     this.btnBand60.Enabled = ((bool)(resources.GetObject("btnBand60.Enabled")));
     this.btnBand60.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand60.FlatStyle")));
     this.btnBand60.Font = ((System.Drawing.Font)(resources.GetObject("btnBand60.Font")));
     this.btnBand60.Image = ((System.Drawing.Image)(resources.GetObject("btnBand60.Image")));
     this.btnBand60.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand60.ImageAlign")));
     this.btnBand60.ImageIndex = ((int)(resources.GetObject("btnBand60.ImageIndex")));
     this.btnBand60.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand60.ImeMode")));
     this.btnBand60.Location = ((System.Drawing.Point)(resources.GetObject("btnBand60.Location")));
     this.btnBand60.Name = "btnBand60";
     this.btnBand60.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand60.RightToLeft")));
     this.btnBand60.Size = ((System.Drawing.Size)(resources.GetObject("btnBand60.Size")));
     this.btnBand60.TabIndex = ((int)(resources.GetObject("btnBand60.TabIndex")));
     this.btnBand60.Text = resources.GetString("btnBand60.Text");
     this.btnBand60.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand60.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand60, resources.GetString("btnBand60.ToolTip"));
     this.btnBand60.Visible = ((bool)(resources.GetObject("btnBand60.Visible")));
     this.btnBand60.Click += new System.EventHandler(this.btnBand60_Click);
     //
     // btnBand80
     //
     this.btnBand80.AccessibleDescription = resources.GetString("btnBand80.AccessibleDescription");
     this.btnBand80.AccessibleName = resources.GetString("btnBand80.AccessibleName");
     this.btnBand80.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand80.Anchor")));
     this.btnBand80.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand80.BackgroundImage")));
     this.btnBand80.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand80.Dock")));
     this.btnBand80.Enabled = ((bool)(resources.GetObject("btnBand80.Enabled")));
     this.btnBand80.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand80.FlatStyle")));
     this.btnBand80.Font = ((System.Drawing.Font)(resources.GetObject("btnBand80.Font")));
     this.btnBand80.Image = ((System.Drawing.Image)(resources.GetObject("btnBand80.Image")));
     this.btnBand80.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand80.ImageAlign")));
     this.btnBand80.ImageIndex = ((int)(resources.GetObject("btnBand80.ImageIndex")));
     this.btnBand80.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand80.ImeMode")));
     this.btnBand80.Location = ((System.Drawing.Point)(resources.GetObject("btnBand80.Location")));
     this.btnBand80.Name = "btnBand80";
     this.btnBand80.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand80.RightToLeft")));
     this.btnBand80.Size = ((System.Drawing.Size)(resources.GetObject("btnBand80.Size")));
     this.btnBand80.TabIndex = ((int)(resources.GetObject("btnBand80.TabIndex")));
     this.btnBand80.Text = resources.GetString("btnBand80.Text");
     this.btnBand80.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand80.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand80, resources.GetString("btnBand80.ToolTip"));
     this.btnBand80.Visible = ((bool)(resources.GetObject("btnBand80.Visible")));
     this.btnBand80.Click += new System.EventHandler(this.btnBand80_Click);
     //
     // btnBand160
     //
     this.btnBand160.AccessibleDescription = resources.GetString("btnBand160.AccessibleDescription");
     this.btnBand160.AccessibleName = resources.GetString("btnBand160.AccessibleName");
     this.btnBand160.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnBand160.Anchor")));
     this.btnBand160.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBand160.BackgroundImage")));
     this.btnBand160.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnBand160.Dock")));
     this.btnBand160.Enabled = ((bool)(resources.GetObject("btnBand160.Enabled")));
     this.btnBand160.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnBand160.FlatStyle")));
     this.btnBand160.Font = ((System.Drawing.Font)(resources.GetObject("btnBand160.Font")));
     this.btnBand160.Image = ((System.Drawing.Image)(resources.GetObject("btnBand160.Image")));
     this.btnBand160.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand160.ImageAlign")));
     this.btnBand160.ImageIndex = ((int)(resources.GetObject("btnBand160.ImageIndex")));
     this.btnBand160.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnBand160.ImeMode")));
     this.btnBand160.Location = ((System.Drawing.Point)(resources.GetObject("btnBand160.Location")));
     this.btnBand160.Name = "btnBand160";
     this.btnBand160.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnBand160.RightToLeft")));
     this.btnBand160.Size = ((System.Drawing.Size)(resources.GetObject("btnBand160.Size")));
     this.btnBand160.TabIndex = ((int)(resources.GetObject("btnBand160.TabIndex")));
     this.btnBand160.Text = resources.GetString("btnBand160.Text");
     this.btnBand160.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnBand160.TextAlign")));
     this.toolTip1.SetToolTip(this.btnBand160, resources.GetString("btnBand160.ToolTip"));
     this.btnBand160.Visible = ((bool)(resources.GetObject("btnBand160.Visible")));
     this.btnBand160.Click += new System.EventHandler(this.btnBand160_Click);
     //
     // grpFilter
     //
     this.grpFilter.AccessibleDescription = resources.GetString("grpFilter.AccessibleDescription");
     this.grpFilter.AccessibleName = resources.GetString("grpFilter.AccessibleName");
     this.grpFilter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpFilter.Anchor")));
     this.grpFilter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpFilter.BackgroundImage")));
     this.grpFilter.ContextMenu = this.contextMenuFilterRX1;
     this.grpFilter.Controls.Add(this.udFilterHigh);
     this.grpFilter.Controls.Add(this.udFilterLow);
     this.grpFilter.Controls.Add(this.tbFilterWidth);
     this.grpFilter.Controls.Add(this.lblFilterWidth);
     this.grpFilter.Controls.Add(this.btnFilterShiftReset);
     this.grpFilter.Controls.Add(this.tbFilterShift);
     this.grpFilter.Controls.Add(this.lblFilterShift);
     this.grpFilter.Controls.Add(this.radFilter1);
     this.grpFilter.Controls.Add(this.radFilter2);
     this.grpFilter.Controls.Add(this.radFilter3);
     this.grpFilter.Controls.Add(this.radFilter4);
     this.grpFilter.Controls.Add(this.radFilter5);
     this.grpFilter.Controls.Add(this.radFilter6);
     this.grpFilter.Controls.Add(this.radFilter7);
     this.grpFilter.Controls.Add(this.radFilter8);
     this.grpFilter.Controls.Add(this.radFilter9);
     this.grpFilter.Controls.Add(this.radFilter10);
     this.grpFilter.Controls.Add(this.radFilterVar1);
     this.grpFilter.Controls.Add(this.radFilterVar2);
     this.grpFilter.Controls.Add(this.lblFilterLow);
     this.grpFilter.Controls.Add(this.lblFilterHigh);
     this.grpFilter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpFilter.Dock")));
     this.grpFilter.Enabled = ((bool)(resources.GetObject("grpFilter.Enabled")));
     this.grpFilter.Font = ((System.Drawing.Font)(resources.GetObject("grpFilter.Font")));
     this.grpFilter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpFilter.ImeMode")));
     this.grpFilter.Location = ((System.Drawing.Point)(resources.GetObject("grpFilter.Location")));
     this.grpFilter.Name = "grpFilter";
     this.grpFilter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpFilter.RightToLeft")));
     this.grpFilter.Size = ((System.Drawing.Size)(resources.GetObject("grpFilter.Size")));
     this.grpFilter.TabIndex = ((int)(resources.GetObject("grpFilter.TabIndex")));
     this.grpFilter.TabStop = false;
     this.grpFilter.Text = resources.GetString("grpFilter.Text");
     this.toolTip1.SetToolTip(this.grpFilter, resources.GetString("grpFilter.ToolTip"));
     this.grpFilter.Visible = ((bool)(resources.GetObject("grpFilter.Visible")));
     //
     // contextMenuFilterRX1
     //
     this.contextMenuFilterRX1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                          this.menuItemFilterConfigure,
                                                                                          this.mnuFilterReset});
     this.contextMenuFilterRX1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("contextMenuFilterRX1.RightToLeft")));
     //
     // menuItemFilterConfigure
     //
     this.menuItemFilterConfigure.Enabled = ((bool)(resources.GetObject("menuItemFilterConfigure.Enabled")));
     this.menuItemFilterConfigure.Index = 0;
     this.menuItemFilterConfigure.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItemFilterConfigure.Shortcut")));
     this.menuItemFilterConfigure.ShowShortcut = ((bool)(resources.GetObject("menuItemFilterConfigure.ShowShortcut")));
     this.menuItemFilterConfigure.Text = resources.GetString("menuItemFilterConfigure.Text");
     this.menuItemFilterConfigure.Visible = ((bool)(resources.GetObject("menuItemFilterConfigure.Visible")));
     this.menuItemFilterConfigure.Click += new System.EventHandler(this.menuItemFilterConfigure_Click);
     //
     // mnuFilterReset
     //
     this.mnuFilterReset.Enabled = ((bool)(resources.GetObject("mnuFilterReset.Enabled")));
     this.mnuFilterReset.Index = 1;
     this.mnuFilterReset.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("mnuFilterReset.Shortcut")));
     this.mnuFilterReset.ShowShortcut = ((bool)(resources.GetObject("mnuFilterReset.ShowShortcut")));
     this.mnuFilterReset.Text = resources.GetString("mnuFilterReset.Text");
     this.mnuFilterReset.Visible = ((bool)(resources.GetObject("mnuFilterReset.Visible")));
     this.mnuFilterReset.Click += new System.EventHandler(this.mnuFilterReset_Click);
     //
     // udFilterHigh
     //
     this.udFilterHigh.AccessibleDescription = resources.GetString("udFilterHigh.AccessibleDescription");
     this.udFilterHigh.AccessibleName = resources.GetString("udFilterHigh.AccessibleName");
     this.udFilterHigh.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udFilterHigh.Anchor")));
     this.udFilterHigh.BackColor = System.Drawing.SystemColors.Window;
     this.udFilterHigh.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udFilterHigh.Dock")));
     this.udFilterHigh.Enabled = ((bool)(resources.GetObject("udFilterHigh.Enabled")));
     this.udFilterHigh.Font = ((System.Drawing.Font)(resources.GetObject("udFilterHigh.Font")));
     this.udFilterHigh.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udFilterHigh.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udFilterHigh.ImeMode")));
     this.udFilterHigh.Increment = new System.Decimal(new int[] {
                                                                    10,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udFilterHigh.Location = ((System.Drawing.Point)(resources.GetObject("udFilterHigh.Location")));
     this.udFilterHigh.Maximum = new System.Decimal(new int[] {
                                                                  19999,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udFilterHigh.Minimum = new System.Decimal(new int[] {
                                                                  19999,
                                                                  0,
                                                                  0,
                                                                  -2147483648});
     this.udFilterHigh.Name = "udFilterHigh";
     this.udFilterHigh.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udFilterHigh.RightToLeft")));
     this.udFilterHigh.Size = ((System.Drawing.Size)(resources.GetObject("udFilterHigh.Size")));
     this.udFilterHigh.TabIndex = ((int)(resources.GetObject("udFilterHigh.TabIndex")));
     this.udFilterHigh.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udFilterHigh.TextAlign")));
     this.udFilterHigh.ThousandsSeparator = ((bool)(resources.GetObject("udFilterHigh.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udFilterHigh, resources.GetString("udFilterHigh.ToolTip"));
     this.udFilterHigh.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udFilterHigh.UpDownAlign")));
     this.udFilterHigh.Value = new System.Decimal(new int[] {
                                                                6000,
                                                                0,
                                                                0,
                                                                0});
     this.udFilterHigh.Visible = ((bool)(resources.GetObject("udFilterHigh.Visible")));
     this.udFilterHigh.LostFocus += new System.EventHandler(this.udFilterHigh_LostFocus);
     this.udFilterHigh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udFilterHigh.ValueChanged += new System.EventHandler(this.udFilterHigh_ValueChanged);
     //
     // udFilterLow
     //
     this.udFilterLow.AccessibleDescription = resources.GetString("udFilterLow.AccessibleDescription");
     this.udFilterLow.AccessibleName = resources.GetString("udFilterLow.AccessibleName");
     this.udFilterLow.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udFilterLow.Anchor")));
     this.udFilterLow.BackColor = System.Drawing.SystemColors.Window;
     this.udFilterLow.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udFilterLow.Dock")));
     this.udFilterLow.Enabled = ((bool)(resources.GetObject("udFilterLow.Enabled")));
     this.udFilterLow.Font = ((System.Drawing.Font)(resources.GetObject("udFilterLow.Font")));
     this.udFilterLow.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udFilterLow.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udFilterLow.ImeMode")));
     this.udFilterLow.Increment = new System.Decimal(new int[] {
                                                                   10,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udFilterLow.Location = ((System.Drawing.Point)(resources.GetObject("udFilterLow.Location")));
     this.udFilterLow.Maximum = new System.Decimal(new int[] {
                                                                 19999,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udFilterLow.Minimum = new System.Decimal(new int[] {
                                                                 19999,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udFilterLow.Name = "udFilterLow";
     this.udFilterLow.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udFilterLow.RightToLeft")));
     this.udFilterLow.Size = ((System.Drawing.Size)(resources.GetObject("udFilterLow.Size")));
     this.udFilterLow.TabIndex = ((int)(resources.GetObject("udFilterLow.TabIndex")));
     this.udFilterLow.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udFilterLow.TextAlign")));
     this.udFilterLow.ThousandsSeparator = ((bool)(resources.GetObject("udFilterLow.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udFilterLow, resources.GetString("udFilterLow.ToolTip"));
     this.udFilterLow.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udFilterLow.UpDownAlign")));
     this.udFilterLow.Value = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udFilterLow.Visible = ((bool)(resources.GetObject("udFilterLow.Visible")));
     this.udFilterLow.LostFocus += new System.EventHandler(this.udFilterLow_LostFocus);
     this.udFilterLow.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udFilterLow.ValueChanged += new System.EventHandler(this.udFilterLow_ValueChanged);
     //
     // tbFilterWidth
     //
     this.tbFilterWidth.AccessibleDescription = resources.GetString("tbFilterWidth.AccessibleDescription");
     this.tbFilterWidth.AccessibleName = resources.GetString("tbFilterWidth.AccessibleName");
     this.tbFilterWidth.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbFilterWidth.Anchor")));
     this.tbFilterWidth.AutoSize = false;
     this.tbFilterWidth.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbFilterWidth.BackgroundImage")));
     this.tbFilterWidth.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbFilterWidth.Dock")));
     this.tbFilterWidth.Enabled = ((bool)(resources.GetObject("tbFilterWidth.Enabled")));
     this.tbFilterWidth.Font = ((System.Drawing.Font)(resources.GetObject("tbFilterWidth.Font")));
     this.tbFilterWidth.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbFilterWidth.ImeMode")));
     this.tbFilterWidth.Location = ((System.Drawing.Point)(resources.GetObject("tbFilterWidth.Location")));
     this.tbFilterWidth.Maximum = 40000;
     this.tbFilterWidth.Minimum = 1;
     this.tbFilterWidth.Name = "tbFilterWidth";
     this.tbFilterWidth.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbFilterWidth.Orientation")));
     this.tbFilterWidth.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbFilterWidth.RightToLeft")));
     this.tbFilterWidth.Size = ((System.Drawing.Size)(resources.GetObject("tbFilterWidth.Size")));
     this.tbFilterWidth.TabIndex = ((int)(resources.GetObject("tbFilterWidth.TabIndex")));
     this.tbFilterWidth.Text = resources.GetString("tbFilterWidth.Text");
     this.tbFilterWidth.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbFilterWidth, resources.GetString("tbFilterWidth.ToolTip"));
     this.tbFilterWidth.Value = 1;
     this.tbFilterWidth.Visible = ((bool)(resources.GetObject("tbFilterWidth.Visible")));
     this.tbFilterWidth.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.Console_MouseWheel);
     this.tbFilterWidth.Scroll += new System.EventHandler(this.tbFilterWidth_Scroll);
     //
     // lblFilterWidth
     //
     this.lblFilterWidth.AccessibleDescription = resources.GetString("lblFilterWidth.AccessibleDescription");
     this.lblFilterWidth.AccessibleName = resources.GetString("lblFilterWidth.AccessibleName");
     this.lblFilterWidth.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblFilterWidth.Anchor")));
     this.lblFilterWidth.AutoSize = ((bool)(resources.GetObject("lblFilterWidth.AutoSize")));
     this.lblFilterWidth.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblFilterWidth.Dock")));
     this.lblFilterWidth.Enabled = ((bool)(resources.GetObject("lblFilterWidth.Enabled")));
     this.lblFilterWidth.Font = ((System.Drawing.Font)(resources.GetObject("lblFilterWidth.Font")));
     this.lblFilterWidth.Image = ((System.Drawing.Image)(resources.GetObject("lblFilterWidth.Image")));
     this.lblFilterWidth.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterWidth.ImageAlign")));
     this.lblFilterWidth.ImageIndex = ((int)(resources.GetObject("lblFilterWidth.ImageIndex")));
     this.lblFilterWidth.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblFilterWidth.ImeMode")));
     this.lblFilterWidth.Location = ((System.Drawing.Point)(resources.GetObject("lblFilterWidth.Location")));
     this.lblFilterWidth.Name = "lblFilterWidth";
     this.lblFilterWidth.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblFilterWidth.RightToLeft")));
     this.lblFilterWidth.Size = ((System.Drawing.Size)(resources.GetObject("lblFilterWidth.Size")));
     this.lblFilterWidth.TabIndex = ((int)(resources.GetObject("lblFilterWidth.TabIndex")));
     this.lblFilterWidth.Text = resources.GetString("lblFilterWidth.Text");
     this.lblFilterWidth.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterWidth.TextAlign")));
     this.toolTip1.SetToolTip(this.lblFilterWidth, resources.GetString("lblFilterWidth.ToolTip"));
     this.lblFilterWidth.Visible = ((bool)(resources.GetObject("lblFilterWidth.Visible")));
     //
     // btnFilterShiftReset
     //
     this.btnFilterShiftReset.AccessibleDescription = resources.GetString("btnFilterShiftReset.AccessibleDescription");
     this.btnFilterShiftReset.AccessibleName = resources.GetString("btnFilterShiftReset.AccessibleName");
     this.btnFilterShiftReset.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnFilterShiftReset.Anchor")));
     this.btnFilterShiftReset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFilterShiftReset.BackgroundImage")));
     this.btnFilterShiftReset.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnFilterShiftReset.Dock")));
     this.btnFilterShiftReset.Enabled = ((bool)(resources.GetObject("btnFilterShiftReset.Enabled")));
     this.btnFilterShiftReset.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnFilterShiftReset.FlatStyle")));
     this.btnFilterShiftReset.Font = ((System.Drawing.Font)(resources.GetObject("btnFilterShiftReset.Font")));
     this.btnFilterShiftReset.Image = ((System.Drawing.Image)(resources.GetObject("btnFilterShiftReset.Image")));
     this.btnFilterShiftReset.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFilterShiftReset.ImageAlign")));
     this.btnFilterShiftReset.ImageIndex = ((int)(resources.GetObject("btnFilterShiftReset.ImageIndex")));
     this.btnFilterShiftReset.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnFilterShiftReset.ImeMode")));
     this.btnFilterShiftReset.Location = ((System.Drawing.Point)(resources.GetObject("btnFilterShiftReset.Location")));
     this.btnFilterShiftReset.Name = "btnFilterShiftReset";
     this.btnFilterShiftReset.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnFilterShiftReset.RightToLeft")));
     this.btnFilterShiftReset.Size = ((System.Drawing.Size)(resources.GetObject("btnFilterShiftReset.Size")));
     this.btnFilterShiftReset.TabIndex = ((int)(resources.GetObject("btnFilterShiftReset.TabIndex")));
     this.btnFilterShiftReset.Tag = "Reset Filter Shift";
     this.btnFilterShiftReset.Text = resources.GetString("btnFilterShiftReset.Text");
     this.btnFilterShiftReset.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFilterShiftReset.TextAlign")));
     this.toolTip1.SetToolTip(this.btnFilterShiftReset, resources.GetString("btnFilterShiftReset.ToolTip"));
     this.btnFilterShiftReset.Visible = ((bool)(resources.GetObject("btnFilterShiftReset.Visible")));
     this.btnFilterShiftReset.Click += new System.EventHandler(this.btnFilterShiftReset_Click);
     //
     // tbFilterShift
     //
     this.tbFilterShift.AccessibleDescription = resources.GetString("tbFilterShift.AccessibleDescription");
     this.tbFilterShift.AccessibleName = resources.GetString("tbFilterShift.AccessibleName");
     this.tbFilterShift.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbFilterShift.Anchor")));
     this.tbFilterShift.AutoSize = false;
     this.tbFilterShift.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbFilterShift.BackgroundImage")));
     this.tbFilterShift.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbFilterShift.Dock")));
     this.tbFilterShift.Enabled = ((bool)(resources.GetObject("tbFilterShift.Enabled")));
     this.tbFilterShift.Font = ((System.Drawing.Font)(resources.GetObject("tbFilterShift.Font")));
     this.tbFilterShift.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbFilterShift.ImeMode")));
     this.tbFilterShift.Location = ((System.Drawing.Point)(resources.GetObject("tbFilterShift.Location")));
     this.tbFilterShift.Maximum = 1000;
     this.tbFilterShift.Minimum = -1000;
     this.tbFilterShift.Name = "tbFilterShift";
     this.tbFilterShift.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbFilterShift.Orientation")));
     this.tbFilterShift.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbFilterShift.RightToLeft")));
     this.tbFilterShift.Size = ((System.Drawing.Size)(resources.GetObject("tbFilterShift.Size")));
     this.tbFilterShift.TabIndex = ((int)(resources.GetObject("tbFilterShift.TabIndex")));
     this.tbFilterShift.Text = resources.GetString("tbFilterShift.Text");
     this.tbFilterShift.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbFilterShift, resources.GetString("tbFilterShift.ToolTip"));
     this.tbFilterShift.Visible = ((bool)(resources.GetObject("tbFilterShift.Visible")));
     this.tbFilterShift.Scroll += new System.EventHandler(this.tbFilterShift_Scroll);
     //
     // lblFilterShift
     //
     this.lblFilterShift.AccessibleDescription = resources.GetString("lblFilterShift.AccessibleDescription");
     this.lblFilterShift.AccessibleName = resources.GetString("lblFilterShift.AccessibleName");
     this.lblFilterShift.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblFilterShift.Anchor")));
     this.lblFilterShift.AutoSize = ((bool)(resources.GetObject("lblFilterShift.AutoSize")));
     this.lblFilterShift.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblFilterShift.Dock")));
     this.lblFilterShift.Enabled = ((bool)(resources.GetObject("lblFilterShift.Enabled")));
     this.lblFilterShift.Font = ((System.Drawing.Font)(resources.GetObject("lblFilterShift.Font")));
     this.lblFilterShift.Image = ((System.Drawing.Image)(resources.GetObject("lblFilterShift.Image")));
     this.lblFilterShift.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterShift.ImageAlign")));
     this.lblFilterShift.ImageIndex = ((int)(resources.GetObject("lblFilterShift.ImageIndex")));
     this.lblFilterShift.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblFilterShift.ImeMode")));
     this.lblFilterShift.Location = ((System.Drawing.Point)(resources.GetObject("lblFilterShift.Location")));
     this.lblFilterShift.Name = "lblFilterShift";
     this.lblFilterShift.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblFilterShift.RightToLeft")));
     this.lblFilterShift.Size = ((System.Drawing.Size)(resources.GetObject("lblFilterShift.Size")));
     this.lblFilterShift.TabIndex = ((int)(resources.GetObject("lblFilterShift.TabIndex")));
     this.lblFilterShift.Text = resources.GetString("lblFilterShift.Text");
     this.lblFilterShift.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterShift.TextAlign")));
     this.toolTip1.SetToolTip(this.lblFilterShift, resources.GetString("lblFilterShift.ToolTip"));
     this.lblFilterShift.Visible = ((bool)(resources.GetObject("lblFilterShift.Visible")));
     //
     // radFilter1
     //
     this.radFilter1.AccessibleDescription = resources.GetString("radFilter1.AccessibleDescription");
     this.radFilter1.AccessibleName = resources.GetString("radFilter1.AccessibleName");
     this.radFilter1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter1.Anchor")));
     this.radFilter1.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter1.Appearance")));
     this.radFilter1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter1.BackgroundImage")));
     this.radFilter1.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter1.CheckAlign")));
     this.radFilter1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter1.Dock")));
     this.radFilter1.Enabled = ((bool)(resources.GetObject("radFilter1.Enabled")));
     this.radFilter1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter1.FlatStyle")));
     this.radFilter1.Font = ((System.Drawing.Font)(resources.GetObject("radFilter1.Font")));
     this.radFilter1.Image = ((System.Drawing.Image)(resources.GetObject("radFilter1.Image")));
     this.radFilter1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter1.ImageAlign")));
     this.radFilter1.ImageIndex = ((int)(resources.GetObject("radFilter1.ImageIndex")));
     this.radFilter1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter1.ImeMode")));
     this.radFilter1.Location = ((System.Drawing.Point)(resources.GetObject("radFilter1.Location")));
     this.radFilter1.Name = "radFilter1";
     this.radFilter1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter1.RightToLeft")));
     this.radFilter1.Size = ((System.Drawing.Size)(resources.GetObject("radFilter1.Size")));
     this.radFilter1.TabIndex = ((int)(resources.GetObject("radFilter1.TabIndex")));
     this.radFilter1.Text = resources.GetString("radFilter1.Text");
     this.radFilter1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter1.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter1, resources.GetString("radFilter1.ToolTip"));
     this.radFilter1.Visible = ((bool)(resources.GetObject("radFilter1.Visible")));
     this.radFilter1.CheckedChanged += new System.EventHandler(this.radFilter1_CheckedChanged);
     //
     // radFilter2
     //
     this.radFilter2.AccessibleDescription = resources.GetString("radFilter2.AccessibleDescription");
     this.radFilter2.AccessibleName = resources.GetString("radFilter2.AccessibleName");
     this.radFilter2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter2.Anchor")));
     this.radFilter2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter2.Appearance")));
     this.radFilter2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter2.BackgroundImage")));
     this.radFilter2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter2.CheckAlign")));
     this.radFilter2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter2.Dock")));
     this.radFilter2.Enabled = ((bool)(resources.GetObject("radFilter2.Enabled")));
     this.radFilter2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter2.FlatStyle")));
     this.radFilter2.Font = ((System.Drawing.Font)(resources.GetObject("radFilter2.Font")));
     this.radFilter2.Image = ((System.Drawing.Image)(resources.GetObject("radFilter2.Image")));
     this.radFilter2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter2.ImageAlign")));
     this.radFilter2.ImageIndex = ((int)(resources.GetObject("radFilter2.ImageIndex")));
     this.radFilter2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter2.ImeMode")));
     this.radFilter2.Location = ((System.Drawing.Point)(resources.GetObject("radFilter2.Location")));
     this.radFilter2.Name = "radFilter2";
     this.radFilter2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter2.RightToLeft")));
     this.radFilter2.Size = ((System.Drawing.Size)(resources.GetObject("radFilter2.Size")));
     this.radFilter2.TabIndex = ((int)(resources.GetObject("radFilter2.TabIndex")));
     this.radFilter2.Text = resources.GetString("radFilter2.Text");
     this.radFilter2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter2.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter2, resources.GetString("radFilter2.ToolTip"));
     this.radFilter2.Visible = ((bool)(resources.GetObject("radFilter2.Visible")));
     this.radFilter2.CheckedChanged += new System.EventHandler(this.radFilter2_CheckedChanged);
     //
     // radFilter3
     //
     this.radFilter3.AccessibleDescription = resources.GetString("radFilter3.AccessibleDescription");
     this.radFilter3.AccessibleName = resources.GetString("radFilter3.AccessibleName");
     this.radFilter3.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter3.Anchor")));
     this.radFilter3.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter3.Appearance")));
     this.radFilter3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter3.BackgroundImage")));
     this.radFilter3.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter3.CheckAlign")));
     this.radFilter3.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter3.Dock")));
     this.radFilter3.Enabled = ((bool)(resources.GetObject("radFilter3.Enabled")));
     this.radFilter3.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter3.FlatStyle")));
     this.radFilter3.Font = ((System.Drawing.Font)(resources.GetObject("radFilter3.Font")));
     this.radFilter3.Image = ((System.Drawing.Image)(resources.GetObject("radFilter3.Image")));
     this.radFilter3.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter3.ImageAlign")));
     this.radFilter3.ImageIndex = ((int)(resources.GetObject("radFilter3.ImageIndex")));
     this.radFilter3.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter3.ImeMode")));
     this.radFilter3.Location = ((System.Drawing.Point)(resources.GetObject("radFilter3.Location")));
     this.radFilter3.Name = "radFilter3";
     this.radFilter3.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter3.RightToLeft")));
     this.radFilter3.Size = ((System.Drawing.Size)(resources.GetObject("radFilter3.Size")));
     this.radFilter3.TabIndex = ((int)(resources.GetObject("radFilter3.TabIndex")));
     this.radFilter3.Text = resources.GetString("radFilter3.Text");
     this.radFilter3.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter3.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter3, resources.GetString("radFilter3.ToolTip"));
     this.radFilter3.Visible = ((bool)(resources.GetObject("radFilter3.Visible")));
     this.radFilter3.CheckedChanged += new System.EventHandler(this.radFilter3_CheckedChanged);
     //
     // radFilter4
     //
     this.radFilter4.AccessibleDescription = resources.GetString("radFilter4.AccessibleDescription");
     this.radFilter4.AccessibleName = resources.GetString("radFilter4.AccessibleName");
     this.radFilter4.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter4.Anchor")));
     this.radFilter4.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter4.Appearance")));
     this.radFilter4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter4.BackgroundImage")));
     this.radFilter4.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter4.CheckAlign")));
     this.radFilter4.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter4.Dock")));
     this.radFilter4.Enabled = ((bool)(resources.GetObject("radFilter4.Enabled")));
     this.radFilter4.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter4.FlatStyle")));
     this.radFilter4.Font = ((System.Drawing.Font)(resources.GetObject("radFilter4.Font")));
     this.radFilter4.Image = ((System.Drawing.Image)(resources.GetObject("radFilter4.Image")));
     this.radFilter4.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter4.ImageAlign")));
     this.radFilter4.ImageIndex = ((int)(resources.GetObject("radFilter4.ImageIndex")));
     this.radFilter4.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter4.ImeMode")));
     this.radFilter4.Location = ((System.Drawing.Point)(resources.GetObject("radFilter4.Location")));
     this.radFilter4.Name = "radFilter4";
     this.radFilter4.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter4.RightToLeft")));
     this.radFilter4.Size = ((System.Drawing.Size)(resources.GetObject("radFilter4.Size")));
     this.radFilter4.TabIndex = ((int)(resources.GetObject("radFilter4.TabIndex")));
     this.radFilter4.Text = resources.GetString("radFilter4.Text");
     this.radFilter4.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter4.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter4, resources.GetString("radFilter4.ToolTip"));
     this.radFilter4.Visible = ((bool)(resources.GetObject("radFilter4.Visible")));
     this.radFilter4.CheckedChanged += new System.EventHandler(this.radFilter4_CheckedChanged);
     //
     // radFilter5
     //
     this.radFilter5.AccessibleDescription = resources.GetString("radFilter5.AccessibleDescription");
     this.radFilter5.AccessibleName = resources.GetString("radFilter5.AccessibleName");
     this.radFilter5.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter5.Anchor")));
     this.radFilter5.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter5.Appearance")));
     this.radFilter5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter5.BackgroundImage")));
     this.radFilter5.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter5.CheckAlign")));
     this.radFilter5.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter5.Dock")));
     this.radFilter5.Enabled = ((bool)(resources.GetObject("radFilter5.Enabled")));
     this.radFilter5.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter5.FlatStyle")));
     this.radFilter5.Font = ((System.Drawing.Font)(resources.GetObject("radFilter5.Font")));
     this.radFilter5.Image = ((System.Drawing.Image)(resources.GetObject("radFilter5.Image")));
     this.radFilter5.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter5.ImageAlign")));
     this.radFilter5.ImageIndex = ((int)(resources.GetObject("radFilter5.ImageIndex")));
     this.radFilter5.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter5.ImeMode")));
     this.radFilter5.Location = ((System.Drawing.Point)(resources.GetObject("radFilter5.Location")));
     this.radFilter5.Name = "radFilter5";
     this.radFilter5.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter5.RightToLeft")));
     this.radFilter5.Size = ((System.Drawing.Size)(resources.GetObject("radFilter5.Size")));
     this.radFilter5.TabIndex = ((int)(resources.GetObject("radFilter5.TabIndex")));
     this.radFilter5.Text = resources.GetString("radFilter5.Text");
     this.radFilter5.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter5.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter5, resources.GetString("radFilter5.ToolTip"));
     this.radFilter5.Visible = ((bool)(resources.GetObject("radFilter5.Visible")));
     this.radFilter5.CheckedChanged += new System.EventHandler(this.radFilter5_CheckedChanged);
     //
     // radFilter6
     //
     this.radFilter6.AccessibleDescription = resources.GetString("radFilter6.AccessibleDescription");
     this.radFilter6.AccessibleName = resources.GetString("radFilter6.AccessibleName");
     this.radFilter6.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter6.Anchor")));
     this.radFilter6.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter6.Appearance")));
     this.radFilter6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter6.BackgroundImage")));
     this.radFilter6.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter6.CheckAlign")));
     this.radFilter6.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter6.Dock")));
     this.radFilter6.Enabled = ((bool)(resources.GetObject("radFilter6.Enabled")));
     this.radFilter6.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter6.FlatStyle")));
     this.radFilter6.Font = ((System.Drawing.Font)(resources.GetObject("radFilter6.Font")));
     this.radFilter6.Image = ((System.Drawing.Image)(resources.GetObject("radFilter6.Image")));
     this.radFilter6.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter6.ImageAlign")));
     this.radFilter6.ImageIndex = ((int)(resources.GetObject("radFilter6.ImageIndex")));
     this.radFilter6.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter6.ImeMode")));
     this.radFilter6.Location = ((System.Drawing.Point)(resources.GetObject("radFilter6.Location")));
     this.radFilter6.Name = "radFilter6";
     this.radFilter6.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter6.RightToLeft")));
     this.radFilter6.Size = ((System.Drawing.Size)(resources.GetObject("radFilter6.Size")));
     this.radFilter6.TabIndex = ((int)(resources.GetObject("radFilter6.TabIndex")));
     this.radFilter6.Text = resources.GetString("radFilter6.Text");
     this.radFilter6.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter6.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter6, resources.GetString("radFilter6.ToolTip"));
     this.radFilter6.Visible = ((bool)(resources.GetObject("radFilter6.Visible")));
     this.radFilter6.CheckedChanged += new System.EventHandler(this.radFilter6_CheckedChanged);
     //
     // radFilter7
     //
     this.radFilter7.AccessibleDescription = resources.GetString("radFilter7.AccessibleDescription");
     this.radFilter7.AccessibleName = resources.GetString("radFilter7.AccessibleName");
     this.radFilter7.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter7.Anchor")));
     this.radFilter7.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter7.Appearance")));
     this.radFilter7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter7.BackgroundImage")));
     this.radFilter7.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter7.CheckAlign")));
     this.radFilter7.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter7.Dock")));
     this.radFilter7.Enabled = ((bool)(resources.GetObject("radFilter7.Enabled")));
     this.radFilter7.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter7.FlatStyle")));
     this.radFilter7.Font = ((System.Drawing.Font)(resources.GetObject("radFilter7.Font")));
     this.radFilter7.Image = ((System.Drawing.Image)(resources.GetObject("radFilter7.Image")));
     this.radFilter7.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter7.ImageAlign")));
     this.radFilter7.ImageIndex = ((int)(resources.GetObject("radFilter7.ImageIndex")));
     this.radFilter7.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter7.ImeMode")));
     this.radFilter7.Location = ((System.Drawing.Point)(resources.GetObject("radFilter7.Location")));
     this.radFilter7.Name = "radFilter7";
     this.radFilter7.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter7.RightToLeft")));
     this.radFilter7.Size = ((System.Drawing.Size)(resources.GetObject("radFilter7.Size")));
     this.radFilter7.TabIndex = ((int)(resources.GetObject("radFilter7.TabIndex")));
     this.radFilter7.Text = resources.GetString("radFilter7.Text");
     this.radFilter7.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter7.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter7, resources.GetString("radFilter7.ToolTip"));
     this.radFilter7.Visible = ((bool)(resources.GetObject("radFilter7.Visible")));
     this.radFilter7.CheckedChanged += new System.EventHandler(this.radFilter7_CheckedChanged);
     //
     // radFilter8
     //
     this.radFilter8.AccessibleDescription = resources.GetString("radFilter8.AccessibleDescription");
     this.radFilter8.AccessibleName = resources.GetString("radFilter8.AccessibleName");
     this.radFilter8.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter8.Anchor")));
     this.radFilter8.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter8.Appearance")));
     this.radFilter8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter8.BackgroundImage")));
     this.radFilter8.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter8.CheckAlign")));
     this.radFilter8.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter8.Dock")));
     this.radFilter8.Enabled = ((bool)(resources.GetObject("radFilter8.Enabled")));
     this.radFilter8.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter8.FlatStyle")));
     this.radFilter8.Font = ((System.Drawing.Font)(resources.GetObject("radFilter8.Font")));
     this.radFilter8.Image = ((System.Drawing.Image)(resources.GetObject("radFilter8.Image")));
     this.radFilter8.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter8.ImageAlign")));
     this.radFilter8.ImageIndex = ((int)(resources.GetObject("radFilter8.ImageIndex")));
     this.radFilter8.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter8.ImeMode")));
     this.radFilter8.Location = ((System.Drawing.Point)(resources.GetObject("radFilter8.Location")));
     this.radFilter8.Name = "radFilter8";
     this.radFilter8.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter8.RightToLeft")));
     this.radFilter8.Size = ((System.Drawing.Size)(resources.GetObject("radFilter8.Size")));
     this.radFilter8.TabIndex = ((int)(resources.GetObject("radFilter8.TabIndex")));
     this.radFilter8.Text = resources.GetString("radFilter8.Text");
     this.radFilter8.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter8.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter8, resources.GetString("radFilter8.ToolTip"));
     this.radFilter8.Visible = ((bool)(resources.GetObject("radFilter8.Visible")));
     this.radFilter8.CheckedChanged += new System.EventHandler(this.radFilter8_CheckedChanged);
     //
     // radFilter9
     //
     this.radFilter9.AccessibleDescription = resources.GetString("radFilter9.AccessibleDescription");
     this.radFilter9.AccessibleName = resources.GetString("radFilter9.AccessibleName");
     this.radFilter9.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter9.Anchor")));
     this.radFilter9.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter9.Appearance")));
     this.radFilter9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter9.BackgroundImage")));
     this.radFilter9.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter9.CheckAlign")));
     this.radFilter9.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter9.Dock")));
     this.radFilter9.Enabled = ((bool)(resources.GetObject("radFilter9.Enabled")));
     this.radFilter9.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter9.FlatStyle")));
     this.radFilter9.Font = ((System.Drawing.Font)(resources.GetObject("radFilter9.Font")));
     this.radFilter9.Image = ((System.Drawing.Image)(resources.GetObject("radFilter9.Image")));
     this.radFilter9.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter9.ImageAlign")));
     this.radFilter9.ImageIndex = ((int)(resources.GetObject("radFilter9.ImageIndex")));
     this.radFilter9.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter9.ImeMode")));
     this.radFilter9.Location = ((System.Drawing.Point)(resources.GetObject("radFilter9.Location")));
     this.radFilter9.Name = "radFilter9";
     this.radFilter9.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter9.RightToLeft")));
     this.radFilter9.Size = ((System.Drawing.Size)(resources.GetObject("radFilter9.Size")));
     this.radFilter9.TabIndex = ((int)(resources.GetObject("radFilter9.TabIndex")));
     this.radFilter9.Text = resources.GetString("radFilter9.Text");
     this.radFilter9.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter9.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter9, resources.GetString("radFilter9.ToolTip"));
     this.radFilter9.Visible = ((bool)(resources.GetObject("radFilter9.Visible")));
     this.radFilter9.CheckedChanged += new System.EventHandler(this.radFilter9_CheckedChanged);
     //
     // radFilter10
     //
     this.radFilter10.AccessibleDescription = resources.GetString("radFilter10.AccessibleDescription");
     this.radFilter10.AccessibleName = resources.GetString("radFilter10.AccessibleName");
     this.radFilter10.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilter10.Anchor")));
     this.radFilter10.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilter10.Appearance")));
     this.radFilter10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilter10.BackgroundImage")));
     this.radFilter10.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter10.CheckAlign")));
     this.radFilter10.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilter10.Dock")));
     this.radFilter10.Enabled = ((bool)(resources.GetObject("radFilter10.Enabled")));
     this.radFilter10.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilter10.FlatStyle")));
     this.radFilter10.Font = ((System.Drawing.Font)(resources.GetObject("radFilter10.Font")));
     this.radFilter10.Image = ((System.Drawing.Image)(resources.GetObject("radFilter10.Image")));
     this.radFilter10.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter10.ImageAlign")));
     this.radFilter10.ImageIndex = ((int)(resources.GetObject("radFilter10.ImageIndex")));
     this.radFilter10.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilter10.ImeMode")));
     this.radFilter10.Location = ((System.Drawing.Point)(resources.GetObject("radFilter10.Location")));
     this.radFilter10.Name = "radFilter10";
     this.radFilter10.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilter10.RightToLeft")));
     this.radFilter10.Size = ((System.Drawing.Size)(resources.GetObject("radFilter10.Size")));
     this.radFilter10.TabIndex = ((int)(resources.GetObject("radFilter10.TabIndex")));
     this.radFilter10.Text = resources.GetString("radFilter10.Text");
     this.radFilter10.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilter10.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilter10, resources.GetString("radFilter10.ToolTip"));
     this.radFilter10.Visible = ((bool)(resources.GetObject("radFilter10.Visible")));
     this.radFilter10.CheckedChanged += new System.EventHandler(this.radFilter10_CheckedChanged);
     //
     // radFilterVar1
     //
     this.radFilterVar1.AccessibleDescription = resources.GetString("radFilterVar1.AccessibleDescription");
     this.radFilterVar1.AccessibleName = resources.GetString("radFilterVar1.AccessibleName");
     this.radFilterVar1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilterVar1.Anchor")));
     this.radFilterVar1.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilterVar1.Appearance")));
     this.radFilterVar1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilterVar1.BackgroundImage")));
     this.radFilterVar1.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar1.CheckAlign")));
     this.radFilterVar1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilterVar1.Dock")));
     this.radFilterVar1.Enabled = ((bool)(resources.GetObject("radFilterVar1.Enabled")));
     this.radFilterVar1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilterVar1.FlatStyle")));
     this.radFilterVar1.Font = ((System.Drawing.Font)(resources.GetObject("radFilterVar1.Font")));
     this.radFilterVar1.Image = ((System.Drawing.Image)(resources.GetObject("radFilterVar1.Image")));
     this.radFilterVar1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar1.ImageAlign")));
     this.radFilterVar1.ImageIndex = ((int)(resources.GetObject("radFilterVar1.ImageIndex")));
     this.radFilterVar1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilterVar1.ImeMode")));
     this.radFilterVar1.Location = ((System.Drawing.Point)(resources.GetObject("radFilterVar1.Location")));
     this.radFilterVar1.Name = "radFilterVar1";
     this.radFilterVar1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilterVar1.RightToLeft")));
     this.radFilterVar1.Size = ((System.Drawing.Size)(resources.GetObject("radFilterVar1.Size")));
     this.radFilterVar1.TabIndex = ((int)(resources.GetObject("radFilterVar1.TabIndex")));
     this.radFilterVar1.Text = resources.GetString("radFilterVar1.Text");
     this.radFilterVar1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar1.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilterVar1, resources.GetString("radFilterVar1.ToolTip"));
     this.radFilterVar1.Visible = ((bool)(resources.GetObject("radFilterVar1.Visible")));
     this.radFilterVar1.CheckedChanged += new System.EventHandler(this.radFilterVar1_CheckedChanged);
     //
     // radFilterVar2
     //
     this.radFilterVar2.AccessibleDescription = resources.GetString("radFilterVar2.AccessibleDescription");
     this.radFilterVar2.AccessibleName = resources.GetString("radFilterVar2.AccessibleName");
     this.radFilterVar2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radFilterVar2.Anchor")));
     this.radFilterVar2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radFilterVar2.Appearance")));
     this.radFilterVar2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radFilterVar2.BackgroundImage")));
     this.radFilterVar2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar2.CheckAlign")));
     this.radFilterVar2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radFilterVar2.Dock")));
     this.radFilterVar2.Enabled = ((bool)(resources.GetObject("radFilterVar2.Enabled")));
     this.radFilterVar2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radFilterVar2.FlatStyle")));
     this.radFilterVar2.Font = ((System.Drawing.Font)(resources.GetObject("radFilterVar2.Font")));
     this.radFilterVar2.Image = ((System.Drawing.Image)(resources.GetObject("radFilterVar2.Image")));
     this.radFilterVar2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar2.ImageAlign")));
     this.radFilterVar2.ImageIndex = ((int)(resources.GetObject("radFilterVar2.ImageIndex")));
     this.radFilterVar2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radFilterVar2.ImeMode")));
     this.radFilterVar2.Location = ((System.Drawing.Point)(resources.GetObject("radFilterVar2.Location")));
     this.radFilterVar2.Name = "radFilterVar2";
     this.radFilterVar2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radFilterVar2.RightToLeft")));
     this.radFilterVar2.Size = ((System.Drawing.Size)(resources.GetObject("radFilterVar2.Size")));
     this.radFilterVar2.TabIndex = ((int)(resources.GetObject("radFilterVar2.TabIndex")));
     this.radFilterVar2.Text = resources.GetString("radFilterVar2.Text");
     this.radFilterVar2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radFilterVar2.TextAlign")));
     this.toolTip1.SetToolTip(this.radFilterVar2, resources.GetString("radFilterVar2.ToolTip"));
     this.radFilterVar2.Visible = ((bool)(resources.GetObject("radFilterVar2.Visible")));
     this.radFilterVar2.CheckedChanged += new System.EventHandler(this.radFilterVar2_CheckedChanged);
     //
     // lblFilterLow
     //
     this.lblFilterLow.AccessibleDescription = resources.GetString("lblFilterLow.AccessibleDescription");
     this.lblFilterLow.AccessibleName = resources.GetString("lblFilterLow.AccessibleName");
     this.lblFilterLow.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblFilterLow.Anchor")));
     this.lblFilterLow.AutoSize = ((bool)(resources.GetObject("lblFilterLow.AutoSize")));
     this.lblFilterLow.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblFilterLow.Dock")));
     this.lblFilterLow.Enabled = ((bool)(resources.GetObject("lblFilterLow.Enabled")));
     this.lblFilterLow.Font = ((System.Drawing.Font)(resources.GetObject("lblFilterLow.Font")));
     this.lblFilterLow.Image = ((System.Drawing.Image)(resources.GetObject("lblFilterLow.Image")));
     this.lblFilterLow.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterLow.ImageAlign")));
     this.lblFilterLow.ImageIndex = ((int)(resources.GetObject("lblFilterLow.ImageIndex")));
     this.lblFilterLow.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblFilterLow.ImeMode")));
     this.lblFilterLow.Location = ((System.Drawing.Point)(resources.GetObject("lblFilterLow.Location")));
     this.lblFilterLow.Name = "lblFilterLow";
     this.lblFilterLow.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblFilterLow.RightToLeft")));
     this.lblFilterLow.Size = ((System.Drawing.Size)(resources.GetObject("lblFilterLow.Size")));
     this.lblFilterLow.TabIndex = ((int)(resources.GetObject("lblFilterLow.TabIndex")));
     this.lblFilterLow.Text = resources.GetString("lblFilterLow.Text");
     this.lblFilterLow.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterLow.TextAlign")));
     this.toolTip1.SetToolTip(this.lblFilterLow, resources.GetString("lblFilterLow.ToolTip"));
     this.lblFilterLow.Visible = ((bool)(resources.GetObject("lblFilterLow.Visible")));
     //
     // lblFilterHigh
     //
     this.lblFilterHigh.AccessibleDescription = resources.GetString("lblFilterHigh.AccessibleDescription");
     this.lblFilterHigh.AccessibleName = resources.GetString("lblFilterHigh.AccessibleName");
     this.lblFilterHigh.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblFilterHigh.Anchor")));
     this.lblFilterHigh.AutoSize = ((bool)(resources.GetObject("lblFilterHigh.AutoSize")));
     this.lblFilterHigh.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblFilterHigh.Dock")));
     this.lblFilterHigh.Enabled = ((bool)(resources.GetObject("lblFilterHigh.Enabled")));
     this.lblFilterHigh.Font = ((System.Drawing.Font)(resources.GetObject("lblFilterHigh.Font")));
     this.lblFilterHigh.Image = ((System.Drawing.Image)(resources.GetObject("lblFilterHigh.Image")));
     this.lblFilterHigh.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterHigh.ImageAlign")));
     this.lblFilterHigh.ImageIndex = ((int)(resources.GetObject("lblFilterHigh.ImageIndex")));
     this.lblFilterHigh.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblFilterHigh.ImeMode")));
     this.lblFilterHigh.Location = ((System.Drawing.Point)(resources.GetObject("lblFilterHigh.Location")));
     this.lblFilterHigh.Name = "lblFilterHigh";
     this.lblFilterHigh.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblFilterHigh.RightToLeft")));
     this.lblFilterHigh.Size = ((System.Drawing.Size)(resources.GetObject("lblFilterHigh.Size")));
     this.lblFilterHigh.TabIndex = ((int)(resources.GetObject("lblFilterHigh.TabIndex")));
     this.lblFilterHigh.Text = resources.GetString("lblFilterHigh.Text");
     this.lblFilterHigh.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblFilterHigh.TextAlign")));
     this.toolTip1.SetToolTip(this.lblFilterHigh, resources.GetString("lblFilterHigh.ToolTip"));
     this.lblFilterHigh.Visible = ((bool)(resources.GetObject("lblFilterHigh.Visible")));
     //
     // chkPower
     //
     this.chkPower.AccessibleDescription = resources.GetString("chkPower.AccessibleDescription");
     this.chkPower.AccessibleName = resources.GetString("chkPower.AccessibleName");
     this.chkPower.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkPower.Anchor")));
     this.chkPower.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkPower.Appearance")));
     this.chkPower.BackColor = System.Drawing.SystemColors.Control;
     this.chkPower.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkPower.BackgroundImage")));
     this.chkPower.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPower.CheckAlign")));
     this.chkPower.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkPower.Dock")));
     this.chkPower.Enabled = ((bool)(resources.GetObject("chkPower.Enabled")));
     this.chkPower.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkPower.FlatStyle")));
     this.chkPower.Font = ((System.Drawing.Font)(resources.GetObject("chkPower.Font")));
     this.chkPower.Image = ((System.Drawing.Image)(resources.GetObject("chkPower.Image")));
     this.chkPower.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPower.ImageAlign")));
     this.chkPower.ImageIndex = ((int)(resources.GetObject("chkPower.ImageIndex")));
     this.chkPower.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkPower.ImeMode")));
     this.chkPower.Location = ((System.Drawing.Point)(resources.GetObject("chkPower.Location")));
     this.chkPower.Name = "chkPower";
     this.chkPower.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkPower.RightToLeft")));
     this.chkPower.Size = ((System.Drawing.Size)(resources.GetObject("chkPower.Size")));
     this.chkPower.TabIndex = ((int)(resources.GetObject("chkPower.TabIndex")));
     this.chkPower.Text = resources.GetString("chkPower.Text");
     this.chkPower.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPower.TextAlign")));
     this.toolTip1.SetToolTip(this.chkPower, resources.GetString("chkPower.ToolTip"));
     this.chkPower.Visible = ((bool)(resources.GetObject("chkPower.Visible")));
     this.chkPower.CheckedChanged += new System.EventHandler(this.chkPower_CheckedChanged);
     //
     // comboDisplayMode
     //
     this.comboDisplayMode.AccessibleDescription = resources.GetString("comboDisplayMode.AccessibleDescription");
     this.comboDisplayMode.AccessibleName = resources.GetString("comboDisplayMode.AccessibleName");
     this.comboDisplayMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboDisplayMode.Anchor")));
     this.comboDisplayMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboDisplayMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboDisplayMode.BackgroundImage")));
     this.comboDisplayMode.DisplayMember = "0";
     this.comboDisplayMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboDisplayMode.Dock")));
     this.comboDisplayMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDisplayMode.DropDownWidth = 88;
     this.comboDisplayMode.Enabled = ((bool)(resources.GetObject("comboDisplayMode.Enabled")));
     this.comboDisplayMode.Font = ((System.Drawing.Font)(resources.GetObject("comboDisplayMode.Font")));
     this.comboDisplayMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboDisplayMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboDisplayMode.ImeMode")));
     this.comboDisplayMode.IntegralHeight = ((bool)(resources.GetObject("comboDisplayMode.IntegralHeight")));
     this.comboDisplayMode.ItemHeight = ((int)(resources.GetObject("comboDisplayMode.ItemHeight")));
     this.comboDisplayMode.Location = ((System.Drawing.Point)(resources.GetObject("comboDisplayMode.Location")));
     this.comboDisplayMode.MaxDropDownItems = ((int)(resources.GetObject("comboDisplayMode.MaxDropDownItems")));
     this.comboDisplayMode.MaxLength = ((int)(resources.GetObject("comboDisplayMode.MaxLength")));
     this.comboDisplayMode.Name = "comboDisplayMode";
     this.comboDisplayMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboDisplayMode.RightToLeft")));
     this.comboDisplayMode.Size = ((System.Drawing.Size)(resources.GetObject("comboDisplayMode.Size")));
     this.comboDisplayMode.TabIndex = ((int)(resources.GetObject("comboDisplayMode.TabIndex")));
     this.comboDisplayMode.Text = resources.GetString("comboDisplayMode.Text");
     this.toolTip1.SetToolTip(this.comboDisplayMode, resources.GetString("comboDisplayMode.ToolTip"));
     this.comboDisplayMode.Visible = ((bool)(resources.GetObject("comboDisplayMode.Visible")));
     this.comboDisplayMode.SelectedIndexChanged += new System.EventHandler(this.comboDisplayMode_SelectedIndexChanged);
     //
     // lblCPUMeter
     //
     this.lblCPUMeter.AccessibleDescription = resources.GetString("lblCPUMeter.AccessibleDescription");
     this.lblCPUMeter.AccessibleName = resources.GetString("lblCPUMeter.AccessibleName");
     this.lblCPUMeter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblCPUMeter.Anchor")));
     this.lblCPUMeter.AutoSize = ((bool)(resources.GetObject("lblCPUMeter.AutoSize")));
     this.lblCPUMeter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblCPUMeter.Dock")));
     this.lblCPUMeter.Enabled = ((bool)(resources.GetObject("lblCPUMeter.Enabled")));
     this.lblCPUMeter.Font = ((System.Drawing.Font)(resources.GetObject("lblCPUMeter.Font")));
     this.lblCPUMeter.Image = ((System.Drawing.Image)(resources.GetObject("lblCPUMeter.Image")));
     this.lblCPUMeter.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCPUMeter.ImageAlign")));
     this.lblCPUMeter.ImageIndex = ((int)(resources.GetObject("lblCPUMeter.ImageIndex")));
     this.lblCPUMeter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblCPUMeter.ImeMode")));
     this.lblCPUMeter.Location = ((System.Drawing.Point)(resources.GetObject("lblCPUMeter.Location")));
     this.lblCPUMeter.Name = "lblCPUMeter";
     this.lblCPUMeter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblCPUMeter.RightToLeft")));
     this.lblCPUMeter.Size = ((System.Drawing.Size)(resources.GetObject("lblCPUMeter.Size")));
     this.lblCPUMeter.TabIndex = ((int)(resources.GetObject("lblCPUMeter.TabIndex")));
     this.lblCPUMeter.Text = resources.GetString("lblCPUMeter.Text");
     this.lblCPUMeter.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCPUMeter.TextAlign")));
     this.toolTip1.SetToolTip(this.lblCPUMeter, resources.GetString("lblCPUMeter.ToolTip"));
     this.lblCPUMeter.Visible = ((bool)(resources.GetObject("lblCPUMeter.Visible")));
     //
     // timer_cpu_meter
     //
     this.timer_cpu_meter.Enabled = true;
     this.timer_cpu_meter.Interval = 1000;
     this.timer_cpu_meter.Tick += new System.EventHandler(this.timer_cpu_meter_Tick);
     //
     // grpDSP
     //
     this.grpDSP.AccessibleDescription = resources.GetString("grpDSP.AccessibleDescription");
     this.grpDSP.AccessibleName = resources.GetString("grpDSP.AccessibleName");
     this.grpDSP.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDSP.Anchor")));
     this.grpDSP.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDSP.BackgroundImage")));
     this.grpDSP.Controls.Add(this.chkSR);
     this.grpDSP.Controls.Add(this.chkDSPNB2);
     this.grpDSP.Controls.Add(this.chkNB);
     this.grpDSP.Controls.Add(this.chkANF);
     this.grpDSP.Controls.Add(this.chkNR);
     this.grpDSP.Controls.Add(this.chkBIN);
     this.grpDSP.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDSP.Dock")));
     this.grpDSP.Enabled = ((bool)(resources.GetObject("grpDSP.Enabled")));
     this.grpDSP.Font = ((System.Drawing.Font)(resources.GetObject("grpDSP.Font")));
     this.grpDSP.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDSP.ImeMode")));
     this.grpDSP.Location = ((System.Drawing.Point)(resources.GetObject("grpDSP.Location")));
     this.grpDSP.Name = "grpDSP";
     this.grpDSP.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDSP.RightToLeft")));
     this.grpDSP.Size = ((System.Drawing.Size)(resources.GetObject("grpDSP.Size")));
     this.grpDSP.TabIndex = ((int)(resources.GetObject("grpDSP.TabIndex")));
     this.grpDSP.TabStop = false;
     this.grpDSP.Text = resources.GetString("grpDSP.Text");
     this.toolTip1.SetToolTip(this.grpDSP, resources.GetString("grpDSP.ToolTip"));
     this.grpDSP.Visible = ((bool)(resources.GetObject("grpDSP.Visible")));
     //
     // chkSR
     //
     this.chkSR.AccessibleDescription = resources.GetString("chkSR.AccessibleDescription");
     this.chkSR.AccessibleName = resources.GetString("chkSR.AccessibleName");
     this.chkSR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkSR.Anchor")));
     this.chkSR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkSR.Appearance")));
     this.chkSR.BackColor = System.Drawing.Color.Yellow;
     this.chkSR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSR.BackgroundImage")));
     this.chkSR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSR.CheckAlign")));
     this.chkSR.Checked = true;
     this.chkSR.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkSR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkSR.Dock")));
     this.chkSR.Enabled = ((bool)(resources.GetObject("chkSR.Enabled")));
     this.chkSR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkSR.FlatStyle")));
     this.chkSR.Font = ((System.Drawing.Font)(resources.GetObject("chkSR.Font")));
     this.chkSR.Image = ((System.Drawing.Image)(resources.GetObject("chkSR.Image")));
     this.chkSR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSR.ImageAlign")));
     this.chkSR.ImageIndex = ((int)(resources.GetObject("chkSR.ImageIndex")));
     this.chkSR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkSR.ImeMode")));
     this.chkSR.Location = ((System.Drawing.Point)(resources.GetObject("chkSR.Location")));
     this.chkSR.Name = "chkSR";
     this.chkSR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkSR.RightToLeft")));
     this.chkSR.Size = ((System.Drawing.Size)(resources.GetObject("chkSR.Size")));
     this.chkSR.TabIndex = ((int)(resources.GetObject("chkSR.TabIndex")));
     this.chkSR.Text = resources.GetString("chkSR.Text");
     this.chkSR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkSR, resources.GetString("chkSR.ToolTip"));
     this.chkSR.Visible = ((bool)(resources.GetObject("chkSR.Visible")));
     this.chkSR.CheckedChanged += new System.EventHandler(this.chkSR_CheckedChanged);
     //
     // chkDSPNB2
     //
     this.chkDSPNB2.AccessibleDescription = resources.GetString("chkDSPNB2.AccessibleDescription");
     this.chkDSPNB2.AccessibleName = resources.GetString("chkDSPNB2.AccessibleName");
     this.chkDSPNB2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkDSPNB2.Anchor")));
     this.chkDSPNB2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkDSPNB2.Appearance")));
     this.chkDSPNB2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDSPNB2.BackgroundImage")));
     this.chkDSPNB2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDSPNB2.CheckAlign")));
     this.chkDSPNB2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkDSPNB2.Dock")));
     this.chkDSPNB2.Enabled = ((bool)(resources.GetObject("chkDSPNB2.Enabled")));
     this.chkDSPNB2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkDSPNB2.FlatStyle")));
     this.chkDSPNB2.Font = ((System.Drawing.Font)(resources.GetObject("chkDSPNB2.Font")));
     this.chkDSPNB2.Image = ((System.Drawing.Image)(resources.GetObject("chkDSPNB2.Image")));
     this.chkDSPNB2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDSPNB2.ImageAlign")));
     this.chkDSPNB2.ImageIndex = ((int)(resources.GetObject("chkDSPNB2.ImageIndex")));
     this.chkDSPNB2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkDSPNB2.ImeMode")));
     this.chkDSPNB2.Location = ((System.Drawing.Point)(resources.GetObject("chkDSPNB2.Location")));
     this.chkDSPNB2.Name = "chkDSPNB2";
     this.chkDSPNB2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkDSPNB2.RightToLeft")));
     this.chkDSPNB2.Size = ((System.Drawing.Size)(resources.GetObject("chkDSPNB2.Size")));
     this.chkDSPNB2.TabIndex = ((int)(resources.GetObject("chkDSPNB2.TabIndex")));
     this.chkDSPNB2.Text = resources.GetString("chkDSPNB2.Text");
     this.chkDSPNB2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDSPNB2.TextAlign")));
     this.toolTip1.SetToolTip(this.chkDSPNB2, resources.GetString("chkDSPNB2.ToolTip"));
     this.chkDSPNB2.Visible = ((bool)(resources.GetObject("chkDSPNB2.Visible")));
     this.chkDSPNB2.CheckedChanged += new System.EventHandler(this.chkDSPNB2_CheckedChanged);
     //
     // chkNB
     //
     this.chkNB.AccessibleDescription = resources.GetString("chkNB.AccessibleDescription");
     this.chkNB.AccessibleName = resources.GetString("chkNB.AccessibleName");
     this.chkNB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkNB.Anchor")));
     this.chkNB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkNB.Appearance")));
     this.chkNB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkNB.BackgroundImage")));
     this.chkNB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNB.CheckAlign")));
     this.chkNB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkNB.Dock")));
     this.chkNB.Enabled = ((bool)(resources.GetObject("chkNB.Enabled")));
     this.chkNB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkNB.FlatStyle")));
     this.chkNB.Font = ((System.Drawing.Font)(resources.GetObject("chkNB.Font")));
     this.chkNB.Image = ((System.Drawing.Image)(resources.GetObject("chkNB.Image")));
     this.chkNB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNB.ImageAlign")));
     this.chkNB.ImageIndex = ((int)(resources.GetObject("chkNB.ImageIndex")));
     this.chkNB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkNB.ImeMode")));
     this.chkNB.Location = ((System.Drawing.Point)(resources.GetObject("chkNB.Location")));
     this.chkNB.Name = "chkNB";
     this.chkNB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkNB.RightToLeft")));
     this.chkNB.Size = ((System.Drawing.Size)(resources.GetObject("chkNB.Size")));
     this.chkNB.TabIndex = ((int)(resources.GetObject("chkNB.TabIndex")));
     this.chkNB.Text = resources.GetString("chkNB.Text");
     this.chkNB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNB.TextAlign")));
     this.toolTip1.SetToolTip(this.chkNB, resources.GetString("chkNB.ToolTip"));
     this.chkNB.Visible = ((bool)(resources.GetObject("chkNB.Visible")));
     this.chkNB.CheckedChanged += new System.EventHandler(this.chkNB_CheckedChanged);
     //
     // chkANF
     //
     this.chkANF.AccessibleDescription = resources.GetString("chkANF.AccessibleDescription");
     this.chkANF.AccessibleName = resources.GetString("chkANF.AccessibleName");
     this.chkANF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkANF.Anchor")));
     this.chkANF.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkANF.Appearance")));
     this.chkANF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkANF.BackgroundImage")));
     this.chkANF.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkANF.CheckAlign")));
     this.chkANF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkANF.Dock")));
     this.chkANF.Enabled = ((bool)(resources.GetObject("chkANF.Enabled")));
     this.chkANF.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkANF.FlatStyle")));
     this.chkANF.Font = ((System.Drawing.Font)(resources.GetObject("chkANF.Font")));
     this.chkANF.Image = ((System.Drawing.Image)(resources.GetObject("chkANF.Image")));
     this.chkANF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkANF.ImageAlign")));
     this.chkANF.ImageIndex = ((int)(resources.GetObject("chkANF.ImageIndex")));
     this.chkANF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkANF.ImeMode")));
     this.chkANF.Location = ((System.Drawing.Point)(resources.GetObject("chkANF.Location")));
     this.chkANF.Name = "chkANF";
     this.chkANF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkANF.RightToLeft")));
     this.chkANF.Size = ((System.Drawing.Size)(resources.GetObject("chkANF.Size")));
     this.chkANF.TabIndex = ((int)(resources.GetObject("chkANF.TabIndex")));
     this.chkANF.Text = resources.GetString("chkANF.Text");
     this.chkANF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkANF.TextAlign")));
     this.toolTip1.SetToolTip(this.chkANF, resources.GetString("chkANF.ToolTip"));
     this.chkANF.Visible = ((bool)(resources.GetObject("chkANF.Visible")));
     this.chkANF.CheckedChanged += new System.EventHandler(this.chkANF_CheckedChanged);
     //
     // chkNR
     //
     this.chkNR.AccessibleDescription = resources.GetString("chkNR.AccessibleDescription");
     this.chkNR.AccessibleName = resources.GetString("chkNR.AccessibleName");
     this.chkNR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkNR.Anchor")));
     this.chkNR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkNR.Appearance")));
     this.chkNR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkNR.BackgroundImage")));
     this.chkNR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNR.CheckAlign")));
     this.chkNR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkNR.Dock")));
     this.chkNR.Enabled = ((bool)(resources.GetObject("chkNR.Enabled")));
     this.chkNR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkNR.FlatStyle")));
     this.chkNR.Font = ((System.Drawing.Font)(resources.GetObject("chkNR.Font")));
     this.chkNR.Image = ((System.Drawing.Image)(resources.GetObject("chkNR.Image")));
     this.chkNR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNR.ImageAlign")));
     this.chkNR.ImageIndex = ((int)(resources.GetObject("chkNR.ImageIndex")));
     this.chkNR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkNR.ImeMode")));
     this.chkNR.Location = ((System.Drawing.Point)(resources.GetObject("chkNR.Location")));
     this.chkNR.Name = "chkNR";
     this.chkNR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkNR.RightToLeft")));
     this.chkNR.Size = ((System.Drawing.Size)(resources.GetObject("chkNR.Size")));
     this.chkNR.TabIndex = ((int)(resources.GetObject("chkNR.TabIndex")));
     this.chkNR.Text = resources.GetString("chkNR.Text");
     this.chkNR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkNR, resources.GetString("chkNR.ToolTip"));
     this.chkNR.Visible = ((bool)(resources.GetObject("chkNR.Visible")));
     this.chkNR.CheckedChanged += new System.EventHandler(this.chkNR_CheckedChanged);
     //
     // chkBIN
     //
     this.chkBIN.AccessibleDescription = resources.GetString("chkBIN.AccessibleDescription");
     this.chkBIN.AccessibleName = resources.GetString("chkBIN.AccessibleName");
     this.chkBIN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkBIN.Anchor")));
     this.chkBIN.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkBIN.Appearance")));
     this.chkBIN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkBIN.BackgroundImage")));
     this.chkBIN.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBIN.CheckAlign")));
     this.chkBIN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkBIN.Dock")));
     this.chkBIN.Enabled = ((bool)(resources.GetObject("chkBIN.Enabled")));
     this.chkBIN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkBIN.FlatStyle")));
     this.chkBIN.Font = ((System.Drawing.Font)(resources.GetObject("chkBIN.Font")));
     this.chkBIN.Image = ((System.Drawing.Image)(resources.GetObject("chkBIN.Image")));
     this.chkBIN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBIN.ImageAlign")));
     this.chkBIN.ImageIndex = ((int)(resources.GetObject("chkBIN.ImageIndex")));
     this.chkBIN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkBIN.ImeMode")));
     this.chkBIN.Location = ((System.Drawing.Point)(resources.GetObject("chkBIN.Location")));
     this.chkBIN.Name = "chkBIN";
     this.chkBIN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkBIN.RightToLeft")));
     this.chkBIN.Size = ((System.Drawing.Size)(resources.GetObject("chkBIN.Size")));
     this.chkBIN.TabIndex = ((int)(resources.GetObject("chkBIN.TabIndex")));
     this.chkBIN.Text = resources.GetString("chkBIN.Text");
     this.chkBIN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBIN.TextAlign")));
     this.toolTip1.SetToolTip(this.chkBIN, resources.GetString("chkBIN.ToolTip"));
     this.chkBIN.Visible = ((bool)(resources.GetObject("chkBIN.Visible")));
     this.chkBIN.CheckedChanged += new System.EventHandler(this.chkBIN_CheckedChanged);
     //
     // chkX2TR
     //
     this.chkX2TR.AccessibleDescription = resources.GetString("chkX2TR.AccessibleDescription");
     this.chkX2TR.AccessibleName = resources.GetString("chkX2TR.AccessibleName");
     this.chkX2TR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkX2TR.Anchor")));
     this.chkX2TR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkX2TR.Appearance")));
     this.chkX2TR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkX2TR.BackgroundImage")));
     this.chkX2TR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkX2TR.CheckAlign")));
     this.chkX2TR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkX2TR.Dock")));
     this.chkX2TR.Enabled = ((bool)(resources.GetObject("chkX2TR.Enabled")));
     this.chkX2TR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkX2TR.FlatStyle")));
     this.chkX2TR.Font = ((System.Drawing.Font)(resources.GetObject("chkX2TR.Font")));
     this.chkX2TR.Image = ((System.Drawing.Image)(resources.GetObject("chkX2TR.Image")));
     this.chkX2TR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkX2TR.ImageAlign")));
     this.chkX2TR.ImageIndex = ((int)(resources.GetObject("chkX2TR.ImageIndex")));
     this.chkX2TR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkX2TR.ImeMode")));
     this.chkX2TR.Location = ((System.Drawing.Point)(resources.GetObject("chkX2TR.Location")));
     this.chkX2TR.Name = "chkX2TR";
     this.chkX2TR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkX2TR.RightToLeft")));
     this.chkX2TR.Size = ((System.Drawing.Size)(resources.GetObject("chkX2TR.Size")));
     this.chkX2TR.TabIndex = ((int)(resources.GetObject("chkX2TR.TabIndex")));
     this.chkX2TR.Text = resources.GetString("chkX2TR.Text");
     this.chkX2TR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkX2TR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkX2TR, resources.GetString("chkX2TR.ToolTip"));
     this.chkX2TR.Visible = ((bool)(resources.GetObject("chkX2TR.Visible")));
     this.chkX2TR.CheckedChanged += new System.EventHandler(this.chkX2TR_CheckedChanged);
     //
     // chkCPDR
     //
     this.chkCPDR.AccessibleDescription = resources.GetString("chkCPDR.AccessibleDescription");
     this.chkCPDR.AccessibleName = resources.GetString("chkCPDR.AccessibleName");
     this.chkCPDR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCPDR.Anchor")));
     this.chkCPDR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCPDR.Appearance")));
     this.chkCPDR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCPDR.BackgroundImage")));
     this.chkCPDR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCPDR.CheckAlign")));
     this.chkCPDR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCPDR.Dock")));
     this.chkCPDR.Enabled = ((bool)(resources.GetObject("chkCPDR.Enabled")));
     this.chkCPDR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCPDR.FlatStyle")));
     this.chkCPDR.Font = ((System.Drawing.Font)(resources.GetObject("chkCPDR.Font")));
     this.chkCPDR.Image = ((System.Drawing.Image)(resources.GetObject("chkCPDR.Image")));
     this.chkCPDR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCPDR.ImageAlign")));
     this.chkCPDR.ImageIndex = ((int)(resources.GetObject("chkCPDR.ImageIndex")));
     this.chkCPDR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCPDR.ImeMode")));
     this.chkCPDR.Location = ((System.Drawing.Point)(resources.GetObject("chkCPDR.Location")));
     this.chkCPDR.Name = "chkCPDR";
     this.chkCPDR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCPDR.RightToLeft")));
     this.chkCPDR.Size = ((System.Drawing.Size)(resources.GetObject("chkCPDR.Size")));
     this.chkCPDR.TabIndex = ((int)(resources.GetObject("chkCPDR.TabIndex")));
     this.chkCPDR.Text = resources.GetString("chkCPDR.Text");
     this.chkCPDR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCPDR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCPDR, resources.GetString("chkCPDR.ToolTip"));
     this.chkCPDR.Visible = ((bool)(resources.GetObject("chkCPDR.Visible")));
     this.chkCPDR.CheckedChanged += new System.EventHandler(this.chkCPDR_CheckedChanged);
     //
     // lblAGC
     //
     this.lblAGC.AccessibleDescription = resources.GetString("lblAGC.AccessibleDescription");
     this.lblAGC.AccessibleName = resources.GetString("lblAGC.AccessibleName");
     this.lblAGC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblAGC.Anchor")));
     this.lblAGC.AutoSize = ((bool)(resources.GetObject("lblAGC.AutoSize")));
     this.lblAGC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblAGC.Dock")));
     this.lblAGC.Enabled = ((bool)(resources.GetObject("lblAGC.Enabled")));
     this.lblAGC.Font = ((System.Drawing.Font)(resources.GetObject("lblAGC.Font")));
     this.lblAGC.Image = ((System.Drawing.Image)(resources.GetObject("lblAGC.Image")));
     this.lblAGC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAGC.ImageAlign")));
     this.lblAGC.ImageIndex = ((int)(resources.GetObject("lblAGC.ImageIndex")));
     this.lblAGC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblAGC.ImeMode")));
     this.lblAGC.Location = ((System.Drawing.Point)(resources.GetObject("lblAGC.Location")));
     this.lblAGC.Name = "lblAGC";
     this.lblAGC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblAGC.RightToLeft")));
     this.lblAGC.Size = ((System.Drawing.Size)(resources.GetObject("lblAGC.Size")));
     this.lblAGC.TabIndex = ((int)(resources.GetObject("lblAGC.TabIndex")));
     this.lblAGC.Text = resources.GetString("lblAGC.Text");
     this.lblAGC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAGC.TextAlign")));
     this.toolTip1.SetToolTip(this.lblAGC, resources.GetString("lblAGC.ToolTip"));
     this.lblAGC.Visible = ((bool)(resources.GetObject("lblAGC.Visible")));
     //
     // comboAGC
     //
     this.comboAGC.AccessibleDescription = resources.GetString("comboAGC.AccessibleDescription");
     this.comboAGC.AccessibleName = resources.GetString("comboAGC.AccessibleName");
     this.comboAGC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboAGC.Anchor")));
     this.comboAGC.BackColor = System.Drawing.SystemColors.Window;
     this.comboAGC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboAGC.BackgroundImage")));
     this.comboAGC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboAGC.Dock")));
     this.comboAGC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAGC.DropDownWidth = 48;
     this.comboAGC.Enabled = ((bool)(resources.GetObject("comboAGC.Enabled")));
     this.comboAGC.Font = ((System.Drawing.Font)(resources.GetObject("comboAGC.Font")));
     this.comboAGC.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboAGC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboAGC.ImeMode")));
     this.comboAGC.IntegralHeight = ((bool)(resources.GetObject("comboAGC.IntegralHeight")));
     this.comboAGC.ItemHeight = ((int)(resources.GetObject("comboAGC.ItemHeight")));
     this.comboAGC.Location = ((System.Drawing.Point)(resources.GetObject("comboAGC.Location")));
     this.comboAGC.MaxDropDownItems = ((int)(resources.GetObject("comboAGC.MaxDropDownItems")));
     this.comboAGC.MaxLength = ((int)(resources.GetObject("comboAGC.MaxLength")));
     this.comboAGC.Name = "comboAGC";
     this.comboAGC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboAGC.RightToLeft")));
     this.comboAGC.Size = ((System.Drawing.Size)(resources.GetObject("comboAGC.Size")));
     this.comboAGC.TabIndex = ((int)(resources.GetObject("comboAGC.TabIndex")));
     this.comboAGC.Text = resources.GetString("comboAGC.Text");
     this.toolTip1.SetToolTip(this.comboAGC, resources.GetString("comboAGC.ToolTip"));
     this.comboAGC.Visible = ((bool)(resources.GetObject("comboAGC.Visible")));
     this.comboAGC.SelectedIndexChanged += new System.EventHandler(this.comboAGC_SelectedIndexChanged);
     //
     // comboPreamp
     //
     this.comboPreamp.AccessibleDescription = resources.GetString("comboPreamp.AccessibleDescription");
     this.comboPreamp.AccessibleName = resources.GetString("comboPreamp.AccessibleName");
     this.comboPreamp.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboPreamp.Anchor")));
     this.comboPreamp.BackColor = System.Drawing.SystemColors.Window;
     this.comboPreamp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboPreamp.BackgroundImage")));
     this.comboPreamp.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboPreamp.Dock")));
     this.comboPreamp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboPreamp.DropDownWidth = 48;
     this.comboPreamp.Enabled = ((bool)(resources.GetObject("comboPreamp.Enabled")));
     this.comboPreamp.Font = ((System.Drawing.Font)(resources.GetObject("comboPreamp.Font")));
     this.comboPreamp.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboPreamp.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboPreamp.ImeMode")));
     this.comboPreamp.IntegralHeight = ((bool)(resources.GetObject("comboPreamp.IntegralHeight")));
     this.comboPreamp.ItemHeight = ((int)(resources.GetObject("comboPreamp.ItemHeight")));
     this.comboPreamp.Items.AddRange(new object[] {
                                                      resources.GetString("comboPreamp.Items"),
                                                      resources.GetString("comboPreamp.Items1")});
     this.comboPreamp.Location = ((System.Drawing.Point)(resources.GetObject("comboPreamp.Location")));
     this.comboPreamp.MaxDropDownItems = ((int)(resources.GetObject("comboPreamp.MaxDropDownItems")));
     this.comboPreamp.MaxLength = ((int)(resources.GetObject("comboPreamp.MaxLength")));
     this.comboPreamp.Name = "comboPreamp";
     this.comboPreamp.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboPreamp.RightToLeft")));
     this.comboPreamp.Size = ((System.Drawing.Size)(resources.GetObject("comboPreamp.Size")));
     this.comboPreamp.TabIndex = ((int)(resources.GetObject("comboPreamp.TabIndex")));
     this.comboPreamp.Text = resources.GetString("comboPreamp.Text");
     this.toolTip1.SetToolTip(this.comboPreamp, resources.GetString("comboPreamp.ToolTip"));
     this.comboPreamp.Visible = ((bool)(resources.GetObject("comboPreamp.Visible")));
     this.comboPreamp.SelectedIndexChanged += new System.EventHandler(this.comboPreamp_SelectedIndexChanged);
     //
     // lblPreamp
     //
     this.lblPreamp.AccessibleDescription = resources.GetString("lblPreamp.AccessibleDescription");
     this.lblPreamp.AccessibleName = resources.GetString("lblPreamp.AccessibleName");
     this.lblPreamp.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblPreamp.Anchor")));
     this.lblPreamp.AutoSize = ((bool)(resources.GetObject("lblPreamp.AutoSize")));
     this.lblPreamp.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblPreamp.Dock")));
     this.lblPreamp.Enabled = ((bool)(resources.GetObject("lblPreamp.Enabled")));
     this.lblPreamp.Font = ((System.Drawing.Font)(resources.GetObject("lblPreamp.Font")));
     this.lblPreamp.Image = ((System.Drawing.Image)(resources.GetObject("lblPreamp.Image")));
     this.lblPreamp.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblPreamp.ImageAlign")));
     this.lblPreamp.ImageIndex = ((int)(resources.GetObject("lblPreamp.ImageIndex")));
     this.lblPreamp.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblPreamp.ImeMode")));
     this.lblPreamp.Location = ((System.Drawing.Point)(resources.GetObject("lblPreamp.Location")));
     this.lblPreamp.Name = "lblPreamp";
     this.lblPreamp.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblPreamp.RightToLeft")));
     this.lblPreamp.Size = ((System.Drawing.Size)(resources.GetObject("lblPreamp.Size")));
     this.lblPreamp.TabIndex = ((int)(resources.GetObject("lblPreamp.TabIndex")));
     this.lblPreamp.Text = resources.GetString("lblPreamp.Text");
     this.lblPreamp.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblPreamp.TextAlign")));
     this.toolTip1.SetToolTip(this.lblPreamp, resources.GetString("lblPreamp.ToolTip"));
     this.lblPreamp.Visible = ((bool)(resources.GetObject("lblPreamp.Visible")));
     //
     // udXIT
     //
     this.udXIT.AccessibleDescription = resources.GetString("udXIT.AccessibleDescription");
     this.udXIT.AccessibleName = resources.GetString("udXIT.AccessibleName");
     this.udXIT.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udXIT.Anchor")));
     this.udXIT.BackColor = System.Drawing.SystemColors.Window;
     this.udXIT.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udXIT.Dock")));
     this.udXIT.Enabled = ((bool)(resources.GetObject("udXIT.Enabled")));
     this.udXIT.Font = ((System.Drawing.Font)(resources.GetObject("udXIT.Font")));
     this.udXIT.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udXIT.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udXIT.ImeMode")));
     this.udXIT.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udXIT.Location = ((System.Drawing.Point)(resources.GetObject("udXIT.Location")));
     this.udXIT.Maximum = new System.Decimal(new int[] {
                                                           99999,
                                                           0,
                                                           0,
                                                           0});
     this.udXIT.Minimum = new System.Decimal(new int[] {
                                                           99999,
                                                           0,
                                                           0,
                                                           -2147483648});
     this.udXIT.Name = "udXIT";
     this.udXIT.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udXIT.RightToLeft")));
     this.udXIT.Size = ((System.Drawing.Size)(resources.GetObject("udXIT.Size")));
     this.udXIT.TabIndex = ((int)(resources.GetObject("udXIT.TabIndex")));
     this.udXIT.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udXIT.TextAlign")));
     this.udXIT.ThousandsSeparator = ((bool)(resources.GetObject("udXIT.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udXIT, resources.GetString("udXIT.ToolTip"));
     this.udXIT.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udXIT.UpDownAlign")));
     this.udXIT.Value = new System.Decimal(new int[] {
                                                         0,
                                                         0,
                                                         0,
                                                         0});
     this.udXIT.Visible = ((bool)(resources.GetObject("udXIT.Visible")));
     this.udXIT.LostFocus += new System.EventHandler(this.udXIT_LostFocus);
     this.udXIT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udXIT.ValueChanged += new System.EventHandler(this.udXIT_ValueChanged);
     //
     // chkMON
     //
     this.chkMON.AccessibleDescription = resources.GetString("chkMON.AccessibleDescription");
     this.chkMON.AccessibleName = resources.GetString("chkMON.AccessibleName");
     this.chkMON.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkMON.Anchor")));
     this.chkMON.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkMON.Appearance")));
     this.chkMON.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkMON.BackgroundImage")));
     this.chkMON.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMON.CheckAlign")));
     this.chkMON.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkMON.Dock")));
     this.chkMON.Enabled = ((bool)(resources.GetObject("chkMON.Enabled")));
     this.chkMON.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkMON.FlatStyle")));
     this.chkMON.Font = ((System.Drawing.Font)(resources.GetObject("chkMON.Font")));
     this.chkMON.Image = ((System.Drawing.Image)(resources.GetObject("chkMON.Image")));
     this.chkMON.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMON.ImageAlign")));
     this.chkMON.ImageIndex = ((int)(resources.GetObject("chkMON.ImageIndex")));
     this.chkMON.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkMON.ImeMode")));
     this.chkMON.Location = ((System.Drawing.Point)(resources.GetObject("chkMON.Location")));
     this.chkMON.Name = "chkMON";
     this.chkMON.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkMON.RightToLeft")));
     this.chkMON.Size = ((System.Drawing.Size)(resources.GetObject("chkMON.Size")));
     this.chkMON.TabIndex = ((int)(resources.GetObject("chkMON.TabIndex")));
     this.chkMON.Text = resources.GetString("chkMON.Text");
     this.chkMON.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMON.TextAlign")));
     this.toolTip1.SetToolTip(this.chkMON, resources.GetString("chkMON.ToolTip"));
     this.chkMON.Visible = ((bool)(resources.GetObject("chkMON.Visible")));
     this.chkMON.CheckedChanged += new System.EventHandler(this.chkMON_CheckedChanged);
     //
     // chkTUN
     //
     this.chkTUN.AccessibleDescription = resources.GetString("chkTUN.AccessibleDescription");
     this.chkTUN.AccessibleName = resources.GetString("chkTUN.AccessibleName");
     this.chkTUN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkTUN.Anchor")));
     this.chkTUN.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkTUN.Appearance")));
     this.chkTUN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTUN.BackgroundImage")));
     this.chkTUN.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTUN.CheckAlign")));
     this.chkTUN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkTUN.Dock")));
     this.chkTUN.Enabled = ((bool)(resources.GetObject("chkTUN.Enabled")));
     this.chkTUN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkTUN.FlatStyle")));
     this.chkTUN.Font = ((System.Drawing.Font)(resources.GetObject("chkTUN.Font")));
     this.chkTUN.Image = ((System.Drawing.Image)(resources.GetObject("chkTUN.Image")));
     this.chkTUN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTUN.ImageAlign")));
     this.chkTUN.ImageIndex = ((int)(resources.GetObject("chkTUN.ImageIndex")));
     this.chkTUN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkTUN.ImeMode")));
     this.chkTUN.Location = ((System.Drawing.Point)(resources.GetObject("chkTUN.Location")));
     this.chkTUN.Name = "chkTUN";
     this.chkTUN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkTUN.RightToLeft")));
     this.chkTUN.Size = ((System.Drawing.Size)(resources.GetObject("chkTUN.Size")));
     this.chkTUN.TabIndex = ((int)(resources.GetObject("chkTUN.TabIndex")));
     this.chkTUN.Text = resources.GetString("chkTUN.Text");
     this.chkTUN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTUN.TextAlign")));
     this.toolTip1.SetToolTip(this.chkTUN, resources.GetString("chkTUN.ToolTip"));
     this.chkTUN.Visible = ((bool)(resources.GetObject("chkTUN.Visible")));
     this.chkTUN.CheckedChanged += new System.EventHandler(this.chkTUN_CheckedChanged2);
     //
     // chkMOX
     //
     this.chkMOX.AccessibleDescription = resources.GetString("chkMOX.AccessibleDescription");
     this.chkMOX.AccessibleName = resources.GetString("chkMOX.AccessibleName");
     this.chkMOX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkMOX.Anchor")));
     this.chkMOX.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkMOX.Appearance")));
     this.chkMOX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkMOX.BackgroundImage")));
     this.chkMOX.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMOX.CheckAlign")));
     this.chkMOX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkMOX.Dock")));
     this.chkMOX.Enabled = ((bool)(resources.GetObject("chkMOX.Enabled")));
     this.chkMOX.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkMOX.FlatStyle")));
     this.chkMOX.Font = ((System.Drawing.Font)(resources.GetObject("chkMOX.Font")));
     this.chkMOX.Image = ((System.Drawing.Image)(resources.GetObject("chkMOX.Image")));
     this.chkMOX.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMOX.ImageAlign")));
     this.chkMOX.ImageIndex = ((int)(resources.GetObject("chkMOX.ImageIndex")));
     this.chkMOX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkMOX.ImeMode")));
     this.chkMOX.Location = ((System.Drawing.Point)(resources.GetObject("chkMOX.Location")));
     this.chkMOX.Name = "chkMOX";
     this.chkMOX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkMOX.RightToLeft")));
     this.chkMOX.Size = ((System.Drawing.Size)(resources.GetObject("chkMOX.Size")));
     this.chkMOX.TabIndex = ((int)(resources.GetObject("chkMOX.TabIndex")));
     this.chkMOX.Text = resources.GetString("chkMOX.Text");
     this.chkMOX.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMOX.TextAlign")));
     this.toolTip1.SetToolTip(this.chkMOX, resources.GetString("chkMOX.ToolTip"));
     this.chkMOX.Visible = ((bool)(resources.GetObject("chkMOX.Visible")));
     this.chkMOX.Click += new System.EventHandler(this.chkMOX_Click);
     this.chkMOX.CheckedChanged += new System.EventHandler(this.chkMOX_CheckedChanged2);
     //
     // udRIT
     //
     this.udRIT.AccessibleDescription = resources.GetString("udRIT.AccessibleDescription");
     this.udRIT.AccessibleName = resources.GetString("udRIT.AccessibleName");
     this.udRIT.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRIT.Anchor")));
     this.udRIT.BackColor = System.Drawing.SystemColors.Window;
     this.udRIT.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRIT.Dock")));
     this.udRIT.Enabled = ((bool)(resources.GetObject("udRIT.Enabled")));
     this.udRIT.Font = ((System.Drawing.Font)(resources.GetObject("udRIT.Font")));
     this.udRIT.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRIT.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRIT.ImeMode")));
     this.udRIT.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udRIT.Location = ((System.Drawing.Point)(resources.GetObject("udRIT.Location")));
     this.udRIT.Maximum = new System.Decimal(new int[] {
                                                           99999,
                                                           0,
                                                           0,
                                                           0});
     this.udRIT.Minimum = new System.Decimal(new int[] {
                                                           99999,
                                                           0,
                                                           0,
                                                           -2147483648});
     this.udRIT.Name = "udRIT";
     this.udRIT.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRIT.RightToLeft")));
     this.udRIT.Size = ((System.Drawing.Size)(resources.GetObject("udRIT.Size")));
     this.udRIT.TabIndex = ((int)(resources.GetObject("udRIT.TabIndex")));
     this.udRIT.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRIT.TextAlign")));
     this.udRIT.ThousandsSeparator = ((bool)(resources.GetObject("udRIT.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRIT, resources.GetString("udRIT.ToolTip"));
     this.udRIT.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRIT.UpDownAlign")));
     this.udRIT.Value = new System.Decimal(new int[] {
                                                         0,
                                                         0,
                                                         0,
                                                         0});
     this.udRIT.Visible = ((bool)(resources.GetObject("udRIT.Visible")));
     this.udRIT.LostFocus += new System.EventHandler(this.udRIT_LostFocus);
     this.udRIT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udRIT.ValueChanged += new System.EventHandler(this.udRIT_ValueChanged);
     //
     // chkMUT
     //
     this.chkMUT.AccessibleDescription = resources.GetString("chkMUT.AccessibleDescription");
     this.chkMUT.AccessibleName = resources.GetString("chkMUT.AccessibleName");
     this.chkMUT.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkMUT.Anchor")));
     this.chkMUT.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkMUT.Appearance")));
     this.chkMUT.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkMUT.BackgroundImage")));
     this.chkMUT.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMUT.CheckAlign")));
     this.chkMUT.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkMUT.Dock")));
     this.chkMUT.Enabled = ((bool)(resources.GetObject("chkMUT.Enabled")));
     this.chkMUT.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkMUT.FlatStyle")));
     this.chkMUT.Font = ((System.Drawing.Font)(resources.GetObject("chkMUT.Font")));
     this.chkMUT.Image = ((System.Drawing.Image)(resources.GetObject("chkMUT.Image")));
     this.chkMUT.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMUT.ImageAlign")));
     this.chkMUT.ImageIndex = ((int)(resources.GetObject("chkMUT.ImageIndex")));
     this.chkMUT.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkMUT.ImeMode")));
     this.chkMUT.Location = ((System.Drawing.Point)(resources.GetObject("chkMUT.Location")));
     this.chkMUT.Name = "chkMUT";
     this.chkMUT.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkMUT.RightToLeft")));
     this.chkMUT.Size = ((System.Drawing.Size)(resources.GetObject("chkMUT.Size")));
     this.chkMUT.TabIndex = ((int)(resources.GetObject("chkMUT.TabIndex")));
     this.chkMUT.Text = resources.GetString("chkMUT.Text");
     this.chkMUT.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkMUT.TextAlign")));
     this.toolTip1.SetToolTip(this.chkMUT, resources.GetString("chkMUT.ToolTip"));
     this.chkMUT.Visible = ((bool)(resources.GetObject("chkMUT.Visible")));
     this.chkMUT.CheckedChanged += new System.EventHandler(this.chkMUT_CheckedChanged);
     //
     // chkXIT
     //
     this.chkXIT.AccessibleDescription = resources.GetString("chkXIT.AccessibleDescription");
     this.chkXIT.AccessibleName = resources.GetString("chkXIT.AccessibleName");
     this.chkXIT.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkXIT.Anchor")));
     this.chkXIT.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkXIT.Appearance")));
     this.chkXIT.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkXIT.BackgroundImage")));
     this.chkXIT.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkXIT.CheckAlign")));
     this.chkXIT.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkXIT.Dock")));
     this.chkXIT.Enabled = ((bool)(resources.GetObject("chkXIT.Enabled")));
     this.chkXIT.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkXIT.FlatStyle")));
     this.chkXIT.Font = ((System.Drawing.Font)(resources.GetObject("chkXIT.Font")));
     this.chkXIT.Image = ((System.Drawing.Image)(resources.GetObject("chkXIT.Image")));
     this.chkXIT.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkXIT.ImageAlign")));
     this.chkXIT.ImageIndex = ((int)(resources.GetObject("chkXIT.ImageIndex")));
     this.chkXIT.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkXIT.ImeMode")));
     this.chkXIT.Location = ((System.Drawing.Point)(resources.GetObject("chkXIT.Location")));
     this.chkXIT.Name = "chkXIT";
     this.chkXIT.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkXIT.RightToLeft")));
     this.chkXIT.Size = ((System.Drawing.Size)(resources.GetObject("chkXIT.Size")));
     this.chkXIT.TabIndex = ((int)(resources.GetObject("chkXIT.TabIndex")));
     this.chkXIT.Text = resources.GetString("chkXIT.Text");
     this.chkXIT.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkXIT.TextAlign")));
     this.toolTip1.SetToolTip(this.chkXIT, resources.GetString("chkXIT.ToolTip"));
     this.chkXIT.Visible = ((bool)(resources.GetObject("chkXIT.Visible")));
     this.chkXIT.CheckedChanged += new System.EventHandler(this.chkXIT_CheckedChanged);
     //
     // chkRIT
     //
     this.chkRIT.AccessibleDescription = resources.GetString("chkRIT.AccessibleDescription");
     this.chkRIT.AccessibleName = resources.GetString("chkRIT.AccessibleName");
     this.chkRIT.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRIT.Anchor")));
     this.chkRIT.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRIT.Appearance")));
     this.chkRIT.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRIT.BackgroundImage")));
     this.chkRIT.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRIT.CheckAlign")));
     this.chkRIT.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRIT.Dock")));
     this.chkRIT.Enabled = ((bool)(resources.GetObject("chkRIT.Enabled")));
     this.chkRIT.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRIT.FlatStyle")));
     this.chkRIT.Font = ((System.Drawing.Font)(resources.GetObject("chkRIT.Font")));
     this.chkRIT.Image = ((System.Drawing.Image)(resources.GetObject("chkRIT.Image")));
     this.chkRIT.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRIT.ImageAlign")));
     this.chkRIT.ImageIndex = ((int)(resources.GetObject("chkRIT.ImageIndex")));
     this.chkRIT.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRIT.ImeMode")));
     this.chkRIT.Location = ((System.Drawing.Point)(resources.GetObject("chkRIT.Location")));
     this.chkRIT.Name = "chkRIT";
     this.chkRIT.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRIT.RightToLeft")));
     this.chkRIT.Size = ((System.Drawing.Size)(resources.GetObject("chkRIT.Size")));
     this.chkRIT.TabIndex = ((int)(resources.GetObject("chkRIT.TabIndex")));
     this.chkRIT.Text = resources.GetString("chkRIT.Text");
     this.chkRIT.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRIT.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRIT, resources.GetString("chkRIT.ToolTip"));
     this.chkRIT.Visible = ((bool)(resources.GetObject("chkRIT.Visible")));
     this.chkRIT.CheckedChanged += new System.EventHandler(this.chkRIT_CheckedChanged);
     //
     // lblPWR
     //
     this.lblPWR.AccessibleDescription = resources.GetString("lblPWR.AccessibleDescription");
     this.lblPWR.AccessibleName = resources.GetString("lblPWR.AccessibleName");
     this.lblPWR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblPWR.Anchor")));
     this.lblPWR.AutoSize = ((bool)(resources.GetObject("lblPWR.AutoSize")));
     this.lblPWR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblPWR.Dock")));
     this.lblPWR.Enabled = ((bool)(resources.GetObject("lblPWR.Enabled")));
     this.lblPWR.Font = ((System.Drawing.Font)(resources.GetObject("lblPWR.Font")));
     this.lblPWR.Image = ((System.Drawing.Image)(resources.GetObject("lblPWR.Image")));
     this.lblPWR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblPWR.ImageAlign")));
     this.lblPWR.ImageIndex = ((int)(resources.GetObject("lblPWR.ImageIndex")));
     this.lblPWR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblPWR.ImeMode")));
     this.lblPWR.Location = ((System.Drawing.Point)(resources.GetObject("lblPWR.Location")));
     this.lblPWR.Name = "lblPWR";
     this.lblPWR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblPWR.RightToLeft")));
     this.lblPWR.Size = ((System.Drawing.Size)(resources.GetObject("lblPWR.Size")));
     this.lblPWR.TabIndex = ((int)(resources.GetObject("lblPWR.TabIndex")));
     this.lblPWR.Text = resources.GetString("lblPWR.Text");
     this.lblPWR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblPWR.TextAlign")));
     this.toolTip1.SetToolTip(this.lblPWR, resources.GetString("lblPWR.ToolTip"));
     this.lblPWR.Visible = ((bool)(resources.GetObject("lblPWR.Visible")));
     //
     // udPWR
     //
     this.udPWR.AccessibleDescription = resources.GetString("udPWR.AccessibleDescription");
     this.udPWR.AccessibleName = resources.GetString("udPWR.AccessibleName");
     this.udPWR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udPWR.Anchor")));
     this.udPWR.BackColor = System.Drawing.SystemColors.Window;
     this.udPWR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udPWR.Dock")));
     this.udPWR.Enabled = ((bool)(resources.GetObject("udPWR.Enabled")));
     this.udPWR.Font = ((System.Drawing.Font)(resources.GetObject("udPWR.Font")));
     this.udPWR.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udPWR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udPWR.ImeMode")));
     this.udPWR.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udPWR.Location = ((System.Drawing.Point)(resources.GetObject("udPWR.Location")));
     this.udPWR.Maximum = new System.Decimal(new int[] {
                                                           100,
                                                           0,
                                                           0,
                                                           0});
     this.udPWR.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.udPWR.Name = "udPWR";
     this.udPWR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udPWR.RightToLeft")));
     this.udPWR.Size = ((System.Drawing.Size)(resources.GetObject("udPWR.Size")));
     this.udPWR.TabIndex = ((int)(resources.GetObject("udPWR.TabIndex")));
     this.udPWR.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udPWR.TextAlign")));
     this.udPWR.ThousandsSeparator = ((bool)(resources.GetObject("udPWR.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udPWR, resources.GetString("udPWR.ToolTip"));
     this.udPWR.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udPWR.UpDownAlign")));
     this.udPWR.Value = new System.Decimal(new int[] {
                                                         50,
                                                         0,
                                                         0,
                                                         0});
     this.udPWR.Visible = ((bool)(resources.GetObject("udPWR.Visible")));
     this.udPWR.LostFocus += new System.EventHandler(this.udPWR_LostFocus);
     this.udPWR.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udPWR.ValueChanged += new System.EventHandler(this.udPWR_ValueChanged);
     //
     // lblAF
     //
     this.lblAF.AccessibleDescription = resources.GetString("lblAF.AccessibleDescription");
     this.lblAF.AccessibleName = resources.GetString("lblAF.AccessibleName");
     this.lblAF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblAF.Anchor")));
     this.lblAF.AutoSize = ((bool)(resources.GetObject("lblAF.AutoSize")));
     this.lblAF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblAF.Dock")));
     this.lblAF.Enabled = ((bool)(resources.GetObject("lblAF.Enabled")));
     this.lblAF.Font = ((System.Drawing.Font)(resources.GetObject("lblAF.Font")));
     this.lblAF.Image = ((System.Drawing.Image)(resources.GetObject("lblAF.Image")));
     this.lblAF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAF.ImageAlign")));
     this.lblAF.ImageIndex = ((int)(resources.GetObject("lblAF.ImageIndex")));
     this.lblAF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblAF.ImeMode")));
     this.lblAF.Location = ((System.Drawing.Point)(resources.GetObject("lblAF.Location")));
     this.lblAF.Name = "lblAF";
     this.lblAF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblAF.RightToLeft")));
     this.lblAF.Size = ((System.Drawing.Size)(resources.GetObject("lblAF.Size")));
     this.lblAF.TabIndex = ((int)(resources.GetObject("lblAF.TabIndex")));
     this.lblAF.Text = resources.GetString("lblAF.Text");
     this.lblAF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAF.TextAlign")));
     this.toolTip1.SetToolTip(this.lblAF, resources.GetString("lblAF.ToolTip"));
     this.lblAF.Visible = ((bool)(resources.GetObject("lblAF.Visible")));
     //
     // udAF
     //
     this.udAF.AccessibleDescription = resources.GetString("udAF.AccessibleDescription");
     this.udAF.AccessibleName = resources.GetString("udAF.AccessibleName");
     this.udAF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udAF.Anchor")));
     this.udAF.BackColor = System.Drawing.SystemColors.Window;
     this.udAF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udAF.Dock")));
     this.udAF.Enabled = ((bool)(resources.GetObject("udAF.Enabled")));
     this.udAF.Font = ((System.Drawing.Font)(resources.GetObject("udAF.Font")));
     this.udAF.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udAF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udAF.ImeMode")));
     this.udAF.Increment = new System.Decimal(new int[] {
                                                            1,
                                                            0,
                                                            0,
                                                            0});
     this.udAF.Location = ((System.Drawing.Point)(resources.GetObject("udAF.Location")));
     this.udAF.Maximum = new System.Decimal(new int[] {
                                                          100,
                                                          0,
                                                          0,
                                                          0});
     this.udAF.Minimum = new System.Decimal(new int[] {
                                                          0,
                                                          0,
                                                          0,
                                                          0});
     this.udAF.Name = "udAF";
     this.udAF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udAF.RightToLeft")));
     this.udAF.Size = ((System.Drawing.Size)(resources.GetObject("udAF.Size")));
     this.udAF.TabIndex = ((int)(resources.GetObject("udAF.TabIndex")));
     this.udAF.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udAF.TextAlign")));
     this.udAF.ThousandsSeparator = ((bool)(resources.GetObject("udAF.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udAF, resources.GetString("udAF.ToolTip"));
     this.udAF.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udAF.UpDownAlign")));
     this.udAF.Value = new System.Decimal(new int[] {
                                                        50,
                                                        0,
                                                        0,
                                                        0});
     this.udAF.Visible = ((bool)(resources.GetObject("udAF.Visible")));
     this.udAF.LostFocus += new System.EventHandler(this.udAF_LostFocus);
     this.udAF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udAF.ValueChanged += new System.EventHandler(this.udAF_ValueChanged);
     //
     // lblMIC
     //
     this.lblMIC.AccessibleDescription = resources.GetString("lblMIC.AccessibleDescription");
     this.lblMIC.AccessibleName = resources.GetString("lblMIC.AccessibleName");
     this.lblMIC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblMIC.Anchor")));
     this.lblMIC.AutoSize = ((bool)(resources.GetObject("lblMIC.AutoSize")));
     this.lblMIC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblMIC.Dock")));
     this.lblMIC.Enabled = ((bool)(resources.GetObject("lblMIC.Enabled")));
     this.lblMIC.Font = ((System.Drawing.Font)(resources.GetObject("lblMIC.Font")));
     this.lblMIC.Image = ((System.Drawing.Image)(resources.GetObject("lblMIC.Image")));
     this.lblMIC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblMIC.ImageAlign")));
     this.lblMIC.ImageIndex = ((int)(resources.GetObject("lblMIC.ImageIndex")));
     this.lblMIC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblMIC.ImeMode")));
     this.lblMIC.Location = ((System.Drawing.Point)(resources.GetObject("lblMIC.Location")));
     this.lblMIC.Name = "lblMIC";
     this.lblMIC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblMIC.RightToLeft")));
     this.lblMIC.Size = ((System.Drawing.Size)(resources.GetObject("lblMIC.Size")));
     this.lblMIC.TabIndex = ((int)(resources.GetObject("lblMIC.TabIndex")));
     this.lblMIC.Text = resources.GetString("lblMIC.Text");
     this.lblMIC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblMIC.TextAlign")));
     this.toolTip1.SetToolTip(this.lblMIC, resources.GetString("lblMIC.ToolTip"));
     this.lblMIC.Visible = ((bool)(resources.GetObject("lblMIC.Visible")));
     //
     // udMIC
     //
     this.udMIC.AccessibleDescription = resources.GetString("udMIC.AccessibleDescription");
     this.udMIC.AccessibleName = resources.GetString("udMIC.AccessibleName");
     this.udMIC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udMIC.Anchor")));
     this.udMIC.BackColor = System.Drawing.SystemColors.Window;
     this.udMIC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udMIC.Dock")));
     this.udMIC.Enabled = ((bool)(resources.GetObject("udMIC.Enabled")));
     this.udMIC.Font = ((System.Drawing.Font)(resources.GetObject("udMIC.Font")));
     this.udMIC.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udMIC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udMIC.ImeMode")));
     this.udMIC.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udMIC.Location = ((System.Drawing.Point)(resources.GetObject("udMIC.Location")));
     this.udMIC.Maximum = new System.Decimal(new int[] {
                                                           70,
                                                           0,
                                                           0,
                                                           0});
     this.udMIC.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.udMIC.Name = "udMIC";
     this.udMIC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udMIC.RightToLeft")));
     this.udMIC.Size = ((System.Drawing.Size)(resources.GetObject("udMIC.Size")));
     this.udMIC.TabIndex = ((int)(resources.GetObject("udMIC.TabIndex")));
     this.udMIC.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udMIC.TextAlign")));
     this.udMIC.ThousandsSeparator = ((bool)(resources.GetObject("udMIC.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udMIC, resources.GetString("udMIC.ToolTip"));
     this.udMIC.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udMIC.UpDownAlign")));
     this.udMIC.Value = new System.Decimal(new int[] {
                                                         10,
                                                         0,
                                                         0,
                                                         0});
     this.udMIC.Visible = ((bool)(resources.GetObject("udMIC.Visible")));
     this.udMIC.LostFocus += new System.EventHandler(this.udMIC_LostFocus);
     this.udMIC.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udMIC.ValueChanged += new System.EventHandler(this.udMIC_ValueChanged);
     //
     // grpMultimeter
     //
     this.grpMultimeter.AccessibleDescription = resources.GetString("grpMultimeter.AccessibleDescription");
     this.grpMultimeter.AccessibleName = resources.GetString("grpMultimeter.AccessibleName");
     this.grpMultimeter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpMultimeter.Anchor")));
     this.grpMultimeter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpMultimeter.BackgroundImage")));
     this.grpMultimeter.Controls.Add(this.comboMeterTXMode);
     this.grpMultimeter.Controls.Add(this.picMultiMeterDigital);
     this.grpMultimeter.Controls.Add(this.lblMultiSMeter);
     this.grpMultimeter.Controls.Add(this.comboMeterRXMode);
     this.grpMultimeter.Controls.Add(this.txtMultiText);
     this.grpMultimeter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpMultimeter.Dock")));
     this.grpMultimeter.Enabled = ((bool)(resources.GetObject("grpMultimeter.Enabled")));
     this.grpMultimeter.Font = ((System.Drawing.Font)(resources.GetObject("grpMultimeter.Font")));
     this.grpMultimeter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpMultimeter.ImeMode")));
     this.grpMultimeter.Location = ((System.Drawing.Point)(resources.GetObject("grpMultimeter.Location")));
     this.grpMultimeter.Name = "grpMultimeter";
     this.grpMultimeter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpMultimeter.RightToLeft")));
     this.grpMultimeter.Size = ((System.Drawing.Size)(resources.GetObject("grpMultimeter.Size")));
     this.grpMultimeter.TabIndex = ((int)(resources.GetObject("grpMultimeter.TabIndex")));
     this.grpMultimeter.TabStop = false;
     this.grpMultimeter.Text = resources.GetString("grpMultimeter.Text");
     this.toolTip1.SetToolTip(this.grpMultimeter, resources.GetString("grpMultimeter.ToolTip"));
     this.grpMultimeter.Visible = ((bool)(resources.GetObject("grpMultimeter.Visible")));
     //
     // comboMeterTXMode
     //
     this.comboMeterTXMode.AccessibleDescription = resources.GetString("comboMeterTXMode.AccessibleDescription");
     this.comboMeterTXMode.AccessibleName = resources.GetString("comboMeterTXMode.AccessibleName");
     this.comboMeterTXMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboMeterTXMode.Anchor")));
     this.comboMeterTXMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboMeterTXMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboMeterTXMode.BackgroundImage")));
     this.comboMeterTXMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboMeterTXMode.Dock")));
     this.comboMeterTXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboMeterTXMode.DropDownWidth = 72;
     this.comboMeterTXMode.Enabled = ((bool)(resources.GetObject("comboMeterTXMode.Enabled")));
     this.comboMeterTXMode.Font = ((System.Drawing.Font)(resources.GetObject("comboMeterTXMode.Font")));
     this.comboMeterTXMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboMeterTXMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboMeterTXMode.ImeMode")));
     this.comboMeterTXMode.IntegralHeight = ((bool)(resources.GetObject("comboMeterTXMode.IntegralHeight")));
     this.comboMeterTXMode.ItemHeight = ((int)(resources.GetObject("comboMeterTXMode.ItemHeight")));
     this.comboMeterTXMode.Location = ((System.Drawing.Point)(resources.GetObject("comboMeterTXMode.Location")));
     this.comboMeterTXMode.MaxDropDownItems = ((int)(resources.GetObject("comboMeterTXMode.MaxDropDownItems")));
     this.comboMeterTXMode.MaxLength = ((int)(resources.GetObject("comboMeterTXMode.MaxLength")));
     this.comboMeterTXMode.Name = "comboMeterTXMode";
     this.comboMeterTXMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboMeterTXMode.RightToLeft")));
     this.comboMeterTXMode.Size = ((System.Drawing.Size)(resources.GetObject("comboMeterTXMode.Size")));
     this.comboMeterTXMode.TabIndex = ((int)(resources.GetObject("comboMeterTXMode.TabIndex")));
     this.comboMeterTXMode.Text = resources.GetString("comboMeterTXMode.Text");
     this.toolTip1.SetToolTip(this.comboMeterTXMode, resources.GetString("comboMeterTXMode.ToolTip"));
     this.comboMeterTXMode.Visible = ((bool)(resources.GetObject("comboMeterTXMode.Visible")));
     this.comboMeterTXMode.SelectedIndexChanged += new System.EventHandler(this.comboMeterTXMode_SelectedIndexChanged);
     //
     // picMultiMeterDigital
     //
     this.picMultiMeterDigital.AccessibleDescription = resources.GetString("picMultiMeterDigital.AccessibleDescription");
     this.picMultiMeterDigital.AccessibleName = resources.GetString("picMultiMeterDigital.AccessibleName");
     this.picMultiMeterDigital.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picMultiMeterDigital.Anchor")));
     this.picMultiMeterDigital.BackColor = System.Drawing.Color.Black;
     this.picMultiMeterDigital.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picMultiMeterDigital.BackgroundImage")));
     this.picMultiMeterDigital.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picMultiMeterDigital.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picMultiMeterDigital.Dock")));
     this.picMultiMeterDigital.Enabled = ((bool)(resources.GetObject("picMultiMeterDigital.Enabled")));
     this.picMultiMeterDigital.Font = ((System.Drawing.Font)(resources.GetObject("picMultiMeterDigital.Font")));
     this.picMultiMeterDigital.Image = ((System.Drawing.Image)(resources.GetObject("picMultiMeterDigital.Image")));
     this.picMultiMeterDigital.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picMultiMeterDigital.ImeMode")));
     this.picMultiMeterDigital.Location = ((System.Drawing.Point)(resources.GetObject("picMultiMeterDigital.Location")));
     this.picMultiMeterDigital.Name = "picMultiMeterDigital";
     this.picMultiMeterDigital.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picMultiMeterDigital.RightToLeft")));
     this.picMultiMeterDigital.Size = ((System.Drawing.Size)(resources.GetObject("picMultiMeterDigital.Size")));
     this.picMultiMeterDigital.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picMultiMeterDigital.SizeMode")));
     this.picMultiMeterDigital.TabIndex = ((int)(resources.GetObject("picMultiMeterDigital.TabIndex")));
     this.picMultiMeterDigital.TabStop = false;
     this.picMultiMeterDigital.Text = resources.GetString("picMultiMeterDigital.Text");
     this.toolTip1.SetToolTip(this.picMultiMeterDigital, resources.GetString("picMultiMeterDigital.ToolTip"));
     this.picMultiMeterDigital.Visible = ((bool)(resources.GetObject("picMultiMeterDigital.Visible")));
     this.picMultiMeterDigital.Paint += new System.Windows.Forms.PaintEventHandler(this.picMultiMeterDigital_Paint);
     //
     // lblMultiSMeter
     //
     this.lblMultiSMeter.AccessibleDescription = resources.GetString("lblMultiSMeter.AccessibleDescription");
     this.lblMultiSMeter.AccessibleName = resources.GetString("lblMultiSMeter.AccessibleName");
     this.lblMultiSMeter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblMultiSMeter.Anchor")));
     this.lblMultiSMeter.AutoSize = ((bool)(resources.GetObject("lblMultiSMeter.AutoSize")));
     this.lblMultiSMeter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblMultiSMeter.Dock")));
     this.lblMultiSMeter.Enabled = ((bool)(resources.GetObject("lblMultiSMeter.Enabled")));
     this.lblMultiSMeter.Font = ((System.Drawing.Font)(resources.GetObject("lblMultiSMeter.Font")));
     this.lblMultiSMeter.Image = ((System.Drawing.Image)(resources.GetObject("lblMultiSMeter.Image")));
     this.lblMultiSMeter.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblMultiSMeter.ImageAlign")));
     this.lblMultiSMeter.ImageIndex = ((int)(resources.GetObject("lblMultiSMeter.ImageIndex")));
     this.lblMultiSMeter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblMultiSMeter.ImeMode")));
     this.lblMultiSMeter.Location = ((System.Drawing.Point)(resources.GetObject("lblMultiSMeter.Location")));
     this.lblMultiSMeter.Name = "lblMultiSMeter";
     this.lblMultiSMeter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblMultiSMeter.RightToLeft")));
     this.lblMultiSMeter.Size = ((System.Drawing.Size)(resources.GetObject("lblMultiSMeter.Size")));
     this.lblMultiSMeter.TabIndex = ((int)(resources.GetObject("lblMultiSMeter.TabIndex")));
     this.lblMultiSMeter.Text = resources.GetString("lblMultiSMeter.Text");
     this.lblMultiSMeter.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblMultiSMeter.TextAlign")));
     this.toolTip1.SetToolTip(this.lblMultiSMeter, resources.GetString("lblMultiSMeter.ToolTip"));
     this.lblMultiSMeter.Visible = ((bool)(resources.GetObject("lblMultiSMeter.Visible")));
     //
     // comboMeterRXMode
     //
     this.comboMeterRXMode.AccessibleDescription = resources.GetString("comboMeterRXMode.AccessibleDescription");
     this.comboMeterRXMode.AccessibleName = resources.GetString("comboMeterRXMode.AccessibleName");
     this.comboMeterRXMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboMeterRXMode.Anchor")));
     this.comboMeterRXMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboMeterRXMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboMeterRXMode.BackgroundImage")));
     this.comboMeterRXMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboMeterRXMode.Dock")));
     this.comboMeterRXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboMeterRXMode.DropDownWidth = 72;
     this.comboMeterRXMode.Enabled = ((bool)(resources.GetObject("comboMeterRXMode.Enabled")));
     this.comboMeterRXMode.Font = ((System.Drawing.Font)(resources.GetObject("comboMeterRXMode.Font")));
     this.comboMeterRXMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboMeterRXMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboMeterRXMode.ImeMode")));
     this.comboMeterRXMode.IntegralHeight = ((bool)(resources.GetObject("comboMeterRXMode.IntegralHeight")));
     this.comboMeterRXMode.ItemHeight = ((int)(resources.GetObject("comboMeterRXMode.ItemHeight")));
     this.comboMeterRXMode.Location = ((System.Drawing.Point)(resources.GetObject("comboMeterRXMode.Location")));
     this.comboMeterRXMode.MaxDropDownItems = ((int)(resources.GetObject("comboMeterRXMode.MaxDropDownItems")));
     this.comboMeterRXMode.MaxLength = ((int)(resources.GetObject("comboMeterRXMode.MaxLength")));
     this.comboMeterRXMode.Name = "comboMeterRXMode";
     this.comboMeterRXMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboMeterRXMode.RightToLeft")));
     this.comboMeterRXMode.Size = ((System.Drawing.Size)(resources.GetObject("comboMeterRXMode.Size")));
     this.comboMeterRXMode.TabIndex = ((int)(resources.GetObject("comboMeterRXMode.TabIndex")));
     this.comboMeterRXMode.Text = resources.GetString("comboMeterRXMode.Text");
     this.toolTip1.SetToolTip(this.comboMeterRXMode, resources.GetString("comboMeterRXMode.ToolTip"));
     this.comboMeterRXMode.Visible = ((bool)(resources.GetObject("comboMeterRXMode.Visible")));
     this.comboMeterRXMode.SelectedIndexChanged += new System.EventHandler(this.comboMeterRXMode_SelectedIndexChanged);
     //
     // txtMultiText
     //
     this.txtMultiText.AccessibleDescription = resources.GetString("txtMultiText.AccessibleDescription");
     this.txtMultiText.AccessibleName = resources.GetString("txtMultiText.AccessibleName");
     this.txtMultiText.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtMultiText.Anchor")));
     this.txtMultiText.AutoSize = ((bool)(resources.GetObject("txtMultiText.AutoSize")));
     this.txtMultiText.BackColor = System.Drawing.Color.Black;
     this.txtMultiText.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtMultiText.BackgroundImage")));
     this.txtMultiText.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtMultiText.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtMultiText.Dock")));
     this.txtMultiText.Enabled = ((bool)(resources.GetObject("txtMultiText.Enabled")));
     this.txtMultiText.Font = ((System.Drawing.Font)(resources.GetObject("txtMultiText.Font")));
     this.txtMultiText.ForeColor = System.Drawing.Color.Yellow;
     this.txtMultiText.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtMultiText.ImeMode")));
     this.txtMultiText.Location = ((System.Drawing.Point)(resources.GetObject("txtMultiText.Location")));
     this.txtMultiText.MaxLength = ((int)(resources.GetObject("txtMultiText.MaxLength")));
     this.txtMultiText.Multiline = ((bool)(resources.GetObject("txtMultiText.Multiline")));
     this.txtMultiText.Name = "txtMultiText";
     this.txtMultiText.PasswordChar = ((char)(resources.GetObject("txtMultiText.PasswordChar")));
     this.txtMultiText.ReadOnly = true;
     this.txtMultiText.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtMultiText.RightToLeft")));
     this.txtMultiText.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtMultiText.ScrollBars")));
     this.txtMultiText.Size = ((System.Drawing.Size)(resources.GetObject("txtMultiText.Size")));
     this.txtMultiText.TabIndex = ((int)(resources.GetObject("txtMultiText.TabIndex")));
     this.txtMultiText.Text = resources.GetString("txtMultiText.Text");
     this.txtMultiText.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtMultiText.TextAlign")));
     this.toolTip1.SetToolTip(this.txtMultiText, resources.GetString("txtMultiText.ToolTip"));
     this.txtMultiText.Visible = ((bool)(resources.GetObject("txtMultiText.Visible")));
     this.txtMultiText.WordWrap = ((bool)(resources.GetObject("txtMultiText.WordWrap")));
     this.txtMultiText.GotFocus += new System.EventHandler(this.HideFocus);
     //
     // grpVFO
     //
     this.grpVFO.AccessibleDescription = resources.GetString("grpVFO.AccessibleDescription");
     this.grpVFO.AccessibleName = resources.GetString("grpVFO.AccessibleName");
     this.grpVFO.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpVFO.Anchor")));
     this.grpVFO.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpVFO.BackgroundImage")));
     this.grpVFO.Controls.Add(this.btnZeroBeat);
     this.grpVFO.Controls.Add(this.btnRITReset);
     this.grpVFO.Controls.Add(this.btnXITReset);
     this.grpVFO.Controls.Add(this.btnIFtoVFO);
     this.grpVFO.Controls.Add(this.btnVFOSwap);
     this.grpVFO.Controls.Add(this.btnVFOBtoA);
     this.grpVFO.Controls.Add(this.btnVFOAtoB);
     this.grpVFO.Controls.Add(this.udXIT);
     this.grpVFO.Controls.Add(this.chkXIT);
     this.grpVFO.Controls.Add(this.chkRIT);
     this.grpVFO.Controls.Add(this.udRIT);
     this.grpVFO.Controls.Add(this.chkVFOSplit);
     this.grpVFO.Controls.Add(this.lblCPUMeter);
     this.grpVFO.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpVFO.Dock")));
     this.grpVFO.Enabled = ((bool)(resources.GetObject("grpVFO.Enabled")));
     this.grpVFO.Font = ((System.Drawing.Font)(resources.GetObject("grpVFO.Font")));
     this.grpVFO.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpVFO.ImeMode")));
     this.grpVFO.Location = ((System.Drawing.Point)(resources.GetObject("grpVFO.Location")));
     this.grpVFO.Name = "grpVFO";
     this.grpVFO.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpVFO.RightToLeft")));
     this.grpVFO.Size = ((System.Drawing.Size)(resources.GetObject("grpVFO.Size")));
     this.grpVFO.TabIndex = ((int)(resources.GetObject("grpVFO.TabIndex")));
     this.grpVFO.TabStop = false;
     this.grpVFO.Text = resources.GetString("grpVFO.Text");
     this.toolTip1.SetToolTip(this.grpVFO, resources.GetString("grpVFO.ToolTip"));
     this.grpVFO.Visible = ((bool)(resources.GetObject("grpVFO.Visible")));
     //
     // btnZeroBeat
     //
     this.btnZeroBeat.AccessibleDescription = resources.GetString("btnZeroBeat.AccessibleDescription");
     this.btnZeroBeat.AccessibleName = resources.GetString("btnZeroBeat.AccessibleName");
     this.btnZeroBeat.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnZeroBeat.Anchor")));
     this.btnZeroBeat.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnZeroBeat.BackgroundImage")));
     this.btnZeroBeat.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnZeroBeat.Dock")));
     this.btnZeroBeat.Enabled = ((bool)(resources.GetObject("btnZeroBeat.Enabled")));
     this.btnZeroBeat.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnZeroBeat.FlatStyle")));
     this.btnZeroBeat.Font = ((System.Drawing.Font)(resources.GetObject("btnZeroBeat.Font")));
     this.btnZeroBeat.Image = ((System.Drawing.Image)(resources.GetObject("btnZeroBeat.Image")));
     this.btnZeroBeat.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnZeroBeat.ImageAlign")));
     this.btnZeroBeat.ImageIndex = ((int)(resources.GetObject("btnZeroBeat.ImageIndex")));
     this.btnZeroBeat.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnZeroBeat.ImeMode")));
     this.btnZeroBeat.Location = ((System.Drawing.Point)(resources.GetObject("btnZeroBeat.Location")));
     this.btnZeroBeat.Name = "btnZeroBeat";
     this.btnZeroBeat.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnZeroBeat.RightToLeft")));
     this.btnZeroBeat.Size = ((System.Drawing.Size)(resources.GetObject("btnZeroBeat.Size")));
     this.btnZeroBeat.TabIndex = ((int)(resources.GetObject("btnZeroBeat.TabIndex")));
     this.btnZeroBeat.Text = resources.GetString("btnZeroBeat.Text");
     this.btnZeroBeat.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnZeroBeat.TextAlign")));
     this.toolTip1.SetToolTip(this.btnZeroBeat, resources.GetString("btnZeroBeat.ToolTip"));
     this.btnZeroBeat.Visible = ((bool)(resources.GetObject("btnZeroBeat.Visible")));
     this.btnZeroBeat.Click += new System.EventHandler(this.btnZeroBeat_Click);
     //
     // btnRITReset
     //
     this.btnRITReset.AccessibleDescription = resources.GetString("btnRITReset.AccessibleDescription");
     this.btnRITReset.AccessibleName = resources.GetString("btnRITReset.AccessibleName");
     this.btnRITReset.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnRITReset.Anchor")));
     this.btnRITReset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnRITReset.BackgroundImage")));
     this.btnRITReset.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnRITReset.Dock")));
     this.btnRITReset.Enabled = ((bool)(resources.GetObject("btnRITReset.Enabled")));
     this.btnRITReset.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnRITReset.FlatStyle")));
     this.btnRITReset.Font = ((System.Drawing.Font)(resources.GetObject("btnRITReset.Font")));
     this.btnRITReset.Image = ((System.Drawing.Image)(resources.GetObject("btnRITReset.Image")));
     this.btnRITReset.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnRITReset.ImageAlign")));
     this.btnRITReset.ImageIndex = ((int)(resources.GetObject("btnRITReset.ImageIndex")));
     this.btnRITReset.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnRITReset.ImeMode")));
     this.btnRITReset.Location = ((System.Drawing.Point)(resources.GetObject("btnRITReset.Location")));
     this.btnRITReset.Name = "btnRITReset";
     this.btnRITReset.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnRITReset.RightToLeft")));
     this.btnRITReset.Size = ((System.Drawing.Size)(resources.GetObject("btnRITReset.Size")));
     this.btnRITReset.TabIndex = ((int)(resources.GetObject("btnRITReset.TabIndex")));
     this.btnRITReset.Text = resources.GetString("btnRITReset.Text");
     this.btnRITReset.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnRITReset.TextAlign")));
     this.toolTip1.SetToolTip(this.btnRITReset, resources.GetString("btnRITReset.ToolTip"));
     this.btnRITReset.Visible = ((bool)(resources.GetObject("btnRITReset.Visible")));
     this.btnRITReset.Click += new System.EventHandler(this.btnRITReset_Click);
     //
     // btnXITReset
     //
     this.btnXITReset.AccessibleDescription = resources.GetString("btnXITReset.AccessibleDescription");
     this.btnXITReset.AccessibleName = resources.GetString("btnXITReset.AccessibleName");
     this.btnXITReset.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnXITReset.Anchor")));
     this.btnXITReset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnXITReset.BackgroundImage")));
     this.btnXITReset.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnXITReset.Dock")));
     this.btnXITReset.Enabled = ((bool)(resources.GetObject("btnXITReset.Enabled")));
     this.btnXITReset.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnXITReset.FlatStyle")));
     this.btnXITReset.Font = ((System.Drawing.Font)(resources.GetObject("btnXITReset.Font")));
     this.btnXITReset.Image = ((System.Drawing.Image)(resources.GetObject("btnXITReset.Image")));
     this.btnXITReset.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnXITReset.ImageAlign")));
     this.btnXITReset.ImageIndex = ((int)(resources.GetObject("btnXITReset.ImageIndex")));
     this.btnXITReset.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnXITReset.ImeMode")));
     this.btnXITReset.Location = ((System.Drawing.Point)(resources.GetObject("btnXITReset.Location")));
     this.btnXITReset.Name = "btnXITReset";
     this.btnXITReset.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnXITReset.RightToLeft")));
     this.btnXITReset.Size = ((System.Drawing.Size)(resources.GetObject("btnXITReset.Size")));
     this.btnXITReset.TabIndex = ((int)(resources.GetObject("btnXITReset.TabIndex")));
     this.btnXITReset.Text = resources.GetString("btnXITReset.Text");
     this.btnXITReset.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnXITReset.TextAlign")));
     this.toolTip1.SetToolTip(this.btnXITReset, resources.GetString("btnXITReset.ToolTip"));
     this.btnXITReset.Visible = ((bool)(resources.GetObject("btnXITReset.Visible")));
     this.btnXITReset.Click += new System.EventHandler(this.btnXITReset_Click);
     //
     // btnIFtoVFO
     //
     this.btnIFtoVFO.AccessibleDescription = resources.GetString("btnIFtoVFO.AccessibleDescription");
     this.btnIFtoVFO.AccessibleName = resources.GetString("btnIFtoVFO.AccessibleName");
     this.btnIFtoVFO.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnIFtoVFO.Anchor")));
     this.btnIFtoVFO.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIFtoVFO.BackgroundImage")));
     this.btnIFtoVFO.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnIFtoVFO.Dock")));
     this.btnIFtoVFO.Enabled = ((bool)(resources.GetObject("btnIFtoVFO.Enabled")));
     this.btnIFtoVFO.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnIFtoVFO.FlatStyle")));
     this.btnIFtoVFO.Font = ((System.Drawing.Font)(resources.GetObject("btnIFtoVFO.Font")));
     this.btnIFtoVFO.Image = ((System.Drawing.Image)(resources.GetObject("btnIFtoVFO.Image")));
     this.btnIFtoVFO.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnIFtoVFO.ImageAlign")));
     this.btnIFtoVFO.ImageIndex = ((int)(resources.GetObject("btnIFtoVFO.ImageIndex")));
     this.btnIFtoVFO.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnIFtoVFO.ImeMode")));
     this.btnIFtoVFO.Location = ((System.Drawing.Point)(resources.GetObject("btnIFtoVFO.Location")));
     this.btnIFtoVFO.Name = "btnIFtoVFO";
     this.btnIFtoVFO.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnIFtoVFO.RightToLeft")));
     this.btnIFtoVFO.Size = ((System.Drawing.Size)(resources.GetObject("btnIFtoVFO.Size")));
     this.btnIFtoVFO.TabIndex = ((int)(resources.GetObject("btnIFtoVFO.TabIndex")));
     this.btnIFtoVFO.Text = resources.GetString("btnIFtoVFO.Text");
     this.btnIFtoVFO.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnIFtoVFO.TextAlign")));
     this.toolTip1.SetToolTip(this.btnIFtoVFO, resources.GetString("btnIFtoVFO.ToolTip"));
     this.btnIFtoVFO.Visible = ((bool)(resources.GetObject("btnIFtoVFO.Visible")));
     this.btnIFtoVFO.Click += new System.EventHandler(this.btnIFtoVFO_Click);
     //
     // btnVFOSwap
     //
     this.btnVFOSwap.AccessibleDescription = resources.GetString("btnVFOSwap.AccessibleDescription");
     this.btnVFOSwap.AccessibleName = resources.GetString("btnVFOSwap.AccessibleName");
     this.btnVFOSwap.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnVFOSwap.Anchor")));
     this.btnVFOSwap.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnVFOSwap.BackgroundImage")));
     this.btnVFOSwap.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnVFOSwap.Dock")));
     this.btnVFOSwap.Enabled = ((bool)(resources.GetObject("btnVFOSwap.Enabled")));
     this.btnVFOSwap.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnVFOSwap.FlatStyle")));
     this.btnVFOSwap.Font = ((System.Drawing.Font)(resources.GetObject("btnVFOSwap.Font")));
     this.btnVFOSwap.Image = ((System.Drawing.Image)(resources.GetObject("btnVFOSwap.Image")));
     this.btnVFOSwap.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOSwap.ImageAlign")));
     this.btnVFOSwap.ImageIndex = ((int)(resources.GetObject("btnVFOSwap.ImageIndex")));
     this.btnVFOSwap.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnVFOSwap.ImeMode")));
     this.btnVFOSwap.Location = ((System.Drawing.Point)(resources.GetObject("btnVFOSwap.Location")));
     this.btnVFOSwap.Name = "btnVFOSwap";
     this.btnVFOSwap.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnVFOSwap.RightToLeft")));
     this.btnVFOSwap.Size = ((System.Drawing.Size)(resources.GetObject("btnVFOSwap.Size")));
     this.btnVFOSwap.TabIndex = ((int)(resources.GetObject("btnVFOSwap.TabIndex")));
     this.btnVFOSwap.Text = resources.GetString("btnVFOSwap.Text");
     this.btnVFOSwap.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOSwap.TextAlign")));
     this.toolTip1.SetToolTip(this.btnVFOSwap, resources.GetString("btnVFOSwap.ToolTip"));
     this.btnVFOSwap.Visible = ((bool)(resources.GetObject("btnVFOSwap.Visible")));
     this.btnVFOSwap.Click += new System.EventHandler(this.btnVFOSwap_Click);
     //
     // btnVFOBtoA
     //
     this.btnVFOBtoA.AccessibleDescription = resources.GetString("btnVFOBtoA.AccessibleDescription");
     this.btnVFOBtoA.AccessibleName = resources.GetString("btnVFOBtoA.AccessibleName");
     this.btnVFOBtoA.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnVFOBtoA.Anchor")));
     this.btnVFOBtoA.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnVFOBtoA.BackgroundImage")));
     this.btnVFOBtoA.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnVFOBtoA.Dock")));
     this.btnVFOBtoA.Enabled = ((bool)(resources.GetObject("btnVFOBtoA.Enabled")));
     this.btnVFOBtoA.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnVFOBtoA.FlatStyle")));
     this.btnVFOBtoA.Font = ((System.Drawing.Font)(resources.GetObject("btnVFOBtoA.Font")));
     this.btnVFOBtoA.Image = ((System.Drawing.Image)(resources.GetObject("btnVFOBtoA.Image")));
     this.btnVFOBtoA.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOBtoA.ImageAlign")));
     this.btnVFOBtoA.ImageIndex = ((int)(resources.GetObject("btnVFOBtoA.ImageIndex")));
     this.btnVFOBtoA.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnVFOBtoA.ImeMode")));
     this.btnVFOBtoA.Location = ((System.Drawing.Point)(resources.GetObject("btnVFOBtoA.Location")));
     this.btnVFOBtoA.Name = "btnVFOBtoA";
     this.btnVFOBtoA.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnVFOBtoA.RightToLeft")));
     this.btnVFOBtoA.Size = ((System.Drawing.Size)(resources.GetObject("btnVFOBtoA.Size")));
     this.btnVFOBtoA.TabIndex = ((int)(resources.GetObject("btnVFOBtoA.TabIndex")));
     this.btnVFOBtoA.Text = resources.GetString("btnVFOBtoA.Text");
     this.btnVFOBtoA.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOBtoA.TextAlign")));
     this.toolTip1.SetToolTip(this.btnVFOBtoA, resources.GetString("btnVFOBtoA.ToolTip"));
     this.btnVFOBtoA.Visible = ((bool)(resources.GetObject("btnVFOBtoA.Visible")));
     this.btnVFOBtoA.Click += new System.EventHandler(this.btnVFOBtoA_Click);
     //
     // btnVFOAtoB
     //
     this.btnVFOAtoB.AccessibleDescription = resources.GetString("btnVFOAtoB.AccessibleDescription");
     this.btnVFOAtoB.AccessibleName = resources.GetString("btnVFOAtoB.AccessibleName");
     this.btnVFOAtoB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnVFOAtoB.Anchor")));
     this.btnVFOAtoB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnVFOAtoB.BackgroundImage")));
     this.btnVFOAtoB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnVFOAtoB.Dock")));
     this.btnVFOAtoB.Enabled = ((bool)(resources.GetObject("btnVFOAtoB.Enabled")));
     this.btnVFOAtoB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnVFOAtoB.FlatStyle")));
     this.btnVFOAtoB.Font = ((System.Drawing.Font)(resources.GetObject("btnVFOAtoB.Font")));
     this.btnVFOAtoB.Image = ((System.Drawing.Image)(resources.GetObject("btnVFOAtoB.Image")));
     this.btnVFOAtoB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOAtoB.ImageAlign")));
     this.btnVFOAtoB.ImageIndex = ((int)(resources.GetObject("btnVFOAtoB.ImageIndex")));
     this.btnVFOAtoB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnVFOAtoB.ImeMode")));
     this.btnVFOAtoB.Location = ((System.Drawing.Point)(resources.GetObject("btnVFOAtoB.Location")));
     this.btnVFOAtoB.Name = "btnVFOAtoB";
     this.btnVFOAtoB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnVFOAtoB.RightToLeft")));
     this.btnVFOAtoB.Size = ((System.Drawing.Size)(resources.GetObject("btnVFOAtoB.Size")));
     this.btnVFOAtoB.TabIndex = ((int)(resources.GetObject("btnVFOAtoB.TabIndex")));
     this.btnVFOAtoB.Text = resources.GetString("btnVFOAtoB.Text");
     this.btnVFOAtoB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnVFOAtoB.TextAlign")));
     this.toolTip1.SetToolTip(this.btnVFOAtoB, resources.GetString("btnVFOAtoB.ToolTip"));
     this.btnVFOAtoB.Visible = ((bool)(resources.GetObject("btnVFOAtoB.Visible")));
     this.btnVFOAtoB.Click += new System.EventHandler(this.btnVFOAtoB_Click);
     //
     // chkVFOSplit
     //
     this.chkVFOSplit.AccessibleDescription = resources.GetString("chkVFOSplit.AccessibleDescription");
     this.chkVFOSplit.AccessibleName = resources.GetString("chkVFOSplit.AccessibleName");
     this.chkVFOSplit.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVFOSplit.Anchor")));
     this.chkVFOSplit.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVFOSplit.Appearance")));
     this.chkVFOSplit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVFOSplit.BackgroundImage")));
     this.chkVFOSplit.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSplit.CheckAlign")));
     this.chkVFOSplit.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVFOSplit.Dock")));
     this.chkVFOSplit.Enabled = ((bool)(resources.GetObject("chkVFOSplit.Enabled")));
     this.chkVFOSplit.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVFOSplit.FlatStyle")));
     this.chkVFOSplit.Font = ((System.Drawing.Font)(resources.GetObject("chkVFOSplit.Font")));
     this.chkVFOSplit.Image = ((System.Drawing.Image)(resources.GetObject("chkVFOSplit.Image")));
     this.chkVFOSplit.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSplit.ImageAlign")));
     this.chkVFOSplit.ImageIndex = ((int)(resources.GetObject("chkVFOSplit.ImageIndex")));
     this.chkVFOSplit.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVFOSplit.ImeMode")));
     this.chkVFOSplit.Location = ((System.Drawing.Point)(resources.GetObject("chkVFOSplit.Location")));
     this.chkVFOSplit.Name = "chkVFOSplit";
     this.chkVFOSplit.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVFOSplit.RightToLeft")));
     this.chkVFOSplit.Size = ((System.Drawing.Size)(resources.GetObject("chkVFOSplit.Size")));
     this.chkVFOSplit.TabIndex = ((int)(resources.GetObject("chkVFOSplit.TabIndex")));
     this.chkVFOSplit.Text = resources.GetString("chkVFOSplit.Text");
     this.chkVFOSplit.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSplit.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVFOSplit, resources.GetString("chkVFOSplit.ToolTip"));
     this.chkVFOSplit.Visible = ((bool)(resources.GetObject("chkVFOSplit.Visible")));
     this.chkVFOSplit.CheckedChanged += new System.EventHandler(this.chkVFOSplit_CheckedChanged);
     //
     // grpSoundControls
     //
     this.grpSoundControls.AccessibleDescription = resources.GetString("grpSoundControls.AccessibleDescription");
     this.grpSoundControls.AccessibleName = resources.GetString("grpSoundControls.AccessibleName");
     this.grpSoundControls.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpSoundControls.Anchor")));
     this.grpSoundControls.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpSoundControls.BackgroundImage")));
     this.grpSoundControls.Controls.Add(this.chkRX1Preamp);
     this.grpSoundControls.Controls.Add(this.tbPWR);
     this.grpSoundControls.Controls.Add(this.tbRF);
     this.grpSoundControls.Controls.Add(this.tbAF);
     this.grpSoundControls.Controls.Add(this.udRF);
     this.grpSoundControls.Controls.Add(this.lblRF);
     this.grpSoundControls.Controls.Add(this.lblPWR);
     this.grpSoundControls.Controls.Add(this.udPWR);
     this.grpSoundControls.Controls.Add(this.lblAF);
     this.grpSoundControls.Controls.Add(this.udAF);
     this.grpSoundControls.Controls.Add(this.comboPreamp);
     this.grpSoundControls.Controls.Add(this.lblPreamp);
     this.grpSoundControls.Controls.Add(this.lblAGC);
     this.grpSoundControls.Controls.Add(this.comboAGC);
     this.grpSoundControls.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpSoundControls.Dock")));
     this.grpSoundControls.Enabled = ((bool)(resources.GetObject("grpSoundControls.Enabled")));
     this.grpSoundControls.Font = ((System.Drawing.Font)(resources.GetObject("grpSoundControls.Font")));
     this.grpSoundControls.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpSoundControls.ImeMode")));
     this.grpSoundControls.Location = ((System.Drawing.Point)(resources.GetObject("grpSoundControls.Location")));
     this.grpSoundControls.Name = "grpSoundControls";
     this.grpSoundControls.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpSoundControls.RightToLeft")));
     this.grpSoundControls.Size = ((System.Drawing.Size)(resources.GetObject("grpSoundControls.Size")));
     this.grpSoundControls.TabIndex = ((int)(resources.GetObject("grpSoundControls.TabIndex")));
     this.grpSoundControls.TabStop = false;
     this.grpSoundControls.Text = resources.GetString("grpSoundControls.Text");
     this.toolTip1.SetToolTip(this.grpSoundControls, resources.GetString("grpSoundControls.ToolTip"));
     this.grpSoundControls.Visible = ((bool)(resources.GetObject("grpSoundControls.Visible")));
     //
     // chkRX1Preamp
     //
     this.chkRX1Preamp.AccessibleDescription = resources.GetString("chkRX1Preamp.AccessibleDescription");
     this.chkRX1Preamp.AccessibleName = resources.GetString("chkRX1Preamp.AccessibleName");
     this.chkRX1Preamp.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX1Preamp.Anchor")));
     this.chkRX1Preamp.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX1Preamp.Appearance")));
     this.chkRX1Preamp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX1Preamp.BackgroundImage")));
     this.chkRX1Preamp.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX1Preamp.CheckAlign")));
     this.chkRX1Preamp.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX1Preamp.Dock")));
     this.chkRX1Preamp.Enabled = ((bool)(resources.GetObject("chkRX1Preamp.Enabled")));
     this.chkRX1Preamp.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX1Preamp.FlatStyle")));
     this.chkRX1Preamp.Font = ((System.Drawing.Font)(resources.GetObject("chkRX1Preamp.Font")));
     this.chkRX1Preamp.Image = ((System.Drawing.Image)(resources.GetObject("chkRX1Preamp.Image")));
     this.chkRX1Preamp.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX1Preamp.ImageAlign")));
     this.chkRX1Preamp.ImageIndex = ((int)(resources.GetObject("chkRX1Preamp.ImageIndex")));
     this.chkRX1Preamp.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX1Preamp.ImeMode")));
     this.chkRX1Preamp.Location = ((System.Drawing.Point)(resources.GetObject("chkRX1Preamp.Location")));
     this.chkRX1Preamp.Name = "chkRX1Preamp";
     this.chkRX1Preamp.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX1Preamp.RightToLeft")));
     this.chkRX1Preamp.Size = ((System.Drawing.Size)(resources.GetObject("chkRX1Preamp.Size")));
     this.chkRX1Preamp.TabIndex = ((int)(resources.GetObject("chkRX1Preamp.TabIndex")));
     this.chkRX1Preamp.Text = resources.GetString("chkRX1Preamp.Text");
     this.chkRX1Preamp.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX1Preamp.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX1Preamp, resources.GetString("chkRX1Preamp.ToolTip"));
     this.chkRX1Preamp.Visible = ((bool)(resources.GetObject("chkRX1Preamp.Visible")));
     this.chkRX1Preamp.CheckedChanged += new System.EventHandler(this.chkRX1Preamp_CheckedChanged);
     //
     // tbPWR
     //
     this.tbPWR.AccessibleDescription = resources.GetString("tbPWR.AccessibleDescription");
     this.tbPWR.AccessibleName = resources.GetString("tbPWR.AccessibleName");
     this.tbPWR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbPWR.Anchor")));
     this.tbPWR.AutoSize = false;
     this.tbPWR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbPWR.BackgroundImage")));
     this.tbPWR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbPWR.Dock")));
     this.tbPWR.Enabled = ((bool)(resources.GetObject("tbPWR.Enabled")));
     this.tbPWR.Font = ((System.Drawing.Font)(resources.GetObject("tbPWR.Font")));
     this.tbPWR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbPWR.ImeMode")));
     this.tbPWR.Location = ((System.Drawing.Point)(resources.GetObject("tbPWR.Location")));
     this.tbPWR.Maximum = 100;
     this.tbPWR.Name = "tbPWR";
     this.tbPWR.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbPWR.Orientation")));
     this.tbPWR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbPWR.RightToLeft")));
     this.tbPWR.Size = ((System.Drawing.Size)(resources.GetObject("tbPWR.Size")));
     this.tbPWR.TabIndex = ((int)(resources.GetObject("tbPWR.TabIndex")));
     this.tbPWR.Text = resources.GetString("tbPWR.Text");
     this.tbPWR.TickFrequency = 10;
     this.tbPWR.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbPWR, resources.GetString("tbPWR.ToolTip"));
     this.tbPWR.Value = 50;
     this.tbPWR.Visible = ((bool)(resources.GetObject("tbPWR.Visible")));
     this.tbPWR.Scroll += new System.EventHandler(this.tbPWR_Scroll);
     //
     // tbRF
     //
     this.tbRF.AccessibleDescription = resources.GetString("tbRF.AccessibleDescription");
     this.tbRF.AccessibleName = resources.GetString("tbRF.AccessibleName");
     this.tbRF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRF.Anchor")));
     this.tbRF.AutoSize = false;
     this.tbRF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRF.BackgroundImage")));
     this.tbRF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRF.Dock")));
     this.tbRF.Enabled = ((bool)(resources.GetObject("tbRF.Enabled")));
     this.tbRF.Font = ((System.Drawing.Font)(resources.GetObject("tbRF.Font")));
     this.tbRF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRF.ImeMode")));
     this.tbRF.Location = ((System.Drawing.Point)(resources.GetObject("tbRF.Location")));
     this.tbRF.Maximum = 120;
     this.tbRF.Minimum = -20;
     this.tbRF.Name = "tbRF";
     this.tbRF.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRF.Orientation")));
     this.tbRF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRF.RightToLeft")));
     this.tbRF.Size = ((System.Drawing.Size)(resources.GetObject("tbRF.Size")));
     this.tbRF.TabIndex = ((int)(resources.GetObject("tbRF.TabIndex")));
     this.tbRF.Text = resources.GetString("tbRF.Text");
     this.tbRF.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRF, resources.GetString("tbRF.ToolTip"));
     this.tbRF.Value = 90;
     this.tbRF.Visible = ((bool)(resources.GetObject("tbRF.Visible")));
     this.tbRF.Scroll += new System.EventHandler(this.tbRF_Scroll);
     //
     // tbAF
     //
     this.tbAF.AccessibleDescription = resources.GetString("tbAF.AccessibleDescription");
     this.tbAF.AccessibleName = resources.GetString("tbAF.AccessibleName");
     this.tbAF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbAF.Anchor")));
     this.tbAF.AutoSize = false;
     this.tbAF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbAF.BackgroundImage")));
     this.tbAF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbAF.Dock")));
     this.tbAF.Enabled = ((bool)(resources.GetObject("tbAF.Enabled")));
     this.tbAF.Font = ((System.Drawing.Font)(resources.GetObject("tbAF.Font")));
     this.tbAF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbAF.ImeMode")));
     this.tbAF.Location = ((System.Drawing.Point)(resources.GetObject("tbAF.Location")));
     this.tbAF.Maximum = 100;
     this.tbAF.Name = "tbAF";
     this.tbAF.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbAF.Orientation")));
     this.tbAF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbAF.RightToLeft")));
     this.tbAF.Size = ((System.Drawing.Size)(resources.GetObject("tbAF.Size")));
     this.tbAF.TabIndex = ((int)(resources.GetObject("tbAF.TabIndex")));
     this.tbAF.Text = resources.GetString("tbAF.Text");
     this.tbAF.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbAF, resources.GetString("tbAF.ToolTip"));
     this.tbAF.Value = 50;
     this.tbAF.Visible = ((bool)(resources.GetObject("tbAF.Visible")));
     this.tbAF.Scroll += new System.EventHandler(this.tbAF_Scroll);
     //
     // udRF
     //
     this.udRF.AccessibleDescription = resources.GetString("udRF.AccessibleDescription");
     this.udRF.AccessibleName = resources.GetString("udRF.AccessibleName");
     this.udRF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRF.Anchor")));
     this.udRF.BackColor = System.Drawing.SystemColors.Window;
     this.udRF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRF.Dock")));
     this.udRF.Enabled = ((bool)(resources.GetObject("udRF.Enabled")));
     this.udRF.Font = ((System.Drawing.Font)(resources.GetObject("udRF.Font")));
     this.udRF.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRF.ImeMode")));
     this.udRF.Increment = new System.Decimal(new int[] {
                                                            1,
                                                            0,
                                                            0,
                                                            0});
     this.udRF.Location = ((System.Drawing.Point)(resources.GetObject("udRF.Location")));
     this.udRF.Maximum = new System.Decimal(new int[] {
                                                          120,
                                                          0,
                                                          0,
                                                          0});
     this.udRF.Minimum = new System.Decimal(new int[] {
                                                          20,
                                                          0,
                                                          0,
                                                          -2147483648});
     this.udRF.Name = "udRF";
     this.udRF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRF.RightToLeft")));
     this.udRF.Size = ((System.Drawing.Size)(resources.GetObject("udRF.Size")));
     this.udRF.TabIndex = ((int)(resources.GetObject("udRF.TabIndex")));
     this.udRF.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRF.TextAlign")));
     this.udRF.ThousandsSeparator = ((bool)(resources.GetObject("udRF.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRF, resources.GetString("udRF.ToolTip"));
     this.udRF.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRF.UpDownAlign")));
     this.udRF.Value = new System.Decimal(new int[] {
                                                        90,
                                                        0,
                                                        0,
                                                        0});
     this.udRF.Visible = ((bool)(resources.GetObject("udRF.Visible")));
     this.udRF.ValueChanged += new System.EventHandler(this.udRF_ValueChanged);
     //
     // lblRF
     //
     this.lblRF.AccessibleDescription = resources.GetString("lblRF.AccessibleDescription");
     this.lblRF.AccessibleName = resources.GetString("lblRF.AccessibleName");
     this.lblRF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRF.Anchor")));
     this.lblRF.AutoSize = ((bool)(resources.GetObject("lblRF.AutoSize")));
     this.lblRF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRF.Dock")));
     this.lblRF.Enabled = ((bool)(resources.GetObject("lblRF.Enabled")));
     this.lblRF.Font = ((System.Drawing.Font)(resources.GetObject("lblRF.Font")));
     this.lblRF.Image = ((System.Drawing.Image)(resources.GetObject("lblRF.Image")));
     this.lblRF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRF.ImageAlign")));
     this.lblRF.ImageIndex = ((int)(resources.GetObject("lblRF.ImageIndex")));
     this.lblRF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRF.ImeMode")));
     this.lblRF.Location = ((System.Drawing.Point)(resources.GetObject("lblRF.Location")));
     this.lblRF.Name = "lblRF";
     this.lblRF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRF.RightToLeft")));
     this.lblRF.Size = ((System.Drawing.Size)(resources.GetObject("lblRF.Size")));
     this.lblRF.TabIndex = ((int)(resources.GetObject("lblRF.TabIndex")));
     this.lblRF.Text = resources.GetString("lblRF.Text");
     this.lblRF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRF.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRF, resources.GetString("lblRF.ToolTip"));
     this.lblRF.Visible = ((bool)(resources.GetObject("lblRF.Visible")));
     //
     // tbRX1Gain
     //
     this.tbRX1Gain.AccessibleDescription = resources.GetString("tbRX1Gain.AccessibleDescription");
     this.tbRX1Gain.AccessibleName = resources.GetString("tbRX1Gain.AccessibleName");
     this.tbRX1Gain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX1Gain.Anchor")));
     this.tbRX1Gain.AutoSize = false;
     this.tbRX1Gain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX1Gain.BackgroundImage")));
     this.tbRX1Gain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX1Gain.Dock")));
     this.tbRX1Gain.Enabled = ((bool)(resources.GetObject("tbRX1Gain.Enabled")));
     this.tbRX1Gain.Font = ((System.Drawing.Font)(resources.GetObject("tbRX1Gain.Font")));
     this.tbRX1Gain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX1Gain.ImeMode")));
     this.tbRX1Gain.Location = ((System.Drawing.Point)(resources.GetObject("tbRX1Gain.Location")));
     this.tbRX1Gain.Maximum = 100;
     this.tbRX1Gain.Name = "tbRX1Gain";
     this.tbRX1Gain.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX1Gain.Orientation")));
     this.tbRX1Gain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX1Gain.RightToLeft")));
     this.tbRX1Gain.Size = ((System.Drawing.Size)(resources.GetObject("tbRX1Gain.Size")));
     this.tbRX1Gain.TabIndex = ((int)(resources.GetObject("tbRX1Gain.TabIndex")));
     this.tbRX1Gain.Text = resources.GetString("tbRX1Gain.Text");
     this.tbRX1Gain.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX1Gain, resources.GetString("tbRX1Gain.ToolTip"));
     this.tbRX1Gain.Value = 100;
     this.tbRX1Gain.Visible = ((bool)(resources.GetObject("tbRX1Gain.Visible")));
     this.tbRX1Gain.Scroll += new System.EventHandler(this.tbRX1Gain_Scroll);
     //
     // udSquelch
     //
     this.udSquelch.AccessibleDescription = resources.GetString("udSquelch.AccessibleDescription");
     this.udSquelch.AccessibleName = resources.GetString("udSquelch.AccessibleName");
     this.udSquelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udSquelch.Anchor")));
     this.udSquelch.BackColor = System.Drawing.SystemColors.Window;
     this.udSquelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udSquelch.Dock")));
     this.udSquelch.Enabled = ((bool)(resources.GetObject("udSquelch.Enabled")));
     this.udSquelch.Font = ((System.Drawing.Font)(resources.GetObject("udSquelch.Font")));
     this.udSquelch.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udSquelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udSquelch.ImeMode")));
     this.udSquelch.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udSquelch.Location = ((System.Drawing.Point)(resources.GetObject("udSquelch.Location")));
     this.udSquelch.Maximum = new System.Decimal(new int[] {
                                                               160,
                                                               0,
                                                               0,
                                                               0});
     this.udSquelch.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udSquelch.Name = "udSquelch";
     this.udSquelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udSquelch.RightToLeft")));
     this.udSquelch.Size = ((System.Drawing.Size)(resources.GetObject("udSquelch.Size")));
     this.udSquelch.TabIndex = ((int)(resources.GetObject("udSquelch.TabIndex")));
     this.udSquelch.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udSquelch.TextAlign")));
     this.udSquelch.ThousandsSeparator = ((bool)(resources.GetObject("udSquelch.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udSquelch, resources.GetString("udSquelch.ToolTip"));
     this.udSquelch.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udSquelch.UpDownAlign")));
     this.udSquelch.Value = new System.Decimal(new int[] {
                                                             150,
                                                             0,
                                                             0,
                                                             0});
     this.udSquelch.Visible = ((bool)(resources.GetObject("udSquelch.Visible")));
     this.udSquelch.LostFocus += new System.EventHandler(this.udSquelch_LostFocus);
     this.udSquelch.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.udSquelch.ValueChanged += new System.EventHandler(this.udSquelch_ValueChanged);
     //
     // chkSquelch
     //
     this.chkSquelch.AccessibleDescription = resources.GetString("chkSquelch.AccessibleDescription");
     this.chkSquelch.AccessibleName = resources.GetString("chkSquelch.AccessibleName");
     this.chkSquelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkSquelch.Anchor")));
     this.chkSquelch.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkSquelch.Appearance")));
     this.chkSquelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSquelch.BackgroundImage")));
     this.chkSquelch.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSquelch.CheckAlign")));
     this.chkSquelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkSquelch.Dock")));
     this.chkSquelch.Enabled = ((bool)(resources.GetObject("chkSquelch.Enabled")));
     this.chkSquelch.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkSquelch.FlatStyle")));
     this.chkSquelch.Font = ((System.Drawing.Font)(resources.GetObject("chkSquelch.Font")));
     this.chkSquelch.Image = ((System.Drawing.Image)(resources.GetObject("chkSquelch.Image")));
     this.chkSquelch.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSquelch.ImageAlign")));
     this.chkSquelch.ImageIndex = ((int)(resources.GetObject("chkSquelch.ImageIndex")));
     this.chkSquelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkSquelch.ImeMode")));
     this.chkSquelch.Location = ((System.Drawing.Point)(resources.GetObject("chkSquelch.Location")));
     this.chkSquelch.Name = "chkSquelch";
     this.chkSquelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkSquelch.RightToLeft")));
     this.chkSquelch.Size = ((System.Drawing.Size)(resources.GetObject("chkSquelch.Size")));
     this.chkSquelch.TabIndex = ((int)(resources.GetObject("chkSquelch.TabIndex")));
     this.chkSquelch.Text = resources.GetString("chkSquelch.Text");
     this.chkSquelch.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSquelch.TextAlign")));
     this.toolTip1.SetToolTip(this.chkSquelch, resources.GetString("chkSquelch.ToolTip"));
     this.chkSquelch.Visible = ((bool)(resources.GetObject("chkSquelch.Visible")));
     this.chkSquelch.CheckedChanged += new System.EventHandler(this.chkSquelch_CheckedChanged);
     //
     // grpOptions
     //
     this.grpOptions.AccessibleDescription = resources.GetString("grpOptions.AccessibleDescription");
     this.grpOptions.AccessibleName = resources.GetString("grpOptions.AccessibleName");
     this.grpOptions.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpOptions.Anchor")));
     this.grpOptions.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpOptions.BackgroundImage")));
     this.grpOptions.Controls.Add(this.ckQuickPlay);
     this.grpOptions.Controls.Add(this.ckQuickRec);
     this.grpOptions.Controls.Add(this.btnFWCATUBypass);
     this.grpOptions.Controls.Add(this.chkMUT);
     this.grpOptions.Controls.Add(this.chkMON);
     this.grpOptions.Controls.Add(this.chkTUN);
     this.grpOptions.Controls.Add(this.chkMOX);
     this.grpOptions.Controls.Add(this.chkX2TR);
     this.grpOptions.Controls.Add(this.btnFWCATU);
     this.grpOptions.Controls.Add(this.comboTuneMode);
     this.grpOptions.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpOptions.Dock")));
     this.grpOptions.Enabled = ((bool)(resources.GetObject("grpOptions.Enabled")));
     this.grpOptions.Font = ((System.Drawing.Font)(resources.GetObject("grpOptions.Font")));
     this.grpOptions.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpOptions.ImeMode")));
     this.grpOptions.Location = ((System.Drawing.Point)(resources.GetObject("grpOptions.Location")));
     this.grpOptions.Name = "grpOptions";
     this.grpOptions.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpOptions.RightToLeft")));
     this.grpOptions.Size = ((System.Drawing.Size)(resources.GetObject("grpOptions.Size")));
     this.grpOptions.TabIndex = ((int)(resources.GetObject("grpOptions.TabIndex")));
     this.grpOptions.TabStop = false;
     this.grpOptions.Text = resources.GetString("grpOptions.Text");
     this.toolTip1.SetToolTip(this.grpOptions, resources.GetString("grpOptions.ToolTip"));
     this.grpOptions.Visible = ((bool)(resources.GetObject("grpOptions.Visible")));
     //
     // ckQuickPlay
     //
     this.ckQuickPlay.AccessibleDescription = resources.GetString("ckQuickPlay.AccessibleDescription");
     this.ckQuickPlay.AccessibleName = resources.GetString("ckQuickPlay.AccessibleName");
     this.ckQuickPlay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("ckQuickPlay.Anchor")));
     this.ckQuickPlay.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("ckQuickPlay.Appearance")));
     this.ckQuickPlay.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ckQuickPlay.BackgroundImage")));
     this.ckQuickPlay.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickPlay.CheckAlign")));
     this.ckQuickPlay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("ckQuickPlay.Dock")));
     this.ckQuickPlay.Enabled = ((bool)(resources.GetObject("ckQuickPlay.Enabled")));
     this.ckQuickPlay.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("ckQuickPlay.FlatStyle")));
     this.ckQuickPlay.Font = ((System.Drawing.Font)(resources.GetObject("ckQuickPlay.Font")));
     this.ckQuickPlay.Image = ((System.Drawing.Image)(resources.GetObject("ckQuickPlay.Image")));
     this.ckQuickPlay.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickPlay.ImageAlign")));
     this.ckQuickPlay.ImageIndex = ((int)(resources.GetObject("ckQuickPlay.ImageIndex")));
     this.ckQuickPlay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("ckQuickPlay.ImeMode")));
     this.ckQuickPlay.Location = ((System.Drawing.Point)(resources.GetObject("ckQuickPlay.Location")));
     this.ckQuickPlay.Name = "ckQuickPlay";
     this.ckQuickPlay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("ckQuickPlay.RightToLeft")));
     this.ckQuickPlay.Size = ((System.Drawing.Size)(resources.GetObject("ckQuickPlay.Size")));
     this.ckQuickPlay.TabIndex = ((int)(resources.GetObject("ckQuickPlay.TabIndex")));
     this.ckQuickPlay.Text = resources.GetString("ckQuickPlay.Text");
     this.ckQuickPlay.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickPlay.TextAlign")));
     this.toolTip1.SetToolTip(this.ckQuickPlay, resources.GetString("ckQuickPlay.ToolTip"));
     this.ckQuickPlay.Visible = ((bool)(resources.GetObject("ckQuickPlay.Visible")));
     this.ckQuickPlay.CheckedChanged += new System.EventHandler(this.ckQuickPlay_CheckedChanged);
     //
     // ckQuickRec
     //
     this.ckQuickRec.AccessibleDescription = resources.GetString("ckQuickRec.AccessibleDescription");
     this.ckQuickRec.AccessibleName = resources.GetString("ckQuickRec.AccessibleName");
     this.ckQuickRec.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("ckQuickRec.Anchor")));
     this.ckQuickRec.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("ckQuickRec.Appearance")));
     this.ckQuickRec.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ckQuickRec.BackgroundImage")));
     this.ckQuickRec.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickRec.CheckAlign")));
     this.ckQuickRec.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("ckQuickRec.Dock")));
     this.ckQuickRec.Enabled = ((bool)(resources.GetObject("ckQuickRec.Enabled")));
     this.ckQuickRec.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("ckQuickRec.FlatStyle")));
     this.ckQuickRec.Font = ((System.Drawing.Font)(resources.GetObject("ckQuickRec.Font")));
     this.ckQuickRec.ForeColor = System.Drawing.Color.Red;
     this.ckQuickRec.Image = ((System.Drawing.Image)(resources.GetObject("ckQuickRec.Image")));
     this.ckQuickRec.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickRec.ImageAlign")));
     this.ckQuickRec.ImageIndex = ((int)(resources.GetObject("ckQuickRec.ImageIndex")));
     this.ckQuickRec.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("ckQuickRec.ImeMode")));
     this.ckQuickRec.Location = ((System.Drawing.Point)(resources.GetObject("ckQuickRec.Location")));
     this.ckQuickRec.Name = "ckQuickRec";
     this.ckQuickRec.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("ckQuickRec.RightToLeft")));
     this.ckQuickRec.Size = ((System.Drawing.Size)(resources.GetObject("ckQuickRec.Size")));
     this.ckQuickRec.TabIndex = ((int)(resources.GetObject("ckQuickRec.TabIndex")));
     this.ckQuickRec.Text = resources.GetString("ckQuickRec.Text");
     this.ckQuickRec.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("ckQuickRec.TextAlign")));
     this.toolTip1.SetToolTip(this.ckQuickRec, resources.GetString("ckQuickRec.ToolTip"));
     this.ckQuickRec.Visible = ((bool)(resources.GetObject("ckQuickRec.Visible")));
     this.ckQuickRec.CheckedChanged += new System.EventHandler(this.ckQuickRec_CheckedChanged);
     //
     // btnFWCATUBypass
     //
     this.btnFWCATUBypass.AccessibleDescription = resources.GetString("btnFWCATUBypass.AccessibleDescription");
     this.btnFWCATUBypass.AccessibleName = resources.GetString("btnFWCATUBypass.AccessibleName");
     this.btnFWCATUBypass.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnFWCATUBypass.Anchor")));
     this.btnFWCATUBypass.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFWCATUBypass.BackgroundImage")));
     this.btnFWCATUBypass.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnFWCATUBypass.Dock")));
     this.btnFWCATUBypass.Enabled = ((bool)(resources.GetObject("btnFWCATUBypass.Enabled")));
     this.btnFWCATUBypass.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnFWCATUBypass.FlatStyle")));
     this.btnFWCATUBypass.Font = ((System.Drawing.Font)(resources.GetObject("btnFWCATUBypass.Font")));
     this.btnFWCATUBypass.Image = ((System.Drawing.Image)(resources.GetObject("btnFWCATUBypass.Image")));
     this.btnFWCATUBypass.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFWCATUBypass.ImageAlign")));
     this.btnFWCATUBypass.ImageIndex = ((int)(resources.GetObject("btnFWCATUBypass.ImageIndex")));
     this.btnFWCATUBypass.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnFWCATUBypass.ImeMode")));
     this.btnFWCATUBypass.Location = ((System.Drawing.Point)(resources.GetObject("btnFWCATUBypass.Location")));
     this.btnFWCATUBypass.Name = "btnFWCATUBypass";
     this.btnFWCATUBypass.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnFWCATUBypass.RightToLeft")));
     this.btnFWCATUBypass.Size = ((System.Drawing.Size)(resources.GetObject("btnFWCATUBypass.Size")));
     this.btnFWCATUBypass.TabIndex = ((int)(resources.GetObject("btnFWCATUBypass.TabIndex")));
     this.btnFWCATUBypass.Text = resources.GetString("btnFWCATUBypass.Text");
     this.btnFWCATUBypass.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFWCATUBypass.TextAlign")));
     this.toolTip1.SetToolTip(this.btnFWCATUBypass, resources.GetString("btnFWCATUBypass.ToolTip"));
     this.btnFWCATUBypass.Visible = ((bool)(resources.GetObject("btnFWCATUBypass.Visible")));
     this.btnFWCATUBypass.Click += new System.EventHandler(this.btnFWCATUBypass_Click);
     //
     // btnFWCATU
     //
     this.btnFWCATU.AccessibleDescription = resources.GetString("btnFWCATU.AccessibleDescription");
     this.btnFWCATU.AccessibleName = resources.GetString("btnFWCATU.AccessibleName");
     this.btnFWCATU.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnFWCATU.Anchor")));
     this.btnFWCATU.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFWCATU.BackgroundImage")));
     this.btnFWCATU.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnFWCATU.Dock")));
     this.btnFWCATU.Enabled = ((bool)(resources.GetObject("btnFWCATU.Enabled")));
     this.btnFWCATU.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnFWCATU.FlatStyle")));
     this.btnFWCATU.Font = ((System.Drawing.Font)(resources.GetObject("btnFWCATU.Font")));
     this.btnFWCATU.Image = ((System.Drawing.Image)(resources.GetObject("btnFWCATU.Image")));
     this.btnFWCATU.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFWCATU.ImageAlign")));
     this.btnFWCATU.ImageIndex = ((int)(resources.GetObject("btnFWCATU.ImageIndex")));
     this.btnFWCATU.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnFWCATU.ImeMode")));
     this.btnFWCATU.Location = ((System.Drawing.Point)(resources.GetObject("btnFWCATU.Location")));
     this.btnFWCATU.Name = "btnFWCATU";
     this.btnFWCATU.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnFWCATU.RightToLeft")));
     this.btnFWCATU.Size = ((System.Drawing.Size)(resources.GetObject("btnFWCATU.Size")));
     this.btnFWCATU.TabIndex = ((int)(resources.GetObject("btnFWCATU.TabIndex")));
     this.btnFWCATU.Text = resources.GetString("btnFWCATU.Text");
     this.btnFWCATU.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnFWCATU.TextAlign")));
     this.toolTip1.SetToolTip(this.btnFWCATU, resources.GetString("btnFWCATU.ToolTip"));
     this.btnFWCATU.Visible = ((bool)(resources.GetObject("btnFWCATU.Visible")));
     this.btnFWCATU.Click += new System.EventHandler(this.btnFWCATU_Click);
     //
     // comboTuneMode
     //
     this.comboTuneMode.AccessibleDescription = resources.GetString("comboTuneMode.AccessibleDescription");
     this.comboTuneMode.AccessibleName = resources.GetString("comboTuneMode.AccessibleName");
     this.comboTuneMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboTuneMode.Anchor")));
     this.comboTuneMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboTuneMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboTuneMode.BackgroundImage")));
     this.comboTuneMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboTuneMode.Dock")));
     this.comboTuneMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTuneMode.DropDownWidth = 42;
     this.comboTuneMode.Enabled = ((bool)(resources.GetObject("comboTuneMode.Enabled")));
     this.comboTuneMode.Font = ((System.Drawing.Font)(resources.GetObject("comboTuneMode.Font")));
     this.comboTuneMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboTuneMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboTuneMode.ImeMode")));
     this.comboTuneMode.IntegralHeight = ((bool)(resources.GetObject("comboTuneMode.IntegralHeight")));
     this.comboTuneMode.ItemHeight = ((int)(resources.GetObject("comboTuneMode.ItemHeight")));
     this.comboTuneMode.Items.AddRange(new object[] {
                                                        resources.GetString("comboTuneMode.Items"),
                                                        resources.GetString("comboTuneMode.Items1"),
                                                        resources.GetString("comboTuneMode.Items2")});
     this.comboTuneMode.Location = ((System.Drawing.Point)(resources.GetObject("comboTuneMode.Location")));
     this.comboTuneMode.MaxDropDownItems = ((int)(resources.GetObject("comboTuneMode.MaxDropDownItems")));
     this.comboTuneMode.MaxLength = ((int)(resources.GetObject("comboTuneMode.MaxLength")));
     this.comboTuneMode.Name = "comboTuneMode";
     this.comboTuneMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboTuneMode.RightToLeft")));
     this.comboTuneMode.Size = ((System.Drawing.Size)(resources.GetObject("comboTuneMode.Size")));
     this.comboTuneMode.TabIndex = ((int)(resources.GetObject("comboTuneMode.TabIndex")));
     this.comboTuneMode.Text = resources.GetString("comboTuneMode.Text");
     this.toolTip1.SetToolTip(this.comboTuneMode, resources.GetString("comboTuneMode.ToolTip"));
     this.comboTuneMode.Visible = ((bool)(resources.GetObject("comboTuneMode.Visible")));
     this.comboTuneMode.SelectedIndexChanged += new System.EventHandler(this.comboTuneMode_SelectedIndexChanged);
     //
     // grpDisplay2
     //
     this.grpDisplay2.AccessibleDescription = resources.GetString("grpDisplay2.AccessibleDescription");
     this.grpDisplay2.AccessibleName = resources.GetString("grpDisplay2.AccessibleName");
     this.grpDisplay2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDisplay2.Anchor")));
     this.grpDisplay2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDisplay2.BackgroundImage")));
     this.grpDisplay2.Controls.Add(this.chkDisplayPeak);
     this.grpDisplay2.Controls.Add(this.comboDisplayMode);
     this.grpDisplay2.Controls.Add(this.chkDisplayAVG);
     this.grpDisplay2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDisplay2.Dock")));
     this.grpDisplay2.Enabled = ((bool)(resources.GetObject("grpDisplay2.Enabled")));
     this.grpDisplay2.Font = ((System.Drawing.Font)(resources.GetObject("grpDisplay2.Font")));
     this.grpDisplay2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDisplay2.ImeMode")));
     this.grpDisplay2.Location = ((System.Drawing.Point)(resources.GetObject("grpDisplay2.Location")));
     this.grpDisplay2.Name = "grpDisplay2";
     this.grpDisplay2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDisplay2.RightToLeft")));
     this.grpDisplay2.Size = ((System.Drawing.Size)(resources.GetObject("grpDisplay2.Size")));
     this.grpDisplay2.TabIndex = ((int)(resources.GetObject("grpDisplay2.TabIndex")));
     this.grpDisplay2.TabStop = false;
     this.grpDisplay2.Text = resources.GetString("grpDisplay2.Text");
     this.toolTip1.SetToolTip(this.grpDisplay2, resources.GetString("grpDisplay2.ToolTip"));
     this.grpDisplay2.Visible = ((bool)(resources.GetObject("grpDisplay2.Visible")));
     //
     // chkDisplayPeak
     //
     this.chkDisplayPeak.AccessibleDescription = resources.GetString("chkDisplayPeak.AccessibleDescription");
     this.chkDisplayPeak.AccessibleName = resources.GetString("chkDisplayPeak.AccessibleName");
     this.chkDisplayPeak.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkDisplayPeak.Anchor")));
     this.chkDisplayPeak.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkDisplayPeak.Appearance")));
     this.chkDisplayPeak.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDisplayPeak.BackgroundImage")));
     this.chkDisplayPeak.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayPeak.CheckAlign")));
     this.chkDisplayPeak.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkDisplayPeak.Dock")));
     this.chkDisplayPeak.Enabled = ((bool)(resources.GetObject("chkDisplayPeak.Enabled")));
     this.chkDisplayPeak.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkDisplayPeak.FlatStyle")));
     this.chkDisplayPeak.Font = ((System.Drawing.Font)(resources.GetObject("chkDisplayPeak.Font")));
     this.chkDisplayPeak.Image = ((System.Drawing.Image)(resources.GetObject("chkDisplayPeak.Image")));
     this.chkDisplayPeak.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayPeak.ImageAlign")));
     this.chkDisplayPeak.ImageIndex = ((int)(resources.GetObject("chkDisplayPeak.ImageIndex")));
     this.chkDisplayPeak.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkDisplayPeak.ImeMode")));
     this.chkDisplayPeak.Location = ((System.Drawing.Point)(resources.GetObject("chkDisplayPeak.Location")));
     this.chkDisplayPeak.Name = "chkDisplayPeak";
     this.chkDisplayPeak.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkDisplayPeak.RightToLeft")));
     this.chkDisplayPeak.Size = ((System.Drawing.Size)(resources.GetObject("chkDisplayPeak.Size")));
     this.chkDisplayPeak.TabIndex = ((int)(resources.GetObject("chkDisplayPeak.TabIndex")));
     this.chkDisplayPeak.Text = resources.GetString("chkDisplayPeak.Text");
     this.chkDisplayPeak.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayPeak.TextAlign")));
     this.toolTip1.SetToolTip(this.chkDisplayPeak, resources.GetString("chkDisplayPeak.ToolTip"));
     this.chkDisplayPeak.Visible = ((bool)(resources.GetObject("chkDisplayPeak.Visible")));
     this.chkDisplayPeak.CheckedChanged += new System.EventHandler(this.chkDisplayPeak_CheckedChanged);
     //
     // chkDisplayAVG
     //
     this.chkDisplayAVG.AccessibleDescription = resources.GetString("chkDisplayAVG.AccessibleDescription");
     this.chkDisplayAVG.AccessibleName = resources.GetString("chkDisplayAVG.AccessibleName");
     this.chkDisplayAVG.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkDisplayAVG.Anchor")));
     this.chkDisplayAVG.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkDisplayAVG.Appearance")));
     this.chkDisplayAVG.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDisplayAVG.BackgroundImage")));
     this.chkDisplayAVG.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayAVG.CheckAlign")));
     this.chkDisplayAVG.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkDisplayAVG.Dock")));
     this.chkDisplayAVG.Enabled = ((bool)(resources.GetObject("chkDisplayAVG.Enabled")));
     this.chkDisplayAVG.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkDisplayAVG.FlatStyle")));
     this.chkDisplayAVG.Font = ((System.Drawing.Font)(resources.GetObject("chkDisplayAVG.Font")));
     this.chkDisplayAVG.Image = ((System.Drawing.Image)(resources.GetObject("chkDisplayAVG.Image")));
     this.chkDisplayAVG.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayAVG.ImageAlign")));
     this.chkDisplayAVG.ImageIndex = ((int)(resources.GetObject("chkDisplayAVG.ImageIndex")));
     this.chkDisplayAVG.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkDisplayAVG.ImeMode")));
     this.chkDisplayAVG.Location = ((System.Drawing.Point)(resources.GetObject("chkDisplayAVG.Location")));
     this.chkDisplayAVG.Name = "chkDisplayAVG";
     this.chkDisplayAVG.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkDisplayAVG.RightToLeft")));
     this.chkDisplayAVG.Size = ((System.Drawing.Size)(resources.GetObject("chkDisplayAVG.Size")));
     this.chkDisplayAVG.TabIndex = ((int)(resources.GetObject("chkDisplayAVG.TabIndex")));
     this.chkDisplayAVG.Text = resources.GetString("chkDisplayAVG.Text");
     this.chkDisplayAVG.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDisplayAVG.TextAlign")));
     this.toolTip1.SetToolTip(this.chkDisplayAVG, resources.GetString("chkDisplayAVG.ToolTip"));
     this.chkDisplayAVG.Visible = ((bool)(resources.GetObject("chkDisplayAVG.Visible")));
     this.chkDisplayAVG.CheckedChanged += new System.EventHandler(this.chkDisplayAVG_CheckedChanged);
     //
     // btnMemoryQuickRestore
     //
     this.btnMemoryQuickRestore.AccessibleDescription = resources.GetString("btnMemoryQuickRestore.AccessibleDescription");
     this.btnMemoryQuickRestore.AccessibleName = resources.GetString("btnMemoryQuickRestore.AccessibleName");
     this.btnMemoryQuickRestore.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnMemoryQuickRestore.Anchor")));
     this.btnMemoryQuickRestore.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMemoryQuickRestore.BackgroundImage")));
     this.btnMemoryQuickRestore.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnMemoryQuickRestore.Dock")));
     this.btnMemoryQuickRestore.Enabled = ((bool)(resources.GetObject("btnMemoryQuickRestore.Enabled")));
     this.btnMemoryQuickRestore.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnMemoryQuickRestore.FlatStyle")));
     this.btnMemoryQuickRestore.Font = ((System.Drawing.Font)(resources.GetObject("btnMemoryQuickRestore.Font")));
     this.btnMemoryQuickRestore.Image = ((System.Drawing.Image)(resources.GetObject("btnMemoryQuickRestore.Image")));
     this.btnMemoryQuickRestore.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnMemoryQuickRestore.ImageAlign")));
     this.btnMemoryQuickRestore.ImageIndex = ((int)(resources.GetObject("btnMemoryQuickRestore.ImageIndex")));
     this.btnMemoryQuickRestore.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnMemoryQuickRestore.ImeMode")));
     this.btnMemoryQuickRestore.Location = ((System.Drawing.Point)(resources.GetObject("btnMemoryQuickRestore.Location")));
     this.btnMemoryQuickRestore.Name = "btnMemoryQuickRestore";
     this.btnMemoryQuickRestore.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnMemoryQuickRestore.RightToLeft")));
     this.btnMemoryQuickRestore.Size = ((System.Drawing.Size)(resources.GetObject("btnMemoryQuickRestore.Size")));
     this.btnMemoryQuickRestore.TabIndex = ((int)(resources.GetObject("btnMemoryQuickRestore.TabIndex")));
     this.btnMemoryQuickRestore.Text = resources.GetString("btnMemoryQuickRestore.Text");
     this.btnMemoryQuickRestore.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnMemoryQuickRestore.TextAlign")));
     this.toolTip1.SetToolTip(this.btnMemoryQuickRestore, resources.GetString("btnMemoryQuickRestore.ToolTip"));
     this.btnMemoryQuickRestore.Visible = ((bool)(resources.GetObject("btnMemoryQuickRestore.Visible")));
     this.btnMemoryQuickRestore.Click += new System.EventHandler(this.btnMemoryQuickRestore_Click);
     //
     // btnMemoryQuickSave
     //
     this.btnMemoryQuickSave.AccessibleDescription = resources.GetString("btnMemoryQuickSave.AccessibleDescription");
     this.btnMemoryQuickSave.AccessibleName = resources.GetString("btnMemoryQuickSave.AccessibleName");
     this.btnMemoryQuickSave.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnMemoryQuickSave.Anchor")));
     this.btnMemoryQuickSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMemoryQuickSave.BackgroundImage")));
     this.btnMemoryQuickSave.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnMemoryQuickSave.Dock")));
     this.btnMemoryQuickSave.Enabled = ((bool)(resources.GetObject("btnMemoryQuickSave.Enabled")));
     this.btnMemoryQuickSave.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnMemoryQuickSave.FlatStyle")));
     this.btnMemoryQuickSave.Font = ((System.Drawing.Font)(resources.GetObject("btnMemoryQuickSave.Font")));
     this.btnMemoryQuickSave.Image = ((System.Drawing.Image)(resources.GetObject("btnMemoryQuickSave.Image")));
     this.btnMemoryQuickSave.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnMemoryQuickSave.ImageAlign")));
     this.btnMemoryQuickSave.ImageIndex = ((int)(resources.GetObject("btnMemoryQuickSave.ImageIndex")));
     this.btnMemoryQuickSave.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnMemoryQuickSave.ImeMode")));
     this.btnMemoryQuickSave.Location = ((System.Drawing.Point)(resources.GetObject("btnMemoryQuickSave.Location")));
     this.btnMemoryQuickSave.Name = "btnMemoryQuickSave";
     this.btnMemoryQuickSave.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnMemoryQuickSave.RightToLeft")));
     this.btnMemoryQuickSave.Size = ((System.Drawing.Size)(resources.GetObject("btnMemoryQuickSave.Size")));
     this.btnMemoryQuickSave.TabIndex = ((int)(resources.GetObject("btnMemoryQuickSave.TabIndex")));
     this.btnMemoryQuickSave.Text = resources.GetString("btnMemoryQuickSave.Text");
     this.btnMemoryQuickSave.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnMemoryQuickSave.TextAlign")));
     this.toolTip1.SetToolTip(this.btnMemoryQuickSave, resources.GetString("btnMemoryQuickSave.ToolTip"));
     this.btnMemoryQuickSave.Visible = ((bool)(resources.GetObject("btnMemoryQuickSave.Visible")));
     this.btnMemoryQuickSave.Click += new System.EventHandler(this.btnMemoryQuickSave_Click);
     //
     // txtMemoryQuick
     //
     this.txtMemoryQuick.AccessibleDescription = resources.GetString("txtMemoryQuick.AccessibleDescription");
     this.txtMemoryQuick.AccessibleName = resources.GetString("txtMemoryQuick.AccessibleName");
     this.txtMemoryQuick.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtMemoryQuick.Anchor")));
     this.txtMemoryQuick.AutoSize = ((bool)(resources.GetObject("txtMemoryQuick.AutoSize")));
     this.txtMemoryQuick.BackColor = System.Drawing.SystemColors.Window;
     this.txtMemoryQuick.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtMemoryQuick.BackgroundImage")));
     this.txtMemoryQuick.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtMemoryQuick.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtMemoryQuick.Dock")));
     this.txtMemoryQuick.Enabled = ((bool)(resources.GetObject("txtMemoryQuick.Enabled")));
     this.txtMemoryQuick.Font = ((System.Drawing.Font)(resources.GetObject("txtMemoryQuick.Font")));
     this.txtMemoryQuick.ForeColor = System.Drawing.SystemColors.ControlText;
     this.txtMemoryQuick.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtMemoryQuick.ImeMode")));
     this.txtMemoryQuick.Location = ((System.Drawing.Point)(resources.GetObject("txtMemoryQuick.Location")));
     this.txtMemoryQuick.MaxLength = ((int)(resources.GetObject("txtMemoryQuick.MaxLength")));
     this.txtMemoryQuick.Multiline = ((bool)(resources.GetObject("txtMemoryQuick.Multiline")));
     this.txtMemoryQuick.Name = "txtMemoryQuick";
     this.txtMemoryQuick.PasswordChar = ((char)(resources.GetObject("txtMemoryQuick.PasswordChar")));
     this.txtMemoryQuick.ReadOnly = true;
     this.txtMemoryQuick.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtMemoryQuick.RightToLeft")));
     this.txtMemoryQuick.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtMemoryQuick.ScrollBars")));
     this.txtMemoryQuick.Size = ((System.Drawing.Size)(resources.GetObject("txtMemoryQuick.Size")));
     this.txtMemoryQuick.TabIndex = ((int)(resources.GetObject("txtMemoryQuick.TabIndex")));
     this.txtMemoryQuick.Text = resources.GetString("txtMemoryQuick.Text");
     this.txtMemoryQuick.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtMemoryQuick.TextAlign")));
     this.toolTip1.SetToolTip(this.txtMemoryQuick, resources.GetString("txtMemoryQuick.ToolTip"));
     this.txtMemoryQuick.Visible = ((bool)(resources.GetObject("txtMemoryQuick.Visible")));
     this.txtMemoryQuick.WordWrap = ((bool)(resources.GetObject("txtMemoryQuick.WordWrap")));
     //
     // timer_peak_text
     //
     this.timer_peak_text.Interval = 500;
     this.timer_peak_text.Tick += new System.EventHandler(this.timer_peak_text_Tick);
     //
     // grpDateTime
     //
     this.grpDateTime.AccessibleDescription = resources.GetString("grpDateTime.AccessibleDescription");
     this.grpDateTime.AccessibleName = resources.GetString("grpDateTime.AccessibleName");
     this.grpDateTime.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDateTime.Anchor")));
     this.grpDateTime.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDateTime.BackgroundImage")));
     this.grpDateTime.Controls.Add(this.txtTime);
     this.grpDateTime.Controls.Add(this.txtDate);
     this.grpDateTime.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDateTime.Dock")));
     this.grpDateTime.Enabled = ((bool)(resources.GetObject("grpDateTime.Enabled")));
     this.grpDateTime.Font = ((System.Drawing.Font)(resources.GetObject("grpDateTime.Font")));
     this.grpDateTime.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDateTime.ImeMode")));
     this.grpDateTime.Location = ((System.Drawing.Point)(resources.GetObject("grpDateTime.Location")));
     this.grpDateTime.Name = "grpDateTime";
     this.grpDateTime.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDateTime.RightToLeft")));
     this.grpDateTime.Size = ((System.Drawing.Size)(resources.GetObject("grpDateTime.Size")));
     this.grpDateTime.TabIndex = ((int)(resources.GetObject("grpDateTime.TabIndex")));
     this.grpDateTime.TabStop = false;
     this.grpDateTime.Text = resources.GetString("grpDateTime.Text");
     this.toolTip1.SetToolTip(this.grpDateTime, resources.GetString("grpDateTime.ToolTip"));
     this.grpDateTime.Visible = ((bool)(resources.GetObject("grpDateTime.Visible")));
     //
     // txtTime
     //
     this.txtTime.AccessibleDescription = resources.GetString("txtTime.AccessibleDescription");
     this.txtTime.AccessibleName = resources.GetString("txtTime.AccessibleName");
     this.txtTime.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtTime.Anchor")));
     this.txtTime.AutoSize = ((bool)(resources.GetObject("txtTime.AutoSize")));
     this.txtTime.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtTime.BackgroundImage")));
     this.txtTime.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtTime.Dock")));
     this.txtTime.Enabled = ((bool)(resources.GetObject("txtTime.Enabled")));
     this.txtTime.Font = ((System.Drawing.Font)(resources.GetObject("txtTime.Font")));
     this.txtTime.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtTime.ImeMode")));
     this.txtTime.Location = ((System.Drawing.Point)(resources.GetObject("txtTime.Location")));
     this.txtTime.MaxLength = ((int)(resources.GetObject("txtTime.MaxLength")));
     this.txtTime.Multiline = ((bool)(resources.GetObject("txtTime.Multiline")));
     this.txtTime.Name = "txtTime";
     this.txtTime.PasswordChar = ((char)(resources.GetObject("txtTime.PasswordChar")));
     this.txtTime.ReadOnly = true;
     this.txtTime.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtTime.RightToLeft")));
     this.txtTime.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtTime.ScrollBars")));
     this.txtTime.Size = ((System.Drawing.Size)(resources.GetObject("txtTime.Size")));
     this.txtTime.TabIndex = ((int)(resources.GetObject("txtTime.TabIndex")));
     this.txtTime.Text = resources.GetString("txtTime.Text");
     this.txtTime.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtTime.TextAlign")));
     this.toolTip1.SetToolTip(this.txtTime, resources.GetString("txtTime.ToolTip"));
     this.txtTime.Visible = ((bool)(resources.GetObject("txtTime.Visible")));
     this.txtTime.WordWrap = ((bool)(resources.GetObject("txtTime.WordWrap")));
     this.txtTime.MouseDown += new System.Windows.Forms.MouseEventHandler(this.DateTime_MouseDown);
     //
     // txtDate
     //
     this.txtDate.AccessibleDescription = resources.GetString("txtDate.AccessibleDescription");
     this.txtDate.AccessibleName = resources.GetString("txtDate.AccessibleName");
     this.txtDate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtDate.Anchor")));
     this.txtDate.AutoSize = ((bool)(resources.GetObject("txtDate.AutoSize")));
     this.txtDate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtDate.BackgroundImage")));
     this.txtDate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtDate.Dock")));
     this.txtDate.Enabled = ((bool)(resources.GetObject("txtDate.Enabled")));
     this.txtDate.Font = ((System.Drawing.Font)(resources.GetObject("txtDate.Font")));
     this.txtDate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtDate.ImeMode")));
     this.txtDate.Location = ((System.Drawing.Point)(resources.GetObject("txtDate.Location")));
     this.txtDate.MaxLength = ((int)(resources.GetObject("txtDate.MaxLength")));
     this.txtDate.Multiline = ((bool)(resources.GetObject("txtDate.Multiline")));
     this.txtDate.Name = "txtDate";
     this.txtDate.PasswordChar = ((char)(resources.GetObject("txtDate.PasswordChar")));
     this.txtDate.ReadOnly = true;
     this.txtDate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtDate.RightToLeft")));
     this.txtDate.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtDate.ScrollBars")));
     this.txtDate.Size = ((System.Drawing.Size)(resources.GetObject("txtDate.Size")));
     this.txtDate.TabIndex = ((int)(resources.GetObject("txtDate.TabIndex")));
     this.txtDate.Text = resources.GetString("txtDate.Text");
     this.txtDate.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtDate.TextAlign")));
     this.toolTip1.SetToolTip(this.txtDate, resources.GetString("txtDate.ToolTip"));
     this.txtDate.Visible = ((bool)(resources.GetObject("txtDate.Visible")));
     this.txtDate.WordWrap = ((bool)(resources.GetObject("txtDate.WordWrap")));
     this.txtDate.MouseDown += new System.Windows.Forms.MouseEventHandler(this.DateTime_MouseDown);
     //
     // chkVFOLock
     //
     this.chkVFOLock.AccessibleDescription = resources.GetString("chkVFOLock.AccessibleDescription");
     this.chkVFOLock.AccessibleName = resources.GetString("chkVFOLock.AccessibleName");
     this.chkVFOLock.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVFOLock.Anchor")));
     this.chkVFOLock.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVFOLock.Appearance")));
     this.chkVFOLock.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVFOLock.BackgroundImage")));
     this.chkVFOLock.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOLock.CheckAlign")));
     this.chkVFOLock.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVFOLock.Dock")));
     this.chkVFOLock.Enabled = ((bool)(resources.GetObject("chkVFOLock.Enabled")));
     this.chkVFOLock.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVFOLock.FlatStyle")));
     this.chkVFOLock.Font = ((System.Drawing.Font)(resources.GetObject("chkVFOLock.Font")));
     this.chkVFOLock.Image = ((System.Drawing.Image)(resources.GetObject("chkVFOLock.Image")));
     this.chkVFOLock.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOLock.ImageAlign")));
     this.chkVFOLock.ImageIndex = ((int)(resources.GetObject("chkVFOLock.ImageIndex")));
     this.chkVFOLock.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVFOLock.ImeMode")));
     this.chkVFOLock.Location = ((System.Drawing.Point)(resources.GetObject("chkVFOLock.Location")));
     this.chkVFOLock.Name = "chkVFOLock";
     this.chkVFOLock.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVFOLock.RightToLeft")));
     this.chkVFOLock.Size = ((System.Drawing.Size)(resources.GetObject("chkVFOLock.Size")));
     this.chkVFOLock.TabIndex = ((int)(resources.GetObject("chkVFOLock.TabIndex")));
     this.chkVFOLock.Text = resources.GetString("chkVFOLock.Text");
     this.chkVFOLock.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOLock.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVFOLock, resources.GetString("chkVFOLock.ToolTip"));
     this.chkVFOLock.Visible = ((bool)(resources.GetObject("chkVFOLock.Visible")));
     this.chkVFOLock.CheckedChanged += new System.EventHandler(this.chkVFOLock_CheckedChanged);
     //
     // lblCWSpeed
     //
     this.lblCWSpeed.AccessibleDescription = resources.GetString("lblCWSpeed.AccessibleDescription");
     this.lblCWSpeed.AccessibleName = resources.GetString("lblCWSpeed.AccessibleName");
     this.lblCWSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblCWSpeed.Anchor")));
     this.lblCWSpeed.AutoSize = ((bool)(resources.GetObject("lblCWSpeed.AutoSize")));
     this.lblCWSpeed.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblCWSpeed.Dock")));
     this.lblCWSpeed.Enabled = ((bool)(resources.GetObject("lblCWSpeed.Enabled")));
     this.lblCWSpeed.Font = ((System.Drawing.Font)(resources.GetObject("lblCWSpeed.Font")));
     this.lblCWSpeed.Image = ((System.Drawing.Image)(resources.GetObject("lblCWSpeed.Image")));
     this.lblCWSpeed.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWSpeed.ImageAlign")));
     this.lblCWSpeed.ImageIndex = ((int)(resources.GetObject("lblCWSpeed.ImageIndex")));
     this.lblCWSpeed.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblCWSpeed.ImeMode")));
     this.lblCWSpeed.Location = ((System.Drawing.Point)(resources.GetObject("lblCWSpeed.Location")));
     this.lblCWSpeed.Name = "lblCWSpeed";
     this.lblCWSpeed.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblCWSpeed.RightToLeft")));
     this.lblCWSpeed.Size = ((System.Drawing.Size)(resources.GetObject("lblCWSpeed.Size")));
     this.lblCWSpeed.TabIndex = ((int)(resources.GetObject("lblCWSpeed.TabIndex")));
     this.lblCWSpeed.Text = resources.GetString("lblCWSpeed.Text");
     this.lblCWSpeed.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWSpeed.TextAlign")));
     this.toolTip1.SetToolTip(this.lblCWSpeed, resources.GetString("lblCWSpeed.ToolTip"));
     this.lblCWSpeed.Visible = ((bool)(resources.GetObject("lblCWSpeed.Visible")));
     //
     // udCWSpeed
     //
     this.udCWSpeed.AccessibleDescription = resources.GetString("udCWSpeed.AccessibleDescription");
     this.udCWSpeed.AccessibleName = resources.GetString("udCWSpeed.AccessibleName");
     this.udCWSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udCWSpeed.Anchor")));
     this.udCWSpeed.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udCWSpeed.Dock")));
     this.udCWSpeed.Enabled = ((bool)(resources.GetObject("udCWSpeed.Enabled")));
     this.udCWSpeed.Font = ((System.Drawing.Font)(resources.GetObject("udCWSpeed.Font")));
     this.udCWSpeed.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udCWSpeed.ImeMode")));
     this.udCWSpeed.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udCWSpeed.Location = ((System.Drawing.Point)(resources.GetObject("udCWSpeed.Location")));
     this.udCWSpeed.Maximum = new System.Decimal(new int[] {
                                                               60,
                                                               0,
                                                               0,
                                                               0});
     this.udCWSpeed.Minimum = new System.Decimal(new int[] {
                                                               1,
                                                               0,
                                                               0,
                                                               0});
     this.udCWSpeed.Name = "udCWSpeed";
     this.udCWSpeed.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udCWSpeed.RightToLeft")));
     this.udCWSpeed.Size = ((System.Drawing.Size)(resources.GetObject("udCWSpeed.Size")));
     this.udCWSpeed.TabIndex = ((int)(resources.GetObject("udCWSpeed.TabIndex")));
     this.udCWSpeed.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udCWSpeed.TextAlign")));
     this.udCWSpeed.ThousandsSeparator = ((bool)(resources.GetObject("udCWSpeed.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udCWSpeed, resources.GetString("udCWSpeed.ToolTip"));
     this.udCWSpeed.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udCWSpeed.UpDownAlign")));
     this.udCWSpeed.Value = new System.Decimal(new int[] {
                                                             25,
                                                             0,
                                                             0,
                                                             0});
     this.udCWSpeed.Visible = ((bool)(resources.GetObject("udCWSpeed.Visible")));
     this.udCWSpeed.LostFocus += new System.EventHandler(this.udCWSpeed_LostFocus);
     this.udCWSpeed.ValueChanged += new System.EventHandler(this.udCWSpeed_ValueChanged);
     //
     // lblTuneStep
     //
     this.lblTuneStep.AccessibleDescription = resources.GetString("lblTuneStep.AccessibleDescription");
     this.lblTuneStep.AccessibleName = resources.GetString("lblTuneStep.AccessibleName");
     this.lblTuneStep.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTuneStep.Anchor")));
     this.lblTuneStep.AutoSize = ((bool)(resources.GetObject("lblTuneStep.AutoSize")));
     this.lblTuneStep.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTuneStep.Dock")));
     this.lblTuneStep.Enabled = ((bool)(resources.GetObject("lblTuneStep.Enabled")));
     this.lblTuneStep.Font = ((System.Drawing.Font)(resources.GetObject("lblTuneStep.Font")));
     this.lblTuneStep.Image = ((System.Drawing.Image)(resources.GetObject("lblTuneStep.Image")));
     this.lblTuneStep.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTuneStep.ImageAlign")));
     this.lblTuneStep.ImageIndex = ((int)(resources.GetObject("lblTuneStep.ImageIndex")));
     this.lblTuneStep.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblTuneStep.ImeMode")));
     this.lblTuneStep.Location = ((System.Drawing.Point)(resources.GetObject("lblTuneStep.Location")));
     this.lblTuneStep.Name = "lblTuneStep";
     this.lblTuneStep.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblTuneStep.RightToLeft")));
     this.lblTuneStep.Size = ((System.Drawing.Size)(resources.GetObject("lblTuneStep.Size")));
     this.lblTuneStep.TabIndex = ((int)(resources.GetObject("lblTuneStep.TabIndex")));
     this.lblTuneStep.Text = resources.GetString("lblTuneStep.Text");
     this.lblTuneStep.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTuneStep.TextAlign")));
     this.toolTip1.SetToolTip(this.lblTuneStep, resources.GetString("lblTuneStep.ToolTip"));
     this.lblTuneStep.Visible = ((bool)(resources.GetObject("lblTuneStep.Visible")));
     //
     // grpVFOBetween
     //
     this.grpVFOBetween.AccessibleDescription = resources.GetString("grpVFOBetween.AccessibleDescription");
     this.grpVFOBetween.AccessibleName = resources.GetString("grpVFOBetween.AccessibleName");
     this.grpVFOBetween.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpVFOBetween.Anchor")));
     this.grpVFOBetween.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpVFOBetween.BackgroundImage")));
     this.grpVFOBetween.Controls.Add(this.chkVFOSync);
     this.grpVFOBetween.Controls.Add(this.chkFullDuplex);
     this.grpVFOBetween.Controls.Add(this.btnTuneStepChangeLarger);
     this.grpVFOBetween.Controls.Add(this.btnTuneStepChangeSmaller);
     this.grpVFOBetween.Controls.Add(this.chkVFOLock);
     this.grpVFOBetween.Controls.Add(this.txtWheelTune);
     this.grpVFOBetween.Controls.Add(this.lblTuneStep);
     this.grpVFOBetween.Controls.Add(this.btnMemoryQuickRestore);
     this.grpVFOBetween.Controls.Add(this.btnMemoryQuickSave);
     this.grpVFOBetween.Controls.Add(this.txtMemoryQuick);
     this.grpVFOBetween.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpVFOBetween.Dock")));
     this.grpVFOBetween.Enabled = ((bool)(resources.GetObject("grpVFOBetween.Enabled")));
     this.grpVFOBetween.Font = ((System.Drawing.Font)(resources.GetObject("grpVFOBetween.Font")));
     this.grpVFOBetween.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpVFOBetween.ImeMode")));
     this.grpVFOBetween.Location = ((System.Drawing.Point)(resources.GetObject("grpVFOBetween.Location")));
     this.grpVFOBetween.Name = "grpVFOBetween";
     this.grpVFOBetween.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpVFOBetween.RightToLeft")));
     this.grpVFOBetween.Size = ((System.Drawing.Size)(resources.GetObject("grpVFOBetween.Size")));
     this.grpVFOBetween.TabIndex = ((int)(resources.GetObject("grpVFOBetween.TabIndex")));
     this.grpVFOBetween.TabStop = false;
     this.grpVFOBetween.Text = resources.GetString("grpVFOBetween.Text");
     this.toolTip1.SetToolTip(this.grpVFOBetween, resources.GetString("grpVFOBetween.ToolTip"));
     this.grpVFOBetween.Visible = ((bool)(resources.GetObject("grpVFOBetween.Visible")));
     //
     // chkVFOSync
     //
     this.chkVFOSync.AccessibleDescription = resources.GetString("chkVFOSync.AccessibleDescription");
     this.chkVFOSync.AccessibleName = resources.GetString("chkVFOSync.AccessibleName");
     this.chkVFOSync.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVFOSync.Anchor")));
     this.chkVFOSync.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVFOSync.Appearance")));
     this.chkVFOSync.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVFOSync.BackgroundImage")));
     this.chkVFOSync.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSync.CheckAlign")));
     this.chkVFOSync.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVFOSync.Dock")));
     this.chkVFOSync.Enabled = ((bool)(resources.GetObject("chkVFOSync.Enabled")));
     this.chkVFOSync.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVFOSync.FlatStyle")));
     this.chkVFOSync.Font = ((System.Drawing.Font)(resources.GetObject("chkVFOSync.Font")));
     this.chkVFOSync.Image = ((System.Drawing.Image)(resources.GetObject("chkVFOSync.Image")));
     this.chkVFOSync.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSync.ImageAlign")));
     this.chkVFOSync.ImageIndex = ((int)(resources.GetObject("chkVFOSync.ImageIndex")));
     this.chkVFOSync.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVFOSync.ImeMode")));
     this.chkVFOSync.Location = ((System.Drawing.Point)(resources.GetObject("chkVFOSync.Location")));
     this.chkVFOSync.Name = "chkVFOSync";
     this.chkVFOSync.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVFOSync.RightToLeft")));
     this.chkVFOSync.Size = ((System.Drawing.Size)(resources.GetObject("chkVFOSync.Size")));
     this.chkVFOSync.TabIndex = ((int)(resources.GetObject("chkVFOSync.TabIndex")));
     this.chkVFOSync.Text = resources.GetString("chkVFOSync.Text");
     this.chkVFOSync.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVFOSync.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVFOSync, resources.GetString("chkVFOSync.ToolTip"));
     this.chkVFOSync.Visible = ((bool)(resources.GetObject("chkVFOSync.Visible")));
     this.chkVFOSync.CheckedChanged += new System.EventHandler(this.chkVFOSync_CheckedChanged);
     //
     // chkFullDuplex
     //
     this.chkFullDuplex.AccessibleDescription = resources.GetString("chkFullDuplex.AccessibleDescription");
     this.chkFullDuplex.AccessibleName = resources.GetString("chkFullDuplex.AccessibleName");
     this.chkFullDuplex.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkFullDuplex.Anchor")));
     this.chkFullDuplex.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkFullDuplex.Appearance")));
     this.chkFullDuplex.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkFullDuplex.BackgroundImage")));
     this.chkFullDuplex.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkFullDuplex.CheckAlign")));
     this.chkFullDuplex.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkFullDuplex.Dock")));
     this.chkFullDuplex.Enabled = ((bool)(resources.GetObject("chkFullDuplex.Enabled")));
     this.chkFullDuplex.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkFullDuplex.FlatStyle")));
     this.chkFullDuplex.Font = ((System.Drawing.Font)(resources.GetObject("chkFullDuplex.Font")));
     this.chkFullDuplex.Image = ((System.Drawing.Image)(resources.GetObject("chkFullDuplex.Image")));
     this.chkFullDuplex.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkFullDuplex.ImageAlign")));
     this.chkFullDuplex.ImageIndex = ((int)(resources.GetObject("chkFullDuplex.ImageIndex")));
     this.chkFullDuplex.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkFullDuplex.ImeMode")));
     this.chkFullDuplex.Location = ((System.Drawing.Point)(resources.GetObject("chkFullDuplex.Location")));
     this.chkFullDuplex.Name = "chkFullDuplex";
     this.chkFullDuplex.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkFullDuplex.RightToLeft")));
     this.chkFullDuplex.Size = ((System.Drawing.Size)(resources.GetObject("chkFullDuplex.Size")));
     this.chkFullDuplex.TabIndex = ((int)(resources.GetObject("chkFullDuplex.TabIndex")));
     this.chkFullDuplex.Text = resources.GetString("chkFullDuplex.Text");
     this.chkFullDuplex.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkFullDuplex.TextAlign")));
     this.toolTip1.SetToolTip(this.chkFullDuplex, resources.GetString("chkFullDuplex.ToolTip"));
     this.chkFullDuplex.Visible = ((bool)(resources.GetObject("chkFullDuplex.Visible")));
     this.chkFullDuplex.CheckedChanged += new System.EventHandler(this.chkFullDuplex_CheckedChanged);
     //
     // btnTuneStepChangeLarger
     //
     this.btnTuneStepChangeLarger.AccessibleDescription = resources.GetString("btnTuneStepChangeLarger.AccessibleDescription");
     this.btnTuneStepChangeLarger.AccessibleName = resources.GetString("btnTuneStepChangeLarger.AccessibleName");
     this.btnTuneStepChangeLarger.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnTuneStepChangeLarger.Anchor")));
     this.btnTuneStepChangeLarger.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnTuneStepChangeLarger.BackgroundImage")));
     this.btnTuneStepChangeLarger.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnTuneStepChangeLarger.Dock")));
     this.btnTuneStepChangeLarger.Enabled = ((bool)(resources.GetObject("btnTuneStepChangeLarger.Enabled")));
     this.btnTuneStepChangeLarger.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnTuneStepChangeLarger.FlatStyle")));
     this.btnTuneStepChangeLarger.Font = ((System.Drawing.Font)(resources.GetObject("btnTuneStepChangeLarger.Font")));
     this.btnTuneStepChangeLarger.Image = ((System.Drawing.Image)(resources.GetObject("btnTuneStepChangeLarger.Image")));
     this.btnTuneStepChangeLarger.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnTuneStepChangeLarger.ImageAlign")));
     this.btnTuneStepChangeLarger.ImageIndex = ((int)(resources.GetObject("btnTuneStepChangeLarger.ImageIndex")));
     this.btnTuneStepChangeLarger.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnTuneStepChangeLarger.ImeMode")));
     this.btnTuneStepChangeLarger.Location = ((System.Drawing.Point)(resources.GetObject("btnTuneStepChangeLarger.Location")));
     this.btnTuneStepChangeLarger.Name = "btnTuneStepChangeLarger";
     this.btnTuneStepChangeLarger.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnTuneStepChangeLarger.RightToLeft")));
     this.btnTuneStepChangeLarger.Size = ((System.Drawing.Size)(resources.GetObject("btnTuneStepChangeLarger.Size")));
     this.btnTuneStepChangeLarger.TabIndex = ((int)(resources.GetObject("btnTuneStepChangeLarger.TabIndex")));
     this.btnTuneStepChangeLarger.Text = resources.GetString("btnTuneStepChangeLarger.Text");
     this.btnTuneStepChangeLarger.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnTuneStepChangeLarger.TextAlign")));
     this.toolTip1.SetToolTip(this.btnTuneStepChangeLarger, resources.GetString("btnTuneStepChangeLarger.ToolTip"));
     this.btnTuneStepChangeLarger.Visible = ((bool)(resources.GetObject("btnTuneStepChangeLarger.Visible")));
     this.btnTuneStepChangeLarger.Click += new System.EventHandler(this.btnChangeTuneStepLarger_Click);
     //
     // btnTuneStepChangeSmaller
     //
     this.btnTuneStepChangeSmaller.AccessibleDescription = resources.GetString("btnTuneStepChangeSmaller.AccessibleDescription");
     this.btnTuneStepChangeSmaller.AccessibleName = resources.GetString("btnTuneStepChangeSmaller.AccessibleName");
     this.btnTuneStepChangeSmaller.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("btnTuneStepChangeSmaller.Anchor")));
     this.btnTuneStepChangeSmaller.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnTuneStepChangeSmaller.BackgroundImage")));
     this.btnTuneStepChangeSmaller.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("btnTuneStepChangeSmaller.Dock")));
     this.btnTuneStepChangeSmaller.Enabled = ((bool)(resources.GetObject("btnTuneStepChangeSmaller.Enabled")));
     this.btnTuneStepChangeSmaller.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("btnTuneStepChangeSmaller.FlatStyle")));
     this.btnTuneStepChangeSmaller.Font = ((System.Drawing.Font)(resources.GetObject("btnTuneStepChangeSmaller.Font")));
     this.btnTuneStepChangeSmaller.Image = ((System.Drawing.Image)(resources.GetObject("btnTuneStepChangeSmaller.Image")));
     this.btnTuneStepChangeSmaller.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnTuneStepChangeSmaller.ImageAlign")));
     this.btnTuneStepChangeSmaller.ImageIndex = ((int)(resources.GetObject("btnTuneStepChangeSmaller.ImageIndex")));
     this.btnTuneStepChangeSmaller.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("btnTuneStepChangeSmaller.ImeMode")));
     this.btnTuneStepChangeSmaller.Location = ((System.Drawing.Point)(resources.GetObject("btnTuneStepChangeSmaller.Location")));
     this.btnTuneStepChangeSmaller.Name = "btnTuneStepChangeSmaller";
     this.btnTuneStepChangeSmaller.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("btnTuneStepChangeSmaller.RightToLeft")));
     this.btnTuneStepChangeSmaller.Size = ((System.Drawing.Size)(resources.GetObject("btnTuneStepChangeSmaller.Size")));
     this.btnTuneStepChangeSmaller.TabIndex = ((int)(resources.GetObject("btnTuneStepChangeSmaller.TabIndex")));
     this.btnTuneStepChangeSmaller.Text = resources.GetString("btnTuneStepChangeSmaller.Text");
     this.btnTuneStepChangeSmaller.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("btnTuneStepChangeSmaller.TextAlign")));
     this.toolTip1.SetToolTip(this.btnTuneStepChangeSmaller, resources.GetString("btnTuneStepChangeSmaller.ToolTip"));
     this.btnTuneStepChangeSmaller.Visible = ((bool)(resources.GetObject("btnTuneStepChangeSmaller.Visible")));
     this.btnTuneStepChangeSmaller.Click += new System.EventHandler(this.btnChangeTuneStepSmaller_Click);
     //
     // tbMIC
     //
     this.tbMIC.AccessibleDescription = resources.GetString("tbMIC.AccessibleDescription");
     this.tbMIC.AccessibleName = resources.GetString("tbMIC.AccessibleName");
     this.tbMIC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbMIC.Anchor")));
     this.tbMIC.AutoSize = false;
     this.tbMIC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbMIC.BackgroundImage")));
     this.tbMIC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbMIC.Dock")));
     this.tbMIC.Enabled = ((bool)(resources.GetObject("tbMIC.Enabled")));
     this.tbMIC.Font = ((System.Drawing.Font)(resources.GetObject("tbMIC.Font")));
     this.tbMIC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbMIC.ImeMode")));
     this.tbMIC.Location = ((System.Drawing.Point)(resources.GetObject("tbMIC.Location")));
     this.tbMIC.Maximum = 70;
     this.tbMIC.Name = "tbMIC";
     this.tbMIC.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbMIC.Orientation")));
     this.tbMIC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbMIC.RightToLeft")));
     this.tbMIC.Size = ((System.Drawing.Size)(resources.GetObject("tbMIC.Size")));
     this.tbMIC.TabIndex = ((int)(resources.GetObject("tbMIC.TabIndex")));
     this.tbMIC.Text = resources.GetString("tbMIC.Text");
     this.tbMIC.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbMIC, resources.GetString("tbMIC.ToolTip"));
     this.tbMIC.Value = 10;
     this.tbMIC.Visible = ((bool)(resources.GetObject("tbMIC.Visible")));
     this.tbMIC.Scroll += new System.EventHandler(this.tbMIC_Scroll);
     //
     // grpModeSpecificPhone
     //
     this.grpModeSpecificPhone.AccessibleDescription = resources.GetString("grpModeSpecificPhone.AccessibleDescription");
     this.grpModeSpecificPhone.AccessibleName = resources.GetString("grpModeSpecificPhone.AccessibleName");
     this.grpModeSpecificPhone.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpModeSpecificPhone.Anchor")));
     this.grpModeSpecificPhone.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpModeSpecificPhone.BackgroundImage")));
     this.grpModeSpecificPhone.Controls.Add(this.chkLoopAudio);
     this.grpModeSpecificPhone.Controls.Add(this.udDX);
     this.grpModeSpecificPhone.Controls.Add(this.tbDX);
     this.grpModeSpecificPhone.Controls.Add(this.chkDX);
     this.grpModeSpecificPhone.Controls.Add(this.chkTXEQ);
     this.grpModeSpecificPhone.Controls.Add(this.chkRXEQ);
     this.grpModeSpecificPhone.Controls.Add(this.chkPhoneVAC);
     this.grpModeSpecificPhone.Controls.Add(this.udNoiseGate);
     this.grpModeSpecificPhone.Controls.Add(this.udVOX);
     this.grpModeSpecificPhone.Controls.Add(this.tbMIC);
     this.grpModeSpecificPhone.Controls.Add(this.udCPDR);
     this.grpModeSpecificPhone.Controls.Add(this.tbCPDR);
     this.grpModeSpecificPhone.Controls.Add(this.picNoiseGate);
     this.grpModeSpecificPhone.Controls.Add(this.tbNoiseGate);
     this.grpModeSpecificPhone.Controls.Add(this.picVOX);
     this.grpModeSpecificPhone.Controls.Add(this.tbVOX);
     this.grpModeSpecificPhone.Controls.Add(this.udMIC);
     this.grpModeSpecificPhone.Controls.Add(this.chkNoiseGate);
     this.grpModeSpecificPhone.Controls.Add(this.chkVOX);
     this.grpModeSpecificPhone.Controls.Add(this.lblMIC);
     this.grpModeSpecificPhone.Controls.Add(this.chkCPDR);
     this.grpModeSpecificPhone.Controls.Add(this.comboTXProfile);
     this.grpModeSpecificPhone.Controls.Add(this.lblTransmitProfile);
     this.grpModeSpecificPhone.Controls.Add(this.chkShowTXFilter);
     this.grpModeSpecificPhone.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpModeSpecificPhone.Dock")));
     this.grpModeSpecificPhone.Enabled = ((bool)(resources.GetObject("grpModeSpecificPhone.Enabled")));
     this.grpModeSpecificPhone.Font = ((System.Drawing.Font)(resources.GetObject("grpModeSpecificPhone.Font")));
     this.grpModeSpecificPhone.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpModeSpecificPhone.ImeMode")));
     this.grpModeSpecificPhone.Location = ((System.Drawing.Point)(resources.GetObject("grpModeSpecificPhone.Location")));
     this.grpModeSpecificPhone.Name = "grpModeSpecificPhone";
     this.grpModeSpecificPhone.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpModeSpecificPhone.RightToLeft")));
     this.grpModeSpecificPhone.Size = ((System.Drawing.Size)(resources.GetObject("grpModeSpecificPhone.Size")));
     this.grpModeSpecificPhone.TabIndex = ((int)(resources.GetObject("grpModeSpecificPhone.TabIndex")));
     this.grpModeSpecificPhone.TabStop = false;
     this.grpModeSpecificPhone.Text = resources.GetString("grpModeSpecificPhone.Text");
     this.toolTip1.SetToolTip(this.grpModeSpecificPhone, resources.GetString("grpModeSpecificPhone.ToolTip"));
     this.grpModeSpecificPhone.Visible = ((bool)(resources.GetObject("grpModeSpecificPhone.Visible")));
     //
     // chkLoopAudio
     //
     this.chkLoopAudio.AccessibleDescription = resources.GetString("chkLoopAudio.AccessibleDescription");
     this.chkLoopAudio.AccessibleName = resources.GetString("chkLoopAudio.AccessibleName");
     this.chkLoopAudio.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkLoopAudio.Anchor")));
     this.chkLoopAudio.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkLoopAudio.Appearance")));
     this.chkLoopAudio.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkLoopAudio.BackgroundImage")));
     this.chkLoopAudio.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkLoopAudio.CheckAlign")));
     this.chkLoopAudio.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkLoopAudio.Dock")));
     this.chkLoopAudio.Enabled = ((bool)(resources.GetObject("chkLoopAudio.Enabled")));
     this.chkLoopAudio.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkLoopAudio.FlatStyle")));
     this.chkLoopAudio.Font = ((System.Drawing.Font)(resources.GetObject("chkLoopAudio.Font")));
     this.chkLoopAudio.Image = ((System.Drawing.Image)(resources.GetObject("chkLoopAudio.Image")));
     this.chkLoopAudio.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkLoopAudio.ImageAlign")));
     this.chkLoopAudio.ImageIndex = ((int)(resources.GetObject("chkLoopAudio.ImageIndex")));
     this.chkLoopAudio.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkLoopAudio.ImeMode")));
     this.chkLoopAudio.Location = ((System.Drawing.Point)(resources.GetObject("chkLoopAudio.Location")));
     this.chkLoopAudio.Name = "chkLoopAudio";
     this.chkLoopAudio.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkLoopAudio.RightToLeft")));
     this.chkLoopAudio.Size = ((System.Drawing.Size)(resources.GetObject("chkLoopAudio.Size")));
     this.chkLoopAudio.TabIndex = ((int)(resources.GetObject("chkLoopAudio.TabIndex")));
     this.chkLoopAudio.Text = resources.GetString("chkLoopAudio.Text");
     this.chkLoopAudio.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkLoopAudio.TextAlign")));
     this.toolTip1.SetToolTip(this.chkLoopAudio, resources.GetString("chkLoopAudio.ToolTip"));
     this.chkLoopAudio.Visible = ((bool)(resources.GetObject("chkLoopAudio.Visible")));
     this.chkLoopAudio.CheckedChanged += new System.EventHandler(this.chkLoopAudio_CheckedChanged);
     //
     // udDX
     //
     this.udDX.AccessibleDescription = resources.GetString("udDX.AccessibleDescription");
     this.udDX.AccessibleName = resources.GetString("udDX.AccessibleName");
     this.udDX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udDX.Anchor")));
     this.udDX.BackColor = System.Drawing.SystemColors.Window;
     this.udDX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udDX.Dock")));
     this.udDX.Enabled = ((bool)(resources.GetObject("udDX.Enabled")));
     this.udDX.Font = ((System.Drawing.Font)(resources.GetObject("udDX.Font")));
     this.udDX.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udDX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udDX.ImeMode")));
     this.udDX.Increment = new System.Decimal(new int[] {
                                                            1,
                                                            0,
                                                            0,
                                                            0});
     this.udDX.Location = ((System.Drawing.Point)(resources.GetObject("udDX.Location")));
     this.udDX.Maximum = new System.Decimal(new int[] {
                                                          10,
                                                          0,
                                                          0,
                                                          0});
     this.udDX.Minimum = new System.Decimal(new int[] {
                                                          0,
                                                          0,
                                                          0,
                                                          0});
     this.udDX.Name = "udDX";
     this.udDX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udDX.RightToLeft")));
     this.udDX.Size = ((System.Drawing.Size)(resources.GetObject("udDX.Size")));
     this.udDX.TabIndex = ((int)(resources.GetObject("udDX.TabIndex")));
     this.udDX.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udDX.TextAlign")));
     this.udDX.ThousandsSeparator = ((bool)(resources.GetObject("udDX.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udDX, resources.GetString("udDX.ToolTip"));
     this.udDX.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udDX.UpDownAlign")));
     this.udDX.Value = new System.Decimal(new int[] {
                                                        3,
                                                        0,
                                                        0,
                                                        0});
     this.udDX.Visible = ((bool)(resources.GetObject("udDX.Visible")));
     this.udDX.ValueChanged += new System.EventHandler(this.udDX_ValueChanged);
     //
     // tbDX
     //
     this.tbDX.AccessibleDescription = resources.GetString("tbDX.AccessibleDescription");
     this.tbDX.AccessibleName = resources.GetString("tbDX.AccessibleName");
     this.tbDX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbDX.Anchor")));
     this.tbDX.AutoSize = false;
     this.tbDX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbDX.BackgroundImage")));
     this.tbDX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbDX.Dock")));
     this.tbDX.Enabled = ((bool)(resources.GetObject("tbDX.Enabled")));
     this.tbDX.Font = ((System.Drawing.Font)(resources.GetObject("tbDX.Font")));
     this.tbDX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbDX.ImeMode")));
     this.tbDX.Location = ((System.Drawing.Point)(resources.GetObject("tbDX.Location")));
     this.tbDX.Name = "tbDX";
     this.tbDX.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbDX.Orientation")));
     this.tbDX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbDX.RightToLeft")));
     this.tbDX.Size = ((System.Drawing.Size)(resources.GetObject("tbDX.Size")));
     this.tbDX.TabIndex = ((int)(resources.GetObject("tbDX.TabIndex")));
     this.tbDX.Text = resources.GetString("tbDX.Text");
     this.tbDX.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbDX, resources.GetString("tbDX.ToolTip"));
     this.tbDX.Value = 3;
     this.tbDX.Visible = ((bool)(resources.GetObject("tbDX.Visible")));
     this.tbDX.Scroll += new System.EventHandler(this.tbDX_Scroll);
     //
     // chkDX
     //
     this.chkDX.AccessibleDescription = resources.GetString("chkDX.AccessibleDescription");
     this.chkDX.AccessibleName = resources.GetString("chkDX.AccessibleName");
     this.chkDX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkDX.Anchor")));
     this.chkDX.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkDX.Appearance")));
     this.chkDX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDX.BackgroundImage")));
     this.chkDX.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDX.CheckAlign")));
     this.chkDX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkDX.Dock")));
     this.chkDX.Enabled = ((bool)(resources.GetObject("chkDX.Enabled")));
     this.chkDX.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkDX.FlatStyle")));
     this.chkDX.Font = ((System.Drawing.Font)(resources.GetObject("chkDX.Font")));
     this.chkDX.Image = ((System.Drawing.Image)(resources.GetObject("chkDX.Image")));
     this.chkDX.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDX.ImageAlign")));
     this.chkDX.ImageIndex = ((int)(resources.GetObject("chkDX.ImageIndex")));
     this.chkDX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkDX.ImeMode")));
     this.chkDX.Location = ((System.Drawing.Point)(resources.GetObject("chkDX.Location")));
     this.chkDX.Name = "chkDX";
     this.chkDX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkDX.RightToLeft")));
     this.chkDX.Size = ((System.Drawing.Size)(resources.GetObject("chkDX.Size")));
     this.chkDX.TabIndex = ((int)(resources.GetObject("chkDX.TabIndex")));
     this.chkDX.Text = resources.GetString("chkDX.Text");
     this.chkDX.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDX.TextAlign")));
     this.toolTip1.SetToolTip(this.chkDX, resources.GetString("chkDX.ToolTip"));
     this.chkDX.Visible = ((bool)(resources.GetObject("chkDX.Visible")));
     this.chkDX.CheckedChanged += new System.EventHandler(this.chkDX_CheckedChanged);
     //
     // chkTXEQ
     //
     this.chkTXEQ.AccessibleDescription = resources.GetString("chkTXEQ.AccessibleDescription");
     this.chkTXEQ.AccessibleName = resources.GetString("chkTXEQ.AccessibleName");
     this.chkTXEQ.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkTXEQ.Anchor")));
     this.chkTXEQ.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkTXEQ.Appearance")));
     this.chkTXEQ.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTXEQ.BackgroundImage")));
     this.chkTXEQ.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTXEQ.CheckAlign")));
     this.chkTXEQ.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkTXEQ.Dock")));
     this.chkTXEQ.Enabled = ((bool)(resources.GetObject("chkTXEQ.Enabled")));
     this.chkTXEQ.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkTXEQ.FlatStyle")));
     this.chkTXEQ.Font = ((System.Drawing.Font)(resources.GetObject("chkTXEQ.Font")));
     this.chkTXEQ.Image = ((System.Drawing.Image)(resources.GetObject("chkTXEQ.Image")));
     this.chkTXEQ.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTXEQ.ImageAlign")));
     this.chkTXEQ.ImageIndex = ((int)(resources.GetObject("chkTXEQ.ImageIndex")));
     this.chkTXEQ.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkTXEQ.ImeMode")));
     this.chkTXEQ.Location = ((System.Drawing.Point)(resources.GetObject("chkTXEQ.Location")));
     this.chkTXEQ.Name = "chkTXEQ";
     this.chkTXEQ.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkTXEQ.RightToLeft")));
     this.chkTXEQ.Size = ((System.Drawing.Size)(resources.GetObject("chkTXEQ.Size")));
     this.chkTXEQ.TabIndex = ((int)(resources.GetObject("chkTXEQ.TabIndex")));
     this.chkTXEQ.Text = resources.GetString("chkTXEQ.Text");
     this.chkTXEQ.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkTXEQ.TextAlign")));
     this.toolTip1.SetToolTip(this.chkTXEQ, resources.GetString("chkTXEQ.ToolTip"));
     this.chkTXEQ.Visible = ((bool)(resources.GetObject("chkTXEQ.Visible")));
     this.chkTXEQ.CheckedChanged += new System.EventHandler(this.chkTXEQ_CheckedChanged);
     //
     // chkRXEQ
     //
     this.chkRXEQ.AccessibleDescription = resources.GetString("chkRXEQ.AccessibleDescription");
     this.chkRXEQ.AccessibleName = resources.GetString("chkRXEQ.AccessibleName");
     this.chkRXEQ.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRXEQ.Anchor")));
     this.chkRXEQ.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRXEQ.Appearance")));
     this.chkRXEQ.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRXEQ.BackgroundImage")));
     this.chkRXEQ.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRXEQ.CheckAlign")));
     this.chkRXEQ.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRXEQ.Dock")));
     this.chkRXEQ.Enabled = ((bool)(resources.GetObject("chkRXEQ.Enabled")));
     this.chkRXEQ.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRXEQ.FlatStyle")));
     this.chkRXEQ.Font = ((System.Drawing.Font)(resources.GetObject("chkRXEQ.Font")));
     this.chkRXEQ.Image = ((System.Drawing.Image)(resources.GetObject("chkRXEQ.Image")));
     this.chkRXEQ.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRXEQ.ImageAlign")));
     this.chkRXEQ.ImageIndex = ((int)(resources.GetObject("chkRXEQ.ImageIndex")));
     this.chkRXEQ.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRXEQ.ImeMode")));
     this.chkRXEQ.Location = ((System.Drawing.Point)(resources.GetObject("chkRXEQ.Location")));
     this.chkRXEQ.Name = "chkRXEQ";
     this.chkRXEQ.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRXEQ.RightToLeft")));
     this.chkRXEQ.Size = ((System.Drawing.Size)(resources.GetObject("chkRXEQ.Size")));
     this.chkRXEQ.TabIndex = ((int)(resources.GetObject("chkRXEQ.TabIndex")));
     this.chkRXEQ.Text = resources.GetString("chkRXEQ.Text");
     this.chkRXEQ.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRXEQ.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRXEQ, resources.GetString("chkRXEQ.ToolTip"));
     this.chkRXEQ.Visible = ((bool)(resources.GetObject("chkRXEQ.Visible")));
     this.chkRXEQ.CheckedChanged += new System.EventHandler(this.chkRXEQ_CheckedChanged);
     //
     // chkPhoneVAC
     //
     this.chkPhoneVAC.AccessibleDescription = resources.GetString("chkPhoneVAC.AccessibleDescription");
     this.chkPhoneVAC.AccessibleName = resources.GetString("chkPhoneVAC.AccessibleName");
     this.chkPhoneVAC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkPhoneVAC.Anchor")));
     this.chkPhoneVAC.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkPhoneVAC.Appearance")));
     this.chkPhoneVAC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkPhoneVAC.BackgroundImage")));
     this.chkPhoneVAC.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPhoneVAC.CheckAlign")));
     this.chkPhoneVAC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkPhoneVAC.Dock")));
     this.chkPhoneVAC.Enabled = ((bool)(resources.GetObject("chkPhoneVAC.Enabled")));
     this.chkPhoneVAC.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkPhoneVAC.FlatStyle")));
     this.chkPhoneVAC.Font = ((System.Drawing.Font)(resources.GetObject("chkPhoneVAC.Font")));
     this.chkPhoneVAC.Image = ((System.Drawing.Image)(resources.GetObject("chkPhoneVAC.Image")));
     this.chkPhoneVAC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPhoneVAC.ImageAlign")));
     this.chkPhoneVAC.ImageIndex = ((int)(resources.GetObject("chkPhoneVAC.ImageIndex")));
     this.chkPhoneVAC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkPhoneVAC.ImeMode")));
     this.chkPhoneVAC.Location = ((System.Drawing.Point)(resources.GetObject("chkPhoneVAC.Location")));
     this.chkPhoneVAC.Name = "chkPhoneVAC";
     this.chkPhoneVAC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkPhoneVAC.RightToLeft")));
     this.chkPhoneVAC.Size = ((System.Drawing.Size)(resources.GetObject("chkPhoneVAC.Size")));
     this.chkPhoneVAC.TabIndex = ((int)(resources.GetObject("chkPhoneVAC.TabIndex")));
     this.chkPhoneVAC.Text = resources.GetString("chkPhoneVAC.Text");
     this.chkPhoneVAC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPhoneVAC.TextAlign")));
     this.toolTip1.SetToolTip(this.chkPhoneVAC, resources.GetString("chkPhoneVAC.ToolTip"));
     this.chkPhoneVAC.Visible = ((bool)(resources.GetObject("chkPhoneVAC.Visible")));
     this.chkPhoneVAC.CheckedChanged += new System.EventHandler(this.chkPhoneVAC_CheckedChanged);
     //
     // udNoiseGate
     //
     this.udNoiseGate.AccessibleDescription = resources.GetString("udNoiseGate.AccessibleDescription");
     this.udNoiseGate.AccessibleName = resources.GetString("udNoiseGate.AccessibleName");
     this.udNoiseGate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udNoiseGate.Anchor")));
     this.udNoiseGate.BackColor = System.Drawing.SystemColors.Window;
     this.udNoiseGate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udNoiseGate.Dock")));
     this.udNoiseGate.Enabled = ((bool)(resources.GetObject("udNoiseGate.Enabled")));
     this.udNoiseGate.Font = ((System.Drawing.Font)(resources.GetObject("udNoiseGate.Font")));
     this.udNoiseGate.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udNoiseGate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udNoiseGate.ImeMode")));
     this.udNoiseGate.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udNoiseGate.Location = ((System.Drawing.Point)(resources.GetObject("udNoiseGate.Location")));
     this.udNoiseGate.Maximum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udNoiseGate.Minimum = new System.Decimal(new int[] {
                                                                 160,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udNoiseGate.Name = "udNoiseGate";
     this.udNoiseGate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udNoiseGate.RightToLeft")));
     this.udNoiseGate.Size = ((System.Drawing.Size)(resources.GetObject("udNoiseGate.Size")));
     this.udNoiseGate.TabIndex = ((int)(resources.GetObject("udNoiseGate.TabIndex")));
     this.udNoiseGate.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udNoiseGate.TextAlign")));
     this.udNoiseGate.ThousandsSeparator = ((bool)(resources.GetObject("udNoiseGate.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udNoiseGate, resources.GetString("udNoiseGate.ToolTip"));
     this.udNoiseGate.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udNoiseGate.UpDownAlign")));
     this.udNoiseGate.Value = new System.Decimal(new int[] {
                                                               40,
                                                               0,
                                                               0,
                                                               -2147483648});
     this.udNoiseGate.Visible = ((bool)(resources.GetObject("udNoiseGate.Visible")));
     this.udNoiseGate.ValueChanged += new System.EventHandler(this.udNoiseGate_ValueChanged);
     //
     // udVOX
     //
     this.udVOX.AccessibleDescription = resources.GetString("udVOX.AccessibleDescription");
     this.udVOX.AccessibleName = resources.GetString("udVOX.AccessibleName");
     this.udVOX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udVOX.Anchor")));
     this.udVOX.BackColor = System.Drawing.SystemColors.Window;
     this.udVOX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udVOX.Dock")));
     this.udVOX.Enabled = ((bool)(resources.GetObject("udVOX.Enabled")));
     this.udVOX.Font = ((System.Drawing.Font)(resources.GetObject("udVOX.Font")));
     this.udVOX.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udVOX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udVOX.ImeMode")));
     this.udVOX.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udVOX.Location = ((System.Drawing.Point)(resources.GetObject("udVOX.Location")));
     this.udVOX.Maximum = new System.Decimal(new int[] {
                                                           1000,
                                                           0,
                                                           0,
                                                           0});
     this.udVOX.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.udVOX.Name = "udVOX";
     this.udVOX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udVOX.RightToLeft")));
     this.udVOX.Size = ((System.Drawing.Size)(resources.GetObject("udVOX.Size")));
     this.udVOX.TabIndex = ((int)(resources.GetObject("udVOX.TabIndex")));
     this.udVOX.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udVOX.TextAlign")));
     this.udVOX.ThousandsSeparator = ((bool)(resources.GetObject("udVOX.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udVOX, resources.GetString("udVOX.ToolTip"));
     this.udVOX.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udVOX.UpDownAlign")));
     this.udVOX.Value = new System.Decimal(new int[] {
                                                         200,
                                                         0,
                                                         0,
                                                         0});
     this.udVOX.Visible = ((bool)(resources.GetObject("udVOX.Visible")));
     this.udVOX.ValueChanged += new System.EventHandler(this.udVOX_ValueChanged);
     //
     // udCPDR
     //
     this.udCPDR.AccessibleDescription = resources.GetString("udCPDR.AccessibleDescription");
     this.udCPDR.AccessibleName = resources.GetString("udCPDR.AccessibleName");
     this.udCPDR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udCPDR.Anchor")));
     this.udCPDR.BackColor = System.Drawing.SystemColors.Window;
     this.udCPDR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udCPDR.Dock")));
     this.udCPDR.Enabled = ((bool)(resources.GetObject("udCPDR.Enabled")));
     this.udCPDR.Font = ((System.Drawing.Font)(resources.GetObject("udCPDR.Font")));
     this.udCPDR.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udCPDR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udCPDR.ImeMode")));
     this.udCPDR.Increment = new System.Decimal(new int[] {
                                                              1,
                                                              0,
                                                              0,
                                                              0});
     this.udCPDR.Location = ((System.Drawing.Point)(resources.GetObject("udCPDR.Location")));
     this.udCPDR.Maximum = new System.Decimal(new int[] {
                                                            10,
                                                            0,
                                                            0,
                                                            0});
     this.udCPDR.Minimum = new System.Decimal(new int[] {
                                                            0,
                                                            0,
                                                            0,
                                                            0});
     this.udCPDR.Name = "udCPDR";
     this.udCPDR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udCPDR.RightToLeft")));
     this.udCPDR.Size = ((System.Drawing.Size)(resources.GetObject("udCPDR.Size")));
     this.udCPDR.TabIndex = ((int)(resources.GetObject("udCPDR.TabIndex")));
     this.udCPDR.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udCPDR.TextAlign")));
     this.udCPDR.ThousandsSeparator = ((bool)(resources.GetObject("udCPDR.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udCPDR, resources.GetString("udCPDR.ToolTip"));
     this.udCPDR.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udCPDR.UpDownAlign")));
     this.udCPDR.Value = new System.Decimal(new int[] {
                                                          1,
                                                          0,
                                                          0,
                                                          0});
     this.udCPDR.Visible = ((bool)(resources.GetObject("udCPDR.Visible")));
     this.udCPDR.ValueChanged += new System.EventHandler(this.udCPDR_ValueChanged);
     //
     // tbCPDR
     //
     this.tbCPDR.AccessibleDescription = resources.GetString("tbCPDR.AccessibleDescription");
     this.tbCPDR.AccessibleName = resources.GetString("tbCPDR.AccessibleName");
     this.tbCPDR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbCPDR.Anchor")));
     this.tbCPDR.AutoSize = false;
     this.tbCPDR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbCPDR.BackgroundImage")));
     this.tbCPDR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbCPDR.Dock")));
     this.tbCPDR.Enabled = ((bool)(resources.GetObject("tbCPDR.Enabled")));
     this.tbCPDR.Font = ((System.Drawing.Font)(resources.GetObject("tbCPDR.Font")));
     this.tbCPDR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbCPDR.ImeMode")));
     this.tbCPDR.Location = ((System.Drawing.Point)(resources.GetObject("tbCPDR.Location")));
     this.tbCPDR.Name = "tbCPDR";
     this.tbCPDR.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbCPDR.Orientation")));
     this.tbCPDR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbCPDR.RightToLeft")));
     this.tbCPDR.Size = ((System.Drawing.Size)(resources.GetObject("tbCPDR.Size")));
     this.tbCPDR.TabIndex = ((int)(resources.GetObject("tbCPDR.TabIndex")));
     this.tbCPDR.Text = resources.GetString("tbCPDR.Text");
     this.tbCPDR.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbCPDR, resources.GetString("tbCPDR.ToolTip"));
     this.tbCPDR.Value = 1;
     this.tbCPDR.Visible = ((bool)(resources.GetObject("tbCPDR.Visible")));
     this.tbCPDR.Scroll += new System.EventHandler(this.tbCPDR_Scroll);
     //
     // picNoiseGate
     //
     this.picNoiseGate.AccessibleDescription = resources.GetString("picNoiseGate.AccessibleDescription");
     this.picNoiseGate.AccessibleName = resources.GetString("picNoiseGate.AccessibleName");
     this.picNoiseGate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picNoiseGate.Anchor")));
     this.picNoiseGate.BackColor = System.Drawing.SystemColors.ControlText;
     this.picNoiseGate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picNoiseGate.BackgroundImage")));
     this.picNoiseGate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picNoiseGate.Dock")));
     this.picNoiseGate.Enabled = ((bool)(resources.GetObject("picNoiseGate.Enabled")));
     this.picNoiseGate.Font = ((System.Drawing.Font)(resources.GetObject("picNoiseGate.Font")));
     this.picNoiseGate.Image = ((System.Drawing.Image)(resources.GetObject("picNoiseGate.Image")));
     this.picNoiseGate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picNoiseGate.ImeMode")));
     this.picNoiseGate.Location = ((System.Drawing.Point)(resources.GetObject("picNoiseGate.Location")));
     this.picNoiseGate.Name = "picNoiseGate";
     this.picNoiseGate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picNoiseGate.RightToLeft")));
     this.picNoiseGate.Size = ((System.Drawing.Size)(resources.GetObject("picNoiseGate.Size")));
     this.picNoiseGate.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picNoiseGate.SizeMode")));
     this.picNoiseGate.TabIndex = ((int)(resources.GetObject("picNoiseGate.TabIndex")));
     this.picNoiseGate.TabStop = false;
     this.picNoiseGate.Text = resources.GetString("picNoiseGate.Text");
     this.toolTip1.SetToolTip(this.picNoiseGate, resources.GetString("picNoiseGate.ToolTip"));
     this.picNoiseGate.Visible = ((bool)(resources.GetObject("picNoiseGate.Visible")));
     this.picNoiseGate.Paint += new System.Windows.Forms.PaintEventHandler(this.picNoiseGate_Paint);
     //
     // tbNoiseGate
     //
     this.tbNoiseGate.AccessibleDescription = resources.GetString("tbNoiseGate.AccessibleDescription");
     this.tbNoiseGate.AccessibleName = resources.GetString("tbNoiseGate.AccessibleName");
     this.tbNoiseGate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbNoiseGate.Anchor")));
     this.tbNoiseGate.AutoSize = false;
     this.tbNoiseGate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbNoiseGate.BackgroundImage")));
     this.tbNoiseGate.Cursor = System.Windows.Forms.Cursors.Cross;
     this.tbNoiseGate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbNoiseGate.Dock")));
     this.tbNoiseGate.Enabled = ((bool)(resources.GetObject("tbNoiseGate.Enabled")));
     this.tbNoiseGate.Font = ((System.Drawing.Font)(resources.GetObject("tbNoiseGate.Font")));
     this.tbNoiseGate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbNoiseGate.ImeMode")));
     this.tbNoiseGate.Location = ((System.Drawing.Point)(resources.GetObject("tbNoiseGate.Location")));
     this.tbNoiseGate.Maximum = 0;
     this.tbNoiseGate.Minimum = -160;
     this.tbNoiseGate.Name = "tbNoiseGate";
     this.tbNoiseGate.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbNoiseGate.Orientation")));
     this.tbNoiseGate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbNoiseGate.RightToLeft")));
     this.tbNoiseGate.Size = ((System.Drawing.Size)(resources.GetObject("tbNoiseGate.Size")));
     this.tbNoiseGate.TabIndex = ((int)(resources.GetObject("tbNoiseGate.TabIndex")));
     this.tbNoiseGate.Text = resources.GetString("tbNoiseGate.Text");
     this.tbNoiseGate.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbNoiseGate, resources.GetString("tbNoiseGate.ToolTip"));
     this.tbNoiseGate.Value = -40;
     this.tbNoiseGate.Visible = ((bool)(resources.GetObject("tbNoiseGate.Visible")));
     this.tbNoiseGate.Scroll += new System.EventHandler(this.tbNoiseGate_Scroll);
     //
     // picVOX
     //
     this.picVOX.AccessibleDescription = resources.GetString("picVOX.AccessibleDescription");
     this.picVOX.AccessibleName = resources.GetString("picVOX.AccessibleName");
     this.picVOX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picVOX.Anchor")));
     this.picVOX.BackColor = System.Drawing.SystemColors.ControlText;
     this.picVOX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picVOX.BackgroundImage")));
     this.picVOX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picVOX.Dock")));
     this.picVOX.Enabled = ((bool)(resources.GetObject("picVOX.Enabled")));
     this.picVOX.Font = ((System.Drawing.Font)(resources.GetObject("picVOX.Font")));
     this.picVOX.Image = ((System.Drawing.Image)(resources.GetObject("picVOX.Image")));
     this.picVOX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picVOX.ImeMode")));
     this.picVOX.Location = ((System.Drawing.Point)(resources.GetObject("picVOX.Location")));
     this.picVOX.Name = "picVOX";
     this.picVOX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picVOX.RightToLeft")));
     this.picVOX.Size = ((System.Drawing.Size)(resources.GetObject("picVOX.Size")));
     this.picVOX.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picVOX.SizeMode")));
     this.picVOX.TabIndex = ((int)(resources.GetObject("picVOX.TabIndex")));
     this.picVOX.TabStop = false;
     this.picVOX.Text = resources.GetString("picVOX.Text");
     this.toolTip1.SetToolTip(this.picVOX, resources.GetString("picVOX.ToolTip"));
     this.picVOX.Visible = ((bool)(resources.GetObject("picVOX.Visible")));
     this.picVOX.Paint += new System.Windows.Forms.PaintEventHandler(this.picVOX_Paint);
     //
     // tbVOX
     //
     this.tbVOX.AccessibleDescription = resources.GetString("tbVOX.AccessibleDescription");
     this.tbVOX.AccessibleName = resources.GetString("tbVOX.AccessibleName");
     this.tbVOX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbVOX.Anchor")));
     this.tbVOX.AutoSize = false;
     this.tbVOX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbVOX.BackgroundImage")));
     this.tbVOX.Cursor = System.Windows.Forms.Cursors.Cross;
     this.tbVOX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbVOX.Dock")));
     this.tbVOX.Enabled = ((bool)(resources.GetObject("tbVOX.Enabled")));
     this.tbVOX.Font = ((System.Drawing.Font)(resources.GetObject("tbVOX.Font")));
     this.tbVOX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbVOX.ImeMode")));
     this.tbVOX.Location = ((System.Drawing.Point)(resources.GetObject("tbVOX.Location")));
     this.tbVOX.Maximum = 1000;
     this.tbVOX.Name = "tbVOX";
     this.tbVOX.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbVOX.Orientation")));
     this.tbVOX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbVOX.RightToLeft")));
     this.tbVOX.Size = ((System.Drawing.Size)(resources.GetObject("tbVOX.Size")));
     this.tbVOX.TabIndex = ((int)(resources.GetObject("tbVOX.TabIndex")));
     this.tbVOX.Text = resources.GetString("tbVOX.Text");
     this.tbVOX.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbVOX, resources.GetString("tbVOX.ToolTip"));
     this.tbVOX.Value = 200;
     this.tbVOX.Visible = ((bool)(resources.GetObject("tbVOX.Visible")));
     this.tbVOX.Scroll += new System.EventHandler(this.tbVOX_Scroll);
     //
     // chkNoiseGate
     //
     this.chkNoiseGate.AccessibleDescription = resources.GetString("chkNoiseGate.AccessibleDescription");
     this.chkNoiseGate.AccessibleName = resources.GetString("chkNoiseGate.AccessibleName");
     this.chkNoiseGate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkNoiseGate.Anchor")));
     this.chkNoiseGate.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkNoiseGate.Appearance")));
     this.chkNoiseGate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkNoiseGate.BackgroundImage")));
     this.chkNoiseGate.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNoiseGate.CheckAlign")));
     this.chkNoiseGate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkNoiseGate.Dock")));
     this.chkNoiseGate.Enabled = ((bool)(resources.GetObject("chkNoiseGate.Enabled")));
     this.chkNoiseGate.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkNoiseGate.FlatStyle")));
     this.chkNoiseGate.Font = ((System.Drawing.Font)(resources.GetObject("chkNoiseGate.Font")));
     this.chkNoiseGate.Image = ((System.Drawing.Image)(resources.GetObject("chkNoiseGate.Image")));
     this.chkNoiseGate.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNoiseGate.ImageAlign")));
     this.chkNoiseGate.ImageIndex = ((int)(resources.GetObject("chkNoiseGate.ImageIndex")));
     this.chkNoiseGate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkNoiseGate.ImeMode")));
     this.chkNoiseGate.Location = ((System.Drawing.Point)(resources.GetObject("chkNoiseGate.Location")));
     this.chkNoiseGate.Name = "chkNoiseGate";
     this.chkNoiseGate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkNoiseGate.RightToLeft")));
     this.chkNoiseGate.Size = ((System.Drawing.Size)(resources.GetObject("chkNoiseGate.Size")));
     this.chkNoiseGate.TabIndex = ((int)(resources.GetObject("chkNoiseGate.TabIndex")));
     this.chkNoiseGate.Text = resources.GetString("chkNoiseGate.Text");
     this.chkNoiseGate.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkNoiseGate.TextAlign")));
     this.toolTip1.SetToolTip(this.chkNoiseGate, resources.GetString("chkNoiseGate.ToolTip"));
     this.chkNoiseGate.Visible = ((bool)(resources.GetObject("chkNoiseGate.Visible")));
     this.chkNoiseGate.CheckedChanged += new System.EventHandler(this.chkNoiseGate_CheckedChanged);
     //
     // chkVOX
     //
     this.chkVOX.AccessibleDescription = resources.GetString("chkVOX.AccessibleDescription");
     this.chkVOX.AccessibleName = resources.GetString("chkVOX.AccessibleName");
     this.chkVOX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVOX.Anchor")));
     this.chkVOX.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVOX.Appearance")));
     this.chkVOX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVOX.BackgroundImage")));
     this.chkVOX.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVOX.CheckAlign")));
     this.chkVOX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVOX.Dock")));
     this.chkVOX.Enabled = ((bool)(resources.GetObject("chkVOX.Enabled")));
     this.chkVOX.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVOX.FlatStyle")));
     this.chkVOX.Font = ((System.Drawing.Font)(resources.GetObject("chkVOX.Font")));
     this.chkVOX.Image = ((System.Drawing.Image)(resources.GetObject("chkVOX.Image")));
     this.chkVOX.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVOX.ImageAlign")));
     this.chkVOX.ImageIndex = ((int)(resources.GetObject("chkVOX.ImageIndex")));
     this.chkVOX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVOX.ImeMode")));
     this.chkVOX.Location = ((System.Drawing.Point)(resources.GetObject("chkVOX.Location")));
     this.chkVOX.Name = "chkVOX";
     this.chkVOX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVOX.RightToLeft")));
     this.chkVOX.Size = ((System.Drawing.Size)(resources.GetObject("chkVOX.Size")));
     this.chkVOX.TabIndex = ((int)(resources.GetObject("chkVOX.TabIndex")));
     this.chkVOX.Text = resources.GetString("chkVOX.Text");
     this.chkVOX.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVOX.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVOX, resources.GetString("chkVOX.ToolTip"));
     this.chkVOX.Visible = ((bool)(resources.GetObject("chkVOX.Visible")));
     this.chkVOX.CheckedChanged += new System.EventHandler(this.chkVOX_CheckedChanged);
     //
     // comboTXProfile
     //
     this.comboTXProfile.AccessibleDescription = resources.GetString("comboTXProfile.AccessibleDescription");
     this.comboTXProfile.AccessibleName = resources.GetString("comboTXProfile.AccessibleName");
     this.comboTXProfile.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboTXProfile.Anchor")));
     this.comboTXProfile.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboTXProfile.BackgroundImage")));
     this.comboTXProfile.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboTXProfile.Dock")));
     this.comboTXProfile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTXProfile.DropDownWidth = 96;
     this.comboTXProfile.Enabled = ((bool)(resources.GetObject("comboTXProfile.Enabled")));
     this.comboTXProfile.Font = ((System.Drawing.Font)(resources.GetObject("comboTXProfile.Font")));
     this.comboTXProfile.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboTXProfile.ImeMode")));
     this.comboTXProfile.IntegralHeight = ((bool)(resources.GetObject("comboTXProfile.IntegralHeight")));
     this.comboTXProfile.ItemHeight = ((int)(resources.GetObject("comboTXProfile.ItemHeight")));
     this.comboTXProfile.Location = ((System.Drawing.Point)(resources.GetObject("comboTXProfile.Location")));
     this.comboTXProfile.MaxDropDownItems = ((int)(resources.GetObject("comboTXProfile.MaxDropDownItems")));
     this.comboTXProfile.MaxLength = ((int)(resources.GetObject("comboTXProfile.MaxLength")));
     this.comboTXProfile.Name = "comboTXProfile";
     this.comboTXProfile.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboTXProfile.RightToLeft")));
     this.comboTXProfile.Size = ((System.Drawing.Size)(resources.GetObject("comboTXProfile.Size")));
     this.comboTXProfile.TabIndex = ((int)(resources.GetObject("comboTXProfile.TabIndex")));
     this.comboTXProfile.Text = resources.GetString("comboTXProfile.Text");
     this.toolTip1.SetToolTip(this.comboTXProfile, resources.GetString("comboTXProfile.ToolTip"));
     this.comboTXProfile.Visible = ((bool)(resources.GetObject("comboTXProfile.Visible")));
     this.comboTXProfile.SelectedIndexChanged += new System.EventHandler(this.comboTXProfile_SelectedIndexChanged);
     //
     // lblTransmitProfile
     //
     this.lblTransmitProfile.AccessibleDescription = resources.GetString("lblTransmitProfile.AccessibleDescription");
     this.lblTransmitProfile.AccessibleName = resources.GetString("lblTransmitProfile.AccessibleName");
     this.lblTransmitProfile.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTransmitProfile.Anchor")));
     this.lblTransmitProfile.AutoSize = ((bool)(resources.GetObject("lblTransmitProfile.AutoSize")));
     this.lblTransmitProfile.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTransmitProfile.Dock")));
     this.lblTransmitProfile.Enabled = ((bool)(resources.GetObject("lblTransmitProfile.Enabled")));
     this.lblTransmitProfile.Font = ((System.Drawing.Font)(resources.GetObject("lblTransmitProfile.Font")));
     this.lblTransmitProfile.Image = ((System.Drawing.Image)(resources.GetObject("lblTransmitProfile.Image")));
     this.lblTransmitProfile.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTransmitProfile.ImageAlign")));
     this.lblTransmitProfile.ImageIndex = ((int)(resources.GetObject("lblTransmitProfile.ImageIndex")));
     this.lblTransmitProfile.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblTransmitProfile.ImeMode")));
     this.lblTransmitProfile.Location = ((System.Drawing.Point)(resources.GetObject("lblTransmitProfile.Location")));
     this.lblTransmitProfile.Name = "lblTransmitProfile";
     this.lblTransmitProfile.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblTransmitProfile.RightToLeft")));
     this.lblTransmitProfile.Size = ((System.Drawing.Size)(resources.GetObject("lblTransmitProfile.Size")));
     this.lblTransmitProfile.TabIndex = ((int)(resources.GetObject("lblTransmitProfile.TabIndex")));
     this.lblTransmitProfile.Text = resources.GetString("lblTransmitProfile.Text");
     this.lblTransmitProfile.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTransmitProfile.TextAlign")));
     this.toolTip1.SetToolTip(this.lblTransmitProfile, resources.GetString("lblTransmitProfile.ToolTip"));
     this.lblTransmitProfile.Visible = ((bool)(resources.GetObject("lblTransmitProfile.Visible")));
     //
     // chkShowTXFilter
     //
     this.chkShowTXFilter.AccessibleDescription = resources.GetString("chkShowTXFilter.AccessibleDescription");
     this.chkShowTXFilter.AccessibleName = resources.GetString("chkShowTXFilter.AccessibleName");
     this.chkShowTXFilter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkShowTXFilter.Anchor")));
     this.chkShowTXFilter.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkShowTXFilter.Appearance")));
     this.chkShowTXFilter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkShowTXFilter.BackgroundImage")));
     this.chkShowTXFilter.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXFilter.CheckAlign")));
     this.chkShowTXFilter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkShowTXFilter.Dock")));
     this.chkShowTXFilter.Enabled = ((bool)(resources.GetObject("chkShowTXFilter.Enabled")));
     this.chkShowTXFilter.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkShowTXFilter.FlatStyle")));
     this.chkShowTXFilter.Font = ((System.Drawing.Font)(resources.GetObject("chkShowTXFilter.Font")));
     this.chkShowTXFilter.Image = ((System.Drawing.Image)(resources.GetObject("chkShowTXFilter.Image")));
     this.chkShowTXFilter.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXFilter.ImageAlign")));
     this.chkShowTXFilter.ImageIndex = ((int)(resources.GetObject("chkShowTXFilter.ImageIndex")));
     this.chkShowTXFilter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkShowTXFilter.ImeMode")));
     this.chkShowTXFilter.Location = ((System.Drawing.Point)(resources.GetObject("chkShowTXFilter.Location")));
     this.chkShowTXFilter.Name = "chkShowTXFilter";
     this.chkShowTXFilter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkShowTXFilter.RightToLeft")));
     this.chkShowTXFilter.Size = ((System.Drawing.Size)(resources.GetObject("chkShowTXFilter.Size")));
     this.chkShowTXFilter.TabIndex = ((int)(resources.GetObject("chkShowTXFilter.TabIndex")));
     this.chkShowTXFilter.Text = resources.GetString("chkShowTXFilter.Text");
     this.chkShowTXFilter.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXFilter.TextAlign")));
     this.toolTip1.SetToolTip(this.chkShowTXFilter, resources.GetString("chkShowTXFilter.ToolTip"));
     this.chkShowTXFilter.Visible = ((bool)(resources.GetObject("chkShowTXFilter.Visible")));
     this.chkShowTXFilter.CheckedChanged += new System.EventHandler(this.chkShowTXFilter_CheckedChanged);
     //
     // grpModeSpecificCW
     //
     this.grpModeSpecificCW.AccessibleDescription = resources.GetString("grpModeSpecificCW.AccessibleDescription");
     this.grpModeSpecificCW.AccessibleName = resources.GetString("grpModeSpecificCW.AccessibleName");
     this.grpModeSpecificCW.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpModeSpecificCW.Anchor")));
     this.grpModeSpecificCW.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpModeSpecificCW.BackgroundImage")));
     this.grpModeSpecificCW.Controls.Add(this.chkCWLoopAudio);
     this.grpModeSpecificCW.Controls.Add(this.udCWPitch);
     this.grpModeSpecificCW.Controls.Add(this.grpSemiBreakIn);
     this.grpModeSpecificCW.Controls.Add(this.chkShowTXCWFreq);
     this.grpModeSpecificCW.Controls.Add(this.chkCWVAC);
     this.grpModeSpecificCW.Controls.Add(this.chkCWDisableMonitor);
     this.grpModeSpecificCW.Controls.Add(this.chkCWIambic);
     this.grpModeSpecificCW.Controls.Add(this.tbCWSpeed);
     this.grpModeSpecificCW.Controls.Add(this.lblCWSpeed);
     this.grpModeSpecificCW.Controls.Add(this.udCWSpeed);
     this.grpModeSpecificCW.Controls.Add(this.lblCWPitchFreq);
     this.grpModeSpecificCW.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpModeSpecificCW.Dock")));
     this.grpModeSpecificCW.Enabled = ((bool)(resources.GetObject("grpModeSpecificCW.Enabled")));
     this.grpModeSpecificCW.Font = ((System.Drawing.Font)(resources.GetObject("grpModeSpecificCW.Font")));
     this.grpModeSpecificCW.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpModeSpecificCW.ImeMode")));
     this.grpModeSpecificCW.Location = ((System.Drawing.Point)(resources.GetObject("grpModeSpecificCW.Location")));
     this.grpModeSpecificCW.Name = "grpModeSpecificCW";
     this.grpModeSpecificCW.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpModeSpecificCW.RightToLeft")));
     this.grpModeSpecificCW.Size = ((System.Drawing.Size)(resources.GetObject("grpModeSpecificCW.Size")));
     this.grpModeSpecificCW.TabIndex = ((int)(resources.GetObject("grpModeSpecificCW.TabIndex")));
     this.grpModeSpecificCW.TabStop = false;
     this.grpModeSpecificCW.Text = resources.GetString("grpModeSpecificCW.Text");
     this.toolTip1.SetToolTip(this.grpModeSpecificCW, resources.GetString("grpModeSpecificCW.ToolTip"));
     this.grpModeSpecificCW.Visible = ((bool)(resources.GetObject("grpModeSpecificCW.Visible")));
     //
     // chkCWLoopAudio
     //
     this.chkCWLoopAudio.AccessibleDescription = resources.GetString("chkCWLoopAudio.AccessibleDescription");
     this.chkCWLoopAudio.AccessibleName = resources.GetString("chkCWLoopAudio.AccessibleName");
     this.chkCWLoopAudio.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCWLoopAudio.Anchor")));
     this.chkCWLoopAudio.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCWLoopAudio.Appearance")));
     this.chkCWLoopAudio.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCWLoopAudio.BackgroundImage")));
     this.chkCWLoopAudio.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWLoopAudio.CheckAlign")));
     this.chkCWLoopAudio.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCWLoopAudio.Dock")));
     this.chkCWLoopAudio.Enabled = ((bool)(resources.GetObject("chkCWLoopAudio.Enabled")));
     this.chkCWLoopAudio.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCWLoopAudio.FlatStyle")));
     this.chkCWLoopAudio.Font = ((System.Drawing.Font)(resources.GetObject("chkCWLoopAudio.Font")));
     this.chkCWLoopAudio.Image = ((System.Drawing.Image)(resources.GetObject("chkCWLoopAudio.Image")));
     this.chkCWLoopAudio.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWLoopAudio.ImageAlign")));
     this.chkCWLoopAudio.ImageIndex = ((int)(resources.GetObject("chkCWLoopAudio.ImageIndex")));
     this.chkCWLoopAudio.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCWLoopAudio.ImeMode")));
     this.chkCWLoopAudio.Location = ((System.Drawing.Point)(resources.GetObject("chkCWLoopAudio.Location")));
     this.chkCWLoopAudio.Name = "chkCWLoopAudio";
     this.chkCWLoopAudio.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCWLoopAudio.RightToLeft")));
     this.chkCWLoopAudio.Size = ((System.Drawing.Size)(resources.GetObject("chkCWLoopAudio.Size")));
     this.chkCWLoopAudio.TabIndex = ((int)(resources.GetObject("chkCWLoopAudio.TabIndex")));
     this.chkCWLoopAudio.Text = resources.GetString("chkCWLoopAudio.Text");
     this.chkCWLoopAudio.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWLoopAudio.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCWLoopAudio, resources.GetString("chkCWLoopAudio.ToolTip"));
     this.chkCWLoopAudio.Visible = ((bool)(resources.GetObject("chkCWLoopAudio.Visible")));
     this.chkCWLoopAudio.CheckedChanged += new System.EventHandler(this.chkCWLoopAudio_CheckedChanged);
     //
     // udCWPitch
     //
     this.udCWPitch.AccessibleDescription = resources.GetString("udCWPitch.AccessibleDescription");
     this.udCWPitch.AccessibleName = resources.GetString("udCWPitch.AccessibleName");
     this.udCWPitch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udCWPitch.Anchor")));
     this.udCWPitch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udCWPitch.Dock")));
     this.udCWPitch.Enabled = ((bool)(resources.GetObject("udCWPitch.Enabled")));
     this.udCWPitch.Font = ((System.Drawing.Font)(resources.GetObject("udCWPitch.Font")));
     this.udCWPitch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udCWPitch.ImeMode")));
     this.udCWPitch.Increment = new System.Decimal(new int[] {
                                                                 10,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udCWPitch.Location = ((System.Drawing.Point)(resources.GetObject("udCWPitch.Location")));
     this.udCWPitch.Maximum = new System.Decimal(new int[] {
                                                               2250,
                                                               0,
                                                               0,
                                                               0});
     this.udCWPitch.Minimum = new System.Decimal(new int[] {
                                                               200,
                                                               0,
                                                               0,
                                                               0});
     this.udCWPitch.Name = "udCWPitch";
     this.udCWPitch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udCWPitch.RightToLeft")));
     this.udCWPitch.Size = ((System.Drawing.Size)(resources.GetObject("udCWPitch.Size")));
     this.udCWPitch.TabIndex = ((int)(resources.GetObject("udCWPitch.TabIndex")));
     this.udCWPitch.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udCWPitch.TextAlign")));
     this.udCWPitch.ThousandsSeparator = ((bool)(resources.GetObject("udCWPitch.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udCWPitch, resources.GetString("udCWPitch.ToolTip"));
     this.udCWPitch.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udCWPitch.UpDownAlign")));
     this.udCWPitch.Value = new System.Decimal(new int[] {
                                                             600,
                                                             0,
                                                             0,
                                                             0});
     this.udCWPitch.Visible = ((bool)(resources.GetObject("udCWPitch.Visible")));
     this.udCWPitch.ValueChanged += new System.EventHandler(this.udCWPitch_ValueChanged);
     //
     // grpSemiBreakIn
     //
     this.grpSemiBreakIn.AccessibleDescription = resources.GetString("grpSemiBreakIn.AccessibleDescription");
     this.grpSemiBreakIn.AccessibleName = resources.GetString("grpSemiBreakIn.AccessibleName");
     this.grpSemiBreakIn.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpSemiBreakIn.Anchor")));
     this.grpSemiBreakIn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpSemiBreakIn.BackgroundImage")));
     this.grpSemiBreakIn.Controls.Add(this.udCWBreakInDelay);
     this.grpSemiBreakIn.Controls.Add(this.lblCWBreakInDelay);
     this.grpSemiBreakIn.Controls.Add(this.chkCWBreakInEnabled);
     this.grpSemiBreakIn.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpSemiBreakIn.Dock")));
     this.grpSemiBreakIn.Enabled = ((bool)(resources.GetObject("grpSemiBreakIn.Enabled")));
     this.grpSemiBreakIn.Font = ((System.Drawing.Font)(resources.GetObject("grpSemiBreakIn.Font")));
     this.grpSemiBreakIn.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpSemiBreakIn.ImeMode")));
     this.grpSemiBreakIn.Location = ((System.Drawing.Point)(resources.GetObject("grpSemiBreakIn.Location")));
     this.grpSemiBreakIn.Name = "grpSemiBreakIn";
     this.grpSemiBreakIn.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpSemiBreakIn.RightToLeft")));
     this.grpSemiBreakIn.Size = ((System.Drawing.Size)(resources.GetObject("grpSemiBreakIn.Size")));
     this.grpSemiBreakIn.TabIndex = ((int)(resources.GetObject("grpSemiBreakIn.TabIndex")));
     this.grpSemiBreakIn.TabStop = false;
     this.grpSemiBreakIn.Text = resources.GetString("grpSemiBreakIn.Text");
     this.toolTip1.SetToolTip(this.grpSemiBreakIn, resources.GetString("grpSemiBreakIn.ToolTip"));
     this.grpSemiBreakIn.Visible = ((bool)(resources.GetObject("grpSemiBreakIn.Visible")));
     //
     // udCWBreakInDelay
     //
     this.udCWBreakInDelay.AccessibleDescription = resources.GetString("udCWBreakInDelay.AccessibleDescription");
     this.udCWBreakInDelay.AccessibleName = resources.GetString("udCWBreakInDelay.AccessibleName");
     this.udCWBreakInDelay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udCWBreakInDelay.Anchor")));
     this.udCWBreakInDelay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udCWBreakInDelay.Dock")));
     this.udCWBreakInDelay.Enabled = ((bool)(resources.GetObject("udCWBreakInDelay.Enabled")));
     this.udCWBreakInDelay.Font = ((System.Drawing.Font)(resources.GetObject("udCWBreakInDelay.Font")));
     this.udCWBreakInDelay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udCWBreakInDelay.ImeMode")));
     this.udCWBreakInDelay.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udCWBreakInDelay.Location = ((System.Drawing.Point)(resources.GetObject("udCWBreakInDelay.Location")));
     this.udCWBreakInDelay.Maximum = new System.Decimal(new int[] {
                                                                      5000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udCWBreakInDelay.Minimum = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udCWBreakInDelay.Name = "udCWBreakInDelay";
     this.udCWBreakInDelay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udCWBreakInDelay.RightToLeft")));
     this.udCWBreakInDelay.Size = ((System.Drawing.Size)(resources.GetObject("udCWBreakInDelay.Size")));
     this.udCWBreakInDelay.TabIndex = ((int)(resources.GetObject("udCWBreakInDelay.TabIndex")));
     this.udCWBreakInDelay.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udCWBreakInDelay.TextAlign")));
     this.udCWBreakInDelay.ThousandsSeparator = ((bool)(resources.GetObject("udCWBreakInDelay.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udCWBreakInDelay, resources.GetString("udCWBreakInDelay.ToolTip"));
     this.udCWBreakInDelay.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udCWBreakInDelay.UpDownAlign")));
     this.udCWBreakInDelay.Value = new System.Decimal(new int[] {
                                                                    60,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udCWBreakInDelay.Visible = ((bool)(resources.GetObject("udCWBreakInDelay.Visible")));
     this.udCWBreakInDelay.LostFocus += new System.EventHandler(this.udCWBreakInDelay_LostFocus);
     this.udCWBreakInDelay.ValueChanged += new System.EventHandler(this.udCWBreakInDelay_ValueChanged);
     //
     // lblCWBreakInDelay
     //
     this.lblCWBreakInDelay.AccessibleDescription = resources.GetString("lblCWBreakInDelay.AccessibleDescription");
     this.lblCWBreakInDelay.AccessibleName = resources.GetString("lblCWBreakInDelay.AccessibleName");
     this.lblCWBreakInDelay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblCWBreakInDelay.Anchor")));
     this.lblCWBreakInDelay.AutoSize = ((bool)(resources.GetObject("lblCWBreakInDelay.AutoSize")));
     this.lblCWBreakInDelay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblCWBreakInDelay.Dock")));
     this.lblCWBreakInDelay.Enabled = ((bool)(resources.GetObject("lblCWBreakInDelay.Enabled")));
     this.lblCWBreakInDelay.Font = ((System.Drawing.Font)(resources.GetObject("lblCWBreakInDelay.Font")));
     this.lblCWBreakInDelay.Image = ((System.Drawing.Image)(resources.GetObject("lblCWBreakInDelay.Image")));
     this.lblCWBreakInDelay.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWBreakInDelay.ImageAlign")));
     this.lblCWBreakInDelay.ImageIndex = ((int)(resources.GetObject("lblCWBreakInDelay.ImageIndex")));
     this.lblCWBreakInDelay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblCWBreakInDelay.ImeMode")));
     this.lblCWBreakInDelay.Location = ((System.Drawing.Point)(resources.GetObject("lblCWBreakInDelay.Location")));
     this.lblCWBreakInDelay.Name = "lblCWBreakInDelay";
     this.lblCWBreakInDelay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblCWBreakInDelay.RightToLeft")));
     this.lblCWBreakInDelay.Size = ((System.Drawing.Size)(resources.GetObject("lblCWBreakInDelay.Size")));
     this.lblCWBreakInDelay.TabIndex = ((int)(resources.GetObject("lblCWBreakInDelay.TabIndex")));
     this.lblCWBreakInDelay.Text = resources.GetString("lblCWBreakInDelay.Text");
     this.lblCWBreakInDelay.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWBreakInDelay.TextAlign")));
     this.toolTip1.SetToolTip(this.lblCWBreakInDelay, resources.GetString("lblCWBreakInDelay.ToolTip"));
     this.lblCWBreakInDelay.Visible = ((bool)(resources.GetObject("lblCWBreakInDelay.Visible")));
     //
     // chkCWBreakInEnabled
     //
     this.chkCWBreakInEnabled.AccessibleDescription = resources.GetString("chkCWBreakInEnabled.AccessibleDescription");
     this.chkCWBreakInEnabled.AccessibleName = resources.GetString("chkCWBreakInEnabled.AccessibleName");
     this.chkCWBreakInEnabled.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCWBreakInEnabled.Anchor")));
     this.chkCWBreakInEnabled.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCWBreakInEnabled.Appearance")));
     this.chkCWBreakInEnabled.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCWBreakInEnabled.BackgroundImage")));
     this.chkCWBreakInEnabled.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWBreakInEnabled.CheckAlign")));
     this.chkCWBreakInEnabled.Checked = true;
     this.chkCWBreakInEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkCWBreakInEnabled.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCWBreakInEnabled.Dock")));
     this.chkCWBreakInEnabled.Enabled = ((bool)(resources.GetObject("chkCWBreakInEnabled.Enabled")));
     this.chkCWBreakInEnabled.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCWBreakInEnabled.FlatStyle")));
     this.chkCWBreakInEnabled.Font = ((System.Drawing.Font)(resources.GetObject("chkCWBreakInEnabled.Font")));
     this.chkCWBreakInEnabled.Image = ((System.Drawing.Image)(resources.GetObject("chkCWBreakInEnabled.Image")));
     this.chkCWBreakInEnabled.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWBreakInEnabled.ImageAlign")));
     this.chkCWBreakInEnabled.ImageIndex = ((int)(resources.GetObject("chkCWBreakInEnabled.ImageIndex")));
     this.chkCWBreakInEnabled.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCWBreakInEnabled.ImeMode")));
     this.chkCWBreakInEnabled.Location = ((System.Drawing.Point)(resources.GetObject("chkCWBreakInEnabled.Location")));
     this.chkCWBreakInEnabled.Name = "chkCWBreakInEnabled";
     this.chkCWBreakInEnabled.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCWBreakInEnabled.RightToLeft")));
     this.chkCWBreakInEnabled.Size = ((System.Drawing.Size)(resources.GetObject("chkCWBreakInEnabled.Size")));
     this.chkCWBreakInEnabled.TabIndex = ((int)(resources.GetObject("chkCWBreakInEnabled.TabIndex")));
     this.chkCWBreakInEnabled.Text = resources.GetString("chkCWBreakInEnabled.Text");
     this.chkCWBreakInEnabled.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWBreakInEnabled.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCWBreakInEnabled, resources.GetString("chkCWBreakInEnabled.ToolTip"));
     this.chkCWBreakInEnabled.Visible = ((bool)(resources.GetObject("chkCWBreakInEnabled.Visible")));
     this.chkCWBreakInEnabled.CheckedChanged += new System.EventHandler(this.chkCWBreakInEnabled_CheckedChanged);
     //
     // chkShowTXCWFreq
     //
     this.chkShowTXCWFreq.AccessibleDescription = resources.GetString("chkShowTXCWFreq.AccessibleDescription");
     this.chkShowTXCWFreq.AccessibleName = resources.GetString("chkShowTXCWFreq.AccessibleName");
     this.chkShowTXCWFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkShowTXCWFreq.Anchor")));
     this.chkShowTXCWFreq.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkShowTXCWFreq.Appearance")));
     this.chkShowTXCWFreq.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkShowTXCWFreq.BackgroundImage")));
     this.chkShowTXCWFreq.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXCWFreq.CheckAlign")));
     this.chkShowTXCWFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkShowTXCWFreq.Dock")));
     this.chkShowTXCWFreq.Enabled = ((bool)(resources.GetObject("chkShowTXCWFreq.Enabled")));
     this.chkShowTXCWFreq.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkShowTXCWFreq.FlatStyle")));
     this.chkShowTXCWFreq.Font = ((System.Drawing.Font)(resources.GetObject("chkShowTXCWFreq.Font")));
     this.chkShowTXCWFreq.Image = ((System.Drawing.Image)(resources.GetObject("chkShowTXCWFreq.Image")));
     this.chkShowTXCWFreq.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXCWFreq.ImageAlign")));
     this.chkShowTXCWFreq.ImageIndex = ((int)(resources.GetObject("chkShowTXCWFreq.ImageIndex")));
     this.chkShowTXCWFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkShowTXCWFreq.ImeMode")));
     this.chkShowTXCWFreq.Location = ((System.Drawing.Point)(resources.GetObject("chkShowTXCWFreq.Location")));
     this.chkShowTXCWFreq.Name = "chkShowTXCWFreq";
     this.chkShowTXCWFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkShowTXCWFreq.RightToLeft")));
     this.chkShowTXCWFreq.Size = ((System.Drawing.Size)(resources.GetObject("chkShowTXCWFreq.Size")));
     this.chkShowTXCWFreq.TabIndex = ((int)(resources.GetObject("chkShowTXCWFreq.TabIndex")));
     this.chkShowTXCWFreq.Text = resources.GetString("chkShowTXCWFreq.Text");
     this.chkShowTXCWFreq.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkShowTXCWFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.chkShowTXCWFreq, resources.GetString("chkShowTXCWFreq.ToolTip"));
     this.chkShowTXCWFreq.Visible = ((bool)(resources.GetObject("chkShowTXCWFreq.Visible")));
     this.chkShowTXCWFreq.CheckedChanged += new System.EventHandler(this.chkShowTXCWFreq_CheckedChanged);
     //
     // chkCWVAC
     //
     this.chkCWVAC.AccessibleDescription = resources.GetString("chkCWVAC.AccessibleDescription");
     this.chkCWVAC.AccessibleName = resources.GetString("chkCWVAC.AccessibleName");
     this.chkCWVAC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCWVAC.Anchor")));
     this.chkCWVAC.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCWVAC.Appearance")));
     this.chkCWVAC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCWVAC.BackgroundImage")));
     this.chkCWVAC.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWVAC.CheckAlign")));
     this.chkCWVAC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCWVAC.Dock")));
     this.chkCWVAC.Enabled = ((bool)(resources.GetObject("chkCWVAC.Enabled")));
     this.chkCWVAC.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCWVAC.FlatStyle")));
     this.chkCWVAC.Font = ((System.Drawing.Font)(resources.GetObject("chkCWVAC.Font")));
     this.chkCWVAC.Image = ((System.Drawing.Image)(resources.GetObject("chkCWVAC.Image")));
     this.chkCWVAC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWVAC.ImageAlign")));
     this.chkCWVAC.ImageIndex = ((int)(resources.GetObject("chkCWVAC.ImageIndex")));
     this.chkCWVAC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCWVAC.ImeMode")));
     this.chkCWVAC.Location = ((System.Drawing.Point)(resources.GetObject("chkCWVAC.Location")));
     this.chkCWVAC.Name = "chkCWVAC";
     this.chkCWVAC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCWVAC.RightToLeft")));
     this.chkCWVAC.Size = ((System.Drawing.Size)(resources.GetObject("chkCWVAC.Size")));
     this.chkCWVAC.TabIndex = ((int)(resources.GetObject("chkCWVAC.TabIndex")));
     this.chkCWVAC.Text = resources.GetString("chkCWVAC.Text");
     this.chkCWVAC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWVAC.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCWVAC, resources.GetString("chkCWVAC.ToolTip"));
     this.chkCWVAC.Visible = ((bool)(resources.GetObject("chkCWVAC.Visible")));
     this.chkCWVAC.CheckedChanged += new System.EventHandler(this.chkCWVAC_CheckedChanged);
     //
     // chkCWDisableMonitor
     //
     this.chkCWDisableMonitor.AccessibleDescription = resources.GetString("chkCWDisableMonitor.AccessibleDescription");
     this.chkCWDisableMonitor.AccessibleName = resources.GetString("chkCWDisableMonitor.AccessibleName");
     this.chkCWDisableMonitor.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCWDisableMonitor.Anchor")));
     this.chkCWDisableMonitor.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCWDisableMonitor.Appearance")));
     this.chkCWDisableMonitor.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCWDisableMonitor.BackgroundImage")));
     this.chkCWDisableMonitor.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWDisableMonitor.CheckAlign")));
     this.chkCWDisableMonitor.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCWDisableMonitor.Dock")));
     this.chkCWDisableMonitor.Enabled = ((bool)(resources.GetObject("chkCWDisableMonitor.Enabled")));
     this.chkCWDisableMonitor.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCWDisableMonitor.FlatStyle")));
     this.chkCWDisableMonitor.Font = ((System.Drawing.Font)(resources.GetObject("chkCWDisableMonitor.Font")));
     this.chkCWDisableMonitor.Image = ((System.Drawing.Image)(resources.GetObject("chkCWDisableMonitor.Image")));
     this.chkCWDisableMonitor.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWDisableMonitor.ImageAlign")));
     this.chkCWDisableMonitor.ImageIndex = ((int)(resources.GetObject("chkCWDisableMonitor.ImageIndex")));
     this.chkCWDisableMonitor.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCWDisableMonitor.ImeMode")));
     this.chkCWDisableMonitor.Location = ((System.Drawing.Point)(resources.GetObject("chkCWDisableMonitor.Location")));
     this.chkCWDisableMonitor.Name = "chkCWDisableMonitor";
     this.chkCWDisableMonitor.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCWDisableMonitor.RightToLeft")));
     this.chkCWDisableMonitor.Size = ((System.Drawing.Size)(resources.GetObject("chkCWDisableMonitor.Size")));
     this.chkCWDisableMonitor.TabIndex = ((int)(resources.GetObject("chkCWDisableMonitor.TabIndex")));
     this.chkCWDisableMonitor.Text = resources.GetString("chkCWDisableMonitor.Text");
     this.chkCWDisableMonitor.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWDisableMonitor.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCWDisableMonitor, resources.GetString("chkCWDisableMonitor.ToolTip"));
     this.chkCWDisableMonitor.Visible = ((bool)(resources.GetObject("chkCWDisableMonitor.Visible")));
     this.chkCWDisableMonitor.CheckedChanged += new System.EventHandler(this.chkCWDisableMonitor_CheckedChanged);
     //
     // chkCWIambic
     //
     this.chkCWIambic.AccessibleDescription = resources.GetString("chkCWIambic.AccessibleDescription");
     this.chkCWIambic.AccessibleName = resources.GetString("chkCWIambic.AccessibleName");
     this.chkCWIambic.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkCWIambic.Anchor")));
     this.chkCWIambic.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkCWIambic.Appearance")));
     this.chkCWIambic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkCWIambic.BackgroundImage")));
     this.chkCWIambic.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWIambic.CheckAlign")));
     this.chkCWIambic.Checked = true;
     this.chkCWIambic.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkCWIambic.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkCWIambic.Dock")));
     this.chkCWIambic.Enabled = ((bool)(resources.GetObject("chkCWIambic.Enabled")));
     this.chkCWIambic.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkCWIambic.FlatStyle")));
     this.chkCWIambic.Font = ((System.Drawing.Font)(resources.GetObject("chkCWIambic.Font")));
     this.chkCWIambic.Image = ((System.Drawing.Image)(resources.GetObject("chkCWIambic.Image")));
     this.chkCWIambic.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWIambic.ImageAlign")));
     this.chkCWIambic.ImageIndex = ((int)(resources.GetObject("chkCWIambic.ImageIndex")));
     this.chkCWIambic.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkCWIambic.ImeMode")));
     this.chkCWIambic.Location = ((System.Drawing.Point)(resources.GetObject("chkCWIambic.Location")));
     this.chkCWIambic.Name = "chkCWIambic";
     this.chkCWIambic.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkCWIambic.RightToLeft")));
     this.chkCWIambic.Size = ((System.Drawing.Size)(resources.GetObject("chkCWIambic.Size")));
     this.chkCWIambic.TabIndex = ((int)(resources.GetObject("chkCWIambic.TabIndex")));
     this.chkCWIambic.Text = resources.GetString("chkCWIambic.Text");
     this.chkCWIambic.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkCWIambic.TextAlign")));
     this.toolTip1.SetToolTip(this.chkCWIambic, resources.GetString("chkCWIambic.ToolTip"));
     this.chkCWIambic.Visible = ((bool)(resources.GetObject("chkCWIambic.Visible")));
     this.chkCWIambic.CheckedChanged += new System.EventHandler(this.chkCWIambic_CheckedChanged);
     //
     // tbCWSpeed
     //
     this.tbCWSpeed.AccessibleDescription = resources.GetString("tbCWSpeed.AccessibleDescription");
     this.tbCWSpeed.AccessibleName = resources.GetString("tbCWSpeed.AccessibleName");
     this.tbCWSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbCWSpeed.Anchor")));
     this.tbCWSpeed.AutoSize = false;
     this.tbCWSpeed.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbCWSpeed.BackgroundImage")));
     this.tbCWSpeed.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbCWSpeed.Dock")));
     this.tbCWSpeed.Enabled = ((bool)(resources.GetObject("tbCWSpeed.Enabled")));
     this.tbCWSpeed.Font = ((System.Drawing.Font)(resources.GetObject("tbCWSpeed.Font")));
     this.tbCWSpeed.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbCWSpeed.ImeMode")));
     this.tbCWSpeed.Location = ((System.Drawing.Point)(resources.GetObject("tbCWSpeed.Location")));
     this.tbCWSpeed.Maximum = 60;
     this.tbCWSpeed.Minimum = 1;
     this.tbCWSpeed.Name = "tbCWSpeed";
     this.tbCWSpeed.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbCWSpeed.Orientation")));
     this.tbCWSpeed.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbCWSpeed.RightToLeft")));
     this.tbCWSpeed.Size = ((System.Drawing.Size)(resources.GetObject("tbCWSpeed.Size")));
     this.tbCWSpeed.TabIndex = ((int)(resources.GetObject("tbCWSpeed.TabIndex")));
     this.tbCWSpeed.Text = resources.GetString("tbCWSpeed.Text");
     this.tbCWSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbCWSpeed, resources.GetString("tbCWSpeed.ToolTip"));
     this.tbCWSpeed.Value = 25;
     this.tbCWSpeed.Visible = ((bool)(resources.GetObject("tbCWSpeed.Visible")));
     this.tbCWSpeed.Scroll += new System.EventHandler(this.tbCWSpeed_Scroll);
     //
     // lblCWPitchFreq
     //
     this.lblCWPitchFreq.AccessibleDescription = resources.GetString("lblCWPitchFreq.AccessibleDescription");
     this.lblCWPitchFreq.AccessibleName = resources.GetString("lblCWPitchFreq.AccessibleName");
     this.lblCWPitchFreq.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblCWPitchFreq.Anchor")));
     this.lblCWPitchFreq.AutoSize = ((bool)(resources.GetObject("lblCWPitchFreq.AutoSize")));
     this.lblCWPitchFreq.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblCWPitchFreq.Dock")));
     this.lblCWPitchFreq.Enabled = ((bool)(resources.GetObject("lblCWPitchFreq.Enabled")));
     this.lblCWPitchFreq.Font = ((System.Drawing.Font)(resources.GetObject("lblCWPitchFreq.Font")));
     this.lblCWPitchFreq.Image = ((System.Drawing.Image)(resources.GetObject("lblCWPitchFreq.Image")));
     this.lblCWPitchFreq.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWPitchFreq.ImageAlign")));
     this.lblCWPitchFreq.ImageIndex = ((int)(resources.GetObject("lblCWPitchFreq.ImageIndex")));
     this.lblCWPitchFreq.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblCWPitchFreq.ImeMode")));
     this.lblCWPitchFreq.Location = ((System.Drawing.Point)(resources.GetObject("lblCWPitchFreq.Location")));
     this.lblCWPitchFreq.Name = "lblCWPitchFreq";
     this.lblCWPitchFreq.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblCWPitchFreq.RightToLeft")));
     this.lblCWPitchFreq.Size = ((System.Drawing.Size)(resources.GetObject("lblCWPitchFreq.Size")));
     this.lblCWPitchFreq.TabIndex = ((int)(resources.GetObject("lblCWPitchFreq.TabIndex")));
     this.lblCWPitchFreq.Text = resources.GetString("lblCWPitchFreq.Text");
     this.lblCWPitchFreq.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblCWPitchFreq.TextAlign")));
     this.toolTip1.SetToolTip(this.lblCWPitchFreq, resources.GetString("lblCWPitchFreq.ToolTip"));
     this.lblCWPitchFreq.Visible = ((bool)(resources.GetObject("lblCWPitchFreq.Visible")));
     //
     // grpModeSpecificDigital
     //
     this.grpModeSpecificDigital.AccessibleDescription = resources.GetString("grpModeSpecificDigital.AccessibleDescription");
     this.grpModeSpecificDigital.AccessibleName = resources.GetString("grpModeSpecificDigital.AccessibleName");
     this.grpModeSpecificDigital.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpModeSpecificDigital.Anchor")));
     this.grpModeSpecificDigital.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpModeSpecificDigital.BackgroundImage")));
     this.grpModeSpecificDigital.Controls.Add(this.chkDIGLoopAudio);
     this.grpModeSpecificDigital.Controls.Add(this.comboDigTXProfile);
     this.grpModeSpecificDigital.Controls.Add(this.lblDigTXProfile);
     this.grpModeSpecificDigital.Controls.Add(this.grpVACStereo);
     this.grpModeSpecificDigital.Controls.Add(this.grpDIGSampleRate);
     this.grpModeSpecificDigital.Controls.Add(this.tbVACTXGain);
     this.grpModeSpecificDigital.Controls.Add(this.tbVACRXGain);
     this.grpModeSpecificDigital.Controls.Add(this.udVACTXGain);
     this.grpModeSpecificDigital.Controls.Add(this.udVACRXGain);
     this.grpModeSpecificDigital.Controls.Add(this.lblTXGain);
     this.grpModeSpecificDigital.Controls.Add(this.lblRXGain);
     this.grpModeSpecificDigital.Controls.Add(this.chkVACEnabled);
     this.grpModeSpecificDigital.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpModeSpecificDigital.Dock")));
     this.grpModeSpecificDigital.Enabled = ((bool)(resources.GetObject("grpModeSpecificDigital.Enabled")));
     this.grpModeSpecificDigital.Font = ((System.Drawing.Font)(resources.GetObject("grpModeSpecificDigital.Font")));
     this.grpModeSpecificDigital.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpModeSpecificDigital.ImeMode")));
     this.grpModeSpecificDigital.Location = ((System.Drawing.Point)(resources.GetObject("grpModeSpecificDigital.Location")));
     this.grpModeSpecificDigital.Name = "grpModeSpecificDigital";
     this.grpModeSpecificDigital.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpModeSpecificDigital.RightToLeft")));
     this.grpModeSpecificDigital.Size = ((System.Drawing.Size)(resources.GetObject("grpModeSpecificDigital.Size")));
     this.grpModeSpecificDigital.TabIndex = ((int)(resources.GetObject("grpModeSpecificDigital.TabIndex")));
     this.grpModeSpecificDigital.TabStop = false;
     this.grpModeSpecificDigital.Text = resources.GetString("grpModeSpecificDigital.Text");
     this.toolTip1.SetToolTip(this.grpModeSpecificDigital, resources.GetString("grpModeSpecificDigital.ToolTip"));
     this.grpModeSpecificDigital.Visible = ((bool)(resources.GetObject("grpModeSpecificDigital.Visible")));
     //
     // chkDIGLoopAudio
     //
     this.chkDIGLoopAudio.AccessibleDescription = resources.GetString("chkDIGLoopAudio.AccessibleDescription");
     this.chkDIGLoopAudio.AccessibleName = resources.GetString("chkDIGLoopAudio.AccessibleName");
     this.chkDIGLoopAudio.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkDIGLoopAudio.Anchor")));
     this.chkDIGLoopAudio.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkDIGLoopAudio.Appearance")));
     this.chkDIGLoopAudio.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDIGLoopAudio.BackgroundImage")));
     this.chkDIGLoopAudio.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDIGLoopAudio.CheckAlign")));
     this.chkDIGLoopAudio.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkDIGLoopAudio.Dock")));
     this.chkDIGLoopAudio.Enabled = ((bool)(resources.GetObject("chkDIGLoopAudio.Enabled")));
     this.chkDIGLoopAudio.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkDIGLoopAudio.FlatStyle")));
     this.chkDIGLoopAudio.Font = ((System.Drawing.Font)(resources.GetObject("chkDIGLoopAudio.Font")));
     this.chkDIGLoopAudio.Image = ((System.Drawing.Image)(resources.GetObject("chkDIGLoopAudio.Image")));
     this.chkDIGLoopAudio.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDIGLoopAudio.ImageAlign")));
     this.chkDIGLoopAudio.ImageIndex = ((int)(resources.GetObject("chkDIGLoopAudio.ImageIndex")));
     this.chkDIGLoopAudio.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkDIGLoopAudio.ImeMode")));
     this.chkDIGLoopAudio.Location = ((System.Drawing.Point)(resources.GetObject("chkDIGLoopAudio.Location")));
     this.chkDIGLoopAudio.Name = "chkDIGLoopAudio";
     this.chkDIGLoopAudio.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkDIGLoopAudio.RightToLeft")));
     this.chkDIGLoopAudio.Size = ((System.Drawing.Size)(resources.GetObject("chkDIGLoopAudio.Size")));
     this.chkDIGLoopAudio.TabIndex = ((int)(resources.GetObject("chkDIGLoopAudio.TabIndex")));
     this.chkDIGLoopAudio.Text = resources.GetString("chkDIGLoopAudio.Text");
     this.chkDIGLoopAudio.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkDIGLoopAudio.TextAlign")));
     this.toolTip1.SetToolTip(this.chkDIGLoopAudio, resources.GetString("chkDIGLoopAudio.ToolTip"));
     this.chkDIGLoopAudio.Visible = ((bool)(resources.GetObject("chkDIGLoopAudio.Visible")));
     this.chkDIGLoopAudio.CheckedChanged += new System.EventHandler(this.chkDIGLoopAudio_CheckedChanged);
     //
     // comboDigTXProfile
     //
     this.comboDigTXProfile.AccessibleDescription = resources.GetString("comboDigTXProfile.AccessibleDescription");
     this.comboDigTXProfile.AccessibleName = resources.GetString("comboDigTXProfile.AccessibleName");
     this.comboDigTXProfile.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboDigTXProfile.Anchor")));
     this.comboDigTXProfile.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboDigTXProfile.BackgroundImage")));
     this.comboDigTXProfile.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboDigTXProfile.Dock")));
     this.comboDigTXProfile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDigTXProfile.DropDownWidth = 96;
     this.comboDigTXProfile.Enabled = ((bool)(resources.GetObject("comboDigTXProfile.Enabled")));
     this.comboDigTXProfile.Font = ((System.Drawing.Font)(resources.GetObject("comboDigTXProfile.Font")));
     this.comboDigTXProfile.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboDigTXProfile.ImeMode")));
     this.comboDigTXProfile.IntegralHeight = ((bool)(resources.GetObject("comboDigTXProfile.IntegralHeight")));
     this.comboDigTXProfile.ItemHeight = ((int)(resources.GetObject("comboDigTXProfile.ItemHeight")));
     this.comboDigTXProfile.Location = ((System.Drawing.Point)(resources.GetObject("comboDigTXProfile.Location")));
     this.comboDigTXProfile.MaxDropDownItems = ((int)(resources.GetObject("comboDigTXProfile.MaxDropDownItems")));
     this.comboDigTXProfile.MaxLength = ((int)(resources.GetObject("comboDigTXProfile.MaxLength")));
     this.comboDigTXProfile.Name = "comboDigTXProfile";
     this.comboDigTXProfile.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboDigTXProfile.RightToLeft")));
     this.comboDigTXProfile.Size = ((System.Drawing.Size)(resources.GetObject("comboDigTXProfile.Size")));
     this.comboDigTXProfile.TabIndex = ((int)(resources.GetObject("comboDigTXProfile.TabIndex")));
     this.comboDigTXProfile.Text = resources.GetString("comboDigTXProfile.Text");
     this.toolTip1.SetToolTip(this.comboDigTXProfile, resources.GetString("comboDigTXProfile.ToolTip"));
     this.comboDigTXProfile.Visible = ((bool)(resources.GetObject("comboDigTXProfile.Visible")));
     this.comboDigTXProfile.SelectedIndexChanged += new System.EventHandler(this.comboDigTXProfile_SelectedIndexChanged);
     //
     // lblDigTXProfile
     //
     this.lblDigTXProfile.AccessibleDescription = resources.GetString("lblDigTXProfile.AccessibleDescription");
     this.lblDigTXProfile.AccessibleName = resources.GetString("lblDigTXProfile.AccessibleName");
     this.lblDigTXProfile.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblDigTXProfile.Anchor")));
     this.lblDigTXProfile.AutoSize = ((bool)(resources.GetObject("lblDigTXProfile.AutoSize")));
     this.lblDigTXProfile.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblDigTXProfile.Dock")));
     this.lblDigTXProfile.Enabled = ((bool)(resources.GetObject("lblDigTXProfile.Enabled")));
     this.lblDigTXProfile.Font = ((System.Drawing.Font)(resources.GetObject("lblDigTXProfile.Font")));
     this.lblDigTXProfile.Image = ((System.Drawing.Image)(resources.GetObject("lblDigTXProfile.Image")));
     this.lblDigTXProfile.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDigTXProfile.ImageAlign")));
     this.lblDigTXProfile.ImageIndex = ((int)(resources.GetObject("lblDigTXProfile.ImageIndex")));
     this.lblDigTXProfile.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblDigTXProfile.ImeMode")));
     this.lblDigTXProfile.Location = ((System.Drawing.Point)(resources.GetObject("lblDigTXProfile.Location")));
     this.lblDigTXProfile.Name = "lblDigTXProfile";
     this.lblDigTXProfile.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblDigTXProfile.RightToLeft")));
     this.lblDigTXProfile.Size = ((System.Drawing.Size)(resources.GetObject("lblDigTXProfile.Size")));
     this.lblDigTXProfile.TabIndex = ((int)(resources.GetObject("lblDigTXProfile.TabIndex")));
     this.lblDigTXProfile.Text = resources.GetString("lblDigTXProfile.Text");
     this.lblDigTXProfile.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDigTXProfile.TextAlign")));
     this.toolTip1.SetToolTip(this.lblDigTXProfile, resources.GetString("lblDigTXProfile.ToolTip"));
     this.lblDigTXProfile.Visible = ((bool)(resources.GetObject("lblDigTXProfile.Visible")));
     //
     // grpVACStereo
     //
     this.grpVACStereo.AccessibleDescription = resources.GetString("grpVACStereo.AccessibleDescription");
     this.grpVACStereo.AccessibleName = resources.GetString("grpVACStereo.AccessibleName");
     this.grpVACStereo.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpVACStereo.Anchor")));
     this.grpVACStereo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpVACStereo.BackgroundImage")));
     this.grpVACStereo.Controls.Add(this.chkVACStereo);
     this.grpVACStereo.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpVACStereo.Dock")));
     this.grpVACStereo.Enabled = ((bool)(resources.GetObject("grpVACStereo.Enabled")));
     this.grpVACStereo.Font = ((System.Drawing.Font)(resources.GetObject("grpVACStereo.Font")));
     this.grpVACStereo.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpVACStereo.ImeMode")));
     this.grpVACStereo.Location = ((System.Drawing.Point)(resources.GetObject("grpVACStereo.Location")));
     this.grpVACStereo.Name = "grpVACStereo";
     this.grpVACStereo.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpVACStereo.RightToLeft")));
     this.grpVACStereo.Size = ((System.Drawing.Size)(resources.GetObject("grpVACStereo.Size")));
     this.grpVACStereo.TabIndex = ((int)(resources.GetObject("grpVACStereo.TabIndex")));
     this.grpVACStereo.TabStop = false;
     this.grpVACStereo.Text = resources.GetString("grpVACStereo.Text");
     this.toolTip1.SetToolTip(this.grpVACStereo, resources.GetString("grpVACStereo.ToolTip"));
     this.grpVACStereo.Visible = ((bool)(resources.GetObject("grpVACStereo.Visible")));
     //
     // chkVACStereo
     //
     this.chkVACStereo.AccessibleDescription = resources.GetString("chkVACStereo.AccessibleDescription");
     this.chkVACStereo.AccessibleName = resources.GetString("chkVACStereo.AccessibleName");
     this.chkVACStereo.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVACStereo.Anchor")));
     this.chkVACStereo.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVACStereo.Appearance")));
     this.chkVACStereo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVACStereo.BackgroundImage")));
     this.chkVACStereo.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACStereo.CheckAlign")));
     this.chkVACStereo.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVACStereo.Dock")));
     this.chkVACStereo.Enabled = ((bool)(resources.GetObject("chkVACStereo.Enabled")));
     this.chkVACStereo.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVACStereo.FlatStyle")));
     this.chkVACStereo.Font = ((System.Drawing.Font)(resources.GetObject("chkVACStereo.Font")));
     this.chkVACStereo.Image = ((System.Drawing.Image)(resources.GetObject("chkVACStereo.Image")));
     this.chkVACStereo.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACStereo.ImageAlign")));
     this.chkVACStereo.ImageIndex = ((int)(resources.GetObject("chkVACStereo.ImageIndex")));
     this.chkVACStereo.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVACStereo.ImeMode")));
     this.chkVACStereo.Location = ((System.Drawing.Point)(resources.GetObject("chkVACStereo.Location")));
     this.chkVACStereo.Name = "chkVACStereo";
     this.chkVACStereo.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVACStereo.RightToLeft")));
     this.chkVACStereo.Size = ((System.Drawing.Size)(resources.GetObject("chkVACStereo.Size")));
     this.chkVACStereo.TabIndex = ((int)(resources.GetObject("chkVACStereo.TabIndex")));
     this.chkVACStereo.Text = resources.GetString("chkVACStereo.Text");
     this.chkVACStereo.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACStereo.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVACStereo, resources.GetString("chkVACStereo.ToolTip"));
     this.chkVACStereo.Visible = ((bool)(resources.GetObject("chkVACStereo.Visible")));
     this.chkVACStereo.CheckedChanged += new System.EventHandler(this.chkVACStereo_CheckedChanged);
     //
     // grpDIGSampleRate
     //
     this.grpDIGSampleRate.AccessibleDescription = resources.GetString("grpDIGSampleRate.AccessibleDescription");
     this.grpDIGSampleRate.AccessibleName = resources.GetString("grpDIGSampleRate.AccessibleName");
     this.grpDIGSampleRate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDIGSampleRate.Anchor")));
     this.grpDIGSampleRate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDIGSampleRate.BackgroundImage")));
     this.grpDIGSampleRate.Controls.Add(this.comboVACSampleRate);
     this.grpDIGSampleRate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDIGSampleRate.Dock")));
     this.grpDIGSampleRate.Enabled = ((bool)(resources.GetObject("grpDIGSampleRate.Enabled")));
     this.grpDIGSampleRate.Font = ((System.Drawing.Font)(resources.GetObject("grpDIGSampleRate.Font")));
     this.grpDIGSampleRate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDIGSampleRate.ImeMode")));
     this.grpDIGSampleRate.Location = ((System.Drawing.Point)(resources.GetObject("grpDIGSampleRate.Location")));
     this.grpDIGSampleRate.Name = "grpDIGSampleRate";
     this.grpDIGSampleRate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDIGSampleRate.RightToLeft")));
     this.grpDIGSampleRate.Size = ((System.Drawing.Size)(resources.GetObject("grpDIGSampleRate.Size")));
     this.grpDIGSampleRate.TabIndex = ((int)(resources.GetObject("grpDIGSampleRate.TabIndex")));
     this.grpDIGSampleRate.TabStop = false;
     this.grpDIGSampleRate.Text = resources.GetString("grpDIGSampleRate.Text");
     this.toolTip1.SetToolTip(this.grpDIGSampleRate, resources.GetString("grpDIGSampleRate.ToolTip"));
     this.grpDIGSampleRate.Visible = ((bool)(resources.GetObject("grpDIGSampleRate.Visible")));
     //
     // comboVACSampleRate
     //
     this.comboVACSampleRate.AccessibleDescription = resources.GetString("comboVACSampleRate.AccessibleDescription");
     this.comboVACSampleRate.AccessibleName = resources.GetString("comboVACSampleRate.AccessibleName");
     this.comboVACSampleRate.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboVACSampleRate.Anchor")));
     this.comboVACSampleRate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboVACSampleRate.BackgroundImage")));
     this.comboVACSampleRate.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboVACSampleRate.Dock")));
     this.comboVACSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboVACSampleRate.DropDownWidth = 64;
     this.comboVACSampleRate.Enabled = ((bool)(resources.GetObject("comboVACSampleRate.Enabled")));
     this.comboVACSampleRate.Font = ((System.Drawing.Font)(resources.GetObject("comboVACSampleRate.Font")));
     this.comboVACSampleRate.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboVACSampleRate.ImeMode")));
     this.comboVACSampleRate.IntegralHeight = ((bool)(resources.GetObject("comboVACSampleRate.IntegralHeight")));
     this.comboVACSampleRate.ItemHeight = ((int)(resources.GetObject("comboVACSampleRate.ItemHeight")));
     this.comboVACSampleRate.Items.AddRange(new object[] {
                                                             resources.GetString("comboVACSampleRate.Items"),
                                                             resources.GetString("comboVACSampleRate.Items1"),
                                                             resources.GetString("comboVACSampleRate.Items2"),
                                                             resources.GetString("comboVACSampleRate.Items3"),
                                                             resources.GetString("comboVACSampleRate.Items4"),
                                                             resources.GetString("comboVACSampleRate.Items5"),
                                                             resources.GetString("comboVACSampleRate.Items6"),
                                                             resources.GetString("comboVACSampleRate.Items7")});
     this.comboVACSampleRate.Location = ((System.Drawing.Point)(resources.GetObject("comboVACSampleRate.Location")));
     this.comboVACSampleRate.MaxDropDownItems = ((int)(resources.GetObject("comboVACSampleRate.MaxDropDownItems")));
     this.comboVACSampleRate.MaxLength = ((int)(resources.GetObject("comboVACSampleRate.MaxLength")));
     this.comboVACSampleRate.Name = "comboVACSampleRate";
     this.comboVACSampleRate.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboVACSampleRate.RightToLeft")));
     this.comboVACSampleRate.Size = ((System.Drawing.Size)(resources.GetObject("comboVACSampleRate.Size")));
     this.comboVACSampleRate.TabIndex = ((int)(resources.GetObject("comboVACSampleRate.TabIndex")));
     this.comboVACSampleRate.Text = resources.GetString("comboVACSampleRate.Text");
     this.toolTip1.SetToolTip(this.comboVACSampleRate, resources.GetString("comboVACSampleRate.ToolTip"));
     this.comboVACSampleRate.Visible = ((bool)(resources.GetObject("comboVACSampleRate.Visible")));
     this.comboVACSampleRate.SelectedIndexChanged += new System.EventHandler(this.comboVACSampleRate_SelectedIndexChanged);
     //
     // tbVACTXGain
     //
     this.tbVACTXGain.AccessibleDescription = resources.GetString("tbVACTXGain.AccessibleDescription");
     this.tbVACTXGain.AccessibleName = resources.GetString("tbVACTXGain.AccessibleName");
     this.tbVACTXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbVACTXGain.Anchor")));
     this.tbVACTXGain.AutoSize = false;
     this.tbVACTXGain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbVACTXGain.BackgroundImage")));
     this.tbVACTXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbVACTXGain.Dock")));
     this.tbVACTXGain.Enabled = ((bool)(resources.GetObject("tbVACTXGain.Enabled")));
     this.tbVACTXGain.Font = ((System.Drawing.Font)(resources.GetObject("tbVACTXGain.Font")));
     this.tbVACTXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbVACTXGain.ImeMode")));
     this.tbVACTXGain.Location = ((System.Drawing.Point)(resources.GetObject("tbVACTXGain.Location")));
     this.tbVACTXGain.Maximum = 20;
     this.tbVACTXGain.Minimum = -40;
     this.tbVACTXGain.Name = "tbVACTXGain";
     this.tbVACTXGain.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbVACTXGain.Orientation")));
     this.tbVACTXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbVACTXGain.RightToLeft")));
     this.tbVACTXGain.Size = ((System.Drawing.Size)(resources.GetObject("tbVACTXGain.Size")));
     this.tbVACTXGain.TabIndex = ((int)(resources.GetObject("tbVACTXGain.TabIndex")));
     this.tbVACTXGain.Text = resources.GetString("tbVACTXGain.Text");
     this.tbVACTXGain.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbVACTXGain, resources.GetString("tbVACTXGain.ToolTip"));
     this.tbVACTXGain.Visible = ((bool)(resources.GetObject("tbVACTXGain.Visible")));
     this.tbVACTXGain.Scroll += new System.EventHandler(this.tbVACTXGain_Scroll);
     //
     // tbVACRXGain
     //
     this.tbVACRXGain.AccessibleDescription = resources.GetString("tbVACRXGain.AccessibleDescription");
     this.tbVACRXGain.AccessibleName = resources.GetString("tbVACRXGain.AccessibleName");
     this.tbVACRXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbVACRXGain.Anchor")));
     this.tbVACRXGain.AutoSize = false;
     this.tbVACRXGain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbVACRXGain.BackgroundImage")));
     this.tbVACRXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbVACRXGain.Dock")));
     this.tbVACRXGain.Enabled = ((bool)(resources.GetObject("tbVACRXGain.Enabled")));
     this.tbVACRXGain.Font = ((System.Drawing.Font)(resources.GetObject("tbVACRXGain.Font")));
     this.tbVACRXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbVACRXGain.ImeMode")));
     this.tbVACRXGain.Location = ((System.Drawing.Point)(resources.GetObject("tbVACRXGain.Location")));
     this.tbVACRXGain.Maximum = 20;
     this.tbVACRXGain.Minimum = -40;
     this.tbVACRXGain.Name = "tbVACRXGain";
     this.tbVACRXGain.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbVACRXGain.Orientation")));
     this.tbVACRXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbVACRXGain.RightToLeft")));
     this.tbVACRXGain.Size = ((System.Drawing.Size)(resources.GetObject("tbVACRXGain.Size")));
     this.tbVACRXGain.TabIndex = ((int)(resources.GetObject("tbVACRXGain.TabIndex")));
     this.tbVACRXGain.Text = resources.GetString("tbVACRXGain.Text");
     this.tbVACRXGain.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbVACRXGain, resources.GetString("tbVACRXGain.ToolTip"));
     this.tbVACRXGain.Visible = ((bool)(resources.GetObject("tbVACRXGain.Visible")));
     this.tbVACRXGain.Scroll += new System.EventHandler(this.tbVACRXGain_Scroll);
     //
     // udVACTXGain
     //
     this.udVACTXGain.AccessibleDescription = resources.GetString("udVACTXGain.AccessibleDescription");
     this.udVACTXGain.AccessibleName = resources.GetString("udVACTXGain.AccessibleName");
     this.udVACTXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udVACTXGain.Anchor")));
     this.udVACTXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udVACTXGain.Dock")));
     this.udVACTXGain.Enabled = ((bool)(resources.GetObject("udVACTXGain.Enabled")));
     this.udVACTXGain.Font = ((System.Drawing.Font)(resources.GetObject("udVACTXGain.Font")));
     this.udVACTXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udVACTXGain.ImeMode")));
     this.udVACTXGain.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udVACTXGain.Location = ((System.Drawing.Point)(resources.GetObject("udVACTXGain.Location")));
     this.udVACTXGain.Maximum = new System.Decimal(new int[] {
                                                                 20,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udVACTXGain.Minimum = new System.Decimal(new int[] {
                                                                 40,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udVACTXGain.Name = "udVACTXGain";
     this.udVACTXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udVACTXGain.RightToLeft")));
     this.udVACTXGain.Size = ((System.Drawing.Size)(resources.GetObject("udVACTXGain.Size")));
     this.udVACTXGain.TabIndex = ((int)(resources.GetObject("udVACTXGain.TabIndex")));
     this.udVACTXGain.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udVACTXGain.TextAlign")));
     this.udVACTXGain.ThousandsSeparator = ((bool)(resources.GetObject("udVACTXGain.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udVACTXGain, resources.GetString("udVACTXGain.ToolTip"));
     this.udVACTXGain.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udVACTXGain.UpDownAlign")));
     this.udVACTXGain.Value = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udVACTXGain.Visible = ((bool)(resources.GetObject("udVACTXGain.Visible")));
     this.udVACTXGain.ValueChanged += new System.EventHandler(this.udVACTXGain_ValueChanged);
     //
     // udVACRXGain
     //
     this.udVACRXGain.AccessibleDescription = resources.GetString("udVACRXGain.AccessibleDescription");
     this.udVACRXGain.AccessibleName = resources.GetString("udVACRXGain.AccessibleName");
     this.udVACRXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udVACRXGain.Anchor")));
     this.udVACRXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udVACRXGain.Dock")));
     this.udVACRXGain.Enabled = ((bool)(resources.GetObject("udVACRXGain.Enabled")));
     this.udVACRXGain.Font = ((System.Drawing.Font)(resources.GetObject("udVACRXGain.Font")));
     this.udVACRXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udVACRXGain.ImeMode")));
     this.udVACRXGain.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udVACRXGain.Location = ((System.Drawing.Point)(resources.GetObject("udVACRXGain.Location")));
     this.udVACRXGain.Maximum = new System.Decimal(new int[] {
                                                                 20,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udVACRXGain.Minimum = new System.Decimal(new int[] {
                                                                 40,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udVACRXGain.Name = "udVACRXGain";
     this.udVACRXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udVACRXGain.RightToLeft")));
     this.udVACRXGain.Size = ((System.Drawing.Size)(resources.GetObject("udVACRXGain.Size")));
     this.udVACRXGain.TabIndex = ((int)(resources.GetObject("udVACRXGain.TabIndex")));
     this.udVACRXGain.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udVACRXGain.TextAlign")));
     this.udVACRXGain.ThousandsSeparator = ((bool)(resources.GetObject("udVACRXGain.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udVACRXGain, resources.GetString("udVACRXGain.ToolTip"));
     this.udVACRXGain.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udVACRXGain.UpDownAlign")));
     this.udVACRXGain.Value = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udVACRXGain.Visible = ((bool)(resources.GetObject("udVACRXGain.Visible")));
     this.udVACRXGain.ValueChanged += new System.EventHandler(this.udVACRXGain_ValueChanged);
     //
     // lblTXGain
     //
     this.lblTXGain.AccessibleDescription = resources.GetString("lblTXGain.AccessibleDescription");
     this.lblTXGain.AccessibleName = resources.GetString("lblTXGain.AccessibleName");
     this.lblTXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblTXGain.Anchor")));
     this.lblTXGain.AutoSize = ((bool)(resources.GetObject("lblTXGain.AutoSize")));
     this.lblTXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblTXGain.Dock")));
     this.lblTXGain.Enabled = ((bool)(resources.GetObject("lblTXGain.Enabled")));
     this.lblTXGain.Font = ((System.Drawing.Font)(resources.GetObject("lblTXGain.Font")));
     this.lblTXGain.Image = ((System.Drawing.Image)(resources.GetObject("lblTXGain.Image")));
     this.lblTXGain.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTXGain.ImageAlign")));
     this.lblTXGain.ImageIndex = ((int)(resources.GetObject("lblTXGain.ImageIndex")));
     this.lblTXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblTXGain.ImeMode")));
     this.lblTXGain.Location = ((System.Drawing.Point)(resources.GetObject("lblTXGain.Location")));
     this.lblTXGain.Name = "lblTXGain";
     this.lblTXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblTXGain.RightToLeft")));
     this.lblTXGain.Size = ((System.Drawing.Size)(resources.GetObject("lblTXGain.Size")));
     this.lblTXGain.TabIndex = ((int)(resources.GetObject("lblTXGain.TabIndex")));
     this.lblTXGain.Text = resources.GetString("lblTXGain.Text");
     this.lblTXGain.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblTXGain.TextAlign")));
     this.toolTip1.SetToolTip(this.lblTXGain, resources.GetString("lblTXGain.ToolTip"));
     this.lblTXGain.Visible = ((bool)(resources.GetObject("lblTXGain.Visible")));
     //
     // lblRXGain
     //
     this.lblRXGain.AccessibleDescription = resources.GetString("lblRXGain.AccessibleDescription");
     this.lblRXGain.AccessibleName = resources.GetString("lblRXGain.AccessibleName");
     this.lblRXGain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRXGain.Anchor")));
     this.lblRXGain.AutoSize = ((bool)(resources.GetObject("lblRXGain.AutoSize")));
     this.lblRXGain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRXGain.Dock")));
     this.lblRXGain.Enabled = ((bool)(resources.GetObject("lblRXGain.Enabled")));
     this.lblRXGain.Font = ((System.Drawing.Font)(resources.GetObject("lblRXGain.Font")));
     this.lblRXGain.Image = ((System.Drawing.Image)(resources.GetObject("lblRXGain.Image")));
     this.lblRXGain.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRXGain.ImageAlign")));
     this.lblRXGain.ImageIndex = ((int)(resources.GetObject("lblRXGain.ImageIndex")));
     this.lblRXGain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRXGain.ImeMode")));
     this.lblRXGain.Location = ((System.Drawing.Point)(resources.GetObject("lblRXGain.Location")));
     this.lblRXGain.Name = "lblRXGain";
     this.lblRXGain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRXGain.RightToLeft")));
     this.lblRXGain.Size = ((System.Drawing.Size)(resources.GetObject("lblRXGain.Size")));
     this.lblRXGain.TabIndex = ((int)(resources.GetObject("lblRXGain.TabIndex")));
     this.lblRXGain.Text = resources.GetString("lblRXGain.Text");
     this.lblRXGain.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRXGain.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRXGain, resources.GetString("lblRXGain.ToolTip"));
     this.lblRXGain.Visible = ((bool)(resources.GetObject("lblRXGain.Visible")));
     //
     // chkVACEnabled
     //
     this.chkVACEnabled.AccessibleDescription = resources.GetString("chkVACEnabled.AccessibleDescription");
     this.chkVACEnabled.AccessibleName = resources.GetString("chkVACEnabled.AccessibleName");
     this.chkVACEnabled.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkVACEnabled.Anchor")));
     this.chkVACEnabled.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkVACEnabled.Appearance")));
     this.chkVACEnabled.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkVACEnabled.BackgroundImage")));
     this.chkVACEnabled.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACEnabled.CheckAlign")));
     this.chkVACEnabled.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkVACEnabled.Dock")));
     this.chkVACEnabled.Enabled = ((bool)(resources.GetObject("chkVACEnabled.Enabled")));
     this.chkVACEnabled.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkVACEnabled.FlatStyle")));
     this.chkVACEnabled.Font = ((System.Drawing.Font)(resources.GetObject("chkVACEnabled.Font")));
     this.chkVACEnabled.Image = ((System.Drawing.Image)(resources.GetObject("chkVACEnabled.Image")));
     this.chkVACEnabled.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACEnabled.ImageAlign")));
     this.chkVACEnabled.ImageIndex = ((int)(resources.GetObject("chkVACEnabled.ImageIndex")));
     this.chkVACEnabled.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkVACEnabled.ImeMode")));
     this.chkVACEnabled.Location = ((System.Drawing.Point)(resources.GetObject("chkVACEnabled.Location")));
     this.chkVACEnabled.Name = "chkVACEnabled";
     this.chkVACEnabled.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkVACEnabled.RightToLeft")));
     this.chkVACEnabled.Size = ((System.Drawing.Size)(resources.GetObject("chkVACEnabled.Size")));
     this.chkVACEnabled.TabIndex = ((int)(resources.GetObject("chkVACEnabled.TabIndex")));
     this.chkVACEnabled.Text = resources.GetString("chkVACEnabled.Text");
     this.chkVACEnabled.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkVACEnabled.TextAlign")));
     this.toolTip1.SetToolTip(this.chkVACEnabled, resources.GetString("chkVACEnabled.ToolTip"));
     this.chkVACEnabled.Visible = ((bool)(resources.GetObject("chkVACEnabled.Visible")));
     this.chkVACEnabled.CheckedChanged += new System.EventHandler(this.chkVACEnabled_CheckedChanged);
     //
     // tbSquelch
     //
     this.tbSquelch.AccessibleDescription = resources.GetString("tbSquelch.AccessibleDescription");
     this.tbSquelch.AccessibleName = resources.GetString("tbSquelch.AccessibleName");
     this.tbSquelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbSquelch.Anchor")));
     this.tbSquelch.AutoSize = false;
     this.tbSquelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbSquelch.BackgroundImage")));
     this.tbSquelch.Cursor = System.Windows.Forms.Cursors.Cross;
     this.tbSquelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbSquelch.Dock")));
     this.tbSquelch.Enabled = ((bool)(resources.GetObject("tbSquelch.Enabled")));
     this.tbSquelch.Font = ((System.Drawing.Font)(resources.GetObject("tbSquelch.Font")));
     this.tbSquelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbSquelch.ImeMode")));
     this.tbSquelch.Location = ((System.Drawing.Point)(resources.GetObject("tbSquelch.Location")));
     this.tbSquelch.Maximum = 0;
     this.tbSquelch.Minimum = -160;
     this.tbSquelch.Name = "tbSquelch";
     this.tbSquelch.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbSquelch.Orientation")));
     this.tbSquelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbSquelch.RightToLeft")));
     this.tbSquelch.Size = ((System.Drawing.Size)(resources.GetObject("tbSquelch.Size")));
     this.tbSquelch.TabIndex = ((int)(resources.GetObject("tbSquelch.TabIndex")));
     this.tbSquelch.Text = resources.GetString("tbSquelch.Text");
     this.tbSquelch.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbSquelch, resources.GetString("tbSquelch.ToolTip"));
     this.tbSquelch.Value = -150;
     this.tbSquelch.Visible = ((bool)(resources.GetObject("tbSquelch.Visible")));
     this.tbSquelch.Scroll += new System.EventHandler(this.tbSquelch_Scroll);
     //
     // picSquelch
     //
     this.picSquelch.AccessibleDescription = resources.GetString("picSquelch.AccessibleDescription");
     this.picSquelch.AccessibleName = resources.GetString("picSquelch.AccessibleName");
     this.picSquelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picSquelch.Anchor")));
     this.picSquelch.BackColor = System.Drawing.SystemColors.ControlText;
     this.picSquelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picSquelch.BackgroundImage")));
     this.picSquelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picSquelch.Dock")));
     this.picSquelch.Enabled = ((bool)(resources.GetObject("picSquelch.Enabled")));
     this.picSquelch.Font = ((System.Drawing.Font)(resources.GetObject("picSquelch.Font")));
     this.picSquelch.Image = ((System.Drawing.Image)(resources.GetObject("picSquelch.Image")));
     this.picSquelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picSquelch.ImeMode")));
     this.picSquelch.Location = ((System.Drawing.Point)(resources.GetObject("picSquelch.Location")));
     this.picSquelch.Name = "picSquelch";
     this.picSquelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picSquelch.RightToLeft")));
     this.picSquelch.Size = ((System.Drawing.Size)(resources.GetObject("picSquelch.Size")));
     this.picSquelch.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picSquelch.SizeMode")));
     this.picSquelch.TabIndex = ((int)(resources.GetObject("picSquelch.TabIndex")));
     this.picSquelch.TabStop = false;
     this.picSquelch.Text = resources.GetString("picSquelch.Text");
     this.toolTip1.SetToolTip(this.picSquelch, resources.GetString("picSquelch.ToolTip"));
     this.picSquelch.Visible = ((bool)(resources.GetObject("picSquelch.Visible")));
     this.picSquelch.Paint += new System.Windows.Forms.PaintEventHandler(this.picSquelch_Paint);
     //
     // grpMultiRX
     //
     this.grpMultiRX.AccessibleDescription = resources.GetString("grpMultiRX.AccessibleDescription");
     this.grpMultiRX.AccessibleName = resources.GetString("grpMultiRX.AccessibleName");
     this.grpMultiRX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpMultiRX.Anchor")));
     this.grpMultiRX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpMultiRX.BackgroundImage")));
     this.grpMultiRX.Controls.Add(this.tbRX0Gain);
     this.grpMultiRX.Controls.Add(this.chkPanSwap);
     this.grpMultiRX.Controls.Add(this.chkEnableMultiRX);
     this.grpMultiRX.Controls.Add(this.tbPanSubRX);
     this.grpMultiRX.Controls.Add(this.tbPanMainRX);
     this.grpMultiRX.Controls.Add(this.tbRX1Gain);
     this.grpMultiRX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpMultiRX.Dock")));
     this.grpMultiRX.Enabled = ((bool)(resources.GetObject("grpMultiRX.Enabled")));
     this.grpMultiRX.Font = ((System.Drawing.Font)(resources.GetObject("grpMultiRX.Font")));
     this.grpMultiRX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpMultiRX.ImeMode")));
     this.grpMultiRX.Location = ((System.Drawing.Point)(resources.GetObject("grpMultiRX.Location")));
     this.grpMultiRX.Name = "grpMultiRX";
     this.grpMultiRX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpMultiRX.RightToLeft")));
     this.grpMultiRX.Size = ((System.Drawing.Size)(resources.GetObject("grpMultiRX.Size")));
     this.grpMultiRX.TabIndex = ((int)(resources.GetObject("grpMultiRX.TabIndex")));
     this.grpMultiRX.TabStop = false;
     this.grpMultiRX.Text = resources.GetString("grpMultiRX.Text");
     this.toolTip1.SetToolTip(this.grpMultiRX, resources.GetString("grpMultiRX.ToolTip"));
     this.grpMultiRX.Visible = ((bool)(resources.GetObject("grpMultiRX.Visible")));
     //
     // tbRX0Gain
     //
     this.tbRX0Gain.AccessibleDescription = resources.GetString("tbRX0Gain.AccessibleDescription");
     this.tbRX0Gain.AccessibleName = resources.GetString("tbRX0Gain.AccessibleName");
     this.tbRX0Gain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX0Gain.Anchor")));
     this.tbRX0Gain.AutoSize = false;
     this.tbRX0Gain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX0Gain.BackgroundImage")));
     this.tbRX0Gain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX0Gain.Dock")));
     this.tbRX0Gain.Enabled = ((bool)(resources.GetObject("tbRX0Gain.Enabled")));
     this.tbRX0Gain.Font = ((System.Drawing.Font)(resources.GetObject("tbRX0Gain.Font")));
     this.tbRX0Gain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX0Gain.ImeMode")));
     this.tbRX0Gain.Location = ((System.Drawing.Point)(resources.GetObject("tbRX0Gain.Location")));
     this.tbRX0Gain.Maximum = 100;
     this.tbRX0Gain.Name = "tbRX0Gain";
     this.tbRX0Gain.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX0Gain.Orientation")));
     this.tbRX0Gain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX0Gain.RightToLeft")));
     this.tbRX0Gain.Size = ((System.Drawing.Size)(resources.GetObject("tbRX0Gain.Size")));
     this.tbRX0Gain.TabIndex = ((int)(resources.GetObject("tbRX0Gain.TabIndex")));
     this.tbRX0Gain.Text = resources.GetString("tbRX0Gain.Text");
     this.tbRX0Gain.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX0Gain, resources.GetString("tbRX0Gain.ToolTip"));
     this.tbRX0Gain.Value = 100;
     this.tbRX0Gain.Visible = ((bool)(resources.GetObject("tbRX0Gain.Visible")));
     this.tbRX0Gain.Scroll += new System.EventHandler(this.tbRX0Gain_Scroll);
     //
     // chkPanSwap
     //
     this.chkPanSwap.AccessibleDescription = resources.GetString("chkPanSwap.AccessibleDescription");
     this.chkPanSwap.AccessibleName = resources.GetString("chkPanSwap.AccessibleName");
     this.chkPanSwap.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkPanSwap.Anchor")));
     this.chkPanSwap.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkPanSwap.Appearance")));
     this.chkPanSwap.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkPanSwap.BackgroundImage")));
     this.chkPanSwap.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPanSwap.CheckAlign")));
     this.chkPanSwap.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkPanSwap.Dock")));
     this.chkPanSwap.Enabled = ((bool)(resources.GetObject("chkPanSwap.Enabled")));
     this.chkPanSwap.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkPanSwap.FlatStyle")));
     this.chkPanSwap.Font = ((System.Drawing.Font)(resources.GetObject("chkPanSwap.Font")));
     this.chkPanSwap.Image = ((System.Drawing.Image)(resources.GetObject("chkPanSwap.Image")));
     this.chkPanSwap.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPanSwap.ImageAlign")));
     this.chkPanSwap.ImageIndex = ((int)(resources.GetObject("chkPanSwap.ImageIndex")));
     this.chkPanSwap.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkPanSwap.ImeMode")));
     this.chkPanSwap.Location = ((System.Drawing.Point)(resources.GetObject("chkPanSwap.Location")));
     this.chkPanSwap.Name = "chkPanSwap";
     this.chkPanSwap.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkPanSwap.RightToLeft")));
     this.chkPanSwap.Size = ((System.Drawing.Size)(resources.GetObject("chkPanSwap.Size")));
     this.chkPanSwap.TabIndex = ((int)(resources.GetObject("chkPanSwap.TabIndex")));
     this.chkPanSwap.Text = resources.GetString("chkPanSwap.Text");
     this.chkPanSwap.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkPanSwap.TextAlign")));
     this.toolTip1.SetToolTip(this.chkPanSwap, resources.GetString("chkPanSwap.ToolTip"));
     this.chkPanSwap.Visible = ((bool)(resources.GetObject("chkPanSwap.Visible")));
     this.chkPanSwap.CheckedChanged += new System.EventHandler(this.chkPanSwap_CheckedChanged);
     //
     // chkEnableMultiRX
     //
     this.chkEnableMultiRX.AccessibleDescription = resources.GetString("chkEnableMultiRX.AccessibleDescription");
     this.chkEnableMultiRX.AccessibleName = resources.GetString("chkEnableMultiRX.AccessibleName");
     this.chkEnableMultiRX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkEnableMultiRX.Anchor")));
     this.chkEnableMultiRX.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkEnableMultiRX.Appearance")));
     this.chkEnableMultiRX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkEnableMultiRX.BackgroundImage")));
     this.chkEnableMultiRX.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkEnableMultiRX.CheckAlign")));
     this.chkEnableMultiRX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkEnableMultiRX.Dock")));
     this.chkEnableMultiRX.Enabled = ((bool)(resources.GetObject("chkEnableMultiRX.Enabled")));
     this.chkEnableMultiRX.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkEnableMultiRX.FlatStyle")));
     this.chkEnableMultiRX.Font = ((System.Drawing.Font)(resources.GetObject("chkEnableMultiRX.Font")));
     this.chkEnableMultiRX.Image = ((System.Drawing.Image)(resources.GetObject("chkEnableMultiRX.Image")));
     this.chkEnableMultiRX.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkEnableMultiRX.ImageAlign")));
     this.chkEnableMultiRX.ImageIndex = ((int)(resources.GetObject("chkEnableMultiRX.ImageIndex")));
     this.chkEnableMultiRX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkEnableMultiRX.ImeMode")));
     this.chkEnableMultiRX.Location = ((System.Drawing.Point)(resources.GetObject("chkEnableMultiRX.Location")));
     this.chkEnableMultiRX.Name = "chkEnableMultiRX";
     this.chkEnableMultiRX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkEnableMultiRX.RightToLeft")));
     this.chkEnableMultiRX.Size = ((System.Drawing.Size)(resources.GetObject("chkEnableMultiRX.Size")));
     this.chkEnableMultiRX.TabIndex = ((int)(resources.GetObject("chkEnableMultiRX.TabIndex")));
     this.chkEnableMultiRX.Text = resources.GetString("chkEnableMultiRX.Text");
     this.chkEnableMultiRX.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkEnableMultiRX.TextAlign")));
     this.toolTip1.SetToolTip(this.chkEnableMultiRX, resources.GetString("chkEnableMultiRX.ToolTip"));
     this.chkEnableMultiRX.Visible = ((bool)(resources.GetObject("chkEnableMultiRX.Visible")));
     this.chkEnableMultiRX.CheckedChanged += new System.EventHandler(this.chkEnableMultiRX_CheckedChanged);
     //
     // tbPanSubRX
     //
     this.tbPanSubRX.AccessibleDescription = resources.GetString("tbPanSubRX.AccessibleDescription");
     this.tbPanSubRX.AccessibleName = resources.GetString("tbPanSubRX.AccessibleName");
     this.tbPanSubRX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbPanSubRX.Anchor")));
     this.tbPanSubRX.AutoSize = false;
     this.tbPanSubRX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbPanSubRX.BackgroundImage")));
     this.tbPanSubRX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbPanSubRX.Dock")));
     this.tbPanSubRX.Enabled = ((bool)(resources.GetObject("tbPanSubRX.Enabled")));
     this.tbPanSubRX.Font = ((System.Drawing.Font)(resources.GetObject("tbPanSubRX.Font")));
     this.tbPanSubRX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbPanSubRX.ImeMode")));
     this.tbPanSubRX.Location = ((System.Drawing.Point)(resources.GetObject("tbPanSubRX.Location")));
     this.tbPanSubRX.Maximum = 100;
     this.tbPanSubRX.Name = "tbPanSubRX";
     this.tbPanSubRX.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbPanSubRX.Orientation")));
     this.tbPanSubRX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbPanSubRX.RightToLeft")));
     this.tbPanSubRX.Size = ((System.Drawing.Size)(resources.GetObject("tbPanSubRX.Size")));
     this.tbPanSubRX.TabIndex = ((int)(resources.GetObject("tbPanSubRX.TabIndex")));
     this.tbPanSubRX.Text = resources.GetString("tbPanSubRX.Text");
     this.tbPanSubRX.TickFrequency = 25;
     this.toolTip1.SetToolTip(this.tbPanSubRX, resources.GetString("tbPanSubRX.ToolTip"));
     this.tbPanSubRX.Value = 50;
     this.tbPanSubRX.Visible = ((bool)(resources.GetObject("tbPanSubRX.Visible")));
     this.tbPanSubRX.Scroll += new System.EventHandler(this.tbPanSubRX_Scroll);
     //
     // tbPanMainRX
     //
     this.tbPanMainRX.AccessibleDescription = resources.GetString("tbPanMainRX.AccessibleDescription");
     this.tbPanMainRX.AccessibleName = resources.GetString("tbPanMainRX.AccessibleName");
     this.tbPanMainRX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbPanMainRX.Anchor")));
     this.tbPanMainRX.AutoSize = false;
     this.tbPanMainRX.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbPanMainRX.BackgroundImage")));
     this.tbPanMainRX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbPanMainRX.Dock")));
     this.tbPanMainRX.Enabled = ((bool)(resources.GetObject("tbPanMainRX.Enabled")));
     this.tbPanMainRX.Font = ((System.Drawing.Font)(resources.GetObject("tbPanMainRX.Font")));
     this.tbPanMainRX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbPanMainRX.ImeMode")));
     this.tbPanMainRX.Location = ((System.Drawing.Point)(resources.GetObject("tbPanMainRX.Location")));
     this.tbPanMainRX.Maximum = 100;
     this.tbPanMainRX.Name = "tbPanMainRX";
     this.tbPanMainRX.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbPanMainRX.Orientation")));
     this.tbPanMainRX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbPanMainRX.RightToLeft")));
     this.tbPanMainRX.Size = ((System.Drawing.Size)(resources.GetObject("tbPanMainRX.Size")));
     this.tbPanMainRX.TabIndex = ((int)(resources.GetObject("tbPanMainRX.TabIndex")));
     this.tbPanMainRX.Text = resources.GetString("tbPanMainRX.Text");
     this.tbPanMainRX.TickFrequency = 25;
     this.toolTip1.SetToolTip(this.tbPanMainRX, resources.GetString("tbPanMainRX.ToolTip"));
     this.tbPanMainRX.Value = 50;
     this.tbPanMainRX.Visible = ((bool)(resources.GetObject("tbPanMainRX.Visible")));
     this.tbPanMainRX.Scroll += new System.EventHandler(this.tbPanMainRX_Scroll);
     //
     // button1
     //
     this.button1.AccessibleDescription = resources.GetString("button1.AccessibleDescription");
     this.button1.AccessibleName = resources.GetString("button1.AccessibleName");
     this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("button1.Anchor")));
     this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
     this.button1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("button1.Dock")));
     this.button1.Enabled = ((bool)(resources.GetObject("button1.Enabled")));
     this.button1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("button1.FlatStyle")));
     this.button1.Font = ((System.Drawing.Font)(resources.GetObject("button1.Font")));
     this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
     this.button1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("button1.ImageAlign")));
     this.button1.ImageIndex = ((int)(resources.GetObject("button1.ImageIndex")));
     this.button1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("button1.ImeMode")));
     this.button1.Location = ((System.Drawing.Point)(resources.GetObject("button1.Location")));
     this.button1.Name = "button1";
     this.button1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("button1.RightToLeft")));
     this.button1.Size = ((System.Drawing.Size)(resources.GetObject("button1.Size")));
     this.button1.TabIndex = ((int)(resources.GetObject("button1.TabIndex")));
     this.button1.Text = resources.GetString("button1.Text");
     this.button1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("button1.TextAlign")));
     this.toolTip1.SetToolTip(this.button1, resources.GetString("button1.ToolTip"));
     this.button1.Visible = ((bool)(resources.GetObject("button1.Visible")));
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // chkBCI
     //
     this.chkBCI.AccessibleDescription = resources.GetString("chkBCI.AccessibleDescription");
     this.chkBCI.AccessibleName = resources.GetString("chkBCI.AccessibleName");
     this.chkBCI.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkBCI.Anchor")));
     this.chkBCI.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkBCI.Appearance")));
     this.chkBCI.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkBCI.BackgroundImage")));
     this.chkBCI.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBCI.CheckAlign")));
     this.chkBCI.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkBCI.Dock")));
     this.chkBCI.Enabled = ((bool)(resources.GetObject("chkBCI.Enabled")));
     this.chkBCI.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkBCI.FlatStyle")));
     this.chkBCI.Font = ((System.Drawing.Font)(resources.GetObject("chkBCI.Font")));
     this.chkBCI.Image = ((System.Drawing.Image)(resources.GetObject("chkBCI.Image")));
     this.chkBCI.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBCI.ImageAlign")));
     this.chkBCI.ImageIndex = ((int)(resources.GetObject("chkBCI.ImageIndex")));
     this.chkBCI.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkBCI.ImeMode")));
     this.chkBCI.Location = ((System.Drawing.Point)(resources.GetObject("chkBCI.Location")));
     this.chkBCI.Name = "chkBCI";
     this.chkBCI.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkBCI.RightToLeft")));
     this.chkBCI.Size = ((System.Drawing.Size)(resources.GetObject("chkBCI.Size")));
     this.chkBCI.TabIndex = ((int)(resources.GetObject("chkBCI.TabIndex")));
     this.chkBCI.Text = resources.GetString("chkBCI.Text");
     this.chkBCI.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkBCI.TextAlign")));
     this.toolTip1.SetToolTip(this.chkBCI, resources.GetString("chkBCI.ToolTip"));
     this.chkBCI.Visible = ((bool)(resources.GetObject("chkBCI.Visible")));
     this.chkBCI.CheckedChanged += new System.EventHandler(this.chkBCI_CheckedChanged);
     //
     // grpAntenna
     //
     this.grpAntenna.AccessibleDescription = resources.GetString("grpAntenna.AccessibleDescription");
     this.grpAntenna.AccessibleName = resources.GetString("grpAntenna.AccessibleName");
     this.grpAntenna.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpAntenna.Anchor")));
     this.grpAntenna.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpAntenna.BackgroundImage")));
     this.grpAntenna.Controls.Add(this.lblAntRX2);
     this.grpAntenna.Controls.Add(this.lblAntTX);
     this.grpAntenna.Controls.Add(this.lblAntRX1);
     this.grpAntenna.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpAntenna.Dock")));
     this.grpAntenna.Enabled = ((bool)(resources.GetObject("grpAntenna.Enabled")));
     this.grpAntenna.Font = ((System.Drawing.Font)(resources.GetObject("grpAntenna.Font")));
     this.grpAntenna.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpAntenna.ImeMode")));
     this.grpAntenna.Location = ((System.Drawing.Point)(resources.GetObject("grpAntenna.Location")));
     this.grpAntenna.Name = "grpAntenna";
     this.grpAntenna.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpAntenna.RightToLeft")));
     this.grpAntenna.Size = ((System.Drawing.Size)(resources.GetObject("grpAntenna.Size")));
     this.grpAntenna.TabIndex = ((int)(resources.GetObject("grpAntenna.TabIndex")));
     this.grpAntenna.TabStop = false;
     this.grpAntenna.Text = resources.GetString("grpAntenna.Text");
     this.toolTip1.SetToolTip(this.grpAntenna, resources.GetString("grpAntenna.ToolTip"));
     this.grpAntenna.Visible = ((bool)(resources.GetObject("grpAntenna.Visible")));
     //
     // lblAntRX2
     //
     this.lblAntRX2.AccessibleDescription = resources.GetString("lblAntRX2.AccessibleDescription");
     this.lblAntRX2.AccessibleName = resources.GetString("lblAntRX2.AccessibleName");
     this.lblAntRX2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblAntRX2.Anchor")));
     this.lblAntRX2.AutoSize = ((bool)(resources.GetObject("lblAntRX2.AutoSize")));
     this.lblAntRX2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblAntRX2.Dock")));
     this.lblAntRX2.Enabled = ((bool)(resources.GetObject("lblAntRX2.Enabled")));
     this.lblAntRX2.Font = ((System.Drawing.Font)(resources.GetObject("lblAntRX2.Font")));
     this.lblAntRX2.Image = ((System.Drawing.Image)(resources.GetObject("lblAntRX2.Image")));
     this.lblAntRX2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntRX2.ImageAlign")));
     this.lblAntRX2.ImageIndex = ((int)(resources.GetObject("lblAntRX2.ImageIndex")));
     this.lblAntRX2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblAntRX2.ImeMode")));
     this.lblAntRX2.Location = ((System.Drawing.Point)(resources.GetObject("lblAntRX2.Location")));
     this.lblAntRX2.Name = "lblAntRX2";
     this.lblAntRX2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblAntRX2.RightToLeft")));
     this.lblAntRX2.Size = ((System.Drawing.Size)(resources.GetObject("lblAntRX2.Size")));
     this.lblAntRX2.TabIndex = ((int)(resources.GetObject("lblAntRX2.TabIndex")));
     this.lblAntRX2.Text = resources.GetString("lblAntRX2.Text");
     this.lblAntRX2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntRX2.TextAlign")));
     this.toolTip1.SetToolTip(this.lblAntRX2, resources.GetString("lblAntRX2.ToolTip"));
     this.lblAntRX2.Visible = ((bool)(resources.GetObject("lblAntRX2.Visible")));
     //
     // lblAntTX
     //
     this.lblAntTX.AccessibleDescription = resources.GetString("lblAntTX.AccessibleDescription");
     this.lblAntTX.AccessibleName = resources.GetString("lblAntTX.AccessibleName");
     this.lblAntTX.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblAntTX.Anchor")));
     this.lblAntTX.AutoSize = ((bool)(resources.GetObject("lblAntTX.AutoSize")));
     this.lblAntTX.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblAntTX.Dock")));
     this.lblAntTX.Enabled = ((bool)(resources.GetObject("lblAntTX.Enabled")));
     this.lblAntTX.Font = ((System.Drawing.Font)(resources.GetObject("lblAntTX.Font")));
     this.lblAntTX.Image = ((System.Drawing.Image)(resources.GetObject("lblAntTX.Image")));
     this.lblAntTX.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntTX.ImageAlign")));
     this.lblAntTX.ImageIndex = ((int)(resources.GetObject("lblAntTX.ImageIndex")));
     this.lblAntTX.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblAntTX.ImeMode")));
     this.lblAntTX.Location = ((System.Drawing.Point)(resources.GetObject("lblAntTX.Location")));
     this.lblAntTX.Name = "lblAntTX";
     this.lblAntTX.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblAntTX.RightToLeft")));
     this.lblAntTX.Size = ((System.Drawing.Size)(resources.GetObject("lblAntTX.Size")));
     this.lblAntTX.TabIndex = ((int)(resources.GetObject("lblAntTX.TabIndex")));
     this.lblAntTX.Text = resources.GetString("lblAntTX.Text");
     this.lblAntTX.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntTX.TextAlign")));
     this.toolTip1.SetToolTip(this.lblAntTX, resources.GetString("lblAntTX.ToolTip"));
     this.lblAntTX.Visible = ((bool)(resources.GetObject("lblAntTX.Visible")));
     //
     // lblAntRX1
     //
     this.lblAntRX1.AccessibleDescription = resources.GetString("lblAntRX1.AccessibleDescription");
     this.lblAntRX1.AccessibleName = resources.GetString("lblAntRX1.AccessibleName");
     this.lblAntRX1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblAntRX1.Anchor")));
     this.lblAntRX1.AutoSize = ((bool)(resources.GetObject("lblAntRX1.AutoSize")));
     this.lblAntRX1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblAntRX1.Dock")));
     this.lblAntRX1.Enabled = ((bool)(resources.GetObject("lblAntRX1.Enabled")));
     this.lblAntRX1.Font = ((System.Drawing.Font)(resources.GetObject("lblAntRX1.Font")));
     this.lblAntRX1.Image = ((System.Drawing.Image)(resources.GetObject("lblAntRX1.Image")));
     this.lblAntRX1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntRX1.ImageAlign")));
     this.lblAntRX1.ImageIndex = ((int)(resources.GetObject("lblAntRX1.ImageIndex")));
     this.lblAntRX1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblAntRX1.ImeMode")));
     this.lblAntRX1.Location = ((System.Drawing.Point)(resources.GetObject("lblAntRX1.Location")));
     this.lblAntRX1.Name = "lblAntRX1";
     this.lblAntRX1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblAntRX1.RightToLeft")));
     this.lblAntRX1.Size = ((System.Drawing.Size)(resources.GetObject("lblAntRX1.Size")));
     this.lblAntRX1.TabIndex = ((int)(resources.GetObject("lblAntRX1.TabIndex")));
     this.lblAntRX1.Text = resources.GetString("lblAntRX1.Text");
     this.lblAntRX1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblAntRX1.TextAlign")));
     this.toolTip1.SetToolTip(this.lblAntRX1, resources.GetString("lblAntRX1.ToolTip"));
     this.lblAntRX1.Visible = ((bool)(resources.GetObject("lblAntRX1.Visible")));
     //
     // chkSplitDisplay
     //
     this.chkSplitDisplay.AccessibleDescription = resources.GetString("chkSplitDisplay.AccessibleDescription");
     this.chkSplitDisplay.AccessibleName = resources.GetString("chkSplitDisplay.AccessibleName");
     this.chkSplitDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkSplitDisplay.Anchor")));
     this.chkSplitDisplay.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkSplitDisplay.Appearance")));
     this.chkSplitDisplay.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSplitDisplay.BackgroundImage")));
     this.chkSplitDisplay.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSplitDisplay.CheckAlign")));
     this.chkSplitDisplay.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkSplitDisplay.Dock")));
     this.chkSplitDisplay.Enabled = ((bool)(resources.GetObject("chkSplitDisplay.Enabled")));
     this.chkSplitDisplay.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkSplitDisplay.FlatStyle")));
     this.chkSplitDisplay.Font = ((System.Drawing.Font)(resources.GetObject("chkSplitDisplay.Font")));
     this.chkSplitDisplay.Image = ((System.Drawing.Image)(resources.GetObject("chkSplitDisplay.Image")));
     this.chkSplitDisplay.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSplitDisplay.ImageAlign")));
     this.chkSplitDisplay.ImageIndex = ((int)(resources.GetObject("chkSplitDisplay.ImageIndex")));
     this.chkSplitDisplay.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkSplitDisplay.ImeMode")));
     this.chkSplitDisplay.Location = ((System.Drawing.Point)(resources.GetObject("chkSplitDisplay.Location")));
     this.chkSplitDisplay.Name = "chkSplitDisplay";
     this.chkSplitDisplay.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkSplitDisplay.RightToLeft")));
     this.chkSplitDisplay.Size = ((System.Drawing.Size)(resources.GetObject("chkSplitDisplay.Size")));
     this.chkSplitDisplay.TabIndex = ((int)(resources.GetObject("chkSplitDisplay.TabIndex")));
     this.chkSplitDisplay.Text = resources.GetString("chkSplitDisplay.Text");
     this.chkSplitDisplay.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkSplitDisplay.TextAlign")));
     this.toolTip1.SetToolTip(this.chkSplitDisplay, resources.GetString("chkSplitDisplay.ToolTip"));
     this.chkSplitDisplay.Visible = ((bool)(resources.GetObject("chkSplitDisplay.Visible")));
     this.chkSplitDisplay.CheckedChanged += new System.EventHandler(this.chkSplitDisplay_CheckedChanged);
     //
     // comboDisplayModeTop
     //
     this.comboDisplayModeTop.AccessibleDescription = resources.GetString("comboDisplayModeTop.AccessibleDescription");
     this.comboDisplayModeTop.AccessibleName = resources.GetString("comboDisplayModeTop.AccessibleName");
     this.comboDisplayModeTop.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboDisplayModeTop.Anchor")));
     this.comboDisplayModeTop.BackColor = System.Drawing.SystemColors.Window;
     this.comboDisplayModeTop.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboDisplayModeTop.BackgroundImage")));
     this.comboDisplayModeTop.DisplayMember = "0";
     this.comboDisplayModeTop.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboDisplayModeTop.Dock")));
     this.comboDisplayModeTop.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDisplayModeTop.DropDownWidth = 88;
     this.comboDisplayModeTop.Enabled = ((bool)(resources.GetObject("comboDisplayModeTop.Enabled")));
     this.comboDisplayModeTop.Font = ((System.Drawing.Font)(resources.GetObject("comboDisplayModeTop.Font")));
     this.comboDisplayModeTop.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboDisplayModeTop.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboDisplayModeTop.ImeMode")));
     this.comboDisplayModeTop.IntegralHeight = ((bool)(resources.GetObject("comboDisplayModeTop.IntegralHeight")));
     this.comboDisplayModeTop.ItemHeight = ((int)(resources.GetObject("comboDisplayModeTop.ItemHeight")));
     this.comboDisplayModeTop.Items.AddRange(new object[] {
                                                              resources.GetString("comboDisplayModeTop.Items"),
                                                              resources.GetString("comboDisplayModeTop.Items1"),
                                                              resources.GetString("comboDisplayModeTop.Items2")});
     this.comboDisplayModeTop.Location = ((System.Drawing.Point)(resources.GetObject("comboDisplayModeTop.Location")));
     this.comboDisplayModeTop.MaxDropDownItems = ((int)(resources.GetObject("comboDisplayModeTop.MaxDropDownItems")));
     this.comboDisplayModeTop.MaxLength = ((int)(resources.GetObject("comboDisplayModeTop.MaxLength")));
     this.comboDisplayModeTop.Name = "comboDisplayModeTop";
     this.comboDisplayModeTop.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboDisplayModeTop.RightToLeft")));
     this.comboDisplayModeTop.Size = ((System.Drawing.Size)(resources.GetObject("comboDisplayModeTop.Size")));
     this.comboDisplayModeTop.TabIndex = ((int)(resources.GetObject("comboDisplayModeTop.TabIndex")));
     this.comboDisplayModeTop.Text = resources.GetString("comboDisplayModeTop.Text");
     this.toolTip1.SetToolTip(this.comboDisplayModeTop, resources.GetString("comboDisplayModeTop.ToolTip"));
     this.comboDisplayModeTop.Visible = ((bool)(resources.GetObject("comboDisplayModeTop.Visible")));
     this.comboDisplayModeTop.SelectedIndexChanged += new System.EventHandler(this.comboDisplayModeTop_SelectedIndexChanged);
     //
     // comboDisplayModeBottom
     //
     this.comboDisplayModeBottom.AccessibleDescription = resources.GetString("comboDisplayModeBottom.AccessibleDescription");
     this.comboDisplayModeBottom.AccessibleName = resources.GetString("comboDisplayModeBottom.AccessibleName");
     this.comboDisplayModeBottom.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboDisplayModeBottom.Anchor")));
     this.comboDisplayModeBottom.BackColor = System.Drawing.SystemColors.Window;
     this.comboDisplayModeBottom.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboDisplayModeBottom.BackgroundImage")));
     this.comboDisplayModeBottom.DisplayMember = "0";
     this.comboDisplayModeBottom.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboDisplayModeBottom.Dock")));
     this.comboDisplayModeBottom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDisplayModeBottom.DropDownWidth = 88;
     this.comboDisplayModeBottom.Enabled = ((bool)(resources.GetObject("comboDisplayModeBottom.Enabled")));
     this.comboDisplayModeBottom.Font = ((System.Drawing.Font)(resources.GetObject("comboDisplayModeBottom.Font")));
     this.comboDisplayModeBottom.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboDisplayModeBottom.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboDisplayModeBottom.ImeMode")));
     this.comboDisplayModeBottom.IntegralHeight = ((bool)(resources.GetObject("comboDisplayModeBottom.IntegralHeight")));
     this.comboDisplayModeBottom.ItemHeight = ((int)(resources.GetObject("comboDisplayModeBottom.ItemHeight")));
     this.comboDisplayModeBottom.Items.AddRange(new object[] {
                                                                 resources.GetString("comboDisplayModeBottom.Items"),
                                                                 resources.GetString("comboDisplayModeBottom.Items1"),
                                                                 resources.GetString("comboDisplayModeBottom.Items2")});
     this.comboDisplayModeBottom.Location = ((System.Drawing.Point)(resources.GetObject("comboDisplayModeBottom.Location")));
     this.comboDisplayModeBottom.MaxDropDownItems = ((int)(resources.GetObject("comboDisplayModeBottom.MaxDropDownItems")));
     this.comboDisplayModeBottom.MaxLength = ((int)(resources.GetObject("comboDisplayModeBottom.MaxLength")));
     this.comboDisplayModeBottom.Name = "comboDisplayModeBottom";
     this.comboDisplayModeBottom.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboDisplayModeBottom.RightToLeft")));
     this.comboDisplayModeBottom.Size = ((System.Drawing.Size)(resources.GetObject("comboDisplayModeBottom.Size")));
     this.comboDisplayModeBottom.TabIndex = ((int)(resources.GetObject("comboDisplayModeBottom.TabIndex")));
     this.comboDisplayModeBottom.Text = resources.GetString("comboDisplayModeBottom.Text");
     this.toolTip1.SetToolTip(this.comboDisplayModeBottom, resources.GetString("comboDisplayModeBottom.ToolTip"));
     this.comboDisplayModeBottom.Visible = ((bool)(resources.GetObject("comboDisplayModeBottom.Visible")));
     this.comboDisplayModeBottom.SelectedIndexChanged += new System.EventHandler(this.comboDisplayModeBottom_SelectedIndexChanged);
     //
     // lblDisplayModeTop
     //
     this.lblDisplayModeTop.AccessibleDescription = resources.GetString("lblDisplayModeTop.AccessibleDescription");
     this.lblDisplayModeTop.AccessibleName = resources.GetString("lblDisplayModeTop.AccessibleName");
     this.lblDisplayModeTop.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblDisplayModeTop.Anchor")));
     this.lblDisplayModeTop.AutoSize = ((bool)(resources.GetObject("lblDisplayModeTop.AutoSize")));
     this.lblDisplayModeTop.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblDisplayModeTop.Dock")));
     this.lblDisplayModeTop.Enabled = ((bool)(resources.GetObject("lblDisplayModeTop.Enabled")));
     this.lblDisplayModeTop.Font = ((System.Drawing.Font)(resources.GetObject("lblDisplayModeTop.Font")));
     this.lblDisplayModeTop.Image = ((System.Drawing.Image)(resources.GetObject("lblDisplayModeTop.Image")));
     this.lblDisplayModeTop.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayModeTop.ImageAlign")));
     this.lblDisplayModeTop.ImageIndex = ((int)(resources.GetObject("lblDisplayModeTop.ImageIndex")));
     this.lblDisplayModeTop.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblDisplayModeTop.ImeMode")));
     this.lblDisplayModeTop.Location = ((System.Drawing.Point)(resources.GetObject("lblDisplayModeTop.Location")));
     this.lblDisplayModeTop.Name = "lblDisplayModeTop";
     this.lblDisplayModeTop.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblDisplayModeTop.RightToLeft")));
     this.lblDisplayModeTop.Size = ((System.Drawing.Size)(resources.GetObject("lblDisplayModeTop.Size")));
     this.lblDisplayModeTop.TabIndex = ((int)(resources.GetObject("lblDisplayModeTop.TabIndex")));
     this.lblDisplayModeTop.Text = resources.GetString("lblDisplayModeTop.Text");
     this.lblDisplayModeTop.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayModeTop.TextAlign")));
     this.toolTip1.SetToolTip(this.lblDisplayModeTop, resources.GetString("lblDisplayModeTop.ToolTip"));
     this.lblDisplayModeTop.Visible = ((bool)(resources.GetObject("lblDisplayModeTop.Visible")));
     //
     // lblDisplayModeBottom
     //
     this.lblDisplayModeBottom.AccessibleDescription = resources.GetString("lblDisplayModeBottom.AccessibleDescription");
     this.lblDisplayModeBottom.AccessibleName = resources.GetString("lblDisplayModeBottom.AccessibleName");
     this.lblDisplayModeBottom.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblDisplayModeBottom.Anchor")));
     this.lblDisplayModeBottom.AutoSize = ((bool)(resources.GetObject("lblDisplayModeBottom.AutoSize")));
     this.lblDisplayModeBottom.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblDisplayModeBottom.Dock")));
     this.lblDisplayModeBottom.Enabled = ((bool)(resources.GetObject("lblDisplayModeBottom.Enabled")));
     this.lblDisplayModeBottom.Font = ((System.Drawing.Font)(resources.GetObject("lblDisplayModeBottom.Font")));
     this.lblDisplayModeBottom.Image = ((System.Drawing.Image)(resources.GetObject("lblDisplayModeBottom.Image")));
     this.lblDisplayModeBottom.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayModeBottom.ImageAlign")));
     this.lblDisplayModeBottom.ImageIndex = ((int)(resources.GetObject("lblDisplayModeBottom.ImageIndex")));
     this.lblDisplayModeBottom.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblDisplayModeBottom.ImeMode")));
     this.lblDisplayModeBottom.Location = ((System.Drawing.Point)(resources.GetObject("lblDisplayModeBottom.Location")));
     this.lblDisplayModeBottom.Name = "lblDisplayModeBottom";
     this.lblDisplayModeBottom.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblDisplayModeBottom.RightToLeft")));
     this.lblDisplayModeBottom.Size = ((System.Drawing.Size)(resources.GetObject("lblDisplayModeBottom.Size")));
     this.lblDisplayModeBottom.TabIndex = ((int)(resources.GetObject("lblDisplayModeBottom.TabIndex")));
     this.lblDisplayModeBottom.Text = resources.GetString("lblDisplayModeBottom.Text");
     this.lblDisplayModeBottom.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblDisplayModeBottom.TextAlign")));
     this.toolTip1.SetToolTip(this.lblDisplayModeBottom, resources.GetString("lblDisplayModeBottom.ToolTip"));
     this.lblDisplayModeBottom.Visible = ((bool)(resources.GetObject("lblDisplayModeBottom.Visible")));
     //
     // grpDisplaySplit
     //
     this.grpDisplaySplit.AccessibleDescription = resources.GetString("grpDisplaySplit.AccessibleDescription");
     this.grpDisplaySplit.AccessibleName = resources.GetString("grpDisplaySplit.AccessibleName");
     this.grpDisplaySplit.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpDisplaySplit.Anchor")));
     this.grpDisplaySplit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpDisplaySplit.BackgroundImage")));
     this.grpDisplaySplit.Controls.Add(this.chkSplitDisplay);
     this.grpDisplaySplit.Controls.Add(this.comboDisplayModeTop);
     this.grpDisplaySplit.Controls.Add(this.comboDisplayModeBottom);
     this.grpDisplaySplit.Controls.Add(this.lblDisplayModeTop);
     this.grpDisplaySplit.Controls.Add(this.lblDisplayModeBottom);
     this.grpDisplaySplit.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpDisplaySplit.Dock")));
     this.grpDisplaySplit.Enabled = ((bool)(resources.GetObject("grpDisplaySplit.Enabled")));
     this.grpDisplaySplit.Font = ((System.Drawing.Font)(resources.GetObject("grpDisplaySplit.Font")));
     this.grpDisplaySplit.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpDisplaySplit.ImeMode")));
     this.grpDisplaySplit.Location = ((System.Drawing.Point)(resources.GetObject("grpDisplaySplit.Location")));
     this.grpDisplaySplit.Name = "grpDisplaySplit";
     this.grpDisplaySplit.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpDisplaySplit.RightToLeft")));
     this.grpDisplaySplit.Size = ((System.Drawing.Size)(resources.GetObject("grpDisplaySplit.Size")));
     this.grpDisplaySplit.TabIndex = ((int)(resources.GetObject("grpDisplaySplit.TabIndex")));
     this.grpDisplaySplit.TabStop = false;
     this.grpDisplaySplit.Text = resources.GetString("grpDisplaySplit.Text");
     this.toolTip1.SetToolTip(this.grpDisplaySplit, resources.GetString("grpDisplaySplit.ToolTip"));
     this.grpDisplaySplit.Visible = ((bool)(resources.GetObject("grpDisplaySplit.Visible")));
     //
     // chkRX2SR
     //
     this.chkRX2SR.AccessibleDescription = resources.GetString("chkRX2SR.AccessibleDescription");
     this.chkRX2SR.AccessibleName = resources.GetString("chkRX2SR.AccessibleName");
     this.chkRX2SR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2SR.Anchor")));
     this.chkRX2SR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2SR.Appearance")));
     this.chkRX2SR.BackColor = System.Drawing.Color.Yellow;
     this.chkRX2SR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2SR.BackgroundImage")));
     this.chkRX2SR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2SR.CheckAlign")));
     this.chkRX2SR.Checked = true;
     this.chkRX2SR.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRX2SR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2SR.Dock")));
     this.chkRX2SR.Enabled = ((bool)(resources.GetObject("chkRX2SR.Enabled")));
     this.chkRX2SR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2SR.FlatStyle")));
     this.chkRX2SR.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2SR.Font")));
     this.chkRX2SR.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2SR.Image")));
     this.chkRX2SR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2SR.ImageAlign")));
     this.chkRX2SR.ImageIndex = ((int)(resources.GetObject("chkRX2SR.ImageIndex")));
     this.chkRX2SR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2SR.ImeMode")));
     this.chkRX2SR.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2SR.Location")));
     this.chkRX2SR.Name = "chkRX2SR";
     this.chkRX2SR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2SR.RightToLeft")));
     this.chkRX2SR.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2SR.Size")));
     this.chkRX2SR.TabIndex = ((int)(resources.GetObject("chkRX2SR.TabIndex")));
     this.chkRX2SR.Text = resources.GetString("chkRX2SR.Text");
     this.chkRX2SR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2SR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2SR, resources.GetString("chkRX2SR.ToolTip"));
     this.chkRX2SR.Visible = ((bool)(resources.GetObject("chkRX2SR.Visible")));
     this.chkRX2SR.CheckedChanged += new System.EventHandler(this.chkRX2SR_CheckedChanged);
     //
     // chkRX2
     //
     this.chkRX2.AccessibleDescription = resources.GetString("chkRX2.AccessibleDescription");
     this.chkRX2.AccessibleName = resources.GetString("chkRX2.AccessibleName");
     this.chkRX2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2.Anchor")));
     this.chkRX2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2.Appearance")));
     this.chkRX2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2.BackgroundImage")));
     this.chkRX2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2.CheckAlign")));
     this.chkRX2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2.Dock")));
     this.chkRX2.Enabled = ((bool)(resources.GetObject("chkRX2.Enabled")));
     this.chkRX2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2.FlatStyle")));
     this.chkRX2.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2.Font")));
     this.chkRX2.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2.Image")));
     this.chkRX2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2.ImageAlign")));
     this.chkRX2.ImageIndex = ((int)(resources.GetObject("chkRX2.ImageIndex")));
     this.chkRX2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2.ImeMode")));
     this.chkRX2.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2.Location")));
     this.chkRX2.Name = "chkRX2";
     this.chkRX2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2.RightToLeft")));
     this.chkRX2.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2.Size")));
     this.chkRX2.TabIndex = ((int)(resources.GetObject("chkRX2.TabIndex")));
     this.chkRX2.Text = resources.GetString("chkRX2.Text");
     this.chkRX2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2, resources.GetString("chkRX2.ToolTip"));
     this.chkRX2.Visible = ((bool)(resources.GetObject("chkRX2.Visible")));
     this.chkRX2.CheckedChanged += new System.EventHandler(this.chkRX2_CheckedChanged);
     //
     // grpRX2Mode
     //
     this.grpRX2Mode.AccessibleDescription = resources.GetString("grpRX2Mode.AccessibleDescription");
     this.grpRX2Mode.AccessibleName = resources.GetString("grpRX2Mode.AccessibleName");
     this.grpRX2Mode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2Mode.Anchor")));
     this.grpRX2Mode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2Mode.BackgroundImage")));
     this.grpRX2Mode.Controls.Add(this.radRX2ModeAM);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeSAM);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeDSB);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeCWU);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeDIGU);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeDIGL);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeLSB);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeSPEC);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeDRM);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeFMN);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeUSB);
     this.grpRX2Mode.Controls.Add(this.radRX2ModeCWL);
     this.grpRX2Mode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2Mode.Dock")));
     this.grpRX2Mode.Enabled = ((bool)(resources.GetObject("grpRX2Mode.Enabled")));
     this.grpRX2Mode.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2Mode.Font")));
     this.grpRX2Mode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2Mode.ImeMode")));
     this.grpRX2Mode.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2Mode.Location")));
     this.grpRX2Mode.Name = "grpRX2Mode";
     this.grpRX2Mode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2Mode.RightToLeft")));
     this.grpRX2Mode.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2Mode.Size")));
     this.grpRX2Mode.TabIndex = ((int)(resources.GetObject("grpRX2Mode.TabIndex")));
     this.grpRX2Mode.TabStop = false;
     this.grpRX2Mode.Text = resources.GetString("grpRX2Mode.Text");
     this.toolTip1.SetToolTip(this.grpRX2Mode, resources.GetString("grpRX2Mode.ToolTip"));
     this.grpRX2Mode.Visible = ((bool)(resources.GetObject("grpRX2Mode.Visible")));
     //
     // radRX2ModeAM
     //
     this.radRX2ModeAM.AccessibleDescription = resources.GetString("radRX2ModeAM.AccessibleDescription");
     this.radRX2ModeAM.AccessibleName = resources.GetString("radRX2ModeAM.AccessibleName");
     this.radRX2ModeAM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeAM.Anchor")));
     this.radRX2ModeAM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeAM.Appearance")));
     this.radRX2ModeAM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeAM.BackgroundImage")));
     this.radRX2ModeAM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeAM.CheckAlign")));
     this.radRX2ModeAM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeAM.Dock")));
     this.radRX2ModeAM.Enabled = ((bool)(resources.GetObject("radRX2ModeAM.Enabled")));
     this.radRX2ModeAM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeAM.FlatStyle")));
     this.radRX2ModeAM.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeAM.Font")));
     this.radRX2ModeAM.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeAM.Image")));
     this.radRX2ModeAM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeAM.ImageAlign")));
     this.radRX2ModeAM.ImageIndex = ((int)(resources.GetObject("radRX2ModeAM.ImageIndex")));
     this.radRX2ModeAM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeAM.ImeMode")));
     this.radRX2ModeAM.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeAM.Location")));
     this.radRX2ModeAM.Name = "radRX2ModeAM";
     this.radRX2ModeAM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeAM.RightToLeft")));
     this.radRX2ModeAM.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeAM.Size")));
     this.radRX2ModeAM.TabIndex = ((int)(resources.GetObject("radRX2ModeAM.TabIndex")));
     this.radRX2ModeAM.Text = resources.GetString("radRX2ModeAM.Text");
     this.radRX2ModeAM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeAM.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeAM, resources.GetString("radRX2ModeAM.ToolTip"));
     this.radRX2ModeAM.Visible = ((bool)(resources.GetObject("radRX2ModeAM.Visible")));
     this.radRX2ModeAM.CheckedChanged += new System.EventHandler(this.radRX2ModeAM_CheckedChanged);
     //
     // radRX2ModeSAM
     //
     this.radRX2ModeSAM.AccessibleDescription = resources.GetString("radRX2ModeSAM.AccessibleDescription");
     this.radRX2ModeSAM.AccessibleName = resources.GetString("radRX2ModeSAM.AccessibleName");
     this.radRX2ModeSAM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeSAM.Anchor")));
     this.radRX2ModeSAM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeSAM.Appearance")));
     this.radRX2ModeSAM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeSAM.BackgroundImage")));
     this.radRX2ModeSAM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSAM.CheckAlign")));
     this.radRX2ModeSAM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeSAM.Dock")));
     this.radRX2ModeSAM.Enabled = ((bool)(resources.GetObject("radRX2ModeSAM.Enabled")));
     this.radRX2ModeSAM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeSAM.FlatStyle")));
     this.radRX2ModeSAM.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeSAM.Font")));
     this.radRX2ModeSAM.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeSAM.Image")));
     this.radRX2ModeSAM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSAM.ImageAlign")));
     this.radRX2ModeSAM.ImageIndex = ((int)(resources.GetObject("radRX2ModeSAM.ImageIndex")));
     this.radRX2ModeSAM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeSAM.ImeMode")));
     this.radRX2ModeSAM.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeSAM.Location")));
     this.radRX2ModeSAM.Name = "radRX2ModeSAM";
     this.radRX2ModeSAM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeSAM.RightToLeft")));
     this.radRX2ModeSAM.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeSAM.Size")));
     this.radRX2ModeSAM.TabIndex = ((int)(resources.GetObject("radRX2ModeSAM.TabIndex")));
     this.radRX2ModeSAM.Text = resources.GetString("radRX2ModeSAM.Text");
     this.radRX2ModeSAM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSAM.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeSAM, resources.GetString("radRX2ModeSAM.ToolTip"));
     this.radRX2ModeSAM.Visible = ((bool)(resources.GetObject("radRX2ModeSAM.Visible")));
     this.radRX2ModeSAM.CheckedChanged += new System.EventHandler(this.radRX2ModeSAM_CheckedChanged);
     //
     // radRX2ModeDSB
     //
     this.radRX2ModeDSB.AccessibleDescription = resources.GetString("radRX2ModeDSB.AccessibleDescription");
     this.radRX2ModeDSB.AccessibleName = resources.GetString("radRX2ModeDSB.AccessibleName");
     this.radRX2ModeDSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeDSB.Anchor")));
     this.radRX2ModeDSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeDSB.Appearance")));
     this.radRX2ModeDSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDSB.BackgroundImage")));
     this.radRX2ModeDSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDSB.CheckAlign")));
     this.radRX2ModeDSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeDSB.Dock")));
     this.radRX2ModeDSB.Enabled = ((bool)(resources.GetObject("radRX2ModeDSB.Enabled")));
     this.radRX2ModeDSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeDSB.FlatStyle")));
     this.radRX2ModeDSB.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeDSB.Font")));
     this.radRX2ModeDSB.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDSB.Image")));
     this.radRX2ModeDSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDSB.ImageAlign")));
     this.radRX2ModeDSB.ImageIndex = ((int)(resources.GetObject("radRX2ModeDSB.ImageIndex")));
     this.radRX2ModeDSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeDSB.ImeMode")));
     this.radRX2ModeDSB.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeDSB.Location")));
     this.radRX2ModeDSB.Name = "radRX2ModeDSB";
     this.radRX2ModeDSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeDSB.RightToLeft")));
     this.radRX2ModeDSB.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeDSB.Size")));
     this.radRX2ModeDSB.TabIndex = ((int)(resources.GetObject("radRX2ModeDSB.TabIndex")));
     this.radRX2ModeDSB.Text = resources.GetString("radRX2ModeDSB.Text");
     this.radRX2ModeDSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeDSB, resources.GetString("radRX2ModeDSB.ToolTip"));
     this.radRX2ModeDSB.Visible = ((bool)(resources.GetObject("radRX2ModeDSB.Visible")));
     this.radRX2ModeDSB.CheckedChanged += new System.EventHandler(this.radRX2ModeDSB_CheckedChanged);
     //
     // radRX2ModeCWU
     //
     this.radRX2ModeCWU.AccessibleDescription = resources.GetString("radRX2ModeCWU.AccessibleDescription");
     this.radRX2ModeCWU.AccessibleName = resources.GetString("radRX2ModeCWU.AccessibleName");
     this.radRX2ModeCWU.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeCWU.Anchor")));
     this.radRX2ModeCWU.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeCWU.Appearance")));
     this.radRX2ModeCWU.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeCWU.BackgroundImage")));
     this.radRX2ModeCWU.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWU.CheckAlign")));
     this.radRX2ModeCWU.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeCWU.Dock")));
     this.radRX2ModeCWU.Enabled = ((bool)(resources.GetObject("radRX2ModeCWU.Enabled")));
     this.radRX2ModeCWU.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeCWU.FlatStyle")));
     this.radRX2ModeCWU.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeCWU.Font")));
     this.radRX2ModeCWU.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeCWU.Image")));
     this.radRX2ModeCWU.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWU.ImageAlign")));
     this.radRX2ModeCWU.ImageIndex = ((int)(resources.GetObject("radRX2ModeCWU.ImageIndex")));
     this.radRX2ModeCWU.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeCWU.ImeMode")));
     this.radRX2ModeCWU.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeCWU.Location")));
     this.radRX2ModeCWU.Name = "radRX2ModeCWU";
     this.radRX2ModeCWU.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeCWU.RightToLeft")));
     this.radRX2ModeCWU.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeCWU.Size")));
     this.radRX2ModeCWU.TabIndex = ((int)(resources.GetObject("radRX2ModeCWU.TabIndex")));
     this.radRX2ModeCWU.Text = resources.GetString("radRX2ModeCWU.Text");
     this.radRX2ModeCWU.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWU.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeCWU, resources.GetString("radRX2ModeCWU.ToolTip"));
     this.radRX2ModeCWU.Visible = ((bool)(resources.GetObject("radRX2ModeCWU.Visible")));
     this.radRX2ModeCWU.CheckedChanged += new System.EventHandler(this.radRX2ModeCWU_CheckedChanged);
     //
     // radRX2ModeDIGU
     //
     this.radRX2ModeDIGU.AccessibleDescription = resources.GetString("radRX2ModeDIGU.AccessibleDescription");
     this.radRX2ModeDIGU.AccessibleName = resources.GetString("radRX2ModeDIGU.AccessibleName");
     this.radRX2ModeDIGU.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeDIGU.Anchor")));
     this.radRX2ModeDIGU.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeDIGU.Appearance")));
     this.radRX2ModeDIGU.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDIGU.BackgroundImage")));
     this.radRX2ModeDIGU.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGU.CheckAlign")));
     this.radRX2ModeDIGU.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeDIGU.Dock")));
     this.radRX2ModeDIGU.Enabled = ((bool)(resources.GetObject("radRX2ModeDIGU.Enabled")));
     this.radRX2ModeDIGU.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeDIGU.FlatStyle")));
     this.radRX2ModeDIGU.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeDIGU.Font")));
     this.radRX2ModeDIGU.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDIGU.Image")));
     this.radRX2ModeDIGU.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGU.ImageAlign")));
     this.radRX2ModeDIGU.ImageIndex = ((int)(resources.GetObject("radRX2ModeDIGU.ImageIndex")));
     this.radRX2ModeDIGU.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeDIGU.ImeMode")));
     this.radRX2ModeDIGU.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeDIGU.Location")));
     this.radRX2ModeDIGU.Name = "radRX2ModeDIGU";
     this.radRX2ModeDIGU.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeDIGU.RightToLeft")));
     this.radRX2ModeDIGU.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeDIGU.Size")));
     this.radRX2ModeDIGU.TabIndex = ((int)(resources.GetObject("radRX2ModeDIGU.TabIndex")));
     this.radRX2ModeDIGU.Text = resources.GetString("radRX2ModeDIGU.Text");
     this.radRX2ModeDIGU.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGU.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeDIGU, resources.GetString("radRX2ModeDIGU.ToolTip"));
     this.radRX2ModeDIGU.Visible = ((bool)(resources.GetObject("radRX2ModeDIGU.Visible")));
     this.radRX2ModeDIGU.CheckedChanged += new System.EventHandler(this.radRX2ModeDIGU_CheckedChanged);
     //
     // radRX2ModeDIGL
     //
     this.radRX2ModeDIGL.AccessibleDescription = resources.GetString("radRX2ModeDIGL.AccessibleDescription");
     this.radRX2ModeDIGL.AccessibleName = resources.GetString("radRX2ModeDIGL.AccessibleName");
     this.radRX2ModeDIGL.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeDIGL.Anchor")));
     this.radRX2ModeDIGL.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeDIGL.Appearance")));
     this.radRX2ModeDIGL.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDIGL.BackgroundImage")));
     this.radRX2ModeDIGL.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGL.CheckAlign")));
     this.radRX2ModeDIGL.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeDIGL.Dock")));
     this.radRX2ModeDIGL.Enabled = ((bool)(resources.GetObject("radRX2ModeDIGL.Enabled")));
     this.radRX2ModeDIGL.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeDIGL.FlatStyle")));
     this.radRX2ModeDIGL.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeDIGL.Font")));
     this.radRX2ModeDIGL.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDIGL.Image")));
     this.radRX2ModeDIGL.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGL.ImageAlign")));
     this.radRX2ModeDIGL.ImageIndex = ((int)(resources.GetObject("radRX2ModeDIGL.ImageIndex")));
     this.radRX2ModeDIGL.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeDIGL.ImeMode")));
     this.radRX2ModeDIGL.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeDIGL.Location")));
     this.radRX2ModeDIGL.Name = "radRX2ModeDIGL";
     this.radRX2ModeDIGL.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeDIGL.RightToLeft")));
     this.radRX2ModeDIGL.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeDIGL.Size")));
     this.radRX2ModeDIGL.TabIndex = ((int)(resources.GetObject("radRX2ModeDIGL.TabIndex")));
     this.radRX2ModeDIGL.Text = resources.GetString("radRX2ModeDIGL.Text");
     this.radRX2ModeDIGL.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDIGL.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeDIGL, resources.GetString("radRX2ModeDIGL.ToolTip"));
     this.radRX2ModeDIGL.Visible = ((bool)(resources.GetObject("radRX2ModeDIGL.Visible")));
     this.radRX2ModeDIGL.CheckedChanged += new System.EventHandler(this.radRX2ModeDIGL_CheckedChanged);
     //
     // radRX2ModeLSB
     //
     this.radRX2ModeLSB.AccessibleDescription = resources.GetString("radRX2ModeLSB.AccessibleDescription");
     this.radRX2ModeLSB.AccessibleName = resources.GetString("radRX2ModeLSB.AccessibleName");
     this.radRX2ModeLSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeLSB.Anchor")));
     this.radRX2ModeLSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeLSB.Appearance")));
     this.radRX2ModeLSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeLSB.BackgroundImage")));
     this.radRX2ModeLSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeLSB.CheckAlign")));
     this.radRX2ModeLSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeLSB.Dock")));
     this.radRX2ModeLSB.Enabled = ((bool)(resources.GetObject("radRX2ModeLSB.Enabled")));
     this.radRX2ModeLSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeLSB.FlatStyle")));
     this.radRX2ModeLSB.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeLSB.Font")));
     this.radRX2ModeLSB.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeLSB.Image")));
     this.radRX2ModeLSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeLSB.ImageAlign")));
     this.radRX2ModeLSB.ImageIndex = ((int)(resources.GetObject("radRX2ModeLSB.ImageIndex")));
     this.radRX2ModeLSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeLSB.ImeMode")));
     this.radRX2ModeLSB.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeLSB.Location")));
     this.radRX2ModeLSB.Name = "radRX2ModeLSB";
     this.radRX2ModeLSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeLSB.RightToLeft")));
     this.radRX2ModeLSB.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeLSB.Size")));
     this.radRX2ModeLSB.TabIndex = ((int)(resources.GetObject("radRX2ModeLSB.TabIndex")));
     this.radRX2ModeLSB.Text = resources.GetString("radRX2ModeLSB.Text");
     this.radRX2ModeLSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeLSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeLSB, resources.GetString("radRX2ModeLSB.ToolTip"));
     this.radRX2ModeLSB.Visible = ((bool)(resources.GetObject("radRX2ModeLSB.Visible")));
     this.radRX2ModeLSB.CheckedChanged += new System.EventHandler(this.radRX2ModeLSB_CheckedChanged);
     //
     // radRX2ModeSPEC
     //
     this.radRX2ModeSPEC.AccessibleDescription = resources.GetString("radRX2ModeSPEC.AccessibleDescription");
     this.radRX2ModeSPEC.AccessibleName = resources.GetString("radRX2ModeSPEC.AccessibleName");
     this.radRX2ModeSPEC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeSPEC.Anchor")));
     this.radRX2ModeSPEC.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeSPEC.Appearance")));
     this.radRX2ModeSPEC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeSPEC.BackgroundImage")));
     this.radRX2ModeSPEC.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSPEC.CheckAlign")));
     this.radRX2ModeSPEC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeSPEC.Dock")));
     this.radRX2ModeSPEC.Enabled = ((bool)(resources.GetObject("radRX2ModeSPEC.Enabled")));
     this.radRX2ModeSPEC.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeSPEC.FlatStyle")));
     this.radRX2ModeSPEC.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeSPEC.Font")));
     this.radRX2ModeSPEC.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeSPEC.Image")));
     this.radRX2ModeSPEC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSPEC.ImageAlign")));
     this.radRX2ModeSPEC.ImageIndex = ((int)(resources.GetObject("radRX2ModeSPEC.ImageIndex")));
     this.radRX2ModeSPEC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeSPEC.ImeMode")));
     this.radRX2ModeSPEC.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeSPEC.Location")));
     this.radRX2ModeSPEC.Name = "radRX2ModeSPEC";
     this.radRX2ModeSPEC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeSPEC.RightToLeft")));
     this.radRX2ModeSPEC.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeSPEC.Size")));
     this.radRX2ModeSPEC.TabIndex = ((int)(resources.GetObject("radRX2ModeSPEC.TabIndex")));
     this.radRX2ModeSPEC.Text = resources.GetString("radRX2ModeSPEC.Text");
     this.radRX2ModeSPEC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeSPEC.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeSPEC, resources.GetString("radRX2ModeSPEC.ToolTip"));
     this.radRX2ModeSPEC.Visible = ((bool)(resources.GetObject("radRX2ModeSPEC.Visible")));
     //
     // radRX2ModeDRM
     //
     this.radRX2ModeDRM.AccessibleDescription = resources.GetString("radRX2ModeDRM.AccessibleDescription");
     this.radRX2ModeDRM.AccessibleName = resources.GetString("radRX2ModeDRM.AccessibleName");
     this.radRX2ModeDRM.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeDRM.Anchor")));
     this.radRX2ModeDRM.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeDRM.Appearance")));
     this.radRX2ModeDRM.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDRM.BackgroundImage")));
     this.radRX2ModeDRM.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDRM.CheckAlign")));
     this.radRX2ModeDRM.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeDRM.Dock")));
     this.radRX2ModeDRM.Enabled = ((bool)(resources.GetObject("radRX2ModeDRM.Enabled")));
     this.radRX2ModeDRM.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeDRM.FlatStyle")));
     this.radRX2ModeDRM.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeDRM.Font")));
     this.radRX2ModeDRM.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeDRM.Image")));
     this.radRX2ModeDRM.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDRM.ImageAlign")));
     this.radRX2ModeDRM.ImageIndex = ((int)(resources.GetObject("radRX2ModeDRM.ImageIndex")));
     this.radRX2ModeDRM.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeDRM.ImeMode")));
     this.radRX2ModeDRM.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeDRM.Location")));
     this.radRX2ModeDRM.Name = "radRX2ModeDRM";
     this.radRX2ModeDRM.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeDRM.RightToLeft")));
     this.radRX2ModeDRM.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeDRM.Size")));
     this.radRX2ModeDRM.TabIndex = ((int)(resources.GetObject("radRX2ModeDRM.TabIndex")));
     this.radRX2ModeDRM.Text = resources.GetString("radRX2ModeDRM.Text");
     this.radRX2ModeDRM.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeDRM.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeDRM, resources.GetString("radRX2ModeDRM.ToolTip"));
     this.radRX2ModeDRM.Visible = ((bool)(resources.GetObject("radRX2ModeDRM.Visible")));
     this.radRX2ModeDRM.CheckedChanged += new System.EventHandler(this.radRX2ModeDRM_CheckedChanged);
     //
     // radRX2ModeFMN
     //
     this.radRX2ModeFMN.AccessibleDescription = resources.GetString("radRX2ModeFMN.AccessibleDescription");
     this.radRX2ModeFMN.AccessibleName = resources.GetString("radRX2ModeFMN.AccessibleName");
     this.radRX2ModeFMN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeFMN.Anchor")));
     this.radRX2ModeFMN.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeFMN.Appearance")));
     this.radRX2ModeFMN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeFMN.BackgroundImage")));
     this.radRX2ModeFMN.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeFMN.CheckAlign")));
     this.radRX2ModeFMN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeFMN.Dock")));
     this.radRX2ModeFMN.Enabled = ((bool)(resources.GetObject("radRX2ModeFMN.Enabled")));
     this.radRX2ModeFMN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeFMN.FlatStyle")));
     this.radRX2ModeFMN.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeFMN.Font")));
     this.radRX2ModeFMN.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeFMN.Image")));
     this.radRX2ModeFMN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeFMN.ImageAlign")));
     this.radRX2ModeFMN.ImageIndex = ((int)(resources.GetObject("radRX2ModeFMN.ImageIndex")));
     this.radRX2ModeFMN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeFMN.ImeMode")));
     this.radRX2ModeFMN.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeFMN.Location")));
     this.radRX2ModeFMN.Name = "radRX2ModeFMN";
     this.radRX2ModeFMN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeFMN.RightToLeft")));
     this.radRX2ModeFMN.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeFMN.Size")));
     this.radRX2ModeFMN.TabIndex = ((int)(resources.GetObject("radRX2ModeFMN.TabIndex")));
     this.radRX2ModeFMN.Text = resources.GetString("radRX2ModeFMN.Text");
     this.radRX2ModeFMN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeFMN.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeFMN, resources.GetString("radRX2ModeFMN.ToolTip"));
     this.radRX2ModeFMN.Visible = ((bool)(resources.GetObject("radRX2ModeFMN.Visible")));
     this.radRX2ModeFMN.CheckedChanged += new System.EventHandler(this.radRX2ModeFMN_CheckedChanged);
     //
     // radRX2ModeUSB
     //
     this.radRX2ModeUSB.AccessibleDescription = resources.GetString("radRX2ModeUSB.AccessibleDescription");
     this.radRX2ModeUSB.AccessibleName = resources.GetString("radRX2ModeUSB.AccessibleName");
     this.radRX2ModeUSB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeUSB.Anchor")));
     this.radRX2ModeUSB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeUSB.Appearance")));
     this.radRX2ModeUSB.BackColor = System.Drawing.SystemColors.Control;
     this.radRX2ModeUSB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeUSB.BackgroundImage")));
     this.radRX2ModeUSB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeUSB.CheckAlign")));
     this.radRX2ModeUSB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeUSB.Dock")));
     this.radRX2ModeUSB.Enabled = ((bool)(resources.GetObject("radRX2ModeUSB.Enabled")));
     this.radRX2ModeUSB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeUSB.FlatStyle")));
     this.radRX2ModeUSB.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeUSB.Font")));
     this.radRX2ModeUSB.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeUSB.Image")));
     this.radRX2ModeUSB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeUSB.ImageAlign")));
     this.radRX2ModeUSB.ImageIndex = ((int)(resources.GetObject("radRX2ModeUSB.ImageIndex")));
     this.radRX2ModeUSB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeUSB.ImeMode")));
     this.radRX2ModeUSB.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeUSB.Location")));
     this.radRX2ModeUSB.Name = "radRX2ModeUSB";
     this.radRX2ModeUSB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeUSB.RightToLeft")));
     this.radRX2ModeUSB.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeUSB.Size")));
     this.radRX2ModeUSB.TabIndex = ((int)(resources.GetObject("radRX2ModeUSB.TabIndex")));
     this.radRX2ModeUSB.Text = resources.GetString("radRX2ModeUSB.Text");
     this.radRX2ModeUSB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeUSB.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeUSB, resources.GetString("radRX2ModeUSB.ToolTip"));
     this.radRX2ModeUSB.Visible = ((bool)(resources.GetObject("radRX2ModeUSB.Visible")));
     this.radRX2ModeUSB.CheckedChanged += new System.EventHandler(this.radRX2ModeUSB_CheckedChanged);
     //
     // radRX2ModeCWL
     //
     this.radRX2ModeCWL.AccessibleDescription = resources.GetString("radRX2ModeCWL.AccessibleDescription");
     this.radRX2ModeCWL.AccessibleName = resources.GetString("radRX2ModeCWL.AccessibleName");
     this.radRX2ModeCWL.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2ModeCWL.Anchor")));
     this.radRX2ModeCWL.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2ModeCWL.Appearance")));
     this.radRX2ModeCWL.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2ModeCWL.BackgroundImage")));
     this.radRX2ModeCWL.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWL.CheckAlign")));
     this.radRX2ModeCWL.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2ModeCWL.Dock")));
     this.radRX2ModeCWL.Enabled = ((bool)(resources.GetObject("radRX2ModeCWL.Enabled")));
     this.radRX2ModeCWL.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2ModeCWL.FlatStyle")));
     this.radRX2ModeCWL.Font = ((System.Drawing.Font)(resources.GetObject("radRX2ModeCWL.Font")));
     this.radRX2ModeCWL.Image = ((System.Drawing.Image)(resources.GetObject("radRX2ModeCWL.Image")));
     this.radRX2ModeCWL.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWL.ImageAlign")));
     this.radRX2ModeCWL.ImageIndex = ((int)(resources.GetObject("radRX2ModeCWL.ImageIndex")));
     this.radRX2ModeCWL.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2ModeCWL.ImeMode")));
     this.radRX2ModeCWL.Location = ((System.Drawing.Point)(resources.GetObject("radRX2ModeCWL.Location")));
     this.radRX2ModeCWL.Name = "radRX2ModeCWL";
     this.radRX2ModeCWL.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2ModeCWL.RightToLeft")));
     this.radRX2ModeCWL.Size = ((System.Drawing.Size)(resources.GetObject("radRX2ModeCWL.Size")));
     this.radRX2ModeCWL.TabIndex = ((int)(resources.GetObject("radRX2ModeCWL.TabIndex")));
     this.radRX2ModeCWL.Text = resources.GetString("radRX2ModeCWL.Text");
     this.radRX2ModeCWL.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2ModeCWL.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2ModeCWL, resources.GetString("radRX2ModeCWL.ToolTip"));
     this.radRX2ModeCWL.Visible = ((bool)(resources.GetObject("radRX2ModeCWL.Visible")));
     this.radRX2ModeCWL.CheckedChanged += new System.EventHandler(this.radRX2ModeCWL_CheckedChanged);
     //
     // grpRX2DSP
     //
     this.grpRX2DSP.AccessibleDescription = resources.GetString("grpRX2DSP.AccessibleDescription");
     this.grpRX2DSP.AccessibleName = resources.GetString("grpRX2DSP.AccessibleName");
     this.grpRX2DSP.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2DSP.Anchor")));
     this.grpRX2DSP.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2DSP.BackgroundImage")));
     this.grpRX2DSP.Controls.Add(this.chkRX2NB2);
     this.grpRX2DSP.Controls.Add(this.chkRX2NB);
     this.grpRX2DSP.Controls.Add(this.chkRX2ANF);
     this.grpRX2DSP.Controls.Add(this.chkRX2NR);
     this.grpRX2DSP.Controls.Add(this.chkRX2BIN);
     this.grpRX2DSP.Controls.Add(this.chkRX2SR);
     this.grpRX2DSP.Controls.Add(this.comboRX2AGC);
     this.grpRX2DSP.Controls.Add(this.lblRX2AGC);
     this.grpRX2DSP.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2DSP.Dock")));
     this.grpRX2DSP.Enabled = ((bool)(resources.GetObject("grpRX2DSP.Enabled")));
     this.grpRX2DSP.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2DSP.Font")));
     this.grpRX2DSP.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2DSP.ImeMode")));
     this.grpRX2DSP.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2DSP.Location")));
     this.grpRX2DSP.Name = "grpRX2DSP";
     this.grpRX2DSP.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2DSP.RightToLeft")));
     this.grpRX2DSP.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2DSP.Size")));
     this.grpRX2DSP.TabIndex = ((int)(resources.GetObject("grpRX2DSP.TabIndex")));
     this.grpRX2DSP.TabStop = false;
     this.grpRX2DSP.Text = resources.GetString("grpRX2DSP.Text");
     this.toolTip1.SetToolTip(this.grpRX2DSP, resources.GetString("grpRX2DSP.ToolTip"));
     this.grpRX2DSP.Visible = ((bool)(resources.GetObject("grpRX2DSP.Visible")));
     //
     // chkRX2NB2
     //
     this.chkRX2NB2.AccessibleDescription = resources.GetString("chkRX2NB2.AccessibleDescription");
     this.chkRX2NB2.AccessibleName = resources.GetString("chkRX2NB2.AccessibleName");
     this.chkRX2NB2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2NB2.Anchor")));
     this.chkRX2NB2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2NB2.Appearance")));
     this.chkRX2NB2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2NB2.BackgroundImage")));
     this.chkRX2NB2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB2.CheckAlign")));
     this.chkRX2NB2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2NB2.Dock")));
     this.chkRX2NB2.Enabled = ((bool)(resources.GetObject("chkRX2NB2.Enabled")));
     this.chkRX2NB2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2NB2.FlatStyle")));
     this.chkRX2NB2.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2NB2.Font")));
     this.chkRX2NB2.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2NB2.Image")));
     this.chkRX2NB2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB2.ImageAlign")));
     this.chkRX2NB2.ImageIndex = ((int)(resources.GetObject("chkRX2NB2.ImageIndex")));
     this.chkRX2NB2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2NB2.ImeMode")));
     this.chkRX2NB2.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2NB2.Location")));
     this.chkRX2NB2.Name = "chkRX2NB2";
     this.chkRX2NB2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2NB2.RightToLeft")));
     this.chkRX2NB2.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2NB2.Size")));
     this.chkRX2NB2.TabIndex = ((int)(resources.GetObject("chkRX2NB2.TabIndex")));
     this.chkRX2NB2.Text = resources.GetString("chkRX2NB2.Text");
     this.chkRX2NB2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB2.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2NB2, resources.GetString("chkRX2NB2.ToolTip"));
     this.chkRX2NB2.Visible = ((bool)(resources.GetObject("chkRX2NB2.Visible")));
     this.chkRX2NB2.CheckedChanged += new System.EventHandler(this.chkRX2NB2_CheckedChanged);
     //
     // chkRX2NB
     //
     this.chkRX2NB.AccessibleDescription = resources.GetString("chkRX2NB.AccessibleDescription");
     this.chkRX2NB.AccessibleName = resources.GetString("chkRX2NB.AccessibleName");
     this.chkRX2NB.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2NB.Anchor")));
     this.chkRX2NB.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2NB.Appearance")));
     this.chkRX2NB.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2NB.BackgroundImage")));
     this.chkRX2NB.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB.CheckAlign")));
     this.chkRX2NB.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2NB.Dock")));
     this.chkRX2NB.Enabled = ((bool)(resources.GetObject("chkRX2NB.Enabled")));
     this.chkRX2NB.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2NB.FlatStyle")));
     this.chkRX2NB.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2NB.Font")));
     this.chkRX2NB.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2NB.Image")));
     this.chkRX2NB.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB.ImageAlign")));
     this.chkRX2NB.ImageIndex = ((int)(resources.GetObject("chkRX2NB.ImageIndex")));
     this.chkRX2NB.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2NB.ImeMode")));
     this.chkRX2NB.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2NB.Location")));
     this.chkRX2NB.Name = "chkRX2NB";
     this.chkRX2NB.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2NB.RightToLeft")));
     this.chkRX2NB.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2NB.Size")));
     this.chkRX2NB.TabIndex = ((int)(resources.GetObject("chkRX2NB.TabIndex")));
     this.chkRX2NB.Text = resources.GetString("chkRX2NB.Text");
     this.chkRX2NB.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NB.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2NB, resources.GetString("chkRX2NB.ToolTip"));
     this.chkRX2NB.Visible = ((bool)(resources.GetObject("chkRX2NB.Visible")));
     this.chkRX2NB.CheckedChanged += new System.EventHandler(this.chkRX2NB_CheckedChanged);
     //
     // chkRX2ANF
     //
     this.chkRX2ANF.AccessibleDescription = resources.GetString("chkRX2ANF.AccessibleDescription");
     this.chkRX2ANF.AccessibleName = resources.GetString("chkRX2ANF.AccessibleName");
     this.chkRX2ANF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2ANF.Anchor")));
     this.chkRX2ANF.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2ANF.Appearance")));
     this.chkRX2ANF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2ANF.BackgroundImage")));
     this.chkRX2ANF.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2ANF.CheckAlign")));
     this.chkRX2ANF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2ANF.Dock")));
     this.chkRX2ANF.Enabled = ((bool)(resources.GetObject("chkRX2ANF.Enabled")));
     this.chkRX2ANF.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2ANF.FlatStyle")));
     this.chkRX2ANF.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2ANF.Font")));
     this.chkRX2ANF.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2ANF.Image")));
     this.chkRX2ANF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2ANF.ImageAlign")));
     this.chkRX2ANF.ImageIndex = ((int)(resources.GetObject("chkRX2ANF.ImageIndex")));
     this.chkRX2ANF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2ANF.ImeMode")));
     this.chkRX2ANF.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2ANF.Location")));
     this.chkRX2ANF.Name = "chkRX2ANF";
     this.chkRX2ANF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2ANF.RightToLeft")));
     this.chkRX2ANF.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2ANF.Size")));
     this.chkRX2ANF.TabIndex = ((int)(resources.GetObject("chkRX2ANF.TabIndex")));
     this.chkRX2ANF.Text = resources.GetString("chkRX2ANF.Text");
     this.chkRX2ANF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2ANF.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2ANF, resources.GetString("chkRX2ANF.ToolTip"));
     this.chkRX2ANF.Visible = ((bool)(resources.GetObject("chkRX2ANF.Visible")));
     this.chkRX2ANF.CheckedChanged += new System.EventHandler(this.chkRX2ANF_CheckedChanged);
     //
     // chkRX2NR
     //
     this.chkRX2NR.AccessibleDescription = resources.GetString("chkRX2NR.AccessibleDescription");
     this.chkRX2NR.AccessibleName = resources.GetString("chkRX2NR.AccessibleName");
     this.chkRX2NR.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2NR.Anchor")));
     this.chkRX2NR.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2NR.Appearance")));
     this.chkRX2NR.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2NR.BackgroundImage")));
     this.chkRX2NR.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NR.CheckAlign")));
     this.chkRX2NR.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2NR.Dock")));
     this.chkRX2NR.Enabled = ((bool)(resources.GetObject("chkRX2NR.Enabled")));
     this.chkRX2NR.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2NR.FlatStyle")));
     this.chkRX2NR.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2NR.Font")));
     this.chkRX2NR.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2NR.Image")));
     this.chkRX2NR.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NR.ImageAlign")));
     this.chkRX2NR.ImageIndex = ((int)(resources.GetObject("chkRX2NR.ImageIndex")));
     this.chkRX2NR.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2NR.ImeMode")));
     this.chkRX2NR.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2NR.Location")));
     this.chkRX2NR.Name = "chkRX2NR";
     this.chkRX2NR.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2NR.RightToLeft")));
     this.chkRX2NR.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2NR.Size")));
     this.chkRX2NR.TabIndex = ((int)(resources.GetObject("chkRX2NR.TabIndex")));
     this.chkRX2NR.Text = resources.GetString("chkRX2NR.Text");
     this.chkRX2NR.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2NR.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2NR, resources.GetString("chkRX2NR.ToolTip"));
     this.chkRX2NR.Visible = ((bool)(resources.GetObject("chkRX2NR.Visible")));
     this.chkRX2NR.CheckedChanged += new System.EventHandler(this.chkRX2NR_CheckedChanged);
     //
     // chkRX2BIN
     //
     this.chkRX2BIN.AccessibleDescription = resources.GetString("chkRX2BIN.AccessibleDescription");
     this.chkRX2BIN.AccessibleName = resources.GetString("chkRX2BIN.AccessibleName");
     this.chkRX2BIN.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2BIN.Anchor")));
     this.chkRX2BIN.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2BIN.Appearance")));
     this.chkRX2BIN.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2BIN.BackgroundImage")));
     this.chkRX2BIN.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2BIN.CheckAlign")));
     this.chkRX2BIN.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2BIN.Dock")));
     this.chkRX2BIN.Enabled = ((bool)(resources.GetObject("chkRX2BIN.Enabled")));
     this.chkRX2BIN.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2BIN.FlatStyle")));
     this.chkRX2BIN.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2BIN.Font")));
     this.chkRX2BIN.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2BIN.Image")));
     this.chkRX2BIN.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2BIN.ImageAlign")));
     this.chkRX2BIN.ImageIndex = ((int)(resources.GetObject("chkRX2BIN.ImageIndex")));
     this.chkRX2BIN.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2BIN.ImeMode")));
     this.chkRX2BIN.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2BIN.Location")));
     this.chkRX2BIN.Name = "chkRX2BIN";
     this.chkRX2BIN.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2BIN.RightToLeft")));
     this.chkRX2BIN.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2BIN.Size")));
     this.chkRX2BIN.TabIndex = ((int)(resources.GetObject("chkRX2BIN.TabIndex")));
     this.chkRX2BIN.Text = resources.GetString("chkRX2BIN.Text");
     this.chkRX2BIN.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2BIN.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2BIN, resources.GetString("chkRX2BIN.ToolTip"));
     this.chkRX2BIN.Visible = ((bool)(resources.GetObject("chkRX2BIN.Visible")));
     this.chkRX2BIN.CheckedChanged += new System.EventHandler(this.chkRX2BIN_CheckedChanged);
     //
     // comboRX2AGC
     //
     this.comboRX2AGC.AccessibleDescription = resources.GetString("comboRX2AGC.AccessibleDescription");
     this.comboRX2AGC.AccessibleName = resources.GetString("comboRX2AGC.AccessibleName");
     this.comboRX2AGC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2AGC.Anchor")));
     this.comboRX2AGC.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2AGC.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2AGC.BackgroundImage")));
     this.comboRX2AGC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2AGC.Dock")));
     this.comboRX2AGC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2AGC.DropDownWidth = 48;
     this.comboRX2AGC.Enabled = ((bool)(resources.GetObject("comboRX2AGC.Enabled")));
     this.comboRX2AGC.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2AGC.Font")));
     this.comboRX2AGC.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2AGC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2AGC.ImeMode")));
     this.comboRX2AGC.IntegralHeight = ((bool)(resources.GetObject("comboRX2AGC.IntegralHeight")));
     this.comboRX2AGC.ItemHeight = ((int)(resources.GetObject("comboRX2AGC.ItemHeight")));
     this.comboRX2AGC.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2AGC.Location")));
     this.comboRX2AGC.MaxDropDownItems = ((int)(resources.GetObject("comboRX2AGC.MaxDropDownItems")));
     this.comboRX2AGC.MaxLength = ((int)(resources.GetObject("comboRX2AGC.MaxLength")));
     this.comboRX2AGC.Name = "comboRX2AGC";
     this.comboRX2AGC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2AGC.RightToLeft")));
     this.comboRX2AGC.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2AGC.Size")));
     this.comboRX2AGC.TabIndex = ((int)(resources.GetObject("comboRX2AGC.TabIndex")));
     this.comboRX2AGC.Text = resources.GetString("comboRX2AGC.Text");
     this.toolTip1.SetToolTip(this.comboRX2AGC, resources.GetString("comboRX2AGC.ToolTip"));
     this.comboRX2AGC.Visible = ((bool)(resources.GetObject("comboRX2AGC.Visible")));
     this.comboRX2AGC.SelectedIndexChanged += new System.EventHandler(this.comboRX2AGC_SelectedIndexChanged);
     //
     // lblRX2AGC
     //
     this.lblRX2AGC.AccessibleDescription = resources.GetString("lblRX2AGC.AccessibleDescription");
     this.lblRX2AGC.AccessibleName = resources.GetString("lblRX2AGC.AccessibleName");
     this.lblRX2AGC.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2AGC.Anchor")));
     this.lblRX2AGC.AutoSize = ((bool)(resources.GetObject("lblRX2AGC.AutoSize")));
     this.lblRX2AGC.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2AGC.Dock")));
     this.lblRX2AGC.Enabled = ((bool)(resources.GetObject("lblRX2AGC.Enabled")));
     this.lblRX2AGC.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2AGC.Font")));
     this.lblRX2AGC.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2AGC.Image")));
     this.lblRX2AGC.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2AGC.ImageAlign")));
     this.lblRX2AGC.ImageIndex = ((int)(resources.GetObject("lblRX2AGC.ImageIndex")));
     this.lblRX2AGC.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2AGC.ImeMode")));
     this.lblRX2AGC.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2AGC.Location")));
     this.lblRX2AGC.Name = "lblRX2AGC";
     this.lblRX2AGC.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2AGC.RightToLeft")));
     this.lblRX2AGC.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2AGC.Size")));
     this.lblRX2AGC.TabIndex = ((int)(resources.GetObject("lblRX2AGC.TabIndex")));
     this.lblRX2AGC.Text = resources.GetString("lblRX2AGC.Text");
     this.lblRX2AGC.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2AGC.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2AGC, resources.GetString("lblRX2AGC.ToolTip"));
     this.lblRX2AGC.Visible = ((bool)(resources.GetObject("lblRX2AGC.Visible")));
     //
     // grpRX2Filter
     //
     this.grpRX2Filter.AccessibleDescription = resources.GetString("grpRX2Filter.AccessibleDescription");
     this.grpRX2Filter.AccessibleName = resources.GetString("grpRX2Filter.AccessibleName");
     this.grpRX2Filter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2Filter.Anchor")));
     this.grpRX2Filter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2Filter.BackgroundImage")));
     this.grpRX2Filter.ContextMenu = this.contextMenuFilterRX2;
     this.grpRX2Filter.Controls.Add(this.udRX2FilterHigh);
     this.grpRX2Filter.Controls.Add(this.udRX2FilterLow);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter1);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter2);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter3);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter4);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter5);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter6);
     this.grpRX2Filter.Controls.Add(this.radRX2Filter7);
     this.grpRX2Filter.Controls.Add(this.radRX2FilterVar1);
     this.grpRX2Filter.Controls.Add(this.radRX2FilterVar2);
     this.grpRX2Filter.Controls.Add(this.lblRX2FilterLow);
     this.grpRX2Filter.Controls.Add(this.lblRX2FilterHigh);
     this.grpRX2Filter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2Filter.Dock")));
     this.grpRX2Filter.Enabled = ((bool)(resources.GetObject("grpRX2Filter.Enabled")));
     this.grpRX2Filter.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2Filter.Font")));
     this.grpRX2Filter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2Filter.ImeMode")));
     this.grpRX2Filter.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2Filter.Location")));
     this.grpRX2Filter.Name = "grpRX2Filter";
     this.grpRX2Filter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2Filter.RightToLeft")));
     this.grpRX2Filter.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2Filter.Size")));
     this.grpRX2Filter.TabIndex = ((int)(resources.GetObject("grpRX2Filter.TabIndex")));
     this.grpRX2Filter.TabStop = false;
     this.grpRX2Filter.Text = resources.GetString("grpRX2Filter.Text");
     this.toolTip1.SetToolTip(this.grpRX2Filter, resources.GetString("grpRX2Filter.ToolTip"));
     this.grpRX2Filter.Visible = ((bool)(resources.GetObject("grpRX2Filter.Visible")));
     //
     // contextMenuFilterRX2
     //
     this.contextMenuFilterRX2.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                          this.menuItemRX2FilterConfigure,
                                                                                          this.menuItemRX2FilterReset});
     this.contextMenuFilterRX2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("contextMenuFilterRX2.RightToLeft")));
     //
     // menuItemRX2FilterConfigure
     //
     this.menuItemRX2FilterConfigure.Enabled = ((bool)(resources.GetObject("menuItemRX2FilterConfigure.Enabled")));
     this.menuItemRX2FilterConfigure.Index = 0;
     this.menuItemRX2FilterConfigure.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItemRX2FilterConfigure.Shortcut")));
     this.menuItemRX2FilterConfigure.ShowShortcut = ((bool)(resources.GetObject("menuItemRX2FilterConfigure.ShowShortcut")));
     this.menuItemRX2FilterConfigure.Text = resources.GetString("menuItemRX2FilterConfigure.Text");
     this.menuItemRX2FilterConfigure.Visible = ((bool)(resources.GetObject("menuItemRX2FilterConfigure.Visible")));
     this.menuItemRX2FilterConfigure.Click += new System.EventHandler(this.menuItemRX2FilterConfigure_Click);
     //
     // menuItemRX2FilterReset
     //
     this.menuItemRX2FilterReset.Enabled = ((bool)(resources.GetObject("menuItemRX2FilterReset.Enabled")));
     this.menuItemRX2FilterReset.Index = 1;
     this.menuItemRX2FilterReset.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItemRX2FilterReset.Shortcut")));
     this.menuItemRX2FilterReset.ShowShortcut = ((bool)(resources.GetObject("menuItemRX2FilterReset.ShowShortcut")));
     this.menuItemRX2FilterReset.Text = resources.GetString("menuItemRX2FilterReset.Text");
     this.menuItemRX2FilterReset.Visible = ((bool)(resources.GetObject("menuItemRX2FilterReset.Visible")));
     this.menuItemRX2FilterReset.Click += new System.EventHandler(this.menuItemRX2FilterReset_Click);
     //
     // udRX2FilterHigh
     //
     this.udRX2FilterHigh.AccessibleDescription = resources.GetString("udRX2FilterHigh.AccessibleDescription");
     this.udRX2FilterHigh.AccessibleName = resources.GetString("udRX2FilterHigh.AccessibleName");
     this.udRX2FilterHigh.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRX2FilterHigh.Anchor")));
     this.udRX2FilterHigh.BackColor = System.Drawing.SystemColors.Window;
     this.udRX2FilterHigh.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRX2FilterHigh.Dock")));
     this.udRX2FilterHigh.Enabled = ((bool)(resources.GetObject("udRX2FilterHigh.Enabled")));
     this.udRX2FilterHigh.Font = ((System.Drawing.Font)(resources.GetObject("udRX2FilterHigh.Font")));
     this.udRX2FilterHigh.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRX2FilterHigh.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRX2FilterHigh.ImeMode")));
     this.udRX2FilterHigh.Increment = new System.Decimal(new int[] {
                                                                       10,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udRX2FilterHigh.Location = ((System.Drawing.Point)(resources.GetObject("udRX2FilterHigh.Location")));
     this.udRX2FilterHigh.Maximum = new System.Decimal(new int[] {
                                                                     9999,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udRX2FilterHigh.Minimum = new System.Decimal(new int[] {
                                                                     9999,
                                                                     0,
                                                                     0,
                                                                     -2147483648});
     this.udRX2FilterHigh.Name = "udRX2FilterHigh";
     this.udRX2FilterHigh.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRX2FilterHigh.RightToLeft")));
     this.udRX2FilterHigh.Size = ((System.Drawing.Size)(resources.GetObject("udRX2FilterHigh.Size")));
     this.udRX2FilterHigh.TabIndex = ((int)(resources.GetObject("udRX2FilterHigh.TabIndex")));
     this.udRX2FilterHigh.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRX2FilterHigh.TextAlign")));
     this.udRX2FilterHigh.ThousandsSeparator = ((bool)(resources.GetObject("udRX2FilterHigh.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRX2FilterHigh, resources.GetString("udRX2FilterHigh.ToolTip"));
     this.udRX2FilterHigh.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRX2FilterHigh.UpDownAlign")));
     this.udRX2FilterHigh.Value = new System.Decimal(new int[] {
                                                                   6000,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udRX2FilterHigh.Visible = ((bool)(resources.GetObject("udRX2FilterHigh.Visible")));
     this.udRX2FilterHigh.ValueChanged += new System.EventHandler(this.udRX2FilterHigh_ValueChanged);
     //
     // udRX2FilterLow
     //
     this.udRX2FilterLow.AccessibleDescription = resources.GetString("udRX2FilterLow.AccessibleDescription");
     this.udRX2FilterLow.AccessibleName = resources.GetString("udRX2FilterLow.AccessibleName");
     this.udRX2FilterLow.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRX2FilterLow.Anchor")));
     this.udRX2FilterLow.BackColor = System.Drawing.SystemColors.Window;
     this.udRX2FilterLow.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRX2FilterLow.Dock")));
     this.udRX2FilterLow.Enabled = ((bool)(resources.GetObject("udRX2FilterLow.Enabled")));
     this.udRX2FilterLow.Font = ((System.Drawing.Font)(resources.GetObject("udRX2FilterLow.Font")));
     this.udRX2FilterLow.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRX2FilterLow.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRX2FilterLow.ImeMode")));
     this.udRX2FilterLow.Increment = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udRX2FilterLow.Location = ((System.Drawing.Point)(resources.GetObject("udRX2FilterLow.Location")));
     this.udRX2FilterLow.Maximum = new System.Decimal(new int[] {
                                                                    9999,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udRX2FilterLow.Minimum = new System.Decimal(new int[] {
                                                                    9999,
                                                                    0,
                                                                    0,
                                                                    -2147483648});
     this.udRX2FilterLow.Name = "udRX2FilterLow";
     this.udRX2FilterLow.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRX2FilterLow.RightToLeft")));
     this.udRX2FilterLow.Size = ((System.Drawing.Size)(resources.GetObject("udRX2FilterLow.Size")));
     this.udRX2FilterLow.TabIndex = ((int)(resources.GetObject("udRX2FilterLow.TabIndex")));
     this.udRX2FilterLow.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRX2FilterLow.TextAlign")));
     this.udRX2FilterLow.ThousandsSeparator = ((bool)(resources.GetObject("udRX2FilterLow.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRX2FilterLow, resources.GetString("udRX2FilterLow.ToolTip"));
     this.udRX2FilterLow.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRX2FilterLow.UpDownAlign")));
     this.udRX2FilterLow.Value = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udRX2FilterLow.Visible = ((bool)(resources.GetObject("udRX2FilterLow.Visible")));
     this.udRX2FilterLow.ValueChanged += new System.EventHandler(this.udRX2FilterLow_ValueChanged);
     //
     // radRX2Filter1
     //
     this.radRX2Filter1.AccessibleDescription = resources.GetString("radRX2Filter1.AccessibleDescription");
     this.radRX2Filter1.AccessibleName = resources.GetString("radRX2Filter1.AccessibleName");
     this.radRX2Filter1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter1.Anchor")));
     this.radRX2Filter1.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter1.Appearance")));
     this.radRX2Filter1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter1.BackgroundImage")));
     this.radRX2Filter1.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter1.CheckAlign")));
     this.radRX2Filter1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter1.Dock")));
     this.radRX2Filter1.Enabled = ((bool)(resources.GetObject("radRX2Filter1.Enabled")));
     this.radRX2Filter1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter1.FlatStyle")));
     this.radRX2Filter1.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter1.Font")));
     this.radRX2Filter1.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter1.Image")));
     this.radRX2Filter1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter1.ImageAlign")));
     this.radRX2Filter1.ImageIndex = ((int)(resources.GetObject("radRX2Filter1.ImageIndex")));
     this.radRX2Filter1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter1.ImeMode")));
     this.radRX2Filter1.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter1.Location")));
     this.radRX2Filter1.Name = "radRX2Filter1";
     this.radRX2Filter1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter1.RightToLeft")));
     this.radRX2Filter1.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter1.Size")));
     this.radRX2Filter1.TabIndex = ((int)(resources.GetObject("radRX2Filter1.TabIndex")));
     this.radRX2Filter1.Text = resources.GetString("radRX2Filter1.Text");
     this.radRX2Filter1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter1.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter1, resources.GetString("radRX2Filter1.ToolTip"));
     this.radRX2Filter1.Visible = ((bool)(resources.GetObject("radRX2Filter1.Visible")));
     this.radRX2Filter1.CheckedChanged += new System.EventHandler(this.radRX2Filter1_CheckedChanged);
     //
     // radRX2Filter2
     //
     this.radRX2Filter2.AccessibleDescription = resources.GetString("radRX2Filter2.AccessibleDescription");
     this.radRX2Filter2.AccessibleName = resources.GetString("radRX2Filter2.AccessibleName");
     this.radRX2Filter2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter2.Anchor")));
     this.radRX2Filter2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter2.Appearance")));
     this.radRX2Filter2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter2.BackgroundImage")));
     this.radRX2Filter2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter2.CheckAlign")));
     this.radRX2Filter2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter2.Dock")));
     this.radRX2Filter2.Enabled = ((bool)(resources.GetObject("radRX2Filter2.Enabled")));
     this.radRX2Filter2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter2.FlatStyle")));
     this.radRX2Filter2.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter2.Font")));
     this.radRX2Filter2.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter2.Image")));
     this.radRX2Filter2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter2.ImageAlign")));
     this.radRX2Filter2.ImageIndex = ((int)(resources.GetObject("radRX2Filter2.ImageIndex")));
     this.radRX2Filter2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter2.ImeMode")));
     this.radRX2Filter2.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter2.Location")));
     this.radRX2Filter2.Name = "radRX2Filter2";
     this.radRX2Filter2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter2.RightToLeft")));
     this.radRX2Filter2.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter2.Size")));
     this.radRX2Filter2.TabIndex = ((int)(resources.GetObject("radRX2Filter2.TabIndex")));
     this.radRX2Filter2.Text = resources.GetString("radRX2Filter2.Text");
     this.radRX2Filter2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter2.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter2, resources.GetString("radRX2Filter2.ToolTip"));
     this.radRX2Filter2.Visible = ((bool)(resources.GetObject("radRX2Filter2.Visible")));
     this.radRX2Filter2.CheckedChanged += new System.EventHandler(this.radRX2Filter2_CheckedChanged);
     //
     // radRX2Filter3
     //
     this.radRX2Filter3.AccessibleDescription = resources.GetString("radRX2Filter3.AccessibleDescription");
     this.radRX2Filter3.AccessibleName = resources.GetString("radRX2Filter3.AccessibleName");
     this.radRX2Filter3.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter3.Anchor")));
     this.radRX2Filter3.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter3.Appearance")));
     this.radRX2Filter3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter3.BackgroundImage")));
     this.radRX2Filter3.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter3.CheckAlign")));
     this.radRX2Filter3.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter3.Dock")));
     this.radRX2Filter3.Enabled = ((bool)(resources.GetObject("radRX2Filter3.Enabled")));
     this.radRX2Filter3.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter3.FlatStyle")));
     this.radRX2Filter3.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter3.Font")));
     this.radRX2Filter3.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter3.Image")));
     this.radRX2Filter3.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter3.ImageAlign")));
     this.radRX2Filter3.ImageIndex = ((int)(resources.GetObject("radRX2Filter3.ImageIndex")));
     this.radRX2Filter3.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter3.ImeMode")));
     this.radRX2Filter3.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter3.Location")));
     this.radRX2Filter3.Name = "radRX2Filter3";
     this.radRX2Filter3.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter3.RightToLeft")));
     this.radRX2Filter3.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter3.Size")));
     this.radRX2Filter3.TabIndex = ((int)(resources.GetObject("radRX2Filter3.TabIndex")));
     this.radRX2Filter3.Text = resources.GetString("radRX2Filter3.Text");
     this.radRX2Filter3.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter3.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter3, resources.GetString("radRX2Filter3.ToolTip"));
     this.radRX2Filter3.Visible = ((bool)(resources.GetObject("radRX2Filter3.Visible")));
     this.radRX2Filter3.CheckedChanged += new System.EventHandler(this.radRX2Filter3_CheckedChanged);
     //
     // radRX2Filter4
     //
     this.radRX2Filter4.AccessibleDescription = resources.GetString("radRX2Filter4.AccessibleDescription");
     this.radRX2Filter4.AccessibleName = resources.GetString("radRX2Filter4.AccessibleName");
     this.radRX2Filter4.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter4.Anchor")));
     this.radRX2Filter4.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter4.Appearance")));
     this.radRX2Filter4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter4.BackgroundImage")));
     this.radRX2Filter4.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter4.CheckAlign")));
     this.radRX2Filter4.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter4.Dock")));
     this.radRX2Filter4.Enabled = ((bool)(resources.GetObject("radRX2Filter4.Enabled")));
     this.radRX2Filter4.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter4.FlatStyle")));
     this.radRX2Filter4.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter4.Font")));
     this.radRX2Filter4.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter4.Image")));
     this.radRX2Filter4.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter4.ImageAlign")));
     this.radRX2Filter4.ImageIndex = ((int)(resources.GetObject("radRX2Filter4.ImageIndex")));
     this.radRX2Filter4.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter4.ImeMode")));
     this.radRX2Filter4.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter4.Location")));
     this.radRX2Filter4.Name = "radRX2Filter4";
     this.radRX2Filter4.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter4.RightToLeft")));
     this.radRX2Filter4.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter4.Size")));
     this.radRX2Filter4.TabIndex = ((int)(resources.GetObject("radRX2Filter4.TabIndex")));
     this.radRX2Filter4.Text = resources.GetString("radRX2Filter4.Text");
     this.radRX2Filter4.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter4.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter4, resources.GetString("radRX2Filter4.ToolTip"));
     this.radRX2Filter4.Visible = ((bool)(resources.GetObject("radRX2Filter4.Visible")));
     this.radRX2Filter4.CheckedChanged += new System.EventHandler(this.radRX2Filter4_CheckedChanged);
     //
     // radRX2Filter5
     //
     this.radRX2Filter5.AccessibleDescription = resources.GetString("radRX2Filter5.AccessibleDescription");
     this.radRX2Filter5.AccessibleName = resources.GetString("radRX2Filter5.AccessibleName");
     this.radRX2Filter5.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter5.Anchor")));
     this.radRX2Filter5.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter5.Appearance")));
     this.radRX2Filter5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter5.BackgroundImage")));
     this.radRX2Filter5.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter5.CheckAlign")));
     this.radRX2Filter5.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter5.Dock")));
     this.radRX2Filter5.Enabled = ((bool)(resources.GetObject("radRX2Filter5.Enabled")));
     this.radRX2Filter5.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter5.FlatStyle")));
     this.radRX2Filter5.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter5.Font")));
     this.radRX2Filter5.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter5.Image")));
     this.radRX2Filter5.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter5.ImageAlign")));
     this.radRX2Filter5.ImageIndex = ((int)(resources.GetObject("radRX2Filter5.ImageIndex")));
     this.radRX2Filter5.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter5.ImeMode")));
     this.radRX2Filter5.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter5.Location")));
     this.radRX2Filter5.Name = "radRX2Filter5";
     this.radRX2Filter5.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter5.RightToLeft")));
     this.radRX2Filter5.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter5.Size")));
     this.radRX2Filter5.TabIndex = ((int)(resources.GetObject("radRX2Filter5.TabIndex")));
     this.radRX2Filter5.Text = resources.GetString("radRX2Filter5.Text");
     this.radRX2Filter5.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter5.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter5, resources.GetString("radRX2Filter5.ToolTip"));
     this.radRX2Filter5.Visible = ((bool)(resources.GetObject("radRX2Filter5.Visible")));
     this.radRX2Filter5.CheckedChanged += new System.EventHandler(this.radRX2Filter5_CheckedChanged);
     //
     // radRX2Filter6
     //
     this.radRX2Filter6.AccessibleDescription = resources.GetString("radRX2Filter6.AccessibleDescription");
     this.radRX2Filter6.AccessibleName = resources.GetString("radRX2Filter6.AccessibleName");
     this.radRX2Filter6.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter6.Anchor")));
     this.radRX2Filter6.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter6.Appearance")));
     this.radRX2Filter6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter6.BackgroundImage")));
     this.radRX2Filter6.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter6.CheckAlign")));
     this.radRX2Filter6.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter6.Dock")));
     this.radRX2Filter6.Enabled = ((bool)(resources.GetObject("radRX2Filter6.Enabled")));
     this.radRX2Filter6.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter6.FlatStyle")));
     this.radRX2Filter6.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter6.Font")));
     this.radRX2Filter6.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter6.Image")));
     this.radRX2Filter6.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter6.ImageAlign")));
     this.radRX2Filter6.ImageIndex = ((int)(resources.GetObject("radRX2Filter6.ImageIndex")));
     this.radRX2Filter6.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter6.ImeMode")));
     this.radRX2Filter6.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter6.Location")));
     this.radRX2Filter6.Name = "radRX2Filter6";
     this.radRX2Filter6.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter6.RightToLeft")));
     this.radRX2Filter6.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter6.Size")));
     this.radRX2Filter6.TabIndex = ((int)(resources.GetObject("radRX2Filter6.TabIndex")));
     this.radRX2Filter6.Text = resources.GetString("radRX2Filter6.Text");
     this.radRX2Filter6.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter6.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter6, resources.GetString("radRX2Filter6.ToolTip"));
     this.radRX2Filter6.Visible = ((bool)(resources.GetObject("radRX2Filter6.Visible")));
     this.radRX2Filter6.CheckedChanged += new System.EventHandler(this.radRX2Filter6_CheckedChanged);
     //
     // radRX2Filter7
     //
     this.radRX2Filter7.AccessibleDescription = resources.GetString("radRX2Filter7.AccessibleDescription");
     this.radRX2Filter7.AccessibleName = resources.GetString("radRX2Filter7.AccessibleName");
     this.radRX2Filter7.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2Filter7.Anchor")));
     this.radRX2Filter7.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2Filter7.Appearance")));
     this.radRX2Filter7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2Filter7.BackgroundImage")));
     this.radRX2Filter7.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter7.CheckAlign")));
     this.radRX2Filter7.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2Filter7.Dock")));
     this.radRX2Filter7.Enabled = ((bool)(resources.GetObject("radRX2Filter7.Enabled")));
     this.radRX2Filter7.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2Filter7.FlatStyle")));
     this.radRX2Filter7.Font = ((System.Drawing.Font)(resources.GetObject("radRX2Filter7.Font")));
     this.radRX2Filter7.Image = ((System.Drawing.Image)(resources.GetObject("radRX2Filter7.Image")));
     this.radRX2Filter7.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter7.ImageAlign")));
     this.radRX2Filter7.ImageIndex = ((int)(resources.GetObject("radRX2Filter7.ImageIndex")));
     this.radRX2Filter7.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2Filter7.ImeMode")));
     this.radRX2Filter7.Location = ((System.Drawing.Point)(resources.GetObject("radRX2Filter7.Location")));
     this.radRX2Filter7.Name = "radRX2Filter7";
     this.radRX2Filter7.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2Filter7.RightToLeft")));
     this.radRX2Filter7.Size = ((System.Drawing.Size)(resources.GetObject("radRX2Filter7.Size")));
     this.radRX2Filter7.TabIndex = ((int)(resources.GetObject("radRX2Filter7.TabIndex")));
     this.radRX2Filter7.Text = resources.GetString("radRX2Filter7.Text");
     this.radRX2Filter7.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2Filter7.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2Filter7, resources.GetString("radRX2Filter7.ToolTip"));
     this.radRX2Filter7.Visible = ((bool)(resources.GetObject("radRX2Filter7.Visible")));
     this.radRX2Filter7.CheckedChanged += new System.EventHandler(this.radRX2Filter7_CheckedChanged);
     //
     // radRX2FilterVar1
     //
     this.radRX2FilterVar1.AccessibleDescription = resources.GetString("radRX2FilterVar1.AccessibleDescription");
     this.radRX2FilterVar1.AccessibleName = resources.GetString("radRX2FilterVar1.AccessibleName");
     this.radRX2FilterVar1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2FilterVar1.Anchor")));
     this.radRX2FilterVar1.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2FilterVar1.Appearance")));
     this.radRX2FilterVar1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2FilterVar1.BackgroundImage")));
     this.radRX2FilterVar1.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar1.CheckAlign")));
     this.radRX2FilterVar1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2FilterVar1.Dock")));
     this.radRX2FilterVar1.Enabled = ((bool)(resources.GetObject("radRX2FilterVar1.Enabled")));
     this.radRX2FilterVar1.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2FilterVar1.FlatStyle")));
     this.radRX2FilterVar1.Font = ((System.Drawing.Font)(resources.GetObject("radRX2FilterVar1.Font")));
     this.radRX2FilterVar1.Image = ((System.Drawing.Image)(resources.GetObject("radRX2FilterVar1.Image")));
     this.radRX2FilterVar1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar1.ImageAlign")));
     this.radRX2FilterVar1.ImageIndex = ((int)(resources.GetObject("radRX2FilterVar1.ImageIndex")));
     this.radRX2FilterVar1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2FilterVar1.ImeMode")));
     this.radRX2FilterVar1.Location = ((System.Drawing.Point)(resources.GetObject("radRX2FilterVar1.Location")));
     this.radRX2FilterVar1.Name = "radRX2FilterVar1";
     this.radRX2FilterVar1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2FilterVar1.RightToLeft")));
     this.radRX2FilterVar1.Size = ((System.Drawing.Size)(resources.GetObject("radRX2FilterVar1.Size")));
     this.radRX2FilterVar1.TabIndex = ((int)(resources.GetObject("radRX2FilterVar1.TabIndex")));
     this.radRX2FilterVar1.Text = resources.GetString("radRX2FilterVar1.Text");
     this.radRX2FilterVar1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar1.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2FilterVar1, resources.GetString("radRX2FilterVar1.ToolTip"));
     this.radRX2FilterVar1.Visible = ((bool)(resources.GetObject("radRX2FilterVar1.Visible")));
     this.radRX2FilterVar1.CheckedChanged += new System.EventHandler(this.radRX2FilterVar1_CheckedChanged);
     //
     // radRX2FilterVar2
     //
     this.radRX2FilterVar2.AccessibleDescription = resources.GetString("radRX2FilterVar2.AccessibleDescription");
     this.radRX2FilterVar2.AccessibleName = resources.GetString("radRX2FilterVar2.AccessibleName");
     this.radRX2FilterVar2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("radRX2FilterVar2.Anchor")));
     this.radRX2FilterVar2.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("radRX2FilterVar2.Appearance")));
     this.radRX2FilterVar2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("radRX2FilterVar2.BackgroundImage")));
     this.radRX2FilterVar2.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar2.CheckAlign")));
     this.radRX2FilterVar2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("radRX2FilterVar2.Dock")));
     this.radRX2FilterVar2.Enabled = ((bool)(resources.GetObject("radRX2FilterVar2.Enabled")));
     this.radRX2FilterVar2.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("radRX2FilterVar2.FlatStyle")));
     this.radRX2FilterVar2.Font = ((System.Drawing.Font)(resources.GetObject("radRX2FilterVar2.Font")));
     this.radRX2FilterVar2.Image = ((System.Drawing.Image)(resources.GetObject("radRX2FilterVar2.Image")));
     this.radRX2FilterVar2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar2.ImageAlign")));
     this.radRX2FilterVar2.ImageIndex = ((int)(resources.GetObject("radRX2FilterVar2.ImageIndex")));
     this.radRX2FilterVar2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("radRX2FilterVar2.ImeMode")));
     this.radRX2FilterVar2.Location = ((System.Drawing.Point)(resources.GetObject("radRX2FilterVar2.Location")));
     this.radRX2FilterVar2.Name = "radRX2FilterVar2";
     this.radRX2FilterVar2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("radRX2FilterVar2.RightToLeft")));
     this.radRX2FilterVar2.Size = ((System.Drawing.Size)(resources.GetObject("radRX2FilterVar2.Size")));
     this.radRX2FilterVar2.TabIndex = ((int)(resources.GetObject("radRX2FilterVar2.TabIndex")));
     this.radRX2FilterVar2.Text = resources.GetString("radRX2FilterVar2.Text");
     this.radRX2FilterVar2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("radRX2FilterVar2.TextAlign")));
     this.toolTip1.SetToolTip(this.radRX2FilterVar2, resources.GetString("radRX2FilterVar2.ToolTip"));
     this.radRX2FilterVar2.Visible = ((bool)(resources.GetObject("radRX2FilterVar2.Visible")));
     this.radRX2FilterVar2.CheckedChanged += new System.EventHandler(this.radRX2FilterVar2_CheckedChanged);
     //
     // lblRX2FilterLow
     //
     this.lblRX2FilterLow.AccessibleDescription = resources.GetString("lblRX2FilterLow.AccessibleDescription");
     this.lblRX2FilterLow.AccessibleName = resources.GetString("lblRX2FilterLow.AccessibleName");
     this.lblRX2FilterLow.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2FilterLow.Anchor")));
     this.lblRX2FilterLow.AutoSize = ((bool)(resources.GetObject("lblRX2FilterLow.AutoSize")));
     this.lblRX2FilterLow.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2FilterLow.Dock")));
     this.lblRX2FilterLow.Enabled = ((bool)(resources.GetObject("lblRX2FilterLow.Enabled")));
     this.lblRX2FilterLow.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2FilterLow.Font")));
     this.lblRX2FilterLow.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2FilterLow.Image")));
     this.lblRX2FilterLow.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2FilterLow.ImageAlign")));
     this.lblRX2FilterLow.ImageIndex = ((int)(resources.GetObject("lblRX2FilterLow.ImageIndex")));
     this.lblRX2FilterLow.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2FilterLow.ImeMode")));
     this.lblRX2FilterLow.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2FilterLow.Location")));
     this.lblRX2FilterLow.Name = "lblRX2FilterLow";
     this.lblRX2FilterLow.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2FilterLow.RightToLeft")));
     this.lblRX2FilterLow.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2FilterLow.Size")));
     this.lblRX2FilterLow.TabIndex = ((int)(resources.GetObject("lblRX2FilterLow.TabIndex")));
     this.lblRX2FilterLow.Text = resources.GetString("lblRX2FilterLow.Text");
     this.lblRX2FilterLow.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2FilterLow.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2FilterLow, resources.GetString("lblRX2FilterLow.ToolTip"));
     this.lblRX2FilterLow.Visible = ((bool)(resources.GetObject("lblRX2FilterLow.Visible")));
     //
     // lblRX2FilterHigh
     //
     this.lblRX2FilterHigh.AccessibleDescription = resources.GetString("lblRX2FilterHigh.AccessibleDescription");
     this.lblRX2FilterHigh.AccessibleName = resources.GetString("lblRX2FilterHigh.AccessibleName");
     this.lblRX2FilterHigh.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2FilterHigh.Anchor")));
     this.lblRX2FilterHigh.AutoSize = ((bool)(resources.GetObject("lblRX2FilterHigh.AutoSize")));
     this.lblRX2FilterHigh.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2FilterHigh.Dock")));
     this.lblRX2FilterHigh.Enabled = ((bool)(resources.GetObject("lblRX2FilterHigh.Enabled")));
     this.lblRX2FilterHigh.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2FilterHigh.Font")));
     this.lblRX2FilterHigh.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2FilterHigh.Image")));
     this.lblRX2FilterHigh.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2FilterHigh.ImageAlign")));
     this.lblRX2FilterHigh.ImageIndex = ((int)(resources.GetObject("lblRX2FilterHigh.ImageIndex")));
     this.lblRX2FilterHigh.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2FilterHigh.ImeMode")));
     this.lblRX2FilterHigh.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2FilterHigh.Location")));
     this.lblRX2FilterHigh.Name = "lblRX2FilterHigh";
     this.lblRX2FilterHigh.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2FilterHigh.RightToLeft")));
     this.lblRX2FilterHigh.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2FilterHigh.Size")));
     this.lblRX2FilterHigh.TabIndex = ((int)(resources.GetObject("lblRX2FilterHigh.TabIndex")));
     this.lblRX2FilterHigh.Text = resources.GetString("lblRX2FilterHigh.Text");
     this.lblRX2FilterHigh.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2FilterHigh.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2FilterHigh, resources.GetString("lblRX2FilterHigh.ToolTip"));
     this.lblRX2FilterHigh.Visible = ((bool)(resources.GetObject("lblRX2FilterHigh.Visible")));
     //
     // grpRX2Meter
     //
     this.grpRX2Meter.AccessibleDescription = resources.GetString("grpRX2Meter.AccessibleDescription");
     this.grpRX2Meter.AccessibleName = resources.GetString("grpRX2Meter.AccessibleName");
     this.grpRX2Meter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2Meter.Anchor")));
     this.grpRX2Meter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2Meter.BackgroundImage")));
     this.grpRX2Meter.Controls.Add(this.picRX2Meter);
     this.grpRX2Meter.Controls.Add(this.lblRX2Meter);
     this.grpRX2Meter.Controls.Add(this.comboRX2MeterMode);
     this.grpRX2Meter.Controls.Add(this.txtRX2Meter);
     this.grpRX2Meter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2Meter.Dock")));
     this.grpRX2Meter.Enabled = ((bool)(resources.GetObject("grpRX2Meter.Enabled")));
     this.grpRX2Meter.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2Meter.Font")));
     this.grpRX2Meter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2Meter.ImeMode")));
     this.grpRX2Meter.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2Meter.Location")));
     this.grpRX2Meter.Name = "grpRX2Meter";
     this.grpRX2Meter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2Meter.RightToLeft")));
     this.grpRX2Meter.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2Meter.Size")));
     this.grpRX2Meter.TabIndex = ((int)(resources.GetObject("grpRX2Meter.TabIndex")));
     this.grpRX2Meter.TabStop = false;
     this.grpRX2Meter.Text = resources.GetString("grpRX2Meter.Text");
     this.toolTip1.SetToolTip(this.grpRX2Meter, resources.GetString("grpRX2Meter.ToolTip"));
     this.grpRX2Meter.Visible = ((bool)(resources.GetObject("grpRX2Meter.Visible")));
     //
     // picRX2Meter
     //
     this.picRX2Meter.AccessibleDescription = resources.GetString("picRX2Meter.AccessibleDescription");
     this.picRX2Meter.AccessibleName = resources.GetString("picRX2Meter.AccessibleName");
     this.picRX2Meter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picRX2Meter.Anchor")));
     this.picRX2Meter.BackColor = System.Drawing.Color.Black;
     this.picRX2Meter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picRX2Meter.BackgroundImage")));
     this.picRX2Meter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picRX2Meter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picRX2Meter.Dock")));
     this.picRX2Meter.Enabled = ((bool)(resources.GetObject("picRX2Meter.Enabled")));
     this.picRX2Meter.Font = ((System.Drawing.Font)(resources.GetObject("picRX2Meter.Font")));
     this.picRX2Meter.Image = ((System.Drawing.Image)(resources.GetObject("picRX2Meter.Image")));
     this.picRX2Meter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picRX2Meter.ImeMode")));
     this.picRX2Meter.Location = ((System.Drawing.Point)(resources.GetObject("picRX2Meter.Location")));
     this.picRX2Meter.Name = "picRX2Meter";
     this.picRX2Meter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picRX2Meter.RightToLeft")));
     this.picRX2Meter.Size = ((System.Drawing.Size)(resources.GetObject("picRX2Meter.Size")));
     this.picRX2Meter.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picRX2Meter.SizeMode")));
     this.picRX2Meter.TabIndex = ((int)(resources.GetObject("picRX2Meter.TabIndex")));
     this.picRX2Meter.TabStop = false;
     this.picRX2Meter.Text = resources.GetString("picRX2Meter.Text");
     this.toolTip1.SetToolTip(this.picRX2Meter, resources.GetString("picRX2Meter.ToolTip"));
     this.picRX2Meter.Visible = ((bool)(resources.GetObject("picRX2Meter.Visible")));
     this.picRX2Meter.Paint += new System.Windows.Forms.PaintEventHandler(this.picRX2Meter_Paint);
     //
     // lblRX2Meter
     //
     this.lblRX2Meter.AccessibleDescription = resources.GetString("lblRX2Meter.AccessibleDescription");
     this.lblRX2Meter.AccessibleName = resources.GetString("lblRX2Meter.AccessibleName");
     this.lblRX2Meter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2Meter.Anchor")));
     this.lblRX2Meter.AutoSize = ((bool)(resources.GetObject("lblRX2Meter.AutoSize")));
     this.lblRX2Meter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2Meter.Dock")));
     this.lblRX2Meter.Enabled = ((bool)(resources.GetObject("lblRX2Meter.Enabled")));
     this.lblRX2Meter.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2Meter.Font")));
     this.lblRX2Meter.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2Meter.Image")));
     this.lblRX2Meter.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Meter.ImageAlign")));
     this.lblRX2Meter.ImageIndex = ((int)(resources.GetObject("lblRX2Meter.ImageIndex")));
     this.lblRX2Meter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2Meter.ImeMode")));
     this.lblRX2Meter.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2Meter.Location")));
     this.lblRX2Meter.Name = "lblRX2Meter";
     this.lblRX2Meter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2Meter.RightToLeft")));
     this.lblRX2Meter.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2Meter.Size")));
     this.lblRX2Meter.TabIndex = ((int)(resources.GetObject("lblRX2Meter.TabIndex")));
     this.lblRX2Meter.Text = resources.GetString("lblRX2Meter.Text");
     this.lblRX2Meter.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Meter.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2Meter, resources.GetString("lblRX2Meter.ToolTip"));
     this.lblRX2Meter.Visible = ((bool)(resources.GetObject("lblRX2Meter.Visible")));
     //
     // comboRX2MeterMode
     //
     this.comboRX2MeterMode.AccessibleDescription = resources.GetString("comboRX2MeterMode.AccessibleDescription");
     this.comboRX2MeterMode.AccessibleName = resources.GetString("comboRX2MeterMode.AccessibleName");
     this.comboRX2MeterMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2MeterMode.Anchor")));
     this.comboRX2MeterMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2MeterMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2MeterMode.BackgroundImage")));
     this.comboRX2MeterMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2MeterMode.Dock")));
     this.comboRX2MeterMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2MeterMode.DropDownWidth = 72;
     this.comboRX2MeterMode.Enabled = ((bool)(resources.GetObject("comboRX2MeterMode.Enabled")));
     this.comboRX2MeterMode.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2MeterMode.Font")));
     this.comboRX2MeterMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2MeterMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2MeterMode.ImeMode")));
     this.comboRX2MeterMode.IntegralHeight = ((bool)(resources.GetObject("comboRX2MeterMode.IntegralHeight")));
     this.comboRX2MeterMode.ItemHeight = ((int)(resources.GetObject("comboRX2MeterMode.ItemHeight")));
     this.comboRX2MeterMode.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2MeterMode.Location")));
     this.comboRX2MeterMode.MaxDropDownItems = ((int)(resources.GetObject("comboRX2MeterMode.MaxDropDownItems")));
     this.comboRX2MeterMode.MaxLength = ((int)(resources.GetObject("comboRX2MeterMode.MaxLength")));
     this.comboRX2MeterMode.Name = "comboRX2MeterMode";
     this.comboRX2MeterMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2MeterMode.RightToLeft")));
     this.comboRX2MeterMode.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2MeterMode.Size")));
     this.comboRX2MeterMode.TabIndex = ((int)(resources.GetObject("comboRX2MeterMode.TabIndex")));
     this.comboRX2MeterMode.Text = resources.GetString("comboRX2MeterMode.Text");
     this.toolTip1.SetToolTip(this.comboRX2MeterMode, resources.GetString("comboRX2MeterMode.ToolTip"));
     this.comboRX2MeterMode.Visible = ((bool)(resources.GetObject("comboRX2MeterMode.Visible")));
     this.comboRX2MeterMode.SelectedIndexChanged += new System.EventHandler(this.comboRX2MeterMode_SelectedIndexChanged);
     //
     // txtRX2Meter
     //
     this.txtRX2Meter.AccessibleDescription = resources.GetString("txtRX2Meter.AccessibleDescription");
     this.txtRX2Meter.AccessibleName = resources.GetString("txtRX2Meter.AccessibleName");
     this.txtRX2Meter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("txtRX2Meter.Anchor")));
     this.txtRX2Meter.AutoSize = ((bool)(resources.GetObject("txtRX2Meter.AutoSize")));
     this.txtRX2Meter.BackColor = System.Drawing.Color.Black;
     this.txtRX2Meter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("txtRX2Meter.BackgroundImage")));
     this.txtRX2Meter.Cursor = System.Windows.Forms.Cursors.Default;
     this.txtRX2Meter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("txtRX2Meter.Dock")));
     this.txtRX2Meter.Enabled = ((bool)(resources.GetObject("txtRX2Meter.Enabled")));
     this.txtRX2Meter.Font = ((System.Drawing.Font)(resources.GetObject("txtRX2Meter.Font")));
     this.txtRX2Meter.ForeColor = System.Drawing.Color.Yellow;
     this.txtRX2Meter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("txtRX2Meter.ImeMode")));
     this.txtRX2Meter.Location = ((System.Drawing.Point)(resources.GetObject("txtRX2Meter.Location")));
     this.txtRX2Meter.MaxLength = ((int)(resources.GetObject("txtRX2Meter.MaxLength")));
     this.txtRX2Meter.Multiline = ((bool)(resources.GetObject("txtRX2Meter.Multiline")));
     this.txtRX2Meter.Name = "txtRX2Meter";
     this.txtRX2Meter.PasswordChar = ((char)(resources.GetObject("txtRX2Meter.PasswordChar")));
     this.txtRX2Meter.ReadOnly = true;
     this.txtRX2Meter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("txtRX2Meter.RightToLeft")));
     this.txtRX2Meter.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("txtRX2Meter.ScrollBars")));
     this.txtRX2Meter.Size = ((System.Drawing.Size)(resources.GetObject("txtRX2Meter.Size")));
     this.txtRX2Meter.TabIndex = ((int)(resources.GetObject("txtRX2Meter.TabIndex")));
     this.txtRX2Meter.Text = resources.GetString("txtRX2Meter.Text");
     this.txtRX2Meter.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("txtRX2Meter.TextAlign")));
     this.toolTip1.SetToolTip(this.txtRX2Meter, resources.GetString("txtRX2Meter.ToolTip"));
     this.txtRX2Meter.Visible = ((bool)(resources.GetObject("txtRX2Meter.Visible")));
     this.txtRX2Meter.WordWrap = ((bool)(resources.GetObject("txtRX2Meter.WordWrap")));
     //
     // tbRX2RF
     //
     this.tbRX2RF.AccessibleDescription = resources.GetString("tbRX2RF.AccessibleDescription");
     this.tbRX2RF.AccessibleName = resources.GetString("tbRX2RF.AccessibleName");
     this.tbRX2RF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX2RF.Anchor")));
     this.tbRX2RF.AutoSize = false;
     this.tbRX2RF.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX2RF.BackgroundImage")));
     this.tbRX2RF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX2RF.Dock")));
     this.tbRX2RF.Enabled = ((bool)(resources.GetObject("tbRX2RF.Enabled")));
     this.tbRX2RF.Font = ((System.Drawing.Font)(resources.GetObject("tbRX2RF.Font")));
     this.tbRX2RF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX2RF.ImeMode")));
     this.tbRX2RF.Location = ((System.Drawing.Point)(resources.GetObject("tbRX2RF.Location")));
     this.tbRX2RF.Maximum = 120;
     this.tbRX2RF.Minimum = -20;
     this.tbRX2RF.Name = "tbRX2RF";
     this.tbRX2RF.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX2RF.Orientation")));
     this.tbRX2RF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX2RF.RightToLeft")));
     this.tbRX2RF.Size = ((System.Drawing.Size)(resources.GetObject("tbRX2RF.Size")));
     this.tbRX2RF.TabIndex = ((int)(resources.GetObject("tbRX2RF.TabIndex")));
     this.tbRX2RF.Text = resources.GetString("tbRX2RF.Text");
     this.tbRX2RF.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX2RF, resources.GetString("tbRX2RF.ToolTip"));
     this.tbRX2RF.Value = 90;
     this.tbRX2RF.Visible = ((bool)(resources.GetObject("tbRX2RF.Visible")));
     this.tbRX2RF.Scroll += new System.EventHandler(this.tbRX2RF_Scroll);
     //
     // udRX2RF
     //
     this.udRX2RF.AccessibleDescription = resources.GetString("udRX2RF.AccessibleDescription");
     this.udRX2RF.AccessibleName = resources.GetString("udRX2RF.AccessibleName");
     this.udRX2RF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRX2RF.Anchor")));
     this.udRX2RF.BackColor = System.Drawing.SystemColors.Window;
     this.udRX2RF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRX2RF.Dock")));
     this.udRX2RF.Enabled = ((bool)(resources.GetObject("udRX2RF.Enabled")));
     this.udRX2RF.Font = ((System.Drawing.Font)(resources.GetObject("udRX2RF.Font")));
     this.udRX2RF.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRX2RF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRX2RF.ImeMode")));
     this.udRX2RF.Increment = new System.Decimal(new int[] {
                                                               1,
                                                               0,
                                                               0,
                                                               0});
     this.udRX2RF.Location = ((System.Drawing.Point)(resources.GetObject("udRX2RF.Location")));
     this.udRX2RF.Maximum = new System.Decimal(new int[] {
                                                             120,
                                                             0,
                                                             0,
                                                             0});
     this.udRX2RF.Minimum = new System.Decimal(new int[] {
                                                             20,
                                                             0,
                                                             0,
                                                             -2147483648});
     this.udRX2RF.Name = "udRX2RF";
     this.udRX2RF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRX2RF.RightToLeft")));
     this.udRX2RF.Size = ((System.Drawing.Size)(resources.GetObject("udRX2RF.Size")));
     this.udRX2RF.TabIndex = ((int)(resources.GetObject("udRX2RF.TabIndex")));
     this.udRX2RF.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRX2RF.TextAlign")));
     this.udRX2RF.ThousandsSeparator = ((bool)(resources.GetObject("udRX2RF.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRX2RF, resources.GetString("udRX2RF.ToolTip"));
     this.udRX2RF.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRX2RF.UpDownAlign")));
     this.udRX2RF.Value = new System.Decimal(new int[] {
                                                           90,
                                                           0,
                                                           0,
                                                           0});
     this.udRX2RF.Visible = ((bool)(resources.GetObject("udRX2RF.Visible")));
     this.udRX2RF.ValueChanged += new System.EventHandler(this.udRX2RF_ValueChanged);
     //
     // lblRX2RF
     //
     this.lblRX2RF.AccessibleDescription = resources.GetString("lblRX2RF.AccessibleDescription");
     this.lblRX2RF.AccessibleName = resources.GetString("lblRX2RF.AccessibleName");
     this.lblRX2RF.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2RF.Anchor")));
     this.lblRX2RF.AutoSize = ((bool)(resources.GetObject("lblRX2RF.AutoSize")));
     this.lblRX2RF.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2RF.Dock")));
     this.lblRX2RF.Enabled = ((bool)(resources.GetObject("lblRX2RF.Enabled")));
     this.lblRX2RF.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2RF.Font")));
     this.lblRX2RF.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2RF.Image")));
     this.lblRX2RF.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2RF.ImageAlign")));
     this.lblRX2RF.ImageIndex = ((int)(resources.GetObject("lblRX2RF.ImageIndex")));
     this.lblRX2RF.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2RF.ImeMode")));
     this.lblRX2RF.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2RF.Location")));
     this.lblRX2RF.Name = "lblRX2RF";
     this.lblRX2RF.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2RF.RightToLeft")));
     this.lblRX2RF.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2RF.Size")));
     this.lblRX2RF.TabIndex = ((int)(resources.GetObject("lblRX2RF.TabIndex")));
     this.lblRX2RF.Text = resources.GetString("lblRX2RF.Text");
     this.lblRX2RF.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2RF.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2RF, resources.GetString("lblRX2RF.ToolTip"));
     this.lblRX2RF.Visible = ((bool)(resources.GetObject("lblRX2RF.Visible")));
     //
     // picRX2Squelch
     //
     this.picRX2Squelch.AccessibleDescription = resources.GetString("picRX2Squelch.AccessibleDescription");
     this.picRX2Squelch.AccessibleName = resources.GetString("picRX2Squelch.AccessibleName");
     this.picRX2Squelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("picRX2Squelch.Anchor")));
     this.picRX2Squelch.BackColor = System.Drawing.SystemColors.ControlText;
     this.picRX2Squelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picRX2Squelch.BackgroundImage")));
     this.picRX2Squelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("picRX2Squelch.Dock")));
     this.picRX2Squelch.Enabled = ((bool)(resources.GetObject("picRX2Squelch.Enabled")));
     this.picRX2Squelch.Font = ((System.Drawing.Font)(resources.GetObject("picRX2Squelch.Font")));
     this.picRX2Squelch.Image = ((System.Drawing.Image)(resources.GetObject("picRX2Squelch.Image")));
     this.picRX2Squelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("picRX2Squelch.ImeMode")));
     this.picRX2Squelch.Location = ((System.Drawing.Point)(resources.GetObject("picRX2Squelch.Location")));
     this.picRX2Squelch.Name = "picRX2Squelch";
     this.picRX2Squelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("picRX2Squelch.RightToLeft")));
     this.picRX2Squelch.Size = ((System.Drawing.Size)(resources.GetObject("picRX2Squelch.Size")));
     this.picRX2Squelch.SizeMode = ((System.Windows.Forms.PictureBoxSizeMode)(resources.GetObject("picRX2Squelch.SizeMode")));
     this.picRX2Squelch.TabIndex = ((int)(resources.GetObject("picRX2Squelch.TabIndex")));
     this.picRX2Squelch.TabStop = false;
     this.picRX2Squelch.Text = resources.GetString("picRX2Squelch.Text");
     this.toolTip1.SetToolTip(this.picRX2Squelch, resources.GetString("picRX2Squelch.ToolTip"));
     this.picRX2Squelch.Visible = ((bool)(resources.GetObject("picRX2Squelch.Visible")));
     this.picRX2Squelch.Paint += new System.Windows.Forms.PaintEventHandler(this.picRX2Squelch_Paint);
     //
     // tbRX2Squelch
     //
     this.tbRX2Squelch.AccessibleDescription = resources.GetString("tbRX2Squelch.AccessibleDescription");
     this.tbRX2Squelch.AccessibleName = resources.GetString("tbRX2Squelch.AccessibleName");
     this.tbRX2Squelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX2Squelch.Anchor")));
     this.tbRX2Squelch.AutoSize = false;
     this.tbRX2Squelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX2Squelch.BackgroundImage")));
     this.tbRX2Squelch.Cursor = System.Windows.Forms.Cursors.Cross;
     this.tbRX2Squelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX2Squelch.Dock")));
     this.tbRX2Squelch.Enabled = ((bool)(resources.GetObject("tbRX2Squelch.Enabled")));
     this.tbRX2Squelch.Font = ((System.Drawing.Font)(resources.GetObject("tbRX2Squelch.Font")));
     this.tbRX2Squelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX2Squelch.ImeMode")));
     this.tbRX2Squelch.Location = ((System.Drawing.Point)(resources.GetObject("tbRX2Squelch.Location")));
     this.tbRX2Squelch.Maximum = 0;
     this.tbRX2Squelch.Minimum = -160;
     this.tbRX2Squelch.Name = "tbRX2Squelch";
     this.tbRX2Squelch.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX2Squelch.Orientation")));
     this.tbRX2Squelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX2Squelch.RightToLeft")));
     this.tbRX2Squelch.Size = ((System.Drawing.Size)(resources.GetObject("tbRX2Squelch.Size")));
     this.tbRX2Squelch.TabIndex = ((int)(resources.GetObject("tbRX2Squelch.TabIndex")));
     this.tbRX2Squelch.Text = resources.GetString("tbRX2Squelch.Text");
     this.tbRX2Squelch.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX2Squelch, resources.GetString("tbRX2Squelch.ToolTip"));
     this.tbRX2Squelch.Value = -150;
     this.tbRX2Squelch.Visible = ((bool)(resources.GetObject("tbRX2Squelch.Visible")));
     this.tbRX2Squelch.Scroll += new System.EventHandler(this.tbRX2Squelch_Scroll);
     //
     // chkRX2Squelch
     //
     this.chkRX2Squelch.AccessibleDescription = resources.GetString("chkRX2Squelch.AccessibleDescription");
     this.chkRX2Squelch.AccessibleName = resources.GetString("chkRX2Squelch.AccessibleName");
     this.chkRX2Squelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2Squelch.Anchor")));
     this.chkRX2Squelch.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2Squelch.Appearance")));
     this.chkRX2Squelch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2Squelch.BackgroundImage")));
     this.chkRX2Squelch.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Squelch.CheckAlign")));
     this.chkRX2Squelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2Squelch.Dock")));
     this.chkRX2Squelch.Enabled = ((bool)(resources.GetObject("chkRX2Squelch.Enabled")));
     this.chkRX2Squelch.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2Squelch.FlatStyle")));
     this.chkRX2Squelch.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2Squelch.Font")));
     this.chkRX2Squelch.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2Squelch.Image")));
     this.chkRX2Squelch.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Squelch.ImageAlign")));
     this.chkRX2Squelch.ImageIndex = ((int)(resources.GetObject("chkRX2Squelch.ImageIndex")));
     this.chkRX2Squelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2Squelch.ImeMode")));
     this.chkRX2Squelch.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2Squelch.Location")));
     this.chkRX2Squelch.Name = "chkRX2Squelch";
     this.chkRX2Squelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2Squelch.RightToLeft")));
     this.chkRX2Squelch.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2Squelch.Size")));
     this.chkRX2Squelch.TabIndex = ((int)(resources.GetObject("chkRX2Squelch.TabIndex")));
     this.chkRX2Squelch.Text = resources.GetString("chkRX2Squelch.Text");
     this.chkRX2Squelch.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Squelch.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2Squelch, resources.GetString("chkRX2Squelch.ToolTip"));
     this.chkRX2Squelch.Visible = ((bool)(resources.GetObject("chkRX2Squelch.Visible")));
     this.chkRX2Squelch.CheckedChanged += new System.EventHandler(this.chkRX2Squelch_CheckedChanged);
     //
     // udRX2Squelch
     //
     this.udRX2Squelch.AccessibleDescription = resources.GetString("udRX2Squelch.AccessibleDescription");
     this.udRX2Squelch.AccessibleName = resources.GetString("udRX2Squelch.AccessibleName");
     this.udRX2Squelch.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("udRX2Squelch.Anchor")));
     this.udRX2Squelch.BackColor = System.Drawing.SystemColors.Window;
     this.udRX2Squelch.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("udRX2Squelch.Dock")));
     this.udRX2Squelch.Enabled = ((bool)(resources.GetObject("udRX2Squelch.Enabled")));
     this.udRX2Squelch.Font = ((System.Drawing.Font)(resources.GetObject("udRX2Squelch.Font")));
     this.udRX2Squelch.ForeColor = System.Drawing.SystemColors.ControlText;
     this.udRX2Squelch.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("udRX2Squelch.ImeMode")));
     this.udRX2Squelch.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udRX2Squelch.Location = ((System.Drawing.Point)(resources.GetObject("udRX2Squelch.Location")));
     this.udRX2Squelch.Maximum = new System.Decimal(new int[] {
                                                                  160,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udRX2Squelch.Minimum = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udRX2Squelch.Name = "udRX2Squelch";
     this.udRX2Squelch.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("udRX2Squelch.RightToLeft")));
     this.udRX2Squelch.Size = ((System.Drawing.Size)(resources.GetObject("udRX2Squelch.Size")));
     this.udRX2Squelch.TabIndex = ((int)(resources.GetObject("udRX2Squelch.TabIndex")));
     this.udRX2Squelch.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("udRX2Squelch.TextAlign")));
     this.udRX2Squelch.ThousandsSeparator = ((bool)(resources.GetObject("udRX2Squelch.ThousandsSeparator")));
     this.toolTip1.SetToolTip(this.udRX2Squelch, resources.GetString("udRX2Squelch.ToolTip"));
     this.udRX2Squelch.UpDownAlign = ((System.Windows.Forms.LeftRightAlignment)(resources.GetObject("udRX2Squelch.UpDownAlign")));
     this.udRX2Squelch.Value = new System.Decimal(new int[] {
                                                                150,
                                                                0,
                                                                0,
                                                                0});
     this.udRX2Squelch.Visible = ((bool)(resources.GetObject("udRX2Squelch.Visible")));
     this.udRX2Squelch.ValueChanged += new System.EventHandler(this.udRX2Squelch_ValueChanged);
     //
     // chkRX2Preamp
     //
     this.chkRX2Preamp.AccessibleDescription = resources.GetString("chkRX2Preamp.AccessibleDescription");
     this.chkRX2Preamp.AccessibleName = resources.GetString("chkRX2Preamp.AccessibleName");
     this.chkRX2Preamp.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2Preamp.Anchor")));
     this.chkRX2Preamp.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2Preamp.Appearance")));
     this.chkRX2Preamp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2Preamp.BackgroundImage")));
     this.chkRX2Preamp.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Preamp.CheckAlign")));
     this.chkRX2Preamp.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2Preamp.Dock")));
     this.chkRX2Preamp.Enabled = ((bool)(resources.GetObject("chkRX2Preamp.Enabled")));
     this.chkRX2Preamp.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2Preamp.FlatStyle")));
     this.chkRX2Preamp.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2Preamp.Font")));
     this.chkRX2Preamp.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2Preamp.Image")));
     this.chkRX2Preamp.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Preamp.ImageAlign")));
     this.chkRX2Preamp.ImageIndex = ((int)(resources.GetObject("chkRX2Preamp.ImageIndex")));
     this.chkRX2Preamp.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2Preamp.ImeMode")));
     this.chkRX2Preamp.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2Preamp.Location")));
     this.chkRX2Preamp.Name = "chkRX2Preamp";
     this.chkRX2Preamp.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2Preamp.RightToLeft")));
     this.chkRX2Preamp.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2Preamp.Size")));
     this.chkRX2Preamp.TabIndex = ((int)(resources.GetObject("chkRX2Preamp.TabIndex")));
     this.chkRX2Preamp.Text = resources.GetString("chkRX2Preamp.Text");
     this.chkRX2Preamp.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Preamp.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2Preamp, resources.GetString("chkRX2Preamp.ToolTip"));
     this.chkRX2Preamp.Visible = ((bool)(resources.GetObject("chkRX2Preamp.Visible")));
     this.chkRX2Preamp.CheckedChanged += new System.EventHandler(this.chkRX2Preamp_CheckedChanged);
     //
     // tbRX2Gain
     //
     this.tbRX2Gain.AccessibleDescription = resources.GetString("tbRX2Gain.AccessibleDescription");
     this.tbRX2Gain.AccessibleName = resources.GetString("tbRX2Gain.AccessibleName");
     this.tbRX2Gain.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX2Gain.Anchor")));
     this.tbRX2Gain.AutoSize = false;
     this.tbRX2Gain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX2Gain.BackgroundImage")));
     this.tbRX2Gain.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX2Gain.Dock")));
     this.tbRX2Gain.Enabled = ((bool)(resources.GetObject("tbRX2Gain.Enabled")));
     this.tbRX2Gain.Font = ((System.Drawing.Font)(resources.GetObject("tbRX2Gain.Font")));
     this.tbRX2Gain.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX2Gain.ImeMode")));
     this.tbRX2Gain.Location = ((System.Drawing.Point)(resources.GetObject("tbRX2Gain.Location")));
     this.tbRX2Gain.Maximum = 100;
     this.tbRX2Gain.Name = "tbRX2Gain";
     this.tbRX2Gain.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX2Gain.Orientation")));
     this.tbRX2Gain.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX2Gain.RightToLeft")));
     this.tbRX2Gain.Size = ((System.Drawing.Size)(resources.GetObject("tbRX2Gain.Size")));
     this.tbRX2Gain.TabIndex = ((int)(resources.GetObject("tbRX2Gain.TabIndex")));
     this.tbRX2Gain.Text = resources.GetString("tbRX2Gain.Text");
     this.tbRX2Gain.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX2Gain, resources.GetString("tbRX2Gain.ToolTip"));
     this.tbRX2Gain.Value = 100;
     this.tbRX2Gain.Visible = ((bool)(resources.GetObject("tbRX2Gain.Visible")));
     this.tbRX2Gain.Scroll += new System.EventHandler(this.tbRX2Gain_Scroll);
     //
     // tbRX2Pan
     //
     this.tbRX2Pan.AccessibleDescription = resources.GetString("tbRX2Pan.AccessibleDescription");
     this.tbRX2Pan.AccessibleName = resources.GetString("tbRX2Pan.AccessibleName");
     this.tbRX2Pan.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("tbRX2Pan.Anchor")));
     this.tbRX2Pan.AutoSize = false;
     this.tbRX2Pan.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbRX2Pan.BackgroundImage")));
     this.tbRX2Pan.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("tbRX2Pan.Dock")));
     this.tbRX2Pan.Enabled = ((bool)(resources.GetObject("tbRX2Pan.Enabled")));
     this.tbRX2Pan.Font = ((System.Drawing.Font)(resources.GetObject("tbRX2Pan.Font")));
     this.tbRX2Pan.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("tbRX2Pan.ImeMode")));
     this.tbRX2Pan.Location = ((System.Drawing.Point)(resources.GetObject("tbRX2Pan.Location")));
     this.tbRX2Pan.Maximum = 100;
     this.tbRX2Pan.Name = "tbRX2Pan";
     this.tbRX2Pan.Orientation = ((System.Windows.Forms.Orientation)(resources.GetObject("tbRX2Pan.Orientation")));
     this.tbRX2Pan.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("tbRX2Pan.RightToLeft")));
     this.tbRX2Pan.Size = ((System.Drawing.Size)(resources.GetObject("tbRX2Pan.Size")));
     this.tbRX2Pan.TabIndex = ((int)(resources.GetObject("tbRX2Pan.TabIndex")));
     this.tbRX2Pan.Text = resources.GetString("tbRX2Pan.Text");
     this.tbRX2Pan.TickFrequency = 25;
     this.tbRX2Pan.TickStyle = System.Windows.Forms.TickStyle.None;
     this.toolTip1.SetToolTip(this.tbRX2Pan, resources.GetString("tbRX2Pan.ToolTip"));
     this.tbRX2Pan.Value = 50;
     this.tbRX2Pan.Visible = ((bool)(resources.GetObject("tbRX2Pan.Visible")));
     this.tbRX2Pan.Scroll += new System.EventHandler(this.tbRX2Pan_Scroll);
     //
     // chkRX2Mute
     //
     this.chkRX2Mute.AccessibleDescription = resources.GetString("chkRX2Mute.AccessibleDescription");
     this.chkRX2Mute.AccessibleName = resources.GetString("chkRX2Mute.AccessibleName");
     this.chkRX2Mute.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2Mute.Anchor")));
     this.chkRX2Mute.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2Mute.Appearance")));
     this.chkRX2Mute.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2Mute.BackgroundImage")));
     this.chkRX2Mute.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Mute.CheckAlign")));
     this.chkRX2Mute.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2Mute.Dock")));
     this.chkRX2Mute.Enabled = ((bool)(resources.GetObject("chkRX2Mute.Enabled")));
     this.chkRX2Mute.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2Mute.FlatStyle")));
     this.chkRX2Mute.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2Mute.Font")));
     this.chkRX2Mute.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2Mute.Image")));
     this.chkRX2Mute.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Mute.ImageAlign")));
     this.chkRX2Mute.ImageIndex = ((int)(resources.GetObject("chkRX2Mute.ImageIndex")));
     this.chkRX2Mute.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2Mute.ImeMode")));
     this.chkRX2Mute.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2Mute.Location")));
     this.chkRX2Mute.Name = "chkRX2Mute";
     this.chkRX2Mute.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2Mute.RightToLeft")));
     this.chkRX2Mute.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2Mute.Size")));
     this.chkRX2Mute.TabIndex = ((int)(resources.GetObject("chkRX2Mute.TabIndex")));
     this.chkRX2Mute.Text = resources.GetString("chkRX2Mute.Text");
     this.chkRX2Mute.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2Mute.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2Mute, resources.GetString("chkRX2Mute.ToolTip"));
     this.chkRX2Mute.Visible = ((bool)(resources.GetObject("chkRX2Mute.Visible")));
     this.chkRX2Mute.CheckedChanged += new System.EventHandler(this.chkRX2Mute_CheckedChanged);
     //
     // grpRX2Mixer
     //
     this.grpRX2Mixer.AccessibleDescription = resources.GetString("grpRX2Mixer.AccessibleDescription");
     this.grpRX2Mixer.AccessibleName = resources.GetString("grpRX2Mixer.AccessibleName");
     this.grpRX2Mixer.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2Mixer.Anchor")));
     this.grpRX2Mixer.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2Mixer.BackgroundImage")));
     this.grpRX2Mixer.Controls.Add(this.lblRX2Pan);
     this.grpRX2Mixer.Controls.Add(this.tbRX2Pan);
     this.grpRX2Mixer.Controls.Add(this.lblRX2Mute);
     this.grpRX2Mixer.Controls.Add(this.chkRX2Mute);
     this.grpRX2Mixer.Controls.Add(this.tbRX2Gain);
     this.grpRX2Mixer.Controls.Add(this.lblRX2Vol);
     this.grpRX2Mixer.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2Mixer.Dock")));
     this.grpRX2Mixer.Enabled = ((bool)(resources.GetObject("grpRX2Mixer.Enabled")));
     this.grpRX2Mixer.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2Mixer.Font")));
     this.grpRX2Mixer.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2Mixer.ImeMode")));
     this.grpRX2Mixer.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2Mixer.Location")));
     this.grpRX2Mixer.Name = "grpRX2Mixer";
     this.grpRX2Mixer.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2Mixer.RightToLeft")));
     this.grpRX2Mixer.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2Mixer.Size")));
     this.grpRX2Mixer.TabIndex = ((int)(resources.GetObject("grpRX2Mixer.TabIndex")));
     this.grpRX2Mixer.TabStop = false;
     this.grpRX2Mixer.Text = resources.GetString("grpRX2Mixer.Text");
     this.toolTip1.SetToolTip(this.grpRX2Mixer, resources.GetString("grpRX2Mixer.ToolTip"));
     this.grpRX2Mixer.Visible = ((bool)(resources.GetObject("grpRX2Mixer.Visible")));
     //
     // lblRX2Pan
     //
     this.lblRX2Pan.AccessibleDescription = resources.GetString("lblRX2Pan.AccessibleDescription");
     this.lblRX2Pan.AccessibleName = resources.GetString("lblRX2Pan.AccessibleName");
     this.lblRX2Pan.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2Pan.Anchor")));
     this.lblRX2Pan.AutoSize = ((bool)(resources.GetObject("lblRX2Pan.AutoSize")));
     this.lblRX2Pan.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2Pan.Dock")));
     this.lblRX2Pan.Enabled = ((bool)(resources.GetObject("lblRX2Pan.Enabled")));
     this.lblRX2Pan.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2Pan.Font")));
     this.lblRX2Pan.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2Pan.Image")));
     this.lblRX2Pan.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Pan.ImageAlign")));
     this.lblRX2Pan.ImageIndex = ((int)(resources.GetObject("lblRX2Pan.ImageIndex")));
     this.lblRX2Pan.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2Pan.ImeMode")));
     this.lblRX2Pan.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2Pan.Location")));
     this.lblRX2Pan.Name = "lblRX2Pan";
     this.lblRX2Pan.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2Pan.RightToLeft")));
     this.lblRX2Pan.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2Pan.Size")));
     this.lblRX2Pan.TabIndex = ((int)(resources.GetObject("lblRX2Pan.TabIndex")));
     this.lblRX2Pan.Text = resources.GetString("lblRX2Pan.Text");
     this.lblRX2Pan.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Pan.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2Pan, resources.GetString("lblRX2Pan.ToolTip"));
     this.lblRX2Pan.Visible = ((bool)(resources.GetObject("lblRX2Pan.Visible")));
     //
     // lblRX2Mute
     //
     this.lblRX2Mute.AccessibleDescription = resources.GetString("lblRX2Mute.AccessibleDescription");
     this.lblRX2Mute.AccessibleName = resources.GetString("lblRX2Mute.AccessibleName");
     this.lblRX2Mute.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2Mute.Anchor")));
     this.lblRX2Mute.AutoSize = ((bool)(resources.GetObject("lblRX2Mute.AutoSize")));
     this.lblRX2Mute.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2Mute.Dock")));
     this.lblRX2Mute.Enabled = ((bool)(resources.GetObject("lblRX2Mute.Enabled")));
     this.lblRX2Mute.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2Mute.Font")));
     this.lblRX2Mute.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2Mute.Image")));
     this.lblRX2Mute.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Mute.ImageAlign")));
     this.lblRX2Mute.ImageIndex = ((int)(resources.GetObject("lblRX2Mute.ImageIndex")));
     this.lblRX2Mute.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2Mute.ImeMode")));
     this.lblRX2Mute.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2Mute.Location")));
     this.lblRX2Mute.Name = "lblRX2Mute";
     this.lblRX2Mute.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2Mute.RightToLeft")));
     this.lblRX2Mute.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2Mute.Size")));
     this.lblRX2Mute.TabIndex = ((int)(resources.GetObject("lblRX2Mute.TabIndex")));
     this.lblRX2Mute.Text = resources.GetString("lblRX2Mute.Text");
     this.lblRX2Mute.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Mute.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2Mute, resources.GetString("lblRX2Mute.ToolTip"));
     this.lblRX2Mute.Visible = ((bool)(resources.GetObject("lblRX2Mute.Visible")));
     //
     // lblRX2Vol
     //
     this.lblRX2Vol.AccessibleDescription = resources.GetString("lblRX2Vol.AccessibleDescription");
     this.lblRX2Vol.AccessibleName = resources.GetString("lblRX2Vol.AccessibleName");
     this.lblRX2Vol.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2Vol.Anchor")));
     this.lblRX2Vol.AutoSize = ((bool)(resources.GetObject("lblRX2Vol.AutoSize")));
     this.lblRX2Vol.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2Vol.Dock")));
     this.lblRX2Vol.Enabled = ((bool)(resources.GetObject("lblRX2Vol.Enabled")));
     this.lblRX2Vol.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2Vol.Font")));
     this.lblRX2Vol.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2Vol.Image")));
     this.lblRX2Vol.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Vol.ImageAlign")));
     this.lblRX2Vol.ImageIndex = ((int)(resources.GetObject("lblRX2Vol.ImageIndex")));
     this.lblRX2Vol.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2Vol.ImeMode")));
     this.lblRX2Vol.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2Vol.Location")));
     this.lblRX2Vol.Name = "lblRX2Vol";
     this.lblRX2Vol.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2Vol.RightToLeft")));
     this.lblRX2Vol.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2Vol.Size")));
     this.lblRX2Vol.TabIndex = ((int)(resources.GetObject("lblRX2Vol.TabIndex")));
     this.lblRX2Vol.Text = resources.GetString("lblRX2Vol.Text");
     this.lblRX2Vol.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Vol.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2Vol, resources.GetString("lblRX2Vol.ToolTip"));
     this.lblRX2Vol.Visible = ((bool)(resources.GetObject("lblRX2Vol.Visible")));
     //
     // panelRX2Divider
     //
     this.panelRX2Divider.AccessibleDescription = resources.GetString("panelRX2Divider.AccessibleDescription");
     this.panelRX2Divider.AccessibleName = resources.GetString("panelRX2Divider.AccessibleName");
     this.panelRX2Divider.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panelRX2Divider.Anchor")));
     this.panelRX2Divider.AutoScroll = ((bool)(resources.GetObject("panelRX2Divider.AutoScroll")));
     this.panelRX2Divider.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panelRX2Divider.AutoScrollMargin")));
     this.panelRX2Divider.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panelRX2Divider.AutoScrollMinSize")));
     this.panelRX2Divider.BackColor = System.Drawing.SystemColors.ControlDark;
     this.panelRX2Divider.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelRX2Divider.BackgroundImage")));
     this.panelRX2Divider.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panelRX2Divider.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panelRX2Divider.Dock")));
     this.panelRX2Divider.Enabled = ((bool)(resources.GetObject("panelRX2Divider.Enabled")));
     this.panelRX2Divider.Font = ((System.Drawing.Font)(resources.GetObject("panelRX2Divider.Font")));
     this.panelRX2Divider.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panelRX2Divider.ImeMode")));
     this.panelRX2Divider.Location = ((System.Drawing.Point)(resources.GetObject("panelRX2Divider.Location")));
     this.panelRX2Divider.Name = "panelRX2Divider";
     this.panelRX2Divider.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panelRX2Divider.RightToLeft")));
     this.panelRX2Divider.Size = ((System.Drawing.Size)(resources.GetObject("panelRX2Divider.Size")));
     this.panelRX2Divider.TabIndex = ((int)(resources.GetObject("panelRX2Divider.TabIndex")));
     this.panelRX2Divider.Text = resources.GetString("panelRX2Divider.Text");
     this.toolTip1.SetToolTip(this.panelRX2Divider, resources.GetString("panelRX2Divider.ToolTip"));
     this.panelRX2Divider.Visible = ((bool)(resources.GetObject("panelRX2Divider.Visible")));
     //
     // grpRX2Display
     //
     this.grpRX2Display.AccessibleDescription = resources.GetString("grpRX2Display.AccessibleDescription");
     this.grpRX2Display.AccessibleName = resources.GetString("grpRX2Display.AccessibleName");
     this.grpRX2Display.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("grpRX2Display.Anchor")));
     this.grpRX2Display.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("grpRX2Display.BackgroundImage")));
     this.grpRX2Display.Controls.Add(this.chkRX2DisplayPeak);
     this.grpRX2Display.Controls.Add(this.comboRX2DisplayMode);
     this.grpRX2Display.Controls.Add(this.chkRX2DisplayAVG);
     this.grpRX2Display.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("grpRX2Display.Dock")));
     this.grpRX2Display.Enabled = ((bool)(resources.GetObject("grpRX2Display.Enabled")));
     this.grpRX2Display.Font = ((System.Drawing.Font)(resources.GetObject("grpRX2Display.Font")));
     this.grpRX2Display.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("grpRX2Display.ImeMode")));
     this.grpRX2Display.Location = ((System.Drawing.Point)(resources.GetObject("grpRX2Display.Location")));
     this.grpRX2Display.Name = "grpRX2Display";
     this.grpRX2Display.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("grpRX2Display.RightToLeft")));
     this.grpRX2Display.Size = ((System.Drawing.Size)(resources.GetObject("grpRX2Display.Size")));
     this.grpRX2Display.TabIndex = ((int)(resources.GetObject("grpRX2Display.TabIndex")));
     this.grpRX2Display.TabStop = false;
     this.grpRX2Display.Text = resources.GetString("grpRX2Display.Text");
     this.toolTip1.SetToolTip(this.grpRX2Display, resources.GetString("grpRX2Display.ToolTip"));
     this.grpRX2Display.Visible = ((bool)(resources.GetObject("grpRX2Display.Visible")));
     //
     // chkRX2DisplayPeak
     //
     this.chkRX2DisplayPeak.AccessibleDescription = resources.GetString("chkRX2DisplayPeak.AccessibleDescription");
     this.chkRX2DisplayPeak.AccessibleName = resources.GetString("chkRX2DisplayPeak.AccessibleName");
     this.chkRX2DisplayPeak.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2DisplayPeak.Anchor")));
     this.chkRX2DisplayPeak.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2DisplayPeak.Appearance")));
     this.chkRX2DisplayPeak.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2DisplayPeak.BackgroundImage")));
     this.chkRX2DisplayPeak.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayPeak.CheckAlign")));
     this.chkRX2DisplayPeak.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2DisplayPeak.Dock")));
     this.chkRX2DisplayPeak.Enabled = ((bool)(resources.GetObject("chkRX2DisplayPeak.Enabled")));
     this.chkRX2DisplayPeak.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2DisplayPeak.FlatStyle")));
     this.chkRX2DisplayPeak.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2DisplayPeak.Font")));
     this.chkRX2DisplayPeak.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2DisplayPeak.Image")));
     this.chkRX2DisplayPeak.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayPeak.ImageAlign")));
     this.chkRX2DisplayPeak.ImageIndex = ((int)(resources.GetObject("chkRX2DisplayPeak.ImageIndex")));
     this.chkRX2DisplayPeak.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2DisplayPeak.ImeMode")));
     this.chkRX2DisplayPeak.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2DisplayPeak.Location")));
     this.chkRX2DisplayPeak.Name = "chkRX2DisplayPeak";
     this.chkRX2DisplayPeak.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2DisplayPeak.RightToLeft")));
     this.chkRX2DisplayPeak.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2DisplayPeak.Size")));
     this.chkRX2DisplayPeak.TabIndex = ((int)(resources.GetObject("chkRX2DisplayPeak.TabIndex")));
     this.chkRX2DisplayPeak.Text = resources.GetString("chkRX2DisplayPeak.Text");
     this.chkRX2DisplayPeak.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayPeak.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2DisplayPeak, resources.GetString("chkRX2DisplayPeak.ToolTip"));
     this.chkRX2DisplayPeak.Visible = ((bool)(resources.GetObject("chkRX2DisplayPeak.Visible")));
     this.chkRX2DisplayPeak.CheckedChanged += new System.EventHandler(this.chkRX2DisplayPeak_CheckedChanged);
     //
     // comboRX2DisplayMode
     //
     this.comboRX2DisplayMode.AccessibleDescription = resources.GetString("comboRX2DisplayMode.AccessibleDescription");
     this.comboRX2DisplayMode.AccessibleName = resources.GetString("comboRX2DisplayMode.AccessibleName");
     this.comboRX2DisplayMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2DisplayMode.Anchor")));
     this.comboRX2DisplayMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2DisplayMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2DisplayMode.BackgroundImage")));
     this.comboRX2DisplayMode.DisplayMember = "0";
     this.comboRX2DisplayMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2DisplayMode.Dock")));
     this.comboRX2DisplayMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2DisplayMode.DropDownWidth = 88;
     this.comboRX2DisplayMode.Enabled = ((bool)(resources.GetObject("comboRX2DisplayMode.Enabled")));
     this.comboRX2DisplayMode.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2DisplayMode.Font")));
     this.comboRX2DisplayMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2DisplayMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2DisplayMode.ImeMode")));
     this.comboRX2DisplayMode.IntegralHeight = ((bool)(resources.GetObject("comboRX2DisplayMode.IntegralHeight")));
     this.comboRX2DisplayMode.ItemHeight = ((int)(resources.GetObject("comboRX2DisplayMode.ItemHeight")));
     this.comboRX2DisplayMode.Items.AddRange(new object[] {
                                                              resources.GetString("comboRX2DisplayMode.Items"),
                                                              resources.GetString("comboRX2DisplayMode.Items1"),
                                                              resources.GetString("comboRX2DisplayMode.Items2")});
     this.comboRX2DisplayMode.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2DisplayMode.Location")));
     this.comboRX2DisplayMode.MaxDropDownItems = ((int)(resources.GetObject("comboRX2DisplayMode.MaxDropDownItems")));
     this.comboRX2DisplayMode.MaxLength = ((int)(resources.GetObject("comboRX2DisplayMode.MaxLength")));
     this.comboRX2DisplayMode.Name = "comboRX2DisplayMode";
     this.comboRX2DisplayMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2DisplayMode.RightToLeft")));
     this.comboRX2DisplayMode.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2DisplayMode.Size")));
     this.comboRX2DisplayMode.TabIndex = ((int)(resources.GetObject("comboRX2DisplayMode.TabIndex")));
     this.comboRX2DisplayMode.Text = resources.GetString("comboRX2DisplayMode.Text");
     this.toolTip1.SetToolTip(this.comboRX2DisplayMode, resources.GetString("comboRX2DisplayMode.ToolTip"));
     this.comboRX2DisplayMode.Visible = ((bool)(resources.GetObject("comboRX2DisplayMode.Visible")));
     this.comboRX2DisplayMode.SelectedIndexChanged += new System.EventHandler(this.comboRX2DisplayMode_SelectedIndexChanged);
     //
     // chkRX2DisplayAVG
     //
     this.chkRX2DisplayAVG.AccessibleDescription = resources.GetString("chkRX2DisplayAVG.AccessibleDescription");
     this.chkRX2DisplayAVG.AccessibleName = resources.GetString("chkRX2DisplayAVG.AccessibleName");
     this.chkRX2DisplayAVG.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("chkRX2DisplayAVG.Anchor")));
     this.chkRX2DisplayAVG.Appearance = ((System.Windows.Forms.Appearance)(resources.GetObject("chkRX2DisplayAVG.Appearance")));
     this.chkRX2DisplayAVG.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkRX2DisplayAVG.BackgroundImage")));
     this.chkRX2DisplayAVG.CheckAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayAVG.CheckAlign")));
     this.chkRX2DisplayAVG.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("chkRX2DisplayAVG.Dock")));
     this.chkRX2DisplayAVG.Enabled = ((bool)(resources.GetObject("chkRX2DisplayAVG.Enabled")));
     this.chkRX2DisplayAVG.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("chkRX2DisplayAVG.FlatStyle")));
     this.chkRX2DisplayAVG.Font = ((System.Drawing.Font)(resources.GetObject("chkRX2DisplayAVG.Font")));
     this.chkRX2DisplayAVG.Image = ((System.Drawing.Image)(resources.GetObject("chkRX2DisplayAVG.Image")));
     this.chkRX2DisplayAVG.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayAVG.ImageAlign")));
     this.chkRX2DisplayAVG.ImageIndex = ((int)(resources.GetObject("chkRX2DisplayAVG.ImageIndex")));
     this.chkRX2DisplayAVG.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("chkRX2DisplayAVG.ImeMode")));
     this.chkRX2DisplayAVG.Location = ((System.Drawing.Point)(resources.GetObject("chkRX2DisplayAVG.Location")));
     this.chkRX2DisplayAVG.Name = "chkRX2DisplayAVG";
     this.chkRX2DisplayAVG.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("chkRX2DisplayAVG.RightToLeft")));
     this.chkRX2DisplayAVG.Size = ((System.Drawing.Size)(resources.GetObject("chkRX2DisplayAVG.Size")));
     this.chkRX2DisplayAVG.TabIndex = ((int)(resources.GetObject("chkRX2DisplayAVG.TabIndex")));
     this.chkRX2DisplayAVG.Text = resources.GetString("chkRX2DisplayAVG.Text");
     this.chkRX2DisplayAVG.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("chkRX2DisplayAVG.TextAlign")));
     this.toolTip1.SetToolTip(this.chkRX2DisplayAVG, resources.GetString("chkRX2DisplayAVG.ToolTip"));
     this.chkRX2DisplayAVG.Visible = ((bool)(resources.GetObject("chkRX2DisplayAVG.Visible")));
     this.chkRX2DisplayAVG.CheckedChanged += new System.EventHandler(this.chkRX2DisplayAVG_CheckedChanged);
     //
     // comboRX2DSPMode
     //
     this.comboRX2DSPMode.AccessibleDescription = resources.GetString("comboRX2DSPMode.AccessibleDescription");
     this.comboRX2DSPMode.AccessibleName = resources.GetString("comboRX2DSPMode.AccessibleName");
     this.comboRX2DSPMode.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2DSPMode.Anchor")));
     this.comboRX2DSPMode.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2DSPMode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2DSPMode.BackgroundImage")));
     this.comboRX2DSPMode.DisplayMember = "0";
     this.comboRX2DSPMode.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2DSPMode.Dock")));
     this.comboRX2DSPMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2DSPMode.DropDownWidth = 56;
     this.comboRX2DSPMode.Enabled = ((bool)(resources.GetObject("comboRX2DSPMode.Enabled")));
     this.comboRX2DSPMode.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2DSPMode.Font")));
     this.comboRX2DSPMode.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2DSPMode.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2DSPMode.ImeMode")));
     this.comboRX2DSPMode.IntegralHeight = ((bool)(resources.GetObject("comboRX2DSPMode.IntegralHeight")));
     this.comboRX2DSPMode.ItemHeight = ((int)(resources.GetObject("comboRX2DSPMode.ItemHeight")));
     this.comboRX2DSPMode.Items.AddRange(new object[] {
                                                          resources.GetString("comboRX2DSPMode.Items"),
                                                          resources.GetString("comboRX2DSPMode.Items1"),
                                                          resources.GetString("comboRX2DSPMode.Items2"),
                                                          resources.GetString("comboRX2DSPMode.Items3"),
                                                          resources.GetString("comboRX2DSPMode.Items4"),
                                                          resources.GetString("comboRX2DSPMode.Items5"),
                                                          resources.GetString("comboRX2DSPMode.Items6"),
                                                          resources.GetString("comboRX2DSPMode.Items7"),
                                                          resources.GetString("comboRX2DSPMode.Items8"),
                                                          resources.GetString("comboRX2DSPMode.Items9"),
                                                          resources.GetString("comboRX2DSPMode.Items10")});
     this.comboRX2DSPMode.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2DSPMode.Location")));
     this.comboRX2DSPMode.MaxDropDownItems = ((int)(resources.GetObject("comboRX2DSPMode.MaxDropDownItems")));
     this.comboRX2DSPMode.MaxLength = ((int)(resources.GetObject("comboRX2DSPMode.MaxLength")));
     this.comboRX2DSPMode.Name = "comboRX2DSPMode";
     this.comboRX2DSPMode.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2DSPMode.RightToLeft")));
     this.comboRX2DSPMode.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2DSPMode.Size")));
     this.comboRX2DSPMode.TabIndex = ((int)(resources.GetObject("comboRX2DSPMode.TabIndex")));
     this.comboRX2DSPMode.Text = resources.GetString("comboRX2DSPMode.Text");
     this.toolTip1.SetToolTip(this.comboRX2DSPMode, resources.GetString("comboRX2DSPMode.ToolTip"));
     this.comboRX2DSPMode.Visible = ((bool)(resources.GetObject("comboRX2DSPMode.Visible")));
     this.comboRX2DSPMode.SelectedIndexChanged += new System.EventHandler(this.comboRX2DSPMode_SelectedIndexChanged);
     //
     // comboRX2Band
     //
     this.comboRX2Band.AccessibleDescription = resources.GetString("comboRX2Band.AccessibleDescription");
     this.comboRX2Band.AccessibleName = resources.GetString("comboRX2Band.AccessibleName");
     this.comboRX2Band.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2Band.Anchor")));
     this.comboRX2Band.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2Band.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2Band.BackgroundImage")));
     this.comboRX2Band.DisplayMember = "0";
     this.comboRX2Band.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2Band.Dock")));
     this.comboRX2Band.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2Band.DropDownWidth = 56;
     this.comboRX2Band.Enabled = ((bool)(resources.GetObject("comboRX2Band.Enabled")));
     this.comboRX2Band.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2Band.Font")));
     this.comboRX2Band.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2Band.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2Band.ImeMode")));
     this.comboRX2Band.IntegralHeight = ((bool)(resources.GetObject("comboRX2Band.IntegralHeight")));
     this.comboRX2Band.ItemHeight = ((int)(resources.GetObject("comboRX2Band.ItemHeight")));
     this.comboRX2Band.Items.AddRange(new object[] {
                                                       resources.GetString("comboRX2Band.Items"),
                                                       resources.GetString("comboRX2Band.Items1"),
                                                       resources.GetString("comboRX2Band.Items2"),
                                                       resources.GetString("comboRX2Band.Items3"),
                                                       resources.GetString("comboRX2Band.Items4"),
                                                       resources.GetString("comboRX2Band.Items5"),
                                                       resources.GetString("comboRX2Band.Items6"),
                                                       resources.GetString("comboRX2Band.Items7"),
                                                       resources.GetString("comboRX2Band.Items8"),
                                                       resources.GetString("comboRX2Band.Items9"),
                                                       resources.GetString("comboRX2Band.Items10"),
                                                       resources.GetString("comboRX2Band.Items11"),
                                                       resources.GetString("comboRX2Band.Items12")});
     this.comboRX2Band.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2Band.Location")));
     this.comboRX2Band.MaxDropDownItems = ((int)(resources.GetObject("comboRX2Band.MaxDropDownItems")));
     this.comboRX2Band.MaxLength = ((int)(resources.GetObject("comboRX2Band.MaxLength")));
     this.comboRX2Band.Name = "comboRX2Band";
     this.comboRX2Band.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2Band.RightToLeft")));
     this.comboRX2Band.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2Band.Size")));
     this.comboRX2Band.TabIndex = ((int)(resources.GetObject("comboRX2Band.TabIndex")));
     this.comboRX2Band.Text = resources.GetString("comboRX2Band.Text");
     this.toolTip1.SetToolTip(this.comboRX2Band, resources.GetString("comboRX2Band.ToolTip"));
     this.comboRX2Band.Visible = ((bool)(resources.GetObject("comboRX2Band.Visible")));
     this.comboRX2Band.SelectedIndexChanged += new System.EventHandler(this.comboRX2Band_SelectedIndexChanged);
     //
     // comboRX2Filter
     //
     this.comboRX2Filter.AccessibleDescription = resources.GetString("comboRX2Filter.AccessibleDescription");
     this.comboRX2Filter.AccessibleName = resources.GetString("comboRX2Filter.AccessibleName");
     this.comboRX2Filter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("comboRX2Filter.Anchor")));
     this.comboRX2Filter.BackColor = System.Drawing.SystemColors.Window;
     this.comboRX2Filter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("comboRX2Filter.BackgroundImage")));
     this.comboRX2Filter.DisplayMember = "0";
     this.comboRX2Filter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("comboRX2Filter.Dock")));
     this.comboRX2Filter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRX2Filter.DropDownWidth = 56;
     this.comboRX2Filter.Enabled = ((bool)(resources.GetObject("comboRX2Filter.Enabled")));
     this.comboRX2Filter.Font = ((System.Drawing.Font)(resources.GetObject("comboRX2Filter.Font")));
     this.comboRX2Filter.ForeColor = System.Drawing.SystemColors.WindowText;
     this.comboRX2Filter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("comboRX2Filter.ImeMode")));
     this.comboRX2Filter.IntegralHeight = ((bool)(resources.GetObject("comboRX2Filter.IntegralHeight")));
     this.comboRX2Filter.ItemHeight = ((int)(resources.GetObject("comboRX2Filter.ItemHeight")));
     this.comboRX2Filter.Location = ((System.Drawing.Point)(resources.GetObject("comboRX2Filter.Location")));
     this.comboRX2Filter.MaxDropDownItems = ((int)(resources.GetObject("comboRX2Filter.MaxDropDownItems")));
     this.comboRX2Filter.MaxLength = ((int)(resources.GetObject("comboRX2Filter.MaxLength")));
     this.comboRX2Filter.Name = "comboRX2Filter";
     this.comboRX2Filter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("comboRX2Filter.RightToLeft")));
     this.comboRX2Filter.Size = ((System.Drawing.Size)(resources.GetObject("comboRX2Filter.Size")));
     this.comboRX2Filter.TabIndex = ((int)(resources.GetObject("comboRX2Filter.TabIndex")));
     this.comboRX2Filter.Text = resources.GetString("comboRX2Filter.Text");
     this.toolTip1.SetToolTip(this.comboRX2Filter, resources.GetString("comboRX2Filter.ToolTip"));
     this.comboRX2Filter.Visible = ((bool)(resources.GetObject("comboRX2Filter.Visible")));
     this.comboRX2Filter.SelectedIndexChanged += new System.EventHandler(this.comboRX2Filter_SelectedIndexChanged);
     //
     // lblRX2Band
     //
     this.lblRX2Band.AccessibleDescription = resources.GetString("lblRX2Band.AccessibleDescription");
     this.lblRX2Band.AccessibleName = resources.GetString("lblRX2Band.AccessibleName");
     this.lblRX2Band.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("lblRX2Band.Anchor")));
     this.lblRX2Band.AutoSize = ((bool)(resources.GetObject("lblRX2Band.AutoSize")));
     this.lblRX2Band.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("lblRX2Band.Dock")));
     this.lblRX2Band.Enabled = ((bool)(resources.GetObject("lblRX2Band.Enabled")));
     this.lblRX2Band.Font = ((System.Drawing.Font)(resources.GetObject("lblRX2Band.Font")));
     this.lblRX2Band.Image = ((System.Drawing.Image)(resources.GetObject("lblRX2Band.Image")));
     this.lblRX2Band.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Band.ImageAlign")));
     this.lblRX2Band.ImageIndex = ((int)(resources.GetObject("lblRX2Band.ImageIndex")));
     this.lblRX2Band.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("lblRX2Band.ImeMode")));
     this.lblRX2Band.Location = ((System.Drawing.Point)(resources.GetObject("lblRX2Band.Location")));
     this.lblRX2Band.Name = "lblRX2Band";
     this.lblRX2Band.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("lblRX2Band.RightToLeft")));
     this.lblRX2Band.Size = ((System.Drawing.Size)(resources.GetObject("lblRX2Band.Size")));
     this.lblRX2Band.TabIndex = ((int)(resources.GetObject("lblRX2Band.TabIndex")));
     this.lblRX2Band.Text = resources.GetString("lblRX2Band.Text");
     this.lblRX2Band.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("lblRX2Band.TextAlign")));
     this.toolTip1.SetToolTip(this.lblRX2Band, resources.GetString("lblRX2Band.ToolTip"));
     this.lblRX2Band.Visible = ((bool)(resources.GetObject("lblRX2Band.Visible")));
     //
     // timer_clock
     //
     this.timer_clock.Enabled = true;
     this.timer_clock.Tick += new System.EventHandler(this.timer_clock_Tick);
     //
     // Console
     //
     this.AccessibleDescription = resources.GetString("$this.AccessibleDescription");
     this.AccessibleName = resources.GetString("$this.AccessibleName");
     this.AutoScaleBaseSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize")));
     this.AutoScroll = ((bool)(resources.GetObject("$this.AutoScroll")));
     this.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin")));
     this.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize")));
     this.BackColor = System.Drawing.SystemColors.Control;
     this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize")));
     this.Controls.Add(this.comboRX2Band);
     this.Controls.Add(this.lblRX2Band);
     this.Controls.Add(this.grpRX2Mode);
     this.Controls.Add(this.comboRX2Filter);
     this.Controls.Add(this.comboRX2DSPMode);
     this.Controls.Add(this.panelRX2Divider);
     this.Controls.Add(this.grpRX2Mixer);
     this.Controls.Add(this.chkRX2Preamp);
     this.Controls.Add(this.picRX2Squelch);
     this.Controls.Add(this.tbRX2Squelch);
     this.Controls.Add(this.chkRX2Squelch);
     this.Controls.Add(this.udRX2Squelch);
     this.Controls.Add(this.tbRX2RF);
     this.Controls.Add(this.udRX2RF);
     this.Controls.Add(this.lblRX2RF);
     this.Controls.Add(this.grpRX2Meter);
     this.Controls.Add(this.grpRX2DSP);
     this.Controls.Add(this.grpDisplaySplit);
     this.Controls.Add(this.grpAntenna);
     this.Controls.Add(this.grpFilter);
     this.Controls.Add(this.chkBCI);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.grpMultiRX);
     this.Controls.Add(this.picSquelch);
     this.Controls.Add(this.tbSquelch);
     this.Controls.Add(this.grpVFOBetween);
     this.Controls.Add(this.grpBandHF);
     this.Controls.Add(this.grpDateTime);
     this.Controls.Add(this.grpDisplay2);
     this.Controls.Add(this.grpOptions);
     this.Controls.Add(this.grpSoundControls);
     this.Controls.Add(this.grpVFO);
     this.Controls.Add(this.grpMultimeter);
     this.Controls.Add(this.grpDSP);
     this.Controls.Add(this.grpMode);
     this.Controls.Add(this.grpDisplay);
     this.Controls.Add(this.grpVFOA);
     this.Controls.Add(this.grpVFOB);
     this.Controls.Add(this.chkPower);
     this.Controls.Add(this.chkSquelch);
     this.Controls.Add(this.udSquelch);
     this.Controls.Add(this.grpBandVHF);
     this.Controls.Add(this.grpRX2Filter);
     this.Controls.Add(this.chkRX2);
     this.Controls.Add(this.grpRX2Display);
     this.Controls.Add(this.grpModeSpecificDigital);
     this.Controls.Add(this.grpModeSpecificPhone);
     this.Controls.Add(this.grpModeSpecificCW);
     this.Enabled = ((bool)(resources.GetObject("$this.Enabled")));
     this.Font = ((System.Drawing.Font)(resources.GetObject("$this.Font")));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode")));
     this.KeyPreview = true;
     this.Location = ((System.Drawing.Point)(resources.GetObject("$this.Location")));
     this.MaximumSize = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize")));
     this.Menu = this.mainMenu1;
     this.MinimumSize = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize")));
     this.Name = "Console";
     this.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft")));
     this.StartPosition = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition")));
     this.Text = resources.GetString("$this.Text");
     this.toolTip1.SetToolTip(this, resources.GetString("$this.ToolTip"));
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Console_KeyDown);
     this.Resize += new System.EventHandler(this.Console_Resize);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Console_Closing);
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
     this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Console_KeyUp);
     this.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.Console_MouseWheel);
     this.grpVFOA.ResumeLayout(false);
     this.grpVFOB.ResumeLayout(false);
     this.grpDisplay.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbDisplayZoom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDisplayPan)).EndInit();
     this.grpBandVHF.ResumeLayout(false);
     this.grpMode.ResumeLayout(false);
     this.grpBandHF.ResumeLayout(false);
     this.grpFilter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udFilterHigh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udFilterLow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbFilterWidth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbFilterShift)).EndInit();
     this.grpDSP.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udXIT)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRIT)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPWR)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udMIC)).EndInit();
     this.grpMultimeter.ResumeLayout(false);
     this.grpVFO.ResumeLayout(false);
     this.grpSoundControls.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbPWR)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbAF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX1Gain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udSquelch)).EndInit();
     this.grpOptions.ResumeLayout(false);
     this.grpDisplay2.ResumeLayout(false);
     this.grpDateTime.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCWSpeed)).EndInit();
     this.grpVFOBetween.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbMIC)).EndInit();
     this.grpModeSpecificPhone.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udNoiseGate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVOX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCPDR)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPDR)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbNoiseGate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVOX)).EndInit();
     this.grpModeSpecificCW.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCWPitch)).EndInit();
     this.grpSemiBreakIn.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCWSpeed)).EndInit();
     this.grpModeSpecificDigital.ResumeLayout(false);
     this.grpVACStereo.ResumeLayout(false);
     this.grpDIGSampleRate.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbVACTXGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbVACRXGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVACTXGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udVACRXGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbSquelch)).EndInit();
     this.grpMultiRX.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbRX0Gain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPanSubRX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPanMainRX)).EndInit();
     this.grpAntenna.ResumeLayout(false);
     this.grpDisplaySplit.ResumeLayout(false);
     this.grpRX2Mode.ResumeLayout(false);
     this.grpRX2DSP.ResumeLayout(false);
     this.grpRX2Filter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udRX2FilterHigh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2FilterLow)).EndInit();
     this.grpRX2Meter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2RF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2RF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Squelch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRX2Squelch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Gain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRX2Pan)).EndInit();
     this.grpRX2Mixer.ResumeLayout(false);
     this.grpRX2Display.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FWCATUForm));
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.chkATUEnabledOnBandChange = new System.Windows.Forms.CheckBoxTS();
     this.grpSWRThreshold           = new System.Windows.Forms.GroupBoxTS();
     this.comboSWRThresh            = new System.Windows.Forms.ComboBoxTS();
     this.grpFeedback     = new System.Windows.Forms.GroupBoxTS();
     this.indup           = new System.Windows.Forms.ButtonTS();
     this.inddown         = new System.Windows.Forms.ButtonTS();
     this.capup           = new System.Windows.Forms.ButtonTS();
     this.capdown         = new System.Windows.Forms.ButtonTS();
     this.lblIND          = new System.Windows.Forms.LabelTS();
     this.lblCAP          = new System.Windows.Forms.LabelTS();
     this.buttonTS1       = new System.Windows.Forms.ButtonTS();
     this.lblTuneComplete = new System.Windows.Forms.LabelTS();
     this.lblSWR          = new System.Windows.Forms.LabelTS();
     this.lblReflected    = new System.Windows.Forms.LabelTS();
     this.lblPower        = new System.Windows.Forms.LabelTS();
     this.lblFreq         = new System.Windows.Forms.LabelTS();
     this.lblForward      = new System.Windows.Forms.LabelTS();
     this.grpTune         = new System.Windows.Forms.GroupBoxTS();
     this.chkUseTUN       = new System.Windows.Forms.CheckBoxTS();
     this.btnTuneFull     = new System.Windows.Forms.ButtonTS();
     this.btnTuneMemory   = new System.Windows.Forms.ButtonTS();
     this.grpMode         = new System.Windows.Forms.GroupBoxTS();
     this.radModeAuto     = new System.Windows.Forms.RadioButtonTS();
     this.radModeSemiAuto = new System.Windows.Forms.RadioButtonTS();
     this.radModeBypass   = new System.Windows.Forms.RadioButtonTS();
     this.grpSWRThreshold.SuspendLayout();
     this.grpFeedback.SuspendLayout();
     this.grpTune.SuspendLayout();
     this.grpMode.SuspendLayout();
     this.SuspendLayout();
     //
     // chkATUEnabledOnBandChange
     //
     this.chkATUEnabledOnBandChange.AutoSize = true;
     this.chkATUEnabledOnBandChange.Image    = null;
     this.chkATUEnabledOnBandChange.Location = new System.Drawing.Point(12, 134);
     this.chkATUEnabledOnBandChange.Name     = "chkATUEnabledOnBandChange";
     this.chkATUEnabledOnBandChange.Size     = new System.Drawing.Size(202, 17);
     this.chkATUEnabledOnBandChange.TabIndex = 7;
     this.chkATUEnabledOnBandChange.Text     = "ATU Stays Enabled on Band Change";
     this.toolTip1.SetToolTip(this.chkATUEnabledOnBandChange, "Check this option to initiate a memory tune on band changes if ATU is enabled");
     this.chkATUEnabledOnBandChange.UseVisualStyleBackColor = true;
     //
     // grpSWRThreshold
     //
     this.grpSWRThreshold.Controls.Add(this.comboSWRThresh);
     this.grpSWRThreshold.Location = new System.Drawing.Point(280, 8);
     this.grpSWRThreshold.Name     = "grpSWRThreshold";
     this.grpSWRThreshold.Size     = new System.Drawing.Size(104, 56);
     this.grpSWRThreshold.TabIndex = 6;
     this.grpSWRThreshold.TabStop  = false;
     this.grpSWRThreshold.Text     = "SWR Threshold";
     this.toolTip1.SetToolTip(this.grpSWRThreshold, "Sets the threshold below which constitutes a successful tune.");
     //
     // comboSWRThresh
     //
     this.comboSWRThresh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSWRThresh.DropDownWidth = 64;
     this.comboSWRThresh.Items.AddRange(new object[] {
         "1.1 : 1",
         "1.3 : 1",
         "1.5 : 1",
         "1.7 : 1",
         "2.0 : 1",
         "2.5 : 1",
         "3.0 : 1"
     });
     this.comboSWRThresh.Location              = new System.Drawing.Point(16, 24);
     this.comboSWRThresh.Name                  = "comboSWRThresh";
     this.comboSWRThresh.Size                  = new System.Drawing.Size(64, 21);
     this.comboSWRThresh.TabIndex              = 4;
     this.comboSWRThresh.SelectedIndexChanged += new System.EventHandler(this.comboSWRThresh_SelectedIndexChanged);
     //
     // grpFeedback
     //
     this.grpFeedback.BackColor = System.Drawing.SystemColors.Control;
     this.grpFeedback.Controls.Add(this.indup);
     this.grpFeedback.Controls.Add(this.inddown);
     this.grpFeedback.Controls.Add(this.capup);
     this.grpFeedback.Controls.Add(this.capdown);
     this.grpFeedback.Controls.Add(this.lblIND);
     this.grpFeedback.Controls.Add(this.lblCAP);
     this.grpFeedback.Controls.Add(this.buttonTS1);
     this.grpFeedback.Controls.Add(this.lblTuneComplete);
     this.grpFeedback.Controls.Add(this.lblSWR);
     this.grpFeedback.Controls.Add(this.lblReflected);
     this.grpFeedback.Controls.Add(this.lblPower);
     this.grpFeedback.Controls.Add(this.lblFreq);
     this.grpFeedback.Controls.Add(this.lblForward);
     this.grpFeedback.Location = new System.Drawing.Point(8, 166);
     this.grpFeedback.Name     = "grpFeedback";
     this.grpFeedback.Size     = new System.Drawing.Size(405, 96);
     this.grpFeedback.TabIndex = 5;
     this.grpFeedback.TabStop  = false;
     this.grpFeedback.Text     = "Tuner Feedback";
     this.toolTip1.SetToolTip(this.grpFeedback, "The information in this window is returned from the ATU after a tune sequence.");
     //
     // indup
     //
     this.indup.Image    = null;
     this.indup.Location = new System.Drawing.Point(374, 71);
     this.indup.Name     = "indup";
     this.indup.Size     = new System.Drawing.Size(31, 23);
     this.indup.TabIndex = 13;
     this.indup.Text     = ">";
     this.toolTip1.SetToolTip(this.indup, "IND up (0 to 127)");
     this.indup.Click += new System.EventHandler(this.indup_Click);
     //
     // inddown
     //
     this.inddown.Image    = null;
     this.inddown.Location = new System.Drawing.Point(254, 67);
     this.inddown.Name     = "inddown";
     this.inddown.Size     = new System.Drawing.Size(31, 23);
     this.inddown.TabIndex = 12;
     this.inddown.Text     = "<";
     this.toolTip1.SetToolTip(this.inddown, "IND down ( 0 to 127)");
     this.inddown.Click += new System.EventHandler(this.inddown_Click);
     //
     // capup
     //
     this.capup.Image    = null;
     this.capup.Location = new System.Drawing.Point(374, 42);
     this.capup.Name     = "capup";
     this.capup.Size     = new System.Drawing.Size(31, 23);
     this.capup.TabIndex = 11;
     this.capup.Text     = ">";
     this.toolTip1.SetToolTip(this.capup, "CAP UP (0 to 127)");
     this.capup.Click += new System.EventHandler(this.capup_Click);
     //
     // capdown
     //
     this.capdown.Image    = null;
     this.capdown.Location = new System.Drawing.Point(254, 41);
     this.capdown.Name     = "capdown";
     this.capdown.Size     = new System.Drawing.Size(31, 23);
     this.capdown.TabIndex = 10;
     this.capdown.Text     = "<";
     this.toolTip1.SetToolTip(this.capdown, "Cap down (0 to 127)");
     this.capdown.Click += new System.EventHandler(this.capdown_Click);
     //
     // lblIND
     //
     this.lblIND.Image    = null;
     this.lblIND.Location = new System.Drawing.Point(291, 71);
     this.lblIND.Name     = "lblIND";
     this.lblIND.Size     = new System.Drawing.Size(72, 16);
     this.lblIND.TabIndex = 9;
     this.lblIND.Text     = "IND:";
     this.toolTip1.SetToolTip(this.lblIND, "Values = 0 to 127");
     //
     // lblCAP
     //
     this.lblCAP.Image    = null;
     this.lblCAP.Location = new System.Drawing.Point(291, 46);
     this.lblCAP.Name     = "lblCAP";
     this.lblCAP.Size     = new System.Drawing.Size(72, 16);
     this.lblCAP.TabIndex = 8;
     this.lblCAP.Text     = "CAP:";
     this.toolTip1.SetToolTip(this.lblCAP, "Values = 0 to 127");
     //
     // buttonTS1
     //
     this.buttonTS1.Image    = null;
     this.buttonTS1.Location = new System.Drawing.Point(244, 14);
     this.buttonTS1.Name     = "buttonTS1";
     this.buttonTS1.Size     = new System.Drawing.Size(77, 23);
     this.buttonTS1.TabIndex = 4;
     this.buttonTS1.Text     = "TUN Check";
     this.toolTip1.SetToolTip(this.buttonTS1, "Read the current SWR  as seen by the ATU and not the Flex SWR");
     this.buttonTS1.Click += new System.EventHandler(this.buttonTS1_Click);
     //
     // lblTuneComplete
     //
     this.lblTuneComplete.Font      = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTuneComplete.ForeColor = System.Drawing.Color.Green;
     this.lblTuneComplete.Image     = null;
     this.lblTuneComplete.Location  = new System.Drawing.Point(1, 19);
     this.lblTuneComplete.Name      = "lblTuneComplete";
     this.lblTuneComplete.Size      = new System.Drawing.Size(232, 16);
     this.lblTuneComplete.TabIndex  = 7;
     this.lblTuneComplete.Text      = "Tune Completed Successfully";
     //
     // lblSWR
     //
     this.lblSWR.Image    = null;
     this.lblSWR.Location = new System.Drawing.Point(327, 19);
     this.lblSWR.Name     = "lblSWR";
     this.lblSWR.Size     = new System.Drawing.Size(72, 16);
     this.lblSWR.TabIndex = 3;
     this.lblSWR.Text     = "SWR: 1.0:1";
     //
     // lblReflected
     //
     this.lblReflected.Image    = null;
     this.lblReflected.Location = new System.Drawing.Point(157, 72);
     this.lblReflected.Name     = "lblReflected";
     this.lblReflected.Size     = new System.Drawing.Size(80, 16);
     this.lblReflected.TabIndex = 2;
     this.lblReflected.Text     = "Reflected: 0";
     //
     // lblPower
     //
     this.lblPower.Image    = null;
     this.lblPower.Location = new System.Drawing.Point(1, 72);
     this.lblPower.Name     = "lblPower";
     this.lblPower.Size     = new System.Drawing.Size(64, 16);
     this.lblPower.TabIndex = 1;
     this.lblPower.Text     = "Power (W):   ";
     //
     // lblFreq
     //
     this.lblFreq.Image    = null;
     this.lblFreq.Location = new System.Drawing.Point(1, 49);
     this.lblFreq.Name     = "lblFreq";
     this.lblFreq.Size     = new System.Drawing.Size(152, 16);
     this.lblFreq.TabIndex = 0;
     this.lblFreq.Text     = "Freq (MHz): ";
     //
     // lblForward
     //
     this.lblForward.Image    = null;
     this.lblForward.Location = new System.Drawing.Point(78, 72);
     this.lblForward.Name     = "lblForward";
     this.lblForward.Size     = new System.Drawing.Size(80, 16);
     this.lblForward.TabIndex = 6;
     this.lblForward.Text     = "Forward: 0";
     //
     // grpTune
     //
     this.grpTune.Controls.Add(this.chkUseTUN);
     this.grpTune.Controls.Add(this.btnTuneFull);
     this.grpTune.Controls.Add(this.btnTuneMemory);
     this.grpTune.Location = new System.Drawing.Point(144, 8);
     this.grpTune.Name     = "grpTune";
     this.grpTune.Size     = new System.Drawing.Size(128, 120);
     this.grpTune.TabIndex = 4;
     this.grpTune.TabStop  = false;
     this.grpTune.Text     = "Tuning Options";
     //
     // chkUseTUN
     //
     this.chkUseTUN.Checked    = true;
     this.chkUseTUN.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkUseTUN.Image      = null;
     this.chkUseTUN.Location   = new System.Drawing.Point(24, 88);
     this.chkUseTUN.Name       = "chkUseTUN";
     this.chkUseTUN.Size       = new System.Drawing.Size(80, 24);
     this.chkUseTUN.TabIndex   = 3;
     this.chkUseTUN.Text       = "Use TUN";
     this.toolTip1.SetToolTip(this.chkUseTUN, "Checking this box will enable the front panel TUN function when using the Memory " +
                              "or Full Tune functions above.");
     //
     // btnTuneFull
     //
     this.btnTuneFull.Image    = null;
     this.btnTuneFull.Location = new System.Drawing.Point(16, 56);
     this.btnTuneFull.Name     = "btnTuneFull";
     this.btnTuneFull.Size     = new System.Drawing.Size(88, 23);
     this.btnTuneFull.TabIndex = 2;
     this.btnTuneFull.Text     = "Full Tune";
     this.toolTip1.SetToolTip(this.btnTuneFull, "Perform Full Tune.  Ignores any previous saved tunes on the current frequency.");
     this.btnTuneFull.Click += new System.EventHandler(this.btnTuneFull_Click);
     //
     // btnTuneMemory
     //
     this.btnTuneMemory.Image    = null;
     this.btnTuneMemory.Location = new System.Drawing.Point(16, 24);
     this.btnTuneMemory.Name     = "btnTuneMemory";
     this.btnTuneMemory.Size     = new System.Drawing.Size(88, 23);
     this.btnTuneMemory.TabIndex = 1;
     this.btnTuneMemory.Text     = "Memory Tune";
     this.toolTip1.SetToolTip(this.btnTuneMemory, "Performs a Memory Tune.  Uses previously saved tune settings if found for the cur" +
                              "rent frequency.  If a previous setting is not found, a Full Tune is performed.");
     this.btnTuneMemory.Click += new System.EventHandler(this.btnTuneMemory_Click);
     //
     // grpMode
     //
     this.grpMode.Controls.Add(this.radModeAuto);
     this.grpMode.Controls.Add(this.radModeSemiAuto);
     this.grpMode.Controls.Add(this.radModeBypass);
     this.grpMode.Location = new System.Drawing.Point(8, 8);
     this.grpMode.Name     = "grpMode";
     this.grpMode.Size     = new System.Drawing.Size(128, 120);
     this.grpMode.TabIndex = 0;
     this.grpMode.TabStop  = false;
     this.grpMode.Text     = "Operating Mode";
     //
     // radModeAuto
     //
     this.radModeAuto.Image    = null;
     this.radModeAuto.Location = new System.Drawing.Point(16, 88);
     this.radModeAuto.Name     = "radModeAuto";
     this.radModeAuto.Size     = new System.Drawing.Size(104, 24);
     this.radModeAuto.TabIndex = 2;
     this.radModeAuto.Text     = "Automatic";
     this.toolTip1.SetToolTip(this.radModeAuto, "Activates the ATU requiring just RF to automatically begin a tuning sequence.  Th" +
                              "is works for all transmission modes.  Note that manually tuning is still possibl" +
                              "e in this mode.");
     this.radModeAuto.CheckedChanged += new System.EventHandler(this.radModeAuto_CheckedChanged);
     //
     // radModeSemiAuto
     //
     this.radModeSemiAuto.Image    = null;
     this.radModeSemiAuto.Location = new System.Drawing.Point(16, 56);
     this.radModeSemiAuto.Name     = "radModeSemiAuto";
     this.radModeSemiAuto.Size     = new System.Drawing.Size(104, 24);
     this.radModeSemiAuto.TabIndex = 1;
     this.radModeSemiAuto.Text     = "Semi-Automatic";
     this.toolTip1.SetToolTip(this.radModeSemiAuto, "Enables the ATU requiring the user to activate a tune sequence.");
     this.radModeSemiAuto.CheckedChanged += new System.EventHandler(this.radModeSemiAuto_CheckedChanged);
     //
     // radModeBypass
     //
     this.radModeBypass.Checked  = true;
     this.radModeBypass.Image    = null;
     this.radModeBypass.Location = new System.Drawing.Point(16, 24);
     this.radModeBypass.Name     = "radModeBypass";
     this.radModeBypass.Size     = new System.Drawing.Size(88, 24);
     this.radModeBypass.TabIndex = 0;
     this.radModeBypass.TabStop  = true;
     this.radModeBypass.Text     = "Bypass";
     this.toolTip1.SetToolTip(this.radModeBypass, "Effectively deactivates the ATU by unlatching all relays.");
     this.radModeBypass.CheckedChanged += new System.EventHandler(this.radModeBypass_CheckedChanged);
     //
     // FWCATUForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(425, 274);
     this.Controls.Add(this.chkATUEnabledOnBandChange);
     this.Controls.Add(this.grpSWRThreshold);
     this.Controls.Add(this.grpFeedback);
     this.Controls.Add(this.grpTune);
     this.Controls.Add(this.grpMode);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "FWCATUForm";
     this.Text     = "FLEX-5000 ATU Settings";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCATUForm_Closing);
     this.grpSWRThreshold.ResumeLayout(false);
     this.grpFeedback.ResumeLayout(false);
     this.grpTune.ResumeLayout(false);
     this.grpMode.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(WaveOptions));
     this.grpReceive         = new System.Windows.Forms.GroupBoxTS();
     this.radRXPreProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.radRXPostProcessed = new System.Windows.Forms.RadioButtonTS();
     this.groupBox1          = new System.Windows.Forms.GroupBoxTS();
     this.radTXPostProcessed = new System.Windows.Forms.RadioButtonTS();
     this.radTXPreProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
     this.grpReceive.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // grpReceive
     //
     this.grpReceive.Controls.Add(this.radRXPostProcessed);
     this.grpReceive.Controls.Add(this.radRXPreProcessed);
     this.grpReceive.Location = new System.Drawing.Point(8, 8);
     this.grpReceive.Name     = "grpReceive";
     this.grpReceive.Size     = new System.Drawing.Size(168, 80);
     this.grpReceive.TabIndex = 0;
     this.grpReceive.TabStop  = false;
     this.grpReceive.Text     = "Receive";
     //
     // radRXPreProcessed
     //
     this.radRXPreProcessed.Checked  = true;
     this.radRXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radRXPreProcessed.Name     = "radRXPreProcessed";
     this.radRXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPreProcessed.TabIndex = 0;
     this.radRXPreProcessed.TabStop  = true;
     this.radRXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPreProcessed, "The raw audio coming out of the radio (11kHz IF)");
     this.radRXPreProcessed.CheckedChanged += new System.EventHandler(this.radRXPreProcessed_CheckedChanged);
     //
     // radRXPostProcessed
     //
     this.radRXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radRXPostProcessed.Name     = "radRXPostProcessed";
     this.radRXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPostProcessed.TabIndex = 1;
     this.radRXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPostProcessed, "The demodulated filtered audio you listen to.");
     this.radRXPostProcessed.CheckedChanged += new System.EventHandler(this.radRXPostProcessed_CheckedChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radTXPostProcessed);
     this.groupBox1.Controls.Add(this.radTXPreProcessed);
     this.groupBox1.Location = new System.Drawing.Point(8, 96);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(168, 80);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Transmit";
     //
     // radTXPostProcessed
     //
     this.radTXPostProcessed.Checked  = true;
     this.radTXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radTXPostProcessed.Name     = "radTXPostProcessed";
     this.radTXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPostProcessed.TabIndex = 1;
     this.radTXPostProcessed.TabStop  = true;
     this.radTXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPostProcessed, "Filtered, modulated, EQ\'d, and AGC\'d Signal");
     this.radTXPostProcessed.CheckedChanged += new System.EventHandler(this.radTXPostProcessed_CheckedChanged);
     //
     // radTXPreProcessed
     //
     this.radTXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radTXPreProcessed.Name     = "radTXPreProcessed";
     this.radTXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPreProcessed.TabIndex = 0;
     this.radTXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPreProcessed, "Raw Input (Microphone, Digital, etc)");
     this.radTXPreProcessed.CheckedChanged += new System.EventHandler(this.radTXPreProcessed_CheckedChanged);
     //
     // WaveOptions
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(184, 182);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.grpReceive);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "WaveOptions";
     this.Text     = "Wave Record Options";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveOptions_Closing);
     this.grpReceive.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(EQForm));
     this.grpRXEQ = new System.Windows.Forms.GroupBoxTS();
     this.lblRXEQ15db2 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ0dB2 = new System.Windows.Forms.LabelTS();
     this.lblRXEQminus12db2 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ10 = new System.Windows.Forms.LabelTS();
     this.tbRXEQ10 = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ7 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ8 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ9 = new System.Windows.Forms.LabelTS();
     this.tbRXEQ7 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ8 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ9 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ4 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ5 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ6 = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ4 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ5 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ6 = new System.Windows.Forms.LabelTS();
     this.picRXEQ = new System.Windows.Forms.PictureBox();
     this.btnRXEQReset = new System.Windows.Forms.ButtonTS();
     this.chkRXEQEnabled = new System.Windows.Forms.CheckBoxTS();
     this.tbRXEQ1 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ2 = new System.Windows.Forms.TrackBarTS();
     this.tbRXEQ3 = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ1 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ2 = new System.Windows.Forms.LabelTS();
     this.lblRXEQ3 = new System.Windows.Forms.LabelTS();
     this.lblRXEQPreamp = new System.Windows.Forms.LabelTS();
     this.tbRXEQPreamp = new System.Windows.Forms.TrackBarTS();
     this.lblRXEQ15db = new System.Windows.Forms.LabelTS();
     this.lblRXEQ0dB = new System.Windows.Forms.LabelTS();
     this.lblRXEQminus12db = new System.Windows.Forms.LabelTS();
     this.grpTXEQ = new System.Windows.Forms.GroupBoxTS();
     this.lblTXEQ15db2 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ0dB2 = new System.Windows.Forms.LabelTS();
     this.lblTXEQminus12db2 = new System.Windows.Forms.LabelTS();
     this.tbTXEQ10 = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ10 = new System.Windows.Forms.LabelTS();
     this.tbTXEQ7 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ8 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ9 = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ7 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ8 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ9 = new System.Windows.Forms.LabelTS();
     this.tbTXEQ4 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ5 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ6 = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ4 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ5 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ6 = new System.Windows.Forms.LabelTS();
     this.chkTXEQ160Notch = new System.Windows.Forms.CheckBoxTS();
     this.picTXEQ = new System.Windows.Forms.PictureBox();
     this.btnTXEQReset = new System.Windows.Forms.ButtonTS();
     this.chkTXEQEnabled = new System.Windows.Forms.CheckBoxTS();
     this.tbTXEQ1 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ2 = new System.Windows.Forms.TrackBarTS();
     this.tbTXEQ3 = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ1 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ2 = new System.Windows.Forms.LabelTS();
     this.lblTXEQ3 = new System.Windows.Forms.LabelTS();
     this.lblTXEQPreamp = new System.Windows.Forms.LabelTS();
     this.tbTXEQPreamp = new System.Windows.Forms.TrackBarTS();
     this.lblTXEQ15db = new System.Windows.Forms.LabelTS();
     this.lblTXEQ0dB = new System.Windows.Forms.LabelTS();
     this.lblTXEQminus12db = new System.Windows.Forms.LabelTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.rad3Band = new System.Windows.Forms.RadioButtonTS();
     this.rad10Band = new System.Windows.Forms.RadioButtonTS();
     this.grpRXEQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).BeginInit();
     this.grpTXEQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).BeginInit();
     this.SuspendLayout();
     //
     // grpRXEQ
     //
     this.grpRXEQ.Controls.Add(this.lblRXEQ15db2);
     this.grpRXEQ.Controls.Add(this.lblRXEQ0dB2);
     this.grpRXEQ.Controls.Add(this.lblRXEQminus12db2);
     this.grpRXEQ.Controls.Add(this.lblRXEQ10);
     this.grpRXEQ.Controls.Add(this.tbRXEQ10);
     this.grpRXEQ.Controls.Add(this.lblRXEQ7);
     this.grpRXEQ.Controls.Add(this.lblRXEQ8);
     this.grpRXEQ.Controls.Add(this.lblRXEQ9);
     this.grpRXEQ.Controls.Add(this.tbRXEQ7);
     this.grpRXEQ.Controls.Add(this.tbRXEQ8);
     this.grpRXEQ.Controls.Add(this.tbRXEQ9);
     this.grpRXEQ.Controls.Add(this.tbRXEQ4);
     this.grpRXEQ.Controls.Add(this.tbRXEQ5);
     this.grpRXEQ.Controls.Add(this.tbRXEQ6);
     this.grpRXEQ.Controls.Add(this.lblRXEQ4);
     this.grpRXEQ.Controls.Add(this.lblRXEQ5);
     this.grpRXEQ.Controls.Add(this.lblRXEQ6);
     this.grpRXEQ.Controls.Add(this.picRXEQ);
     this.grpRXEQ.Controls.Add(this.btnRXEQReset);
     this.grpRXEQ.Controls.Add(this.chkRXEQEnabled);
     this.grpRXEQ.Controls.Add(this.tbRXEQ1);
     this.grpRXEQ.Controls.Add(this.tbRXEQ2);
     this.grpRXEQ.Controls.Add(this.tbRXEQ3);
     this.grpRXEQ.Controls.Add(this.lblRXEQ1);
     this.grpRXEQ.Controls.Add(this.lblRXEQ2);
     this.grpRXEQ.Controls.Add(this.lblRXEQ3);
     this.grpRXEQ.Controls.Add(this.lblRXEQPreamp);
     this.grpRXEQ.Controls.Add(this.tbRXEQPreamp);
     this.grpRXEQ.Controls.Add(this.lblRXEQ15db);
     this.grpRXEQ.Controls.Add(this.lblRXEQ0dB);
     this.grpRXEQ.Controls.Add(this.lblRXEQminus12db);
     this.grpRXEQ.Location = new System.Drawing.Point(8, 40);
     this.grpRXEQ.Name = "grpRXEQ";
     this.grpRXEQ.Size = new System.Drawing.Size(528, 224);
     this.grpRXEQ.TabIndex = 1;
     this.grpRXEQ.TabStop = false;
     this.grpRXEQ.Text = "Receive Equalizer";
     //
     // lblRXEQ15db2
     //
     this.lblRXEQ15db2.Image = null;
     this.lblRXEQ15db2.Location = new System.Drawing.Point(483, 78);
     this.lblRXEQ15db2.Name = "lblRXEQ15db2";
     this.lblRXEQ15db2.Size = new System.Drawing.Size(32, 16);
     this.lblRXEQ15db2.TabIndex = 126;
     this.lblRXEQ15db2.Text = "15dB";
     this.lblRXEQ15db2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQ0dB2
     //
     this.lblRXEQ0dB2.Image = null;
     this.lblRXEQ0dB2.Location = new System.Drawing.Point(483, 134);
     this.lblRXEQ0dB2.Name = "lblRXEQ0dB2";
     this.lblRXEQ0dB2.Size = new System.Drawing.Size(32, 16);
     this.lblRXEQ0dB2.TabIndex = 127;
     this.lblRXEQ0dB2.Text = "  0dB";
     this.lblRXEQ0dB2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQminus12db2
     //
     this.lblRXEQminus12db2.Image = null;
     this.lblRXEQminus12db2.Location = new System.Drawing.Point(480, 178);
     this.lblRXEQminus12db2.Name = "lblRXEQminus12db2";
     this.lblRXEQminus12db2.Size = new System.Drawing.Size(34, 16);
     this.lblRXEQminus12db2.TabIndex = 128;
     this.lblRXEQminus12db2.Text = "-12dB";
     this.lblRXEQminus12db2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQ10
     //
     this.lblRXEQ10.Image = null;
     this.lblRXEQ10.Location = new System.Drawing.Point(440, 56);
     this.lblRXEQ10.Name = "lblRXEQ10";
     this.lblRXEQ10.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ10.TabIndex = 125;
     this.lblRXEQ10.Text = "16K";
     this.lblRXEQ10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ10.Visible = false;
     //
     // tbRXEQ10
     //
     this.tbRXEQ10.AutoSize = false;
     this.tbRXEQ10.LargeChange = 3;
     this.tbRXEQ10.Location = new System.Drawing.Point(448, 72);
     this.tbRXEQ10.Maximum = 15;
     this.tbRXEQ10.Minimum = -12;
     this.tbRXEQ10.Name = "tbRXEQ10";
     this.tbRXEQ10.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ10.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ10.TabIndex = 124;
     this.tbRXEQ10.TickFrequency = 3;
     this.tbRXEQ10.Visible = false;
     this.tbRXEQ10.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ7
     //
     this.lblRXEQ7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQ7.Image = null;
     this.lblRXEQ7.Location = new System.Drawing.Point(320, 56);
     this.lblRXEQ7.Name = "lblRXEQ7";
     this.lblRXEQ7.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ7.TabIndex = 121;
     this.lblRXEQ7.Text = "2K";
     this.lblRXEQ7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ7.Visible = false;
     //
     // lblRXEQ8
     //
     this.lblRXEQ8.Image = null;
     this.lblRXEQ8.Location = new System.Drawing.Point(360, 56);
     this.lblRXEQ8.Name = "lblRXEQ8";
     this.lblRXEQ8.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ8.TabIndex = 122;
     this.lblRXEQ8.Text = "4K";
     this.lblRXEQ8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ8.Visible = false;
     //
     // lblRXEQ9
     //
     this.lblRXEQ9.Image = null;
     this.lblRXEQ9.Location = new System.Drawing.Point(400, 56);
     this.lblRXEQ9.Name = "lblRXEQ9";
     this.lblRXEQ9.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ9.TabIndex = 123;
     this.lblRXEQ9.Text = "High";
     this.lblRXEQ9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblRXEQ9, "1500-6000Hz");
     //
     // tbRXEQ7
     //
     this.tbRXEQ7.AutoSize = false;
     this.tbRXEQ7.LargeChange = 3;
     this.tbRXEQ7.Location = new System.Drawing.Point(328, 72);
     this.tbRXEQ7.Maximum = 15;
     this.tbRXEQ7.Minimum = -12;
     this.tbRXEQ7.Name = "tbRXEQ7";
     this.tbRXEQ7.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ7.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ7.TabIndex = 118;
     this.tbRXEQ7.TickFrequency = 3;
     this.tbRXEQ7.Visible = false;
     this.tbRXEQ7.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ8
     //
     this.tbRXEQ8.AutoSize = false;
     this.tbRXEQ8.LargeChange = 3;
     this.tbRXEQ8.Location = new System.Drawing.Point(368, 72);
     this.tbRXEQ8.Maximum = 15;
     this.tbRXEQ8.Minimum = -12;
     this.tbRXEQ8.Name = "tbRXEQ8";
     this.tbRXEQ8.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ8.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ8.TabIndex = 119;
     this.tbRXEQ8.TickFrequency = 3;
     this.tbRXEQ8.Visible = false;
     this.tbRXEQ8.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ9
     //
     this.tbRXEQ9.AutoSize = false;
     this.tbRXEQ9.LargeChange = 3;
     this.tbRXEQ9.Location = new System.Drawing.Point(408, 72);
     this.tbRXEQ9.Maximum = 15;
     this.tbRXEQ9.Minimum = -12;
     this.tbRXEQ9.Name = "tbRXEQ9";
     this.tbRXEQ9.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ9.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ9.TabIndex = 120;
     this.tbRXEQ9.TickFrequency = 3;
     this.tbRXEQ9.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ4
     //
     this.tbRXEQ4.AutoSize = false;
     this.tbRXEQ4.LargeChange = 3;
     this.tbRXEQ4.Location = new System.Drawing.Point(208, 72);
     this.tbRXEQ4.Maximum = 15;
     this.tbRXEQ4.Minimum = -12;
     this.tbRXEQ4.Name = "tbRXEQ4";
     this.tbRXEQ4.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ4.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ4.TabIndex = 112;
     this.tbRXEQ4.TickFrequency = 3;
     this.tbRXEQ4.Visible = false;
     this.tbRXEQ4.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ5
     //
     this.tbRXEQ5.AutoSize = false;
     this.tbRXEQ5.LargeChange = 3;
     this.tbRXEQ5.Location = new System.Drawing.Point(248, 72);
     this.tbRXEQ5.Maximum = 15;
     this.tbRXEQ5.Minimum = -12;
     this.tbRXEQ5.Name = "tbRXEQ5";
     this.tbRXEQ5.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ5.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ5.TabIndex = 113;
     this.tbRXEQ5.TickFrequency = 3;
     this.tbRXEQ5.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ6
     //
     this.tbRXEQ6.AutoSize = false;
     this.tbRXEQ6.LargeChange = 3;
     this.tbRXEQ6.Location = new System.Drawing.Point(288, 72);
     this.tbRXEQ6.Maximum = 15;
     this.tbRXEQ6.Minimum = -12;
     this.tbRXEQ6.Name = "tbRXEQ6";
     this.tbRXEQ6.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ6.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ6.TabIndex = 114;
     this.tbRXEQ6.TickFrequency = 3;
     this.tbRXEQ6.Visible = false;
     this.tbRXEQ6.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ4
     //
     this.lblRXEQ4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQ4.Image = null;
     this.lblRXEQ4.Location = new System.Drawing.Point(200, 56);
     this.lblRXEQ4.Name = "lblRXEQ4";
     this.lblRXEQ4.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ4.TabIndex = 115;
     this.lblRXEQ4.Text = "250";
     this.lblRXEQ4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ4.Visible = false;
     //
     // lblRXEQ5
     //
     this.lblRXEQ5.Image = null;
     this.lblRXEQ5.Location = new System.Drawing.Point(240, 56);
     this.lblRXEQ5.Name = "lblRXEQ5";
     this.lblRXEQ5.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ5.TabIndex = 116;
     this.lblRXEQ5.Text = "Mid";
     this.lblRXEQ5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblRXEQ5, "400-1500Hz");
     //
     // lblRXEQ6
     //
     this.lblRXEQ6.Image = null;
     this.lblRXEQ6.Location = new System.Drawing.Point(280, 56);
     this.lblRXEQ6.Name = "lblRXEQ6";
     this.lblRXEQ6.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ6.TabIndex = 117;
     this.lblRXEQ6.Text = "1K";
     this.lblRXEQ6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ6.Visible = false;
     //
     // picRXEQ
     //
     this.picRXEQ.BackColor = System.Drawing.Color.Black;
     this.picRXEQ.Location = new System.Drawing.Point(88, 24);
     this.picRXEQ.Name = "picRXEQ";
     this.picRXEQ.Size = new System.Drawing.Size(384, 24);
     this.picRXEQ.TabIndex = 111;
     this.picRXEQ.TabStop = false;
     this.picRXEQ.Paint += new System.Windows.Forms.PaintEventHandler(this.picRXEQ_Paint);
     //
     // btnRXEQReset
     //
     this.btnRXEQReset.Image = null;
     this.btnRXEQReset.Location = new System.Drawing.Point(16, 200);
     this.btnRXEQReset.Name = "btnRXEQReset";
     this.btnRXEQReset.Size = new System.Drawing.Size(56, 20);
     this.btnRXEQReset.TabIndex = 110;
     this.btnRXEQReset.Text = "Reset";
     this.btnRXEQReset.Click += new System.EventHandler(this.btnRXEQReset_Click);
     //
     // chkRXEQEnabled
     //
     this.chkRXEQEnabled.Image = null;
     this.chkRXEQEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkRXEQEnabled.Name = "chkRXEQEnabled";
     this.chkRXEQEnabled.Size = new System.Drawing.Size(72, 16);
     this.chkRXEQEnabled.TabIndex = 109;
     this.chkRXEQEnabled.Text = "Enabled";
     this.chkRXEQEnabled.CheckedChanged += new System.EventHandler(this.chkRXEQEnabled_CheckedChanged);
     //
     // tbRXEQ1
     //
     this.tbRXEQ1.AutoSize = false;
     this.tbRXEQ1.LargeChange = 3;
     this.tbRXEQ1.Location = new System.Drawing.Point(88, 72);
     this.tbRXEQ1.Maximum = 15;
     this.tbRXEQ1.Minimum = -12;
     this.tbRXEQ1.Name = "tbRXEQ1";
     this.tbRXEQ1.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ1.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ1.TabIndex = 4;
     this.tbRXEQ1.TickFrequency = 3;
     this.tbRXEQ1.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ2
     //
     this.tbRXEQ2.AutoSize = false;
     this.tbRXEQ2.LargeChange = 3;
     this.tbRXEQ2.Location = new System.Drawing.Point(128, 72);
     this.tbRXEQ2.Maximum = 15;
     this.tbRXEQ2.Minimum = -12;
     this.tbRXEQ2.Name = "tbRXEQ2";
     this.tbRXEQ2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ2.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ2.TabIndex = 5;
     this.tbRXEQ2.TickFrequency = 3;
     this.tbRXEQ2.Visible = false;
     this.tbRXEQ2.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // tbRXEQ3
     //
     this.tbRXEQ3.AutoSize = false;
     this.tbRXEQ3.LargeChange = 3;
     this.tbRXEQ3.Location = new System.Drawing.Point(168, 72);
     this.tbRXEQ3.Maximum = 15;
     this.tbRXEQ3.Minimum = -12;
     this.tbRXEQ3.Name = "tbRXEQ3";
     this.tbRXEQ3.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQ3.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQ3.TabIndex = 6;
     this.tbRXEQ3.TickFrequency = 3;
     this.tbRXEQ3.Visible = false;
     this.tbRXEQ3.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ1
     //
     this.lblRXEQ1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQ1.Image = null;
     this.lblRXEQ1.Location = new System.Drawing.Point(80, 56);
     this.lblRXEQ1.Name = "lblRXEQ1";
     this.lblRXEQ1.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ1.TabIndex = 43;
     this.lblRXEQ1.Text = "Low";
     this.lblRXEQ1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblRXEQ1, "0-400Hz");
     //
     // lblRXEQ2
     //
     this.lblRXEQ2.Image = null;
     this.lblRXEQ2.Location = new System.Drawing.Point(120, 56);
     this.lblRXEQ2.Name = "lblRXEQ2";
     this.lblRXEQ2.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ2.TabIndex = 44;
     this.lblRXEQ2.Text = "63";
     this.lblRXEQ2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ2.Visible = false;
     //
     // lblRXEQ3
     //
     this.lblRXEQ3.Image = null;
     this.lblRXEQ3.Location = new System.Drawing.Point(160, 56);
     this.lblRXEQ3.Name = "lblRXEQ3";
     this.lblRXEQ3.Size = new System.Drawing.Size(40, 16);
     this.lblRXEQ3.TabIndex = 45;
     this.lblRXEQ3.Text = "125";
     this.lblRXEQ3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRXEQ3.Visible = false;
     //
     // lblRXEQPreamp
     //
     this.lblRXEQPreamp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblRXEQPreamp.Image = null;
     this.lblRXEQPreamp.Location = new System.Drawing.Point(8, 56);
     this.lblRXEQPreamp.Name = "lblRXEQPreamp";
     this.lblRXEQPreamp.Size = new System.Drawing.Size(48, 16);
     this.lblRXEQPreamp.TabIndex = 74;
     this.lblRXEQPreamp.Text = "Preamp";
     this.lblRXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // tbRXEQPreamp
     //
     this.tbRXEQPreamp.AutoSize = false;
     this.tbRXEQPreamp.LargeChange = 3;
     this.tbRXEQPreamp.Location = new System.Drawing.Point(16, 72);
     this.tbRXEQPreamp.Maximum = 15;
     this.tbRXEQPreamp.Minimum = -12;
     this.tbRXEQPreamp.Name = "tbRXEQPreamp";
     this.tbRXEQPreamp.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbRXEQPreamp.Size = new System.Drawing.Size(32, 128);
     this.tbRXEQPreamp.TabIndex = 35;
     this.tbRXEQPreamp.TickFrequency = 3;
     this.tbRXEQPreamp.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
     //
     // lblRXEQ15db
     //
     this.lblRXEQ15db.Image = null;
     this.lblRXEQ15db.Location = new System.Drawing.Point(56, 78);
     this.lblRXEQ15db.Name = "lblRXEQ15db";
     this.lblRXEQ15db.Size = new System.Drawing.Size(32, 16);
     this.lblRXEQ15db.TabIndex = 40;
     this.lblRXEQ15db.Text = "15dB";
     this.lblRXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQ0dB
     //
     this.lblRXEQ0dB.Image = null;
     this.lblRXEQ0dB.Location = new System.Drawing.Point(56, 134);
     this.lblRXEQ0dB.Name = "lblRXEQ0dB";
     this.lblRXEQ0dB.Size = new System.Drawing.Size(32, 16);
     this.lblRXEQ0dB.TabIndex = 41;
     this.lblRXEQ0dB.Text = "  0dB";
     this.lblRXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblRXEQminus12db
     //
     this.lblRXEQminus12db.Image = null;
     this.lblRXEQminus12db.Location = new System.Drawing.Point(52, 178);
     this.lblRXEQminus12db.Name = "lblRXEQminus12db";
     this.lblRXEQminus12db.Size = new System.Drawing.Size(34, 16);
     this.lblRXEQminus12db.TabIndex = 42;
     this.lblRXEQminus12db.Text = "-12dB";
     this.lblRXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // grpTXEQ
     //
     this.grpTXEQ.Controls.Add(this.lblTXEQ15db2);
     this.grpTXEQ.Controls.Add(this.lblTXEQ0dB2);
     this.grpTXEQ.Controls.Add(this.lblTXEQminus12db2);
     this.grpTXEQ.Controls.Add(this.tbTXEQ10);
     this.grpTXEQ.Controls.Add(this.lblTXEQ10);
     this.grpTXEQ.Controls.Add(this.tbTXEQ7);
     this.grpTXEQ.Controls.Add(this.tbTXEQ8);
     this.grpTXEQ.Controls.Add(this.tbTXEQ9);
     this.grpTXEQ.Controls.Add(this.lblTXEQ7);
     this.grpTXEQ.Controls.Add(this.lblTXEQ8);
     this.grpTXEQ.Controls.Add(this.lblTXEQ9);
     this.grpTXEQ.Controls.Add(this.tbTXEQ4);
     this.grpTXEQ.Controls.Add(this.tbTXEQ5);
     this.grpTXEQ.Controls.Add(this.tbTXEQ6);
     this.grpTXEQ.Controls.Add(this.lblTXEQ4);
     this.grpTXEQ.Controls.Add(this.lblTXEQ5);
     this.grpTXEQ.Controls.Add(this.lblTXEQ6);
     this.grpTXEQ.Controls.Add(this.chkTXEQ160Notch);
     this.grpTXEQ.Controls.Add(this.picTXEQ);
     this.grpTXEQ.Controls.Add(this.btnTXEQReset);
     this.grpTXEQ.Controls.Add(this.chkTXEQEnabled);
     this.grpTXEQ.Controls.Add(this.tbTXEQ1);
     this.grpTXEQ.Controls.Add(this.tbTXEQ2);
     this.grpTXEQ.Controls.Add(this.tbTXEQ3);
     this.grpTXEQ.Controls.Add(this.lblTXEQ1);
     this.grpTXEQ.Controls.Add(this.lblTXEQ2);
     this.grpTXEQ.Controls.Add(this.lblTXEQ3);
     this.grpTXEQ.Controls.Add(this.lblTXEQPreamp);
     this.grpTXEQ.Controls.Add(this.tbTXEQPreamp);
     this.grpTXEQ.Controls.Add(this.lblTXEQ15db);
     this.grpTXEQ.Controls.Add(this.lblTXEQ0dB);
     this.grpTXEQ.Controls.Add(this.lblTXEQminus12db);
     this.grpTXEQ.Location = new System.Drawing.Point(8, 272);
     this.grpTXEQ.Name = "grpTXEQ";
     this.grpTXEQ.Size = new System.Drawing.Size(528, 224);
     this.grpTXEQ.TabIndex = 1;
     this.grpTXEQ.TabStop = false;
     this.grpTXEQ.Text = "Transmit Equalizer";
     //
     // lblTXEQ15db2
     //
     this.lblTXEQ15db2.Image = null;
     this.lblTXEQ15db2.Location = new System.Drawing.Point(483, 78);
     this.lblTXEQ15db2.Name = "lblTXEQ15db2";
     this.lblTXEQ15db2.Size = new System.Drawing.Size(32, 16);
     this.lblTXEQ15db2.TabIndex = 129;
     this.lblTXEQ15db2.Text = "15dB";
     this.lblTXEQ15db2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQ0dB2
     //
     this.lblTXEQ0dB2.Image = null;
     this.lblTXEQ0dB2.Location = new System.Drawing.Point(483, 134);
     this.lblTXEQ0dB2.Name = "lblTXEQ0dB2";
     this.lblTXEQ0dB2.Size = new System.Drawing.Size(32, 16);
     this.lblTXEQ0dB2.TabIndex = 128;
     this.lblTXEQ0dB2.Text = "  0dB";
     this.lblTXEQ0dB2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQminus12db2
     //
     this.lblTXEQminus12db2.Image = null;
     this.lblTXEQminus12db2.Location = new System.Drawing.Point(480, 178);
     this.lblTXEQminus12db2.Name = "lblTXEQminus12db2";
     this.lblTXEQminus12db2.Size = new System.Drawing.Size(34, 16);
     this.lblTXEQminus12db2.TabIndex = 130;
     this.lblTXEQminus12db2.Text = "-12dB";
     this.lblTXEQminus12db2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tbTXEQ10
     //
     this.tbTXEQ10.AutoSize = false;
     this.tbTXEQ10.LargeChange = 3;
     this.tbTXEQ10.Location = new System.Drawing.Point(448, 72);
     this.tbTXEQ10.Maximum = 15;
     this.tbTXEQ10.Minimum = -12;
     this.tbTXEQ10.Name = "tbTXEQ10";
     this.tbTXEQ10.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ10.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ10.TabIndex = 126;
     this.tbTXEQ10.TickFrequency = 3;
     this.tbTXEQ10.Visible = false;
     this.tbTXEQ10.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ10
     //
     this.lblTXEQ10.Image = null;
     this.lblTXEQ10.Location = new System.Drawing.Point(440, 56);
     this.lblTXEQ10.Name = "lblTXEQ10";
     this.lblTXEQ10.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ10.TabIndex = 127;
     this.lblTXEQ10.Text = "16K";
     this.lblTXEQ10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ10, "1500-6000Hz");
     this.lblTXEQ10.Visible = false;
     //
     // tbTXEQ7
     //
     this.tbTXEQ7.AutoSize = false;
     this.tbTXEQ7.LargeChange = 3;
     this.tbTXEQ7.Location = new System.Drawing.Point(328, 72);
     this.tbTXEQ7.Maximum = 15;
     this.tbTXEQ7.Minimum = -12;
     this.tbTXEQ7.Name = "tbTXEQ7";
     this.tbTXEQ7.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ7.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ7.TabIndex = 120;
     this.tbTXEQ7.TickFrequency = 3;
     this.tbTXEQ7.Visible = false;
     this.tbTXEQ7.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ8
     //
     this.tbTXEQ8.AutoSize = false;
     this.tbTXEQ8.LargeChange = 3;
     this.tbTXEQ8.Location = new System.Drawing.Point(368, 72);
     this.tbTXEQ8.Maximum = 15;
     this.tbTXEQ8.Minimum = -12;
     this.tbTXEQ8.Name = "tbTXEQ8";
     this.tbTXEQ8.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ8.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ8.TabIndex = 121;
     this.tbTXEQ8.TickFrequency = 3;
     this.tbTXEQ8.Visible = false;
     this.tbTXEQ8.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ9
     //
     this.tbTXEQ9.AutoSize = false;
     this.tbTXEQ9.LargeChange = 3;
     this.tbTXEQ9.Location = new System.Drawing.Point(408, 72);
     this.tbTXEQ9.Maximum = 15;
     this.tbTXEQ9.Minimum = -12;
     this.tbTXEQ9.Name = "tbTXEQ9";
     this.tbTXEQ9.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ9.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ9.TabIndex = 122;
     this.tbTXEQ9.TickFrequency = 3;
     this.tbTXEQ9.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ7
     //
     this.lblTXEQ7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQ7.Image = null;
     this.lblTXEQ7.Location = new System.Drawing.Point(320, 56);
     this.lblTXEQ7.Name = "lblTXEQ7";
     this.lblTXEQ7.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ7.TabIndex = 123;
     this.lblTXEQ7.Text = "2K";
     this.lblTXEQ7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ7, "0-400Hz");
     this.lblTXEQ7.Visible = false;
     //
     // lblTXEQ8
     //
     this.lblTXEQ8.Image = null;
     this.lblTXEQ8.Location = new System.Drawing.Point(360, 56);
     this.lblTXEQ8.Name = "lblTXEQ8";
     this.lblTXEQ8.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ8.TabIndex = 124;
     this.lblTXEQ8.Text = "4K";
     this.lblTXEQ8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ8, "400-1500Hz");
     this.lblTXEQ8.Visible = false;
     //
     // lblTXEQ9
     //
     this.lblTXEQ9.Image = null;
     this.lblTXEQ9.Location = new System.Drawing.Point(400, 56);
     this.lblTXEQ9.Name = "lblTXEQ9";
     this.lblTXEQ9.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ9.TabIndex = 125;
     this.lblTXEQ9.Text = "High";
     this.lblTXEQ9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ9, "1500-6000Hz");
     //
     // tbTXEQ4
     //
     this.tbTXEQ4.AutoSize = false;
     this.tbTXEQ4.LargeChange = 3;
     this.tbTXEQ4.Location = new System.Drawing.Point(208, 72);
     this.tbTXEQ4.Maximum = 15;
     this.tbTXEQ4.Minimum = -12;
     this.tbTXEQ4.Name = "tbTXEQ4";
     this.tbTXEQ4.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ4.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ4.TabIndex = 114;
     this.tbTXEQ4.TickFrequency = 3;
     this.tbTXEQ4.Visible = false;
     this.tbTXEQ4.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ5
     //
     this.tbTXEQ5.AutoSize = false;
     this.tbTXEQ5.LargeChange = 3;
     this.tbTXEQ5.Location = new System.Drawing.Point(248, 72);
     this.tbTXEQ5.Maximum = 15;
     this.tbTXEQ5.Minimum = -12;
     this.tbTXEQ5.Name = "tbTXEQ5";
     this.tbTXEQ5.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ5.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ5.TabIndex = 115;
     this.tbTXEQ5.TickFrequency = 3;
     this.tbTXEQ5.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ6
     //
     this.tbTXEQ6.AutoSize = false;
     this.tbTXEQ6.LargeChange = 3;
     this.tbTXEQ6.Location = new System.Drawing.Point(288, 72);
     this.tbTXEQ6.Maximum = 15;
     this.tbTXEQ6.Minimum = -12;
     this.tbTXEQ6.Name = "tbTXEQ6";
     this.tbTXEQ6.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ6.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ6.TabIndex = 116;
     this.tbTXEQ6.TickFrequency = 3;
     this.tbTXEQ6.Visible = false;
     this.tbTXEQ6.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ4
     //
     this.lblTXEQ4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQ4.Image = null;
     this.lblTXEQ4.Location = new System.Drawing.Point(200, 56);
     this.lblTXEQ4.Name = "lblTXEQ4";
     this.lblTXEQ4.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ4.TabIndex = 117;
     this.lblTXEQ4.Text = "250";
     this.lblTXEQ4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ4, "0-400Hz");
     this.lblTXEQ4.Visible = false;
     //
     // lblTXEQ5
     //
     this.lblTXEQ5.Image = null;
     this.lblTXEQ5.Location = new System.Drawing.Point(240, 56);
     this.lblTXEQ5.Name = "lblTXEQ5";
     this.lblTXEQ5.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ5.TabIndex = 118;
     this.lblTXEQ5.Text = "Mid";
     this.lblTXEQ5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ5, "400-1500Hz");
     //
     // lblTXEQ6
     //
     this.lblTXEQ6.Image = null;
     this.lblTXEQ6.Location = new System.Drawing.Point(280, 56);
     this.lblTXEQ6.Name = "lblTXEQ6";
     this.lblTXEQ6.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ6.TabIndex = 119;
     this.lblTXEQ6.Text = "1K";
     this.lblTXEQ6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ6, "1500-6000Hz");
     this.lblTXEQ6.Visible = false;
     //
     // chkTXEQ160Notch
     //
     this.chkTXEQ160Notch.Image = null;
     this.chkTXEQ160Notch.Location = new System.Drawing.Point(104, 200);
     this.chkTXEQ160Notch.Name = "chkTXEQ160Notch";
     this.chkTXEQ160Notch.Size = new System.Drawing.Size(96, 16);
     this.chkTXEQ160Notch.TabIndex = 113;
     this.chkTXEQ160Notch.Text = "160Hz Notch";
     this.chkTXEQ160Notch.Visible = false;
     //
     // picTXEQ
     //
     this.picTXEQ.BackColor = System.Drawing.Color.Black;
     this.picTXEQ.Location = new System.Drawing.Point(88, 24);
     this.picTXEQ.Name = "picTXEQ";
     this.picTXEQ.Size = new System.Drawing.Size(384, 24);
     this.picTXEQ.TabIndex = 112;
     this.picTXEQ.TabStop = false;
     this.picTXEQ.Paint += new System.Windows.Forms.PaintEventHandler(this.picTXEQ_Paint);
     //
     // btnTXEQReset
     //
     this.btnTXEQReset.Image = null;
     this.btnTXEQReset.Location = new System.Drawing.Point(16, 200);
     this.btnTXEQReset.Name = "btnTXEQReset";
     this.btnTXEQReset.Size = new System.Drawing.Size(56, 20);
     this.btnTXEQReset.TabIndex = 107;
     this.btnTXEQReset.Text = "Reset";
     this.btnTXEQReset.Click += new System.EventHandler(this.btnTXEQReset_Click);
     //
     // chkTXEQEnabled
     //
     this.chkTXEQEnabled.Image = null;
     this.chkTXEQEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkTXEQEnabled.Name = "chkTXEQEnabled";
     this.chkTXEQEnabled.Size = new System.Drawing.Size(72, 16);
     this.chkTXEQEnabled.TabIndex = 106;
     this.chkTXEQEnabled.Text = "Enabled";
     this.chkTXEQEnabled.CheckedChanged += new System.EventHandler(this.chkTXEQEnabled_CheckedChanged);
     //
     // tbTXEQ1
     //
     this.tbTXEQ1.AutoSize = false;
     this.tbTXEQ1.LargeChange = 3;
     this.tbTXEQ1.Location = new System.Drawing.Point(88, 72);
     this.tbTXEQ1.Maximum = 15;
     this.tbTXEQ1.Minimum = -12;
     this.tbTXEQ1.Name = "tbTXEQ1";
     this.tbTXEQ1.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ1.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ1.TabIndex = 4;
     this.tbTXEQ1.TickFrequency = 3;
     this.tbTXEQ1.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ2
     //
     this.tbTXEQ2.AutoSize = false;
     this.tbTXEQ2.LargeChange = 3;
     this.tbTXEQ2.Location = new System.Drawing.Point(128, 72);
     this.tbTXEQ2.Maximum = 15;
     this.tbTXEQ2.Minimum = -12;
     this.tbTXEQ2.Name = "tbTXEQ2";
     this.tbTXEQ2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ2.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ2.TabIndex = 5;
     this.tbTXEQ2.TickFrequency = 3;
     this.tbTXEQ2.Visible = false;
     this.tbTXEQ2.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // tbTXEQ3
     //
     this.tbTXEQ3.AutoSize = false;
     this.tbTXEQ3.LargeChange = 3;
     this.tbTXEQ3.Location = new System.Drawing.Point(168, 72);
     this.tbTXEQ3.Maximum = 15;
     this.tbTXEQ3.Minimum = -12;
     this.tbTXEQ3.Name = "tbTXEQ3";
     this.tbTXEQ3.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQ3.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQ3.TabIndex = 6;
     this.tbTXEQ3.TickFrequency = 3;
     this.tbTXEQ3.Visible = false;
     this.tbTXEQ3.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ1
     //
     this.lblTXEQ1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQ1.Image = null;
     this.lblTXEQ1.Location = new System.Drawing.Point(80, 56);
     this.lblTXEQ1.Name = "lblTXEQ1";
     this.lblTXEQ1.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ1.TabIndex = 74;
     this.lblTXEQ1.Text = "Low";
     this.lblTXEQ1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ1, "0-400Hz");
     //
     // lblTXEQ2
     //
     this.lblTXEQ2.Image = null;
     this.lblTXEQ2.Location = new System.Drawing.Point(120, 56);
     this.lblTXEQ2.Name = "lblTXEQ2";
     this.lblTXEQ2.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ2.TabIndex = 75;
     this.lblTXEQ2.Text = "63";
     this.lblTXEQ2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ2, "400-1500Hz");
     this.lblTXEQ2.Visible = false;
     //
     // lblTXEQ3
     //
     this.lblTXEQ3.Image = null;
     this.lblTXEQ3.Location = new System.Drawing.Point(160, 56);
     this.lblTXEQ3.Name = "lblTXEQ3";
     this.lblTXEQ3.Size = new System.Drawing.Size(40, 16);
     this.lblTXEQ3.TabIndex = 76;
     this.lblTXEQ3.Text = "125";
     this.lblTXEQ3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.lblTXEQ3, "1500-6000Hz");
     this.lblTXEQ3.Visible = false;
     //
     // lblTXEQPreamp
     //
     this.lblTXEQPreamp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTXEQPreamp.Image = null;
     this.lblTXEQPreamp.Location = new System.Drawing.Point(8, 56);
     this.lblTXEQPreamp.Name = "lblTXEQPreamp";
     this.lblTXEQPreamp.Size = new System.Drawing.Size(48, 16);
     this.lblTXEQPreamp.TabIndex = 105;
     this.lblTXEQPreamp.Text = "Preamp";
     this.lblTXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // tbTXEQPreamp
     //
     this.tbTXEQPreamp.AutoSize = false;
     this.tbTXEQPreamp.LargeChange = 3;
     this.tbTXEQPreamp.Location = new System.Drawing.Point(16, 72);
     this.tbTXEQPreamp.Maximum = 15;
     this.tbTXEQPreamp.Minimum = -12;
     this.tbTXEQPreamp.Name = "tbTXEQPreamp";
     this.tbTXEQPreamp.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tbTXEQPreamp.Size = new System.Drawing.Size(32, 128);
     this.tbTXEQPreamp.TabIndex = 36;
     this.tbTXEQPreamp.TickFrequency = 3;
     this.tbTXEQPreamp.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
     //
     // lblTXEQ15db
     //
     this.lblTXEQ15db.Image = null;
     this.lblTXEQ15db.Location = new System.Drawing.Point(56, 80);
     this.lblTXEQ15db.Name = "lblTXEQ15db";
     this.lblTXEQ15db.Size = new System.Drawing.Size(32, 16);
     this.lblTXEQ15db.TabIndex = 43;
     this.lblTXEQ15db.Text = "15dB";
     this.lblTXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQ0dB
     //
     this.lblTXEQ0dB.Image = null;
     this.lblTXEQ0dB.Location = new System.Drawing.Point(56, 134);
     this.lblTXEQ0dB.Name = "lblTXEQ0dB";
     this.lblTXEQ0dB.Size = new System.Drawing.Size(32, 16);
     this.lblTXEQ0dB.TabIndex = 0;
     this.lblTXEQ0dB.Text = "  0dB";
     this.lblTXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTXEQminus12db
     //
     this.lblTXEQminus12db.Image = null;
     this.lblTXEQminus12db.Location = new System.Drawing.Point(52, 176);
     this.lblTXEQminus12db.Name = "lblTXEQminus12db";
     this.lblTXEQminus12db.Size = new System.Drawing.Size(34, 16);
     this.lblTXEQminus12db.TabIndex = 45;
     this.lblTXEQminus12db.Text = "-12dB";
     this.lblTXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // rad3Band
     //
     this.rad3Band.Checked = true;
     this.rad3Band.Image = null;
     this.rad3Band.Location = new System.Drawing.Point(16, 8);
     this.rad3Band.Name = "rad3Band";
     this.rad3Band.Size = new System.Drawing.Size(120, 24);
     this.rad3Band.TabIndex = 2;
     this.rad3Band.TabStop = true;
     this.rad3Band.Text = "3-Band Equalizer";
     this.rad3Band.CheckedChanged += new System.EventHandler(this.rad3Band_CheckedChanged);
     //
     // rad10Band
     //
     this.rad10Band.Image = null;
     this.rad10Band.Location = new System.Drawing.Point(144, 8);
     this.rad10Band.Name = "rad10Band";
     this.rad10Band.Size = new System.Drawing.Size(120, 24);
     this.rad10Band.TabIndex = 3;
     this.rad10Band.Text = "10-Band Equalizer";
     this.rad10Band.CheckedChanged += new System.EventHandler(this.rad10Band_CheckedChanged);
     //
     // EQForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(544, 502);
     this.Controls.Add(this.rad10Band);
     this.Controls.Add(this.rad3Band);
     this.Controls.Add(this.grpRXEQ);
     this.Controls.Add(this.grpTXEQ);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "EQForm";
     this.Text = "Equalizer Settings";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.EQForm_Closing);
     this.grpRXEQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).EndInit();
     this.grpTXEQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FLEX5000RX2CalForm));
     this.grpTestGeneral = new System.Windows.Forms.GroupBoxTS();
     this.btnTestAll = new System.Windows.Forms.ButtonTS();
     this.ckRunPreamp = new System.Windows.Forms.CheckBoxTS();
     this.btnTestNone = new System.Windows.Forms.ButtonTS();
     this.ckRunNoise = new System.Windows.Forms.CheckBoxTS();
     this.ckRunGenBal = new System.Windows.Forms.CheckBoxTS();
     this.ckRunFilters = new System.Windows.Forms.CheckBoxTS();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.txtTech = new System.Windows.Forms.TextBoxTS();
     this.lblTech = new System.Windows.Forms.LabelTS();
     this.btnSelNone = new System.Windows.Forms.ButtonTS();
     this.btnPostFence = new System.Windows.Forms.ButtonTS();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.grpTestReceiver = new System.Windows.Forms.GroupBoxTS();
     this.btnCalNone = new System.Windows.Forms.ButtonTS();
     this.btnCalAll = new System.Windows.Forms.ButtonTS();
     this.ckCalImage = new System.Windows.Forms.CheckBoxTS();
     this.ckCalLevel = new System.Windows.Forms.CheckBoxTS();
     this.btnSelAll = new System.Windows.Forms.ButtonTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.btnTestPreamp = new System.Windows.Forms.ButtonTS();
     this.btnTestNoise = new System.Windows.Forms.ButtonTS();
     this.btnTestGenBal = new System.Windows.Forms.ButtonTS();
     this.btnCalImage = new System.Windows.Forms.ButtonTS();
     this.btnTestFilters = new System.Windows.Forms.ButtonTS();
     this.btnCalLevel = new System.Windows.Forms.ButtonTS();
     this.grpBands = new System.Windows.Forms.GroupBoxTS();
     this.ck6 = new System.Windows.Forms.CheckBoxTS();
     this.ck10 = new System.Windows.Forms.CheckBoxTS();
     this.ck12 = new System.Windows.Forms.CheckBoxTS();
     this.ck15 = new System.Windows.Forms.CheckBoxTS();
     this.ck17 = new System.Windows.Forms.CheckBoxTS();
     this.ck20 = new System.Windows.Forms.CheckBoxTS();
     this.ck30 = new System.Windows.Forms.CheckBoxTS();
     this.ck40 = new System.Windows.Forms.CheckBoxTS();
     this.ck60 = new System.Windows.Forms.CheckBoxTS();
     this.ck80 = new System.Windows.Forms.CheckBoxTS();
     this.ck160 = new System.Windows.Forms.CheckBoxTS();
     this.btnClearAll = new System.Windows.Forms.ButtonTS();
     this.btnCheckAll = new System.Windows.Forms.ButtonTS();
     this.btnRunSel = new System.Windows.Forms.ButtonTS();
     this.lstDebug = new System.Windows.Forms.ListBox();
     this.grpTests = new System.Windows.Forms.GroupBoxTS();
     this.grpCal = new System.Windows.Forms.GroupBoxTS();
     this.label1 = new System.Windows.Forms.Label();
     this.grpTestGeneral.SuspendLayout();
     this.grpTestReceiver.SuspendLayout();
     this.grpBands.SuspendLayout();
     this.grpTests.SuspendLayout();
     this.grpCal.SuspendLayout();
     this.SuspendLayout();
     //
     // grpTestGeneral
     //
     this.grpTestGeneral.Controls.Add(this.btnTestAll);
     this.grpTestGeneral.Controls.Add(this.ckRunPreamp);
     this.grpTestGeneral.Controls.Add(this.btnTestNone);
     this.grpTestGeneral.Controls.Add(this.ckRunNoise);
     this.grpTestGeneral.Controls.Add(this.ckRunGenBal);
     this.grpTestGeneral.Controls.Add(this.ckRunFilters);
     this.grpTestGeneral.Location = new System.Drawing.Point(8, 379);
     this.grpTestGeneral.Name = "grpTestGeneral";
     this.grpTestGeneral.Size = new System.Drawing.Size(376, 48);
     this.grpTestGeneral.TabIndex = 39;
     this.grpTestGeneral.TabStop = false;
     this.grpTestGeneral.Text = "Tests";
     //
     // btnTestAll
     //
     this.btnTestAll.Image = null;
     this.btnTestAll.Location = new System.Drawing.Point(280, 16);
     this.btnTestAll.Name = "btnTestAll";
     this.btnTestAll.Size = new System.Drawing.Size(40, 24);
     this.btnTestAll.TabIndex = 24;
     this.btnTestAll.Text = "All";
     this.btnTestAll.Click += new System.EventHandler(this.btnTestAll_Click);
     //
     // ckRunPreamp
     //
     this.ckRunPreamp.Checked = true;
     this.ckRunPreamp.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckRunPreamp.Image = null;
     this.ckRunPreamp.Location = new System.Drawing.Point(152, 16);
     this.ckRunPreamp.Name = "ckRunPreamp";
     this.ckRunPreamp.Size = new System.Drawing.Size(64, 24);
     this.ckRunPreamp.TabIndex = 26;
     this.ckRunPreamp.Text = "Preamp";
     //
     // btnTestNone
     //
     this.btnTestNone.Image = null;
     this.btnTestNone.Location = new System.Drawing.Point(328, 16);
     this.btnTestNone.Name = "btnTestNone";
     this.btnTestNone.Size = new System.Drawing.Size(40, 24);
     this.btnTestNone.TabIndex = 25;
     this.btnTestNone.Text = "None";
     this.btnTestNone.Click += new System.EventHandler(this.btnTestNone_Click);
     //
     // ckRunNoise
     //
     this.ckRunNoise.Checked = true;
     this.ckRunNoise.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckRunNoise.Image = null;
     this.ckRunNoise.Location = new System.Drawing.Point(88, 16);
     this.ckRunNoise.Name = "ckRunNoise";
     this.ckRunNoise.Size = new System.Drawing.Size(56, 24);
     this.ckRunNoise.TabIndex = 21;
     this.ckRunNoise.Text = "Noise";
     //
     // ckRunGenBal
     //
     this.ckRunGenBal.Checked = true;
     this.ckRunGenBal.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckRunGenBal.Image = null;
     this.ckRunGenBal.Location = new System.Drawing.Point(16, 16);
     this.ckRunGenBal.Name = "ckRunGenBal";
     this.ckRunGenBal.Size = new System.Drawing.Size(64, 24);
     this.ckRunGenBal.TabIndex = 20;
     this.ckRunGenBal.Text = "Gen/Bal";
     //
     // ckRunFilters
     //
     this.ckRunFilters.Checked = true;
     this.ckRunFilters.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckRunFilters.Image = null;
     this.ckRunFilters.Location = new System.Drawing.Point(224, 16);
     this.ckRunFilters.Name = "ckRunFilters";
     this.ckRunFilters.Size = new System.Drawing.Size(56, 24);
     this.ckRunFilters.TabIndex = 19;
     this.ckRunFilters.Text = "Filters";
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(54, 29);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     //
     // txtTech
     //
     this.txtTech.Location = new System.Drawing.Point(280, 448);
     this.txtTech.Name = "txtTech";
     this.txtTech.TabIndex = 37;
     this.txtTech.Text = "";
     //
     // lblTech
     //
     this.lblTech.Image = null;
     this.lblTech.Location = new System.Drawing.Point(280, 432);
     this.lblTech.Name = "lblTech";
     this.lblTech.Size = new System.Drawing.Size(64, 16);
     this.lblTech.TabIndex = 36;
     this.lblTech.Text = "Technician:";
     //
     // btnSelNone
     //
     this.btnSelNone.Image = null;
     this.btnSelNone.Location = new System.Drawing.Point(104, 355);
     this.btnSelNone.Name = "btnSelNone";
     this.btnSelNone.Size = new System.Drawing.Size(40, 16);
     this.btnSelNone.TabIndex = 43;
     this.btnSelNone.Text = "None";
     this.btnSelNone.Click += new System.EventHandler(this.btnSelNone_Click);
     //
     // btnPostFence
     //
     this.btnPostFence.Image = null;
     this.btnPostFence.Location = new System.Drawing.Point(168, 339);
     this.btnPostFence.Name = "btnPostFence";
     this.btnPostFence.Size = new System.Drawing.Size(56, 32);
     this.btnPostFence.TabIndex = 45;
     this.btnPostFence.Text = "Post Fence";
     //
     // grpTestReceiver
     //
     this.grpTestReceiver.Controls.Add(this.btnCalNone);
     this.grpTestReceiver.Controls.Add(this.btnCalAll);
     this.grpTestReceiver.Controls.Add(this.ckCalImage);
     this.grpTestReceiver.Controls.Add(this.ckCalLevel);
     this.grpTestReceiver.Location = new System.Drawing.Point(8, 432);
     this.grpTestReceiver.Name = "grpTestReceiver";
     this.grpTestReceiver.Size = new System.Drawing.Size(256, 48);
     this.grpTestReceiver.TabIndex = 40;
     this.grpTestReceiver.TabStop = false;
     this.grpTestReceiver.Text = "Calibrations";
     //
     // btnCalNone
     //
     this.btnCalNone.Image = null;
     this.btnCalNone.Location = new System.Drawing.Point(208, 16);
     this.btnCalNone.Name = "btnCalNone";
     this.btnCalNone.Size = new System.Drawing.Size(40, 24);
     this.btnCalNone.TabIndex = 27;
     this.btnCalNone.Text = "None";
     this.btnCalNone.Click += new System.EventHandler(this.btnCalNone_Click);
     //
     // btnCalAll
     //
     this.btnCalAll.Image = null;
     this.btnCalAll.Location = new System.Drawing.Point(160, 16);
     this.btnCalAll.Name = "btnCalAll";
     this.btnCalAll.Size = new System.Drawing.Size(40, 24);
     this.btnCalAll.TabIndex = 26;
     this.btnCalAll.Text = "All";
     this.btnCalAll.Click += new System.EventHandler(this.btnCalAll_Click);
     //
     // ckCalImage
     //
     this.ckCalImage.Checked = true;
     this.ckCalImage.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckCalImage.Image = null;
     this.ckCalImage.Location = new System.Drawing.Point(80, 16);
     this.ckCalImage.Name = "ckCalImage";
     this.ckCalImage.Size = new System.Drawing.Size(56, 24);
     this.ckCalImage.TabIndex = 21;
     this.ckCalImage.Text = "Image";
     //
     // ckCalLevel
     //
     this.ckCalLevel.Checked = true;
     this.ckCalLevel.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckCalLevel.Image = null;
     this.ckCalLevel.Location = new System.Drawing.Point(16, 16);
     this.ckCalLevel.Name = "ckCalLevel";
     this.ckCalLevel.Size = new System.Drawing.Size(56, 24);
     this.ckCalLevel.TabIndex = 20;
     this.ckCalLevel.Text = "Level";
     //
     // btnSelAll
     //
     this.btnSelAll.Image = null;
     this.btnSelAll.Location = new System.Drawing.Point(104, 339);
     this.btnSelAll.Name = "btnSelAll";
     this.btnSelAll.Size = new System.Drawing.Size(40, 16);
     this.btnSelAll.TabIndex = 42;
     this.btnSelAll.Text = "All";
     this.btnSelAll.Click += new System.EventHandler(this.btnSelAll_Click);
     //
     // btnTestPreamp
     //
     this.btnTestPreamp.Image = null;
     this.btnTestPreamp.Location = new System.Drawing.Point(16, 104);
     this.btnTestPreamp.Name = "btnTestPreamp";
     this.btnTestPreamp.TabIndex = 7;
     this.btnTestPreamp.Text = "Preamp";
     this.toolTip1.SetToolTip(this.btnTestPreamp, "Preamp Test: Not Run");
     this.btnTestPreamp.Click += new System.EventHandler(this.btnTestPreamp_Click);
     //
     // btnTestNoise
     //
     this.btnTestNoise.Image = null;
     this.btnTestNoise.Location = new System.Drawing.Point(16, 64);
     this.btnTestNoise.Name = "btnTestNoise";
     this.btnTestNoise.TabIndex = 2;
     this.btnTestNoise.Text = "Noise";
     this.toolTip1.SetToolTip(this.btnTestNoise, "Noise Test: Not Run");
     this.btnTestNoise.Click += new System.EventHandler(this.btnTestNoise_Click);
     //
     // btnTestGenBal
     //
     this.btnTestGenBal.Image = null;
     this.btnTestGenBal.Location = new System.Drawing.Point(16, 24);
     this.btnTestGenBal.Name = "btnTestGenBal";
     this.btnTestGenBal.TabIndex = 1;
     this.btnTestGenBal.Text = "Gen/Bal";
     this.toolTip1.SetToolTip(this.btnTestGenBal, "Gen/Bal Test: Not Run");
     this.btnTestGenBal.Click += new System.EventHandler(this.btnTestGenBal_Click);
     //
     // btnCalImage
     //
     this.btnCalImage.Image = null;
     this.btnCalImage.Location = new System.Drawing.Point(16, 64);
     this.btnCalImage.Name = "btnCalImage";
     this.btnCalImage.TabIndex = 4;
     this.btnCalImage.Text = "Image";
     this.toolTip1.SetToolTip(this.btnCalImage, "RX Image Test: Not Run");
     this.btnCalImage.Click += new System.EventHandler(this.btnCalImage_Click);
     //
     // btnTestFilters
     //
     this.btnTestFilters.Image = null;
     this.btnTestFilters.Location = new System.Drawing.Point(16, 144);
     this.btnTestFilters.Name = "btnTestFilters";
     this.btnTestFilters.TabIndex = 1;
     this.btnTestFilters.Text = "Filters";
     this.toolTip1.SetToolTip(this.btnTestFilters, "RX Filter Test: Not Run");
     this.btnTestFilters.Click += new System.EventHandler(this.btnTestFilters_Click);
     //
     // btnCalLevel
     //
     this.btnCalLevel.Image = null;
     this.btnCalLevel.Location = new System.Drawing.Point(16, 24);
     this.btnCalLevel.Name = "btnCalLevel";
     this.btnCalLevel.TabIndex = 3;
     this.btnCalLevel.Text = "Level";
     this.toolTip1.SetToolTip(this.btnCalLevel, "RX Level Test: Not Run");
     this.btnCalLevel.Click += new System.EventHandler(this.btnCalLevel_Click);
     //
     // grpBands
     //
     this.grpBands.Controls.Add(this.ck6);
     this.grpBands.Controls.Add(this.ck10);
     this.grpBands.Controls.Add(this.ck12);
     this.grpBands.Controls.Add(this.ck15);
     this.grpBands.Controls.Add(this.ck17);
     this.grpBands.Controls.Add(this.ck20);
     this.grpBands.Controls.Add(this.ck30);
     this.grpBands.Controls.Add(this.ck40);
     this.grpBands.Controls.Add(this.ck60);
     this.grpBands.Controls.Add(this.ck80);
     this.grpBands.Controls.Add(this.ck160);
     this.grpBands.Controls.Add(this.btnClearAll);
     this.grpBands.Controls.Add(this.btnCheckAll);
     this.grpBands.Location = new System.Drawing.Point(128, 232);
     this.grpBands.Name = "grpBands";
     this.grpBands.Size = new System.Drawing.Size(256, 96);
     this.grpBands.TabIndex = 33;
     this.grpBands.TabStop = false;
     this.grpBands.Text = "Bands";
     //
     // ck6
     //
     this.ck6.Checked = true;
     this.ck6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck6.Image = null;
     this.ck6.Location = new System.Drawing.Point(216, 40);
     this.ck6.Name = "ck6";
     this.ck6.Size = new System.Drawing.Size(32, 24);
     this.ck6.TabIndex = 28;
     this.ck6.Text = "6";
     //
     // ck10
     //
     this.ck10.Checked = true;
     this.ck10.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck10.Image = null;
     this.ck10.Location = new System.Drawing.Point(176, 40);
     this.ck10.Name = "ck10";
     this.ck10.Size = new System.Drawing.Size(40, 24);
     this.ck10.TabIndex = 27;
     this.ck10.Text = "10";
     //
     // ck12
     //
     this.ck12.Checked = true;
     this.ck12.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck12.Image = null;
     this.ck12.Location = new System.Drawing.Point(136, 40);
     this.ck12.Name = "ck12";
     this.ck12.Size = new System.Drawing.Size(40, 24);
     this.ck12.TabIndex = 26;
     this.ck12.Text = "12";
     //
     // ck15
     //
     this.ck15.Checked = true;
     this.ck15.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck15.Image = null;
     this.ck15.Location = new System.Drawing.Point(96, 40);
     this.ck15.Name = "ck15";
     this.ck15.Size = new System.Drawing.Size(40, 24);
     this.ck15.TabIndex = 25;
     this.ck15.Text = "15";
     //
     // ck17
     //
     this.ck17.Checked = true;
     this.ck17.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck17.Image = null;
     this.ck17.Location = new System.Drawing.Point(56, 40);
     this.ck17.Name = "ck17";
     this.ck17.Size = new System.Drawing.Size(40, 24);
     this.ck17.TabIndex = 24;
     this.ck17.Text = "17";
     //
     // ck20
     //
     this.ck20.Checked = true;
     this.ck20.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck20.Image = null;
     this.ck20.Location = new System.Drawing.Point(16, 40);
     this.ck20.Name = "ck20";
     this.ck20.Size = new System.Drawing.Size(40, 24);
     this.ck20.TabIndex = 23;
     this.ck20.Text = "20";
     //
     // ck30
     //
     this.ck30.Checked = true;
     this.ck30.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck30.Image = null;
     this.ck30.Location = new System.Drawing.Point(184, 16);
     this.ck30.Name = "ck30";
     this.ck30.Size = new System.Drawing.Size(40, 24);
     this.ck30.TabIndex = 22;
     this.ck30.Text = "30";
     //
     // ck40
     //
     this.ck40.Checked = true;
     this.ck40.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck40.Image = null;
     this.ck40.Location = new System.Drawing.Point(144, 16);
     this.ck40.Name = "ck40";
     this.ck40.Size = new System.Drawing.Size(40, 24);
     this.ck40.TabIndex = 21;
     this.ck40.Text = "40";
     //
     // ck60
     //
     this.ck60.Checked = true;
     this.ck60.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck60.Image = null;
     this.ck60.Location = new System.Drawing.Point(104, 16);
     this.ck60.Name = "ck60";
     this.ck60.Size = new System.Drawing.Size(40, 24);
     this.ck60.TabIndex = 20;
     this.ck60.Text = "60";
     //
     // ck80
     //
     this.ck80.Checked = true;
     this.ck80.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck80.Image = null;
     this.ck80.Location = new System.Drawing.Point(64, 16);
     this.ck80.Name = "ck80";
     this.ck80.Size = new System.Drawing.Size(40, 24);
     this.ck80.TabIndex = 19;
     this.ck80.Text = "80";
     //
     // ck160
     //
     this.ck160.Checked = true;
     this.ck160.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck160.Image = null;
     this.ck160.Location = new System.Drawing.Point(16, 16);
     this.ck160.Name = "ck160";
     this.ck160.Size = new System.Drawing.Size(48, 24);
     this.ck160.TabIndex = 18;
     this.ck160.Text = "160";
     //
     // btnClearAll
     //
     this.btnClearAll.Image = null;
     this.btnClearAll.Location = new System.Drawing.Point(112, 64);
     this.btnClearAll.Name = "btnClearAll";
     this.btnClearAll.Size = new System.Drawing.Size(64, 20);
     this.btnClearAll.TabIndex = 30;
     this.btnClearAll.Text = "Clear All";
     this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image = null;
     this.btnCheckAll.Location = new System.Drawing.Point(24, 64);
     this.btnCheckAll.Name = "btnCheckAll";
     this.btnCheckAll.Size = new System.Drawing.Size(64, 20);
     this.btnCheckAll.TabIndex = 29;
     this.btnCheckAll.Text = "Check All";
     this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
     //
     // btnRunSel
     //
     this.btnRunSel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRunSel.Image = null;
     this.btnRunSel.Location = new System.Drawing.Point(8, 339);
     this.btnRunSel.Name = "btnRunSel";
     this.btnRunSel.Size = new System.Drawing.Size(88, 32);
     this.btnRunSel.TabIndex = 35;
     this.btnRunSel.Text = "Run Selected";
     this.btnRunSel.Click += new System.EventHandler(this.btnRunSel_Click);
     //
     // lstDebug
     //
     this.lstDebug.HorizontalScrollbar = true;
     this.lstDebug.Location = new System.Drawing.Point(128, 8);
     this.lstDebug.Name = "lstDebug";
     this.lstDebug.Size = new System.Drawing.Size(256, 212);
     this.lstDebug.TabIndex = 34;
     //
     // grpTests
     //
     this.grpTests.Controls.Add(this.btnTestPreamp);
     this.grpTests.Controls.Add(this.btnTestNoise);
     this.grpTests.Controls.Add(this.btnTestGenBal);
     this.grpTests.Controls.Add(this.btnTestFilters);
     this.grpTests.Location = new System.Drawing.Point(8, 3);
     this.grpTests.Name = "grpTests";
     this.grpTests.Size = new System.Drawing.Size(112, 221);
     this.grpTests.TabIndex = 31;
     this.grpTests.TabStop = false;
     this.grpTests.Text = "Tests";
     //
     // grpCal
     //
     this.grpCal.Controls.Add(this.btnCalImage);
     this.grpCal.Controls.Add(this.btnCalLevel);
     this.grpCal.Location = new System.Drawing.Point(8, 232);
     this.grpCal.Name = "grpCal";
     this.grpCal.Size = new System.Drawing.Size(112, 96);
     this.grpCal.TabIndex = 30;
     this.grpCal.TabStop = false;
     this.grpCal.Text = "Calibration";
     //
     // label1
     //
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.Location = new System.Drawing.Point(272, 336);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(88, 40);
     this.label1.TabIndex = 46;
     this.label1.Text = "RX2";
     //
     // FLEX5000RX2CalForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(392, 486);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.grpTestReceiver);
     this.Controls.Add(this.txtTech);
     this.Controls.Add(this.lblTech);
     this.Controls.Add(this.btnSelNone);
     this.Controls.Add(this.btnPostFence);
     this.Controls.Add(this.btnSelAll);
     this.Controls.Add(this.grpBands);
     this.Controls.Add(this.btnRunSel);
     this.Controls.Add(this.lstDebug);
     this.Controls.Add(this.grpTests);
     this.Controls.Add(this.grpCal);
     this.Controls.Add(this.grpTestGeneral);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "FLEX5000RX2CalForm";
     this.Text = "FLEX-5000 RX2 Calibration";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000RX2CalForm_Closing);
     this.grpTestGeneral.ResumeLayout(false);
     this.grpTestReceiver.ResumeLayout(false);
     this.grpBands.ResumeLayout(false);
     this.grpTests.ResumeLayout(false);
     this.grpCal.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX3000ATUForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.grpFeedback = new System.Windows.Forms.GroupBoxTS();
            this.lblHiZ = new System.Windows.Forms.Label();
            this.lblTunRefPow = new System.Windows.Forms.LabelTS();
            this.lblBypRefPow = new System.Windows.Forms.LabelTS();
            this.lblTunFwdPow = new System.Windows.Forms.LabelTS();
            this.lblBypFwdPow = new System.Windows.Forms.LabelTS();
            this.lblTunSWR = new System.Windows.Forms.LabelTS();
            this.lblBypSWR = new System.Windows.Forms.LabelTS();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.lblByp = new System.Windows.Forms.LabelTS();
            this.lblSWR = new System.Windows.Forms.LabelTS();
            this.lblReflected = new System.Windows.Forms.LabelTS();
            this.lblForward = new System.Windows.Forms.LabelTS();
            this.lblTuneComplete = new System.Windows.Forms.LabelTS();
            this.picSWR = new System.Windows.Forms.PictureBox();
            this.txtSWR = new System.Windows.Forms.TextBox();
            this.picFwdPow = new System.Windows.Forms.PictureBox();
            this.txtFwdPow = new System.Windows.Forms.TextBox();
            this.grpSWR = new System.Windows.Forms.GroupBoxTS();
            this.grpFwdPow = new System.Windows.Forms.GroupBoxTS();
            this.grpRefPow = new System.Windows.Forms.GroupBoxTS();
            this.picRefPow = new System.Windows.Forms.PictureBox();
            this.txtRefPow = new System.Windows.Forms.TextBox();
            this.rdBypass = new System.Windows.Forms.RadioButton();
            this.rdTune = new System.Windows.Forms.RadioButton();
            this.lblC = new System.Windows.Forms.Label();
            this.lblL = new System.Windows.Forms.Label();
            this.lblTime = new System.Windows.Forms.Label();
            this.udSleepTime = new System.Windows.Forms.NumericUpDown();
            this.udHighSWR = new System.Windows.Forms.NumericUpDown();
            this.udOffSleep = new System.Windows.Forms.NumericUpDown();
            this.chkDoNotPress = new System.Windows.Forms.CheckBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.udTunPower = new System.Windows.Forms.NumericUpDown();
            this.label4 = new System.Windows.Forms.Label();
            this.grpFeedback.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSWR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picFwdPow)).BeginInit();
            this.grpSWR.SuspendLayout();
            this.grpFwdPow.SuspendLayout();
            this.grpRefPow.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picRefPow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSleepTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udHighSWR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOffSleep)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTunPower)).BeginInit();
            this.SuspendLayout();
            // 
            // grpFeedback
            // 
            this.grpFeedback.BackColor = System.Drawing.SystemColors.Control;
            this.grpFeedback.Controls.Add(this.lblHiZ);
            this.grpFeedback.Controls.Add(this.lblTunRefPow);
            this.grpFeedback.Controls.Add(this.lblBypRefPow);
            this.grpFeedback.Controls.Add(this.lblTunFwdPow);
            this.grpFeedback.Controls.Add(this.lblBypFwdPow);
            this.grpFeedback.Controls.Add(this.lblTunSWR);
            this.grpFeedback.Controls.Add(this.lblBypSWR);
            this.grpFeedback.Controls.Add(this.labelTS1);
            this.grpFeedback.Controls.Add(this.lblByp);
            this.grpFeedback.Controls.Add(this.lblSWR);
            this.grpFeedback.Controls.Add(this.lblReflected);
            this.grpFeedback.Controls.Add(this.lblForward);
            this.grpFeedback.Location = new System.Drawing.Point(16, 104);
            this.grpFeedback.Name = "grpFeedback";
            this.grpFeedback.Size = new System.Drawing.Size(208, 120);
            this.grpFeedback.TabIndex = 5;
            this.grpFeedback.TabStop = false;
            this.grpFeedback.Text = "Tuner Feedback";
            this.toolTip1.SetToolTip(this.grpFeedback, "The information in this window is returned from the ATU after a tune sequence.");
            // 
            // lblHiZ
            // 
            this.lblHiZ.BackColor = System.Drawing.SystemColors.ControlText;
            this.lblHiZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblHiZ.ForeColor = System.Drawing.Color.White;
            this.lblHiZ.Location = new System.Drawing.Point(16, 24);
            this.lblHiZ.Name = "lblHiZ";
            this.lblHiZ.Size = new System.Drawing.Size(32, 16);
            this.lblHiZ.TabIndex = 16;
            this.lblHiZ.Text = "Hi Z";
            this.lblHiZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblTunRefPow
            // 
            this.lblTunRefPow.Image = null;
            this.lblTunRefPow.Location = new System.Drawing.Point(136, 96);
            this.lblTunRefPow.Name = "lblTunRefPow";
            this.lblTunRefPow.Size = new System.Drawing.Size(56, 16);
            this.lblTunRefPow.TabIndex = 15;
            this.lblTunRefPow.Text = "2.3";
            this.lblTunRefPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypRefPow
            // 
            this.lblBypRefPow.Image = null;
            this.lblBypRefPow.Location = new System.Drawing.Point(72, 96);
            this.lblBypRefPow.Name = "lblBypRefPow";
            this.lblBypRefPow.Size = new System.Drawing.Size(56, 16);
            this.lblBypRefPow.TabIndex = 14;
            this.lblBypRefPow.Text = "2.3";
            this.lblBypRefPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblTunFwdPow
            // 
            this.lblTunFwdPow.Image = null;
            this.lblTunFwdPow.Location = new System.Drawing.Point(136, 72);
            this.lblTunFwdPow.Name = "lblTunFwdPow";
            this.lblTunFwdPow.Size = new System.Drawing.Size(56, 16);
            this.lblTunFwdPow.TabIndex = 13;
            this.lblTunFwdPow.Text = "2.3";
            this.lblTunFwdPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypFwdPow
            // 
            this.lblBypFwdPow.Image = null;
            this.lblBypFwdPow.Location = new System.Drawing.Point(72, 72);
            this.lblBypFwdPow.Name = "lblBypFwdPow";
            this.lblBypFwdPow.Size = new System.Drawing.Size(56, 16);
            this.lblBypFwdPow.TabIndex = 12;
            this.lblBypFwdPow.Text = "2.3";
            this.lblBypFwdPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblTunSWR
            // 
            this.lblTunSWR.Image = null;
            this.lblTunSWR.Location = new System.Drawing.Point(136, 48);
            this.lblTunSWR.Name = "lblTunSWR";
            this.lblTunSWR.Size = new System.Drawing.Size(56, 16);
            this.lblTunSWR.TabIndex = 11;
            this.lblTunSWR.Text = "1.3 : 1";
            this.lblTunSWR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypSWR
            // 
            this.lblBypSWR.Image = null;
            this.lblBypSWR.Location = new System.Drawing.Point(72, 48);
            this.lblBypSWR.Name = "lblBypSWR";
            this.lblBypSWR.Size = new System.Drawing.Size(56, 16);
            this.lblBypSWR.TabIndex = 10;
            this.lblBypSWR.Text = "1.3 : 1";
            this.lblBypSWR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // labelTS1
            // 
            this.labelTS1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTS1.Image = null;
            this.labelTS1.Location = new System.Drawing.Point(136, 24);
            this.labelTS1.Name = "labelTS1";
            this.labelTS1.Size = new System.Drawing.Size(56, 16);
            this.labelTS1.TabIndex = 9;
            this.labelTS1.Text = "Tuned";
            this.labelTS1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblByp
            // 
            this.lblByp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblByp.Image = null;
            this.lblByp.Location = new System.Drawing.Point(72, 24);
            this.lblByp.Name = "lblByp";
            this.lblByp.Size = new System.Drawing.Size(56, 16);
            this.lblByp.TabIndex = 8;
            this.lblByp.Text = "Bypassed";
            this.lblByp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblSWR
            // 
            this.lblSWR.Image = null;
            this.lblSWR.Location = new System.Drawing.Point(8, 48);
            this.lblSWR.Name = "lblSWR";
            this.lblSWR.Size = new System.Drawing.Size(56, 16);
            this.lblSWR.TabIndex = 3;
            this.lblSWR.Text = "SWR:";
            this.lblSWR.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblReflected
            // 
            this.lblReflected.Image = null;
            this.lblReflected.Location = new System.Drawing.Point(8, 96);
            this.lblReflected.Name = "lblReflected";
            this.lblReflected.Size = new System.Drawing.Size(56, 16);
            this.lblReflected.TabIndex = 2;
            this.lblReflected.Text = "Ref Pow:";
            this.lblReflected.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblForward
            // 
            this.lblForward.Image = null;
            this.lblForward.Location = new System.Drawing.Point(8, 72);
            this.lblForward.Name = "lblForward";
            this.lblForward.Size = new System.Drawing.Size(56, 16);
            this.lblForward.TabIndex = 6;
            this.lblForward.Text = "Fwd Pow:";
            this.lblForward.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblTuneComplete
            // 
            this.lblTuneComplete.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTuneComplete.ForeColor = System.Drawing.Color.Black;
            this.lblTuneComplete.Image = null;
            this.lblTuneComplete.Location = new System.Drawing.Point(8, 80);
            this.lblTuneComplete.Name = "lblTuneComplete";
            this.lblTuneComplete.Size = new System.Drawing.Size(224, 16);
            this.lblTuneComplete.TabIndex = 7;
            this.lblTuneComplete.Text = "Tuner Bypassed";
            // 
            // picSWR
            // 
            this.picSWR.BackColor = System.Drawing.Color.Black;
            this.picSWR.Location = new System.Drawing.Point(9, 43);
            this.picSWR.Name = "picSWR";
            this.picSWR.Size = new System.Drawing.Size(69, 16);
            this.picSWR.TabIndex = 74;
            this.picSWR.TabStop = false;
            this.picSWR.Paint += new System.Windows.Forms.PaintEventHandler(this.picSWR_Paint);
            // 
            // txtSWR
            // 
            this.txtSWR.BackColor = System.Drawing.Color.Black;
            this.txtSWR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSWR.ForeColor = System.Drawing.Color.White;
            this.txtSWR.Location = new System.Drawing.Point(8, 16);
            this.txtSWR.Name = "txtSWR";
            this.txtSWR.Size = new System.Drawing.Size(72, 26);
            this.txtSWR.TabIndex = 72;
            // 
            // picFwdPow
            // 
            this.picFwdPow.BackColor = System.Drawing.Color.Black;
            this.picFwdPow.Location = new System.Drawing.Point(9, 43);
            this.picFwdPow.Name = "picFwdPow";
            this.picFwdPow.Size = new System.Drawing.Size(69, 16);
            this.picFwdPow.TabIndex = 77;
            this.picFwdPow.TabStop = false;
            this.picFwdPow.Paint += new System.Windows.Forms.PaintEventHandler(this.picFwdPow_Paint);
            // 
            // txtFwdPow
            // 
            this.txtFwdPow.BackColor = System.Drawing.Color.Black;
            this.txtFwdPow.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtFwdPow.ForeColor = System.Drawing.Color.White;
            this.txtFwdPow.Location = new System.Drawing.Point(8, 16);
            this.txtFwdPow.Name = "txtFwdPow";
            this.txtFwdPow.Size = new System.Drawing.Size(72, 26);
            this.txtFwdPow.TabIndex = 75;
            // 
            // grpSWR
            // 
            this.grpSWR.Controls.Add(this.picSWR);
            this.grpSWR.Controls.Add(this.txtSWR);
            this.grpSWR.Location = new System.Drawing.Point(240, 8);
            this.grpSWR.Name = "grpSWR";
            this.grpSWR.Size = new System.Drawing.Size(88, 64);
            this.grpSWR.TabIndex = 7;
            this.grpSWR.TabStop = false;
            this.grpSWR.Text = "SWR";
            // 
            // grpFwdPow
            // 
            this.grpFwdPow.Controls.Add(this.picFwdPow);
            this.grpFwdPow.Controls.Add(this.txtFwdPow);
            this.grpFwdPow.Location = new System.Drawing.Point(240, 84);
            this.grpFwdPow.Name = "grpFwdPow";
            this.grpFwdPow.Size = new System.Drawing.Size(88, 64);
            this.grpFwdPow.TabIndex = 75;
            this.grpFwdPow.TabStop = false;
            this.grpFwdPow.Text = "Fwd Pow";
            // 
            // grpRefPow
            // 
            this.grpRefPow.Controls.Add(this.picRefPow);
            this.grpRefPow.Controls.Add(this.txtRefPow);
            this.grpRefPow.Location = new System.Drawing.Point(240, 160);
            this.grpRefPow.Name = "grpRefPow";
            this.grpRefPow.Size = new System.Drawing.Size(88, 64);
            this.grpRefPow.TabIndex = 78;
            this.grpRefPow.TabStop = false;
            this.grpRefPow.Text = "Ref Pow";
            // 
            // picRefPow
            // 
            this.picRefPow.BackColor = System.Drawing.Color.Black;
            this.picRefPow.Location = new System.Drawing.Point(9, 43);
            this.picRefPow.Name = "picRefPow";
            this.picRefPow.Size = new System.Drawing.Size(69, 16);
            this.picRefPow.TabIndex = 77;
            this.picRefPow.TabStop = false;
            this.picRefPow.Paint += new System.Windows.Forms.PaintEventHandler(this.picRefPow_Paint);
            // 
            // txtRefPow
            // 
            this.txtRefPow.BackColor = System.Drawing.Color.Black;
            this.txtRefPow.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtRefPow.ForeColor = System.Drawing.Color.White;
            this.txtRefPow.Location = new System.Drawing.Point(8, 16);
            this.txtRefPow.Name = "txtRefPow";
            this.txtRefPow.Size = new System.Drawing.Size(72, 26);
            this.txtRefPow.TabIndex = 75;
            // 
            // rdBypass
            // 
            this.rdBypass.Appearance = System.Windows.Forms.Appearance.Button;
            this.rdBypass.Location = new System.Drawing.Point(16, 48);
            this.rdBypass.Name = "rdBypass";
            this.rdBypass.Size = new System.Drawing.Size(104, 24);
            this.rdBypass.TabIndex = 79;
            this.rdBypass.Text = "Bypass";
            this.rdBypass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.rdBypass.CheckedChanged += new System.EventHandler(this.rdBypass_CheckedChanged);
            // 
            // rdTune
            // 
            this.rdTune.Appearance = System.Windows.Forms.Appearance.Button;
            this.rdTune.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.rdTune.Location = new System.Drawing.Point(16, 16);
            this.rdTune.Name = "rdTune";
            this.rdTune.Size = new System.Drawing.Size(104, 24);
            this.rdTune.TabIndex = 80;
            this.rdTune.Text = "Tune";
            this.rdTune.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.rdTune.CheckedChanged += new System.EventHandler(this.rdTune_CheckedChanged);
            // 
            // lblC
            // 
            this.lblC.Location = new System.Drawing.Point(64, 248);
            this.lblC.Name = "lblC";
            this.lblC.Size = new System.Drawing.Size(40, 23);
            this.lblC.TabIndex = 81;
            this.lblC.Text = "C: ";
            // 
            // lblL
            // 
            this.lblL.Location = new System.Drawing.Point(16, 248);
            this.lblL.Name = "lblL";
            this.lblL.Size = new System.Drawing.Size(40, 23);
            this.lblL.TabIndex = 82;
            this.lblL.Text = "L: ";
            // 
            // lblTime
            // 
            this.lblTime.Location = new System.Drawing.Point(112, 248);
            this.lblTime.Name = "lblTime";
            this.lblTime.Size = new System.Drawing.Size(64, 16);
            this.lblTime.TabIndex = 83;
            this.lblTime.Text = "Time: ";
            // 
            // udSleepTime
            // 
            this.udSleepTime.Location = new System.Drawing.Point(176, 248);
            this.udSleepTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udSleepTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udSleepTime.Name = "udSleepTime";
            this.udSleepTime.Size = new System.Drawing.Size(56, 20);
            this.udSleepTime.TabIndex = 84;
            this.udSleepTime.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            // 
            // udHighSWR
            // 
            this.udHighSWR.DecimalPlaces = 1;
            this.udHighSWR.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udHighSWR.Location = new System.Drawing.Point(240, 248);
            this.udHighSWR.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            65536});
            this.udHighSWR.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            65536});
            this.udHighSWR.Name = "udHighSWR";
            this.udHighSWR.Size = new System.Drawing.Size(48, 20);
            this.udHighSWR.TabIndex = 85;
            this.udHighSWR.Value = new decimal(new int[] {
            40,
            0,
            0,
            65536});
            // 
            // udOffSleep
            // 
            this.udOffSleep.Location = new System.Drawing.Point(296, 248);
            this.udOffSleep.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udOffSleep.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udOffSleep.Name = "udOffSleep";
            this.udOffSleep.Size = new System.Drawing.Size(48, 20);
            this.udOffSleep.TabIndex = 86;
            this.udOffSleep.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            // 
            // chkDoNotPress
            // 
            this.chkDoNotPress.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkDoNotPress.Location = new System.Drawing.Point(16, 272);
            this.chkDoNotPress.Name = "chkDoNotPress";
            this.chkDoNotPress.Size = new System.Drawing.Size(104, 24);
            this.chkDoNotPress.TabIndex = 87;
            this.chkDoNotPress.Text = "Long Test";
            this.chkDoNotPress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkDoNotPress.CheckedChanged += new System.EventHandler(this.chkDoNotPress_CheckedChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(293, 278);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(51, 13);
            this.label1.TabIndex = 88;
            this.label1.Text = "Off Sleep";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(173, 278);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(60, 13);
            this.label2.TabIndex = 89;
            this.label2.Text = "Settle Time";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(237, 278);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(57, 13);
            this.label3.TabIndex = 90;
            this.label3.Text = "SWR Limit";
            // 
            // udTunPower
            // 
            this.udTunPower.Location = new System.Drawing.Point(176, 308);
            this.udTunPower.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTunPower.Name = "udTunPower";
            this.udTunPower.Size = new System.Drawing.Size(48, 20);
            this.udTunPower.TabIndex = 91;
            this.udTunPower.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(177, 338);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 13);
            this.label4.TabIndex = 92;
            this.label4.Text = "Tune Power";
            // 
            // FLEX3000ATUForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(344, 232);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.udTunPower);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.chkDoNotPress);
            this.Controls.Add(this.udOffSleep);
            this.Controls.Add(this.udHighSWR);
            this.Controls.Add(this.udSleepTime);
            this.Controls.Add(this.lblTime);
            this.Controls.Add(this.lblL);
            this.Controls.Add(this.lblC);
            this.Controls.Add(this.rdTune);
            this.Controls.Add(this.rdBypass);
            this.Controls.Add(this.grpRefPow);
            this.Controls.Add(this.grpFwdPow);
            this.Controls.Add(this.grpSWR);
            this.Controls.Add(this.grpFeedback);
            this.Controls.Add(this.lblTuneComplete);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FLEX3000ATUForm";
            this.Text = "FLEX-3000 ATU Settings";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCATUForm_Closing);
            this.grpFeedback.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picSWR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picFwdPow)).EndInit();
            this.grpSWR.ResumeLayout(false);
            this.grpSWR.PerformLayout();
            this.grpFwdPow.ResumeLayout(false);
            this.grpFwdPow.PerformLayout();
            this.grpRefPow.ResumeLayout(false);
            this.grpRefPow.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picRefPow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSleepTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udHighSWR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOffSleep)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTunPower)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

		}
Esempio n. 17
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX5000LLHWForm));
            this.udATUL = new System.Windows.Forms.NumericUpDown();
            this.udATUC = new System.Windows.Forms.NumericUpDown();
            this.lblATUC = new System.Windows.Forms.LabelTS();
            this.lblATUL = new System.Windows.Forms.LabelTS();
            this.grpATURelays = new System.Windows.Forms.GroupBoxTS();
            this.chkATUATTN = new System.Windows.Forms.CheckBoxTS();
            this.chkATUEnable = new System.Windows.Forms.CheckBoxTS();
            this.lblHiZ = new System.Windows.Forms.LabelTS();
            this.chkHiZ = new System.Windows.Forms.CheckBoxTS();
            this.lblC6 = new System.Windows.Forms.LabelTS();
            this.lblC5 = new System.Windows.Forms.LabelTS();
            this.lblC4 = new System.Windows.Forms.LabelTS();
            this.lblC3 = new System.Windows.Forms.LabelTS();
            this.lblC2 = new System.Windows.Forms.LabelTS();
            this.lblC1 = new System.Windows.Forms.LabelTS();
            this.lblC0 = new System.Windows.Forms.LabelTS();
            this.chkC3 = new System.Windows.Forms.CheckBoxTS();
            this.chkC6 = new System.Windows.Forms.CheckBoxTS();
            this.chkC1 = new System.Windows.Forms.CheckBoxTS();
            this.chkC0 = new System.Windows.Forms.CheckBoxTS();
            this.chkC5 = new System.Windows.Forms.CheckBoxTS();
            this.chkC4 = new System.Windows.Forms.CheckBoxTS();
            this.chkC2 = new System.Windows.Forms.CheckBoxTS();
            this.lblL8 = new System.Windows.Forms.LabelTS();
            this.lblL7 = new System.Windows.Forms.LabelTS();
            this.lblL6 = new System.Windows.Forms.LabelTS();
            this.lblL2 = new System.Windows.Forms.LabelTS();
            this.chkL8 = new System.Windows.Forms.CheckBoxTS();
            this.chkL2 = new System.Windows.Forms.CheckBoxTS();
            this.chkL7 = new System.Windows.Forms.CheckBoxTS();
            this.chkL6 = new System.Windows.Forms.CheckBoxTS();
            this.lblL9 = new System.Windows.Forms.LabelTS();
            this.chkL9 = new System.Windows.Forms.CheckBoxTS();
            this.chkL3 = new System.Windows.Forms.CheckBoxTS();
            this.lblL3 = new System.Windows.Forms.LabelTS();
            this.lblL4 = new System.Windows.Forms.LabelTS();
            this.chkL4 = new System.Windows.Forms.CheckBoxTS();
            this.lblL5 = new System.Windows.Forms.LabelTS();
            this.chkL5 = new System.Windows.Forms.CheckBoxTS();
            this.grpFlexWire = new System.Windows.Forms.GroupBoxTS();
            this.btnFlexWireRead2Val = new System.Windows.Forms.ButtonTS();
            this.btnFlexWireReadVal = new System.Windows.Forms.ButtonTS();
            this.lblFlexWireVal2 = new System.Windows.Forms.LabelTS();
            this.lblFlexWireVal1 = new System.Windows.Forms.LabelTS();
            this.lblFlexWireAddr = new System.Windows.Forms.LabelTS();
            this.btnFlexWireWriteVal = new System.Windows.Forms.ButtonTS();
            this.txtFlexWireVal2 = new System.Windows.Forms.TextBox();
            this.txtFlexWireVal1 = new System.Windows.Forms.TextBox();
            this.txtFlexWireAddr = new System.Windows.Forms.TextBox();
            this.btnFlexWireWrite2Val = new System.Windows.Forms.ButtonTS();
            this.grpATU = new System.Windows.Forms.GroupBoxTS();
            this.btnATUFull = new System.Windows.Forms.ButtonTS();
            this.txtATU3 = new System.Windows.Forms.TextBox();
            this.txtATU2 = new System.Windows.Forms.TextBox();
            this.txtATU1 = new System.Windows.Forms.TextBox();
            this.btnATUSendCmd = new System.Windows.Forms.ButtonTS();
            this.grpPAPot = new System.Windows.Forms.GroupBoxTS();
            this.txtPAPotRead = new System.Windows.Forms.TextBox();
            this.txtPAPotWrite = new System.Windows.Forms.TextBox();
            this.btnPAPotWrite = new System.Windows.Forms.ButtonTS();
            this.btnPAPotRead = new System.Windows.Forms.ButtonTS();
            this.comboPAPotIndex = new System.Windows.Forms.ComboBoxTS();
            this.lblPAPotIndex = new System.Windows.Forms.LabelTS();
            this.grpGPIODDR = new System.Windows.Forms.GroupBoxTS();
            this.label9 = new System.Windows.Forms.LabelTS();
            this.label10 = new System.Windows.Forms.LabelTS();
            this.label11 = new System.Windows.Forms.LabelTS();
            this.label12 = new System.Windows.Forms.LabelTS();
            this.label13 = new System.Windows.Forms.LabelTS();
            this.label14 = new System.Windows.Forms.LabelTS();
            this.label15 = new System.Windows.Forms.LabelTS();
            this.label16 = new System.Windows.Forms.LabelTS();
            this.txtGPIODDRRead = new System.Windows.Forms.TextBox();
            this.txtGPIODDRWrite = new System.Windows.Forms.TextBox();
            this.btnGPIODDRWrite = new System.Windows.Forms.ButtonTS();
            this.btnGPIODDRRead = new System.Windows.Forms.ButtonTS();
            this.chkGPIODDR4 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR7 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR2 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR1 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR6 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR5 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR3 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIODDR8 = new System.Windows.Forms.CheckBoxTS();
            this.grpGPIO = new System.Windows.Forms.GroupBoxTS();
            this.label8 = new System.Windows.Forms.LabelTS();
            this.label7 = new System.Windows.Forms.LabelTS();
            this.label6 = new System.Windows.Forms.LabelTS();
            this.label1 = new System.Windows.Forms.LabelTS();
            this.txtGPIORead = new System.Windows.Forms.TextBox();
            this.txtGPIOWrite = new System.Windows.Forms.TextBox();
            this.btnGPIOWriteVal = new System.Windows.Forms.ButtonTS();
            this.btnGPIORead = new System.Windows.Forms.ButtonTS();
            this.label5 = new System.Windows.Forms.LabelTS();
            this.label4 = new System.Windows.Forms.LabelTS();
            this.label3 = new System.Windows.Forms.LabelTS();
            this.label2 = new System.Windows.Forms.LabelTS();
            this.chkGPIO4 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO7 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO2 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO1 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO6 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO5 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO3 = new System.Windows.Forms.CheckBoxTS();
            this.chkGPIO8 = new System.Windows.Forms.CheckBoxTS();
            this.grpCodec = new System.Windows.Forms.GroupBoxTS();
            this.comboCodecReg = new System.Windows.Forms.ComboBoxTS();
            this.txtCodecRead = new System.Windows.Forms.TextBox();
            this.txtCodecWrite = new System.Windows.Forms.TextBox();
            this.lblCodecRegister = new System.Windows.Forms.LabelTS();
            this.btnCodecWrite = new System.Windows.Forms.ButtonTS();
            this.btnCodecRead = new System.Windows.Forms.ButtonTS();
            this.grpTRXPot = new System.Windows.Forms.GroupBoxTS();
            this.txtTRXPotRead = new System.Windows.Forms.TextBox();
            this.txtTRXPotWrite = new System.Windows.Forms.TextBox();
            this.btnTRXPotWrite = new System.Windows.Forms.ButtonTS();
            this.btnTRXPotRead = new System.Windows.Forms.ButtonTS();
            this.comboTRXPotIndex = new System.Windows.Forms.ComboBoxTS();
            this.lblTRXPotIndex = new System.Windows.Forms.LabelTS();
            this.grpEEPROM = new System.Windows.Forms.GroupBoxTS();
            this.chkRX2EEPROM = new System.Windows.Forms.CheckBoxTS();
            this.txtEEPROMReadFloat = new System.Windows.Forms.TextBox();
            this.txtEEPROMWriteFloat = new System.Windows.Forms.TextBox();
            this.btnEEPROMWriteFloat = new System.Windows.Forms.ButtonTS();
            this.btnEEPROMReadFloat = new System.Windows.Forms.ButtonTS();
            this.txtEEPROMOffset = new System.Windows.Forms.TextBox();
            this.txtEEPROMRead = new System.Windows.Forms.TextBox();
            this.txtEEPROMWrite = new System.Windows.Forms.TextBox();
            this.lblEEPROMOffset = new System.Windows.Forms.LabelTS();
            this.btnEEPROMWrite = new System.Windows.Forms.ButtonTS();
            this.btnEEPROMRead = new System.Windows.Forms.ButtonTS();
            this.grpPIO = new System.Windows.Forms.GroupBoxTS();
            this.comboPIOReg = new System.Windows.Forms.ComboBoxTS();
            this.txtPIORead = new System.Windows.Forms.TextBox();
            this.txtPIOWrite = new System.Windows.Forms.TextBox();
            this.lblPIORegister = new System.Windows.Forms.LabelTS();
            this.btnPIOWrite = new System.Windows.Forms.ButtonTS();
            this.btnPIORead = new System.Windows.Forms.ButtonTS();
            this.lblPIOChip = new System.Windows.Forms.LabelTS();
            this.comboPIOChip = new System.Windows.Forms.ComboBoxTS();
            this.grpClockGen = new System.Windows.Forms.GroupBoxTS();
            this.chkClockGenCS = new System.Windows.Forms.CheckBoxTS();
            this.chkClockGenReset = new System.Windows.Forms.CheckBoxTS();
            this.comboClockGenReg = new System.Windows.Forms.ComboBoxTS();
            this.txtClockGenReadVal = new System.Windows.Forms.TextBox();
            this.txtClockGenWriteVal = new System.Windows.Forms.TextBox();
            this.lblClockGenReg = new System.Windows.Forms.LabelTS();
            this.btnClockGenWrite = new System.Windows.Forms.ButtonTS();
            this.btnClockGenRead = new System.Windows.Forms.ButtonTS();
            this.grpDDS = new System.Windows.Forms.GroupBoxTS();
            this.btnIOUpdate = new System.Windows.Forms.ButtonTS();
            this.chkManualIOUpdate = new System.Windows.Forms.CheckBoxTS();
            this.chkRX2DDS = new System.Windows.Forms.CheckBoxTS();
            this.chkDDSCS = new System.Windows.Forms.CheckBoxTS();
            this.chkDDSReset = new System.Windows.Forms.CheckBoxTS();
            this.comboDDSChan = new System.Windows.Forms.ComboBoxTS();
            this.lblDDSChan = new System.Windows.Forms.LabelTS();
            this.comboDDSReg = new System.Windows.Forms.ComboBoxTS();
            this.txtDDSWrite = new System.Windows.Forms.TextBox();
            this.lblDDSReg = new System.Windows.Forms.LabelTS();
            this.btnDDSWrite = new System.Windows.Forms.ButtonTS();
            this.txtDDSReadVal = new System.Windows.Forms.TextBox();
            this.btnDDSRead = new System.Windows.Forms.ButtonTS();
            this.comboMuxChan = new System.Windows.Forms.ComboBoxTS();
            this.lblMuxChannel = new System.Windows.Forms.LabelTS();
            ((System.ComponentModel.ISupportInitialize)(this.udATUL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUC)).BeginInit();
            this.grpATURelays.SuspendLayout();
            this.grpFlexWire.SuspendLayout();
            this.grpATU.SuspendLayout();
            this.grpPAPot.SuspendLayout();
            this.grpGPIODDR.SuspendLayout();
            this.grpGPIO.SuspendLayout();
            this.grpCodec.SuspendLayout();
            this.grpTRXPot.SuspendLayout();
            this.grpEEPROM.SuspendLayout();
            this.grpPIO.SuspendLayout();
            this.grpClockGen.SuspendLayout();
            this.grpDDS.SuspendLayout();
            this.SuspendLayout();
            // 
            // udATUL
            // 
            this.udATUL.Location = new System.Drawing.Point(576, 408);
            this.udATUL.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udATUL.Name = "udATUL";
            this.udATUL.Size = new System.Drawing.Size(48, 20);
            this.udATUL.TabIndex = 39;
            this.udATUL.ValueChanged += new System.EventHandler(this.udATUL_ValueChanged);
            // 
            // udATUC
            // 
            this.udATUC.Location = new System.Drawing.Point(576, 432);
            this.udATUC.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udATUC.Name = "udATUC";
            this.udATUC.Size = new System.Drawing.Size(48, 20);
            this.udATUC.TabIndex = 41;
            this.udATUC.ValueChanged += new System.EventHandler(this.udATUC_ValueChanged);
            // 
            // lblATUC
            // 
            this.lblATUC.Image = null;
            this.lblATUC.Location = new System.Drawing.Point(520, 432);
            this.lblATUC.Name = "lblATUC";
            this.lblATUC.Size = new System.Drawing.Size(48, 16);
            this.lblATUC.TabIndex = 42;
            this.lblATUC.Text = "ATU - C:";
            // 
            // lblATUL
            // 
            this.lblATUL.Image = null;
            this.lblATUL.Location = new System.Drawing.Point(520, 408);
            this.lblATUL.Name = "lblATUL";
            this.lblATUL.Size = new System.Drawing.Size(48, 16);
            this.lblATUL.TabIndex = 40;
            this.lblATUL.Text = "ATU - L:";
            // 
            // grpATURelays
            // 
            this.grpATURelays.Controls.Add(this.chkATUATTN);
            this.grpATURelays.Controls.Add(this.chkATUEnable);
            this.grpATURelays.Controls.Add(this.lblHiZ);
            this.grpATURelays.Controls.Add(this.chkHiZ);
            this.grpATURelays.Controls.Add(this.lblC6);
            this.grpATURelays.Controls.Add(this.lblC5);
            this.grpATURelays.Controls.Add(this.lblC4);
            this.grpATURelays.Controls.Add(this.lblC3);
            this.grpATURelays.Controls.Add(this.lblC2);
            this.grpATURelays.Controls.Add(this.lblC1);
            this.grpATURelays.Controls.Add(this.lblC0);
            this.grpATURelays.Controls.Add(this.chkC3);
            this.grpATURelays.Controls.Add(this.chkC6);
            this.grpATURelays.Controls.Add(this.chkC1);
            this.grpATURelays.Controls.Add(this.chkC0);
            this.grpATURelays.Controls.Add(this.chkC5);
            this.grpATURelays.Controls.Add(this.chkC4);
            this.grpATURelays.Controls.Add(this.chkC2);
            this.grpATURelays.Controls.Add(this.lblL8);
            this.grpATURelays.Controls.Add(this.lblL7);
            this.grpATURelays.Controls.Add(this.lblL6);
            this.grpATURelays.Controls.Add(this.lblL2);
            this.grpATURelays.Controls.Add(this.chkL8);
            this.grpATURelays.Controls.Add(this.chkL2);
            this.grpATURelays.Controls.Add(this.chkL7);
            this.grpATURelays.Controls.Add(this.chkL6);
            this.grpATURelays.Controls.Add(this.lblL9);
            this.grpATURelays.Controls.Add(this.chkL9);
            this.grpATURelays.Controls.Add(this.chkL3);
            this.grpATURelays.Controls.Add(this.lblL3);
            this.grpATURelays.Controls.Add(this.lblL4);
            this.grpATURelays.Controls.Add(this.chkL4);
            this.grpATURelays.Controls.Add(this.lblL5);
            this.grpATURelays.Controls.Add(this.chkL5);
            this.grpATURelays.Location = new System.Drawing.Point(184, 128);
            this.grpATURelays.Name = "grpATURelays";
            this.grpATURelays.Size = new System.Drawing.Size(216, 112);
            this.grpATURelays.TabIndex = 38;
            this.grpATURelays.TabStop = false;
            this.grpATURelays.Text = "ATU";
            // 
            // chkATUATTN
            // 
            this.chkATUATTN.Image = null;
            this.chkATUATTN.Location = new System.Drawing.Point(72, 50);
            this.chkATUATTN.Name = "chkATUATTN";
            this.chkATUATTN.Size = new System.Drawing.Size(56, 16);
            this.chkATUATTN.TabIndex = 64;
            this.chkATUATTN.Text = "ATTN";
            this.chkATUATTN.CheckedChanged += new System.EventHandler(this.chkATUATTN_CheckedChanged);
            // 
            // chkATUEnable
            // 
            this.chkATUEnable.Image = null;
            this.chkATUEnable.Location = new System.Drawing.Point(8, 50);
            this.chkATUEnable.Name = "chkATUEnable";
            this.chkATUEnable.Size = new System.Drawing.Size(64, 16);
            this.chkATUEnable.TabIndex = 63;
            this.chkATUEnable.Text = "Enable";
            this.chkATUEnable.CheckedChanged += new System.EventHandler(this.chkATUEnable_CheckedChanged);
            // 
            // lblHiZ
            // 
            this.lblHiZ.Image = null;
            this.lblHiZ.Location = new System.Drawing.Point(16, 64);
            this.lblHiZ.Name = "lblHiZ";
            this.lblHiZ.Size = new System.Drawing.Size(24, 16);
            this.lblHiZ.TabIndex = 62;
            this.lblHiZ.Text = "HiZ";
            // 
            // chkHiZ
            // 
            this.chkHiZ.Image = null;
            this.chkHiZ.Location = new System.Drawing.Point(16, 80);
            this.chkHiZ.Name = "chkHiZ";
            this.chkHiZ.Size = new System.Drawing.Size(16, 24);
            this.chkHiZ.TabIndex = 61;
            this.chkHiZ.CheckedChanged += new System.EventHandler(this.chkHiZ_CheckedChanged);
            // 
            // lblC6
            // 
            this.lblC6.Image = null;
            this.lblC6.Location = new System.Drawing.Point(40, 64);
            this.lblC6.Name = "lblC6";
            this.lblC6.Size = new System.Drawing.Size(24, 16);
            this.lblC6.TabIndex = 60;
            this.lblC6.Text = "C6";
            // 
            // lblC5
            // 
            this.lblC5.Image = null;
            this.lblC5.Location = new System.Drawing.Point(64, 64);
            this.lblC5.Name = "lblC5";
            this.lblC5.Size = new System.Drawing.Size(24, 16);
            this.lblC5.TabIndex = 59;
            this.lblC5.Text = "C5";
            // 
            // lblC4
            // 
            this.lblC4.Image = null;
            this.lblC4.Location = new System.Drawing.Point(88, 64);
            this.lblC4.Name = "lblC4";
            this.lblC4.Size = new System.Drawing.Size(24, 16);
            this.lblC4.TabIndex = 58;
            this.lblC4.Text = "C4";
            // 
            // lblC3
            // 
            this.lblC3.Image = null;
            this.lblC3.Location = new System.Drawing.Point(112, 64);
            this.lblC3.Name = "lblC3";
            this.lblC3.Size = new System.Drawing.Size(24, 16);
            this.lblC3.TabIndex = 57;
            this.lblC3.Text = "C3";
            // 
            // lblC2
            // 
            this.lblC2.Image = null;
            this.lblC2.Location = new System.Drawing.Point(136, 64);
            this.lblC2.Name = "lblC2";
            this.lblC2.Size = new System.Drawing.Size(24, 16);
            this.lblC2.TabIndex = 56;
            this.lblC2.Text = "C2";
            // 
            // lblC1
            // 
            this.lblC1.Image = null;
            this.lblC1.Location = new System.Drawing.Point(160, 64);
            this.lblC1.Name = "lblC1";
            this.lblC1.Size = new System.Drawing.Size(24, 16);
            this.lblC1.TabIndex = 55;
            this.lblC1.Text = "C1";
            // 
            // lblC0
            // 
            this.lblC0.Image = null;
            this.lblC0.Location = new System.Drawing.Point(184, 64);
            this.lblC0.Name = "lblC0";
            this.lblC0.Size = new System.Drawing.Size(24, 16);
            this.lblC0.TabIndex = 54;
            this.lblC0.Text = "C0";
            // 
            // chkC3
            // 
            this.chkC3.Image = null;
            this.chkC3.Location = new System.Drawing.Point(112, 80);
            this.chkC3.Name = "chkC3";
            this.chkC3.Size = new System.Drawing.Size(16, 24);
            this.chkC3.TabIndex = 52;
            this.chkC3.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC6
            // 
            this.chkC6.Image = null;
            this.chkC6.Location = new System.Drawing.Point(40, 80);
            this.chkC6.Name = "chkC6";
            this.chkC6.Size = new System.Drawing.Size(16, 24);
            this.chkC6.TabIndex = 47;
            this.chkC6.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC1
            // 
            this.chkC1.Image = null;
            this.chkC1.Location = new System.Drawing.Point(160, 80);
            this.chkC1.Name = "chkC1";
            this.chkC1.Size = new System.Drawing.Size(16, 24);
            this.chkC1.TabIndex = 51;
            this.chkC1.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC0
            // 
            this.chkC0.Image = null;
            this.chkC0.Location = new System.Drawing.Point(184, 80);
            this.chkC0.Name = "chkC0";
            this.chkC0.Size = new System.Drawing.Size(16, 24);
            this.chkC0.TabIndex = 50;
            this.chkC0.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC5
            // 
            this.chkC5.Image = null;
            this.chkC5.Location = new System.Drawing.Point(64, 80);
            this.chkC5.Name = "chkC5";
            this.chkC5.Size = new System.Drawing.Size(16, 24);
            this.chkC5.TabIndex = 49;
            this.chkC5.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC4
            // 
            this.chkC4.Image = null;
            this.chkC4.Location = new System.Drawing.Point(88, 80);
            this.chkC4.Name = "chkC4";
            this.chkC4.Size = new System.Drawing.Size(16, 24);
            this.chkC4.TabIndex = 48;
            this.chkC4.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // chkC2
            // 
            this.chkC2.Image = null;
            this.chkC2.Location = new System.Drawing.Point(136, 80);
            this.chkC2.Name = "chkC2";
            this.chkC2.Size = new System.Drawing.Size(16, 24);
            this.chkC2.TabIndex = 53;
            this.chkC2.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
            // 
            // lblL8
            // 
            this.lblL8.Image = null;
            this.lblL8.Location = new System.Drawing.Point(160, 16);
            this.lblL8.Name = "lblL8";
            this.lblL8.Size = new System.Drawing.Size(24, 16);
            this.lblL8.TabIndex = 44;
            this.lblL8.Text = "L8";
            // 
            // lblL7
            // 
            this.lblL7.Image = null;
            this.lblL7.Location = new System.Drawing.Point(136, 16);
            this.lblL7.Name = "lblL7";
            this.lblL7.Size = new System.Drawing.Size(24, 16);
            this.lblL7.TabIndex = 43;
            this.lblL7.Text = "L7";
            // 
            // lblL6
            // 
            this.lblL6.Image = null;
            this.lblL6.Location = new System.Drawing.Point(112, 16);
            this.lblL6.Name = "lblL6";
            this.lblL6.Size = new System.Drawing.Size(24, 16);
            this.lblL6.TabIndex = 42;
            this.lblL6.Text = "L6";
            // 
            // lblL2
            // 
            this.lblL2.Image = null;
            this.lblL2.Location = new System.Drawing.Point(16, 16);
            this.lblL2.Name = "lblL2";
            this.lblL2.Size = new System.Drawing.Size(24, 16);
            this.lblL2.TabIndex = 30;
            this.lblL2.Text = "L2";
            // 
            // chkL8
            // 
            this.chkL8.Image = null;
            this.chkL8.Location = new System.Drawing.Point(160, 32);
            this.chkL8.Name = "chkL8";
            this.chkL8.Size = new System.Drawing.Size(16, 24);
            this.chkL8.TabIndex = 23;
            this.chkL8.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // chkL2
            // 
            this.chkL2.Image = null;
            this.chkL2.Location = new System.Drawing.Point(16, 32);
            this.chkL2.Name = "chkL2";
            this.chkL2.Size = new System.Drawing.Size(16, 24);
            this.chkL2.TabIndex = 26;
            this.chkL2.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // chkL7
            // 
            this.chkL7.Image = null;
            this.chkL7.Location = new System.Drawing.Point(136, 32);
            this.chkL7.Name = "chkL7";
            this.chkL7.Size = new System.Drawing.Size(16, 24);
            this.chkL7.TabIndex = 25;
            this.chkL7.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // chkL6
            // 
            this.chkL6.Image = null;
            this.chkL6.Location = new System.Drawing.Point(112, 32);
            this.chkL6.Name = "chkL6";
            this.chkL6.Size = new System.Drawing.Size(16, 24);
            this.chkL6.TabIndex = 24;
            this.chkL6.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // lblL9
            // 
            this.lblL9.Image = null;
            this.lblL9.Location = new System.Drawing.Point(184, 16);
            this.lblL9.Name = "lblL9";
            this.lblL9.Size = new System.Drawing.Size(24, 16);
            this.lblL9.TabIndex = 46;
            this.lblL9.Text = "L9";
            // 
            // chkL9
            // 
            this.chkL9.Image = null;
            this.chkL9.Location = new System.Drawing.Point(184, 32);
            this.chkL9.Name = "chkL9";
            this.chkL9.Size = new System.Drawing.Size(16, 24);
            this.chkL9.TabIndex = 45;
            this.chkL9.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // chkL3
            // 
            this.chkL3.Image = null;
            this.chkL3.Location = new System.Drawing.Point(40, 32);
            this.chkL3.Name = "chkL3";
            this.chkL3.Size = new System.Drawing.Size(16, 24);
            this.chkL3.TabIndex = 27;
            this.chkL3.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // lblL3
            // 
            this.lblL3.Image = null;
            this.lblL3.Location = new System.Drawing.Point(40, 16);
            this.lblL3.Name = "lblL3";
            this.lblL3.Size = new System.Drawing.Size(24, 16);
            this.lblL3.TabIndex = 31;
            this.lblL3.Text = "L3";
            // 
            // lblL4
            // 
            this.lblL4.Image = null;
            this.lblL4.Location = new System.Drawing.Point(64, 16);
            this.lblL4.Name = "lblL4";
            this.lblL4.Size = new System.Drawing.Size(24, 16);
            this.lblL4.TabIndex = 32;
            this.lblL4.Text = "L4";
            // 
            // chkL4
            // 
            this.chkL4.Image = null;
            this.chkL4.Location = new System.Drawing.Point(64, 32);
            this.chkL4.Name = "chkL4";
            this.chkL4.Size = new System.Drawing.Size(16, 24);
            this.chkL4.TabIndex = 29;
            this.chkL4.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // lblL5
            // 
            this.lblL5.Image = null;
            this.lblL5.Location = new System.Drawing.Point(88, 16);
            this.lblL5.Name = "lblL5";
            this.lblL5.Size = new System.Drawing.Size(24, 16);
            this.lblL5.TabIndex = 33;
            this.lblL5.Text = "L5";
            // 
            // chkL5
            // 
            this.chkL5.Image = null;
            this.chkL5.Location = new System.Drawing.Point(88, 32);
            this.chkL5.Name = "chkL5";
            this.chkL5.Size = new System.Drawing.Size(16, 24);
            this.chkL5.TabIndex = 28;
            this.chkL5.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
            // 
            // grpFlexWire
            // 
            this.grpFlexWire.Controls.Add(this.btnFlexWireRead2Val);
            this.grpFlexWire.Controls.Add(this.btnFlexWireReadVal);
            this.grpFlexWire.Controls.Add(this.lblFlexWireVal2);
            this.grpFlexWire.Controls.Add(this.lblFlexWireVal1);
            this.grpFlexWire.Controls.Add(this.lblFlexWireAddr);
            this.grpFlexWire.Controls.Add(this.btnFlexWireWriteVal);
            this.grpFlexWire.Controls.Add(this.txtFlexWireVal2);
            this.grpFlexWire.Controls.Add(this.txtFlexWireVal1);
            this.grpFlexWire.Controls.Add(this.txtFlexWireAddr);
            this.grpFlexWire.Controls.Add(this.btnFlexWireWrite2Val);
            this.grpFlexWire.Location = new System.Drawing.Point(336, 368);
            this.grpFlexWire.Name = "grpFlexWire";
            this.grpFlexWire.Size = new System.Drawing.Size(168, 120);
            this.grpFlexWire.TabIndex = 37;
            this.grpFlexWire.TabStop = false;
            this.grpFlexWire.Text = "FlexWire";
            // 
            // btnFlexWireRead2Val
            // 
            this.btnFlexWireRead2Val.Image = null;
            this.btnFlexWireRead2Val.Location = new System.Drawing.Point(128, 72);
            this.btnFlexWireRead2Val.Name = "btnFlexWireRead2Val";
            this.btnFlexWireRead2Val.Size = new System.Drawing.Size(32, 23);
            this.btnFlexWireRead2Val.TabIndex = 50;
            this.btnFlexWireRead2Val.Text = "R2";
            this.btnFlexWireRead2Val.Click += new System.EventHandler(this.btnFlexWireRead2Val_Click);
            // 
            // btnFlexWireReadVal
            // 
            this.btnFlexWireReadVal.Image = null;
            this.btnFlexWireReadVal.Location = new System.Drawing.Point(88, 72);
            this.btnFlexWireReadVal.Name = "btnFlexWireReadVal";
            this.btnFlexWireReadVal.Size = new System.Drawing.Size(32, 23);
            this.btnFlexWireReadVal.TabIndex = 49;
            this.btnFlexWireReadVal.Text = "R1";
            this.btnFlexWireReadVal.Click += new System.EventHandler(this.btnFlexWireReadVal_Click);
            // 
            // lblFlexWireVal2
            // 
            this.lblFlexWireVal2.Image = null;
            this.lblFlexWireVal2.Location = new System.Drawing.Point(96, 24);
            this.lblFlexWireVal2.Name = "lblFlexWireVal2";
            this.lblFlexWireVal2.Size = new System.Drawing.Size(32, 16);
            this.lblFlexWireVal2.TabIndex = 48;
            this.lblFlexWireVal2.Text = "Val2:";
            // 
            // lblFlexWireVal1
            // 
            this.lblFlexWireVal1.Image = null;
            this.lblFlexWireVal1.Location = new System.Drawing.Point(56, 24);
            this.lblFlexWireVal1.Name = "lblFlexWireVal1";
            this.lblFlexWireVal1.Size = new System.Drawing.Size(32, 16);
            this.lblFlexWireVal1.TabIndex = 47;
            this.lblFlexWireVal1.Text = "Val1:";
            // 
            // lblFlexWireAddr
            // 
            this.lblFlexWireAddr.Image = null;
            this.lblFlexWireAddr.Location = new System.Drawing.Point(16, 24);
            this.lblFlexWireAddr.Name = "lblFlexWireAddr";
            this.lblFlexWireAddr.Size = new System.Drawing.Size(32, 16);
            this.lblFlexWireAddr.TabIndex = 46;
            this.lblFlexWireAddr.Text = "Addr:";
            // 
            // btnFlexWireWriteVal
            // 
            this.btnFlexWireWriteVal.Image = null;
            this.btnFlexWireWriteVal.Location = new System.Drawing.Point(8, 72);
            this.btnFlexWireWriteVal.Name = "btnFlexWireWriteVal";
            this.btnFlexWireWriteVal.Size = new System.Drawing.Size(32, 23);
            this.btnFlexWireWriteVal.TabIndex = 45;
            this.btnFlexWireWriteVal.Text = "W1";
            this.btnFlexWireWriteVal.Click += new System.EventHandler(this.btnFlexWireWriteVal_Click);
            // 
            // txtFlexWireVal2
            // 
            this.txtFlexWireVal2.Location = new System.Drawing.Point(96, 40);
            this.txtFlexWireVal2.Name = "txtFlexWireVal2";
            this.txtFlexWireVal2.Size = new System.Drawing.Size(32, 20);
            this.txtFlexWireVal2.TabIndex = 44;
            this.txtFlexWireVal2.Text = "0";
            // 
            // txtFlexWireVal1
            // 
            this.txtFlexWireVal1.Location = new System.Drawing.Point(56, 40);
            this.txtFlexWireVal1.Name = "txtFlexWireVal1";
            this.txtFlexWireVal1.Size = new System.Drawing.Size(32, 20);
            this.txtFlexWireVal1.TabIndex = 43;
            this.txtFlexWireVal1.Text = "0";
            // 
            // txtFlexWireAddr
            // 
            this.txtFlexWireAddr.Location = new System.Drawing.Point(16, 40);
            this.txtFlexWireAddr.Name = "txtFlexWireAddr";
            this.txtFlexWireAddr.Size = new System.Drawing.Size(32, 20);
            this.txtFlexWireAddr.TabIndex = 41;
            this.txtFlexWireAddr.Text = "0";
            // 
            // btnFlexWireWrite2Val
            // 
            this.btnFlexWireWrite2Val.Image = null;
            this.btnFlexWireWrite2Val.Location = new System.Drawing.Point(48, 72);
            this.btnFlexWireWrite2Val.Name = "btnFlexWireWrite2Val";
            this.btnFlexWireWrite2Val.Size = new System.Drawing.Size(32, 23);
            this.btnFlexWireWrite2Val.TabIndex = 42;
            this.btnFlexWireWrite2Val.Text = "W2";
            this.btnFlexWireWrite2Val.Click += new System.EventHandler(this.btnFlexWireWrite2Val_Click);
            // 
            // grpATU
            // 
            this.grpATU.Controls.Add(this.btnATUFull);
            this.grpATU.Controls.Add(this.txtATU3);
            this.grpATU.Controls.Add(this.txtATU2);
            this.grpATU.Controls.Add(this.txtATU1);
            this.grpATU.Controls.Add(this.btnATUSendCmd);
            this.grpATU.Location = new System.Drawing.Point(184, 368);
            this.grpATU.Name = "grpATU";
            this.grpATU.Size = new System.Drawing.Size(144, 120);
            this.grpATU.TabIndex = 36;
            this.grpATU.TabStop = false;
            this.grpATU.Text = "ATU";
            // 
            // btnATUFull
            // 
            this.btnATUFull.Image = null;
            this.btnATUFull.Location = new System.Drawing.Point(16, 88);
            this.btnATUFull.Name = "btnATUFull";
            this.btnATUFull.Size = new System.Drawing.Size(40, 23);
            this.btnATUFull.TabIndex = 45;
            this.btnATUFull.Text = "Full";
            this.btnATUFull.Click += new System.EventHandler(this.btnATUFull_Click);
            // 
            // txtATU3
            // 
            this.txtATU3.Location = new System.Drawing.Point(96, 24);
            this.txtATU3.Name = "txtATU3";
            this.txtATU3.Size = new System.Drawing.Size(32, 20);
            this.txtATU3.TabIndex = 44;
            this.txtATU3.Text = "0";
            // 
            // txtATU2
            // 
            this.txtATU2.Location = new System.Drawing.Point(56, 24);
            this.txtATU2.Name = "txtATU2";
            this.txtATU2.Size = new System.Drawing.Size(32, 20);
            this.txtATU2.TabIndex = 43;
            this.txtATU2.Text = "0";
            // 
            // txtATU1
            // 
            this.txtATU1.Location = new System.Drawing.Point(16, 24);
            this.txtATU1.Name = "txtATU1";
            this.txtATU1.Size = new System.Drawing.Size(32, 20);
            this.txtATU1.TabIndex = 41;
            this.txtATU1.Text = "0";
            // 
            // btnATUSendCmd
            // 
            this.btnATUSendCmd.Image = null;
            this.btnATUSendCmd.Location = new System.Drawing.Point(16, 56);
            this.btnATUSendCmd.Name = "btnATUSendCmd";
            this.btnATUSendCmd.Size = new System.Drawing.Size(112, 23);
            this.btnATUSendCmd.TabIndex = 42;
            this.btnATUSendCmd.Text = "Send Command";
            this.btnATUSendCmd.Click += new System.EventHandler(this.btnATUSendCmd_Click);
            // 
            // grpPAPot
            // 
            this.grpPAPot.Controls.Add(this.txtPAPotRead);
            this.grpPAPot.Controls.Add(this.txtPAPotWrite);
            this.grpPAPot.Controls.Add(this.btnPAPotWrite);
            this.grpPAPot.Controls.Add(this.btnPAPotRead);
            this.grpPAPot.Controls.Add(this.comboPAPotIndex);
            this.grpPAPot.Controls.Add(this.lblPAPotIndex);
            this.grpPAPot.Location = new System.Drawing.Point(8, 400);
            this.grpPAPot.Name = "grpPAPot";
            this.grpPAPot.Size = new System.Drawing.Size(168, 88);
            this.grpPAPot.TabIndex = 35;
            this.grpPAPot.TabStop = false;
            this.grpPAPot.Text = "PA Pot";
            // 
            // txtPAPotRead
            // 
            this.txtPAPotRead.Location = new System.Drawing.Point(64, 56);
            this.txtPAPotRead.Name = "txtPAPotRead";
            this.txtPAPotRead.ReadOnly = true;
            this.txtPAPotRead.Size = new System.Drawing.Size(40, 20);
            this.txtPAPotRead.TabIndex = 27;
            this.txtPAPotRead.Text = "0";
            // 
            // txtPAPotWrite
            // 
            this.txtPAPotWrite.Location = new System.Drawing.Point(112, 24);
            this.txtPAPotWrite.Name = "txtPAPotWrite";
            this.txtPAPotWrite.Size = new System.Drawing.Size(40, 20);
            this.txtPAPotWrite.TabIndex = 26;
            this.txtPAPotWrite.Text = "0";
            // 
            // btnPAPotWrite
            // 
            this.btnPAPotWrite.Image = null;
            this.btnPAPotWrite.Location = new System.Drawing.Point(112, 56);
            this.btnPAPotWrite.Name = "btnPAPotWrite";
            this.btnPAPotWrite.Size = new System.Drawing.Size(40, 23);
            this.btnPAPotWrite.TabIndex = 28;
            this.btnPAPotWrite.Text = "Write";
            this.btnPAPotWrite.Click += new System.EventHandler(this.btnPAPotWrite_Click);
            // 
            // btnPAPotRead
            // 
            this.btnPAPotRead.Image = null;
            this.btnPAPotRead.Location = new System.Drawing.Point(16, 56);
            this.btnPAPotRead.Name = "btnPAPotRead";
            this.btnPAPotRead.Size = new System.Drawing.Size(40, 23);
            this.btnPAPotRead.TabIndex = 29;
            this.btnPAPotRead.Text = "Read";
            this.btnPAPotRead.Click += new System.EventHandler(this.btnPAPotRead_Click);
            // 
            // comboPAPotIndex
            // 
            this.comboPAPotIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboPAPotIndex.DropDownWidth = 40;
            this.comboPAPotIndex.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7"});
            this.comboPAPotIndex.Location = new System.Drawing.Point(56, 24);
            this.comboPAPotIndex.Name = "comboPAPotIndex";
            this.comboPAPotIndex.Size = new System.Drawing.Size(40, 21);
            this.comboPAPotIndex.TabIndex = 2;
            this.comboPAPotIndex.SelectedIndexChanged += new System.EventHandler(this.comboPAPotIndex_SelectedIndexChanged);
            // 
            // lblPAPotIndex
            // 
            this.lblPAPotIndex.Image = null;
            this.lblPAPotIndex.Location = new System.Drawing.Point(16, 24);
            this.lblPAPotIndex.Name = "lblPAPotIndex";
            this.lblPAPotIndex.Size = new System.Drawing.Size(40, 23);
            this.lblPAPotIndex.TabIndex = 3;
            this.lblPAPotIndex.Text = "Index:";
            // 
            // grpGPIODDR
            // 
            this.grpGPIODDR.Controls.Add(this.label9);
            this.grpGPIODDR.Controls.Add(this.label10);
            this.grpGPIODDR.Controls.Add(this.label11);
            this.grpGPIODDR.Controls.Add(this.label12);
            this.grpGPIODDR.Controls.Add(this.label13);
            this.grpGPIODDR.Controls.Add(this.label14);
            this.grpGPIODDR.Controls.Add(this.label15);
            this.grpGPIODDR.Controls.Add(this.label16);
            this.grpGPIODDR.Controls.Add(this.txtGPIODDRRead);
            this.grpGPIODDR.Controls.Add(this.txtGPIODDRWrite);
            this.grpGPIODDR.Controls.Add(this.btnGPIODDRWrite);
            this.grpGPIODDR.Controls.Add(this.btnGPIODDRRead);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR4);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR7);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR2);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR1);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR6);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR5);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR3);
            this.grpGPIODDR.Controls.Add(this.chkGPIODDR8);
            this.grpGPIODDR.Location = new System.Drawing.Point(408, 248);
            this.grpGPIODDR.Name = "grpGPIODDR";
            this.grpGPIODDR.Size = new System.Drawing.Size(216, 112);
            this.grpGPIODDR.TabIndex = 33;
            this.grpGPIODDR.TabStop = false;
            this.grpGPIODDR.Text = "GPIO DDR";
            // 
            // label9
            // 
            this.label9.Image = null;
            this.label9.Location = new System.Drawing.Point(16, 16);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(24, 16);
            this.label9.TabIndex = 53;
            this.label9.Text = "8";
            // 
            // label10
            // 
            this.label10.Image = null;
            this.label10.Location = new System.Drawing.Point(40, 16);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(24, 16);
            this.label10.TabIndex = 52;
            this.label10.Text = "7";
            // 
            // label11
            // 
            this.label11.Image = null;
            this.label11.Location = new System.Drawing.Point(64, 16);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(24, 16);
            this.label11.TabIndex = 51;
            this.label11.Text = "6";
            // 
            // label12
            // 
            this.label12.Image = null;
            this.label12.Location = new System.Drawing.Point(88, 16);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(24, 16);
            this.label12.TabIndex = 50;
            this.label12.Text = "5";
            // 
            // label13
            // 
            this.label13.Image = null;
            this.label13.Location = new System.Drawing.Point(112, 16);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(24, 16);
            this.label13.TabIndex = 49;
            this.label13.Text = "4";
            // 
            // label14
            // 
            this.label14.Image = null;
            this.label14.Location = new System.Drawing.Point(136, 16);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(24, 16);
            this.label14.TabIndex = 48;
            this.label14.Text = "3";
            // 
            // label15
            // 
            this.label15.Image = null;
            this.label15.Location = new System.Drawing.Point(160, 16);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(24, 16);
            this.label15.TabIndex = 47;
            this.label15.Text = "2";
            // 
            // label16
            // 
            this.label16.Image = null;
            this.label16.Location = new System.Drawing.Point(184, 16);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(24, 16);
            this.label16.TabIndex = 46;
            this.label16.Text = "1";
            // 
            // txtGPIODDRRead
            // 
            this.txtGPIODDRRead.Location = new System.Drawing.Point(64, 80);
            this.txtGPIODDRRead.Name = "txtGPIODDRRead";
            this.txtGPIODDRRead.ReadOnly = true;
            this.txtGPIODDRRead.Size = new System.Drawing.Size(40, 20);
            this.txtGPIODDRRead.TabIndex = 39;
            this.txtGPIODDRRead.Text = "0";
            // 
            // txtGPIODDRWrite
            // 
            this.txtGPIODDRWrite.Location = new System.Drawing.Point(160, 80);
            this.txtGPIODDRWrite.Name = "txtGPIODDRWrite";
            this.txtGPIODDRWrite.Size = new System.Drawing.Size(40, 20);
            this.txtGPIODDRWrite.TabIndex = 38;
            this.txtGPIODDRWrite.Text = "0";
            // 
            // btnGPIODDRWrite
            // 
            this.btnGPIODDRWrite.Image = null;
            this.btnGPIODDRWrite.Location = new System.Drawing.Point(112, 80);
            this.btnGPIODDRWrite.Name = "btnGPIODDRWrite";
            this.btnGPIODDRWrite.Size = new System.Drawing.Size(40, 23);
            this.btnGPIODDRWrite.TabIndex = 40;
            this.btnGPIODDRWrite.Text = "Write";
            this.btnGPIODDRWrite.Click += new System.EventHandler(this.btnGPIODDRWrite_Click);
            // 
            // btnGPIODDRRead
            // 
            this.btnGPIODDRRead.Image = null;
            this.btnGPIODDRRead.Location = new System.Drawing.Point(16, 80);
            this.btnGPIODDRRead.Name = "btnGPIODDRRead";
            this.btnGPIODDRRead.Size = new System.Drawing.Size(40, 23);
            this.btnGPIODDRRead.TabIndex = 41;
            this.btnGPIODDRRead.Text = "Read";
            this.btnGPIODDRRead.Click += new System.EventHandler(this.btnGPIODDRRead_Click);
            // 
            // chkGPIODDR4
            // 
            this.chkGPIODDR4.Image = null;
            this.chkGPIODDR4.Location = new System.Drawing.Point(112, 32);
            this.chkGPIODDR4.Name = "chkGPIODDR4";
            this.chkGPIODDR4.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR4.TabIndex = 28;
            this.chkGPIODDR4.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR7
            // 
            this.chkGPIODDR7.Image = null;
            this.chkGPIODDR7.Location = new System.Drawing.Point(40, 32);
            this.chkGPIODDR7.Name = "chkGPIODDR7";
            this.chkGPIODDR7.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR7.TabIndex = 23;
            this.chkGPIODDR7.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR2
            // 
            this.chkGPIODDR2.Image = null;
            this.chkGPIODDR2.Location = new System.Drawing.Point(160, 32);
            this.chkGPIODDR2.Name = "chkGPIODDR2";
            this.chkGPIODDR2.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR2.TabIndex = 27;
            this.chkGPIODDR2.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR1
            // 
            this.chkGPIODDR1.Image = null;
            this.chkGPIODDR1.Location = new System.Drawing.Point(184, 32);
            this.chkGPIODDR1.Name = "chkGPIODDR1";
            this.chkGPIODDR1.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR1.TabIndex = 26;
            this.chkGPIODDR1.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR6
            // 
            this.chkGPIODDR6.Image = null;
            this.chkGPIODDR6.Location = new System.Drawing.Point(64, 32);
            this.chkGPIODDR6.Name = "chkGPIODDR6";
            this.chkGPIODDR6.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR6.TabIndex = 25;
            this.chkGPIODDR6.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR5
            // 
            this.chkGPIODDR5.Image = null;
            this.chkGPIODDR5.Location = new System.Drawing.Point(88, 32);
            this.chkGPIODDR5.Name = "chkGPIODDR5";
            this.chkGPIODDR5.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR5.TabIndex = 24;
            this.chkGPIODDR5.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR3
            // 
            this.chkGPIODDR3.Image = null;
            this.chkGPIODDR3.Location = new System.Drawing.Point(136, 32);
            this.chkGPIODDR3.Name = "chkGPIODDR3";
            this.chkGPIODDR3.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR3.TabIndex = 29;
            this.chkGPIODDR3.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // chkGPIODDR8
            // 
            this.chkGPIODDR8.Image = null;
            this.chkGPIODDR8.Location = new System.Drawing.Point(16, 32);
            this.chkGPIODDR8.Name = "chkGPIODDR8";
            this.chkGPIODDR8.Size = new System.Drawing.Size(16, 24);
            this.chkGPIODDR8.TabIndex = 22;
            this.chkGPIODDR8.CheckedChanged += new System.EventHandler(this.chkGPIODDR_CheckedChanged);
            // 
            // grpGPIO
            // 
            this.grpGPIO.Controls.Add(this.label8);
            this.grpGPIO.Controls.Add(this.label7);
            this.grpGPIO.Controls.Add(this.label6);
            this.grpGPIO.Controls.Add(this.label1);
            this.grpGPIO.Controls.Add(this.txtGPIORead);
            this.grpGPIO.Controls.Add(this.txtGPIOWrite);
            this.grpGPIO.Controls.Add(this.btnGPIOWriteVal);
            this.grpGPIO.Controls.Add(this.btnGPIORead);
            this.grpGPIO.Controls.Add(this.label5);
            this.grpGPIO.Controls.Add(this.label4);
            this.grpGPIO.Controls.Add(this.label3);
            this.grpGPIO.Controls.Add(this.label2);
            this.grpGPIO.Controls.Add(this.chkGPIO4);
            this.grpGPIO.Controls.Add(this.chkGPIO7);
            this.grpGPIO.Controls.Add(this.chkGPIO2);
            this.grpGPIO.Controls.Add(this.chkGPIO1);
            this.grpGPIO.Controls.Add(this.chkGPIO6);
            this.grpGPIO.Controls.Add(this.chkGPIO5);
            this.grpGPIO.Controls.Add(this.chkGPIO3);
            this.grpGPIO.Controls.Add(this.chkGPIO8);
            this.grpGPIO.Location = new System.Drawing.Point(184, 248);
            this.grpGPIO.Name = "grpGPIO";
            this.grpGPIO.Size = new System.Drawing.Size(216, 112);
            this.grpGPIO.TabIndex = 32;
            this.grpGPIO.TabStop = false;
            this.grpGPIO.Text = "GPIO";
            // 
            // label8
            // 
            this.label8.Image = null;
            this.label8.Location = new System.Drawing.Point(16, 16);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(24, 16);
            this.label8.TabIndex = 45;
            this.label8.Text = "8";
            // 
            // label7
            // 
            this.label7.Image = null;
            this.label7.Location = new System.Drawing.Point(40, 16);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(24, 16);
            this.label7.TabIndex = 44;
            this.label7.Text = "7";
            // 
            // label6
            // 
            this.label6.Image = null;
            this.label6.Location = new System.Drawing.Point(64, 16);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(24, 16);
            this.label6.TabIndex = 43;
            this.label6.Text = "6";
            // 
            // label1
            // 
            this.label1.Image = null;
            this.label1.Location = new System.Drawing.Point(88, 16);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(24, 16);
            this.label1.TabIndex = 42;
            this.label1.Text = "5";
            // 
            // txtGPIORead
            // 
            this.txtGPIORead.Location = new System.Drawing.Point(64, 80);
            this.txtGPIORead.Name = "txtGPIORead";
            this.txtGPIORead.ReadOnly = true;
            this.txtGPIORead.Size = new System.Drawing.Size(40, 20);
            this.txtGPIORead.TabIndex = 39;
            this.txtGPIORead.Text = "0";
            // 
            // txtGPIOWrite
            // 
            this.txtGPIOWrite.Location = new System.Drawing.Point(160, 80);
            this.txtGPIOWrite.Name = "txtGPIOWrite";
            this.txtGPIOWrite.Size = new System.Drawing.Size(40, 20);
            this.txtGPIOWrite.TabIndex = 38;
            this.txtGPIOWrite.Text = "0";
            // 
            // btnGPIOWriteVal
            // 
            this.btnGPIOWriteVal.Image = null;
            this.btnGPIOWriteVal.Location = new System.Drawing.Point(112, 80);
            this.btnGPIOWriteVal.Name = "btnGPIOWriteVal";
            this.btnGPIOWriteVal.Size = new System.Drawing.Size(40, 23);
            this.btnGPIOWriteVal.TabIndex = 40;
            this.btnGPIOWriteVal.Text = "Write";
            this.btnGPIOWriteVal.Click += new System.EventHandler(this.btnGPIOWriteVal_Click);
            // 
            // btnGPIORead
            // 
            this.btnGPIORead.Image = null;
            this.btnGPIORead.Location = new System.Drawing.Point(16, 80);
            this.btnGPIORead.Name = "btnGPIORead";
            this.btnGPIORead.Size = new System.Drawing.Size(40, 23);
            this.btnGPIORead.TabIndex = 41;
            this.btnGPIORead.Text = "Read";
            this.btnGPIORead.Click += new System.EventHandler(this.btnGPIORead_Click);
            // 
            // label5
            // 
            this.label5.Image = null;
            this.label5.Location = new System.Drawing.Point(112, 16);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(24, 16);
            this.label5.TabIndex = 33;
            this.label5.Text = "4";
            // 
            // label4
            // 
            this.label4.Image = null;
            this.label4.Location = new System.Drawing.Point(136, 16);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(24, 16);
            this.label4.TabIndex = 32;
            this.label4.Text = "3";
            // 
            // label3
            // 
            this.label3.Image = null;
            this.label3.Location = new System.Drawing.Point(160, 16);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(24, 16);
            this.label3.TabIndex = 31;
            this.label3.Text = "2";
            // 
            // label2
            // 
            this.label2.Image = null;
            this.label2.Location = new System.Drawing.Point(184, 16);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(24, 16);
            this.label2.TabIndex = 30;
            this.label2.Text = "1";
            // 
            // chkGPIO4
            // 
            this.chkGPIO4.Image = null;
            this.chkGPIO4.Location = new System.Drawing.Point(112, 32);
            this.chkGPIO4.Name = "chkGPIO4";
            this.chkGPIO4.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO4.TabIndex = 28;
            this.chkGPIO4.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO7
            // 
            this.chkGPIO7.Image = null;
            this.chkGPIO7.Location = new System.Drawing.Point(40, 32);
            this.chkGPIO7.Name = "chkGPIO7";
            this.chkGPIO7.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO7.TabIndex = 23;
            this.chkGPIO7.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO2
            // 
            this.chkGPIO2.Image = null;
            this.chkGPIO2.Location = new System.Drawing.Point(160, 32);
            this.chkGPIO2.Name = "chkGPIO2";
            this.chkGPIO2.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO2.TabIndex = 27;
            this.chkGPIO2.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO1
            // 
            this.chkGPIO1.Image = null;
            this.chkGPIO1.Location = new System.Drawing.Point(184, 32);
            this.chkGPIO1.Name = "chkGPIO1";
            this.chkGPIO1.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO1.TabIndex = 26;
            this.chkGPIO1.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO6
            // 
            this.chkGPIO6.Image = null;
            this.chkGPIO6.Location = new System.Drawing.Point(64, 32);
            this.chkGPIO6.Name = "chkGPIO6";
            this.chkGPIO6.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO6.TabIndex = 25;
            this.chkGPIO6.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO5
            // 
            this.chkGPIO5.Image = null;
            this.chkGPIO5.Location = new System.Drawing.Point(88, 32);
            this.chkGPIO5.Name = "chkGPIO5";
            this.chkGPIO5.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO5.TabIndex = 24;
            this.chkGPIO5.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO3
            // 
            this.chkGPIO3.Image = null;
            this.chkGPIO3.Location = new System.Drawing.Point(136, 32);
            this.chkGPIO3.Name = "chkGPIO3";
            this.chkGPIO3.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO3.TabIndex = 29;
            this.chkGPIO3.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // chkGPIO8
            // 
            this.chkGPIO8.Image = null;
            this.chkGPIO8.Location = new System.Drawing.Point(16, 32);
            this.chkGPIO8.Name = "chkGPIO8";
            this.chkGPIO8.Size = new System.Drawing.Size(16, 24);
            this.chkGPIO8.TabIndex = 22;
            this.chkGPIO8.CheckedChanged += new System.EventHandler(this.chkGPIO_CheckedChanged);
            // 
            // grpCodec
            // 
            this.grpCodec.Controls.Add(this.comboCodecReg);
            this.grpCodec.Controls.Add(this.txtCodecRead);
            this.grpCodec.Controls.Add(this.txtCodecWrite);
            this.grpCodec.Controls.Add(this.lblCodecRegister);
            this.grpCodec.Controls.Add(this.btnCodecWrite);
            this.grpCodec.Controls.Add(this.btnCodecRead);
            this.grpCodec.Location = new System.Drawing.Point(408, 128);
            this.grpCodec.Name = "grpCodec";
            this.grpCodec.Size = new System.Drawing.Size(192, 112);
            this.grpCodec.TabIndex = 28;
            this.grpCodec.TabStop = false;
            this.grpCodec.Text = "Codec";
            // 
            // comboCodecReg
            // 
            this.comboCodecReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCodecReg.DropDownWidth = 40;
            this.comboCodecReg.Location = new System.Drawing.Point(64, 24);
            this.comboCodecReg.Name = "comboCodecReg";
            this.comboCodecReg.Size = new System.Drawing.Size(40, 21);
            this.comboCodecReg.TabIndex = 32;
            this.comboCodecReg.SelectedIndexChanged += new System.EventHandler(this.comboCodecReg_SelectedIndexChanged);
            // 
            // txtCodecRead
            // 
            this.txtCodecRead.Location = new System.Drawing.Point(64, 48);
            this.txtCodecRead.Name = "txtCodecRead";
            this.txtCodecRead.ReadOnly = true;
            this.txtCodecRead.Size = new System.Drawing.Size(40, 20);
            this.txtCodecRead.TabIndex = 29;
            this.txtCodecRead.Text = "0";
            // 
            // txtCodecWrite
            // 
            this.txtCodecWrite.Location = new System.Drawing.Point(112, 24);
            this.txtCodecWrite.Name = "txtCodecWrite";
            this.txtCodecWrite.Size = new System.Drawing.Size(40, 20);
            this.txtCodecWrite.TabIndex = 28;
            this.txtCodecWrite.Text = "0";
            // 
            // lblCodecRegister
            // 
            this.lblCodecRegister.Image = null;
            this.lblCodecRegister.Location = new System.Drawing.Point(16, 24);
            this.lblCodecRegister.Name = "lblCodecRegister";
            this.lblCodecRegister.Size = new System.Drawing.Size(56, 16);
            this.lblCodecRegister.TabIndex = 27;
            this.lblCodecRegister.Text = "Register:";
            // 
            // btnCodecWrite
            // 
            this.btnCodecWrite.Image = null;
            this.btnCodecWrite.Location = new System.Drawing.Point(112, 48);
            this.btnCodecWrite.Name = "btnCodecWrite";
            this.btnCodecWrite.Size = new System.Drawing.Size(40, 23);
            this.btnCodecWrite.TabIndex = 30;
            this.btnCodecWrite.Text = "Write";
            this.btnCodecWrite.Click += new System.EventHandler(this.btnCodecWrite_Click);
            // 
            // btnCodecRead
            // 
            this.btnCodecRead.Image = null;
            this.btnCodecRead.Location = new System.Drawing.Point(16, 48);
            this.btnCodecRead.Name = "btnCodecRead";
            this.btnCodecRead.Size = new System.Drawing.Size(40, 23);
            this.btnCodecRead.TabIndex = 31;
            this.btnCodecRead.Text = "Read";
            this.btnCodecRead.Click += new System.EventHandler(this.btnCodecRead_Click);
            // 
            // grpTRXPot
            // 
            this.grpTRXPot.Controls.Add(this.txtTRXPotRead);
            this.grpTRXPot.Controls.Add(this.txtTRXPotWrite);
            this.grpTRXPot.Controls.Add(this.btnTRXPotWrite);
            this.grpTRXPot.Controls.Add(this.btnTRXPotRead);
            this.grpTRXPot.Controls.Add(this.comboTRXPotIndex);
            this.grpTRXPot.Controls.Add(this.lblTRXPotIndex);
            this.grpTRXPot.Location = new System.Drawing.Point(8, 304);
            this.grpTRXPot.Name = "grpTRXPot";
            this.grpTRXPot.Size = new System.Drawing.Size(168, 88);
            this.grpTRXPot.TabIndex = 26;
            this.grpTRXPot.TabStop = false;
            this.grpTRXPot.Text = "TRX Pot";
            // 
            // txtTRXPotRead
            // 
            this.txtTRXPotRead.Location = new System.Drawing.Point(64, 56);
            this.txtTRXPotRead.Name = "txtTRXPotRead";
            this.txtTRXPotRead.ReadOnly = true;
            this.txtTRXPotRead.Size = new System.Drawing.Size(40, 20);
            this.txtTRXPotRead.TabIndex = 27;
            this.txtTRXPotRead.Text = "0";
            // 
            // txtTRXPotWrite
            // 
            this.txtTRXPotWrite.Location = new System.Drawing.Point(112, 24);
            this.txtTRXPotWrite.Name = "txtTRXPotWrite";
            this.txtTRXPotWrite.Size = new System.Drawing.Size(40, 20);
            this.txtTRXPotWrite.TabIndex = 26;
            this.txtTRXPotWrite.Text = "0";
            // 
            // btnTRXPotWrite
            // 
            this.btnTRXPotWrite.Image = null;
            this.btnTRXPotWrite.Location = new System.Drawing.Point(112, 56);
            this.btnTRXPotWrite.Name = "btnTRXPotWrite";
            this.btnTRXPotWrite.Size = new System.Drawing.Size(40, 23);
            this.btnTRXPotWrite.TabIndex = 28;
            this.btnTRXPotWrite.Text = "Write";
            this.btnTRXPotWrite.Click += new System.EventHandler(this.btnTRXPotWrite_Click);
            // 
            // btnTRXPotRead
            // 
            this.btnTRXPotRead.Image = null;
            this.btnTRXPotRead.Location = new System.Drawing.Point(16, 56);
            this.btnTRXPotRead.Name = "btnTRXPotRead";
            this.btnTRXPotRead.Size = new System.Drawing.Size(40, 23);
            this.btnTRXPotRead.TabIndex = 29;
            this.btnTRXPotRead.Text = "Read";
            this.btnTRXPotRead.Click += new System.EventHandler(this.btnTRXPotRead_Click);
            // 
            // comboTRXPotIndex
            // 
            this.comboTRXPotIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTRXPotIndex.DropDownWidth = 40;
            this.comboTRXPotIndex.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboTRXPotIndex.Location = new System.Drawing.Point(56, 24);
            this.comboTRXPotIndex.Name = "comboTRXPotIndex";
            this.comboTRXPotIndex.Size = new System.Drawing.Size(40, 21);
            this.comboTRXPotIndex.TabIndex = 2;
            this.comboTRXPotIndex.SelectedIndexChanged += new System.EventHandler(this.comboTRXPotIndex_SelectedIndexChanged);
            // 
            // lblTRXPotIndex
            // 
            this.lblTRXPotIndex.Image = null;
            this.lblTRXPotIndex.Location = new System.Drawing.Point(16, 24);
            this.lblTRXPotIndex.Name = "lblTRXPotIndex";
            this.lblTRXPotIndex.Size = new System.Drawing.Size(40, 23);
            this.lblTRXPotIndex.TabIndex = 3;
            this.lblTRXPotIndex.Text = "Index:";
            // 
            // grpEEPROM
            // 
            this.grpEEPROM.Controls.Add(this.chkRX2EEPROM);
            this.grpEEPROM.Controls.Add(this.txtEEPROMReadFloat);
            this.grpEEPROM.Controls.Add(this.txtEEPROMWriteFloat);
            this.grpEEPROM.Controls.Add(this.btnEEPROMWriteFloat);
            this.grpEEPROM.Controls.Add(this.btnEEPROMReadFloat);
            this.grpEEPROM.Controls.Add(this.txtEEPROMOffset);
            this.grpEEPROM.Controls.Add(this.txtEEPROMRead);
            this.grpEEPROM.Controls.Add(this.txtEEPROMWrite);
            this.grpEEPROM.Controls.Add(this.lblEEPROMOffset);
            this.grpEEPROM.Controls.Add(this.btnEEPROMWrite);
            this.grpEEPROM.Controls.Add(this.btnEEPROMRead);
            this.grpEEPROM.Location = new System.Drawing.Point(8, 128);
            this.grpEEPROM.Name = "grpEEPROM";
            this.grpEEPROM.Size = new System.Drawing.Size(168, 168);
            this.grpEEPROM.TabIndex = 25;
            this.grpEEPROM.TabStop = false;
            this.grpEEPROM.Text = "EEPROM";
            // 
            // chkRX2EEPROM
            // 
            this.chkRX2EEPROM.Image = null;
            this.chkRX2EEPROM.Location = new System.Drawing.Point(120, 16);
            this.chkRX2EEPROM.Name = "chkRX2EEPROM";
            this.chkRX2EEPROM.Size = new System.Drawing.Size(16, 24);
            this.chkRX2EEPROM.TabIndex = 44;
            // 
            // txtEEPROMReadFloat
            // 
            this.txtEEPROMReadFloat.Location = new System.Drawing.Point(64, 128);
            this.txtEEPROMReadFloat.Name = "txtEEPROMReadFloat";
            this.txtEEPROMReadFloat.ReadOnly = true;
            this.txtEEPROMReadFloat.Size = new System.Drawing.Size(64, 20);
            this.txtEEPROMReadFloat.TabIndex = 28;
            this.txtEEPROMReadFloat.Text = "0";
            // 
            // txtEEPROMWriteFloat
            // 
            this.txtEEPROMWriteFloat.Location = new System.Drawing.Point(64, 104);
            this.txtEEPROMWriteFloat.Name = "txtEEPROMWriteFloat";
            this.txtEEPROMWriteFloat.Size = new System.Drawing.Size(64, 20);
            this.txtEEPROMWriteFloat.TabIndex = 27;
            this.txtEEPROMWriteFloat.Text = "0";
            // 
            // btnEEPROMWriteFloat
            // 
            this.btnEEPROMWriteFloat.Image = null;
            this.btnEEPROMWriteFloat.Location = new System.Drawing.Point(16, 104);
            this.btnEEPROMWriteFloat.Name = "btnEEPROMWriteFloat";
            this.btnEEPROMWriteFloat.Size = new System.Drawing.Size(40, 23);
            this.btnEEPROMWriteFloat.TabIndex = 29;
            this.btnEEPROMWriteFloat.Text = "Write";
            this.btnEEPROMWriteFloat.Click += new System.EventHandler(this.btnEEPROMWriteFloat_Click);
            // 
            // btnEEPROMReadFloat
            // 
            this.btnEEPROMReadFloat.Image = null;
            this.btnEEPROMReadFloat.Location = new System.Drawing.Point(16, 128);
            this.btnEEPROMReadFloat.Name = "btnEEPROMReadFloat";
            this.btnEEPROMReadFloat.Size = new System.Drawing.Size(40, 23);
            this.btnEEPROMReadFloat.TabIndex = 30;
            this.btnEEPROMReadFloat.Text = "Read";
            this.btnEEPROMReadFloat.Click += new System.EventHandler(this.btnEEPROMReadFloat_Click);
            // 
            // txtEEPROMOffset
            // 
            this.txtEEPROMOffset.Location = new System.Drawing.Point(64, 24);
            this.txtEEPROMOffset.Name = "txtEEPROMOffset";
            this.txtEEPROMOffset.Size = new System.Drawing.Size(40, 20);
            this.txtEEPROMOffset.TabIndex = 26;
            this.txtEEPROMOffset.Text = "0";
            // 
            // txtEEPROMRead
            // 
            this.txtEEPROMRead.Location = new System.Drawing.Point(64, 72);
            this.txtEEPROMRead.Name = "txtEEPROMRead";
            this.txtEEPROMRead.ReadOnly = true;
            this.txtEEPROMRead.Size = new System.Drawing.Size(64, 20);
            this.txtEEPROMRead.TabIndex = 4;
            this.txtEEPROMRead.Text = "0";
            // 
            // txtEEPROMWrite
            // 
            this.txtEEPROMWrite.Location = new System.Drawing.Point(64, 48);
            this.txtEEPROMWrite.Name = "txtEEPROMWrite";
            this.txtEEPROMWrite.Size = new System.Drawing.Size(64, 20);
            this.txtEEPROMWrite.TabIndex = 3;
            this.txtEEPROMWrite.Text = "0";
            // 
            // lblEEPROMOffset
            // 
            this.lblEEPROMOffset.Image = null;
            this.lblEEPROMOffset.Location = new System.Drawing.Point(16, 24);
            this.lblEEPROMOffset.Name = "lblEEPROMOffset";
            this.lblEEPROMOffset.Size = new System.Drawing.Size(56, 16);
            this.lblEEPROMOffset.TabIndex = 1;
            this.lblEEPROMOffset.Text = "Offset:";
            // 
            // btnEEPROMWrite
            // 
            this.btnEEPROMWrite.Image = null;
            this.btnEEPROMWrite.Location = new System.Drawing.Point(16, 48);
            this.btnEEPROMWrite.Name = "btnEEPROMWrite";
            this.btnEEPROMWrite.Size = new System.Drawing.Size(40, 23);
            this.btnEEPROMWrite.TabIndex = 24;
            this.btnEEPROMWrite.Text = "Write";
            this.btnEEPROMWrite.Click += new System.EventHandler(this.btnEEPROMWrite_Click);
            // 
            // btnEEPROMRead
            // 
            this.btnEEPROMRead.Image = null;
            this.btnEEPROMRead.Location = new System.Drawing.Point(16, 72);
            this.btnEEPROMRead.Name = "btnEEPROMRead";
            this.btnEEPROMRead.Size = new System.Drawing.Size(40, 23);
            this.btnEEPROMRead.TabIndex = 25;
            this.btnEEPROMRead.Text = "Read";
            this.btnEEPROMRead.Click += new System.EventHandler(this.btnEEPROMRead_Click);
            // 
            // grpPIO
            // 
            this.grpPIO.Controls.Add(this.comboPIOReg);
            this.grpPIO.Controls.Add(this.txtPIORead);
            this.grpPIO.Controls.Add(this.txtPIOWrite);
            this.grpPIO.Controls.Add(this.lblPIORegister);
            this.grpPIO.Controls.Add(this.btnPIOWrite);
            this.grpPIO.Controls.Add(this.btnPIORead);
            this.grpPIO.Controls.Add(this.lblPIOChip);
            this.grpPIO.Controls.Add(this.comboPIOChip);
            this.grpPIO.Location = new System.Drawing.Point(408, 8);
            this.grpPIO.Name = "grpPIO";
            this.grpPIO.Size = new System.Drawing.Size(192, 112);
            this.grpPIO.TabIndex = 24;
            this.grpPIO.TabStop = false;
            this.grpPIO.Text = "PIO";
            // 
            // comboPIOReg
            // 
            this.comboPIOReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboPIOReg.DropDownWidth = 80;
            this.comboPIOReg.Items.AddRange(new object[] {
            "0 (Input 0)",
            "1 (Input 1)",
            "2 (Output 0)",
            "3 (Output 1)",
            "4 (Pol Inv 0)",
            "5 (Pol Inv 1)",
            "6 (DDR 0)",
            "7 (DDR 1)"});
            this.comboPIOReg.Location = new System.Drawing.Point(64, 48);
            this.comboPIOReg.Name = "comboPIOReg";
            this.comboPIOReg.Size = new System.Drawing.Size(32, 21);
            this.comboPIOReg.TabIndex = 32;
            this.comboPIOReg.SelectedIndexChanged += new System.EventHandler(this.comboPIOReg_SelectedIndexChanged);
            // 
            // txtPIORead
            // 
            this.txtPIORead.Location = new System.Drawing.Point(64, 72);
            this.txtPIORead.Name = "txtPIORead";
            this.txtPIORead.ReadOnly = true;
            this.txtPIORead.Size = new System.Drawing.Size(40, 20);
            this.txtPIORead.TabIndex = 29;
            this.txtPIORead.Text = "0";
            // 
            // txtPIOWrite
            // 
            this.txtPIOWrite.Location = new System.Drawing.Point(112, 48);
            this.txtPIOWrite.Name = "txtPIOWrite";
            this.txtPIOWrite.Size = new System.Drawing.Size(40, 20);
            this.txtPIOWrite.TabIndex = 28;
            this.txtPIOWrite.Text = "0";
            // 
            // lblPIORegister
            // 
            this.lblPIORegister.Image = null;
            this.lblPIORegister.Location = new System.Drawing.Point(16, 48);
            this.lblPIORegister.Name = "lblPIORegister";
            this.lblPIORegister.Size = new System.Drawing.Size(56, 16);
            this.lblPIORegister.TabIndex = 27;
            this.lblPIORegister.Text = "Register:";
            // 
            // btnPIOWrite
            // 
            this.btnPIOWrite.Image = null;
            this.btnPIOWrite.Location = new System.Drawing.Point(112, 72);
            this.btnPIOWrite.Name = "btnPIOWrite";
            this.btnPIOWrite.Size = new System.Drawing.Size(40, 23);
            this.btnPIOWrite.TabIndex = 30;
            this.btnPIOWrite.Text = "Write";
            this.btnPIOWrite.Click += new System.EventHandler(this.btnPIOWrite_Click);
            // 
            // btnPIORead
            // 
            this.btnPIORead.Image = null;
            this.btnPIORead.Location = new System.Drawing.Point(16, 72);
            this.btnPIORead.Name = "btnPIORead";
            this.btnPIORead.Size = new System.Drawing.Size(40, 23);
            this.btnPIORead.TabIndex = 31;
            this.btnPIORead.Text = "Read";
            this.btnPIORead.Click += new System.EventHandler(this.btnPIORead_Click);
            // 
            // lblPIOChip
            // 
            this.lblPIOChip.Image = null;
            this.lblPIOChip.Location = new System.Drawing.Point(16, 16);
            this.lblPIOChip.Name = "lblPIOChip";
            this.lblPIOChip.Size = new System.Drawing.Size(32, 23);
            this.lblPIOChip.TabIndex = 1;
            this.lblPIOChip.Text = "Chip:";
            // 
            // comboPIOChip
            // 
            this.comboPIOChip.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboPIOChip.DropDownWidth = 80;
            this.comboPIOChip.Items.AddRange(new object[] {
            "TRX IC14",
            "TRX IC26",
            "TRX IC30",
            "TRX IC31",
            "RFIO IC1",
            "PA IC9",
            "RX2 IC30",
            "RX2 IC31",
            "VU IC16",
            "VU IC17"});
            this.comboPIOChip.Location = new System.Drawing.Point(48, 16);
            this.comboPIOChip.Name = "comboPIOChip";
            this.comboPIOChip.Size = new System.Drawing.Size(80, 21);
            this.comboPIOChip.TabIndex = 0;
            this.comboPIOChip.SelectedIndexChanged += new System.EventHandler(this.comboPIOChip_SelectedIndexChanged);
            // 
            // grpClockGen
            // 
            this.grpClockGen.Controls.Add(this.chkClockGenCS);
            this.grpClockGen.Controls.Add(this.chkClockGenReset);
            this.grpClockGen.Controls.Add(this.comboClockGenReg);
            this.grpClockGen.Controls.Add(this.txtClockGenReadVal);
            this.grpClockGen.Controls.Add(this.txtClockGenWriteVal);
            this.grpClockGen.Controls.Add(this.lblClockGenReg);
            this.grpClockGen.Controls.Add(this.btnClockGenWrite);
            this.grpClockGen.Controls.Add(this.btnClockGenRead);
            this.grpClockGen.Location = new System.Drawing.Point(8, 8);
            this.grpClockGen.Name = "grpClockGen";
            this.grpClockGen.Size = new System.Drawing.Size(168, 112);
            this.grpClockGen.TabIndex = 22;
            this.grpClockGen.TabStop = false;
            this.grpClockGen.Text = "ClockGen";
            // 
            // chkClockGenCS
            // 
            this.chkClockGenCS.Image = null;
            this.chkClockGenCS.Location = new System.Drawing.Point(88, 80);
            this.chkClockGenCS.Name = "chkClockGenCS";
            this.chkClockGenCS.Size = new System.Drawing.Size(40, 24);
            this.chkClockGenCS.TabIndex = 28;
            this.chkClockGenCS.Text = "CS";
            this.chkClockGenCS.CheckedChanged += new System.EventHandler(this.chkClockGenCS_CheckedChanged);
            // 
            // chkClockGenReset
            // 
            this.chkClockGenReset.Image = null;
            this.chkClockGenReset.Location = new System.Drawing.Point(16, 80);
            this.chkClockGenReset.Name = "chkClockGenReset";
            this.chkClockGenReset.Size = new System.Drawing.Size(56, 24);
            this.chkClockGenReset.TabIndex = 27;
            this.chkClockGenReset.Text = "Reset";
            this.chkClockGenReset.CheckedChanged += new System.EventHandler(this.chkClockGenReset_CheckedChanged);
            // 
            // comboClockGenReg
            // 
            this.comboClockGenReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboClockGenReg.DropDownWidth = 40;
            this.comboClockGenReg.Location = new System.Drawing.Point(64, 24);
            this.comboClockGenReg.Name = "comboClockGenReg";
            this.comboClockGenReg.Size = new System.Drawing.Size(40, 21);
            this.comboClockGenReg.TabIndex = 26;
            this.comboClockGenReg.SelectedIndexChanged += new System.EventHandler(this.comboClockGenReg_SelectedIndexChanged);
            // 
            // txtClockGenReadVal
            // 
            this.txtClockGenReadVal.Location = new System.Drawing.Point(64, 48);
            this.txtClockGenReadVal.Name = "txtClockGenReadVal";
            this.txtClockGenReadVal.ReadOnly = true;
            this.txtClockGenReadVal.Size = new System.Drawing.Size(40, 20);
            this.txtClockGenReadVal.TabIndex = 4;
            this.txtClockGenReadVal.Text = "0";
            // 
            // txtClockGenWriteVal
            // 
            this.txtClockGenWriteVal.Location = new System.Drawing.Point(112, 24);
            this.txtClockGenWriteVal.Name = "txtClockGenWriteVal";
            this.txtClockGenWriteVal.Size = new System.Drawing.Size(40, 20);
            this.txtClockGenWriteVal.TabIndex = 3;
            this.txtClockGenWriteVal.Text = "0";
            // 
            // lblClockGenReg
            // 
            this.lblClockGenReg.Image = null;
            this.lblClockGenReg.Location = new System.Drawing.Point(16, 24);
            this.lblClockGenReg.Name = "lblClockGenReg";
            this.lblClockGenReg.Size = new System.Drawing.Size(56, 16);
            this.lblClockGenReg.TabIndex = 1;
            this.lblClockGenReg.Text = "Register:";
            // 
            // btnClockGenWrite
            // 
            this.btnClockGenWrite.Image = null;
            this.btnClockGenWrite.Location = new System.Drawing.Point(112, 48);
            this.btnClockGenWrite.Name = "btnClockGenWrite";
            this.btnClockGenWrite.Size = new System.Drawing.Size(40, 23);
            this.btnClockGenWrite.TabIndex = 24;
            this.btnClockGenWrite.Text = "Write";
            this.btnClockGenWrite.Click += new System.EventHandler(this.btnClockGenWrite_Click);
            // 
            // btnClockGenRead
            // 
            this.btnClockGenRead.Image = null;
            this.btnClockGenRead.Location = new System.Drawing.Point(16, 48);
            this.btnClockGenRead.Name = "btnClockGenRead";
            this.btnClockGenRead.Size = new System.Drawing.Size(40, 23);
            this.btnClockGenRead.TabIndex = 25;
            this.btnClockGenRead.Text = "Read";
            this.btnClockGenRead.Click += new System.EventHandler(this.btnClockGenRead_Click);
            // 
            // grpDDS
            // 
            this.grpDDS.Controls.Add(this.btnIOUpdate);
            this.grpDDS.Controls.Add(this.chkManualIOUpdate);
            this.grpDDS.Controls.Add(this.chkRX2DDS);
            this.grpDDS.Controls.Add(this.chkDDSCS);
            this.grpDDS.Controls.Add(this.chkDDSReset);
            this.grpDDS.Controls.Add(this.comboDDSChan);
            this.grpDDS.Controls.Add(this.lblDDSChan);
            this.grpDDS.Controls.Add(this.comboDDSReg);
            this.grpDDS.Controls.Add(this.txtDDSWrite);
            this.grpDDS.Controls.Add(this.lblDDSReg);
            this.grpDDS.Controls.Add(this.btnDDSWrite);
            this.grpDDS.Controls.Add(this.txtDDSReadVal);
            this.grpDDS.Controls.Add(this.btnDDSRead);
            this.grpDDS.Location = new System.Drawing.Point(184, 8);
            this.grpDDS.Name = "grpDDS";
            this.grpDDS.Size = new System.Drawing.Size(208, 112);
            this.grpDDS.TabIndex = 23;
            this.grpDDS.TabStop = false;
            this.grpDDS.Text = "DDS";
            // 
            // btnIOUpdate
            // 
            this.btnIOUpdate.Image = null;
            this.btnIOUpdate.Location = new System.Drawing.Point(136, 79);
            this.btnIOUpdate.Name = "btnIOUpdate";
            this.btnIOUpdate.Size = new System.Drawing.Size(64, 23);
            this.btnIOUpdate.TabIndex = 45;
            this.btnIOUpdate.Text = "IO Update";
            this.btnIOUpdate.Click += new System.EventHandler(this.btnIOUpdate_Click);
            // 
            // chkManualIOUpdate
            // 
            this.chkManualIOUpdate.Image = null;
            this.chkManualIOUpdate.Location = new System.Drawing.Point(116, 80);
            this.chkManualIOUpdate.Name = "chkManualIOUpdate";
            this.chkManualIOUpdate.Size = new System.Drawing.Size(20, 24);
            this.chkManualIOUpdate.TabIndex = 44;
            this.chkManualIOUpdate.CheckedChanged += new System.EventHandler(this.chkManualIOUpdate_CheckedChanged);
            // 
            // chkRX2DDS
            // 
            this.chkRX2DDS.Image = null;
            this.chkRX2DDS.Location = new System.Drawing.Point(184, 8);
            this.chkRX2DDS.Name = "chkRX2DDS";
            this.chkRX2DDS.Size = new System.Drawing.Size(20, 24);
            this.chkRX2DDS.TabIndex = 43;
            this.chkRX2DDS.Text = "RX2";
            // 
            // chkDDSCS
            // 
            this.chkDDSCS.Image = null;
            this.chkDDSCS.Location = new System.Drawing.Point(6, 77);
            this.chkDDSCS.Name = "chkDDSCS";
            this.chkDDSCS.Size = new System.Drawing.Size(40, 24);
            this.chkDDSCS.TabIndex = 42;
            this.chkDDSCS.Text = "CS";
            this.chkDDSCS.Visible = false;
            this.chkDDSCS.CheckedChanged += new System.EventHandler(this.chkDDSCS_CheckedChanged);
            // 
            // chkDDSReset
            // 
            this.chkDDSReset.Image = null;
            this.chkDDSReset.Location = new System.Drawing.Point(6, 78);
            this.chkDDSReset.Name = "chkDDSReset";
            this.chkDDSReset.Size = new System.Drawing.Size(56, 24);
            this.chkDDSReset.TabIndex = 41;
            this.chkDDSReset.Text = "Reset";
            this.chkDDSReset.Visible = false;
            this.chkDDSReset.CheckedChanged += new System.EventHandler(this.chkDDSReset_CheckedChanged);
            // 
            // comboDDSChan
            // 
            this.comboDDSChan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDDSChan.DropDownWidth = 40;
            this.comboDDSChan.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboDDSChan.Location = new System.Drawing.Point(64, 80);
            this.comboDDSChan.Name = "comboDDSChan";
            this.comboDDSChan.Size = new System.Drawing.Size(40, 21);
            this.comboDDSChan.TabIndex = 40;
            this.comboDDSChan.SelectedIndexChanged += new System.EventHandler(this.comboDDSChan_SelectedIndexChanged);
            // 
            // lblDDSChan
            // 
            this.lblDDSChan.Image = null;
            this.lblDDSChan.Location = new System.Drawing.Point(16, 80);
            this.lblDDSChan.Name = "lblDDSChan";
            this.lblDDSChan.Size = new System.Drawing.Size(56, 16);
            this.lblDDSChan.TabIndex = 39;
            this.lblDDSChan.Text = "Channel:";
            // 
            // comboDDSReg
            // 
            this.comboDDSReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDDSReg.DropDownWidth = 40;
            this.comboDDSReg.Location = new System.Drawing.Point(64, 24);
            this.comboDDSReg.Name = "comboDDSReg";
            this.comboDDSReg.Size = new System.Drawing.Size(40, 21);
            this.comboDDSReg.TabIndex = 38;
            this.comboDDSReg.SelectedIndexChanged += new System.EventHandler(this.comboDDSReg_SelectedIndexChanged);
            // 
            // txtDDSWrite
            // 
            this.txtDDSWrite.Location = new System.Drawing.Point(112, 24);
            this.txtDDSWrite.Name = "txtDDSWrite";
            this.txtDDSWrite.Size = new System.Drawing.Size(64, 20);
            this.txtDDSWrite.TabIndex = 34;
            this.txtDDSWrite.Text = "0";
            // 
            // lblDDSReg
            // 
            this.lblDDSReg.Image = null;
            this.lblDDSReg.Location = new System.Drawing.Point(16, 24);
            this.lblDDSReg.Name = "lblDDSReg";
            this.lblDDSReg.Size = new System.Drawing.Size(56, 16);
            this.lblDDSReg.TabIndex = 33;
            this.lblDDSReg.Text = "Register:";
            // 
            // btnDDSWrite
            // 
            this.btnDDSWrite.Image = null;
            this.btnDDSWrite.Location = new System.Drawing.Point(136, 48);
            this.btnDDSWrite.Name = "btnDDSWrite";
            this.btnDDSWrite.Size = new System.Drawing.Size(40, 23);
            this.btnDDSWrite.TabIndex = 36;
            this.btnDDSWrite.Text = "Write";
            this.btnDDSWrite.Click += new System.EventHandler(this.btnDDSWrite_Click);
            // 
            // txtDDSReadVal
            // 
            this.txtDDSReadVal.Location = new System.Drawing.Point(64, 48);
            this.txtDDSReadVal.Name = "txtDDSReadVal";
            this.txtDDSReadVal.ReadOnly = true;
            this.txtDDSReadVal.Size = new System.Drawing.Size(64, 20);
            this.txtDDSReadVal.TabIndex = 26;
            this.txtDDSReadVal.Text = "0";
            // 
            // btnDDSRead
            // 
            this.btnDDSRead.Image = null;
            this.btnDDSRead.Location = new System.Drawing.Point(16, 48);
            this.btnDDSRead.Name = "btnDDSRead";
            this.btnDDSRead.Size = new System.Drawing.Size(40, 23);
            this.btnDDSRead.TabIndex = 27;
            this.btnDDSRead.Text = "Read";
            this.btnDDSRead.Click += new System.EventHandler(this.btnDDSRead_Click);
            // 
            // comboMuxChan
            // 
            this.comboMuxChan.DropDownWidth = 56;
            this.comboMuxChan.Items.AddRange(new object[] {
            "None",
            "Chan0",
            "Chan1"});
            this.comboMuxChan.Location = new System.Drawing.Point(568, 368);
            this.comboMuxChan.Name = "comboMuxChan";
            this.comboMuxChan.Size = new System.Drawing.Size(56, 21);
            this.comboMuxChan.TabIndex = 0;
            this.comboMuxChan.SelectedIndexChanged += new System.EventHandler(this.comboMuxChan_SelectedIndexChanged);
            // 
            // lblMuxChannel
            // 
            this.lblMuxChannel.Image = null;
            this.lblMuxChannel.Location = new System.Drawing.Point(512, 368);
            this.lblMuxChannel.Name = "lblMuxChannel";
            this.lblMuxChannel.Size = new System.Drawing.Size(56, 23);
            this.lblMuxChannel.TabIndex = 1;
            this.lblMuxChannel.Text = "Mux:";
            // 
            // FLEX5000LLHWForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(640, 494);
            this.Controls.Add(this.lblATUC);
            this.Controls.Add(this.udATUC);
            this.Controls.Add(this.lblATUL);
            this.Controls.Add(this.udATUL);
            this.Controls.Add(this.grpATURelays);
            this.Controls.Add(this.grpFlexWire);
            this.Controls.Add(this.grpATU);
            this.Controls.Add(this.grpPAPot);
            this.Controls.Add(this.grpGPIODDR);
            this.Controls.Add(this.grpGPIO);
            this.Controls.Add(this.grpCodec);
            this.Controls.Add(this.grpTRXPot);
            this.Controls.Add(this.grpEEPROM);
            this.Controls.Add(this.grpPIO);
            this.Controls.Add(this.grpClockGen);
            this.Controls.Add(this.grpDDS);
            this.Controls.Add(this.comboMuxChan);
            this.Controls.Add(this.lblMuxChannel);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FLEX5000LLHWForm";
            this.Text = "FLEX-5000 Low Level Hardware Control";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000LLHWForm_Closing);
            ((System.ComponentModel.ISupportInitialize)(this.udATUL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udATUC)).EndInit();
            this.grpATURelays.ResumeLayout(false);
            this.grpFlexWire.ResumeLayout(false);
            this.grpFlexWire.PerformLayout();
            this.grpATU.ResumeLayout(false);
            this.grpATU.PerformLayout();
            this.grpPAPot.ResumeLayout(false);
            this.grpPAPot.PerformLayout();
            this.grpGPIODDR.ResumeLayout(false);
            this.grpGPIODDR.PerformLayout();
            this.grpGPIO.ResumeLayout(false);
            this.grpGPIO.PerformLayout();
            this.grpCodec.ResumeLayout(false);
            this.grpCodec.PerformLayout();
            this.grpTRXPot.ResumeLayout(false);
            this.grpTRXPot.PerformLayout();
            this.grpEEPROM.ResumeLayout(false);
            this.grpEEPROM.PerformLayout();
            this.grpPIO.ResumeLayout(false);
            this.grpPIO.PerformLayout();
            this.grpClockGen.ResumeLayout(false);
            this.grpClockGen.PerformLayout();
            this.grpDDS.ResumeLayout(false);
            this.grpDDS.PerformLayout();
            this.ResumeLayout(false);

		}
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FWCAntForm));
			this.chkRX1Loop = new System.Windows.Forms.CheckBoxTS();
			this.comboRX1Ant = new System.Windows.Forms.ComboBoxTS();
			this.lblRX1 = new System.Windows.Forms.LabelTS();
			this.lblTX = new System.Windows.Forms.LabelTS();
			this.comboTXAnt = new System.Windows.Forms.ComboBoxTS();
			this.lblRX2 = new System.Windows.Forms.LabelTS();
			this.comboRX2Ant = new System.Windows.Forms.ComboBoxTS();
			this.radModeSimple = new System.Windows.Forms.RadioButtonTS();
			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.radModeExpert = new System.Windows.Forms.RadioButtonTS();
			this.chkRCATX1 = new System.Windows.Forms.CheckBoxTS();
			this.chkRCATX2 = new System.Windows.Forms.CheckBoxTS();
			this.chkRCATX3 = new System.Windows.Forms.CheckBoxTS();
			this.chkLock = new System.Windows.Forms.CheckBoxTS();
			this.chkTX1DelayEnable = new System.Windows.Forms.CheckBoxTS();
			this.chkTX2DelayEnable = new System.Windows.Forms.CheckBoxTS();
			this.chkTX3DelayEnable = new System.Windows.Forms.CheckBoxTS();
			this.chkEnable6mPreamp = new System.Windows.Forms.CheckBoxTS();
			this.lblBand = new System.Windows.Forms.LabelTS();
			this.comboBand = new System.Windows.Forms.ComboBoxTS();
			this.grpComplexity = new System.Windows.Forms.GroupBoxTS();
			this.grpSwitchRelay = new System.Windows.Forms.GroupBoxTS();
			this.udTX3Delay = new System.Windows.Forms.NumericUpDownTS();
			this.udTX2Delay = new System.Windows.Forms.NumericUpDownTS();
			this.udTX1Delay = new System.Windows.Forms.NumericUpDownTS();
			this.grpAntenna = new System.Windows.Forms.GroupBoxTS();
			this.lblLoopGain = new System.Windows.Forms.LabelTS();
			this.udLoopGain = new System.Windows.Forms.NumericUpDownTS();
			this.txtStatus = new System.Windows.Forms.TextBoxTS();
			this.grpComplexity.SuspendLayout();
			this.grpSwitchRelay.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udTX3Delay)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udTX2Delay)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).BeginInit();
			this.grpAntenna.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udLoopGain)).BeginInit();
			this.SuspendLayout();
			// 
			// chkRX1Loop
			// 
			this.chkRX1Loop.Image = null;
			this.chkRX1Loop.Location = new System.Drawing.Point(8, 88);
			this.chkRX1Loop.Name = "chkRX1Loop";
			this.chkRX1Loop.Size = new System.Drawing.Size(168, 16);
			this.chkRX1Loop.TabIndex = 9;
			this.chkRX1Loop.Text = "Use RX1 Out to RX1 In Loop";
			this.toolTip1.SetToolTip(this.chkRX1Loop, "Check this box to route the main receiver\'s RF path out RX1 Out and back in RX1 I" +
				"n.  For use with external preamps/filters/etc.");
			this.chkRX1Loop.CheckedChanged += new System.EventHandler(this.chkRX1ExtAnt_CheckedChanged);
			// 
			// comboRX1Ant
			// 
			this.comboRX1Ant.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboRX1Ant.DropDownWidth = 64;
			this.comboRX1Ant.Items.AddRange(new object[] {
															 "N/C",
															 "ANT 1",
															 "ANT 2",
															 "ANT 3",
															 "RX1 IN"});
			this.comboRX1Ant.Location = new System.Drawing.Point(8, 40);
			this.comboRX1Ant.Name = "comboRX1Ant";
			this.comboRX1Ant.Size = new System.Drawing.Size(64, 21);
			this.comboRX1Ant.TabIndex = 10;
			this.toolTip1.SetToolTip(this.comboRX1Ant, "Selects the Main Receiver Antenna");
			this.comboRX1Ant.SelectedIndexChanged += new System.EventHandler(this.comboRX1Ant_SelectedIndexChanged);
			// 
			// lblRX1
			// 
			this.lblRX1.Image = null;
			this.lblRX1.Location = new System.Drawing.Point(8, 24);
			this.lblRX1.Name = "lblRX1";
			this.lblRX1.Size = new System.Drawing.Size(72, 16);
			this.lblRX1.TabIndex = 11;
			this.lblRX1.Text = "Receiver 1:";
			// 
			// lblTX
			// 
			this.lblTX.Image = null;
			this.lblTX.Location = new System.Drawing.Point(160, 24);
			this.lblTX.Name = "lblTX";
			this.lblTX.Size = new System.Drawing.Size(64, 16);
			this.lblTX.TabIndex = 13;
			this.lblTX.Text = "Transmit:";
			// 
			// comboTXAnt
			// 
			this.comboTXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboTXAnt.DropDownWidth = 64;
			this.comboTXAnt.Items.AddRange(new object[] {
															"ANT 1",
															"ANT 2",
															"ANT 3"});
			this.comboTXAnt.Location = new System.Drawing.Point(160, 40);
			this.comboTXAnt.Name = "comboTXAnt";
			this.comboTXAnt.Size = new System.Drawing.Size(64, 21);
			this.comboTXAnt.TabIndex = 12;
			this.toolTip1.SetToolTip(this.comboTXAnt, "Selects the Transmitter Antenna");
			this.comboTXAnt.SelectedIndexChanged += new System.EventHandler(this.comboTXAnt_SelectedIndexChanged);
			// 
			// lblRX2
			// 
			this.lblRX2.Image = null;
			this.lblRX2.Location = new System.Drawing.Point(80, 24);
			this.lblRX2.Name = "lblRX2";
			this.lblRX2.Size = new System.Drawing.Size(72, 16);
			this.lblRX2.TabIndex = 15;
			this.lblRX2.Text = "Receiver 2:";
			// 
			// comboRX2Ant
			// 
			this.comboRX2Ant.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboRX2Ant.DropDownWidth = 72;
			this.comboRX2Ant.Items.AddRange(new object[] {
															 "N/C",
															 "ANT 1",
															 "RX2 IN",
															 "RX1 Tap"});
			this.comboRX2Ant.Location = new System.Drawing.Point(80, 40);
			this.comboRX2Ant.Name = "comboRX2Ant";
			this.comboRX2Ant.Size = new System.Drawing.Size(72, 21);
			this.comboRX2Ant.TabIndex = 14;
			this.toolTip1.SetToolTip(this.comboRX2Ant, "Selects the second receivers antenna (only available if optional 2nd RX is instal" +
				"led)");
			this.comboRX2Ant.SelectedIndexChanged += new System.EventHandler(this.comboRX2Ant_SelectedIndexChanged);
			// 
			// radModeSimple
			// 
			this.radModeSimple.Checked = true;
			this.radModeSimple.Image = null;
			this.radModeSimple.Location = new System.Drawing.Point(16, 24);
			this.radModeSimple.Name = "radModeSimple";
			this.radModeSimple.Size = new System.Drawing.Size(64, 24);
			this.radModeSimple.TabIndex = 16;
			this.radModeSimple.TabStop = true;
			this.radModeSimple.Text = "Simple";
			this.toolTip1.SetToolTip(this.radModeSimple, "One setting for all bands");
			this.radModeSimple.CheckedChanged += new System.EventHandler(this.radModeSimple_CheckedChanged);
			// 
			// radModeExpert
			// 
			this.radModeExpert.Image = null;
			this.radModeExpert.Location = new System.Drawing.Point(96, 24);
			this.radModeExpert.Name = "radModeExpert";
			this.radModeExpert.Size = new System.Drawing.Size(56, 24);
			this.radModeExpert.TabIndex = 20;
			this.radModeExpert.Text = "Expert";
			this.toolTip1.SetToolTip(this.radModeExpert, "More settings for each individual band");
			this.radModeExpert.CheckedChanged += new System.EventHandler(this.radModeExpert_CheckedChanged);
			// 
			// chkRCATX1
			// 
			this.chkRCATX1.Checked = true;
			this.chkRCATX1.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkRCATX1.Image = null;
			this.chkRCATX1.Location = new System.Drawing.Point(16, 16);
			this.chkRCATX1.Name = "chkRCATX1";
			this.chkRCATX1.Size = new System.Drawing.Size(72, 32);
			this.chkRCATX1.TabIndex = 0;
			this.chkRCATX1.Text = "TX1 (Red)";
			this.toolTip1.SetToolTip(this.chkRCATX1, "When checked, the red RCA plug labeled TX1 will switch with TR transitions.  This" +
				" can be used to switch an external linear, transverter, preselector, etc.");
			this.chkRCATX1.CheckedChanged += new System.EventHandler(this.chkRCATX1_CheckedChanged);
			// 
			// chkRCATX2
			// 
			this.chkRCATX2.Checked = true;
			this.chkRCATX2.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkRCATX2.Image = null;
			this.chkRCATX2.Location = new System.Drawing.Point(96, 16);
			this.chkRCATX2.Name = "chkRCATX2";
			this.chkRCATX2.Size = new System.Drawing.Size(80, 32);
			this.chkRCATX2.TabIndex = 1;
			this.chkRCATX2.Text = "TX2 (White)";
			this.toolTip1.SetToolTip(this.chkRCATX2, "When checked, the white RCA plug labeled TX2 will switch with TR transitions.  Th" +
				"is can be used to switch an external linear, transverter, preselector, etc.");
			this.chkRCATX2.CheckedChanged += new System.EventHandler(this.chkRCATX2_CheckedChanged);
			// 
			// chkRCATX3
			// 
			this.chkRCATX3.Checked = true;
			this.chkRCATX3.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkRCATX3.Image = null;
			this.chkRCATX3.Location = new System.Drawing.Point(176, 16);
			this.chkRCATX3.Name = "chkRCATX3";
			this.chkRCATX3.Size = new System.Drawing.Size(64, 32);
			this.chkRCATX3.TabIndex = 2;
			this.chkRCATX3.Text = "TX3 (Yellow)";
			this.toolTip1.SetToolTip(this.chkRCATX3, "When checked, the yellow RCA plug labeled TX3 will switch with TR transitions.  T" +
				"his can be used to switch an external linear, transverter, preselector, etc.");
			this.chkRCATX3.CheckedChanged += new System.EventHandler(this.chkRCATX3_CheckedChanged);
			// 
			// chkLock
			// 
			this.chkLock.Checked = true;
			this.chkLock.CheckState = System.Windows.Forms.CheckState.Checked;
			this.chkLock.Image = null;
			this.chkLock.Location = new System.Drawing.Point(192, 64);
			this.chkLock.Name = "chkLock";
			this.chkLock.Size = new System.Drawing.Size(48, 24);
			this.chkLock.TabIndex = 16;
			this.chkLock.Text = "Lock";
			this.toolTip1.SetToolTip(this.chkLock, "Check this box to lock RX1 and TX antenna selections.");
			this.chkLock.CheckedChanged += new System.EventHandler(this.chkLock_CheckedChanged);
			// 
			// chkTX1DelayEnable
			// 
			this.chkTX1DelayEnable.Image = null;
			this.chkTX1DelayEnable.Location = new System.Drawing.Point(16, 48);
			this.chkTX1DelayEnable.Name = "chkTX1DelayEnable";
			this.chkTX1DelayEnable.Size = new System.Drawing.Size(56, 32);
			this.chkTX1DelayEnable.TabIndex = 3;
			this.chkTX1DelayEnable.Text = "Delay (ms)";
			this.toolTip1.SetToolTip(this.chkTX1DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
				"sitions by the amount selected in milliseconds.");
			this.chkTX1DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX1DelayEnable_CheckedChanged);
			// 
			// chkTX2DelayEnable
			// 
			this.chkTX2DelayEnable.Image = null;
			this.chkTX2DelayEnable.Location = new System.Drawing.Point(96, 48);
			this.chkTX2DelayEnable.Name = "chkTX2DelayEnable";
			this.chkTX2DelayEnable.Size = new System.Drawing.Size(56, 32);
			this.chkTX2DelayEnable.TabIndex = 5;
			this.chkTX2DelayEnable.Text = "Delay (ms)";
			this.toolTip1.SetToolTip(this.chkTX2DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
				"sitions by the amount selected in milliseconds.");
			this.chkTX2DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX2DelayEnable_CheckedChanged);
			// 
			// chkTX3DelayEnable
			// 
			this.chkTX3DelayEnable.Image = null;
			this.chkTX3DelayEnable.Location = new System.Drawing.Point(176, 48);
			this.chkTX3DelayEnable.Name = "chkTX3DelayEnable";
			this.chkTX3DelayEnable.Size = new System.Drawing.Size(56, 32);
			this.chkTX3DelayEnable.TabIndex = 7;
			this.chkTX3DelayEnable.Text = "Delay (ms)";
			this.toolTip1.SetToolTip(this.chkTX3DelayEnable, "When checked, the red RCA plug labeled TX1 will delay before switching on TR tran" +
				"sitions by the amount selected in milliseconds.");
			this.chkTX3DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX3DelayEnable_CheckedChanged);
			// 
			// chkEnable6mPreamp
			// 
			this.chkEnable6mPreamp.Image = null;
			this.chkEnable6mPreamp.Location = new System.Drawing.Point(8, 64);
			this.chkEnable6mPreamp.Name = "chkEnable6mPreamp";
			this.chkEnable6mPreamp.Size = new System.Drawing.Size(184, 24);
			this.chkEnable6mPreamp.TabIndex = 17;
			this.chkEnable6mPreamp.Text = "Enable Preamp controls on 6m";
			this.toolTip1.SetToolTip(this.chkEnable6mPreamp, "Check this box to route the main receiver\'s RF path out RX1 Out and back in RX1 I" +
				"n.  For use with external preamps/filters/etc.");
			this.chkEnable6mPreamp.CheckedChanged += new System.EventHandler(this.chkEnable6mPreamp_CheckedChanged);
			// 
			// lblBand
			// 
			this.lblBand.Image = null;
			this.lblBand.Location = new System.Drawing.Point(160, 24);
			this.lblBand.Name = "lblBand";
			this.lblBand.Size = new System.Drawing.Size(40, 24);
			this.lblBand.TabIndex = 19;
			this.lblBand.Text = "Band:";
			this.lblBand.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.lblBand.Visible = false;
			// 
			// comboBand
			// 
			this.comboBand.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBand.DropDownWidth = 56;
			this.comboBand.Items.AddRange(new object[] {
														   "GEN",
														   "160m",
														   "80m",
														   "60m",
														   "40m",
														   "30m",
														   "20m",
														   "17m",
														   "15m",
														   "12m",
														   "10m",
														   "6m",
														   "2m",
														   "WWV",
														   "VHF0",
														   "VHF1",
														   "VHF2",
														   "VHF3",
														   "VHF4",
														   "VHF5",
														   "VHF6",
														   "VHF7",
														   "VHF8",
														   "VHF9",
														   "VHF10",
														   "VHF11",
														   "VHF12",
														   "VHF13"});
			this.comboBand.Location = new System.Drawing.Point(200, 24);
			this.comboBand.Name = "comboBand";
			this.comboBand.Size = new System.Drawing.Size(56, 21);
			this.comboBand.TabIndex = 18;
			this.comboBand.Visible = false;
			this.comboBand.SelectedIndexChanged += new System.EventHandler(this.comboBand_SelectedIndexChanged);
			// 
			// grpComplexity
			// 
			this.grpComplexity.Controls.Add(this.radModeSimple);
			this.grpComplexity.Controls.Add(this.radModeExpert);
			this.grpComplexity.Controls.Add(this.lblBand);
			this.grpComplexity.Controls.Add(this.comboBand);
			this.grpComplexity.Location = new System.Drawing.Point(8, 8);
			this.grpComplexity.Name = "grpComplexity";
			this.grpComplexity.Size = new System.Drawing.Size(264, 56);
			this.grpComplexity.TabIndex = 21;
			this.grpComplexity.TabStop = false;
			this.grpComplexity.Text = "Complexity";
			// 
			// grpSwitchRelay
			// 
			this.grpSwitchRelay.Controls.Add(this.udTX3Delay);
			this.grpSwitchRelay.Controls.Add(this.chkTX3DelayEnable);
			this.grpSwitchRelay.Controls.Add(this.udTX2Delay);
			this.grpSwitchRelay.Controls.Add(this.chkTX2DelayEnable);
			this.grpSwitchRelay.Controls.Add(this.udTX1Delay);
			this.grpSwitchRelay.Controls.Add(this.chkTX1DelayEnable);
			this.grpSwitchRelay.Controls.Add(this.chkRCATX3);
			this.grpSwitchRelay.Controls.Add(this.chkRCATX2);
			this.grpSwitchRelay.Controls.Add(this.chkRCATX1);
			this.grpSwitchRelay.Location = new System.Drawing.Point(8, 192);
			this.grpSwitchRelay.Name = "grpSwitchRelay";
			this.grpSwitchRelay.Size = new System.Drawing.Size(264, 112);
			this.grpSwitchRelay.TabIndex = 21;
			this.grpSwitchRelay.TabStop = false;
			this.grpSwitchRelay.Text = "Switch Relay with TR";
			this.grpSwitchRelay.Visible = false;
			// 
			// udTX3Delay
			// 
			this.udTX3Delay.Enabled = false;
			this.udTX3Delay.Increment = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udTX3Delay.Location = new System.Drawing.Point(176, 80);
			this.udTX3Delay.Maximum = new System.Decimal(new int[] {
																	   9999,
																	   0,
																	   0,
																	   0});
			this.udTX3Delay.Minimum = new System.Decimal(new int[] {
																	   0,
																	   0,
																	   0,
																	   0});
			this.udTX3Delay.Name = "udTX3Delay";
			this.udTX3Delay.Size = new System.Drawing.Size(56, 20);
			this.udTX3Delay.TabIndex = 8;
			this.udTX3Delay.Value = new System.Decimal(new int[] {
																	 100,
																	 0,
																	 0,
																	 0});
			this.udTX3Delay.ValueChanged += new System.EventHandler(this.udTX3Delay_ValueChanged);
			// 
			// udTX2Delay
			// 
			this.udTX2Delay.Enabled = false;
			this.udTX2Delay.Increment = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udTX2Delay.Location = new System.Drawing.Point(96, 80);
			this.udTX2Delay.Maximum = new System.Decimal(new int[] {
																	   9999,
																	   0,
																	   0,
																	   0});
			this.udTX2Delay.Minimum = new System.Decimal(new int[] {
																	   0,
																	   0,
																	   0,
																	   0});
			this.udTX2Delay.Name = "udTX2Delay";
			this.udTX2Delay.Size = new System.Drawing.Size(56, 20);
			this.udTX2Delay.TabIndex = 6;
			this.udTX2Delay.Value = new System.Decimal(new int[] {
																	 100,
																	 0,
																	 0,
																	 0});
			this.udTX2Delay.ValueChanged += new System.EventHandler(this.udTX2Delay_ValueChanged);
			// 
			// udTX1Delay
			// 
			this.udTX1Delay.Enabled = false;
			this.udTX1Delay.Increment = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udTX1Delay.Location = new System.Drawing.Point(16, 80);
			this.udTX1Delay.Maximum = new System.Decimal(new int[] {
																	   9999,
																	   0,
																	   0,
																	   0});
			this.udTX1Delay.Minimum = new System.Decimal(new int[] {
																	   0,
																	   0,
																	   0,
																	   0});
			this.udTX1Delay.Name = "udTX1Delay";
			this.udTX1Delay.Size = new System.Drawing.Size(56, 20);
			this.udTX1Delay.TabIndex = 4;
			this.udTX1Delay.Value = new System.Decimal(new int[] {
																	 100,
																	 0,
																	 0,
																	 0});
			this.udTX1Delay.ValueChanged += new System.EventHandler(this.udTX1Delay_ValueChanged);
			// 
			// grpAntenna
			// 
			this.grpAntenna.Controls.Add(this.lblLoopGain);
			this.grpAntenna.Controls.Add(this.udLoopGain);
			this.grpAntenna.Controls.Add(this.chkEnable6mPreamp);
			this.grpAntenna.Controls.Add(this.chkLock);
			this.grpAntenna.Controls.Add(this.comboRX1Ant);
			this.grpAntenna.Controls.Add(this.chkRX1Loop);
			this.grpAntenna.Controls.Add(this.comboRX2Ant);
			this.grpAntenna.Controls.Add(this.lblRX2);
			this.grpAntenna.Controls.Add(this.comboTXAnt);
			this.grpAntenna.Controls.Add(this.lblTX);
			this.grpAntenna.Controls.Add(this.lblRX1);
			this.grpAntenna.Location = new System.Drawing.Point(8, 72);
			this.grpAntenna.Name = "grpAntenna";
			this.grpAntenna.Size = new System.Drawing.Size(264, 112);
			this.grpAntenna.TabIndex = 20;
			this.grpAntenna.TabStop = false;
			this.grpAntenna.Text = "Antenna";
			// 
			// lblLoopGain
			// 
			this.lblLoopGain.Image = null;
			this.lblLoopGain.Location = new System.Drawing.Point(176, 88);
			this.lblLoopGain.Name = "lblLoopGain";
			this.lblLoopGain.Size = new System.Drawing.Size(32, 16);
			this.lblLoopGain.TabIndex = 19;
			this.lblLoopGain.Text = "Gain:";
			this.lblLoopGain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// udLoopGain
			// 
			this.udLoopGain.DecimalPlaces = 1;
			this.udLoopGain.Increment = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 65536});
			this.udLoopGain.Location = new System.Drawing.Point(208, 88);
			this.udLoopGain.Maximum = new System.Decimal(new int[] {
																	   100,
																	   0,
																	   0,
																	   0});
			this.udLoopGain.Minimum = new System.Decimal(new int[] {
																	   100,
																	   0,
																	   0,
																	   -2147483648});
			this.udLoopGain.Name = "udLoopGain";
			this.udLoopGain.Size = new System.Drawing.Size(48, 20);
			this.udLoopGain.TabIndex = 18;
			this.udLoopGain.Value = new System.Decimal(new int[] {
																	 0,
																	 0,
																	 0,
																	 0});
			this.udLoopGain.ValueChanged += new System.EventHandler(this.udLoopGain_ValueChanged);
			// 
			// txtStatus
			// 
			this.txtStatus.Location = new System.Drawing.Point(8, 320);
			this.txtStatus.Name = "txtStatus";
			this.txtStatus.ReadOnly = true;
			this.txtStatus.Size = new System.Drawing.Size(264, 20);
			this.txtStatus.TabIndex = 23;
			this.txtStatus.Text = "Simple Mode: Settings are applied to all bands";
			// 
			// FWCAntForm
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(280, 342);
			this.Controls.Add(this.txtStatus);
			this.Controls.Add(this.grpComplexity);
			this.Controls.Add(this.grpAntenna);
			this.Controls.Add(this.grpSwitchRelay);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "FWCAntForm";
			this.Text = "FLEX-5000 Antenna Selection";
			this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCAntForm_Closing);
			this.grpComplexity.ResumeLayout(false);
			this.grpSwitchRelay.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udTX3Delay)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udTX2Delay)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).EndInit();
			this.grpAntenna.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udLoopGain)).EndInit();
			this.ResumeLayout(false);

		}
Esempio n. 19
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX5000DebugForm));
            this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
            this.menuItem1 = new System.Windows.Forms.MenuItem();
            this.menuItem2 = new System.Windows.Forms.MenuItem();
            this.menuItem3 = new System.Windows.Forms.MenuItem();
            this.grpTap = new System.Windows.Forms.GroupBox();
            this.radTapOff = new System.Windows.Forms.RadioButton();
            this.radTapFinal = new System.Windows.Forms.RadioButton();
            this.radTapPreDriver = new System.Windows.Forms.RadioButton();
            this.grpTXTrace = new System.Windows.Forms.GroupBox();
            this.ckTXTrace = new System.Windows.Forms.CheckBoxTS();
            this.udTXTrace = new System.Windows.Forms.NumericUpDownTS();
            this.grpChanSel = new System.Windows.Forms.GroupBox();
            this.lblTXR = new System.Windows.Forms.LabelTS();
            this.comboTXR = new System.Windows.Forms.ComboBox();
            this.lblTXL = new System.Windows.Forms.LabelTS();
            this.comboTXL = new System.Windows.Forms.ComboBox();
            this.lblRXR = new System.Windows.Forms.LabelTS();
            this.comboRXR = new System.Windows.Forms.ComboBox();
            this.lblRXL = new System.Windows.Forms.LabelTS();
            this.comboRXL = new System.Windows.Forms.ComboBox();
            this.ckPreamp = new System.Windows.Forms.CheckBoxTS();
            this.ckTXOut = new System.Windows.Forms.CheckBoxTS();
            this.chkRXAttn = new System.Windows.Forms.CheckBoxTS();
            this.chkPDrvMon = new System.Windows.Forms.CheckBoxTS();
            this.ckRX2FilterBypass = new System.Windows.Forms.CheckBoxTS();
            this.chkRX2On = new System.Windows.Forms.CheckBoxTS();
            this.grpADC = new System.Windows.Forms.GroupBoxTS();
            this.ckADCPoll = new System.Windows.Forms.CheckBoxTS();
            this.txtADCRead = new System.Windows.Forms.TextBox();
            this.btnADCRead = new System.Windows.Forms.ButtonTS();
            this.comboADCChan = new System.Windows.Forms.ComboBoxTS();
            this.label18 = new System.Windows.Forms.LabelTS();
            this.grpFinalBias = new System.Windows.Forms.GroupBoxTS();
            this.tbPAPot4 = new System.Windows.Forms.TrackBarTS();
            this.lblQ1Fine = new System.Windows.Forms.LabelTS();
            this.lblQ4Coarse = new System.Windows.Forms.LabelTS();
            this.udPAPot7 = new System.Windows.Forms.NumericUpDownTS();
            this.tbPAPot7 = new System.Windows.Forms.TrackBarTS();
            this.udPAPot4 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAPot5 = new System.Windows.Forms.NumericUpDownTS();
            this.lblQ4Fine = new System.Windows.Forms.LabelTS();
            this.tbPAPot5 = new System.Windows.Forms.TrackBarTS();
            this.tbPAPot6 = new System.Windows.Forms.TrackBarTS();
            this.udPAPot6 = new System.Windows.Forms.NumericUpDownTS();
            this.lblQ1Coarse = new System.Windows.Forms.LabelTS();
            this.grpDriverBias = new System.Windows.Forms.GroupBoxTS();
            this.tbPAPot0 = new System.Windows.Forms.TrackBarTS();
            this.lblQ3Fine = new System.Windows.Forms.LabelTS();
            this.lblQ2Fine = new System.Windows.Forms.LabelTS();
            this.lblQ2Coarse = new System.Windows.Forms.LabelTS();
            this.udPAPot3 = new System.Windows.Forms.NumericUpDownTS();
            this.tbPAPot3 = new System.Windows.Forms.TrackBarTS();
            this.udPAPot1 = new System.Windows.Forms.NumericUpDownTS();
            this.tbPAPot1 = new System.Windows.Forms.TrackBarTS();
            this.udPAPot0 = new System.Windows.Forms.NumericUpDownTS();
            this.tbPAPot2 = new System.Windows.Forms.TrackBarTS();
            this.udPAPot2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblQ3Coarse = new System.Windows.Forms.LabelTS();
            this.grpScanner = new System.Windows.Forms.GroupBoxTS();
            this.ckScanB = new System.Windows.Forms.CheckBoxTS();
            this.udScanDelayB = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanDelayB = new System.Windows.Forms.LabelTS();
            this.lblScanStepB = new System.Windows.Forms.LabelTS();
            this.udScanStepB = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanStopB = new System.Windows.Forms.LabelTS();
            this.udScanStopB = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanStartB = new System.Windows.Forms.LabelTS();
            this.udScanStartB = new System.Windows.Forms.NumericUpDownTS();
            this.ckScanA = new System.Windows.Forms.CheckBoxTS();
            this.udScanDelayA = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanDelayA = new System.Windows.Forms.LabelTS();
            this.lblScanStepA = new System.Windows.Forms.LabelTS();
            this.udScanStepA = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanStopA = new System.Windows.Forms.LabelTS();
            this.udScanStopA = new System.Windows.Forms.NumericUpDownTS();
            this.lblScanStartA = new System.Windows.Forms.LabelTS();
            this.udScanStartA = new System.Windows.Forms.NumericUpDownTS();
            this.grpPLL = new System.Windows.Forms.GroupBoxTS();
            this.lblPLLClock = new System.Windows.Forms.LabelTS();
            this.ckPLLPFDPol = new System.Windows.Forms.CheckBoxTS();
            this.cmboPLLCPMode = new System.Windows.Forms.ComboBox();
            this.label10 = new System.Windows.Forms.LabelTS();
            this.comboPLLStatusMux = new System.Windows.Forms.ComboBox();
            this.ckPLLPollStatus = new System.Windows.Forms.CheckBoxTS();
            this.cmboPLLRefClock = new System.Windows.Forms.ComboBox();
            this.btnPLLStatus = new System.Windows.Forms.ButtonTS();
            this.ckPLL = new System.Windows.Forms.CheckBoxTS();
            this.grpKey = new System.Windows.Forms.GroupBoxTS();
            this.chkRCAPTT = new System.Windows.Forms.CheckBoxTS();
            this.chkMicPTT = new System.Windows.Forms.CheckBoxTS();
            this.ckKeyPoll = new System.Windows.Forms.CheckBoxTS();
            this.chkDash = new System.Windows.Forms.CheckBoxTS();
            this.chkDot = new System.Windows.Forms.CheckBoxTS();
            this.grpSwitches = new System.Windows.Forms.GroupBoxTS();
            this.chkIntLED = new System.Windows.Forms.CheckBoxTS();
            this.chkXVTR = new System.Windows.Forms.CheckBoxTS();
            this.button1 = new System.Windows.Forms.Button();
            this.chkPCPwr = new System.Windows.Forms.CheckBoxTS();
            this.chkReset = new System.Windows.Forms.CheckBoxTS();
            this.chkRTS = new System.Windows.Forms.CheckBoxTS();
            this.chkCTS = new System.Windows.Forms.CheckBoxTS();
            this.chkFPLED = new System.Windows.Forms.CheckBoxTS();
            this.ckPAOff = new System.Windows.Forms.CheckBoxTS();
            this.ckPABias = new System.Windows.Forms.CheckBoxTS();
            this.chkXVTXEN = new System.Windows.Forms.CheckBoxTS();
            this.chkKEY2M = new System.Windows.Forms.CheckBoxTS();
            this.chkEN2M = new System.Windows.Forms.CheckBoxTS();
            this.chkXVCOM = new System.Windows.Forms.CheckBoxTS();
            this.ckTXMon = new System.Windows.Forms.CheckBoxTS();
            this.ckTR = new System.Windows.Forms.CheckBoxTS();
            this.chkRX1Out = new System.Windows.Forms.CheckBoxTS();
            this.chkFan = new System.Windows.Forms.CheckBoxTS();
            this.chkRCATX3 = new System.Windows.Forms.CheckBoxTS();
            this.chkRCATX2 = new System.Windows.Forms.CheckBoxTS();
            this.chkRCATX1 = new System.Windows.Forms.CheckBoxTS();
            this.chkHeadphone = new System.Windows.Forms.CheckBoxTS();
            this.chkIntSpkr = new System.Windows.Forms.CheckBoxTS();
            this.chkRX1Tap = new System.Windows.Forms.CheckBoxTS();
            this.chkQSD = new System.Windows.Forms.CheckBoxTS();
            this.ckTest = new System.Windows.Forms.CheckBoxTS();
            this.ckGen = new System.Windows.Forms.CheckBoxTS();
            this.ckSig = new System.Windows.Forms.CheckBoxTS();
            this.ckXVEN = new System.Windows.Forms.CheckBoxTS();
            this.chkXREF = new System.Windows.Forms.CheckBoxTS();
            this.ckQSE = new System.Windows.Forms.CheckBoxTS();
            this.chkImpulse = new System.Windows.Forms.CheckBoxTS();
            this.grpTRXPots = new System.Windows.Forms.GroupBoxTS();
            this.label4 = new System.Windows.Forms.LabelTS();
            this.label3 = new System.Windows.Forms.LabelTS();
            this.label2 = new System.Windows.Forms.LabelTS();
            this.label1 = new System.Windows.Forms.LabelTS();
            this.udTRXPot3 = new System.Windows.Forms.NumericUpDownTS();
            this.tbTRXPot3 = new System.Windows.Forms.TrackBarTS();
            this.udTRXPot2 = new System.Windows.Forms.NumericUpDownTS();
            this.tbTRXPot2 = new System.Windows.Forms.TrackBarTS();
            this.udTRXPot1 = new System.Windows.Forms.NumericUpDownTS();
            this.tbTRXPot1 = new System.Windows.Forms.TrackBarTS();
            this.udTRXPot0 = new System.Windows.Forms.NumericUpDownTS();
            this.tbTRXPot0 = new System.Windows.Forms.TrackBarTS();
            this.grpFreqControl = new System.Windows.Forms.GroupBoxTS();
            this.ckPAFilter6m = new System.Windows.Forms.CheckBoxTS();
            this.ckTXFilterBypass = new System.Windows.Forms.CheckBoxTS();
            this.ckRX1FilterBypass = new System.Windows.Forms.CheckBoxTS();
            this.lblTXGen = new System.Windows.Forms.LabelTS();
            this.udFreq2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblRX1 = new System.Windows.Forms.LabelTS();
            this.udFreq1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpATUUpgrade = new System.Windows.Forms.GroupBox();
            this.btnATUUpdate = new System.Windows.Forms.Button();
            this.grpTap.SuspendLayout();
            this.grpTXTrace.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXTrace)).BeginInit();
            this.grpChanSel.SuspendLayout();
            this.grpADC.SuspendLayout();
            this.grpFinalBias.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot6)).BeginInit();
            this.grpDriverBias.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot2)).BeginInit();
            this.grpScanner.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udScanDelayB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStepB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStopB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStartB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanDelayA)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStepA)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStopA)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStartA)).BeginInit();
            this.grpPLL.SuspendLayout();
            this.grpKey.SuspendLayout();
            this.grpSwitches.SuspendLayout();
            this.grpTRXPots.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot0)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot0)).BeginInit();
            this.grpFreqControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udFreq2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFreq1)).BeginInit();
            this.grpATUUpgrade.SuspendLayout();
            this.SuspendLayout();
            // 
            // mainMenu1
            // 
            this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItem1,
            this.menuItem2,
            this.menuItem3});
            // 
            // menuItem1
            // 
            this.menuItem1.Index = 0;
            this.menuItem1.Text = "Low Level Hardware Control";
            this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
            // 
            // menuItem2
            // 
            this.menuItem2.Index = 1;
            this.menuItem2.Text = "3000";
            this.menuItem2.Visible = false;
            this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
            // 
            // menuItem3
            // 
            this.menuItem3.Index = 2;
            this.menuItem3.Text = "VU";
            this.menuItem3.Visible = false;
            this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
            // 
            // grpTap
            // 
            this.grpTap.Controls.Add(this.radTapOff);
            this.grpTap.Controls.Add(this.radTapFinal);
            this.grpTap.Controls.Add(this.radTapPreDriver);
            this.grpTap.Location = new System.Drawing.Point(448, 328);
            this.grpTap.Name = "grpTap";
            this.grpTap.Size = new System.Drawing.Size(136, 104);
            this.grpTap.TabIndex = 67;
            this.grpTap.TabStop = false;
            this.grpTap.Text = "Full Duplex RX Tap";
            // 
            // radTapOff
            // 
            this.radTapOff.Checked = true;
            this.radTapOff.Location = new System.Drawing.Point(16, 72);
            this.radTapOff.Name = "radTapOff";
            this.radTapOff.Size = new System.Drawing.Size(112, 24);
            this.radTapOff.TabIndex = 3;
            this.radTapOff.TabStop = true;
            this.radTapOff.Text = "Off";
            this.radTapOff.CheckedChanged += new System.EventHandler(this.radTapOff_CheckedChanged);
            // 
            // radTapFinal
            // 
            this.radTapFinal.Location = new System.Drawing.Point(16, 48);
            this.radTapFinal.Name = "radTapFinal";
            this.radTapFinal.Size = new System.Drawing.Size(112, 24);
            this.radTapFinal.TabIndex = 2;
            this.radTapFinal.Text = "Finals (PA)";
            this.radTapFinal.CheckedChanged += new System.EventHandler(this.radTapFinal_CheckedChanged);
            // 
            // radTapPreDriver
            // 
            this.radTapPreDriver.Location = new System.Drawing.Point(16, 24);
            this.radTapPreDriver.Name = "radTapPreDriver";
            this.radTapPreDriver.Size = new System.Drawing.Size(112, 24);
            this.radTapPreDriver.TabIndex = 0;
            this.radTapPreDriver.Text = "Pre-Driver (QSE)";
            this.radTapPreDriver.CheckedChanged += new System.EventHandler(this.radTapPreDriver_CheckedChanged);
            // 
            // grpTXTrace
            // 
            this.grpTXTrace.Controls.Add(this.ckTXTrace);
            this.grpTXTrace.Controls.Add(this.udTXTrace);
            this.grpTXTrace.Location = new System.Drawing.Point(592, 328);
            this.grpTXTrace.Name = "grpTXTrace";
            this.grpTXTrace.Size = new System.Drawing.Size(96, 104);
            this.grpTXTrace.TabIndex = 70;
            this.grpTXTrace.TabStop = false;
            this.grpTXTrace.Text = "Transmit Trace";
            // 
            // ckTXTrace
            // 
            this.ckTXTrace.Appearance = System.Windows.Forms.Appearance.Button;
            this.ckTXTrace.Image = null;
            this.ckTXTrace.Location = new System.Drawing.Point(16, 24);
            this.ckTXTrace.Name = "ckTXTrace";
            this.ckTXTrace.Size = new System.Drawing.Size(64, 24);
            this.ckTXTrace.TabIndex = 68;
            this.ckTXTrace.Text = "Transmit";
            this.ckTXTrace.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.ckTXTrace.CheckedChanged += new System.EventHandler(this.chkTXTrace_CheckedChanged);
            // 
            // udTXTrace
            // 
            this.udTXTrace.DecimalPlaces = 3;
            this.udTXTrace.Increment = new decimal(new int[] {
            1,
            0,
            0,
            196608});
            this.udTXTrace.Location = new System.Drawing.Point(16, 64);
            this.udTXTrace.Maximum = new decimal(new int[] {
            5,
            0,
            0,
            65536});
            this.udTXTrace.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXTrace.Name = "udTXTrace";
            this.udTXTrace.Size = new System.Drawing.Size(56, 20);
            this.udTXTrace.TabIndex = 69;
            this.udTXTrace.Value = new decimal(new int[] {
            5,
            0,
            0,
            131072});
            this.udTXTrace.ValueChanged += new System.EventHandler(this.udTXTrace_ValueChanged);
            // 
            // grpChanSel
            // 
            this.grpChanSel.Controls.Add(this.lblTXR);
            this.grpChanSel.Controls.Add(this.comboTXR);
            this.grpChanSel.Controls.Add(this.lblTXL);
            this.grpChanSel.Controls.Add(this.comboTXL);
            this.grpChanSel.Controls.Add(this.lblRXR);
            this.grpChanSel.Controls.Add(this.comboRXR);
            this.grpChanSel.Controls.Add(this.lblRXL);
            this.grpChanSel.Controls.Add(this.comboRXL);
            this.grpChanSel.Location = new System.Drawing.Point(560, 192);
            this.grpChanSel.Name = "grpChanSel";
            this.grpChanSel.Size = new System.Drawing.Size(248, 128);
            this.grpChanSel.TabIndex = 77;
            this.grpChanSel.TabStop = false;
            this.grpChanSel.Text = "Input Channel Selection";
            this.grpChanSel.Visible = false;
            // 
            // lblTXR
            // 
            this.lblTXR.Image = null;
            this.lblTXR.Location = new System.Drawing.Point(112, 64);
            this.lblTXR.Name = "lblTXR";
            this.lblTXR.Size = new System.Drawing.Size(40, 16);
            this.lblTXR.TabIndex = 82;
            this.lblTXR.Text = "TX R:";
            // 
            // comboTXR
            // 
            this.comboTXR.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXR.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboTXR.Location = new System.Drawing.Point(152, 64);
            this.comboTXR.Name = "comboTXR";
            this.comboTXR.Size = new System.Drawing.Size(40, 21);
            this.comboTXR.TabIndex = 81;
            this.comboTXR.SelectedIndexChanged += new System.EventHandler(this.comboTXR_SelectedIndexChanged);
            // 
            // lblTXL
            // 
            this.lblTXL.Image = null;
            this.lblTXL.Location = new System.Drawing.Point(8, 64);
            this.lblTXL.Name = "lblTXL";
            this.lblTXL.Size = new System.Drawing.Size(32, 16);
            this.lblTXL.TabIndex = 80;
            this.lblTXL.Text = "TX L:";
            // 
            // comboTXL
            // 
            this.comboTXL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXL.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboTXL.Location = new System.Drawing.Point(48, 64);
            this.comboTXL.Name = "comboTXL";
            this.comboTXL.Size = new System.Drawing.Size(40, 21);
            this.comboTXL.TabIndex = 79;
            this.comboTXL.SelectedIndexChanged += new System.EventHandler(this.comboTXL_SelectedIndexChanged);
            // 
            // lblRXR
            // 
            this.lblRXR.Image = null;
            this.lblRXR.Location = new System.Drawing.Point(112, 24);
            this.lblRXR.Name = "lblRXR";
            this.lblRXR.Size = new System.Drawing.Size(40, 16);
            this.lblRXR.TabIndex = 78;
            this.lblRXR.Text = "RX R:";
            // 
            // comboRXR
            // 
            this.comboRXR.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboRXR.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboRXR.Location = new System.Drawing.Point(152, 24);
            this.comboRXR.Name = "comboRXR";
            this.comboRXR.Size = new System.Drawing.Size(40, 21);
            this.comboRXR.TabIndex = 77;
            this.comboRXR.SelectedIndexChanged += new System.EventHandler(this.comboRXR_SelectedIndexChanged);
            // 
            // lblRXL
            // 
            this.lblRXL.Image = null;
            this.lblRXL.Location = new System.Drawing.Point(8, 24);
            this.lblRXL.Name = "lblRXL";
            this.lblRXL.Size = new System.Drawing.Size(32, 16);
            this.lblRXL.TabIndex = 76;
            this.lblRXL.Text = "RX L:";
            // 
            // comboRXL
            // 
            this.comboRXL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboRXL.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3"});
            this.comboRXL.Location = new System.Drawing.Point(48, 24);
            this.comboRXL.Name = "comboRXL";
            this.comboRXL.Size = new System.Drawing.Size(40, 21);
            this.comboRXL.TabIndex = 75;
            this.comboRXL.SelectedIndexChanged += new System.EventHandler(this.comboRXL_SelectedIndexChanged);
            // 
            // ckPreamp
            // 
            this.ckPreamp.Image = null;
            this.ckPreamp.Location = new System.Drawing.Point(760, 400);
            this.ckPreamp.Name = "ckPreamp";
            this.ckPreamp.Size = new System.Drawing.Size(48, 16);
            this.ckPreamp.TabIndex = 82;
            this.ckPreamp.Text = "Pre";
            this.ckPreamp.CheckedChanged += new System.EventHandler(this.ckPreamp_CheckedChanged);
            // 
            // ckTXOut
            // 
            this.ckTXOut.Checked = true;
            this.ckTXOut.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTXOut.Image = null;
            this.ckTXOut.Location = new System.Drawing.Point(696, 400);
            this.ckTXOut.Name = "ckTXOut";
            this.ckTXOut.Size = new System.Drawing.Size(64, 16);
            this.ckTXOut.TabIndex = 81;
            this.ckTXOut.Text = "TX Out";
            this.ckTXOut.CheckedChanged += new System.EventHandler(this.ckTXOut_CheckedChanged);
            // 
            // chkRXAttn
            // 
            this.chkRXAttn.Image = null;
            this.chkRXAttn.Location = new System.Drawing.Point(696, 384);
            this.chkRXAttn.Name = "chkRXAttn";
            this.chkRXAttn.Size = new System.Drawing.Size(72, 16);
            this.chkRXAttn.TabIndex = 80;
            this.chkRXAttn.Text = "RX Attn";
            this.chkRXAttn.CheckedChanged += new System.EventHandler(this.chkRXAttn_CheckedChanged);
            // 
            // chkPDrvMon
            // 
            this.chkPDrvMon.Image = null;
            this.chkPDrvMon.Location = new System.Drawing.Point(696, 368);
            this.chkPDrvMon.Name = "chkPDrvMon";
            this.chkPDrvMon.Size = new System.Drawing.Size(72, 16);
            this.chkPDrvMon.TabIndex = 79;
            this.chkPDrvMon.Text = "PDrvMon";
            this.chkPDrvMon.CheckedChanged += new System.EventHandler(this.chkPDrvMon_CheckedChanged);
            // 
            // ckRX2FilterBypass
            // 
            this.ckRX2FilterBypass.Image = null;
            this.ckRX2FilterBypass.Location = new System.Drawing.Point(696, 352);
            this.ckRX2FilterBypass.Name = "ckRX2FilterBypass";
            this.ckRX2FilterBypass.Size = new System.Drawing.Size(120, 16);
            this.ckRX2FilterBypass.TabIndex = 74;
            this.ckRX2FilterBypass.Text = "RX2 Filter Bypass";
            this.ckRX2FilterBypass.CheckedChanged += new System.EventHandler(this.ckRX2FilterBypass_CheckedChanged);
            // 
            // chkRX2On
            // 
            this.chkRX2On.Image = null;
            this.chkRX2On.Location = new System.Drawing.Point(696, 336);
            this.chkRX2On.Name = "chkRX2On";
            this.chkRX2On.Size = new System.Drawing.Size(64, 16);
            this.chkRX2On.TabIndex = 71;
            this.chkRX2On.Text = "RX2 On";
            this.chkRX2On.CheckedChanged += new System.EventHandler(this.chkRX2On_CheckedChanged);
            // 
            // grpADC
            // 
            this.grpADC.Controls.Add(this.ckADCPoll);
            this.grpADC.Controls.Add(this.txtADCRead);
            this.grpADC.Controls.Add(this.btnADCRead);
            this.grpADC.Controls.Add(this.comboADCChan);
            this.grpADC.Controls.Add(this.label18);
            this.grpADC.Location = new System.Drawing.Point(8, 328);
            this.grpADC.Name = "grpADC";
            this.grpADC.Size = new System.Drawing.Size(192, 96);
            this.grpADC.TabIndex = 66;
            this.grpADC.TabStop = false;
            this.grpADC.Text = "ADC";
            // 
            // ckADCPoll
            // 
            this.ckADCPoll.Image = null;
            this.ckADCPoll.Location = new System.Drawing.Point(136, 64);
            this.ckADCPoll.Name = "ckADCPoll";
            this.ckADCPoll.Size = new System.Drawing.Size(48, 24);
            this.ckADCPoll.TabIndex = 34;
            this.ckADCPoll.Text = "Poll";
            this.ckADCPoll.CheckedChanged += new System.EventHandler(this.ckADCPoll_CheckedChanged);
            // 
            // txtADCRead
            // 
            this.txtADCRead.Location = new System.Drawing.Point(64, 61);
            this.txtADCRead.Name = "txtADCRead";
            this.txtADCRead.ReadOnly = true;
            this.txtADCRead.Size = new System.Drawing.Size(64, 20);
            this.txtADCRead.TabIndex = 32;
            this.txtADCRead.Text = "0";
            this.txtADCRead.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtADCRead_MouseDown);
            // 
            // btnADCRead
            // 
            this.btnADCRead.Image = null;
            this.btnADCRead.Location = new System.Drawing.Point(16, 61);
            this.btnADCRead.Name = "btnADCRead";
            this.btnADCRead.Size = new System.Drawing.Size(40, 23);
            this.btnADCRead.TabIndex = 33;
            this.btnADCRead.Text = "Read";
            this.btnADCRead.Click += new System.EventHandler(this.btnADCRead_Click);
            // 
            // comboADCChan
            // 
            this.comboADCChan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboADCChan.DropDownWidth = 96;
            this.comboADCChan.Items.AddRange(new object[] {
            "Final Bias",
            "Driver Bias",
            "13.8V Ref",
            "Drive Mon",
            "Temp",
            "N/C",
            "Ref Pow",
            "Fwd Pow"});
            this.comboADCChan.Location = new System.Drawing.Point(56, 29);
            this.comboADCChan.Name = "comboADCChan";
            this.comboADCChan.Size = new System.Drawing.Size(96, 21);
            this.comboADCChan.TabIndex = 30;
            this.comboADCChan.SelectedIndexChanged += new System.EventHandler(this.comboADCChan_SelectedIndexChanged);
            // 
            // label18
            // 
            this.label18.Image = null;
            this.label18.Location = new System.Drawing.Point(16, 29);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(40, 23);
            this.label18.TabIndex = 31;
            this.label18.Text = "Chan:";
            // 
            // grpFinalBias
            // 
            this.grpFinalBias.Controls.Add(this.tbPAPot4);
            this.grpFinalBias.Controls.Add(this.lblQ1Fine);
            this.grpFinalBias.Controls.Add(this.lblQ4Coarse);
            this.grpFinalBias.Controls.Add(this.udPAPot7);
            this.grpFinalBias.Controls.Add(this.tbPAPot7);
            this.grpFinalBias.Controls.Add(this.udPAPot4);
            this.grpFinalBias.Controls.Add(this.udPAPot5);
            this.grpFinalBias.Controls.Add(this.lblQ4Fine);
            this.grpFinalBias.Controls.Add(this.tbPAPot5);
            this.grpFinalBias.Controls.Add(this.tbPAPot6);
            this.grpFinalBias.Controls.Add(this.udPAPot6);
            this.grpFinalBias.Controls.Add(this.lblQ1Coarse);
            this.grpFinalBias.Location = new System.Drawing.Point(208, 192);
            this.grpFinalBias.Name = "grpFinalBias";
            this.grpFinalBias.Size = new System.Drawing.Size(192, 128);
            this.grpFinalBias.TabIndex = 65;
            this.grpFinalBias.TabStop = false;
            this.grpFinalBias.Text = "Final Bias";
            // 
            // tbPAPot4
            // 
            this.tbPAPot4.AutoSize = false;
            this.tbPAPot4.LargeChange = 4;
            this.tbPAPot4.Location = new System.Drawing.Point(64, 24);
            this.tbPAPot4.Maximum = 255;
            this.tbPAPot4.Name = "tbPAPot4";
            this.tbPAPot4.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot4.TabIndex = 12;
            this.tbPAPot4.TickFrequency = 32;
            this.tbPAPot4.Scroll += new System.EventHandler(this.tbPAPot4_Scroll);
            // 
            // lblQ1Fine
            // 
            this.lblQ1Fine.Image = null;
            this.lblQ1Fine.Location = new System.Drawing.Point(8, 96);
            this.lblQ1Fine.Name = "lblQ1Fine";
            this.lblQ1Fine.Size = new System.Drawing.Size(48, 16);
            this.lblQ1Fine.TabIndex = 23;
            this.lblQ1Fine.Text = "Q1 Fine:";
            // 
            // lblQ4Coarse
            // 
            this.lblQ4Coarse.Image = null;
            this.lblQ4Coarse.Location = new System.Drawing.Point(8, 24);
            this.lblQ4Coarse.Name = "lblQ4Coarse";
            this.lblQ4Coarse.Size = new System.Drawing.Size(64, 16);
            this.lblQ4Coarse.TabIndex = 20;
            this.lblQ4Coarse.Text = "Q4 Coarse:";
            // 
            // udPAPot7
            // 
            this.udPAPot7.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot7.Location = new System.Drawing.Point(136, 96);
            this.udPAPot7.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot7.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot7.Name = "udPAPot7";
            this.udPAPot7.Size = new System.Drawing.Size(48, 20);
            this.udPAPot7.TabIndex = 19;
            this.udPAPot7.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot7.ValueChanged += new System.EventHandler(this.udPAPot7_ValueChanged);
            // 
            // tbPAPot7
            // 
            this.tbPAPot7.AutoSize = false;
            this.tbPAPot7.LargeChange = 4;
            this.tbPAPot7.Location = new System.Drawing.Point(64, 96);
            this.tbPAPot7.Maximum = 255;
            this.tbPAPot7.Name = "tbPAPot7";
            this.tbPAPot7.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot7.TabIndex = 18;
            this.tbPAPot7.TickFrequency = 32;
            this.tbPAPot7.Scroll += new System.EventHandler(this.tbPAPot7_Scroll);
            // 
            // udPAPot4
            // 
            this.udPAPot4.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot4.Location = new System.Drawing.Point(136, 24);
            this.udPAPot4.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot4.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot4.Name = "udPAPot4";
            this.udPAPot4.Size = new System.Drawing.Size(48, 20);
            this.udPAPot4.TabIndex = 13;
            this.udPAPot4.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot4.ValueChanged += new System.EventHandler(this.udPAPot4_ValueChanged);
            // 
            // udPAPot5
            // 
            this.udPAPot5.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot5.Location = new System.Drawing.Point(136, 48);
            this.udPAPot5.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot5.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot5.Name = "udPAPot5";
            this.udPAPot5.Size = new System.Drawing.Size(48, 20);
            this.udPAPot5.TabIndex = 17;
            this.udPAPot5.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot5.ValueChanged += new System.EventHandler(this.udPAPot5_ValueChanged);
            // 
            // lblQ4Fine
            // 
            this.lblQ4Fine.Image = null;
            this.lblQ4Fine.Location = new System.Drawing.Point(8, 48);
            this.lblQ4Fine.Name = "lblQ4Fine";
            this.lblQ4Fine.Size = new System.Drawing.Size(48, 16);
            this.lblQ4Fine.TabIndex = 22;
            this.lblQ4Fine.Text = "Q4 Fine:";
            // 
            // tbPAPot5
            // 
            this.tbPAPot5.AutoSize = false;
            this.tbPAPot5.LargeChange = 4;
            this.tbPAPot5.Location = new System.Drawing.Point(64, 48);
            this.tbPAPot5.Maximum = 255;
            this.tbPAPot5.Name = "tbPAPot5";
            this.tbPAPot5.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot5.TabIndex = 16;
            this.tbPAPot5.TickFrequency = 32;
            this.tbPAPot5.Scroll += new System.EventHandler(this.tbPAPot5_Scroll);
            // 
            // tbPAPot6
            // 
            this.tbPAPot6.AutoSize = false;
            this.tbPAPot6.LargeChange = 4;
            this.tbPAPot6.Location = new System.Drawing.Point(64, 72);
            this.tbPAPot6.Maximum = 255;
            this.tbPAPot6.Name = "tbPAPot6";
            this.tbPAPot6.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot6.TabIndex = 14;
            this.tbPAPot6.TickFrequency = 32;
            this.tbPAPot6.Scroll += new System.EventHandler(this.tbPAPot6_Scroll);
            // 
            // udPAPot6
            // 
            this.udPAPot6.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot6.Location = new System.Drawing.Point(136, 72);
            this.udPAPot6.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot6.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot6.Name = "udPAPot6";
            this.udPAPot6.Size = new System.Drawing.Size(48, 20);
            this.udPAPot6.TabIndex = 15;
            this.udPAPot6.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot6.ValueChanged += new System.EventHandler(this.udPAPot6_ValueChanged);
            // 
            // lblQ1Coarse
            // 
            this.lblQ1Coarse.Image = null;
            this.lblQ1Coarse.Location = new System.Drawing.Point(8, 72);
            this.lblQ1Coarse.Name = "lblQ1Coarse";
            this.lblQ1Coarse.Size = new System.Drawing.Size(64, 16);
            this.lblQ1Coarse.TabIndex = 21;
            this.lblQ1Coarse.Text = "Q1 Coarse:";
            // 
            // grpDriverBias
            // 
            this.grpDriverBias.Controls.Add(this.tbPAPot0);
            this.grpDriverBias.Controls.Add(this.lblQ3Fine);
            this.grpDriverBias.Controls.Add(this.lblQ2Fine);
            this.grpDriverBias.Controls.Add(this.lblQ2Coarse);
            this.grpDriverBias.Controls.Add(this.udPAPot3);
            this.grpDriverBias.Controls.Add(this.tbPAPot3);
            this.grpDriverBias.Controls.Add(this.udPAPot1);
            this.grpDriverBias.Controls.Add(this.tbPAPot1);
            this.grpDriverBias.Controls.Add(this.udPAPot0);
            this.grpDriverBias.Controls.Add(this.tbPAPot2);
            this.grpDriverBias.Controls.Add(this.udPAPot2);
            this.grpDriverBias.Controls.Add(this.lblQ3Coarse);
            this.grpDriverBias.Location = new System.Drawing.Point(8, 192);
            this.grpDriverBias.Name = "grpDriverBias";
            this.grpDriverBias.Size = new System.Drawing.Size(192, 128);
            this.grpDriverBias.TabIndex = 62;
            this.grpDriverBias.TabStop = false;
            this.grpDriverBias.Text = "Driver Bias";
            // 
            // tbPAPot0
            // 
            this.tbPAPot0.AutoSize = false;
            this.tbPAPot0.LargeChange = 4;
            this.tbPAPot0.Location = new System.Drawing.Point(64, 24);
            this.tbPAPot0.Maximum = 255;
            this.tbPAPot0.Name = "tbPAPot0";
            this.tbPAPot0.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot0.TabIndex = 12;
            this.tbPAPot0.TickFrequency = 32;
            this.tbPAPot0.Scroll += new System.EventHandler(this.tbPAPot0_Scroll);
            // 
            // lblQ3Fine
            // 
            this.lblQ3Fine.Image = null;
            this.lblQ3Fine.Location = new System.Drawing.Point(8, 96);
            this.lblQ3Fine.Name = "lblQ3Fine";
            this.lblQ3Fine.Size = new System.Drawing.Size(48, 16);
            this.lblQ3Fine.TabIndex = 23;
            this.lblQ3Fine.Text = "Q3 Fine:";
            // 
            // lblQ2Fine
            // 
            this.lblQ2Fine.Image = null;
            this.lblQ2Fine.Location = new System.Drawing.Point(8, 48);
            this.lblQ2Fine.Name = "lblQ2Fine";
            this.lblQ2Fine.Size = new System.Drawing.Size(48, 16);
            this.lblQ2Fine.TabIndex = 22;
            this.lblQ2Fine.Text = "Q2 Fine:";
            // 
            // lblQ2Coarse
            // 
            this.lblQ2Coarse.Image = null;
            this.lblQ2Coarse.Location = new System.Drawing.Point(8, 24);
            this.lblQ2Coarse.Name = "lblQ2Coarse";
            this.lblQ2Coarse.Size = new System.Drawing.Size(64, 16);
            this.lblQ2Coarse.TabIndex = 20;
            this.lblQ2Coarse.Text = "Q2 Coarse:";
            // 
            // udPAPot3
            // 
            this.udPAPot3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot3.Location = new System.Drawing.Point(136, 96);
            this.udPAPot3.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot3.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot3.Name = "udPAPot3";
            this.udPAPot3.Size = new System.Drawing.Size(48, 20);
            this.udPAPot3.TabIndex = 19;
            this.udPAPot3.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot3.ValueChanged += new System.EventHandler(this.udPAPot3_ValueChanged);
            // 
            // tbPAPot3
            // 
            this.tbPAPot3.AutoSize = false;
            this.tbPAPot3.LargeChange = 4;
            this.tbPAPot3.Location = new System.Drawing.Point(64, 96);
            this.tbPAPot3.Maximum = 255;
            this.tbPAPot3.Name = "tbPAPot3";
            this.tbPAPot3.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot3.TabIndex = 18;
            this.tbPAPot3.TickFrequency = 32;
            this.tbPAPot3.Scroll += new System.EventHandler(this.tbPAPot3_Scroll);
            // 
            // udPAPot1
            // 
            this.udPAPot1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot1.Location = new System.Drawing.Point(136, 48);
            this.udPAPot1.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot1.Name = "udPAPot1";
            this.udPAPot1.Size = new System.Drawing.Size(48, 20);
            this.udPAPot1.TabIndex = 17;
            this.udPAPot1.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot1.ValueChanged += new System.EventHandler(this.udPAPot1_ValueChanged);
            // 
            // tbPAPot1
            // 
            this.tbPAPot1.AutoSize = false;
            this.tbPAPot1.LargeChange = 4;
            this.tbPAPot1.Location = new System.Drawing.Point(64, 48);
            this.tbPAPot1.Maximum = 255;
            this.tbPAPot1.Name = "tbPAPot1";
            this.tbPAPot1.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot1.TabIndex = 16;
            this.tbPAPot1.TickFrequency = 32;
            this.tbPAPot1.Scroll += new System.EventHandler(this.tbPAPot1_Scroll);
            // 
            // udPAPot0
            // 
            this.udPAPot0.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot0.Location = new System.Drawing.Point(136, 24);
            this.udPAPot0.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot0.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot0.Name = "udPAPot0";
            this.udPAPot0.Size = new System.Drawing.Size(48, 20);
            this.udPAPot0.TabIndex = 13;
            this.udPAPot0.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot0.ValueChanged += new System.EventHandler(this.udPAPot0_ValueChanged);
            // 
            // tbPAPot2
            // 
            this.tbPAPot2.AutoSize = false;
            this.tbPAPot2.LargeChange = 4;
            this.tbPAPot2.Location = new System.Drawing.Point(64, 72);
            this.tbPAPot2.Maximum = 255;
            this.tbPAPot2.Name = "tbPAPot2";
            this.tbPAPot2.Size = new System.Drawing.Size(72, 16);
            this.tbPAPot2.TabIndex = 14;
            this.tbPAPot2.TickFrequency = 32;
            this.tbPAPot2.Scroll += new System.EventHandler(this.tbPAPot2_Scroll);
            // 
            // udPAPot2
            // 
            this.udPAPot2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAPot2.Location = new System.Drawing.Point(136, 72);
            this.udPAPot2.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAPot2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot2.Name = "udPAPot2";
            this.udPAPot2.Size = new System.Drawing.Size(48, 20);
            this.udPAPot2.TabIndex = 15;
            this.udPAPot2.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAPot2.ValueChanged += new System.EventHandler(this.udPAPot2_ValueChanged);
            // 
            // lblQ3Coarse
            // 
            this.lblQ3Coarse.Image = null;
            this.lblQ3Coarse.Location = new System.Drawing.Point(8, 72);
            this.lblQ3Coarse.Name = "lblQ3Coarse";
            this.lblQ3Coarse.Size = new System.Drawing.Size(64, 16);
            this.lblQ3Coarse.TabIndex = 21;
            this.lblQ3Coarse.Text = "Q3 Coarse:";
            // 
            // grpScanner
            // 
            this.grpScanner.Controls.Add(this.ckScanB);
            this.grpScanner.Controls.Add(this.udScanDelayB);
            this.grpScanner.Controls.Add(this.lblScanDelayB);
            this.grpScanner.Controls.Add(this.lblScanStepB);
            this.grpScanner.Controls.Add(this.udScanStepB);
            this.grpScanner.Controls.Add(this.lblScanStopB);
            this.grpScanner.Controls.Add(this.udScanStopB);
            this.grpScanner.Controls.Add(this.lblScanStartB);
            this.grpScanner.Controls.Add(this.udScanStartB);
            this.grpScanner.Controls.Add(this.ckScanA);
            this.grpScanner.Controls.Add(this.udScanDelayA);
            this.grpScanner.Controls.Add(this.lblScanDelayA);
            this.grpScanner.Controls.Add(this.lblScanStepA);
            this.grpScanner.Controls.Add(this.udScanStepA);
            this.grpScanner.Controls.Add(this.lblScanStopA);
            this.grpScanner.Controls.Add(this.udScanStopA);
            this.grpScanner.Controls.Add(this.lblScanStartA);
            this.grpScanner.Controls.Add(this.udScanStartA);
            this.grpScanner.Location = new System.Drawing.Point(480, 8);
            this.grpScanner.Name = "grpScanner";
            this.grpScanner.Size = new System.Drawing.Size(304, 136);
            this.grpScanner.TabIndex = 61;
            this.grpScanner.TabStop = false;
            this.grpScanner.Text = "Scanner";
            // 
            // ckScanB
            // 
            this.ckScanB.Appearance = System.Windows.Forms.Appearance.Button;
            this.ckScanB.Image = null;
            this.ckScanB.Location = new System.Drawing.Point(240, 88);
            this.ckScanB.Name = "ckScanB";
            this.ckScanB.Size = new System.Drawing.Size(56, 24);
            this.ckScanB.TabIndex = 17;
            this.ckScanB.Text = "Scan B";
            this.ckScanB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.ckScanB.CheckedChanged += new System.EventHandler(this.chkScanB_CheckedChanged);
            // 
            // udScanDelayB
            // 
            this.udScanDelayB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanDelayB.Location = new System.Drawing.Point(152, 104);
            this.udScanDelayB.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udScanDelayB.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udScanDelayB.Name = "udScanDelayB";
            this.udScanDelayB.Size = new System.Drawing.Size(80, 20);
            this.udScanDelayB.TabIndex = 15;
            this.udScanDelayB.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            // 
            // lblScanDelayB
            // 
            this.lblScanDelayB.Image = null;
            this.lblScanDelayB.Location = new System.Drawing.Point(120, 104);
            this.lblScanDelayB.Name = "lblScanDelayB";
            this.lblScanDelayB.Size = new System.Drawing.Size(40, 23);
            this.lblScanDelayB.TabIndex = 16;
            this.lblScanDelayB.Text = "Delay:";
            // 
            // lblScanStepB
            // 
            this.lblScanStepB.Image = null;
            this.lblScanStepB.Location = new System.Drawing.Point(8, 104);
            this.lblScanStepB.Name = "lblScanStepB";
            this.lblScanStepB.Size = new System.Drawing.Size(32, 23);
            this.lblScanStepB.TabIndex = 14;
            this.lblScanStepB.Text = "Step:";
            // 
            // udScanStepB
            // 
            this.udScanStepB.DecimalPlaces = 6;
            this.udScanStepB.Increment = new decimal(new int[] {
            100,
            0,
            0,
            327680});
            this.udScanStepB.Location = new System.Drawing.Point(40, 104);
            this.udScanStepB.Maximum = new decimal(new int[] {
            55,
            0,
            0,
            0});
            this.udScanStepB.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStepB.Name = "udScanStepB";
            this.udScanStepB.Size = new System.Drawing.Size(80, 20);
            this.udScanStepB.TabIndex = 13;
            this.udScanStepB.Value = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            // 
            // lblScanStopB
            // 
            this.lblScanStopB.Image = null;
            this.lblScanStopB.Location = new System.Drawing.Point(120, 80);
            this.lblScanStopB.Name = "lblScanStopB";
            this.lblScanStopB.Size = new System.Drawing.Size(32, 23);
            this.lblScanStopB.TabIndex = 12;
            this.lblScanStopB.Text = "Stop:";
            // 
            // udScanStopB
            // 
            this.udScanStopB.DecimalPlaces = 6;
            this.udScanStopB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanStopB.Location = new System.Drawing.Point(152, 80);
            this.udScanStopB.Maximum = new decimal(new int[] {
            450,
            0,
            0,
            0});
            this.udScanStopB.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStopB.Name = "udScanStopB";
            this.udScanStopB.Size = new System.Drawing.Size(80, 20);
            this.udScanStopB.TabIndex = 11;
            this.udScanStopB.Value = new decimal(new int[] {
            55,
            0,
            0,
            0});
            // 
            // lblScanStartB
            // 
            this.lblScanStartB.Image = null;
            this.lblScanStartB.Location = new System.Drawing.Point(8, 80);
            this.lblScanStartB.Name = "lblScanStartB";
            this.lblScanStartB.Size = new System.Drawing.Size(32, 23);
            this.lblScanStartB.TabIndex = 10;
            this.lblScanStartB.Text = "Start:";
            // 
            // udScanStartB
            // 
            this.udScanStartB.DecimalPlaces = 6;
            this.udScanStartB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanStartB.Location = new System.Drawing.Point(40, 80);
            this.udScanStartB.Maximum = new decimal(new int[] {
            450,
            0,
            0,
            0});
            this.udScanStartB.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStartB.Name = "udScanStartB";
            this.udScanStartB.Size = new System.Drawing.Size(80, 20);
            this.udScanStartB.TabIndex = 9;
            this.udScanStartB.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            // 
            // ckScanA
            // 
            this.ckScanA.Appearance = System.Windows.Forms.Appearance.Button;
            this.ckScanA.Image = null;
            this.ckScanA.Location = new System.Drawing.Point(240, 32);
            this.ckScanA.Name = "ckScanA";
            this.ckScanA.Size = new System.Drawing.Size(56, 24);
            this.ckScanA.TabIndex = 8;
            this.ckScanA.Text = "Scan A";
            this.ckScanA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.ckScanA.CheckedChanged += new System.EventHandler(this.chkScanA_CheckedChanged);
            // 
            // udScanDelayA
            // 
            this.udScanDelayA.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanDelayA.Location = new System.Drawing.Point(152, 49);
            this.udScanDelayA.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udScanDelayA.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udScanDelayA.Name = "udScanDelayA";
            this.udScanDelayA.Size = new System.Drawing.Size(80, 20);
            this.udScanDelayA.TabIndex = 6;
            this.udScanDelayA.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            // 
            // lblScanDelayA
            // 
            this.lblScanDelayA.Image = null;
            this.lblScanDelayA.Location = new System.Drawing.Point(120, 49);
            this.lblScanDelayA.Name = "lblScanDelayA";
            this.lblScanDelayA.Size = new System.Drawing.Size(40, 23);
            this.lblScanDelayA.TabIndex = 7;
            this.lblScanDelayA.Text = "Delay:";
            // 
            // lblScanStepA
            // 
            this.lblScanStepA.Image = null;
            this.lblScanStepA.Location = new System.Drawing.Point(8, 49);
            this.lblScanStepA.Name = "lblScanStepA";
            this.lblScanStepA.Size = new System.Drawing.Size(32, 23);
            this.lblScanStepA.TabIndex = 5;
            this.lblScanStepA.Text = "Step:";
            // 
            // udScanStepA
            // 
            this.udScanStepA.DecimalPlaces = 6;
            this.udScanStepA.Increment = new decimal(new int[] {
            100,
            0,
            0,
            327680});
            this.udScanStepA.Location = new System.Drawing.Point(40, 49);
            this.udScanStepA.Maximum = new decimal(new int[] {
            55,
            0,
            0,
            0});
            this.udScanStepA.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStepA.Name = "udScanStepA";
            this.udScanStepA.Size = new System.Drawing.Size(80, 20);
            this.udScanStepA.TabIndex = 4;
            this.udScanStepA.Value = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            // 
            // lblScanStopA
            // 
            this.lblScanStopA.Image = null;
            this.lblScanStopA.Location = new System.Drawing.Point(120, 24);
            this.lblScanStopA.Name = "lblScanStopA";
            this.lblScanStopA.Size = new System.Drawing.Size(32, 23);
            this.lblScanStopA.TabIndex = 3;
            this.lblScanStopA.Text = "Stop:";
            // 
            // udScanStopA
            // 
            this.udScanStopA.DecimalPlaces = 6;
            this.udScanStopA.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanStopA.Location = new System.Drawing.Point(152, 24);
            this.udScanStopA.Maximum = new decimal(new int[] {
            450,
            0,
            0,
            0});
            this.udScanStopA.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStopA.Name = "udScanStopA";
            this.udScanStopA.Size = new System.Drawing.Size(80, 20);
            this.udScanStopA.TabIndex = 2;
            this.udScanStopA.Value = new decimal(new int[] {
            55,
            0,
            0,
            0});
            // 
            // lblScanStartA
            // 
            this.lblScanStartA.Image = null;
            this.lblScanStartA.Location = new System.Drawing.Point(8, 24);
            this.lblScanStartA.Name = "lblScanStartA";
            this.lblScanStartA.Size = new System.Drawing.Size(32, 23);
            this.lblScanStartA.TabIndex = 1;
            this.lblScanStartA.Text = "Start:";
            // 
            // udScanStartA
            // 
            this.udScanStartA.DecimalPlaces = 6;
            this.udScanStartA.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udScanStartA.Location = new System.Drawing.Point(40, 24);
            this.udScanStartA.Maximum = new decimal(new int[] {
            450,
            0,
            0,
            0});
            this.udScanStartA.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udScanStartA.Name = "udScanStartA";
            this.udScanStartA.Size = new System.Drawing.Size(80, 20);
            this.udScanStartA.TabIndex = 0;
            this.udScanStartA.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            // 
            // grpPLL
            // 
            this.grpPLL.Controls.Add(this.lblPLLClock);
            this.grpPLL.Controls.Add(this.ckPLLPFDPol);
            this.grpPLL.Controls.Add(this.cmboPLLCPMode);
            this.grpPLL.Controls.Add(this.label10);
            this.grpPLL.Controls.Add(this.comboPLLStatusMux);
            this.grpPLL.Controls.Add(this.ckPLLPollStatus);
            this.grpPLL.Controls.Add(this.cmboPLLRefClock);
            this.grpPLL.Controls.Add(this.btnPLLStatus);
            this.grpPLL.Controls.Add(this.ckPLL);
            this.grpPLL.Location = new System.Drawing.Point(560, 192);
            this.grpPLL.Name = "grpPLL";
            this.grpPLL.Size = new System.Drawing.Size(248, 128);
            this.grpPLL.TabIndex = 59;
            this.grpPLL.TabStop = false;
            this.grpPLL.Text = "PLL";
            // 
            // lblPLLClock
            // 
            this.lblPLLClock.Image = null;
            this.lblPLLClock.Location = new System.Drawing.Point(16, 48);
            this.lblPLLClock.Name = "lblPLLClock";
            this.lblPLLClock.Size = new System.Drawing.Size(64, 23);
            this.lblPLLClock.TabIndex = 55;
            this.lblPLLClock.Text = "PLL Clock:";
            // 
            // ckPLLPFDPol
            // 
            this.ckPLLPFDPol.Checked = true;
            this.ckPLLPFDPol.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckPLLPFDPol.Image = null;
            this.ckPLLPFDPol.Location = new System.Drawing.Point(16, 96);
            this.ckPLLPFDPol.Name = "ckPLLPFDPol";
            this.ckPLLPFDPol.Size = new System.Drawing.Size(88, 24);
            this.ckPLLPFDPol.TabIndex = 59;
            this.ckPLLPFDPol.Text = "PFD Polarity";
            this.ckPLLPFDPol.CheckedChanged += new System.EventHandler(this.chkPLLPFDPol_CheckedChanged);
            // 
            // cmboPLLCPMode
            // 
            this.cmboPLLCPMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmboPLLCPMode.Items.AddRange(new object[] {
            "Tri-Stated",
            "Pump-Up",
            "Pump-Down",
            "Normal"});
            this.cmboPLLCPMode.Location = new System.Drawing.Point(184, 48);
            this.cmboPLLCPMode.Name = "cmboPLLCPMode";
            this.cmboPLLCPMode.Size = new System.Drawing.Size(56, 21);
            this.cmboPLLCPMode.TabIndex = 57;
            this.cmboPLLCPMode.SelectedIndexChanged += new System.EventHandler(this.comboPLLCPMode_SelectedIndexChanged);
            // 
            // label10
            // 
            this.label10.Image = null;
            this.label10.Location = new System.Drawing.Point(128, 48);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(56, 23);
            this.label10.TabIndex = 58;
            this.label10.Text = "CP Mode:";
            // 
            // comboPLLStatusMux
            // 
            this.comboPLLStatusMux.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboPLLStatusMux.DropDownWidth = 224;
            this.comboPLLStatusMux.Items.AddRange(new object[] {
            "Off",
            "Digital Lock Detect (Active High)",
            "N Divider Output",
            "Digital Lock Detect (Active Low)",
            "R Divider Output",
            "Analog Lock Detect (N Channel, Open-Drain)",
            "A Counter Output",
            "Prescaler Output (NCLK)",
            "PFD Up Pulse",
            "PFD Down Pulse",
            "Loss-of-Reference (Active High)",
            "Tri-State",
            "Analog Lock Detect (P Channel, Open-Drain)",
            "Loss-of-Reference or Loss-of-Lock (Active High)",
            "Loss-of-Reference or Loss-of-Lock (Active Low)",
            "Loss-of-Reference (Active Low)"});
            this.comboPLLStatusMux.Location = new System.Drawing.Point(16, 72);
            this.comboPLLStatusMux.Name = "comboPLLStatusMux";
            this.comboPLLStatusMux.Size = new System.Drawing.Size(224, 21);
            this.comboPLLStatusMux.TabIndex = 56;
            this.comboPLLStatusMux.SelectedIndexChanged += new System.EventHandler(this.comboPLLStatusMux_SelectedIndexChanged);
            // 
            // ckPLLPollStatus
            // 
            this.ckPLLPollStatus.Image = null;
            this.ckPLLPollStatus.Location = new System.Drawing.Point(168, 96);
            this.ckPLLPollStatus.Name = "ckPLLPollStatus";
            this.ckPLLPollStatus.Size = new System.Drawing.Size(48, 24);
            this.ckPLLPollStatus.TabIndex = 53;
            this.ckPLLPollStatus.Text = "Poll";
            this.ckPLLPollStatus.CheckedChanged += new System.EventHandler(this.ckPLLPollStatus_CheckedChanged);
            // 
            // cmboPLLRefClock
            // 
            this.cmboPLLRefClock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmboPLLRefClock.Items.AddRange(new object[] {
            "10",
            "20"});
            this.cmboPLLRefClock.Location = new System.Drawing.Point(80, 48);
            this.cmboPLLRefClock.Name = "cmboPLLRefClock";
            this.cmboPLLRefClock.Size = new System.Drawing.Size(40, 21);
            this.cmboPLLRefClock.TabIndex = 52;
            this.cmboPLLRefClock.SelectedIndexChanged += new System.EventHandler(this.comboPLLRefClock_SelectedIndexChanged);
            // 
            // btnPLLStatus
            // 
            this.btnPLLStatus.Image = null;
            this.btnPLLStatus.Location = new System.Drawing.Point(104, 96);
            this.btnPLLStatus.Name = "btnPLLStatus";
            this.btnPLLStatus.Size = new System.Drawing.Size(48, 23);
            this.btnPLLStatus.TabIndex = 49;
            this.btnPLLStatus.Text = "Status";
            this.btnPLLStatus.Click += new System.EventHandler(this.btnPLLStatus_Click);
            // 
            // ckPLL
            // 
            this.ckPLL.Checked = true;
            this.ckPLL.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckPLL.Image = null;
            this.ckPLL.Location = new System.Drawing.Point(16, 24);
            this.ckPLL.Name = "ckPLL";
            this.ckPLL.Size = new System.Drawing.Size(64, 24);
            this.ckPLL.TabIndex = 13;
            this.ckPLL.Text = "Enable";
            this.ckPLL.CheckedChanged += new System.EventHandler(this.chkPLL_CheckedChanged);
            // 
            // grpKey
            // 
            this.grpKey.Controls.Add(this.chkRCAPTT);
            this.grpKey.Controls.Add(this.chkMicPTT);
            this.grpKey.Controls.Add(this.ckKeyPoll);
            this.grpKey.Controls.Add(this.chkDash);
            this.grpKey.Controls.Add(this.chkDot);
            this.grpKey.Location = new System.Drawing.Point(480, 144);
            this.grpKey.Name = "grpKey";
            this.grpKey.Size = new System.Drawing.Size(304, 48);
            this.grpKey.TabIndex = 16;
            this.grpKey.TabStop = false;
            this.grpKey.Text = "Key";
            // 
            // chkRCAPTT
            // 
            this.chkRCAPTT.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkRCAPTT.Image = null;
            this.chkRCAPTT.Location = new System.Drawing.Point(128, 16);
            this.chkRCAPTT.Name = "chkRCAPTT";
            this.chkRCAPTT.Size = new System.Drawing.Size(48, 24);
            this.chkRCAPTT.TabIndex = 4;
            this.chkRCAPTT.Text = "RCA";
            this.chkRCAPTT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkRCAPTT.CheckedChanged += new System.EventHandler(this.chkRCAPTT_CheckedChanged);
            // 
            // chkMicPTT
            // 
            this.chkMicPTT.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkMicPTT.Image = null;
            this.chkMicPTT.Location = new System.Drawing.Point(184, 16);
            this.chkMicPTT.Name = "chkMicPTT";
            this.chkMicPTT.Size = new System.Drawing.Size(48, 24);
            this.chkMicPTT.TabIndex = 3;
            this.chkMicPTT.Text = "Mic";
            this.chkMicPTT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkMicPTT.CheckedChanged += new System.EventHandler(this.chkMicPTT_CheckedChanged);
            // 
            // ckKeyPoll
            // 
            this.ckKeyPoll.Image = null;
            this.ckKeyPoll.Location = new System.Drawing.Point(248, 16);
            this.ckKeyPoll.Name = "ckKeyPoll";
            this.ckKeyPoll.Size = new System.Drawing.Size(48, 24);
            this.ckKeyPoll.TabIndex = 2;
            this.ckKeyPoll.Text = "Poll";
            this.ckKeyPoll.CheckedChanged += new System.EventHandler(this.ckKeyPoll_CheckedChanged);
            // 
            // chkDash
            // 
            this.chkDash.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkDash.Image = null;
            this.chkDash.Location = new System.Drawing.Point(72, 16);
            this.chkDash.Name = "chkDash";
            this.chkDash.Size = new System.Drawing.Size(48, 24);
            this.chkDash.TabIndex = 1;
            this.chkDash.Text = "Dash";
            this.chkDash.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkDash.CheckedChanged += new System.EventHandler(this.chkDash_CheckedChanged);
            // 
            // chkDot
            // 
            this.chkDot.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkDot.Image = null;
            this.chkDot.Location = new System.Drawing.Point(16, 16);
            this.chkDot.Name = "chkDot";
            this.chkDot.Size = new System.Drawing.Size(48, 24);
            this.chkDot.TabIndex = 0;
            this.chkDot.Text = "Dot";
            this.chkDot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkDot.CheckedChanged += new System.EventHandler(this.chkDot_CheckedChanged);
            // 
            // grpSwitches
            // 
            this.grpSwitches.Controls.Add(this.chkIntLED);
            this.grpSwitches.Controls.Add(this.chkXVTR);
            this.grpSwitches.Controls.Add(this.button1);
            this.grpSwitches.Controls.Add(this.chkPCPwr);
            this.grpSwitches.Controls.Add(this.chkReset);
            this.grpSwitches.Controls.Add(this.chkRTS);
            this.grpSwitches.Controls.Add(this.chkCTS);
            this.grpSwitches.Controls.Add(this.chkFPLED);
            this.grpSwitches.Controls.Add(this.ckPAOff);
            this.grpSwitches.Controls.Add(this.ckPABias);
            this.grpSwitches.Controls.Add(this.chkXVTXEN);
            this.grpSwitches.Controls.Add(this.chkKEY2M);
            this.grpSwitches.Controls.Add(this.chkEN2M);
            this.grpSwitches.Controls.Add(this.chkXVCOM);
            this.grpSwitches.Controls.Add(this.ckTXMon);
            this.grpSwitches.Controls.Add(this.ckTR);
            this.grpSwitches.Controls.Add(this.chkRX1Out);
            this.grpSwitches.Controls.Add(this.chkFan);
            this.grpSwitches.Controls.Add(this.chkRCATX3);
            this.grpSwitches.Controls.Add(this.chkRCATX2);
            this.grpSwitches.Controls.Add(this.chkRCATX1);
            this.grpSwitches.Controls.Add(this.chkHeadphone);
            this.grpSwitches.Controls.Add(this.chkIntSpkr);
            this.grpSwitches.Controls.Add(this.chkRX1Tap);
            this.grpSwitches.Controls.Add(this.chkQSD);
            this.grpSwitches.Controls.Add(this.ckTest);
            this.grpSwitches.Controls.Add(this.ckGen);
            this.grpSwitches.Controls.Add(this.ckSig);
            this.grpSwitches.Controls.Add(this.ckXVEN);
            this.grpSwitches.Controls.Add(this.chkXREF);
            this.grpSwitches.Controls.Add(this.ckQSE);
            this.grpSwitches.Controls.Add(this.chkImpulse);
            this.grpSwitches.Location = new System.Drawing.Point(8, 8);
            this.grpSwitches.Name = "grpSwitches";
            this.grpSwitches.Size = new System.Drawing.Size(464, 176);
            this.grpSwitches.TabIndex = 15;
            this.grpSwitches.TabStop = false;
            this.grpSwitches.Text = "Switches";
            // 
            // chkIntLED
            // 
            this.chkIntLED.Image = null;
            this.chkIntLED.Location = new System.Drawing.Point(296, 96);
            this.chkIntLED.Name = "chkIntLED";
            this.chkIntLED.Size = new System.Drawing.Size(64, 24);
            this.chkIntLED.TabIndex = 36;
            this.chkIntLED.Text = "Int LED";
            this.chkIntLED.CheckedChanged += new System.EventHandler(this.chkIntLED_CheckedChanged);
            // 
            // chkXVTR
            // 
            this.chkXVTR.Image = null;
            this.chkXVTR.Location = new System.Drawing.Point(296, 72);
            this.chkXVTR.Name = "chkXVTR";
            this.chkXVTR.Size = new System.Drawing.Size(64, 24);
            this.chkXVTR.TabIndex = 35;
            this.chkXVTR.Text = "XVTR";
            this.chkXVTR.CheckedChanged += new System.EventHandler(this.chkXVTR_CheckedChanged);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(16, 24);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(56, 23);
            this.button1.TabIndex = 34;
            this.button1.Text = "Run Imp";
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // chkPCPwr
            // 
            this.chkPCPwr.Image = null;
            this.chkPCPwr.Location = new System.Drawing.Point(368, 144);
            this.chkPCPwr.Name = "chkPCPwr";
            this.chkPCPwr.Size = new System.Drawing.Size(80, 24);
            this.chkPCPwr.TabIndex = 33;
            this.chkPCPwr.Text = "Pwr Button";
            this.chkPCPwr.CheckedChanged += new System.EventHandler(this.chkPCPwr_CheckedChanged);
            // 
            // chkReset
            // 
            this.chkReset.Image = null;
            this.chkReset.Location = new System.Drawing.Point(304, 144);
            this.chkReset.Name = "chkReset";
            this.chkReset.Size = new System.Drawing.Size(56, 24);
            this.chkReset.TabIndex = 32;
            this.chkReset.Text = "Reset";
            this.chkReset.CheckedChanged += new System.EventHandler(this.chkReset_CheckedChanged);
            // 
            // chkRTS
            // 
            this.chkRTS.Image = null;
            this.chkRTS.Location = new System.Drawing.Point(248, 144);
            this.chkRTS.Name = "chkRTS";
            this.chkRTS.Size = new System.Drawing.Size(48, 24);
            this.chkRTS.TabIndex = 31;
            this.chkRTS.Text = "RTS";
            this.chkRTS.CheckedChanged += new System.EventHandler(this.chkRTS_CheckedChanged);
            // 
            // chkCTS
            // 
            this.chkCTS.Image = null;
            this.chkCTS.Location = new System.Drawing.Point(192, 144);
            this.chkCTS.Name = "chkCTS";
            this.chkCTS.Size = new System.Drawing.Size(48, 24);
            this.chkCTS.TabIndex = 30;
            this.chkCTS.Text = "CTS";
            this.chkCTS.CheckedChanged += new System.EventHandler(this.chkCTS_CheckedChanged);
            // 
            // chkFPLED
            // 
            this.chkFPLED.Image = null;
            this.chkFPLED.Location = new System.Drawing.Point(120, 144);
            this.chkFPLED.Name = "chkFPLED";
            this.chkFPLED.Size = new System.Drawing.Size(64, 24);
            this.chkFPLED.TabIndex = 29;
            this.chkFPLED.Text = "FPLED";
            this.chkFPLED.CheckedChanged += new System.EventHandler(this.chkFPLED_CheckedChanged);
            // 
            // ckPAOff
            // 
            this.ckPAOff.Image = null;
            this.ckPAOff.Location = new System.Drawing.Point(72, 144);
            this.ckPAOff.Name = "ckPAOff";
            this.ckPAOff.Size = new System.Drawing.Size(40, 24);
            this.ckPAOff.TabIndex = 28;
            this.ckPAOff.Text = "Off";
            this.ckPAOff.CheckedChanged += new System.EventHandler(this.chkPAOff_CheckedChanged);
            // 
            // ckPABias
            // 
            this.ckPABias.Image = null;
            this.ckPABias.Location = new System.Drawing.Point(16, 144);
            this.ckPABias.Name = "ckPABias";
            this.ckPABias.Size = new System.Drawing.Size(48, 24);
            this.ckPABias.TabIndex = 27;
            this.ckPABias.Text = "Bias";
            this.ckPABias.CheckedChanged += new System.EventHandler(this.ckPABias_CheckedChanged);
            // 
            // chkXVTXEN
            // 
            this.chkXVTXEN.Image = null;
            this.chkXVTXEN.Location = new System.Drawing.Point(96, 48);
            this.chkXVTXEN.Name = "chkXVTXEN";
            this.chkXVTXEN.Size = new System.Drawing.Size(96, 24);
            this.chkXVTXEN.TabIndex = 26;
            this.chkXVTXEN.Text = "XVTXEN";
            this.chkXVTXEN.CheckedChanged += new System.EventHandler(this.chkXVTXEN_CheckedChanged);
            // 
            // chkKEY2M
            // 
            this.chkKEY2M.Image = null;
            this.chkKEY2M.Location = new System.Drawing.Point(384, 96);
            this.chkKEY2M.Name = "chkKEY2M";
            this.chkKEY2M.Size = new System.Drawing.Size(72, 24);
            this.chkKEY2M.TabIndex = 25;
            this.chkKEY2M.Tag = "KEY 2M";
            this.chkKEY2M.Text = "EXT/R";
            this.chkKEY2M.CheckedChanged += new System.EventHandler(this.chkKEY2M_CheckedChanged);
            // 
            // chkEN2M
            // 
            this.chkEN2M.Image = null;
            this.chkEN2M.Location = new System.Drawing.Point(384, 72);
            this.chkEN2M.Name = "chkEN2M";
            this.chkEN2M.Size = new System.Drawing.Size(64, 24);
            this.chkEN2M.TabIndex = 24;
            this.chkEN2M.Tag = "EN 2M";
            this.chkEN2M.Text = "XVINT";
            this.chkEN2M.CheckedChanged += new System.EventHandler(this.chkEN2M_CheckedChanged);
            // 
            // chkXVCOM
            // 
            this.chkXVCOM.Image = null;
            this.chkXVCOM.Location = new System.Drawing.Point(384, 48);
            this.chkXVCOM.Name = "chkXVCOM";
            this.chkXVCOM.Size = new System.Drawing.Size(72, 24);
            this.chkXVCOM.TabIndex = 23;
            this.chkXVCOM.Text = "XVCOM";
            this.chkXVCOM.CheckedChanged += new System.EventHandler(this.chkXVCOM_CheckedChanged);
            // 
            // ckTXMon
            // 
            this.ckTXMon.Image = null;
            this.ckTXMon.Location = new System.Drawing.Point(384, 120);
            this.ckTXMon.Name = "ckTXMon";
            this.ckTXMon.Size = new System.Drawing.Size(72, 24);
            this.ckTXMon.TabIndex = 22;
            this.ckTXMon.Text = "TX MON";
            this.ckTXMon.CheckedChanged += new System.EventHandler(this.chkTXMon_CheckedChanged);
            // 
            // ckTR
            // 
            this.ckTR.Image = null;
            this.ckTR.Location = new System.Drawing.Point(296, 48);
            this.ckTR.Name = "ckTR";
            this.ckTR.Size = new System.Drawing.Size(96, 24);
            this.ckTR.TabIndex = 19;
            this.ckTR.Text = "TR (Receive)";
            this.ckTR.CheckedChanged += new System.EventHandler(this.chkTR_CheckedChanged);
            // 
            // chkRX1Out
            // 
            this.chkRX1Out.Image = null;
            this.chkRX1Out.Location = new System.Drawing.Point(296, 24);
            this.chkRX1Out.Name = "chkRX1Out";
            this.chkRX1Out.Size = new System.Drawing.Size(88, 24);
            this.chkRX1Out.TabIndex = 18;
            this.chkRX1Out.Text = "RX1 Out";
            this.chkRX1Out.CheckedChanged += new System.EventHandler(this.chkRX1Out_CheckedChanged);
            // 
            // chkFan
            // 
            this.chkFan.Checked = true;
            this.chkFan.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkFan.Image = null;
            this.chkFan.Location = new System.Drawing.Point(16, 120);
            this.chkFan.Name = "chkFan";
            this.chkFan.Size = new System.Drawing.Size(64, 24);
            this.chkFan.TabIndex = 17;
            this.chkFan.Text = "Fan";
            this.chkFan.CheckedChanged += new System.EventHandler(this.chkFan_CheckedChanged);
            // 
            // chkRCATX3
            // 
            this.chkRCATX3.Image = null;
            this.chkRCATX3.Location = new System.Drawing.Point(296, 120);
            this.chkRCATX3.Name = "chkRCATX3";
            this.chkRCATX3.Size = new System.Drawing.Size(72, 24);
            this.chkRCATX3.TabIndex = 16;
            this.chkRCATX3.Text = "RCA TX3";
            this.chkRCATX3.CheckedChanged += new System.EventHandler(this.chkRCATX3_CheckedChanged);
            // 
            // chkRCATX2
            // 
            this.chkRCATX2.Image = null;
            this.chkRCATX2.Location = new System.Drawing.Point(200, 120);
            this.chkRCATX2.Name = "chkRCATX2";
            this.chkRCATX2.Size = new System.Drawing.Size(72, 24);
            this.chkRCATX2.TabIndex = 15;
            this.chkRCATX2.Text = "RCA TX2";
            this.chkRCATX2.CheckedChanged += new System.EventHandler(this.chkRCATX2_CheckedChanged);
            // 
            // chkRCATX1
            // 
            this.chkRCATX1.Image = null;
            this.chkRCATX1.Location = new System.Drawing.Point(96, 120);
            this.chkRCATX1.Name = "chkRCATX1";
            this.chkRCATX1.Size = new System.Drawing.Size(72, 24);
            this.chkRCATX1.TabIndex = 14;
            this.chkRCATX1.Text = "RCA TX1";
            this.chkRCATX1.CheckedChanged += new System.EventHandler(this.chkRCATX1_CheckedChanged);
            // 
            // chkHeadphone
            // 
            this.chkHeadphone.Image = null;
            this.chkHeadphone.Location = new System.Drawing.Point(200, 72);
            this.chkHeadphone.Name = "chkHeadphone";
            this.chkHeadphone.Size = new System.Drawing.Size(96, 24);
            this.chkHeadphone.TabIndex = 12;
            this.chkHeadphone.Text = "Headphone";
            this.chkHeadphone.CheckedChanged += new System.EventHandler(this.chkHeadphone_CheckedChanged);
            // 
            // chkIntSpkr
            // 
            this.chkIntSpkr.Image = null;
            this.chkIntSpkr.Location = new System.Drawing.Point(200, 48);
            this.chkIntSpkr.Name = "chkIntSpkr";
            this.chkIntSpkr.Size = new System.Drawing.Size(96, 24);
            this.chkIntSpkr.TabIndex = 10;
            this.chkIntSpkr.Text = "Int. Speaker";
            this.chkIntSpkr.CheckedChanged += new System.EventHandler(this.chkIntSpkr_CheckedChanged);
            // 
            // chkRX1Tap
            // 
            this.chkRX1Tap.Image = null;
            this.chkRX1Tap.Location = new System.Drawing.Point(200, 96);
            this.chkRX1Tap.Name = "chkRX1Tap";
            this.chkRX1Tap.Size = new System.Drawing.Size(96, 24);
            this.chkRX1Tap.TabIndex = 11;
            this.chkRX1Tap.Text = "RX1 Tap";
            this.chkRX1Tap.CheckedChanged += new System.EventHandler(this.chkRX1Tap_CheckedChanged);
            // 
            // chkQSD
            // 
            this.chkQSD.Checked = true;
            this.chkQSD.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkQSD.Image = null;
            this.chkQSD.Location = new System.Drawing.Point(96, 72);
            this.chkQSD.Name = "chkQSD";
            this.chkQSD.Size = new System.Drawing.Size(96, 24);
            this.chkQSD.TabIndex = 7;
            this.chkQSD.Text = "QSD";
            this.chkQSD.CheckedChanged += new System.EventHandler(this.chkQSD_CheckedChanged);
            // 
            // ckTest
            // 
            this.ckTest.Image = null;
            this.ckTest.Location = new System.Drawing.Point(16, 48);
            this.ckTest.Name = "ckTest";
            this.ckTest.Size = new System.Drawing.Size(64, 24);
            this.ckTest.TabIndex = 2;
            this.ckTest.Text = "Test";
            this.ckTest.CheckedChanged += new System.EventHandler(this.chkTest_CheckedChanged);
            // 
            // ckGen
            // 
            this.ckGen.Image = null;
            this.ckGen.Location = new System.Drawing.Point(16, 72);
            this.ckGen.Name = "ckGen";
            this.ckGen.Size = new System.Drawing.Size(64, 24);
            this.ckGen.TabIndex = 3;
            this.ckGen.Text = "Gen";
            this.ckGen.CheckedChanged += new System.EventHandler(this.chkGen_CheckedChanged);
            // 
            // ckSig
            // 
            this.ckSig.Image = null;
            this.ckSig.Location = new System.Drawing.Point(16, 96);
            this.ckSig.Name = "ckSig";
            this.ckSig.Size = new System.Drawing.Size(64, 24);
            this.ckSig.TabIndex = 4;
            this.ckSig.Text = "Sig";
            this.ckSig.CheckedChanged += new System.EventHandler(this.chkSig_CheckedChanged);
            // 
            // ckXVEN
            // 
            this.ckXVEN.Image = null;
            this.ckXVEN.Location = new System.Drawing.Point(384, 24);
            this.ckXVEN.Name = "ckXVEN";
            this.ckXVEN.Size = new System.Drawing.Size(64, 24);
            this.ckXVEN.TabIndex = 6;
            this.ckXVEN.Text = "XVEN";
            this.ckXVEN.CheckedChanged += new System.EventHandler(this.chkXVEN_CheckedChanged);
            // 
            // chkXREF
            // 
            this.chkXREF.Image = null;
            this.chkXREF.Location = new System.Drawing.Point(200, 24);
            this.chkXREF.Name = "chkXREF";
            this.chkXREF.Size = new System.Drawing.Size(96, 24);
            this.chkXREF.TabIndex = 9;
            this.chkXREF.Text = "External Ref.";
            this.chkXREF.CheckedChanged += new System.EventHandler(this.chkXREF_CheckedChanged);
            // 
            // ckQSE
            // 
            this.ckQSE.Image = null;
            this.ckQSE.Location = new System.Drawing.Point(96, 96);
            this.ckQSE.Name = "ckQSE";
            this.ckQSE.Size = new System.Drawing.Size(96, 24);
            this.ckQSE.TabIndex = 8;
            this.ckQSE.Text = "QSE";
            this.ckQSE.CheckedChanged += new System.EventHandler(this.chkQSE_CheckedChanged);
            // 
            // chkImpulse
            // 
            this.chkImpulse.Image = null;
            this.chkImpulse.Location = new System.Drawing.Point(96, 24);
            this.chkImpulse.Name = "chkImpulse";
            this.chkImpulse.Size = new System.Drawing.Size(64, 24);
            this.chkImpulse.TabIndex = 5;
            this.chkImpulse.Text = "Impulse";
            this.chkImpulse.CheckedChanged += new System.EventHandler(this.chkImpulse_CheckedChanged);
            // 
            // grpTRXPots
            // 
            this.grpTRXPots.Controls.Add(this.label4);
            this.grpTRXPots.Controls.Add(this.label3);
            this.grpTRXPots.Controls.Add(this.label2);
            this.grpTRXPots.Controls.Add(this.label1);
            this.grpTRXPots.Controls.Add(this.udTRXPot3);
            this.grpTRXPots.Controls.Add(this.tbTRXPot3);
            this.grpTRXPots.Controls.Add(this.udTRXPot2);
            this.grpTRXPots.Controls.Add(this.tbTRXPot2);
            this.grpTRXPots.Controls.Add(this.udTRXPot1);
            this.grpTRXPots.Controls.Add(this.tbTRXPot1);
            this.grpTRXPots.Controls.Add(this.udTRXPot0);
            this.grpTRXPots.Controls.Add(this.tbTRXPot0);
            this.grpTRXPots.Location = new System.Drawing.Point(408, 192);
            this.grpTRXPots.Name = "grpTRXPots";
            this.grpTRXPots.Size = new System.Drawing.Size(144, 128);
            this.grpTRXPots.TabIndex = 14;
            this.grpTRXPots.TabStop = false;
            this.grpTRXPots.Text = "Carrier Null";
            // 
            // label4
            // 
            this.label4.Image = null;
            this.label4.Location = new System.Drawing.Point(8, 96);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(8, 16);
            this.label4.TabIndex = 23;
            this.label4.Text = "3";
            // 
            // label3
            // 
            this.label3.Image = null;
            this.label3.Location = new System.Drawing.Point(8, 72);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(8, 16);
            this.label3.TabIndex = 22;
            this.label3.Text = "2";
            // 
            // label2
            // 
            this.label2.Image = null;
            this.label2.Location = new System.Drawing.Point(8, 48);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(8, 16);
            this.label2.TabIndex = 21;
            this.label2.Text = "1";
            // 
            // label1
            // 
            this.label1.Image = null;
            this.label1.Location = new System.Drawing.Point(8, 24);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(8, 16);
            this.label1.TabIndex = 20;
            this.label1.Text = "0";
            // 
            // udTRXPot3
            // 
            this.udTRXPot3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTRXPot3.Location = new System.Drawing.Point(88, 96);
            this.udTRXPot3.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udTRXPot3.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTRXPot3.Name = "udTRXPot3";
            this.udTRXPot3.Size = new System.Drawing.Size(48, 20);
            this.udTRXPot3.TabIndex = 19;
            this.udTRXPot3.Value = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udTRXPot3.ValueChanged += new System.EventHandler(this.udTRXPot3_ValueChanged);
            // 
            // tbTRXPot3
            // 
            this.tbTRXPot3.AutoSize = false;
            this.tbTRXPot3.LargeChange = 4;
            this.tbTRXPot3.Location = new System.Drawing.Point(16, 96);
            this.tbTRXPot3.Maximum = 255;
            this.tbTRXPot3.Name = "tbTRXPot3";
            this.tbTRXPot3.Size = new System.Drawing.Size(72, 16);
            this.tbTRXPot3.TabIndex = 18;
            this.tbTRXPot3.TickFrequency = 32;
            this.tbTRXPot3.Value = 128;
            this.tbTRXPot3.Scroll += new System.EventHandler(this.tbTRXPot3_Scroll);
            // 
            // udTRXPot2
            // 
            this.udTRXPot2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTRXPot2.Location = new System.Drawing.Point(88, 72);
            this.udTRXPot2.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udTRXPot2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTRXPot2.Name = "udTRXPot2";
            this.udTRXPot2.Size = new System.Drawing.Size(48, 20);
            this.udTRXPot2.TabIndex = 17;
            this.udTRXPot2.Value = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udTRXPot2.ValueChanged += new System.EventHandler(this.udTRXPot2_ValueChanged);
            // 
            // tbTRXPot2
            // 
            this.tbTRXPot2.AutoSize = false;
            this.tbTRXPot2.LargeChange = 4;
            this.tbTRXPot2.Location = new System.Drawing.Point(16, 72);
            this.tbTRXPot2.Maximum = 255;
            this.tbTRXPot2.Name = "tbTRXPot2";
            this.tbTRXPot2.Size = new System.Drawing.Size(72, 16);
            this.tbTRXPot2.TabIndex = 16;
            this.tbTRXPot2.TickFrequency = 32;
            this.tbTRXPot2.Value = 128;
            this.tbTRXPot2.Scroll += new System.EventHandler(this.tbTRXPot2_Scroll);
            // 
            // udTRXPot1
            // 
            this.udTRXPot1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTRXPot1.Location = new System.Drawing.Point(88, 48);
            this.udTRXPot1.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udTRXPot1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTRXPot1.Name = "udTRXPot1";
            this.udTRXPot1.Size = new System.Drawing.Size(48, 20);
            this.udTRXPot1.TabIndex = 15;
            this.udTRXPot1.Value = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udTRXPot1.ValueChanged += new System.EventHandler(this.udTRXPot1_ValueChanged);
            // 
            // tbTRXPot1
            // 
            this.tbTRXPot1.AutoSize = false;
            this.tbTRXPot1.LargeChange = 4;
            this.tbTRXPot1.Location = new System.Drawing.Point(16, 48);
            this.tbTRXPot1.Maximum = 255;
            this.tbTRXPot1.Name = "tbTRXPot1";
            this.tbTRXPot1.Size = new System.Drawing.Size(72, 16);
            this.tbTRXPot1.TabIndex = 14;
            this.tbTRXPot1.TickFrequency = 32;
            this.tbTRXPot1.Value = 128;
            this.tbTRXPot1.Scroll += new System.EventHandler(this.tbTRXPot1_Scroll);
            // 
            // udTRXPot0
            // 
            this.udTRXPot0.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTRXPot0.Location = new System.Drawing.Point(88, 24);
            this.udTRXPot0.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udTRXPot0.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTRXPot0.Name = "udTRXPot0";
            this.udTRXPot0.Size = new System.Drawing.Size(48, 20);
            this.udTRXPot0.TabIndex = 13;
            this.udTRXPot0.Value = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udTRXPot0.ValueChanged += new System.EventHandler(this.udTRXPot0_ValueChanged);
            // 
            // tbTRXPot0
            // 
            this.tbTRXPot0.AutoSize = false;
            this.tbTRXPot0.LargeChange = 4;
            this.tbTRXPot0.Location = new System.Drawing.Point(16, 24);
            this.tbTRXPot0.Maximum = 255;
            this.tbTRXPot0.Name = "tbTRXPot0";
            this.tbTRXPot0.Size = new System.Drawing.Size(72, 16);
            this.tbTRXPot0.TabIndex = 12;
            this.tbTRXPot0.TickFrequency = 32;
            this.tbTRXPot0.Value = 128;
            this.tbTRXPot0.Scroll += new System.EventHandler(this.tbTRXPot0_Scroll);
            // 
            // grpFreqControl
            // 
            this.grpFreqControl.Controls.Add(this.ckPAFilter6m);
            this.grpFreqControl.Controls.Add(this.ckTXFilterBypass);
            this.grpFreqControl.Controls.Add(this.ckRX1FilterBypass);
            this.grpFreqControl.Controls.Add(this.lblTXGen);
            this.grpFreqControl.Controls.Add(this.udFreq2);
            this.grpFreqControl.Controls.Add(this.lblRX1);
            this.grpFreqControl.Controls.Add(this.udFreq1);
            this.grpFreqControl.Location = new System.Drawing.Point(208, 328);
            this.grpFreqControl.Name = "grpFreqControl";
            this.grpFreqControl.Size = new System.Drawing.Size(232, 96);
            this.grpFreqControl.TabIndex = 0;
            this.grpFreqControl.TabStop = false;
            this.grpFreqControl.Text = "Freq Control";
            // 
            // ckPAFilter6m
            // 
            this.ckPAFilter6m.Image = null;
            this.ckPAFilter6m.Location = new System.Drawing.Point(128, 72);
            this.ckPAFilter6m.Name = "ckPAFilter6m";
            this.ckPAFilter6m.Size = new System.Drawing.Size(96, 16);
            this.ckPAFilter6m.TabIndex = 6;
            this.ckPAFilter6m.Text = "PA Filter 6m";
            this.ckPAFilter6m.CheckedChanged += new System.EventHandler(this.chkPAFilter6m_CheckedChanged);
            // 
            // ckTXFilterBypass
            // 
            this.ckTXFilterBypass.Image = null;
            this.ckTXFilterBypass.Location = new System.Drawing.Point(128, 56);
            this.ckTXFilterBypass.Name = "ckTXFilterBypass";
            this.ckTXFilterBypass.Size = new System.Drawing.Size(96, 16);
            this.ckTXFilterBypass.TabIndex = 5;
            this.ckTXFilterBypass.Text = "Filter Bypass";
            this.ckTXFilterBypass.CheckedChanged += new System.EventHandler(this.chkTXFilterBypass_CheckedChanged);
            // 
            // ckRX1FilterBypass
            // 
            this.ckRX1FilterBypass.Image = null;
            this.ckRX1FilterBypass.Location = new System.Drawing.Point(16, 64);
            this.ckRX1FilterBypass.Name = "ckRX1FilterBypass";
            this.ckRX1FilterBypass.Size = new System.Drawing.Size(96, 24);
            this.ckRX1FilterBypass.TabIndex = 4;
            this.ckRX1FilterBypass.Text = "Filter Bypass";
            this.ckRX1FilterBypass.CheckedChanged += new System.EventHandler(this.chkRX1FilterBypass_CheckedChanged);
            // 
            // lblTXGen
            // 
            this.lblTXGen.Image = null;
            this.lblTXGen.Location = new System.Drawing.Point(128, 16);
            this.lblTXGen.Name = "lblTXGen";
            this.lblTXGen.Size = new System.Drawing.Size(80, 16);
            this.lblTXGen.TabIndex = 3;
            this.lblTXGen.Text = "TX/Gen";
            // 
            // udFreq2
            // 
            this.udFreq2.DecimalPlaces = 6;
            this.udFreq2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            196608});
            this.udFreq2.Location = new System.Drawing.Point(128, 32);
            this.udFreq2.Maximum = new decimal(new int[] {
            55,
            0,
            0,
            0});
            this.udFreq2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFreq2.Name = "udFreq2";
            this.udFreq2.Size = new System.Drawing.Size(88, 20);
            this.udFreq2.TabIndex = 2;
            this.udFreq2.Value = new decimal(new int[] {
            6990,
            0,
            0,
            196608});
            this.udFreq2.ValueChanged += new System.EventHandler(this.udFreq2_ValueChanged);
            // 
            // lblRX1
            // 
            this.lblRX1.Image = null;
            this.lblRX1.Location = new System.Drawing.Point(16, 16);
            this.lblRX1.Name = "lblRX1";
            this.lblRX1.Size = new System.Drawing.Size(80, 16);
            this.lblRX1.TabIndex = 1;
            this.lblRX1.Text = "RX1";
            // 
            // udFreq1
            // 
            this.udFreq1.DecimalPlaces = 6;
            this.udFreq1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            196608});
            this.udFreq1.Location = new System.Drawing.Point(16, 32);
            this.udFreq1.Maximum = new decimal(new int[] {
            55,
            0,
            0,
            0});
            this.udFreq1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFreq1.Name = "udFreq1";
            this.udFreq1.Size = new System.Drawing.Size(88, 20);
            this.udFreq1.TabIndex = 0;
            this.udFreq1.Value = new decimal(new int[] {
            70,
            0,
            0,
            65536});
            this.udFreq1.ValueChanged += new System.EventHandler(this.udFreq1_ValueChanged);
            // 
            // grpATUUpgrade
            // 
            this.grpATUUpgrade.Controls.Add(this.btnATUUpdate);
            this.grpATUUpgrade.Location = new System.Drawing.Point(142, 58);
            this.grpATUUpgrade.Name = "grpATUUpgrade";
            this.grpATUUpgrade.Size = new System.Drawing.Size(200, 100);
            this.grpATUUpgrade.TabIndex = 83;
            this.grpATUUpgrade.TabStop = false;
            this.grpATUUpgrade.Text = "ATU Upgrade";
            this.grpATUUpgrade.Visible = false;
            // 
            // btnATUUpdate
            // 
            this.btnATUUpdate.Location = new System.Drawing.Point(39, 36);
            this.btnATUUpdate.Name = "btnATUUpdate";
            this.btnATUUpdate.Size = new System.Drawing.Size(121, 23);
            this.btnATUUpdate.TabIndex = 0;
            this.btnATUUpdate.Text = "Update EEPROM";
            this.btnATUUpdate.UseVisualStyleBackColor = true;
            this.btnATUUpdate.Click += new System.EventHandler(this.btnATUUpdate_Click);
            // 
            // FLEX5000DebugForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(816, 442);
            this.Controls.Add(this.ckPreamp);
            this.Controls.Add(this.ckTXOut);
            this.Controls.Add(this.chkRXAttn);
            this.Controls.Add(this.chkPDrvMon);
            this.Controls.Add(this.grpChanSel);
            this.Controls.Add(this.ckRX2FilterBypass);
            this.Controls.Add(this.chkRX2On);
            this.Controls.Add(this.grpTXTrace);
            this.Controls.Add(this.grpTap);
            this.Controls.Add(this.grpADC);
            this.Controls.Add(this.grpFinalBias);
            this.Controls.Add(this.grpDriverBias);
            this.Controls.Add(this.grpScanner);
            this.Controls.Add(this.grpPLL);
            this.Controls.Add(this.grpKey);
            this.Controls.Add(this.grpSwitches);
            this.Controls.Add(this.grpTRXPots);
            this.Controls.Add(this.grpFreqControl);
            this.Controls.Add(this.grpATUUpgrade);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Menu = this.mainMenu1;
            this.Name = "FLEX5000DebugForm";
            this.Text = "FLEX-5000 Debug";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000DebugForm_Closing);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FLEX5000DebugForm_KeyDown);
            this.grpTap.ResumeLayout(false);
            this.grpTXTrace.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXTrace)).EndInit();
            this.grpChanSel.ResumeLayout(false);
            this.grpADC.ResumeLayout(false);
            this.grpADC.PerformLayout();
            this.grpFinalBias.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot6)).EndInit();
            this.grpDriverBias.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPAPot2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAPot2)).EndInit();
            this.grpScanner.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udScanDelayB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStepB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStopB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStartB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanDelayA)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStepA)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStopA)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udScanStartA)).EndInit();
            this.grpPLL.ResumeLayout(false);
            this.grpKey.ResumeLayout(false);
            this.grpSwitches.ResumeLayout(false);
            this.grpTRXPots.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTRXPot0)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTRXPot0)).EndInit();
            this.grpFreqControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udFreq2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFreq1)).EndInit();
            this.grpATUUpgrade.ResumeLayout(false);
            this.ResumeLayout(false);

		}
Esempio n. 20
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Console));
            this.mnuWave = new System.Windows.Forms.MenuItem();
            this.mnuEQ = new System.Windows.Forms.MenuItem();
            this.mnuCWX = new System.Windows.Forms.MenuItem();
            this.mnuVoiceMessages = new System.Windows.Forms.MenuItem();
            this.mnuWizard = new System.Windows.Forms.MenuItem();
            this.mnuAbout = new System.Windows.Forms.MenuItem();
            this.contextMenuFilter = new System.Windows.Forms.ContextMenu();
            this.menuItemFilterConfigure = new System.Windows.Forms.MenuItem();
            this.mnuFilterReset = new System.Windows.Forms.MenuItem();
            this.timer_cpu_meter = new System.Windows.Forms.Timer(this.components);
            this.timer_peak_text = new System.Windows.Forms.Timer(this.components);
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.chkNoiseGate = new System.Windows.Forms.CheckBoxTS();
            this.chkVOX = new System.Windows.Forms.CheckBoxTS();
            this.chkDSPComp = new System.Windows.Forms.CheckBoxTS();
            this.chkDSPCompander = new System.Windows.Forms.CheckBoxTS();
            this.comboTXProfile = new System.Windows.Forms.ComboBoxTS();
            this.chkShowTXFilter = new System.Windows.Forms.CheckBoxTS();
            this.ptbPWR = new PowerSDR.PrettyTrackBar();
            this.ptbRF = new PowerSDR.PrettyTrackBar();
            this.ptbAF = new PowerSDR.PrettyTrackBar();
            this.btnNetwork = new System.Windows.Forms.LabelTS();
            this.chkShowTXCWFreq = new System.Windows.Forms.CheckBoxTS();
            this.chkCWVAC = new System.Windows.Forms.CheckBoxTS();
            this.udCWPitch = new System.Windows.Forms.NumericUpDownTS();
            this.chkCWIambic = new System.Windows.Forms.CheckBoxTS();
            this.chkBreakIn = new System.Windows.Forms.CheckBoxTS();
            this.udCWSpeed = new System.Windows.Forms.NumericUpDownTS();
            this.btnG160_X2 = new System.Windows.Forms.RadioButtonTS();
            this.btnG160_X1 = new System.Windows.Forms.RadioButtonTS();
            this.btnATT = new System.Windows.Forms.CheckBoxTS();
            this.btnHIGH_AF = new System.Windows.Forms.CheckBoxTS();
            this.btnHIGH_RF = new System.Windows.Forms.CheckBoxTS();
            this.btnUSB = new System.Windows.Forms.LabelTS();
            this.ptbRX0Gain = new PowerSDR.PrettyTrackBar();
            this.chkEnableSubRX = new System.Windows.Forms.CheckBoxTS();
            this.ptbPanSubRX = new PowerSDR.PrettyTrackBar();
            this.ptbPanMainRX = new PowerSDR.PrettyTrackBar();
            this.ptbRX1Gain = new PowerSDR.PrettyTrackBar();
            this.radBandGEN = new System.Windows.Forms.RadioButtonTS();
            this.radBandWWV = new System.Windows.Forms.RadioButtonTS();
            this.radMoreBands = new System.Windows.Forms.RadioButtonTS();
            this.radBand2 = new System.Windows.Forms.RadioButtonTS();
            this.radBand6 = new System.Windows.Forms.RadioButtonTS();
            this.radBand10 = new System.Windows.Forms.RadioButtonTS();
            this.radBand12 = new System.Windows.Forms.RadioButtonTS();
            this.radBand15 = new System.Windows.Forms.RadioButtonTS();
            this.radBand17 = new System.Windows.Forms.RadioButtonTS();
            this.radBand20 = new System.Windows.Forms.RadioButtonTS();
            this.radBand30 = new System.Windows.Forms.RadioButtonTS();
            this.radBand40 = new System.Windows.Forms.RadioButtonTS();
            this.radBand60 = new System.Windows.Forms.RadioButtonTS();
            this.radBand80 = new System.Windows.Forms.RadioButtonTS();
            this.radBand160 = new System.Windows.Forms.RadioButtonTS();
            this.btnZAP = new System.Windows.Forms.CheckBoxTS();
            this.btnVFOA = new System.Windows.Forms.CheckBoxTS();
            this.chkVFOsinc = new System.Windows.Forms.CheckBoxTS();
            this.btnEraseMemory = new System.Windows.Forms.ButtonTS();
            this.chkVFOLock = new System.Windows.Forms.CheckBoxTS();
            this.btnMemoryQuickRecall = new System.Windows.Forms.ButtonTS();
            this.btnMemoryQuickSave = new System.Windows.Forms.ButtonTS();
            this.chkDisplayPeak = new System.Windows.Forms.CheckBoxTS();
            this.comboDisplayMode = new System.Windows.Forms.ComboBoxTS();
            this.chkDisplayAVG = new System.Windows.Forms.CheckBoxTS();
            this.chkRecordWav = new System.Windows.Forms.CheckBoxTS();
            this.chkMUT = new System.Windows.Forms.CheckBoxTS();
            this.contextMenuMUTE = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.leftToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.rightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bothToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.noneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.chkMON = new System.Windows.Forms.CheckBoxTS();
            this.chkTUN = new System.Windows.Forms.CheckBoxTS();
            this.chkMOX = new System.Windows.Forms.CheckBoxTS();
            this.chkPlayWav = new System.Windows.Forms.CheckBoxTS();
            this.comboVACSampleRate = new System.Windows.Forms.ComboBoxTS();
            this.txtWheelTune = new System.Windows.Forms.TextBoxTS();
            this.udFilterHigh = new System.Windows.Forms.NumericUpDownTS();
            this.udFilterLow = new System.Windows.Forms.NumericUpDownTS();
            this.ptbFilterWidth = new PowerSDR.PrettyTrackBar();
            this.btnFilterShiftReset = new System.Windows.Forms.ButtonTS();
            this.ptbFilterShift = new PowerSDR.PrettyTrackBar();
            this.chkPower = new System.Windows.Forms.CheckBoxTS();
            this.chkDSPNB2 = new System.Windows.Forms.CheckBoxTS();
            this.chkNB = new System.Windows.Forms.CheckBoxTS();
            this.chkANF = new System.Windows.Forms.CheckBoxTS();
            this.chkNR = new System.Windows.Forms.CheckBoxTS();
            this.chkBIN = new System.Windows.Forms.CheckBoxTS();
            this.udXIT = new System.Windows.Forms.NumericUpDownTS();
            this.udRIT = new System.Windows.Forms.NumericUpDownTS();
            this.chkXIT = new System.Windows.Forms.CheckBoxTS();
            this.chkRIT = new System.Windows.Forms.CheckBoxTS();
            this.comboMeterTXMode = new System.Windows.Forms.ComboBoxTS();
            this.comboMeterRXMode = new System.Windows.Forms.ComboBoxTS();
            this.btnRITReset = new System.Windows.Forms.ButtonTS();
            this.btnXITReset = new System.Windows.Forms.ButtonTS();
            this.btnVFOSwap = new System.Windows.Forms.CheckBoxTS();
            this.btnVFOBtoA = new System.Windows.Forms.CheckBoxTS();
            this.btnVFOAtoB = new System.Windows.Forms.CheckBoxTS();
            this.chkVFOSplit = new System.Windows.Forms.CheckBoxTS();
            this.chkSQLMainRX = new System.Windows.Forms.CheckBoxTS();
            this.udVACTXGain = new System.Windows.Forms.NumericUpDownTS();
            this.udVACRXGain = new System.Windows.Forms.NumericUpDownTS();
            this.chkVACEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udSubRXFilterHigh = new System.Windows.Forms.NumericUpDownTS();
            this.udSubRXFilterLow = new System.Windows.Forms.NumericUpDownTS();
            this.ptbSubRXFilterWidth = new PowerSDR.PrettyTrackBar();
            this.btnSubRXFilterShiftReset = new System.Windows.Forms.ButtonTS();
            this.ptbSubRXFilterShift = new PowerSDR.PrettyTrackBar();
            this.chkNB2SubRX = new System.Windows.Forms.CheckBoxTS();
            this.chkNBSubRX = new System.Windows.Forms.CheckBoxTS();
            this.chkANFSubRX = new System.Windows.Forms.CheckBoxTS();
            this.chkNRSubRX = new System.Windows.Forms.CheckBoxTS();
            this.chkBINSubRX = new System.Windows.Forms.CheckBoxTS();
            this.comboAGCMainRX = new System.Windows.Forms.ComboBoxTS();
            this.comboAGCSubRX = new System.Windows.Forms.ComboBoxTS();
            this.ptbSQLMainRX = new PowerSDR.PrettyTrackBar();
            this.udSQLSubRX = new System.Windows.Forms.NumericUpDownTS();
            this.chkSQLSubRX = new System.Windows.Forms.CheckBoxTS();
            this.ptbSQLSubRX = new PowerSDR.PrettyTrackBar();
            this.udSQLMainRX = new System.Windows.Forms.NumericUpDownTS();
            this.txtWheelTuneSubRX = new System.Windows.Forms.TextBoxTS();
            this.ptbPWR1 = new PowerSDR.PrettyTrackBar();
            this.ptbRF1 = new PowerSDR.PrettyTrackBar();
            this.ptbAF1 = new PowerSDR.PrettyTrackBar();
            this.udRF1 = new System.Windows.Forms.NumericUpDownTS();
            this.udPWR1 = new System.Windows.Forms.NumericUpDownTS();
            this.udAF1 = new System.Windows.Forms.NumericUpDownTS();
            this.lblRX2 = new System.Windows.Forms.LabelTS();
            this.ptbNotchWidth = new PowerSDR.PrettyTrackBar();
            this.ptbNotchShift = new PowerSDR.PrettyTrackBar();
            this.btnNotchReset = new System.Windows.Forms.ButtonTS();
            this.radSUBRxModeAM = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeSAM = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeDSB = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeCWU = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeDIGU = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeDIGL = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeLSB = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeSPEC = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeDRM = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeFMN = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeUSB = new System.Windows.Forms.RadioButtonTS();
            this.radSUBRxModeCWL = new System.Windows.Forms.RadioButtonTS();
            this.radModeAM = new System.Windows.Forms.RadioButtonTS();
            this.radModeSAM = new System.Windows.Forms.RadioButtonTS();
            this.radModeDSB = new System.Windows.Forms.RadioButtonTS();
            this.radModeCWU = new System.Windows.Forms.RadioButtonTS();
            this.radModeDIGU = new System.Windows.Forms.RadioButtonTS();
            this.radModeDIGL = new System.Windows.Forms.RadioButtonTS();
            this.radModeLSB = new System.Windows.Forms.RadioButtonTS();
            this.radModeSPEC = new System.Windows.Forms.RadioButtonTS();
            this.radModeDRM = new System.Windows.Forms.RadioButtonTS();
            this.radModeFMN = new System.Windows.Forms.RadioButtonTS();
            this.radModeUSB = new System.Windows.Forms.RadioButtonTS();
            this.radModeWFM = new System.Windows.Forms.RadioButtonTS();
            this.chkManualNotchFilter = new System.Windows.Forms.CheckBoxTS();
            this.chkG11ATTbtn = new System.Windows.Forms.CheckBoxTS();
            this.chkG11AFbtn = new System.Windows.Forms.CheckBoxTS();
            this.chkG11RFbtn = new System.Windows.Forms.CheckBoxTS();
            this.radBandHF = new System.Windows.Forms.RadioButtonTS();
            this.radBand600 = new System.Windows.Forms.RadioButtonTS();
            this.radBand2190 = new System.Windows.Forms.RadioButtonTS();
            this.btnFMMC = new System.Windows.Forms.ButtonTS();
            this.btnFMMR = new System.Windows.Forms.ButtonTS();
            this.btnFMMS = new System.Windows.Forms.ButtonTS();
            this.lblMemoryNumber = new System.Windows.Forms.LabelTS();
            this.contextMemoryMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.eraseAllMemoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lblFMMemory = new System.Windows.Forms.LabelTS();
            this.contextMenuFMMemory = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.eraseAllMemoryToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.udFMOffset = new System.Windows.Forms.NumericUpDownTS();
            this.radFMModeHigh = new System.Windows.Forms.RadioButtonTS();
            this.radFMModeSimplex = new System.Windows.Forms.RadioButtonTS();
            this.radFMModeLow = new System.Windows.Forms.RadioButtonTS();
            this.chkCTCSS = new System.Windows.Forms.CheckBoxTS();
            this.comboFMCTCSSFreq = new System.Windows.Forms.ComboBoxTS();
            this.ptbFMMicGain = new PowerSDR.PrettyTrackBar();
            this.chkVACMute = new System.Windows.Forms.CheckBoxTS();
            this.chkG6ATT_6dB = new System.Windows.Forms.CheckBoxTS();
            this.chkG6AF = new System.Windows.Forms.CheckBoxTS();
            this.chkG6RF = new System.Windows.Forms.CheckBoxTS();
            this.chkWFMstereo = new System.Windows.Forms.CheckBoxTS();
            this.chkG6ATT_12dB = new System.Windows.Forms.CheckBoxTS();
            this.chkG6ATT_18dB = new System.Windows.Forms.CheckBoxTS();
            this.timer_clock = new System.Windows.Forms.Timer(this.components);
            this.contextLOSCMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.xtal1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.setupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.waveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.equalizerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cWXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.voiceMessagesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.wizardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.minimalisticToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.dXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.xTRVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.debugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuSetup = new System.Windows.Forms.MenuItem();
            this.contextNewVFOSmeter = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
            this.toolStripNewVFOSmeterRX = new System.Windows.Forms.ToolStripComboBox();
            this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
            this.toolStripNewVFOSmeterTX = new System.Windows.Forms.ToolStripComboBox();
            this.grpG500 = new System.Windows.Forms.GroupBoxTS();
            this.btnG500_X1 = new System.Windows.Forms.RadioButtonTS();
            this.grpG137 = new System.Windows.Forms.GroupBoxTS();
            this.btnG137_X1 = new System.Windows.Forms.RadioButtonTS();
            this.grpG40 = new System.Windows.Forms.GroupBoxTS();
            this.btnG40_X1 = new System.Windows.Forms.RadioButtonTS();
            this.grpModeSpecificPhone = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
            this.btnMsg6 = new System.Windows.Forms.CheckBoxTS();
            this.btnMsg5 = new System.Windows.Forms.CheckBoxTS();
            this.btnMsg4 = new System.Windows.Forms.CheckBoxTS();
            this.btnMsg3 = new System.Windows.Forms.CheckBoxTS();
            this.btnMsg2 = new System.Windows.Forms.CheckBoxTS();
            this.btnMsg1 = new System.Windows.Forms.CheckBoxTS();
            this.udNoiseGate = new System.Windows.Forms.NumericUpDownTS();
            this.udVOX = new System.Windows.Forms.NumericUpDownTS();
            this.ptbMIC = new PowerSDR.PrettyTrackBar();
            this.udCPDR = new System.Windows.Forms.NumericUpDownTS();
            this.ptbCPDR = new PowerSDR.PrettyTrackBar();
            this.udCOMP = new System.Windows.Forms.NumericUpDownTS();
            this.ptbCOMP = new PowerSDR.PrettyTrackBar();
            this.picNoiseGate = new System.Windows.Forms.PictureBox();
            this.ptbNoiseGate = new PowerSDR.PrettyTrackBar();
            this.picVOX = new System.Windows.Forms.PictureBox();
            this.ptbVOX = new PowerSDR.PrettyTrackBar();
            this.udMIC = new System.Windows.Forms.NumericUpDownTS();
            this.lblMIC = new System.Windows.Forms.LabelTS();
            this.lblTransmitProfile = new System.Windows.Forms.LabelTS();
            this.grpVFOA = new System.Windows.Forms.GroupBoxTS();
            this.panelVFOAHover = new System.Windows.Forms.PanelTS();
            this.txtVFOALSD = new System.Windows.Forms.TextBoxTS();
            this.txtVFOAMSD = new System.Windows.Forms.TextBoxTS();
            this.txtVFOABand = new System.Windows.Forms.TextBoxTS();
            this.txtVFOAFreq = new System.Windows.Forms.TextBoxTS();
            this.btnHidden = new System.Windows.Forms.ButtonTS();
            this.grpVFOnew = new System.Windows.Forms.GroupBoxTS();
            this.picAGauge = new System.Windows.Forms.PictureBox();
            this.lblATTNewVFO = new System.Windows.Forms.LabelTS();
            this.lblRFNewVFO = new System.Windows.Forms.LabelTS();
            this.lblAFNewVFO = new System.Windows.Forms.LabelTS();
            this.txtNewVFOBand = new System.Windows.Forms.TextBoxTS();
            this.lblVFOBTX = new System.Windows.Forms.LabelTS();
            this.lblVFOATX = new System.Windows.Forms.LabelTS();
            this.lblLOSC = new System.Windows.Forms.LabelTS();
            this.lblVFOB = new System.Windows.Forms.LabelTS();
            this.lblVFOA = new System.Windows.Forms.LabelTS();
            this.panelLOSCnewHover = new System.Windows.Forms.PanelTS();
            this.panelVFOBnewHover = new System.Windows.Forms.PanelTS();
            this.panelVFOAnewHover = new System.Windows.Forms.PanelTS();
            this.txtLOSCnew = new System.Windows.Forms.TextBoxTS();
            this.txtVFOBnew = new System.Windows.Forms.TextBoxTS();
            this.txtVFOAnew = new System.Windows.Forms.TextBoxTS();
            this.sMeterDigital1 = new PowerSDR.Invoke.SMeter1();
            this.sMeterDigital2 = new PowerSDR.Invoke.SMeter2();
            this.lblNotchShift = new System.Windows.Forms.LabelTS();
            this.lblWidth = new System.Windows.Forms.LabelTS();
            this.grpSoundControls = new System.Windows.Forms.GroupBoxTS();
            this.lblAF = new System.Windows.Forms.LabelTS();
            this.lblPWRValue = new System.Windows.Forms.LabelTS();
            this.lblRFValue = new System.Windows.Forms.LabelTS();
            this.picSQLSubRX = new System.Windows.Forms.PictureBox();
            this.lblRF = new System.Windows.Forms.LabelTS();
            this.lblPWR = new System.Windows.Forms.LabelTS();
            this.lblAGC = new System.Windows.Forms.LabelTS();
            this.lblAFValue = new System.Windows.Forms.LabelTS();
            this.picSQLMainRX = new System.Windows.Forms.PictureBox();
            this.grpModeSpecificCW = new System.Windows.Forms.GroupBoxTS();
            this.grpCWX = new System.Windows.Forms.GroupBoxTS();
            this.btnCWX4 = new System.Windows.Forms.CheckBoxTS();
            this.btnCWX5 = new System.Windows.Forms.CheckBoxTS();
            this.btnCWX1 = new System.Windows.Forms.CheckBoxTS();
            this.btnCWX6 = new System.Windows.Forms.CheckBoxTS();
            this.btnCWX2 = new System.Windows.Forms.CheckBoxTS();
            this.btnCWX3 = new System.Windows.Forms.CheckBoxTS();
            this.grpCWPitch = new System.Windows.Forms.GroupBoxTS();
            this.lblCWPitchFreq = new System.Windows.Forms.LabelTS();
            this.ptbCWSpeed = new PowerSDR.PrettyTrackBar();
            this.lblCWSpeed = new System.Windows.Forms.LabelTS();
            this.grpVFOB = new System.Windows.Forms.GroupBoxTS();
            this.txtVFOBLSD = new System.Windows.Forms.TextBoxTS();
            this.panelVFOBHover = new System.Windows.Forms.PanelTS();
            this.txtVFOBMSD = new System.Windows.Forms.TextBoxTS();
            this.lblVFOBLSD = new System.Windows.Forms.LabelTS();
            this.txtVFOBBand = new System.Windows.Forms.TextBoxTS();
            this.txtVFOBFreq = new System.Windows.Forms.TextBoxTS();
            this.grpLOSC = new System.Windows.Forms.GroupBoxTS();
            this.panelLOSCHover = new System.Windows.Forms.PanelTS();
            this.txtLOSCLSD = new System.Windows.Forms.TextBoxTS();
            this.txtLOSCMSD = new System.Windows.Forms.TextBoxTS();
            this.txtLOSCFreq = new System.Windows.Forms.TextBoxTS();
            this.grpG160 = new System.Windows.Forms.GroupBoxTS();
            this.grpG3020 = new System.Windows.Forms.GroupBoxTS();
            this.btnG3020_X4 = new System.Windows.Forms.RadioButtonTS();
            this.btnG3020_X3 = new System.Windows.Forms.RadioButtonTS();
            this.btnG3020_X2 = new System.Windows.Forms.RadioButtonTS();
            this.btnG3020_X1 = new System.Windows.Forms.RadioButtonTS();
            this.grpG80 = new System.Windows.Forms.GroupBoxTS();
            this.btnG80_X4 = new System.Windows.Forms.RadioButtonTS();
            this.btnG80_X3 = new System.Windows.Forms.RadioButtonTS();
            this.btnG80_X2 = new System.Windows.Forms.RadioButtonTS();
            this.btnG80_X1 = new System.Windows.Forms.RadioButtonTS();
            this.grpG59 = new System.Windows.Forms.GroupBoxTS();
            this.grpZoom = new System.Windows.Forms.GroupBoxTS();
            this.label2 = new System.Windows.Forms.LabelTS();
            this.ptbDisplayZoom = new PowerSDR.PrettyTrackBar();
            this.ptbDisplayPan = new PowerSDR.PrettyTrackBar();
            this.label1 = new System.Windows.Forms.LabelTS();
            this.radDisplayZoom32x = new System.Windows.Forms.RadioButtonTS();
            this.radDisplayZoom1x = new System.Windows.Forms.RadioButtonTS();
            this.radDisplayZoom2x = new System.Windows.Forms.RadioButtonTS();
            this.radDisplayZoom16x = new System.Windows.Forms.RadioButtonTS();
            this.radDisplayZoom4x = new System.Windows.Forms.RadioButtonTS();
            this.radDisplayZoom8x = new System.Windows.Forms.RadioButtonTS();
            this.grpSubRX = new System.Windows.Forms.GroupBoxTS();
            this.grpBandHF = new System.Windows.Forms.GroupBoxTS();
            this.grpVFOBetween = new System.Windows.Forms.GroupBoxTS();
            this.txtMemory = new System.Windows.Forms.TextBoxTS();
            this.grpDisplay2 = new System.Windows.Forms.GroupBoxTS();
            this.grpOptions = new System.Windows.Forms.GroupBoxTS();
            this.btnChangeTuneStepLarger = new System.Windows.Forms.ButtonTS();
            this.btnTuneStepChangeSmaller = new System.Windows.Forms.ButtonTS();
            this.btnChangeTuneStepLargerSubRX = new System.Windows.Forms.ButtonTS();
            this.btnTuneStepChangeSmallerSubRX = new System.Windows.Forms.ButtonTS();
            this.grpModeSpecificDigital = new System.Windows.Forms.GroupBoxTS();
            this.grpDIGSampleRate = new System.Windows.Forms.GroupBoxTS();
            this.ptbVACTXGain = new PowerSDR.PrettyTrackBar();
            this.ptbVACRXGain = new PowerSDR.PrettyTrackBar();
            this.lblTXGain = new System.Windows.Forms.LabelTS();
            this.lblRXGain = new System.Windows.Forms.LabelTS();
            this.lblTuneStep = new System.Windows.Forms.LabelTS();
            this.grpDisplay = new System.Windows.Forms.GroupBoxTS();
            this.picWaterfall = new System.Windows.Forms.PictureBox();
            this.txtDisplayPeakFreq = new System.Windows.Forms.TextBoxTS();
            this.txtDisplayCursorFreq = new System.Windows.Forms.TextBoxTS();
            this.txtDisplayCursorPower = new System.Windows.Forms.TextBoxTS();
            this.txtDisplayPeakPower = new System.Windows.Forms.TextBoxTS();
            this.txtDisplayCursorOffset = new System.Windows.Forms.TextBoxTS();
            this.txtDisplayPeakOffset = new System.Windows.Forms.TextBoxTS();
            this.picDisplay = new System.Windows.Forms.PictureBox();
            this.grpMainRXFilter = new System.Windows.Forms.GroupBoxTS();
            this.lblFilterWidth = new System.Windows.Forms.LabelTS();
            this.lblFilterShift = new System.Windows.Forms.LabelTS();
            this.radFilter1 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter2 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter3 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter4 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter5 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter6 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter7 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter8 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter9 = new System.Windows.Forms.RadioButtonTS();
            this.radFilter10 = new System.Windows.Forms.RadioButtonTS();
            this.radFilterVar1 = new System.Windows.Forms.RadioButtonTS();
            this.radFilterVar2 = new System.Windows.Forms.RadioButtonTS();
            this.lblFilterLow = new System.Windows.Forms.LabelTS();
            this.lblFilterHigh = new System.Windows.Forms.LabelTS();
            this.lblCPUMeter = new System.Windows.Forms.LabelTS();
            this.grpDSPMainRX = new System.Windows.Forms.GroupBoxTS();
            this.grpMultimeter = new System.Windows.Forms.GroupBoxTS();
            this.picMultiMeterDigital = new System.Windows.Forms.PictureBox();
            this.lblMultiSMeter = new System.Windows.Forms.LabelTS();
            this.txtMultiText = new System.Windows.Forms.TextBoxTS();
            this.picMultimeterAnalog = new System.Windows.Forms.PictureBox();
            this.grpVFO = new System.Windows.Forms.GroupBoxTS();
            this.grpManualNotch = new System.Windows.Forms.GroupBoxTS();
            this.labelTS6 = new System.Windows.Forms.LabelTS();
            this.labelTS5 = new System.Windows.Forms.LabelTS();
            this.lblNotchLow = new System.Windows.Forms.LabelTS();
            this.lblNotchHigh = new System.Windows.Forms.LabelTS();
            this.picSmallAGauge = new System.Windows.Forms.PictureBox();
            this.grpSubRXFilter = new System.Windows.Forms.GroupBoxTS();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.labelTS2 = new System.Windows.Forms.LabelTS();
            this.radSubRXFilter1 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter2 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter3 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter4 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter5 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter6 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter7 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter8 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter9 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilter10 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilterVar1 = new System.Windows.Forms.RadioButtonTS();
            this.radSubRXFilterVar2 = new System.Windows.Forms.RadioButtonTS();
            this.labelTS3 = new System.Windows.Forms.LabelTS();
            this.labelTS4 = new System.Windows.Forms.LabelTS();
            this.grpDSPSubRX = new System.Windows.Forms.GroupBoxTS();
            this.grpSoundControls1 = new System.Windows.Forms.GroupBoxTS();
            this.lblRF1 = new System.Windows.Forms.LabelTS();
            this.lblPWR1 = new System.Windows.Forms.LabelTS();
            this.lblAF1 = new System.Windows.Forms.LabelTS();
            this.grpSubRXMode = new System.Windows.Forms.GroupBoxTS();
            this.grpMainRXMode = new System.Windows.Forms.GroupBoxTS();
            this.grpG11 = new System.Windows.Forms.GroupBoxTS();
            this.grpMoreBands = new System.Windows.Forms.GroupBoxTS();
            this.radBandX12 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX11 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX10 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX9 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX8 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX7 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX6 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX5 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX4 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX3 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX2 = new System.Windows.Forms.RadioButtonTS();
            this.radBandX1 = new System.Windows.Forms.RadioButtonTS();
            this.grpModeSpecificFM = new System.Windows.Forms.GroupBoxTS();
            this.labelTS7 = new System.Windows.Forms.LabelTS();
            this.grpFMVoiceMsg = new System.Windows.Forms.GroupBoxTS();
            this.chkFMMsg6 = new System.Windows.Forms.CheckBoxTS();
            this.chkFMMsg5 = new System.Windows.Forms.CheckBoxTS();
            this.chkFMMsg4 = new System.Windows.Forms.CheckBoxTS();
            this.chkFMMsg3 = new System.Windows.Forms.CheckBoxTS();
            this.chkFMMsg2 = new System.Windows.Forms.CheckBoxTS();
            this.chkFMMsg1 = new System.Windows.Forms.CheckBoxTS();
            this.labelTS8 = new System.Windows.Forms.LabelTS();
            this.txtFMmemory = new System.Windows.Forms.TextBoxTS();
            this.grpG6 = new System.Windows.Forms.GroupBoxTS();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPWR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbAF)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWPitch)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWSpeed)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRX0Gain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPanSubRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPanMainRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRX1Gain)).BeginInit();
            this.contextMenuMUTE.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterHigh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterLow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFilterWidth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFilterShift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udXIT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRIT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACTXGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACRXGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSubRXFilterHigh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSubRXFilterLow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSubRXFilterWidth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSubRXFilterShift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSQLMainRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSQLSubRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSQLSubRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSQLMainRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPWR1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRF1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbAF1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRF1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPWR1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAF1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNotchWidth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNotchShift)).BeginInit();
            this.contextMemoryMenu.SuspendLayout();
            this.contextMenuFMMemory.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udFMOffset)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFMMicGain)).BeginInit();
            this.contextLOSCMenu.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.contextNewVFOSmeter.SuspendLayout();
            this.grpG500.SuspendLayout();
            this.grpG137.SuspendLayout();
            this.grpG40.SuspendLayout();
            this.grpModeSpecificPhone.SuspendLayout();
            this.groupBoxTS1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udNoiseGate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVOX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbMIC)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCPDR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbCPDR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCOMP)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbCOMP)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picNoiseGate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNoiseGate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picVOX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbVOX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMIC)).BeginInit();
            this.grpVFOA.SuspendLayout();
            this.grpVFOnew.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picAGauge)).BeginInit();
            this.grpSoundControls.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSQLSubRX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picSQLMainRX)).BeginInit();
            this.grpModeSpecificCW.SuspendLayout();
            this.grpCWX.SuspendLayout();
            this.grpCWPitch.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ptbCWSpeed)).BeginInit();
            this.grpVFOB.SuspendLayout();
            this.grpLOSC.SuspendLayout();
            this.grpG160.SuspendLayout();
            this.grpG3020.SuspendLayout();
            this.grpG80.SuspendLayout();
            this.grpG59.SuspendLayout();
            this.grpZoom.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ptbDisplayZoom)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbDisplayPan)).BeginInit();
            this.grpSubRX.SuspendLayout();
            this.grpBandHF.SuspendLayout();
            this.grpVFOBetween.SuspendLayout();
            this.grpDisplay2.SuspendLayout();
            this.grpOptions.SuspendLayout();
            this.grpModeSpecificDigital.SuspendLayout();
            this.grpDIGSampleRate.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ptbVACTXGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbVACRXGain)).BeginInit();
            this.grpDisplay.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picWaterfall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picDisplay)).BeginInit();
            this.grpMainRXFilter.SuspendLayout();
            this.grpDSPMainRX.SuspendLayout();
            this.grpMultimeter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picMultiMeterDigital)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picMultimeterAnalog)).BeginInit();
            this.grpVFO.SuspendLayout();
            this.grpManualNotch.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSmallAGauge)).BeginInit();
            this.grpSubRXFilter.SuspendLayout();
            this.grpDSPSubRX.SuspendLayout();
            this.grpSoundControls1.SuspendLayout();
            this.grpSubRXMode.SuspendLayout();
            this.grpMainRXMode.SuspendLayout();
            this.grpG11.SuspendLayout();
            this.grpMoreBands.SuspendLayout();
            this.grpModeSpecificFM.SuspendLayout();
            this.grpFMVoiceMsg.SuspendLayout();
            this.grpG6.SuspendLayout();
            this.SuspendLayout();
            // 
            // mnuWave
            // 
            this.mnuWave.Index = -1;
            resources.ApplyResources(this.mnuWave, "mnuWave");
            this.mnuWave.Click += new System.EventHandler(this.menu_wave_Click);
            // 
            // mnuEQ
            // 
            this.mnuEQ.Index = -1;
            resources.ApplyResources(this.mnuEQ, "mnuEQ");
            this.mnuEQ.Click += new System.EventHandler(this.mnuEQ_Click);
            // 
            // mnuCWX
            // 
            this.mnuCWX.Index = -1;
            resources.ApplyResources(this.mnuCWX, "mnuCWX");
            this.mnuCWX.Click += new System.EventHandler(this.mnuCWX_Click);
            // 
            // mnuVoiceMessages
            // 
            this.mnuVoiceMessages.Index = -1;
            resources.ApplyResources(this.mnuVoiceMessages, "mnuVoiceMessages");
            this.mnuVoiceMessages.Click += new System.EventHandler(this.mnuVoiceMessages_Click);
            // 
            // mnuWizard
            // 
            this.mnuWizard.Index = -1;
            resources.ApplyResources(this.mnuWizard, "mnuWizard");
            this.mnuWizard.Click += new System.EventHandler(this.mnuWizard_Click);
            // 
            // mnuAbout
            // 
            this.mnuAbout.Index = -1;
            resources.ApplyResources(this.mnuAbout, "mnuAbout");
            this.mnuAbout.Click += new System.EventHandler(this.mnuAbout_Click);
            // 
            // contextMenuFilter
            // 
            this.contextMenuFilter.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemFilterConfigure,
            this.mnuFilterReset});
            // 
            // menuItemFilterConfigure
            // 
            this.menuItemFilterConfigure.Index = 0;
            resources.ApplyResources(this.menuItemFilterConfigure, "menuItemFilterConfigure");
            this.menuItemFilterConfigure.Click += new System.EventHandler(this.menuItemFilterConfigure_Click);
            // 
            // mnuFilterReset
            // 
            this.mnuFilterReset.Index = 1;
            resources.ApplyResources(this.mnuFilterReset, "mnuFilterReset");
            this.mnuFilterReset.Click += new System.EventHandler(this.mnuFilterReset_Click);
            // 
            // timer_cpu_meter
            // 
            this.timer_cpu_meter.Enabled = true;
            this.timer_cpu_meter.Interval = 1000;
            this.timer_cpu_meter.Tick += new System.EventHandler(this.timer_cpu_meter_Tick);
            // 
            // timer_peak_text
            // 
            this.timer_peak_text.Interval = 500;
            this.timer_peak_text.Tick += new System.EventHandler(this.timer_peak_text_Tick);
            // 
            // chkNoiseGate
            // 
            resources.ApplyResources(this.chkNoiseGate, "chkNoiseGate");
            this.chkNoiseGate.FlatAppearance.BorderSize = 0;
            this.chkNoiseGate.Image = null;
            this.chkNoiseGate.Name = "chkNoiseGate";
            this.toolTip1.SetToolTip(this.chkNoiseGate, resources.GetString("chkNoiseGate.ToolTip"));
            this.chkNoiseGate.CheckedChanged += new System.EventHandler(this.chkNoiseGate_CheckedChanged);
            // 
            // chkVOX
            // 
            resources.ApplyResources(this.chkVOX, "chkVOX");
            this.chkVOX.FlatAppearance.BorderSize = 0;
            this.chkVOX.Image = null;
            this.chkVOX.Name = "chkVOX";
            this.toolTip1.SetToolTip(this.chkVOX, resources.GetString("chkVOX.ToolTip"));
            this.chkVOX.CheckedChanged += new System.EventHandler(this.chkVOX_CheckedChanged);
            // 
            // chkDSPComp
            // 
            resources.ApplyResources(this.chkDSPComp, "chkDSPComp");
            this.chkDSPComp.FlatAppearance.BorderSize = 0;
            this.chkDSPComp.Image = null;
            this.chkDSPComp.Name = "chkDSPComp";
            this.toolTip1.SetToolTip(this.chkDSPComp, resources.GetString("chkDSPComp.ToolTip"));
            this.chkDSPComp.CheckedChanged += new System.EventHandler(this.chkDSPComp_CheckedChanged);
            // 
            // chkDSPCompander
            // 
            resources.ApplyResources(this.chkDSPCompander, "chkDSPCompander");
            this.chkDSPCompander.FlatAppearance.BorderSize = 0;
            this.chkDSPCompander.Image = null;
            this.chkDSPCompander.Name = "chkDSPCompander";
            this.toolTip1.SetToolTip(this.chkDSPCompander, resources.GetString("chkDSPCompander.ToolTip"));
            this.chkDSPCompander.CheckedChanged += new System.EventHandler(this.chkDSPCompander_CheckedChanged);
            // 
            // comboTXProfile
            // 
            this.comboTXProfile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXProfile.DropDownWidth = 96;
            resources.ApplyResources(this.comboTXProfile, "comboTXProfile");
            this.comboTXProfile.Name = "comboTXProfile";
            this.toolTip1.SetToolTip(this.comboTXProfile, resources.GetString("comboTXProfile.ToolTip"));
            this.comboTXProfile.SelectedIndexChanged += new System.EventHandler(this.comboTXProfile_SelectedIndexChanged);
            // 
            // chkShowTXFilter
            // 
            resources.ApplyResources(this.chkShowTXFilter, "chkShowTXFilter");
            this.chkShowTXFilter.Image = null;
            this.chkShowTXFilter.Name = "chkShowTXFilter";
            this.toolTip1.SetToolTip(this.chkShowTXFilter, resources.GetString("chkShowTXFilter.ToolTip"));
            this.chkShowTXFilter.CheckedChanged += new System.EventHandler(this.chkShowTXFilter_CheckedChanged);
            // 
            // ptbPWR
            // 
            resources.ApplyResources(this.ptbPWR, "ptbPWR");
            this.ptbPWR.HeadImage = null;
            this.ptbPWR.LargeChange = 5;
            this.ptbPWR.Maximum = 100;
            this.ptbPWR.Minimum = 0;
            this.ptbPWR.Name = "ptbPWR";
            this.ptbPWR.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbPWR.SmallChange = 1;
            this.ptbPWR.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbPWR, resources.GetString("ptbPWR.ToolTip"));
            this.ptbPWR.Value = 50;
            this.ptbPWR.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbPWR_Wheel);
            this.ptbPWR.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbPWR_Scroll);
            // 
            // ptbRF
            // 
            resources.ApplyResources(this.ptbRF, "ptbRF");
            this.ptbRF.HeadImage = null;
            this.ptbRF.LargeChange = 5;
            this.ptbRF.Maximum = 120;
            this.ptbRF.Minimum = -20;
            this.ptbRF.Name = "ptbRF";
            this.ptbRF.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbRF.SmallChange = 1;
            this.ptbRF.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbRF, resources.GetString("ptbRF.ToolTip"));
            this.ptbRF.Value = 90;
            this.ptbRF.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbRF_Wheel);
            this.ptbRF.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbRF_Scroll);
            // 
            // ptbAF
            // 
            resources.ApplyResources(this.ptbAF, "ptbAF");
            this.ptbAF.HeadImage = null;
            this.ptbAF.LargeChange = 5;
            this.ptbAF.Maximum = 100;
            this.ptbAF.Minimum = 0;
            this.ptbAF.Name = "ptbAF";
            this.ptbAF.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbAF.SmallChange = 1;
            this.ptbAF.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbAF, resources.GetString("ptbAF.ToolTip"));
            this.ptbAF.Value = 50;
            this.ptbAF.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbAF_Wheel);
            this.ptbAF.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbAF_Scroll);
            // 
            // btnNetwork
            // 
            this.btnNetwork.BackColor = System.Drawing.Color.Red;
            this.btnNetwork.Image = null;
            resources.ApplyResources(this.btnNetwork, "btnNetwork");
            this.btnNetwork.Name = "btnNetwork";
            this.toolTip1.SetToolTip(this.btnNetwork, resources.GetString("btnNetwork.ToolTip"));
            this.btnNetwork.Click += new System.EventHandler(this.btnNetwork_Click);
            // 
            // chkShowTXCWFreq
            // 
            resources.ApplyResources(this.chkShowTXCWFreq, "chkShowTXCWFreq");
            this.chkShowTXCWFreq.Image = null;
            this.chkShowTXCWFreq.Name = "chkShowTXCWFreq";
            this.toolTip1.SetToolTip(this.chkShowTXCWFreq, resources.GetString("chkShowTXCWFreq.ToolTip"));
            this.chkShowTXCWFreq.CheckedChanged += new System.EventHandler(this.chkShowTXCWFreq_CheckedChanged);
            // 
            // chkCWVAC
            // 
            resources.ApplyResources(this.chkCWVAC, "chkCWVAC");
            this.chkCWVAC.FlatAppearance.BorderSize = 0;
            this.chkCWVAC.Image = null;
            this.chkCWVAC.Name = "chkCWVAC";
            this.toolTip1.SetToolTip(this.chkCWVAC, resources.GetString("chkCWVAC.ToolTip"));
            this.chkCWVAC.CheckedChanged += new System.EventHandler(this.chkCWVAC_CheckedChanged);
            // 
            // udCWPitch
            // 
            this.udCWPitch.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            resources.ApplyResources(this.udCWPitch, "udCWPitch");
            this.udCWPitch.Maximum = new decimal(new int[] {
            2250,
            0,
            0,
            0});
            this.udCWPitch.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udCWPitch.Name = "udCWPitch";
            this.toolTip1.SetToolTip(this.udCWPitch, resources.GetString("udCWPitch.ToolTip"));
            this.udCWPitch.Value = new decimal(new int[] {
            600,
            0,
            0,
            0});
            this.udCWPitch.ValueChanged += new System.EventHandler(this.udCWPitch_ValueChanged);
            // 
            // chkCWIambic
            // 
            resources.ApplyResources(this.chkCWIambic, "chkCWIambic");
            this.chkCWIambic.Checked = true;
            this.chkCWIambic.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWIambic.Image = null;
            this.chkCWIambic.Name = "chkCWIambic";
            this.toolTip1.SetToolTip(this.chkCWIambic, resources.GetString("chkCWIambic.ToolTip"));
            this.chkCWIambic.CheckedChanged += new System.EventHandler(this.chkCWIambic_CheckedChanged);
            // 
            // chkBreakIn
            // 
            resources.ApplyResources(this.chkBreakIn, "chkBreakIn");
            this.chkBreakIn.BackColor = System.Drawing.Color.Yellow;
            this.chkBreakIn.Checked = true;
            this.chkBreakIn.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkBreakIn.FlatAppearance.BorderSize = 0;
            this.chkBreakIn.Image = null;
            this.chkBreakIn.Name = "chkBreakIn";
            this.toolTip1.SetToolTip(this.chkBreakIn, resources.GetString("chkBreakIn.ToolTip"));
            this.chkBreakIn.UseVisualStyleBackColor = false;
            this.chkBreakIn.CheckedChanged += new System.EventHandler(this.chkBreakIn_CheckedChanged);
            // 
            // udCWSpeed
            // 
            this.udCWSpeed.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udCWSpeed, "udCWSpeed");
            this.udCWSpeed.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udCWSpeed.Minimum = new decimal(new int[] {
            7,
            0,
            0,
            0});
            this.udCWSpeed.Name = "udCWSpeed";
            this.toolTip1.SetToolTip(this.udCWSpeed, resources.GetString("udCWSpeed.ToolTip"));
            this.udCWSpeed.Value = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udCWSpeed.ValueChanged += new System.EventHandler(this.udCWSpeed_ValueChanged);
            // 
            // btnG160_X2
            // 
            resources.ApplyResources(this.btnG160_X2, "btnG160_X2");
            this.btnG160_X2.FlatAppearance.BorderSize = 0;
            this.btnG160_X2.Image = null;
            this.btnG160_X2.Name = "btnG160_X2";
            this.toolTip1.SetToolTip(this.btnG160_X2, resources.GetString("btnG160_X2.ToolTip"));
            this.btnG160_X2.UseVisualStyleBackColor = true;
            this.btnG160_X2.Click += new System.EventHandler(this.btnG160_X2_Click);
            // 
            // btnG160_X1
            // 
            resources.ApplyResources(this.btnG160_X1, "btnG160_X1");
            this.btnG160_X1.FlatAppearance.BorderSize = 0;
            this.btnG160_X1.Image = null;
            this.btnG160_X1.Name = "btnG160_X1";
            this.toolTip1.SetToolTip(this.btnG160_X1, resources.GetString("btnG160_X1.ToolTip"));
            this.btnG160_X1.UseVisualStyleBackColor = true;
            this.btnG160_X1.Click += new System.EventHandler(this.btnG160_X1_Click);
            // 
            // btnATT
            // 
            resources.ApplyResources(this.btnATT, "btnATT");
            this.btnATT.FlatAppearance.BorderSize = 0;
            this.btnATT.Image = null;
            this.btnATT.Name = "btnATT";
            this.toolTip1.SetToolTip(this.btnATT, resources.GetString("btnATT.ToolTip"));
            this.btnATT.UseVisualStyleBackColor = true;
            this.btnATT.CheckedChanged += new System.EventHandler(this.btnATT_CheckedChanged);
            // 
            // btnHIGH_AF
            // 
            resources.ApplyResources(this.btnHIGH_AF, "btnHIGH_AF");
            this.btnHIGH_AF.FlatAppearance.BorderSize = 0;
            this.btnHIGH_AF.Image = null;
            this.btnHIGH_AF.Name = "btnHIGH_AF";
            this.toolTip1.SetToolTip(this.btnHIGH_AF, resources.GetString("btnHIGH_AF.ToolTip"));
            this.btnHIGH_AF.UseVisualStyleBackColor = true;
            this.btnHIGH_AF.CheckedChanged += new System.EventHandler(this.btnHIGH_AF_CheckedChanged);
            // 
            // btnHIGH_RF
            // 
            resources.ApplyResources(this.btnHIGH_RF, "btnHIGH_RF");
            this.btnHIGH_RF.FlatAppearance.BorderSize = 0;
            this.btnHIGH_RF.Image = null;
            this.btnHIGH_RF.Name = "btnHIGH_RF";
            this.toolTip1.SetToolTip(this.btnHIGH_RF, resources.GetString("btnHIGH_RF.ToolTip"));
            this.btnHIGH_RF.UseVisualStyleBackColor = true;
            this.btnHIGH_RF.CheckedChanged += new System.EventHandler(this.btnHIGH_RF_CheckedChanged);
            // 
            // btnUSB
            // 
            this.btnUSB.BackColor = System.Drawing.Color.Red;
            this.btnUSB.Image = null;
            resources.ApplyResources(this.btnUSB, "btnUSB");
            this.btnUSB.Name = "btnUSB";
            this.toolTip1.SetToolTip(this.btnUSB, resources.GetString("btnUSB.ToolTip"));
            this.btnUSB.Click += new System.EventHandler(this.btnUSB_Click);
            // 
            // ptbRX0Gain
            // 
            resources.ApplyResources(this.ptbRX0Gain, "ptbRX0Gain");
            this.ptbRX0Gain.HeadImage = null;
            this.ptbRX0Gain.LargeChange = 1;
            this.ptbRX0Gain.Maximum = 100;
            this.ptbRX0Gain.Minimum = 0;
            this.ptbRX0Gain.Name = "ptbRX0Gain";
            this.ptbRX0Gain.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.ptbRX0Gain.SmallChange = 1;
            this.ptbRX0Gain.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbRX0Gain, resources.GetString("ptbRX0Gain.ToolTip"));
            this.ptbRX0Gain.Value = 100;
            this.ptbRX0Gain.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbRX0Gain_OnWheel);
            this.ptbRX0Gain.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbRX0Gain_Scroll);
            // 
            // chkEnableSubRX
            // 
            resources.ApplyResources(this.chkEnableSubRX, "chkEnableSubRX");
            this.chkEnableSubRX.FlatAppearance.BorderSize = 0;
            this.chkEnableSubRX.Image = null;
            this.chkEnableSubRX.Name = "chkEnableSubRX";
            this.toolTip1.SetToolTip(this.chkEnableSubRX, resources.GetString("chkEnableSubRX.ToolTip"));
            this.chkEnableSubRX.CheckedChanged += new System.EventHandler(this.chkEnableSubRX_CheckedChanged);
            // 
            // ptbPanSubRX
            // 
            this.ptbPanSubRX.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this.ptbPanSubRX, "ptbPanSubRX");
            this.ptbPanSubRX.HeadImage = null;
            this.ptbPanSubRX.LargeChange = 1;
            this.ptbPanSubRX.Maximum = 100;
            this.ptbPanSubRX.Minimum = 0;
            this.ptbPanSubRX.Name = "ptbPanSubRX";
            this.ptbPanSubRX.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbPanSubRX.SmallChange = 1;
            this.ptbPanSubRX.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbPanSubRX, resources.GetString("ptbPanSubRX.ToolTip"));
            this.ptbPanSubRX.Value = 100;
            this.ptbPanSubRX.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbPanSubRX_OnWheel);
            this.ptbPanSubRX.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbPanSubRX_Scroll);
            // 
            // ptbPanMainRX
            // 
            resources.ApplyResources(this.ptbPanMainRX, "ptbPanMainRX");
            this.ptbPanMainRX.HeadImage = null;
            this.ptbPanMainRX.LargeChange = 1;
            this.ptbPanMainRX.Maximum = 100;
            this.ptbPanMainRX.Minimum = 0;
            this.ptbPanMainRX.Name = "ptbPanMainRX";
            this.ptbPanMainRX.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbPanMainRX.SmallChange = 1;
            this.ptbPanMainRX.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbPanMainRX, resources.GetString("ptbPanMainRX.ToolTip"));
            this.ptbPanMainRX.Value = 0;
            this.ptbPanMainRX.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbPanMainRX_OnWheel);
            this.ptbPanMainRX.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbPanMainRX_Scroll);
            // 
            // ptbRX1Gain
            // 
            resources.ApplyResources(this.ptbRX1Gain, "ptbRX1Gain");
            this.ptbRX1Gain.HeadImage = null;
            this.ptbRX1Gain.LargeChange = 1;
            this.ptbRX1Gain.Maximum = 100;
            this.ptbRX1Gain.Minimum = 0;
            this.ptbRX1Gain.Name = "ptbRX1Gain";
            this.ptbRX1Gain.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.ptbRX1Gain.SmallChange = 1;
            this.ptbRX1Gain.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbRX1Gain, resources.GetString("ptbRX1Gain.ToolTip"));
            this.ptbRX1Gain.Value = 100;
            this.ptbRX1Gain.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbRX1Gain_OnWheel);
            this.ptbRX1Gain.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbRX1Gain_Scroll);
            // 
            // radBandGEN
            // 
            resources.ApplyResources(this.radBandGEN, "radBandGEN");
            this.radBandGEN.FlatAppearance.BorderSize = 0;
            this.radBandGEN.Image = null;
            this.radBandGEN.Name = "radBandGEN";
            this.toolTip1.SetToolTip(this.radBandGEN, resources.GetString("radBandGEN.ToolTip"));
            this.radBandGEN.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBandGEN.Click += new System.EventHandler(this.btnBandGEN_Click);
            this.radBandGEN.CheckedChanged += new System.EventHandler(this.btnBandGEN_CheckedChanged);
            this.radBandGEN.MouseHover += new System.EventHandler(this.radBandGEN_MouseHover);
            // 
            // radBandWWV
            // 
            resources.ApplyResources(this.radBandWWV, "radBandWWV");
            this.radBandWWV.FlatAppearance.BorderSize = 0;
            this.radBandWWV.Image = null;
            this.radBandWWV.Name = "radBandWWV";
            this.toolTip1.SetToolTip(this.radBandWWV, resources.GetString("radBandWWV.ToolTip"));
            this.radBandWWV.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBandWWV.Click += new System.EventHandler(this.btnBandWWV_Click);
            this.radBandWWV.CheckedChanged += new System.EventHandler(this.btnBandWWV_CheckedChanged);
            this.radBandWWV.MouseHover += new System.EventHandler(this.radBandWWV_MouseHover);
            // 
            // radMoreBands
            // 
            resources.ApplyResources(this.radMoreBands, "radMoreBands");
            this.radMoreBands.FlatAppearance.BorderSize = 0;
            this.radMoreBands.Image = null;
            this.radMoreBands.Name = "radMoreBands";
            this.toolTip1.SetToolTip(this.radMoreBands, resources.GetString("radMoreBands.ToolTip"));
            this.radMoreBands.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radMoreBands.Click += new System.EventHandler(this.radMoreBands_Click);
            this.radMoreBands.MouseHover += new System.EventHandler(this.radBandVHF_MouseHover);
            // 
            // radBand2
            // 
            resources.ApplyResources(this.radBand2, "radBand2");
            this.radBand2.FlatAppearance.BorderSize = 0;
            this.radBand2.Image = null;
            this.radBand2.Name = "radBand2";
            this.toolTip1.SetToolTip(this.radBand2, resources.GetString("radBand2.ToolTip"));
            this.radBand2.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand2.Click += new System.EventHandler(this.btnBand2_Click);
            this.radBand2.CheckedChanged += new System.EventHandler(this.btnBand2_CheckedChanged);
            this.radBand2.MouseHover += new System.EventHandler(this.radBand2_MouseHover);
            // 
            // radBand6
            // 
            resources.ApplyResources(this.radBand6, "radBand6");
            this.radBand6.FlatAppearance.BorderSize = 0;
            this.radBand6.Image = null;
            this.radBand6.Name = "radBand6";
            this.toolTip1.SetToolTip(this.radBand6, resources.GetString("radBand6.ToolTip"));
            this.radBand6.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand6.Click += new System.EventHandler(this.btnBand6_Click);
            this.radBand6.CheckedChanged += new System.EventHandler(this.btnBand6_CheckedChanged);
            this.radBand6.MouseHover += new System.EventHandler(this.radBand6_MouseHover);
            // 
            // radBand10
            // 
            resources.ApplyResources(this.radBand10, "radBand10");
            this.radBand10.FlatAppearance.BorderSize = 0;
            this.radBand10.Image = null;
            this.radBand10.Name = "radBand10";
            this.toolTip1.SetToolTip(this.radBand10, resources.GetString("radBand10.ToolTip"));
            this.radBand10.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand10.Click += new System.EventHandler(this.btnBand10_Click);
            this.radBand10.CheckedChanged += new System.EventHandler(this.btnBand10_CheckedChanged);
            this.radBand10.MouseHover += new System.EventHandler(this.radBand10_MouseHover);
            // 
            // radBand12
            // 
            resources.ApplyResources(this.radBand12, "radBand12");
            this.radBand12.FlatAppearance.BorderSize = 0;
            this.radBand12.Image = null;
            this.radBand12.Name = "radBand12";
            this.toolTip1.SetToolTip(this.radBand12, resources.GetString("radBand12.ToolTip"));
            this.radBand12.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand12.Click += new System.EventHandler(this.btnBand12_Click);
            this.radBand12.CheckedChanged += new System.EventHandler(this.btnBand12_CheckedChanged);
            this.radBand12.MouseHover += new System.EventHandler(this.radBand12_MouseHover);
            // 
            // radBand15
            // 
            resources.ApplyResources(this.radBand15, "radBand15");
            this.radBand15.FlatAppearance.BorderSize = 0;
            this.radBand15.Image = null;
            this.radBand15.Name = "radBand15";
            this.toolTip1.SetToolTip(this.radBand15, resources.GetString("radBand15.ToolTip"));
            this.radBand15.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand15.Click += new System.EventHandler(this.btnBand15_Click);
            this.radBand15.CheckedChanged += new System.EventHandler(this.btnBand15_CheckedChanged);
            this.radBand15.MouseHover += new System.EventHandler(this.radBand15_MouseHover);
            // 
            // radBand17
            // 
            resources.ApplyResources(this.radBand17, "radBand17");
            this.radBand17.FlatAppearance.BorderSize = 0;
            this.radBand17.Image = null;
            this.radBand17.Name = "radBand17";
            this.toolTip1.SetToolTip(this.radBand17, resources.GetString("radBand17.ToolTip"));
            this.radBand17.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand17.Click += new System.EventHandler(this.btnBand17_Click);
            this.radBand17.CheckedChanged += new System.EventHandler(this.btnBand17_CheckedChanged);
            this.radBand17.MouseHover += new System.EventHandler(this.radBand17_MouseHover);
            // 
            // radBand20
            // 
            resources.ApplyResources(this.radBand20, "radBand20");
            this.radBand20.FlatAppearance.BorderSize = 0;
            this.radBand20.Image = null;
            this.radBand20.Name = "radBand20";
            this.toolTip1.SetToolTip(this.radBand20, resources.GetString("radBand20.ToolTip"));
            this.radBand20.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand20.Click += new System.EventHandler(this.btnBand20_Click);
            this.radBand20.CheckedChanged += new System.EventHandler(this.btnBand20_CheckedChanged);
            this.radBand20.MouseHover += new System.EventHandler(this.radBand20_MouseHover);
            // 
            // radBand30
            // 
            resources.ApplyResources(this.radBand30, "radBand30");
            this.radBand30.FlatAppearance.BorderSize = 0;
            this.radBand30.Image = null;
            this.radBand30.Name = "radBand30";
            this.toolTip1.SetToolTip(this.radBand30, resources.GetString("radBand30.ToolTip"));
            this.radBand30.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand30.Click += new System.EventHandler(this.btnBand30_Click);
            this.radBand30.CheckedChanged += new System.EventHandler(this.btnBand30_CheckedChanged);
            this.radBand30.MouseHover += new System.EventHandler(this.radBand30_MouseHover);
            // 
            // radBand40
            // 
            resources.ApplyResources(this.radBand40, "radBand40");
            this.radBand40.FlatAppearance.BorderSize = 0;
            this.radBand40.Image = null;
            this.radBand40.Name = "radBand40";
            this.toolTip1.SetToolTip(this.radBand40, resources.GetString("radBand40.ToolTip"));
            this.radBand40.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand40.Click += new System.EventHandler(this.btnBand40_Click);
            this.radBand40.CheckedChanged += new System.EventHandler(this.btnBand40_CheckedChanged);
            this.radBand40.MouseHover += new System.EventHandler(this.radBand40_MouseHover);
            // 
            // radBand60
            // 
            resources.ApplyResources(this.radBand60, "radBand60");
            this.radBand60.FlatAppearance.BorderSize = 0;
            this.radBand60.Image = null;
            this.radBand60.Name = "radBand60";
            this.toolTip1.SetToolTip(this.radBand60, resources.GetString("radBand60.ToolTip"));
            this.radBand60.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand60.Click += new System.EventHandler(this.btnBand60_Click);
            this.radBand60.CheckedChanged += new System.EventHandler(this.btnBand60_CheckedChanged);
            this.radBand60.MouseHover += new System.EventHandler(this.radBand60_MouseHover);
            // 
            // radBand80
            // 
            resources.ApplyResources(this.radBand80, "radBand80");
            this.radBand80.FlatAppearance.BorderSize = 0;
            this.radBand80.Image = null;
            this.radBand80.Name = "radBand80";
            this.toolTip1.SetToolTip(this.radBand80, resources.GetString("radBand80.ToolTip"));
            this.radBand80.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand80.Click += new System.EventHandler(this.btnBand80_Click);
            this.radBand80.CheckedChanged += new System.EventHandler(this.btnBand80_CheckedChanged);
            this.radBand80.MouseHover += new System.EventHandler(this.radBand80_MouseHover);
            // 
            // radBand160
            // 
            resources.ApplyResources(this.radBand160, "radBand160");
            this.radBand160.FlatAppearance.BorderSize = 0;
            this.radBand160.Image = null;
            this.radBand160.Name = "radBand160";
            this.toolTip1.SetToolTip(this.radBand160, resources.GetString("radBand160.ToolTip"));
            this.radBand160.MouseLeave += new System.EventHandler(this.MouseLeaveBandButton);
            this.radBand160.Click += new System.EventHandler(this.btnBand160_Click);
            this.radBand160.CheckedChanged += new System.EventHandler(this.btnBand160_CheckedChanged);
            this.radBand160.MouseHover += new System.EventHandler(this.radBand160_MouseHover);
            // 
            // btnZAP
            // 
            resources.ApplyResources(this.btnZAP, "btnZAP");
            this.btnZAP.FlatAppearance.BorderSize = 0;
            this.btnZAP.Image = null;
            this.btnZAP.Name = "btnZAP";
            this.toolTip1.SetToolTip(this.btnZAP, resources.GetString("btnZAP.ToolTip"));
            this.btnZAP.CheckStateChanged += new System.EventHandler(this.btnZAP_CheckStateChanged);
            // 
            // btnVFOA
            // 
            resources.ApplyResources(this.btnVFOA, "btnVFOA");
            this.btnVFOA.FlatAppearance.BorderSize = 0;
            this.btnVFOA.Image = null;
            this.btnVFOA.Name = "btnVFOA";
            this.toolTip1.SetToolTip(this.btnVFOA, resources.GetString("btnVFOA.ToolTip"));
            this.btnVFOA.Click += new System.EventHandler(this.btnVFOA_Click);
            // 
            // chkVFOsinc
            // 
            resources.ApplyResources(this.chkVFOsinc, "chkVFOsinc");
            this.chkVFOsinc.FlatAppearance.BorderSize = 0;
            this.chkVFOsinc.Image = null;
            this.chkVFOsinc.Name = "chkVFOsinc";
            this.toolTip1.SetToolTip(this.chkVFOsinc, resources.GetString("chkVFOsinc.ToolTip"));
            this.chkVFOsinc.Click += new System.EventHandler(this.chkVFOsinc_Click);
            // 
            // btnEraseMemory
            // 
            this.btnEraseMemory.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnEraseMemory, "btnEraseMemory");
            this.btnEraseMemory.Image = null;
            this.btnEraseMemory.Name = "btnEraseMemory";
            this.toolTip1.SetToolTip(this.btnEraseMemory, resources.GetString("btnEraseMemory.ToolTip"));
            this.btnEraseMemory.Click += new System.EventHandler(this.btnEraseMemory_Click);
            // 
            // chkVFOLock
            // 
            resources.ApplyResources(this.chkVFOLock, "chkVFOLock");
            this.chkVFOLock.FlatAppearance.BorderSize = 0;
            this.chkVFOLock.Image = null;
            this.chkVFOLock.Name = "chkVFOLock";
            this.toolTip1.SetToolTip(this.chkVFOLock, resources.GetString("chkVFOLock.ToolTip"));
            this.chkVFOLock.CheckedChanged += new System.EventHandler(this.chkVFOLock_CheckedChanged);
            // 
            // btnMemoryQuickRecall
            // 
            this.btnMemoryQuickRecall.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnMemoryQuickRecall, "btnMemoryQuickRecall");
            this.btnMemoryQuickRecall.Image = null;
            this.btnMemoryQuickRecall.Name = "btnMemoryQuickRecall";
            this.toolTip1.SetToolTip(this.btnMemoryQuickRecall, resources.GetString("btnMemoryQuickRecall.ToolTip"));
            this.btnMemoryQuickRecall.Click += new System.EventHandler(this.btnMemoryQuickRestore_Click);
            // 
            // btnMemoryQuickSave
            // 
            this.btnMemoryQuickSave.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnMemoryQuickSave, "btnMemoryQuickSave");
            this.btnMemoryQuickSave.Image = null;
            this.btnMemoryQuickSave.Name = "btnMemoryQuickSave";
            this.toolTip1.SetToolTip(this.btnMemoryQuickSave, resources.GetString("btnMemoryQuickSave.ToolTip"));
            this.btnMemoryQuickSave.Click += new System.EventHandler(this.btnMemoryQuickSave_Click);
            // 
            // chkDisplayPeak
            // 
            resources.ApplyResources(this.chkDisplayPeak, "chkDisplayPeak");
            this.chkDisplayPeak.FlatAppearance.BorderSize = 0;
            this.chkDisplayPeak.Image = null;
            this.chkDisplayPeak.Name = "chkDisplayPeak";
            this.toolTip1.SetToolTip(this.chkDisplayPeak, resources.GetString("chkDisplayPeak.ToolTip"));
            this.chkDisplayPeak.CheckedChanged += new System.EventHandler(this.chkDisplayPeak_CheckedChanged);
            // 
            // comboDisplayMode
            // 
            this.comboDisplayMode.BackColor = System.Drawing.SystemColors.Window;
            this.comboDisplayMode.DisplayMember = "3";
            this.comboDisplayMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDisplayMode.DropDownWidth = 88;
            resources.ApplyResources(this.comboDisplayMode, "comboDisplayMode");
            this.comboDisplayMode.ForeColor = System.Drawing.SystemColors.WindowText;
            this.comboDisplayMode.Name = "comboDisplayMode";
            this.toolTip1.SetToolTip(this.comboDisplayMode, resources.GetString("comboDisplayMode.ToolTip"));
            this.comboDisplayMode.SelectedIndexChanged += new System.EventHandler(this.comboDisplayMode_SelectedIndexChanged);
            // 
            // chkDisplayAVG
            // 
            resources.ApplyResources(this.chkDisplayAVG, "chkDisplayAVG");
            this.chkDisplayAVG.FlatAppearance.BorderSize = 0;
            this.chkDisplayAVG.Image = null;
            this.chkDisplayAVG.Name = "chkDisplayAVG";
            this.toolTip1.SetToolTip(this.chkDisplayAVG, resources.GetString("chkDisplayAVG.ToolTip"));
            this.chkDisplayAVG.CheckedChanged += new System.EventHandler(this.chkDisplayAVG_CheckedChanged);
            // 
            // chkRecordWav
            // 
            resources.ApplyResources(this.chkRecordWav, "chkRecordWav");
            this.chkRecordWav.FlatAppearance.BorderSize = 0;
            this.chkRecordWav.Image = null;
            this.chkRecordWav.Name = "chkRecordWav";
            this.toolTip1.SetToolTip(this.chkRecordWav, resources.GetString("chkRecordWav.ToolTip"));
            this.chkRecordWav.CheckedChanged += new System.EventHandler(this.chkRecordWav_CheckedChanged);
            // 
            // chkMUT
            // 
            resources.ApplyResources(this.chkMUT, "chkMUT");
            this.chkMUT.ContextMenuStrip = this.contextMenuMUTE;
            this.chkMUT.FlatAppearance.BorderSize = 0;
            this.chkMUT.Image = null;
            this.chkMUT.Name = "chkMUT";
            this.toolTip1.SetToolTip(this.chkMUT, resources.GetString("chkMUT.ToolTip"));
            this.chkMUT.CheckedChanged += new System.EventHandler(this.chkMUT_CheckedChanged);
            // 
            // contextMenuMUTE
            // 
            this.contextMenuMUTE.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.leftToolStripMenuItem,
            this.rightToolStripMenuItem,
            this.bothToolStripMenuItem,
            this.noneToolStripMenuItem});
            this.contextMenuMUTE.Name = "contextMenuMUTE";
            resources.ApplyResources(this.contextMenuMUTE, "contextMenuMUTE");
            // 
            // leftToolStripMenuItem
            // 
            this.leftToolStripMenuItem.Name = "leftToolStripMenuItem";
            resources.ApplyResources(this.leftToolStripMenuItem, "leftToolStripMenuItem");
            this.leftToolStripMenuItem.Click += new System.EventHandler(this.leftToolStripMenuItem_Click);
            // 
            // rightToolStripMenuItem
            // 
            this.rightToolStripMenuItem.Name = "rightToolStripMenuItem";
            resources.ApplyResources(this.rightToolStripMenuItem, "rightToolStripMenuItem");
            this.rightToolStripMenuItem.Click += new System.EventHandler(this.rightToolStripMenuItem_Click);
            // 
            // bothToolStripMenuItem
            // 
            this.bothToolStripMenuItem.Name = "bothToolStripMenuItem";
            resources.ApplyResources(this.bothToolStripMenuItem, "bothToolStripMenuItem");
            this.bothToolStripMenuItem.Click += new System.EventHandler(this.bothToolStripMenuItem_Click);
            // 
            // noneToolStripMenuItem
            // 
            this.noneToolStripMenuItem.Name = "noneToolStripMenuItem";
            resources.ApplyResources(this.noneToolStripMenuItem, "noneToolStripMenuItem");
            this.noneToolStripMenuItem.Click += new System.EventHandler(this.noneToolStripMenuItem_Click);
            // 
            // chkMON
            // 
            resources.ApplyResources(this.chkMON, "chkMON");
            this.chkMON.FlatAppearance.BorderSize = 0;
            this.chkMON.Image = null;
            this.chkMON.Name = "chkMON";
            this.toolTip1.SetToolTip(this.chkMON, resources.GetString("chkMON.ToolTip"));
            this.chkMON.CheckedChanged += new System.EventHandler(this.chkMON_CheckedChanged);
            // 
            // chkTUN
            // 
            resources.ApplyResources(this.chkTUN, "chkTUN");
            this.chkTUN.FlatAppearance.BorderSize = 0;
            this.chkTUN.Image = null;
            this.chkTUN.Name = "chkTUN";
            this.toolTip1.SetToolTip(this.chkTUN, resources.GetString("chkTUN.ToolTip"));
            this.chkTUN.CheckedChanged += new System.EventHandler(this.chkTUN_CheckedChanged);
            // 
            // chkMOX
            // 
            resources.ApplyResources(this.chkMOX, "chkMOX");
            this.chkMOX.FlatAppearance.BorderSize = 0;
            this.chkMOX.Image = null;
            this.chkMOX.Name = "chkMOX";
            this.toolTip1.SetToolTip(this.chkMOX, resources.GetString("chkMOX.ToolTip"));
            this.chkMOX.Click += new System.EventHandler(this.chkMOX_Click);
            this.chkMOX.CheckedChanged += new System.EventHandler(this.chkMOX_CheckedChanged);
            // 
            // chkPlayWav
            // 
            resources.ApplyResources(this.chkPlayWav, "chkPlayWav");
            this.chkPlayWav.FlatAppearance.BorderSize = 0;
            this.chkPlayWav.Image = null;
            this.chkPlayWav.Name = "chkPlayWav";
            this.toolTip1.SetToolTip(this.chkPlayWav, resources.GetString("chkPlayWav.ToolTip"));
            this.chkPlayWav.CheckedChanged += new System.EventHandler(this.chkPlayWav_CheckedChanged);
            // 
            // comboVACSampleRate
            // 
            this.comboVACSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboVACSampleRate.DropDownWidth = 64;
            resources.ApplyResources(this.comboVACSampleRate, "comboVACSampleRate");
            this.comboVACSampleRate.Items.AddRange(new object[] {
            resources.GetString("comboVACSampleRate.Items"),
            resources.GetString("comboVACSampleRate.Items1"),
            resources.GetString("comboVACSampleRate.Items2"),
            resources.GetString("comboVACSampleRate.Items3"),
            resources.GetString("comboVACSampleRate.Items4"),
            resources.GetString("comboVACSampleRate.Items5"),
            resources.GetString("comboVACSampleRate.Items6"),
            resources.GetString("comboVACSampleRate.Items7"),
            resources.GetString("comboVACSampleRate.Items8"),
            resources.GetString("comboVACSampleRate.Items9")});
            this.comboVACSampleRate.Name = "comboVACSampleRate";
            this.toolTip1.SetToolTip(this.comboVACSampleRate, resources.GetString("comboVACSampleRate.ToolTip"));
            this.comboVACSampleRate.SelectedIndexChanged += new System.EventHandler(this.comboVACSampleRate_SelectedIndexChanged);
            // 
            // txtWheelTune
            // 
            this.txtWheelTune.BackColor = System.Drawing.SystemColors.Window;
            this.txtWheelTune.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtWheelTune, "txtWheelTune");
            this.txtWheelTune.ForeColor = System.Drawing.SystemColors.ControlText;
            this.txtWheelTune.Name = "txtWheelTune";
            this.txtWheelTune.ReadOnly = true;
            this.toolTip1.SetToolTip(this.txtWheelTune, resources.GetString("txtWheelTune.ToolTip"));
            this.txtWheelTune.GotFocus += new System.EventHandler(this.HideFocus);
            this.txtWheelTune.MouseDown += new System.Windows.Forms.MouseEventHandler(this.WheelTune_MouseDown);
            // 
            // udFilterHigh
            // 
            this.udFilterHigh.BackColor = System.Drawing.SystemColors.Window;
            resources.ApplyResources(this.udFilterHigh, "udFilterHigh");
            this.udFilterHigh.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udFilterHigh.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udFilterHigh.Maximum = new decimal(new int[] {
            125000,
            0,
            0,
            0});
            this.udFilterHigh.Minimum = new decimal(new int[] {
            125000,
            0,
            0,
            -2147483648});
            this.udFilterHigh.Name = "udFilterHigh";
            this.toolTip1.SetToolTip(this.udFilterHigh, resources.GetString("udFilterHigh.ToolTip"));
            this.udFilterHigh.Value = new decimal(new int[] {
            6000,
            0,
            0,
            0});
            this.udFilterHigh.ValueChanged += new System.EventHandler(this.udFilterHigh_ValueChanged);
            this.udFilterHigh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udFilterHigh.LostFocus += new System.EventHandler(this.udFilterHigh_LostFocus);
            // 
            // udFilterLow
            // 
            this.udFilterLow.BackColor = System.Drawing.SystemColors.Window;
            resources.ApplyResources(this.udFilterLow, "udFilterLow");
            this.udFilterLow.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udFilterLow.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udFilterLow.Maximum = new decimal(new int[] {
            125000,
            0,
            0,
            0});
            this.udFilterLow.Minimum = new decimal(new int[] {
            125000,
            0,
            0,
            -2147483648});
            this.udFilterLow.Name = "udFilterLow";
            this.toolTip1.SetToolTip(this.udFilterLow, resources.GetString("udFilterLow.ToolTip"));
            this.udFilterLow.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFilterLow.ValueChanged += new System.EventHandler(this.udFilterLow_ValueChanged);
            this.udFilterLow.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udFilterLow.LostFocus += new System.EventHandler(this.udFilterLow_LostFocus);
            // 
            // ptbFilterWidth
            // 
            resources.ApplyResources(this.ptbFilterWidth, "ptbFilterWidth");
            this.ptbFilterWidth.HeadImage = null;
            this.ptbFilterWidth.LargeChange = 5;
            this.ptbFilterWidth.Maximum = 20000;
            this.ptbFilterWidth.Minimum = 1;
            this.ptbFilterWidth.Name = "ptbFilterWidth";
            this.ptbFilterWidth.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbFilterWidth.SmallChange = 1;
            this.ptbFilterWidth.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbFilterWidth, resources.GetString("ptbFilterWidth.ToolTip"));
            this.ptbFilterWidth.Value = 1;
            this.ptbFilterWidth.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbFilterWidth_Wheel);
            this.ptbFilterWidth.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbFilterWidth_Scroll);
            // 
            // btnFilterShiftReset
            // 
            this.btnFilterShiftReset.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnFilterShiftReset, "btnFilterShiftReset");
            this.btnFilterShiftReset.Image = null;
            this.btnFilterShiftReset.Name = "btnFilterShiftReset";
            this.btnFilterShiftReset.Tag = "Reset Filter Shift";
            this.toolTip1.SetToolTip(this.btnFilterShiftReset, resources.GetString("btnFilterShiftReset.ToolTip"));
            this.btnFilterShiftReset.Click += new System.EventHandler(this.btnFilterShiftReset_Click);
            // 
            // ptbFilterShift
            // 
            resources.ApplyResources(this.ptbFilterShift, "ptbFilterShift");
            this.ptbFilterShift.HeadImage = null;
            this.ptbFilterShift.LargeChange = 5;
            this.ptbFilterShift.Maximum = 1000;
            this.ptbFilterShift.Minimum = -1000;
            this.ptbFilterShift.Name = "ptbFilterShift";
            this.ptbFilterShift.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbFilterShift.SmallChange = 1;
            this.ptbFilterShift.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbFilterShift, resources.GetString("ptbFilterShift.ToolTip"));
            this.ptbFilterShift.Value = 0;
            this.ptbFilterShift.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbFilterShift_Wheel);
            this.ptbFilterShift.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbFilterShift_Scroll);
            // 
            // chkPower
            // 
            resources.ApplyResources(this.chkPower, "chkPower");
            this.chkPower.BackColor = System.Drawing.SystemColors.Control;
            this.chkPower.FlatAppearance.BorderSize = 0;
            this.chkPower.Image = null;
            this.chkPower.Name = "chkPower";
            this.toolTip1.SetToolTip(this.chkPower, resources.GetString("chkPower.ToolTip"));
            this.chkPower.UseVisualStyleBackColor = false;
            this.chkPower.CheckedChanged += new System.EventHandler(this.chkPower_CheckedChanged);
            // 
            // chkDSPNB2
            // 
            resources.ApplyResources(this.chkDSPNB2, "chkDSPNB2");
            this.chkDSPNB2.FlatAppearance.BorderSize = 0;
            this.chkDSPNB2.Image = null;
            this.chkDSPNB2.Name = "chkDSPNB2";
            this.toolTip1.SetToolTip(this.chkDSPNB2, resources.GetString("chkDSPNB2.ToolTip"));
            this.chkDSPNB2.CheckedChanged += new System.EventHandler(this.chkDSPNB2_CheckedChanged);
            // 
            // chkNB
            // 
            resources.ApplyResources(this.chkNB, "chkNB");
            this.chkNB.FlatAppearance.BorderSize = 0;
            this.chkNB.Image = null;
            this.chkNB.Name = "chkNB";
            this.toolTip1.SetToolTip(this.chkNB, resources.GetString("chkNB.ToolTip"));
            this.chkNB.CheckedChanged += new System.EventHandler(this.chkNB_CheckedChanged);
            // 
            // chkANF
            // 
            resources.ApplyResources(this.chkANF, "chkANF");
            this.chkANF.FlatAppearance.BorderSize = 0;
            this.chkANF.Image = null;
            this.chkANF.Name = "chkANF";
            this.toolTip1.SetToolTip(this.chkANF, resources.GetString("chkANF.ToolTip"));
            this.chkANF.CheckedChanged += new System.EventHandler(this.chkANF_CheckedChanged);
            // 
            // chkNR
            // 
            resources.ApplyResources(this.chkNR, "chkNR");
            this.chkNR.FlatAppearance.BorderSize = 0;
            this.chkNR.Image = null;
            this.chkNR.Name = "chkNR";
            this.toolTip1.SetToolTip(this.chkNR, resources.GetString("chkNR.ToolTip"));
            this.chkNR.CheckedChanged += new System.EventHandler(this.chkNR_CheckedChanged);
            // 
            // chkBIN
            // 
            resources.ApplyResources(this.chkBIN, "chkBIN");
            this.chkBIN.FlatAppearance.BorderSize = 0;
            this.chkBIN.Image = null;
            this.chkBIN.Name = "chkBIN";
            this.toolTip1.SetToolTip(this.chkBIN, resources.GetString("chkBIN.ToolTip"));
            this.chkBIN.CheckedChanged += new System.EventHandler(this.chkBIN_CheckedChanged);
            // 
            // udXIT
            // 
            this.udXIT.BackColor = System.Drawing.SystemColors.Window;
            this.udXIT.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udXIT.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udXIT, "udXIT");
            this.udXIT.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udXIT.Minimum = new decimal(new int[] {
            99999,
            0,
            0,
            -2147483648});
            this.udXIT.Name = "udXIT";
            this.toolTip1.SetToolTip(this.udXIT, resources.GetString("udXIT.ToolTip"));
            this.udXIT.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udXIT.ValueChanged += new System.EventHandler(this.udXIT_ValueChanged);
            this.udXIT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udXIT.LostFocus += new System.EventHandler(this.udXIT_LostFocus);
            // 
            // udRIT
            // 
            this.udRIT.BackColor = System.Drawing.SystemColors.Window;
            this.udRIT.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udRIT.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udRIT, "udRIT");
            this.udRIT.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udRIT.Minimum = new decimal(new int[] {
            99999,
            0,
            0,
            -2147483648});
            this.udRIT.Name = "udRIT";
            this.toolTip1.SetToolTip(this.udRIT, resources.GetString("udRIT.ToolTip"));
            this.udRIT.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udRIT.ValueChanged += new System.EventHandler(this.udRIT_ValueChanged);
            this.udRIT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udRIT.LostFocus += new System.EventHandler(this.udRIT_LostFocus);
            // 
            // chkXIT
            // 
            resources.ApplyResources(this.chkXIT, "chkXIT");
            this.chkXIT.FlatAppearance.BorderSize = 0;
            this.chkXIT.Image = null;
            this.chkXIT.Name = "chkXIT";
            this.toolTip1.SetToolTip(this.chkXIT, resources.GetString("chkXIT.ToolTip"));
            this.chkXIT.CheckedChanged += new System.EventHandler(this.chkXIT_CheckedChanged);
            // 
            // chkRIT
            // 
            resources.ApplyResources(this.chkRIT, "chkRIT");
            this.chkRIT.FlatAppearance.BorderSize = 0;
            this.chkRIT.Image = null;
            this.chkRIT.Name = "chkRIT";
            this.toolTip1.SetToolTip(this.chkRIT, resources.GetString("chkRIT.ToolTip"));
            this.chkRIT.CheckedChanged += new System.EventHandler(this.chkRIT_CheckedChanged);
            // 
            // comboMeterTXMode
            // 
            this.comboMeterTXMode.BackColor = System.Drawing.SystemColors.Window;
            this.comboMeterTXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboMeterTXMode.DropDownWidth = 72;
            this.comboMeterTXMode.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.comboMeterTXMode, "comboMeterTXMode");
            this.comboMeterTXMode.Name = "comboMeterTXMode";
            this.toolTip1.SetToolTip(this.comboMeterTXMode, resources.GetString("comboMeterTXMode.ToolTip"));
            this.comboMeterTXMode.SelectedIndexChanged += new System.EventHandler(this.comboMeterTXMode_SelectedIndexChanged);
            // 
            // comboMeterRXMode
            // 
            this.comboMeterRXMode.BackColor = System.Drawing.SystemColors.Window;
            this.comboMeterRXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboMeterRXMode.DropDownWidth = 72;
            this.comboMeterRXMode.ForeColor = System.Drawing.SystemColors.WindowText;
            resources.ApplyResources(this.comboMeterRXMode, "comboMeterRXMode");
            this.comboMeterRXMode.Name = "comboMeterRXMode";
            this.toolTip1.SetToolTip(this.comboMeterRXMode, resources.GetString("comboMeterRXMode.ToolTip"));
            this.comboMeterRXMode.SelectedIndexChanged += new System.EventHandler(this.comboMeterRXMode_SelectedIndexChanged);
            // 
            // btnRITReset
            // 
            this.btnRITReset.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnRITReset, "btnRITReset");
            this.btnRITReset.Image = null;
            this.btnRITReset.Name = "btnRITReset";
            this.toolTip1.SetToolTip(this.btnRITReset, resources.GetString("btnRITReset.ToolTip"));
            this.btnRITReset.Click += new System.EventHandler(this.btnRITReset_Click);
            // 
            // btnXITReset
            // 
            this.btnXITReset.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnXITReset, "btnXITReset");
            this.btnXITReset.Image = null;
            this.btnXITReset.Name = "btnXITReset";
            this.toolTip1.SetToolTip(this.btnXITReset, resources.GetString("btnXITReset.ToolTip"));
            this.btnXITReset.Click += new System.EventHandler(this.btnXITReset_Click);
            // 
            // btnVFOSwap
            // 
            resources.ApplyResources(this.btnVFOSwap, "btnVFOSwap");
            this.btnVFOSwap.FlatAppearance.BorderSize = 0;
            this.btnVFOSwap.Image = null;
            this.btnVFOSwap.Name = "btnVFOSwap";
            this.toolTip1.SetToolTip(this.btnVFOSwap, resources.GetString("btnVFOSwap.ToolTip"));
            this.btnVFOSwap.Click += new System.EventHandler(this.btnVFOSwap_Click);
            // 
            // btnVFOBtoA
            // 
            resources.ApplyResources(this.btnVFOBtoA, "btnVFOBtoA");
            this.btnVFOBtoA.FlatAppearance.BorderSize = 0;
            this.btnVFOBtoA.Image = null;
            this.btnVFOBtoA.Name = "btnVFOBtoA";
            this.toolTip1.SetToolTip(this.btnVFOBtoA, resources.GetString("btnVFOBtoA.ToolTip"));
            this.btnVFOBtoA.Click += new System.EventHandler(this.btnVFOBtoA_Click);
            // 
            // btnVFOAtoB
            // 
            resources.ApplyResources(this.btnVFOAtoB, "btnVFOAtoB");
            this.btnVFOAtoB.FlatAppearance.BorderSize = 0;
            this.btnVFOAtoB.Image = null;
            this.btnVFOAtoB.Name = "btnVFOAtoB";
            this.toolTip1.SetToolTip(this.btnVFOAtoB, resources.GetString("btnVFOAtoB.ToolTip"));
            this.btnVFOAtoB.Click += new System.EventHandler(this.btnVFOAtoB_Click);
            // 
            // chkVFOSplit
            // 
            resources.ApplyResources(this.chkVFOSplit, "chkVFOSplit");
            this.chkVFOSplit.FlatAppearance.BorderSize = 0;
            this.chkVFOSplit.Image = null;
            this.chkVFOSplit.Name = "chkVFOSplit";
            this.toolTip1.SetToolTip(this.chkVFOSplit, resources.GetString("chkVFOSplit.ToolTip"));
            this.chkVFOSplit.CheckedChanged += new System.EventHandler(this.chkVFOSplit_CheckedChanged);
            // 
            // chkSQLMainRX
            // 
            resources.ApplyResources(this.chkSQLMainRX, "chkSQLMainRX");
            this.chkSQLMainRX.FlatAppearance.BorderSize = 0;
            this.chkSQLMainRX.Image = null;
            this.chkSQLMainRX.Name = "chkSQLMainRX";
            this.toolTip1.SetToolTip(this.chkSQLMainRX, resources.GetString("chkSQLMainRX.ToolTip"));
            this.chkSQLMainRX.CheckedChanged += new System.EventHandler(this.chkSQLMainRX_CheckedChanged);
            // 
            // udVACTXGain
            // 
            this.udVACTXGain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udVACTXGain, "udVACTXGain");
            this.udVACTXGain.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udVACTXGain.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udVACTXGain.Name = "udVACTXGain";
            this.toolTip1.SetToolTip(this.udVACTXGain, resources.GetString("udVACTXGain.ToolTip"));
            this.udVACTXGain.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVACTXGain.ValueChanged += new System.EventHandler(this.udVACTXGain_ValueChanged);
            // 
            // udVACRXGain
            // 
            this.udVACRXGain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udVACRXGain, "udVACRXGain");
            this.udVACRXGain.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udVACRXGain.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udVACRXGain.Name = "udVACRXGain";
            this.toolTip1.SetToolTip(this.udVACRXGain, resources.GetString("udVACRXGain.ToolTip"));
            this.udVACRXGain.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVACRXGain.ValueChanged += new System.EventHandler(this.udVACRXGain_ValueChanged);
            // 
            // chkVACEnabled
            // 
            resources.ApplyResources(this.chkVACEnabled, "chkVACEnabled");
            this.chkVACEnabled.FlatAppearance.BorderSize = 0;
            this.chkVACEnabled.Image = null;
            this.chkVACEnabled.Name = "chkVACEnabled";
            this.toolTip1.SetToolTip(this.chkVACEnabled, resources.GetString("chkVACEnabled.ToolTip"));
            this.chkVACEnabled.CheckedChanged += new System.EventHandler(this.chkVACEnabled_CheckedChanged);
            // 
            // udSubRXFilterHigh
            // 
            this.udSubRXFilterHigh.BackColor = System.Drawing.SystemColors.Window;
            resources.ApplyResources(this.udSubRXFilterHigh, "udSubRXFilterHigh");
            this.udSubRXFilterHigh.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udSubRXFilterHigh.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udSubRXFilterHigh.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udSubRXFilterHigh.Minimum = new decimal(new int[] {
            20000,
            0,
            0,
            -2147483648});
            this.udSubRXFilterHigh.Name = "udSubRXFilterHigh";
            this.toolTip1.SetToolTip(this.udSubRXFilterHigh, resources.GetString("udSubRXFilterHigh.ToolTip"));
            this.udSubRXFilterHigh.Value = new decimal(new int[] {
            6000,
            0,
            0,
            0});
            this.udSubRXFilterHigh.ValueChanged += new System.EventHandler(this.udSubRXFilterHigh_ValueChanged);
            this.udSubRXFilterHigh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udSubRXFilterHigh.LostFocus += new System.EventHandler(this.udSubRXFilterHigh_LostFocus);
            // 
            // udSubRXFilterLow
            // 
            this.udSubRXFilterLow.BackColor = System.Drawing.SystemColors.Window;
            resources.ApplyResources(this.udSubRXFilterLow, "udSubRXFilterLow");
            this.udSubRXFilterLow.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udSubRXFilterLow.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udSubRXFilterLow.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udSubRXFilterLow.Minimum = new decimal(new int[] {
            20000,
            0,
            0,
            -2147483648});
            this.udSubRXFilterLow.Name = "udSubRXFilterLow";
            this.toolTip1.SetToolTip(this.udSubRXFilterLow, resources.GetString("udSubRXFilterLow.ToolTip"));
            this.udSubRXFilterLow.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udSubRXFilterLow.ValueChanged += new System.EventHandler(this.udSubRXFilterLow_ValueChanged);
            this.udSubRXFilterLow.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udSubRXFilterLow.LostFocus += new System.EventHandler(this.udSubRXFilterLow_LostFocus);
            // 
            // ptbSubRXFilterWidth
            // 
            resources.ApplyResources(this.ptbSubRXFilterWidth, "ptbSubRXFilterWidth");
            this.ptbSubRXFilterWidth.HeadImage = null;
            this.ptbSubRXFilterWidth.LargeChange = 5;
            this.ptbSubRXFilterWidth.Maximum = 20000;
            this.ptbSubRXFilterWidth.Minimum = 1;
            this.ptbSubRXFilterWidth.Name = "ptbSubRXFilterWidth";
            this.ptbSubRXFilterWidth.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbSubRXFilterWidth.SmallChange = 1;
            this.ptbSubRXFilterWidth.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbSubRXFilterWidth, resources.GetString("ptbSubRXFilterWidth.ToolTip"));
            this.ptbSubRXFilterWidth.Value = 1;
            this.ptbSubRXFilterWidth.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbSubRXFilterWidth_OnWheel);
            this.ptbSubRXFilterWidth.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ptbSubRXFilterWidth_MouseMove);
            this.ptbSubRXFilterWidth.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbSubRXFilterWidth_Scroll);
            // 
            // btnSubRXFilterShiftReset
            // 
            this.btnSubRXFilterShiftReset.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnSubRXFilterShiftReset, "btnSubRXFilterShiftReset");
            this.btnSubRXFilterShiftReset.Image = null;
            this.btnSubRXFilterShiftReset.Name = "btnSubRXFilterShiftReset";
            this.btnSubRXFilterShiftReset.Tag = "Reset Filter Shift";
            this.toolTip1.SetToolTip(this.btnSubRXFilterShiftReset, resources.GetString("btnSubRXFilterShiftReset.ToolTip"));
            this.btnSubRXFilterShiftReset.Click += new System.EventHandler(this.btnSubRXFilterShiftReset_Click);
            // 
            // ptbSubRXFilterShift
            // 
            resources.ApplyResources(this.ptbSubRXFilterShift, "ptbSubRXFilterShift");
            this.ptbSubRXFilterShift.HeadImage = null;
            this.ptbSubRXFilterShift.LargeChange = 5;
            this.ptbSubRXFilterShift.Maximum = 1000;
            this.ptbSubRXFilterShift.Minimum = -1000;
            this.ptbSubRXFilterShift.Name = "ptbSubRXFilterShift";
            this.ptbSubRXFilterShift.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbSubRXFilterShift.SmallChange = 1;
            this.ptbSubRXFilterShift.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbSubRXFilterShift, resources.GetString("ptbSubRXFilterShift.ToolTip"));
            this.ptbSubRXFilterShift.Value = 0;
            this.ptbSubRXFilterShift.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbSubRXFilterShift_OnWheel);
            this.ptbSubRXFilterShift.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ptbSubRXFilterShift_MouseMove);
            this.ptbSubRXFilterShift.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbSubRXFilterShift_Scroll);
            // 
            // chkNB2SubRX
            // 
            resources.ApplyResources(this.chkNB2SubRX, "chkNB2SubRX");
            this.chkNB2SubRX.FlatAppearance.BorderSize = 0;
            this.chkNB2SubRX.Image = null;
            this.chkNB2SubRX.Name = "chkNB2SubRX";
            this.toolTip1.SetToolTip(this.chkNB2SubRX, resources.GetString("chkNB2SubRX.ToolTip"));
            this.chkNB2SubRX.CheckedChanged += new System.EventHandler(this.chkNB2SubRX_CheckedChanged);
            // 
            // chkNBSubRX
            // 
            resources.ApplyResources(this.chkNBSubRX, "chkNBSubRX");
            this.chkNBSubRX.FlatAppearance.BorderSize = 0;
            this.chkNBSubRX.Image = null;
            this.chkNBSubRX.Name = "chkNBSubRX";
            this.toolTip1.SetToolTip(this.chkNBSubRX, resources.GetString("chkNBSubRX.ToolTip"));
            this.chkNBSubRX.CheckedChanged += new System.EventHandler(this.chkNBSubRX_CheckedChanged);
            // 
            // chkANFSubRX
            // 
            resources.ApplyResources(this.chkANFSubRX, "chkANFSubRX");
            this.chkANFSubRX.FlatAppearance.BorderSize = 0;
            this.chkANFSubRX.Image = null;
            this.chkANFSubRX.Name = "chkANFSubRX";
            this.toolTip1.SetToolTip(this.chkANFSubRX, resources.GetString("chkANFSubRX.ToolTip"));
            this.chkANFSubRX.CheckedChanged += new System.EventHandler(this.chkANFSubRX_CheckedChanged);
            // 
            // chkNRSubRX
            // 
            resources.ApplyResources(this.chkNRSubRX, "chkNRSubRX");
            this.chkNRSubRX.FlatAppearance.BorderSize = 0;
            this.chkNRSubRX.Image = null;
            this.chkNRSubRX.Name = "chkNRSubRX";
            this.toolTip1.SetToolTip(this.chkNRSubRX, resources.GetString("chkNRSubRX.ToolTip"));
            this.chkNRSubRX.CheckedChanged += new System.EventHandler(this.chkNRSubRX_CheckedChanged);
            // 
            // chkBINSubRX
            // 
            resources.ApplyResources(this.chkBINSubRX, "chkBINSubRX");
            this.chkBINSubRX.FlatAppearance.BorderSize = 0;
            this.chkBINSubRX.Image = null;
            this.chkBINSubRX.Name = "chkBINSubRX";
            this.toolTip1.SetToolTip(this.chkBINSubRX, resources.GetString("chkBINSubRX.ToolTip"));
            this.chkBINSubRX.CheckedChanged += new System.EventHandler(this.chkBINSubRX_CheckedChanged);
            // 
            // comboAGCMainRX
            // 
            this.comboAGCMainRX.BackColor = System.Drawing.SystemColors.Window;
            this.comboAGCMainRX.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAGCMainRX.DropDownWidth = 48;
            resources.ApplyResources(this.comboAGCMainRX, "comboAGCMainRX");
            this.comboAGCMainRX.ForeColor = System.Drawing.SystemColors.WindowText;
            this.comboAGCMainRX.Name = "comboAGCMainRX";
            this.toolTip1.SetToolTip(this.comboAGCMainRX, resources.GetString("comboAGCMainRX.ToolTip"));
            this.comboAGCMainRX.SelectedIndexChanged += new System.EventHandler(this.comboAGCMainRX_SelectedIndexChanged);
            // 
            // comboAGCSubRX
            // 
            this.comboAGCSubRX.BackColor = System.Drawing.SystemColors.Window;
            this.comboAGCSubRX.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAGCSubRX.DropDownWidth = 48;
            resources.ApplyResources(this.comboAGCSubRX, "comboAGCSubRX");
            this.comboAGCSubRX.ForeColor = System.Drawing.SystemColors.WindowText;
            this.comboAGCSubRX.Name = "comboAGCSubRX";
            this.toolTip1.SetToolTip(this.comboAGCSubRX, resources.GetString("comboAGCSubRX.ToolTip"));
            this.comboAGCSubRX.SelectedIndexChanged += new System.EventHandler(this.comboAGCSubRX_SelectedIndexChanged);
            // 
            // ptbSQLMainRX
            // 
            resources.ApplyResources(this.ptbSQLMainRX, "ptbSQLMainRX");
            this.ptbSQLMainRX.HeadImage = null;
            this.ptbSQLMainRX.LargeChange = 1;
            this.ptbSQLMainRX.Maximum = 0;
            this.ptbSQLMainRX.Minimum = -160;
            this.ptbSQLMainRX.Name = "ptbSQLMainRX";
            this.ptbSQLMainRX.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbSQLMainRX.SmallChange = 1;
            this.ptbSQLMainRX.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbSQLMainRX, resources.GetString("ptbSQLMainRX.ToolTip"));
            this.ptbSQLMainRX.Value = -150;
            this.ptbSQLMainRX.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbSQL_OnWheel);
            this.ptbSQLMainRX.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbSQL_Scroll);
            // 
            // udSQLSubRX
            // 
            this.udSQLSubRX.BackColor = System.Drawing.SystemColors.Window;
            this.udSQLSubRX.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udSQLSubRX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udSQLSubRX, "udSQLSubRX");
            this.udSQLSubRX.Maximum = new decimal(new int[] {
            160,
            0,
            0,
            0});
            this.udSQLSubRX.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udSQLSubRX.Name = "udSQLSubRX";
            this.toolTip1.SetToolTip(this.udSQLSubRX, resources.GetString("udSQLSubRX.ToolTip"));
            this.udSQLSubRX.Value = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udSQLSubRX.ValueChanged += new System.EventHandler(this.udSQLSubRX_ValueChanged);
            this.udSQLSubRX.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            // 
            // chkSQLSubRX
            // 
            resources.ApplyResources(this.chkSQLSubRX, "chkSQLSubRX");
            this.chkSQLSubRX.FlatAppearance.BorderSize = 0;
            this.chkSQLSubRX.Image = null;
            this.chkSQLSubRX.Name = "chkSQLSubRX";
            this.toolTip1.SetToolTip(this.chkSQLSubRX, resources.GetString("chkSQLSubRX.ToolTip"));
            this.chkSQLSubRX.CheckedChanged += new System.EventHandler(this.chkSQLSubRX_CheckedChanged);
            // 
            // ptbSQLSubRX
            // 
            resources.ApplyResources(this.ptbSQLSubRX, "ptbSQLSubRX");
            this.ptbSQLSubRX.HeadImage = null;
            this.ptbSQLSubRX.LargeChange = 1;
            this.ptbSQLSubRX.Maximum = 0;
            this.ptbSQLSubRX.Minimum = -160;
            this.ptbSQLSubRX.Name = "ptbSQLSubRX";
            this.ptbSQLSubRX.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbSQLSubRX.SmallChange = 1;
            this.ptbSQLSubRX.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbSQLSubRX, resources.GetString("ptbSQLSubRX.ToolTip"));
            this.ptbSQLSubRX.Value = -150;
            this.ptbSQLSubRX.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbSQLSubRX_OnWheel);
            this.ptbSQLSubRX.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbSQLSubRX_Scroll);
            // 
            // udSQLMainRX
            // 
            this.udSQLMainRX.BackColor = System.Drawing.SystemColors.Window;
            this.udSQLMainRX.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udSQLMainRX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udSQLMainRX, "udSQLMainRX");
            this.udSQLMainRX.Maximum = new decimal(new int[] {
            160,
            0,
            0,
            0});
            this.udSQLMainRX.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udSQLMainRX.Name = "udSQLMainRX";
            this.toolTip1.SetToolTip(this.udSQLMainRX, resources.GetString("udSQLMainRX.ToolTip"));
            this.udSQLMainRX.Value = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udSQLMainRX.ValueChanged += new System.EventHandler(this.udSQLMainRX_ValueChanged);
            this.udSQLMainRX.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udSQLMainRX.LostFocus += new System.EventHandler(this.udSQLMainRX_LostFocus);
            // 
            // txtWheelTuneSubRX
            // 
            this.txtWheelTuneSubRX.BackColor = System.Drawing.SystemColors.Window;
            this.txtWheelTuneSubRX.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtWheelTuneSubRX, "txtWheelTuneSubRX");
            this.txtWheelTuneSubRX.ForeColor = System.Drawing.SystemColors.ControlText;
            this.txtWheelTuneSubRX.Name = "txtWheelTuneSubRX";
            this.txtWheelTuneSubRX.ReadOnly = true;
            this.toolTip1.SetToolTip(this.txtWheelTuneSubRX, resources.GetString("txtWheelTuneSubRX.ToolTip"));
            this.txtWheelTuneSubRX.MouseDown += new System.Windows.Forms.MouseEventHandler(this.WheelTune_MouseDown);
            // 
            // ptbPWR1
            // 
            resources.ApplyResources(this.ptbPWR1, "ptbPWR1");
            this.ptbPWR1.HeadImage = null;
            this.ptbPWR1.LargeChange = 5;
            this.ptbPWR1.Maximum = 100;
            this.ptbPWR1.Minimum = 0;
            this.ptbPWR1.Name = "ptbPWR1";
            this.ptbPWR1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbPWR1.SmallChange = 1;
            this.ptbPWR1.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbPWR1, resources.GetString("ptbPWR1.ToolTip"));
            this.ptbPWR1.Value = 50;
            this.ptbPWR1.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbPWR1_OnWheel);
            this.ptbPWR1.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbPWR1_Scroll);
            // 
            // ptbRF1
            // 
            resources.ApplyResources(this.ptbRF1, "ptbRF1");
            this.ptbRF1.HeadImage = null;
            this.ptbRF1.LargeChange = 5;
            this.ptbRF1.Maximum = 120;
            this.ptbRF1.Minimum = -20;
            this.ptbRF1.Name = "ptbRF1";
            this.ptbRF1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbRF1.SmallChange = 1;
            this.ptbRF1.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbRF1, resources.GetString("ptbRF1.ToolTip"));
            this.ptbRF1.Value = 90;
            this.ptbRF1.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbRF1_OnWheel);
            this.ptbRF1.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbRF1_Scroll);
            // 
            // ptbAF1
            // 
            resources.ApplyResources(this.ptbAF1, "ptbAF1");
            this.ptbAF1.HeadImage = null;
            this.ptbAF1.LargeChange = 5;
            this.ptbAF1.Maximum = 100;
            this.ptbAF1.Minimum = 0;
            this.ptbAF1.Name = "ptbAF1";
            this.ptbAF1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbAF1.SmallChange = 1;
            this.ptbAF1.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbAF1, resources.GetString("ptbAF1.ToolTip"));
            this.ptbAF1.Value = 50;
            this.ptbAF1.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbAF1_OnWheel);
            this.ptbAF1.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbAF1_Scroll);
            // 
            // udRF1
            // 
            this.udRF1.BackColor = System.Drawing.SystemColors.Window;
            this.udRF1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udRF1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udRF1, "udRF1");
            this.udRF1.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udRF1.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            -2147483648});
            this.udRF1.Name = "udRF1";
            this.toolTip1.SetToolTip(this.udRF1, resources.GetString("udRF1.ToolTip"));
            this.udRF1.Value = new decimal(new int[] {
            90,
            0,
            0,
            0});
            this.udRF1.ValueChanged += new System.EventHandler(this.udRF1_ValueChanged);
            this.udRF1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            // 
            // udPWR1
            // 
            this.udPWR1.BackColor = System.Drawing.SystemColors.Window;
            this.udPWR1.DecimalPlaces = 1;
            this.udPWR1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udPWR1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            resources.ApplyResources(this.udPWR1, "udPWR1");
            this.udPWR1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPWR1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPWR1.Name = "udPWR1";
            this.toolTip1.SetToolTip(this.udPWR1, resources.GetString("udPWR1.ToolTip"));
            this.udPWR1.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPWR1.ValueChanged += new System.EventHandler(this.udPWR1_ValueChanged);
            this.udPWR1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            // 
            // udAF1
            // 
            this.udAF1.BackColor = System.Drawing.SystemColors.Window;
            this.udAF1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udAF1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udAF1, "udAF1");
            this.udAF1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAF1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAF1.Name = "udAF1";
            this.toolTip1.SetToolTip(this.udAF1, resources.GetString("udAF1.ToolTip"));
            this.udAF1.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udAF1.ValueChanged += new System.EventHandler(this.udAF1_ValueChanged_1);
            this.udAF1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            // 
            // lblRX2
            // 
            resources.ApplyResources(this.lblRX2, "lblRX2");
            this.lblRX2.BackColor = System.Drawing.Color.Black;
            this.lblRX2.ForeColor = System.Drawing.Color.Olive;
            this.lblRX2.Image = null;
            this.lblRX2.Name = "lblRX2";
            this.toolTip1.SetToolTip(this.lblRX2, resources.GetString("lblRX2.ToolTip"));
            this.lblRX2.Click += new System.EventHandler(this.lblRX2_Click);
            // 
            // ptbNotchWidth
            // 
            resources.ApplyResources(this.ptbNotchWidth, "ptbNotchWidth");
            this.ptbNotchWidth.HeadImage = null;
            this.ptbNotchWidth.LargeChange = 10;
            this.ptbNotchWidth.Maximum = 5000;
            this.ptbNotchWidth.Minimum = 0;
            this.ptbNotchWidth.Name = "ptbNotchWidth";
            this.ptbNotchWidth.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbNotchWidth.SmallChange = 10;
            this.ptbNotchWidth.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbNotchWidth, resources.GetString("ptbNotchWidth.ToolTip"));
            this.ptbNotchWidth.Value = 200;
            this.ptbNotchWidth.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbNotchWidth_OnWheel);
            this.ptbNotchWidth.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbNotchWidth_Scroll);
            // 
            // ptbNotchShift
            // 
            resources.ApplyResources(this.ptbNotchShift, "ptbNotchShift");
            this.ptbNotchShift.HeadImage = null;
            this.ptbNotchShift.LargeChange = 25;
            this.ptbNotchShift.Maximum = 5000;
            this.ptbNotchShift.Minimum = -5000;
            this.ptbNotchShift.Name = "ptbNotchShift";
            this.ptbNotchShift.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbNotchShift.SmallChange = 25;
            this.ptbNotchShift.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbNotchShift, resources.GetString("ptbNotchShift.ToolTip"));
            this.ptbNotchShift.Value = 0;
            this.ptbNotchShift.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbNotchShift_OnWheel);
            this.ptbNotchShift.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbNotchShift_Scroll);
            // 
            // btnNotchReset
            // 
            this.btnNotchReset.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnNotchReset, "btnNotchReset");
            this.btnNotchReset.Image = null;
            this.btnNotchReset.Name = "btnNotchReset";
            this.btnNotchReset.Tag = "Reset Filter Shift";
            this.toolTip1.SetToolTip(this.btnNotchReset, resources.GetString("btnNotchReset.ToolTip"));
            this.btnNotchReset.Click += new System.EventHandler(this.btnNotchReset_Click);
            // 
            // radSUBRxModeAM
            // 
            resources.ApplyResources(this.radSUBRxModeAM, "radSUBRxModeAM");
            this.radSUBRxModeAM.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeAM.Image = null;
            this.radSUBRxModeAM.Name = "radSUBRxModeAM";
            this.toolTip1.SetToolTip(this.radSUBRxModeAM, resources.GetString("radSUBRxModeAM.ToolTip"));
            this.radSUBRxModeAM.CheckedChanged += new System.EventHandler(this.radSUBRxModeAM_CheckedChanged);
            // 
            // radSUBRxModeSAM
            // 
            resources.ApplyResources(this.radSUBRxModeSAM, "radSUBRxModeSAM");
            this.radSUBRxModeSAM.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeSAM.Image = null;
            this.radSUBRxModeSAM.Name = "radSUBRxModeSAM";
            this.toolTip1.SetToolTip(this.radSUBRxModeSAM, resources.GetString("radSUBRxModeSAM.ToolTip"));
            this.radSUBRxModeSAM.CheckedChanged += new System.EventHandler(this.radSUBRxModeSAM_CheckedChanged);
            // 
            // radSUBRxModeDSB
            // 
            resources.ApplyResources(this.radSUBRxModeDSB, "radSUBRxModeDSB");
            this.radSUBRxModeDSB.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeDSB.Image = null;
            this.radSUBRxModeDSB.Name = "radSUBRxModeDSB";
            this.toolTip1.SetToolTip(this.radSUBRxModeDSB, resources.GetString("radSUBRxModeDSB.ToolTip"));
            this.radSUBRxModeDSB.CheckedChanged += new System.EventHandler(this.radSUBRxModeDSB_CheckedChanged);
            // 
            // radSUBRxModeCWU
            // 
            resources.ApplyResources(this.radSUBRxModeCWU, "radSUBRxModeCWU");
            this.radSUBRxModeCWU.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeCWU.Image = null;
            this.radSUBRxModeCWU.Name = "radSUBRxModeCWU";
            this.toolTip1.SetToolTip(this.radSUBRxModeCWU, resources.GetString("radSUBRxModeCWU.ToolTip"));
            this.radSUBRxModeCWU.CheckedChanged += new System.EventHandler(this.radSUBRxModeCWU_CheckedChanged);
            // 
            // radSUBRxModeDIGU
            // 
            resources.ApplyResources(this.radSUBRxModeDIGU, "radSUBRxModeDIGU");
            this.radSUBRxModeDIGU.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeDIGU.Image = null;
            this.radSUBRxModeDIGU.Name = "radSUBRxModeDIGU";
            this.toolTip1.SetToolTip(this.radSUBRxModeDIGU, resources.GetString("radSUBRxModeDIGU.ToolTip"));
            this.radSUBRxModeDIGU.CheckedChanged += new System.EventHandler(this.radSUBRxModeDIGU_CheckedChanged);
            // 
            // radSUBRxModeDIGL
            // 
            resources.ApplyResources(this.radSUBRxModeDIGL, "radSUBRxModeDIGL");
            this.radSUBRxModeDIGL.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeDIGL.Image = null;
            this.radSUBRxModeDIGL.Name = "radSUBRxModeDIGL";
            this.toolTip1.SetToolTip(this.radSUBRxModeDIGL, resources.GetString("radSUBRxModeDIGL.ToolTip"));
            this.radSUBRxModeDIGL.CheckedChanged += new System.EventHandler(this.radSUBRxModeDIGL_CheckedChanged);
            // 
            // radSUBRxModeLSB
            // 
            resources.ApplyResources(this.radSUBRxModeLSB, "radSUBRxModeLSB");
            this.radSUBRxModeLSB.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeLSB.Image = null;
            this.radSUBRxModeLSB.Name = "radSUBRxModeLSB";
            this.toolTip1.SetToolTip(this.radSUBRxModeLSB, resources.GetString("radSUBRxModeLSB.ToolTip"));
            this.radSUBRxModeLSB.CheckedChanged += new System.EventHandler(this.radSUBRxModeLSB_CheckedChanged);
            // 
            // radSUBRxModeSPEC
            // 
            resources.ApplyResources(this.radSUBRxModeSPEC, "radSUBRxModeSPEC");
            this.radSUBRxModeSPEC.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeSPEC.Image = null;
            this.radSUBRxModeSPEC.Name = "radSUBRxModeSPEC";
            this.toolTip1.SetToolTip(this.radSUBRxModeSPEC, resources.GetString("radSUBRxModeSPEC.ToolTip"));
            this.radSUBRxModeSPEC.CheckedChanged += new System.EventHandler(this.radSUBRxModeSPEC_CheckedChanged);
            // 
            // radSUBRxModeDRM
            // 
            resources.ApplyResources(this.radSUBRxModeDRM, "radSUBRxModeDRM");
            this.radSUBRxModeDRM.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeDRM.Image = null;
            this.radSUBRxModeDRM.Name = "radSUBRxModeDRM";
            this.toolTip1.SetToolTip(this.radSUBRxModeDRM, resources.GetString("radSUBRxModeDRM.ToolTip"));
            this.radSUBRxModeDRM.CheckedChanged += new System.EventHandler(this.radSUBRxModeDRM_CheckedChanged);
            // 
            // radSUBRxModeFMN
            // 
            resources.ApplyResources(this.radSUBRxModeFMN, "radSUBRxModeFMN");
            this.radSUBRxModeFMN.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeFMN.Image = null;
            this.radSUBRxModeFMN.Name = "radSUBRxModeFMN";
            this.toolTip1.SetToolTip(this.radSUBRxModeFMN, resources.GetString("radSUBRxModeFMN.ToolTip"));
            this.radSUBRxModeFMN.CheckedChanged += new System.EventHandler(this.radSUBRxModeFMN_CheckedChanged);
            // 
            // radSUBRxModeUSB
            // 
            resources.ApplyResources(this.radSUBRxModeUSB, "radSUBRxModeUSB");
            this.radSUBRxModeUSB.BackColor = System.Drawing.SystemColors.Control;
            this.radSUBRxModeUSB.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeUSB.Image = null;
            this.radSUBRxModeUSB.Name = "radSUBRxModeUSB";
            this.toolTip1.SetToolTip(this.radSUBRxModeUSB, resources.GetString("radSUBRxModeUSB.ToolTip"));
            this.radSUBRxModeUSB.UseVisualStyleBackColor = false;
            this.radSUBRxModeUSB.CheckedChanged += new System.EventHandler(this.radSUBRxModeUSB_CheckedChanged);
            // 
            // radSUBRxModeCWL
            // 
            resources.ApplyResources(this.radSUBRxModeCWL, "radSUBRxModeCWL");
            this.radSUBRxModeCWL.FlatAppearance.BorderSize = 0;
            this.radSUBRxModeCWL.Image = null;
            this.radSUBRxModeCWL.Name = "radSUBRxModeCWL";
            this.toolTip1.SetToolTip(this.radSUBRxModeCWL, resources.GetString("radSUBRxModeCWL.ToolTip"));
            this.radSUBRxModeCWL.CheckedChanged += new System.EventHandler(this.radSUBRxModeCWL_CheckedChanged);
            // 
            // radModeAM
            // 
            resources.ApplyResources(this.radModeAM, "radModeAM");
            this.radModeAM.FlatAppearance.BorderSize = 0;
            this.radModeAM.Image = null;
            this.radModeAM.Name = "radModeAM";
            this.toolTip1.SetToolTip(this.radModeAM, resources.GetString("radModeAM.ToolTip"));
            this.radModeAM.CheckedChanged += new System.EventHandler(this.radModeAM_CheckedChanged);
            // 
            // radModeSAM
            // 
            resources.ApplyResources(this.radModeSAM, "radModeSAM");
            this.radModeSAM.FlatAppearance.BorderSize = 0;
            this.radModeSAM.Image = null;
            this.radModeSAM.Name = "radModeSAM";
            this.toolTip1.SetToolTip(this.radModeSAM, resources.GetString("radModeSAM.ToolTip"));
            this.radModeSAM.CheckedChanged += new System.EventHandler(this.radModeSAM_CheckedChanged);
            // 
            // radModeDSB
            // 
            resources.ApplyResources(this.radModeDSB, "radModeDSB");
            this.radModeDSB.FlatAppearance.BorderSize = 0;
            this.radModeDSB.Image = null;
            this.radModeDSB.Name = "radModeDSB";
            this.toolTip1.SetToolTip(this.radModeDSB, resources.GetString("radModeDSB.ToolTip"));
            this.radModeDSB.CheckedChanged += new System.EventHandler(this.radModeDSB_CheckedChanged);
            // 
            // radModeCWU
            // 
            resources.ApplyResources(this.radModeCWU, "radModeCWU");
            this.radModeCWU.FlatAppearance.BorderSize = 0;
            this.radModeCWU.Image = null;
            this.radModeCWU.Name = "radModeCWU";
            this.toolTip1.SetToolTip(this.radModeCWU, resources.GetString("radModeCWU.ToolTip"));
            this.radModeCWU.CheckedChanged += new System.EventHandler(this.radModeCWU_CheckedChanged);
            // 
            // radModeDIGU
            // 
            resources.ApplyResources(this.radModeDIGU, "radModeDIGU");
            this.radModeDIGU.FlatAppearance.BorderSize = 0;
            this.radModeDIGU.Image = null;
            this.radModeDIGU.Name = "radModeDIGU";
            this.toolTip1.SetToolTip(this.radModeDIGU, resources.GetString("radModeDIGU.ToolTip"));
            this.radModeDIGU.CheckedChanged += new System.EventHandler(this.radModeDIGU_CheckedChanged);
            // 
            // radModeDIGL
            // 
            resources.ApplyResources(this.radModeDIGL, "radModeDIGL");
            this.radModeDIGL.FlatAppearance.BorderSize = 0;
            this.radModeDIGL.Image = null;
            this.radModeDIGL.Name = "radModeDIGL";
            this.toolTip1.SetToolTip(this.radModeDIGL, resources.GetString("radModeDIGL.ToolTip"));
            this.radModeDIGL.CheckedChanged += new System.EventHandler(this.radModeDIGL_CheckedChanged);
            // 
            // radModeLSB
            // 
            resources.ApplyResources(this.radModeLSB, "radModeLSB");
            this.radModeLSB.FlatAppearance.BorderSize = 0;
            this.radModeLSB.Image = null;
            this.radModeLSB.Name = "radModeLSB";
            this.toolTip1.SetToolTip(this.radModeLSB, resources.GetString("radModeLSB.ToolTip"));
            this.radModeLSB.CheckedChanged += new System.EventHandler(this.radModeLSB_CheckedChanged);
            // 
            // radModeSPEC
            // 
            resources.ApplyResources(this.radModeSPEC, "radModeSPEC");
            this.radModeSPEC.FlatAppearance.BorderSize = 0;
            this.radModeSPEC.Image = null;
            this.radModeSPEC.Name = "radModeSPEC";
            this.toolTip1.SetToolTip(this.radModeSPEC, resources.GetString("radModeSPEC.ToolTip"));
            this.radModeSPEC.CheckedChanged += new System.EventHandler(this.radModeSPEC_CheckedChanged);
            // 
            // radModeDRM
            // 
            resources.ApplyResources(this.radModeDRM, "radModeDRM");
            this.radModeDRM.FlatAppearance.BorderSize = 0;
            this.radModeDRM.Image = null;
            this.radModeDRM.Name = "radModeDRM";
            this.toolTip1.SetToolTip(this.radModeDRM, resources.GetString("radModeDRM.ToolTip"));
            this.radModeDRM.CheckedChanged += new System.EventHandler(this.radModeDRM_CheckedChanged);
            // 
            // radModeFMN
            // 
            resources.ApplyResources(this.radModeFMN, "radModeFMN");
            this.radModeFMN.FlatAppearance.BorderSize = 0;
            this.radModeFMN.Image = null;
            this.radModeFMN.Name = "radModeFMN";
            this.toolTip1.SetToolTip(this.radModeFMN, resources.GetString("radModeFMN.ToolTip"));
            this.radModeFMN.CheckedChanged += new System.EventHandler(this.radModeFMN_CheckedChanged);
            // 
            // radModeUSB
            // 
            resources.ApplyResources(this.radModeUSB, "radModeUSB");
            this.radModeUSB.BackColor = System.Drawing.SystemColors.Control;
            this.radModeUSB.FlatAppearance.BorderSize = 0;
            this.radModeUSB.Image = null;
            this.radModeUSB.Name = "radModeUSB";
            this.toolTip1.SetToolTip(this.radModeUSB, resources.GetString("radModeUSB.ToolTip"));
            this.radModeUSB.UseVisualStyleBackColor = true;
            this.radModeUSB.CheckedChanged += new System.EventHandler(this.radModeUSB_CheckedChanged);
            // 
            // radModeWFM
            // 
            resources.ApplyResources(this.radModeWFM, "radModeWFM");
            this.radModeWFM.FlatAppearance.BorderSize = 0;
            this.radModeWFM.Image = null;
            this.radModeWFM.Name = "radModeWFM";
            this.toolTip1.SetToolTip(this.radModeWFM, resources.GetString("radModeWFM.ToolTip"));
            this.radModeWFM.CheckedChanged += new System.EventHandler(this.radModeWFM_CheckedChanged);
            // 
            // chkManualNotchFilter
            // 
            resources.ApplyResources(this.chkManualNotchFilter, "chkManualNotchFilter");
            this.chkManualNotchFilter.Image = null;
            this.chkManualNotchFilter.Name = "chkManualNotchFilter";
            this.toolTip1.SetToolTip(this.chkManualNotchFilter, resources.GetString("chkManualNotchFilter.ToolTip"));
            this.chkManualNotchFilter.UseVisualStyleBackColor = true;
            this.chkManualNotchFilter.CheckedChanged += new System.EventHandler(this.chkManualNotchFilter_CheckedChanged);
            // 
            // chkG11ATTbtn
            // 
            resources.ApplyResources(this.chkG11ATTbtn, "chkG11ATTbtn");
            this.chkG11ATTbtn.FlatAppearance.BorderSize = 0;
            this.chkG11ATTbtn.Image = null;
            this.chkG11ATTbtn.Name = "chkG11ATTbtn";
            this.toolTip1.SetToolTip(this.chkG11ATTbtn, resources.GetString("chkG11ATTbtn.ToolTip"));
            this.chkG11ATTbtn.UseVisualStyleBackColor = true;
            this.chkG11ATTbtn.CheckedChanged += new System.EventHandler(this.chkG11ATTbtn_CheckedChanged);
            // 
            // chkG11AFbtn
            // 
            resources.ApplyResources(this.chkG11AFbtn, "chkG11AFbtn");
            this.chkG11AFbtn.FlatAppearance.BorderSize = 0;
            this.chkG11AFbtn.Image = null;
            this.chkG11AFbtn.Name = "chkG11AFbtn";
            this.toolTip1.SetToolTip(this.chkG11AFbtn, resources.GetString("chkG11AFbtn.ToolTip"));
            this.chkG11AFbtn.UseVisualStyleBackColor = true;
            this.chkG11AFbtn.CheckedChanged += new System.EventHandler(this.chkG11AFbtn_CheckedChanged);
            // 
            // chkG11RFbtn
            // 
            resources.ApplyResources(this.chkG11RFbtn, "chkG11RFbtn");
            this.chkG11RFbtn.FlatAppearance.BorderSize = 0;
            this.chkG11RFbtn.Image = null;
            this.chkG11RFbtn.Name = "chkG11RFbtn";
            this.toolTip1.SetToolTip(this.chkG11RFbtn, resources.GetString("chkG11RFbtn.ToolTip"));
            this.chkG11RFbtn.UseVisualStyleBackColor = true;
            this.chkG11RFbtn.CheckedChanged += new System.EventHandler(this.chkG11RFbtn_CheckedChanged);
            // 
            // radBandHF
            // 
            resources.ApplyResources(this.radBandHF, "radBandHF");
            this.radBandHF.Checked = true;
            this.radBandHF.FlatAppearance.BorderSize = 0;
            this.radBandHF.Image = null;
            this.radBandHF.Name = "radBandHF";
            this.radBandHF.TabStop = true;
            this.toolTip1.SetToolTip(this.radBandHF, resources.GetString("radBandHF.ToolTip"));
            this.radBandHF.Click += new System.EventHandler(this.radBandHF_Click);
            this.radBandHF.CheckedChanged += new System.EventHandler(this.radBandHF_CheckedChanged);
            // 
            // radBand600
            // 
            resources.ApplyResources(this.radBand600, "radBand600");
            this.radBand600.FlatAppearance.BorderSize = 0;
            this.radBand600.Image = null;
            this.radBand600.Name = "radBand600";
            this.toolTip1.SetToolTip(this.radBand600, resources.GetString("radBand600.ToolTip"));
            this.radBand600.Click += new System.EventHandler(this.radBand600_Click);
            this.radBand600.CheckedChanged += new System.EventHandler(this.radBand600_CheckedChanged);
            // 
            // radBand2190
            // 
            resources.ApplyResources(this.radBand2190, "radBand2190");
            this.radBand2190.FlatAppearance.BorderSize = 0;
            this.radBand2190.Image = null;
            this.radBand2190.Name = "radBand2190";
            this.toolTip1.SetToolTip(this.radBand2190, resources.GetString("radBand2190.ToolTip"));
            this.radBand2190.Click += new System.EventHandler(this.radBand2190_Click);
            this.radBand2190.CheckedChanged += new System.EventHandler(this.radBand2190_CheckedChanged);
            // 
            // btnFMMC
            // 
            this.btnFMMC.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnFMMC, "btnFMMC");
            this.btnFMMC.Image = null;
            this.btnFMMC.Name = "btnFMMC";
            this.toolTip1.SetToolTip(this.btnFMMC, resources.GetString("btnFMMC.ToolTip"));
            this.btnFMMC.Click += new System.EventHandler(this.btnFMMC_Click);
            // 
            // btnFMMR
            // 
            this.btnFMMR.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnFMMR, "btnFMMR");
            this.btnFMMR.Image = null;
            this.btnFMMR.Name = "btnFMMR";
            this.toolTip1.SetToolTip(this.btnFMMR, resources.GetString("btnFMMR.ToolTip"));
            this.btnFMMR.Click += new System.EventHandler(this.btnFMMR_Click);
            // 
            // btnFMMS
            // 
            this.btnFMMS.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnFMMS, "btnFMMS");
            this.btnFMMS.Image = null;
            this.btnFMMS.Name = "btnFMMS";
            this.toolTip1.SetToolTip(this.btnFMMS, resources.GetString("btnFMMS.ToolTip"));
            this.btnFMMS.Click += new System.EventHandler(this.btnFMMS_Click);
            // 
            // lblMemoryNumber
            // 
            resources.ApplyResources(this.lblMemoryNumber, "lblMemoryNumber");
            this.lblMemoryNumber.BackColor = System.Drawing.Color.Blue;
            this.lblMemoryNumber.ContextMenuStrip = this.contextMemoryMenu;
            this.lblMemoryNumber.ForeColor = System.Drawing.Color.White;
            this.lblMemoryNumber.Image = null;
            this.lblMemoryNumber.MinimumSize = new System.Drawing.Size(27, 20);
            this.lblMemoryNumber.Name = "lblMemoryNumber";
            this.toolTip1.SetToolTip(this.lblMemoryNumber, resources.GetString("lblMemoryNumber.ToolTip"));
            this.lblMemoryNumber.MouseLeave += new System.EventHandler(this.MemoryButton_MouseLeave);
            this.lblMemoryNumber.Click += new System.EventHandler(this.lblMemoryNumber_Click);
            this.lblMemoryNumber.MouseHover += new System.EventHandler(this.MemoryButton_MouseHover);
            // 
            // contextMemoryMenu
            // 
            this.contextMemoryMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.eraseAllMemoryToolStripMenuItem});
            this.contextMemoryMenu.Name = "contextMemoryMenu";
            resources.ApplyResources(this.contextMemoryMenu, "contextMemoryMenu");
            // 
            // eraseAllMemoryToolStripMenuItem
            // 
            this.eraseAllMemoryToolStripMenuItem.Name = "eraseAllMemoryToolStripMenuItem";
            resources.ApplyResources(this.eraseAllMemoryToolStripMenuItem, "eraseAllMemoryToolStripMenuItem");
            this.eraseAllMemoryToolStripMenuItem.Click += new System.EventHandler(this.eraseAllMemoryToolStripMenuItem_Click);
            // 
            // lblFMMemory
            // 
            resources.ApplyResources(this.lblFMMemory, "lblFMMemory");
            this.lblFMMemory.BackColor = System.Drawing.Color.Blue;
            this.lblFMMemory.ContextMenuStrip = this.contextMenuFMMemory;
            this.lblFMMemory.ForeColor = System.Drawing.Color.White;
            this.lblFMMemory.Image = null;
            this.lblFMMemory.MinimumSize = new System.Drawing.Size(27, 20);
            this.lblFMMemory.Name = "lblFMMemory";
            this.toolTip1.SetToolTip(this.lblFMMemory, resources.GetString("lblFMMemory.ToolTip"));
            this.lblFMMemory.MouseLeave += new System.EventHandler(this.lblFMMemory_MouseLeave);
            this.lblFMMemory.Click += new System.EventHandler(this.lblFMMemory_Click);
            this.lblFMMemory.MouseHover += new System.EventHandler(this.lblFMMemory_MouseHover);
            // 
            // contextMenuFMMemory
            // 
            this.contextMenuFMMemory.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.eraseAllMemoryToolStripMenuItem1});
            this.contextMenuFMMemory.Name = "contextMenuFMMemory";
            resources.ApplyResources(this.contextMenuFMMemory, "contextMenuFMMemory");
            // 
            // eraseAllMemoryToolStripMenuItem1
            // 
            this.eraseAllMemoryToolStripMenuItem1.Name = "eraseAllMemoryToolStripMenuItem1";
            resources.ApplyResources(this.eraseAllMemoryToolStripMenuItem1, "eraseAllMemoryToolStripMenuItem1");
            this.eraseAllMemoryToolStripMenuItem1.Click += new System.EventHandler(this.eraseAllMemoryToolStripMenuItem1_Click);
            // 
            // udFMOffset
            // 
            this.udFMOffset.Increment = new decimal(new int[] {
            100,
            0,
            0,
            0});
            resources.ApplyResources(this.udFMOffset, "udFMOffset");
            this.udFMOffset.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udFMOffset.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFMOffset.Name = "udFMOffset";
            this.toolTip1.SetToolTip(this.udFMOffset, resources.GetString("udFMOffset.ToolTip"));
            this.udFMOffset.Value = new decimal(new int[] {
            600,
            0,
            0,
            0});
            // 
            // radFMModeHigh
            // 
            resources.ApplyResources(this.radFMModeHigh, "radFMModeHigh");
            this.radFMModeHigh.FlatAppearance.BorderSize = 0;
            this.radFMModeHigh.Image = null;
            this.radFMModeHigh.Name = "radFMModeHigh";
            this.toolTip1.SetToolTip(this.radFMModeHigh, resources.GetString("radFMModeHigh.ToolTip"));
            this.radFMModeHigh.CheckedChanged += new System.EventHandler(this.radFMModeHigh_CheckedChanged);
            // 
            // radFMModeSimplex
            // 
            resources.ApplyResources(this.radFMModeSimplex, "radFMModeSimplex");
            this.radFMModeSimplex.Checked = true;
            this.radFMModeSimplex.FlatAppearance.BorderSize = 0;
            this.radFMModeSimplex.Image = null;
            this.radFMModeSimplex.Name = "radFMModeSimplex";
            this.radFMModeSimplex.TabStop = true;
            this.toolTip1.SetToolTip(this.radFMModeSimplex, resources.GetString("radFMModeSimplex.ToolTip"));
            this.radFMModeSimplex.CheckedChanged += new System.EventHandler(this.radFMModeSimplex_CheckedChanged);
            // 
            // radFMModeLow
            // 
            resources.ApplyResources(this.radFMModeLow, "radFMModeLow");
            this.radFMModeLow.FlatAppearance.BorderSize = 0;
            this.radFMModeLow.Image = null;
            this.radFMModeLow.Name = "radFMModeLow";
            this.toolTip1.SetToolTip(this.radFMModeLow, resources.GetString("radFMModeLow.ToolTip"));
            this.radFMModeLow.CheckedChanged += new System.EventHandler(this.radFMModeLow_CheckedChanged);
            // 
            // chkCTCSS
            // 
            resources.ApplyResources(this.chkCTCSS, "chkCTCSS");
            this.chkCTCSS.FlatAppearance.BorderSize = 0;
            this.chkCTCSS.Image = null;
            this.chkCTCSS.Name = "chkCTCSS";
            this.toolTip1.SetToolTip(this.chkCTCSS, resources.GetString("chkCTCSS.ToolTip"));
            this.chkCTCSS.UseVisualStyleBackColor = false;
            this.chkCTCSS.CheckedChanged += new System.EventHandler(this.chkCTCSS_CheckedChanged);
            // 
            // comboFMCTCSSFreq
            // 
            this.comboFMCTCSSFreq.FormattingEnabled = true;
            this.comboFMCTCSSFreq.Items.AddRange(new object[] {
            resources.GetString("comboFMCTCSSFreq.Items"),
            resources.GetString("comboFMCTCSSFreq.Items1"),
            resources.GetString("comboFMCTCSSFreq.Items2"),
            resources.GetString("comboFMCTCSSFreq.Items3"),
            resources.GetString("comboFMCTCSSFreq.Items4"),
            resources.GetString("comboFMCTCSSFreq.Items5"),
            resources.GetString("comboFMCTCSSFreq.Items6"),
            resources.GetString("comboFMCTCSSFreq.Items7"),
            resources.GetString("comboFMCTCSSFreq.Items8"),
            resources.GetString("comboFMCTCSSFreq.Items9"),
            resources.GetString("comboFMCTCSSFreq.Items10"),
            resources.GetString("comboFMCTCSSFreq.Items11"),
            resources.GetString("comboFMCTCSSFreq.Items12"),
            resources.GetString("comboFMCTCSSFreq.Items13"),
            resources.GetString("comboFMCTCSSFreq.Items14"),
            resources.GetString("comboFMCTCSSFreq.Items15"),
            resources.GetString("comboFMCTCSSFreq.Items16"),
            resources.GetString("comboFMCTCSSFreq.Items17"),
            resources.GetString("comboFMCTCSSFreq.Items18"),
            resources.GetString("comboFMCTCSSFreq.Items19"),
            resources.GetString("comboFMCTCSSFreq.Items20"),
            resources.GetString("comboFMCTCSSFreq.Items21"),
            resources.GetString("comboFMCTCSSFreq.Items22"),
            resources.GetString("comboFMCTCSSFreq.Items23"),
            resources.GetString("comboFMCTCSSFreq.Items24"),
            resources.GetString("comboFMCTCSSFreq.Items25"),
            resources.GetString("comboFMCTCSSFreq.Items26"),
            resources.GetString("comboFMCTCSSFreq.Items27"),
            resources.GetString("comboFMCTCSSFreq.Items28"),
            resources.GetString("comboFMCTCSSFreq.Items29"),
            resources.GetString("comboFMCTCSSFreq.Items30"),
            resources.GetString("comboFMCTCSSFreq.Items31"),
            resources.GetString("comboFMCTCSSFreq.Items32"),
            resources.GetString("comboFMCTCSSFreq.Items33"),
            resources.GetString("comboFMCTCSSFreq.Items34"),
            resources.GetString("comboFMCTCSSFreq.Items35"),
            resources.GetString("comboFMCTCSSFreq.Items36"),
            resources.GetString("comboFMCTCSSFreq.Items37"),
            resources.GetString("comboFMCTCSSFreq.Items38")});
            resources.ApplyResources(this.comboFMCTCSSFreq, "comboFMCTCSSFreq");
            this.comboFMCTCSSFreq.Name = "comboFMCTCSSFreq";
            this.toolTip1.SetToolTip(this.comboFMCTCSSFreq, resources.GetString("comboFMCTCSSFreq.ToolTip"));
            this.comboFMCTCSSFreq.SelectedIndexChanged += new System.EventHandler(this.comboFMCTCSSFreq_SelectedIndexChanged);
            // 
            // ptbFMMicGain
            // 
            resources.ApplyResources(this.ptbFMMicGain, "ptbFMMicGain");
            this.ptbFMMicGain.HeadImage = null;
            this.ptbFMMicGain.LargeChange = 1;
            this.ptbFMMicGain.Maximum = 70;
            this.ptbFMMicGain.Minimum = 0;
            this.ptbFMMicGain.Name = "ptbFMMicGain";
            this.ptbFMMicGain.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbFMMicGain.SmallChange = 1;
            this.ptbFMMicGain.TabStop = false;
            this.toolTip1.SetToolTip(this.ptbFMMicGain, resources.GetString("ptbFMMicGain.ToolTip"));
            this.ptbFMMicGain.Value = 35;
            this.ptbFMMicGain.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.ptbFMMicGain_OnWheel);
            this.ptbFMMicGain.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.ptbFMMicGain_Scroll);
            // 
            // chkVACMute
            // 
            resources.ApplyResources(this.chkVACMute, "chkVACMute");
            this.chkVACMute.FlatAppearance.BorderSize = 0;
            this.chkVACMute.Image = null;
            this.chkVACMute.Name = "chkVACMute";
            this.toolTip1.SetToolTip(this.chkVACMute, resources.GetString("chkVACMute.ToolTip"));
            this.chkVACMute.CheckedChanged += new System.EventHandler(this.chkVACMute_CheckedChanged);
            // 
            // chkG6ATT_6dB
            // 
            resources.ApplyResources(this.chkG6ATT_6dB, "chkG6ATT_6dB");
            this.chkG6ATT_6dB.FlatAppearance.BorderSize = 0;
            this.chkG6ATT_6dB.Image = null;
            this.chkG6ATT_6dB.Name = "chkG6ATT_6dB";
            this.toolTip1.SetToolTip(this.chkG6ATT_6dB, resources.GetString("chkG6ATT_6dB.ToolTip"));
            this.chkG6ATT_6dB.UseVisualStyleBackColor = true;
            this.chkG6ATT_6dB.CheckedChanged += new System.EventHandler(this.chkG6ATT_CheckedChanged);
            // 
            // chkG6AF
            // 
            resources.ApplyResources(this.chkG6AF, "chkG6AF");
            this.chkG6AF.FlatAppearance.BorderSize = 0;
            this.chkG6AF.Image = null;
            this.chkG6AF.Name = "chkG6AF";
            this.toolTip1.SetToolTip(this.chkG6AF, resources.GetString("chkG6AF.ToolTip"));
            this.chkG6AF.UseVisualStyleBackColor = true;
            this.chkG6AF.CheckedChanged += new System.EventHandler(this.chkG6AF_CheckedChanged);
            // 
            // chkG6RF
            // 
            resources.ApplyResources(this.chkG6RF, "chkG6RF");
            this.chkG6RF.FlatAppearance.BorderSize = 0;
            this.chkG6RF.Image = null;
            this.chkG6RF.Name = "chkG6RF";
            this.toolTip1.SetToolTip(this.chkG6RF, resources.GetString("chkG6RF.ToolTip"));
            this.chkG6RF.UseVisualStyleBackColor = true;
            this.chkG6RF.CheckedChanged += new System.EventHandler(this.chkG6RF_CheckedChanged);
            // 
            // chkWFMstereo
            // 
            resources.ApplyResources(this.chkWFMstereo, "chkWFMstereo");
            this.chkWFMstereo.Image = null;
            this.chkWFMstereo.Name = "chkWFMstereo";
            this.toolTip1.SetToolTip(this.chkWFMstereo, resources.GetString("chkWFMstereo.ToolTip"));
            this.chkWFMstereo.UseVisualStyleBackColor = true;
            this.chkWFMstereo.CheckedChanged += new System.EventHandler(this.chkWFMstereo_CheckedChanged);
            // 
            // chkG6ATT_12dB
            // 
            resources.ApplyResources(this.chkG6ATT_12dB, "chkG6ATT_12dB");
            this.chkG6ATT_12dB.FlatAppearance.BorderSize = 0;
            this.chkG6ATT_12dB.Image = null;
            this.chkG6ATT_12dB.Name = "chkG6ATT_12dB";
            this.toolTip1.SetToolTip(this.chkG6ATT_12dB, resources.GetString("chkG6ATT_12dB.ToolTip"));
            this.chkG6ATT_12dB.UseVisualStyleBackColor = true;
            this.chkG6ATT_12dB.CheckedChanged += new System.EventHandler(this.chkG6ATT_12dB_CheckedChanged);
            // 
            // chkG6ATT_18dB
            // 
            resources.ApplyResources(this.chkG6ATT_18dB, "chkG6ATT_18dB");
            this.chkG6ATT_18dB.FlatAppearance.BorderSize = 0;
            this.chkG6ATT_18dB.Image = null;
            this.chkG6ATT_18dB.Name = "chkG6ATT_18dB";
            this.toolTip1.SetToolTip(this.chkG6ATT_18dB, resources.GetString("chkG6ATT_18dB.ToolTip"));
            this.chkG6ATT_18dB.UseVisualStyleBackColor = true;
            this.chkG6ATT_18dB.CheckedChanged += new System.EventHandler(this.chkG6ATT_18dB_CheckedChanged);
            // 
            // contextLOSCMenu
            // 
            this.contextLOSCMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.xtal1ToolStripMenuItem});
            this.contextLOSCMenu.Name = "contextLOSCMenu";
            resources.ApplyResources(this.contextLOSCMenu, "contextLOSCMenu");
            // 
            // xtal1ToolStripMenuItem
            // 
            this.xtal1ToolStripMenuItem.Name = "xtal1ToolStripMenuItem";
            resources.ApplyResources(this.xtal1ToolStripMenuItem, "xtal1ToolStripMenuItem");
            this.xtal1ToolStripMenuItem.Click += new System.EventHandler(this.xtalToolStripMenuItem);
            // 
            // menuStrip1
            // 
            resources.ApplyResources(this.menuStrip1, "menuStrip1");
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.setupToolStripMenuItem,
            this.waveToolStripMenuItem,
            this.equalizerToolStripMenuItem,
            this.cWXToolStripMenuItem,
            this.voiceMessagesToolStripMenuItem,
            this.wizardToolStripMenuItem,
            this.minimalisticToolStripMenuItem,
            this.dXToolStripMenuItem,
            this.xTRVToolStripMenuItem,
            this.debugToolStripMenuItem,
            this.aboutToolStripMenuItem});
            this.menuStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
            // 
            // setupToolStripMenuItem
            // 
            this.setupToolStripMenuItem.Name = "setupToolStripMenuItem";
            resources.ApplyResources(this.setupToolStripMenuItem, "setupToolStripMenuItem");
            this.setupToolStripMenuItem.Click += new System.EventHandler(this.menu_setup_Click);
            // 
            // waveToolStripMenuItem
            // 
            this.waveToolStripMenuItem.Name = "waveToolStripMenuItem";
            resources.ApplyResources(this.waveToolStripMenuItem, "waveToolStripMenuItem");
            this.waveToolStripMenuItem.Click += new System.EventHandler(this.menu_wave_Click);
            // 
            // equalizerToolStripMenuItem
            // 
            this.equalizerToolStripMenuItem.Name = "equalizerToolStripMenuItem";
            resources.ApplyResources(this.equalizerToolStripMenuItem, "equalizerToolStripMenuItem");
            this.equalizerToolStripMenuItem.Click += new System.EventHandler(this.mnuEQ_Click);
            // 
            // cWXToolStripMenuItem
            // 
            this.cWXToolStripMenuItem.Name = "cWXToolStripMenuItem";
            resources.ApplyResources(this.cWXToolStripMenuItem, "cWXToolStripMenuItem");
            this.cWXToolStripMenuItem.Click += new System.EventHandler(this.mnuCWX_Click);
            // 
            // voiceMessagesToolStripMenuItem
            // 
            this.voiceMessagesToolStripMenuItem.Name = "voiceMessagesToolStripMenuItem";
            resources.ApplyResources(this.voiceMessagesToolStripMenuItem, "voiceMessagesToolStripMenuItem");
            this.voiceMessagesToolStripMenuItem.Click += new System.EventHandler(this.mnuVoiceMessages_Click);
            // 
            // wizardToolStripMenuItem
            // 
            this.wizardToolStripMenuItem.Name = "wizardToolStripMenuItem";
            resources.ApplyResources(this.wizardToolStripMenuItem, "wizardToolStripMenuItem");
            this.wizardToolStripMenuItem.Click += new System.EventHandler(this.mnuWizard_Click);
            // 
            // minimalisticToolStripMenuItem
            // 
            this.minimalisticToolStripMenuItem.Name = "minimalisticToolStripMenuItem";
            resources.ApplyResources(this.minimalisticToolStripMenuItem, "minimalisticToolStripMenuItem");
            this.minimalisticToolStripMenuItem.Click += new System.EventHandler(this.minimalisticToolStripMenuItem_Click);
            // 
            // dXToolStripMenuItem
            // 
            this.dXToolStripMenuItem.Name = "dXToolStripMenuItem";
            resources.ApplyResources(this.dXToolStripMenuItem, "dXToolStripMenuItem");
            this.dXToolStripMenuItem.Click += new System.EventHandler(this.dXToolStripMenuItem_Click);
            // 
            // xTRVToolStripMenuItem
            // 
            this.xTRVToolStripMenuItem.Name = "xTRVToolStripMenuItem";
            resources.ApplyResources(this.xTRVToolStripMenuItem, "xTRVToolStripMenuItem");
            this.xTRVToolStripMenuItem.Click += new System.EventHandler(this.xTRVToolStripMenuItem_Click);
            // 
            // debugToolStripMenuItem
            // 
            this.debugToolStripMenuItem.Name = "debugToolStripMenuItem";
            resources.ApplyResources(this.debugToolStripMenuItem, "debugToolStripMenuItem");
            this.debugToolStripMenuItem.Click += new System.EventHandler(this.debugToolStripMenuItem_Click);
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            resources.ApplyResources(this.aboutToolStripMenuItem, "aboutToolStripMenuItem");
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.mnuAbout_Click);
            // 
            // mnuSetup
            // 
            this.mnuSetup.Index = -1;
            resources.ApplyResources(this.mnuSetup, "mnuSetup");
            this.mnuSetup.Click += new System.EventHandler(this.menu_setup_Click);
            // 
            // contextNewVFOSmeter
            // 
            this.contextNewVFOSmeter.BackColor = System.Drawing.SystemColors.Control;
            this.contextNewVFOSmeter.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripTextBox1,
            this.toolStripNewVFOSmeterRX,
            this.toolStripTextBox2,
            this.toolStripNewVFOSmeterTX});
            this.contextNewVFOSmeter.Name = "contextNewVFOSmeter";
            resources.ApplyResources(this.contextNewVFOSmeter, "contextNewVFOSmeter");
            // 
            // toolStripTextBox1
            // 
            this.toolStripTextBox1.BackColor = System.Drawing.Color.SteelBlue;
            this.toolStripTextBox1.ForeColor = System.Drawing.Color.White;
            this.toolStripTextBox1.Name = "toolStripTextBox1";
            resources.ApplyResources(this.toolStripTextBox1, "toolStripTextBox1");
            // 
            // toolStripNewVFOSmeterRX
            // 
            this.toolStripNewVFOSmeterRX.Name = "toolStripNewVFOSmeterRX";
            resources.ApplyResources(this.toolStripNewVFOSmeterRX, "toolStripNewVFOSmeterRX");
            this.toolStripNewVFOSmeterRX.SelectedIndexChanged += new System.EventHandler(this.NewVFOAnalogSignalGaugeRXmode);
            // 
            // toolStripTextBox2
            // 
            this.toolStripTextBox2.BackColor = System.Drawing.Color.Red;
            this.toolStripTextBox2.ForeColor = System.Drawing.Color.White;
            this.toolStripTextBox2.Name = "toolStripTextBox2";
            resources.ApplyResources(this.toolStripTextBox2, "toolStripTextBox2");
            // 
            // toolStripNewVFOSmeterTX
            // 
            this.toolStripNewVFOSmeterTX.Name = "toolStripNewVFOSmeterTX";
            resources.ApplyResources(this.toolStripNewVFOSmeterTX, "toolStripNewVFOSmeterTX");
            this.toolStripNewVFOSmeterTX.SelectedIndexChanged += new System.EventHandler(this.NewVFOAnalogSignalGaugeTXMode);
            // 
            // grpG500
            // 
            this.grpG500.Controls.Add(this.btnG500_X1);
            resources.ApplyResources(this.grpG500, "grpG500");
            this.grpG500.Name = "grpG500";
            this.grpG500.TabStop = false;
            // 
            // btnG500_X1
            // 
            resources.ApplyResources(this.btnG500_X1, "btnG500_X1");
            this.btnG500_X1.FlatAppearance.BorderSize = 0;
            this.btnG500_X1.Image = null;
            this.btnG500_X1.Name = "btnG500_X1";
            this.btnG500_X1.UseVisualStyleBackColor = true;
            this.btnG500_X1.Click += new System.EventHandler(this.btnG500_X1_Click);
            // 
            // grpG137
            // 
            this.grpG137.Controls.Add(this.btnG137_X1);
            resources.ApplyResources(this.grpG137, "grpG137");
            this.grpG137.Name = "grpG137";
            this.grpG137.TabStop = false;
            // 
            // btnG137_X1
            // 
            resources.ApplyResources(this.btnG137_X1, "btnG137_X1");
            this.btnG137_X1.FlatAppearance.BorderSize = 0;
            this.btnG137_X1.Image = null;
            this.btnG137_X1.Name = "btnG137_X1";
            this.btnG137_X1.UseVisualStyleBackColor = true;
            this.btnG137_X1.Click += new System.EventHandler(this.btnG137_X1_Click);
            // 
            // grpG40
            // 
            this.grpG40.Controls.Add(this.btnG40_X1);
            resources.ApplyResources(this.grpG40, "grpG40");
            this.grpG40.Name = "grpG40";
            this.grpG40.TabStop = false;
            // 
            // btnG40_X1
            // 
            resources.ApplyResources(this.btnG40_X1, "btnG40_X1");
            this.btnG40_X1.FlatAppearance.BorderSize = 0;
            this.btnG40_X1.Image = null;
            this.btnG40_X1.Name = "btnG40_X1";
            this.btnG40_X1.UseVisualStyleBackColor = true;
            this.btnG40_X1.Click += new System.EventHandler(this.btnG40_X1_Click);
            // 
            // grpModeSpecificPhone
            // 
            resources.ApplyResources(this.grpModeSpecificPhone, "grpModeSpecificPhone");
            this.grpModeSpecificPhone.Controls.Add(this.groupBoxTS1);
            this.grpModeSpecificPhone.Controls.Add(this.udNoiseGate);
            this.grpModeSpecificPhone.Controls.Add(this.udVOX);
            this.grpModeSpecificPhone.Controls.Add(this.ptbMIC);
            this.grpModeSpecificPhone.Controls.Add(this.udCPDR);
            this.grpModeSpecificPhone.Controls.Add(this.ptbCPDR);
            this.grpModeSpecificPhone.Controls.Add(this.udCOMP);
            this.grpModeSpecificPhone.Controls.Add(this.ptbCOMP);
            this.grpModeSpecificPhone.Controls.Add(this.picNoiseGate);
            this.grpModeSpecificPhone.Controls.Add(this.ptbNoiseGate);
            this.grpModeSpecificPhone.Controls.Add(this.picVOX);
            this.grpModeSpecificPhone.Controls.Add(this.ptbVOX);
            this.grpModeSpecificPhone.Controls.Add(this.udMIC);
            this.grpModeSpecificPhone.Controls.Add(this.chkNoiseGate);
            this.grpModeSpecificPhone.Controls.Add(this.chkVOX);
            this.grpModeSpecificPhone.Controls.Add(this.lblMIC);
            this.grpModeSpecificPhone.Controls.Add(this.chkDSPComp);
            this.grpModeSpecificPhone.Controls.Add(this.chkDSPCompander);
            this.grpModeSpecificPhone.Controls.Add(this.comboTXProfile);
            this.grpModeSpecificPhone.Controls.Add(this.lblTransmitProfile);
            this.grpModeSpecificPhone.Controls.Add(this.chkShowTXFilter);
            this.grpModeSpecificPhone.Name = "grpModeSpecificPhone";
            this.grpModeSpecificPhone.TabStop = false;
            // 
            // groupBoxTS1
            // 
            this.groupBoxTS1.Controls.Add(this.btnMsg6);
            this.groupBoxTS1.Controls.Add(this.btnMsg5);
            this.groupBoxTS1.Controls.Add(this.btnMsg4);
            this.groupBoxTS1.Controls.Add(this.btnMsg3);
            this.groupBoxTS1.Controls.Add(this.btnMsg2);
            this.groupBoxTS1.Controls.Add(this.btnMsg1);
            resources.ApplyResources(this.groupBoxTS1, "groupBoxTS1");
            this.groupBoxTS1.Name = "groupBoxTS1";
            this.groupBoxTS1.TabStop = false;
            // 
            // btnMsg6
            // 
            resources.ApplyResources(this.btnMsg6, "btnMsg6");
            this.btnMsg6.FlatAppearance.BorderSize = 0;
            this.btnMsg6.Image = null;
            this.btnMsg6.Name = "btnMsg6";
            this.btnMsg6.UseVisualStyleBackColor = true;
            this.btnMsg6.Click += new System.EventHandler(this.btnMsg6_Click);
            this.btnMsg6.MouseHover += new System.EventHandler(this.btnMsg6_MouseHover);
            // 
            // btnMsg5
            // 
            resources.ApplyResources(this.btnMsg5, "btnMsg5");
            this.btnMsg5.FlatAppearance.BorderSize = 0;
            this.btnMsg5.Image = null;
            this.btnMsg5.Name = "btnMsg5";
            this.btnMsg5.UseVisualStyleBackColor = true;
            this.btnMsg5.Click += new System.EventHandler(this.btnMsg5_Click);
            this.btnMsg5.MouseHover += new System.EventHandler(this.btnMsg5_MouseHover);
            // 
            // btnMsg4
            // 
            resources.ApplyResources(this.btnMsg4, "btnMsg4");
            this.btnMsg4.FlatAppearance.BorderSize = 0;
            this.btnMsg4.Image = null;
            this.btnMsg4.Name = "btnMsg4";
            this.btnMsg4.UseVisualStyleBackColor = true;
            this.btnMsg4.Click += new System.EventHandler(this.btnMsg4_Click);
            this.btnMsg4.MouseHover += new System.EventHandler(this.btnMsg4_MousHover);
            // 
            // btnMsg3
            // 
            resources.ApplyResources(this.btnMsg3, "btnMsg3");
            this.btnMsg3.FlatAppearance.BorderSize = 0;
            this.btnMsg3.Image = null;
            this.btnMsg3.Name = "btnMsg3";
            this.btnMsg3.UseVisualStyleBackColor = true;
            this.btnMsg3.Click += new System.EventHandler(this.btnMsg3_Click);
            this.btnMsg3.MouseHover += new System.EventHandler(this.btnMsg3_MouseHover);
            // 
            // btnMsg2
            // 
            resources.ApplyResources(this.btnMsg2, "btnMsg2");
            this.btnMsg2.FlatAppearance.BorderSize = 0;
            this.btnMsg2.Image = null;
            this.btnMsg2.Name = "btnMsg2";
            this.btnMsg2.UseVisualStyleBackColor = true;
            this.btnMsg2.Click += new System.EventHandler(this.btnMsg2_Click);
            this.btnMsg2.MouseHover += new System.EventHandler(this.btnMsg2_MouseHover);
            // 
            // btnMsg1
            // 
            resources.ApplyResources(this.btnMsg1, "btnMsg1");
            this.btnMsg1.FlatAppearance.BorderSize = 0;
            this.btnMsg1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.btnMsg1.Image = null;
            this.btnMsg1.Name = "btnMsg1";
            this.btnMsg1.UseVisualStyleBackColor = false;
            this.btnMsg1.Click += new System.EventHandler(this.btnMsg1_Click);
            this.btnMsg1.MouseHover += new System.EventHandler(this.btnMsg1_MouseHover);
            // 
            // udNoiseGate
            // 
            this.udNoiseGate.BackColor = System.Drawing.SystemColors.Window;
            this.udNoiseGate.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udNoiseGate.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udNoiseGate, "udNoiseGate");
            this.udNoiseGate.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udNoiseGate.Minimum = new decimal(new int[] {
            160,
            0,
            0,
            -2147483648});
            this.udNoiseGate.Name = "udNoiseGate";
            this.udNoiseGate.Value = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udNoiseGate.ValueChanged += new System.EventHandler(this.udNoiseGate_ValueChanged);
            // 
            // udVOX
            // 
            this.udVOX.BackColor = System.Drawing.SystemColors.Window;
            this.udVOX.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udVOX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udVOX, "udVOX");
            this.udVOX.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udVOX.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVOX.Name = "udVOX";
            this.udVOX.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udVOX.ValueChanged += new System.EventHandler(this.udVOX_ValueChanged);
            // 
            // ptbMIC
            // 
            resources.ApplyResources(this.ptbMIC, "ptbMIC");
            this.ptbMIC.HeadImage = null;
            this.ptbMIC.LargeChange = 1;
            this.ptbMIC.Maximum = 70;
            this.ptbMIC.Minimum = 0;
            this.ptbMIC.Name = "ptbMIC";
            this.ptbMIC.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbMIC.SmallChange = 1;
            this.ptbMIC.TabStop = false;
            this.ptbMIC.Value = 35;
            this.ptbMIC.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbMIC_OnWheel);
            this.ptbMIC.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbMIC_Scroll);
            // 
            // udCPDR
            // 
            this.udCPDR.BackColor = System.Drawing.SystemColors.Window;
            this.udCPDR.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udCPDR.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udCPDR, "udCPDR");
            this.udCPDR.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udCPDR.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCPDR.Name = "udCPDR";
            this.udCPDR.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udCPDR.ValueChanged += new System.EventHandler(this.udCPDR_ValueChanged);
            // 
            // ptbCPDR
            // 
            resources.ApplyResources(this.ptbCPDR, "ptbCPDR");
            this.ptbCPDR.HeadImage = null;
            this.ptbCPDR.LargeChange = 1;
            this.ptbCPDR.Maximum = 10;
            this.ptbCPDR.Minimum = 0;
            this.ptbCPDR.Name = "ptbCPDR";
            this.ptbCPDR.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbCPDR.SmallChange = 1;
            this.ptbCPDR.TabStop = false;
            this.ptbCPDR.Value = 3;
            this.ptbCPDR.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbCPDR_OnWheel);
            this.ptbCPDR.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbCPDR_Scroll);
            // 
            // udCOMP
            // 
            this.udCOMP.BackColor = System.Drawing.SystemColors.Window;
            this.udCOMP.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udCOMP.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udCOMP, "udCOMP");
            this.udCOMP.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udCOMP.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCOMP.Name = "udCOMP";
            this.udCOMP.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            this.udCOMP.ValueChanged += new System.EventHandler(this.udCOMP_ValueChanged);
            // 
            // ptbCOMP
            // 
            resources.ApplyResources(this.ptbCOMP, "ptbCOMP");
            this.ptbCOMP.HeadImage = null;
            this.ptbCOMP.LargeChange = 1;
            this.ptbCOMP.Maximum = 20;
            this.ptbCOMP.Minimum = 0;
            this.ptbCOMP.Name = "ptbCOMP";
            this.ptbCOMP.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbCOMP.SmallChange = 1;
            this.ptbCOMP.TabStop = false;
            this.ptbCOMP.Value = 3;
            this.ptbCOMP.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbCOMP_OnWheel);
            this.ptbCOMP.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbCOMP_Scroll);
            // 
            // picNoiseGate
            // 
            this.picNoiseGate.BackColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.picNoiseGate, "picNoiseGate");
            this.picNoiseGate.Name = "picNoiseGate";
            this.picNoiseGate.TabStop = false;
            this.picNoiseGate.Paint += new System.Windows.Forms.PaintEventHandler(this.picNoiseGate_Paint);
            // 
            // ptbNoiseGate
            // 
            resources.ApplyResources(this.ptbNoiseGate, "ptbNoiseGate");
            this.ptbNoiseGate.HeadImage = null;
            this.ptbNoiseGate.LargeChange = 1;
            this.ptbNoiseGate.Maximum = 0;
            this.ptbNoiseGate.Minimum = -160;
            this.ptbNoiseGate.Name = "ptbNoiseGate";
            this.ptbNoiseGate.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbNoiseGate.SmallChange = 1;
            this.ptbNoiseGate.TabStop = false;
            this.ptbNoiseGate.Value = -40;
            this.ptbNoiseGate.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbNoiseGate_OnWheel);
            this.ptbNoiseGate.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbNoiseGate_Scroll);
            // 
            // picVOX
            // 
            this.picVOX.BackColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.picVOX, "picVOX");
            this.picVOX.Name = "picVOX";
            this.picVOX.TabStop = false;
            this.picVOX.Paint += new System.Windows.Forms.PaintEventHandler(this.picVOX_Paint);
            // 
            // ptbVOX
            // 
            resources.ApplyResources(this.ptbVOX, "ptbVOX");
            this.ptbVOX.HeadImage = null;
            this.ptbVOX.LargeChange = 1;
            this.ptbVOX.Maximum = 1000;
            this.ptbVOX.Minimum = 0;
            this.ptbVOX.Name = "ptbVOX";
            this.ptbVOX.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbVOX.SmallChange = 1;
            this.ptbVOX.TabStop = false;
            this.ptbVOX.Value = 200;
            this.ptbVOX.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbVOX_OnWheel);
            this.ptbVOX.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbVOX_Scroll);
            // 
            // udMIC
            // 
            this.udMIC.BackColor = System.Drawing.SystemColors.Window;
            this.udMIC.ForeColor = System.Drawing.SystemColors.ControlText;
            this.udMIC.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            resources.ApplyResources(this.udMIC, "udMIC");
            this.udMIC.Maximum = new decimal(new int[] {
            70,
            0,
            0,
            0});
            this.udMIC.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udMIC.Name = "udMIC";
            this.udMIC.Value = new decimal(new int[] {
            35,
            0,
            0,
            0});
            this.udMIC.ValueChanged += new System.EventHandler(this.udMIC_ValueChanged);
            this.udMIC.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.udMIC.LostFocus += new System.EventHandler(this.udMIC_LostFocus);
            // 
            // lblMIC
            // 
            this.lblMIC.Image = null;
            resources.ApplyResources(this.lblMIC, "lblMIC");
            this.lblMIC.Name = "lblMIC";
            // 
            // lblTransmitProfile
            // 
            this.lblTransmitProfile.Image = null;
            resources.ApplyResources(this.lblTransmitProfile, "lblTransmitProfile");
            this.lblTransmitProfile.Name = "lblTransmitProfile";
            // 
            // grpVFOA
            // 
            this.grpVFOA.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this.grpVFOA, "grpVFOA");
            this.grpVFOA.Controls.Add(this.panelVFOAHover);
            this.grpVFOA.Controls.Add(this.txtVFOALSD);
            this.grpVFOA.Controls.Add(this.txtVFOAMSD);
            this.grpVFOA.Controls.Add(this.txtVFOABand);
            this.grpVFOA.Controls.Add(this.txtVFOAFreq);
            this.grpVFOA.Controls.Add(this.btnHidden);
            this.grpVFOA.ForeColor = System.Drawing.Color.Black;
            this.grpVFOA.Name = "grpVFOA";
            this.grpVFOA.TabStop = false;
            // 
            // panelVFOAHover
            // 
            resources.ApplyResources(this.panelVFOAHover, "panelVFOAHover");
            this.panelVFOAHover.BackColor = System.Drawing.Color.Black;
            this.panelVFOAHover.Name = "panelVFOAHover";
            this.panelVFOAHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOAHover_Paint);
            this.panelVFOAHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOAHover_MouseMove);
            // 
            // txtVFOALSD
            // 
            this.txtVFOALSD.BackColor = System.Drawing.Color.Black;
            this.txtVFOALSD.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtVFOALSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOALSD, "txtVFOALSD");
            this.txtVFOALSD.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOALSD.Name = "txtVFOALSD";
            this.txtVFOALSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOALSD_MouseMove);
            this.txtVFOALSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOALSD_MouseDown);
            // 
            // txtVFOAMSD
            // 
            this.txtVFOAMSD.BackColor = System.Drawing.Color.Black;
            this.txtVFOAMSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOAMSD, "txtVFOAMSD");
            this.txtVFOAMSD.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOAMSD.Name = "txtVFOAMSD";
            this.txtVFOAMSD.MouseLeave += new System.EventHandler(this.txtVFOAMSD_MouseLeave);
            this.txtVFOAMSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOAMSD_MouseMove);
            this.txtVFOAMSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOAMSD_MouseDown);
            // 
            // txtVFOABand
            // 
            this.txtVFOABand.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.txtVFOABand, "txtVFOABand");
            this.txtVFOABand.ForeColor = System.Drawing.Color.Green;
            this.txtVFOABand.Name = "txtVFOABand";
            this.txtVFOABand.GotFocus += new System.EventHandler(this.HideFocus);
            // 
            // txtVFOAFreq
            // 
            this.txtVFOAFreq.BackColor = System.Drawing.Color.Black;
            this.txtVFOAFreq.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOAFreq, "txtVFOAFreq");
            this.txtVFOAFreq.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOAFreq.Name = "txtVFOAFreq";
            this.txtVFOAFreq.MouseLeave += new System.EventHandler(this.txtVFOAFreq_MouseLeave);
            this.txtVFOAFreq.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOAFreq_MouseMove);
            this.txtVFOAFreq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOAFreq_KeyPress);
            this.txtVFOAFreq.LostFocus += new System.EventHandler(this.txtVFOAFreq_LostFocus);
            // 
            // btnHidden
            // 
            this.btnHidden.Image = null;
            resources.ApplyResources(this.btnHidden, "btnHidden");
            this.btnHidden.Name = "btnHidden";
            this.btnHidden.UseVisualStyleBackColor = true;
            // 
            // grpVFOnew
            // 
            resources.ApplyResources(this.grpVFOnew, "grpVFOnew");
            this.grpVFOnew.Controls.Add(this.picAGauge);
            this.grpVFOnew.Controls.Add(this.lblATTNewVFO);
            this.grpVFOnew.Controls.Add(this.lblRFNewVFO);
            this.grpVFOnew.Controls.Add(this.lblAFNewVFO);
            this.grpVFOnew.Controls.Add(this.lblRX2);
            this.grpVFOnew.Controls.Add(this.txtNewVFOBand);
            this.grpVFOnew.Controls.Add(this.lblVFOBTX);
            this.grpVFOnew.Controls.Add(this.lblVFOATX);
            this.grpVFOnew.Controls.Add(this.lblLOSC);
            this.grpVFOnew.Controls.Add(this.lblVFOB);
            this.grpVFOnew.Controls.Add(this.lblVFOA);
            this.grpVFOnew.Controls.Add(this.panelLOSCnewHover);
            this.grpVFOnew.Controls.Add(this.panelVFOBnewHover);
            this.grpVFOnew.Controls.Add(this.panelVFOAnewHover);
            this.grpVFOnew.Controls.Add(this.txtLOSCnew);
            this.grpVFOnew.Controls.Add(this.txtVFOBnew);
            this.grpVFOnew.Controls.Add(this.txtVFOAnew);
            this.grpVFOnew.Controls.Add(this.sMeterDigital1);
            this.grpVFOnew.Controls.Add(this.sMeterDigital2);
            this.grpVFOnew.Name = "grpVFOnew";
            this.grpVFOnew.TabStop = false;
            // 
            // picAGauge
            // 
            this.picAGauge.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.picAGauge, "picAGauge");
            this.picAGauge.ContextMenuStrip = this.contextNewVFOSmeter;
            this.picAGauge.Name = "picAGauge";
            this.picAGauge.TabStop = false;
            this.picAGauge.Paint += new System.Windows.Forms.PaintEventHandler(this.picAGauge_Paint);
            // 
            // lblATTNewVFO
            // 
            resources.ApplyResources(this.lblATTNewVFO, "lblATTNewVFO");
            this.lblATTNewVFO.BackColor = System.Drawing.Color.Black;
            this.lblATTNewVFO.ForeColor = System.Drawing.Color.Olive;
            this.lblATTNewVFO.Image = null;
            this.lblATTNewVFO.Name = "lblATTNewVFO";
            this.lblATTNewVFO.Click += new System.EventHandler(this.lblATTNewVFO_Click);
            // 
            // lblRFNewVFO
            // 
            resources.ApplyResources(this.lblRFNewVFO, "lblRFNewVFO");
            this.lblRFNewVFO.BackColor = System.Drawing.Color.Black;
            this.lblRFNewVFO.ForeColor = System.Drawing.Color.Olive;
            this.lblRFNewVFO.Image = null;
            this.lblRFNewVFO.Name = "lblRFNewVFO";
            this.lblRFNewVFO.Click += new System.EventHandler(this.lblRFNewVFO_Click);
            // 
            // lblAFNewVFO
            // 
            resources.ApplyResources(this.lblAFNewVFO, "lblAFNewVFO");
            this.lblAFNewVFO.BackColor = System.Drawing.Color.Black;
            this.lblAFNewVFO.ForeColor = System.Drawing.Color.Olive;
            this.lblAFNewVFO.Image = null;
            this.lblAFNewVFO.Name = "lblAFNewVFO";
            this.lblAFNewVFO.Click += new System.EventHandler(this.lblAFNewVFO_Click);
            // 
            // txtNewVFOBand
            // 
            this.txtNewVFOBand.BackColor = System.Drawing.Color.Black;
            this.txtNewVFOBand.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtNewVFOBand.Cursor = System.Windows.Forms.Cursors.IBeam;
            resources.ApplyResources(this.txtNewVFOBand, "txtNewVFOBand");
            this.txtNewVFOBand.ForeColor = System.Drawing.Color.Green;
            this.txtNewVFOBand.Name = "txtNewVFOBand";
            // 
            // lblVFOBTX
            // 
            resources.ApplyResources(this.lblVFOBTX, "lblVFOBTX");
            this.lblVFOBTX.BackColor = System.Drawing.Color.Black;
            this.lblVFOBTX.ForeColor = System.Drawing.Color.Olive;
            this.lblVFOBTX.Image = null;
            this.lblVFOBTX.Name = "lblVFOBTX";
            // 
            // lblVFOATX
            // 
            resources.ApplyResources(this.lblVFOATX, "lblVFOATX");
            this.lblVFOATX.BackColor = System.Drawing.Color.Black;
            this.lblVFOATX.ForeColor = System.Drawing.Color.Olive;
            this.lblVFOATX.Image = null;
            this.lblVFOATX.Name = "lblVFOATX";
            // 
            // lblLOSC
            // 
            resources.ApplyResources(this.lblLOSC, "lblLOSC");
            this.lblLOSC.BackColor = System.Drawing.Color.Black;
            this.lblLOSC.ForeColor = System.Drawing.Color.Olive;
            this.lblLOSC.Image = null;
            this.lblLOSC.Name = "lblLOSC";
            // 
            // lblVFOB
            // 
            resources.ApplyResources(this.lblVFOB, "lblVFOB");
            this.lblVFOB.BackColor = System.Drawing.Color.Black;
            this.lblVFOB.ForeColor = System.Drawing.Color.Olive;
            this.lblVFOB.Image = null;
            this.lblVFOB.Name = "lblVFOB";
            // 
            // lblVFOA
            // 
            resources.ApplyResources(this.lblVFOA, "lblVFOA");
            this.lblVFOA.BackColor = System.Drawing.Color.Black;
            this.lblVFOA.ForeColor = System.Drawing.Color.Olive;
            this.lblVFOA.Image = null;
            this.lblVFOA.Name = "lblVFOA";
            // 
            // panelLOSCnewHover
            // 
            resources.ApplyResources(this.panelLOSCnewHover, "panelLOSCnewHover");
            this.panelLOSCnewHover.BackColor = System.Drawing.Color.Black;
            this.panelLOSCnewHover.Name = "panelLOSCnewHover";
            this.panelLOSCnewHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelLOSCnew_Paint);
            this.panelLOSCnewHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelLOSCnewHover_MouseMove);
            // 
            // panelVFOBnewHover
            // 
            resources.ApplyResources(this.panelVFOBnewHover, "panelVFOBnewHover");
            this.panelVFOBnewHover.BackColor = System.Drawing.Color.Black;
            this.panelVFOBnewHover.Name = "panelVFOBnewHover";
            this.panelVFOBnewHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOBnewHover_Paint);
            this.panelVFOBnewHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOBnewHover_MouseMove);
            // 
            // panelVFOAnewHover
            // 
            resources.ApplyResources(this.panelVFOAnewHover, "panelVFOAnewHover");
            this.panelVFOAnewHover.BackColor = System.Drawing.Color.Black;
            this.panelVFOAnewHover.Name = "panelVFOAnewHover";
            this.panelVFOAnewHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOAnewHover_Paint);
            this.panelVFOAnewHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOAnewHover_MouseMove);
            // 
            // txtLOSCnew
            // 
            this.txtLOSCnew.BackColor = System.Drawing.Color.Black;
            this.txtLOSCnew.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtLOSCnew.ContextMenuStrip = this.contextLOSCMenu;
            resources.ApplyResources(this.txtLOSCnew, "txtLOSCnew");
            this.txtLOSCnew.ForeColor = System.Drawing.Color.Olive;
            this.txtLOSCnew.Name = "txtLOSCnew";
            this.txtLOSCnew.MouseLeave += new System.EventHandler(this.txtLOSCnew_MouseLeave);
            this.txtLOSCnew.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtLOSCnew_MouseMove);
            this.txtLOSCnew.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtLOSCnew_MouseDown);
            this.txtLOSCnew.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLOSCnew_KeyPress);
            this.txtLOSCnew.LostFocus += new System.EventHandler(this.txtLOSCnew_LostFocus);
            // 
            // txtVFOBnew
            // 
            this.txtVFOBnew.BackColor = System.Drawing.Color.Black;
            this.txtVFOBnew.BorderStyle = System.Windows.Forms.BorderStyle.None;
            resources.ApplyResources(this.txtVFOBnew, "txtVFOBnew");
            this.txtVFOBnew.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOBnew.Name = "txtVFOBnew";
            this.txtVFOBnew.MouseLeave += new System.EventHandler(this.txtVFOBnew_MouseLeave);
            this.txtVFOBnew.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBnew_MouseMove);
            this.txtVFOBnew.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOBnew_MouseDown);
            this.txtVFOBnew.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOBnew_KeyPress);
            this.txtVFOBnew.LostFocus += new System.EventHandler(this.txtVFOBnew_LostFocus);
            // 
            // txtVFOAnew
            // 
            this.txtVFOAnew.BackColor = System.Drawing.Color.Black;
            this.txtVFOAnew.BorderStyle = System.Windows.Forms.BorderStyle.None;
            resources.ApplyResources(this.txtVFOAnew, "txtVFOAnew");
            this.txtVFOAnew.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOAnew.Name = "txtVFOAnew";
            this.txtVFOAnew.MouseLeave += new System.EventHandler(this.txtVFOAnew_MouseLeave);
            this.txtVFOAnew.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOAnew_MouseMove);
            this.txtVFOAnew.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOAnew_MouseDown);
            this.txtVFOAnew.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOAnew_KeyPress);
            this.txtVFOAnew.LostFocus += new System.EventHandler(this.txtVFOAnew_LostFocus);
            // 
            // sMeterDigital1
            // 
            this.sMeterDigital1.BackColor = System.Drawing.Color.Black;
            this.sMeterDigital1.ContextMenuStrip = this.contextNewVFOSmeter;
            resources.ApplyResources(this.sMeterDigital1, "sMeterDigital1");
            this.sMeterDigital1.MaximumSize = new System.Drawing.Size(240, 133);
            this.sMeterDigital1.MinimumSize = new System.Drawing.Size(240, 133);
            this.sMeterDigital1.Name = "sMeterDigital1";
            this.sMeterDigital1.SignalMaxValue = 180F;
            this.sMeterDigital1.SignalMinValue = 0F;
            this.sMeterDigital1.SignalValue = 0F;
            this.sMeterDigital1.swrMaxValue = 180F;
            this.sMeterDigital1.swrMinValue = 0F;
            this.sMeterDigital1.swrValue = 0F;
            // 
            // sMeterDigital2
            // 
            this.sMeterDigital2.BackColor = System.Drawing.Color.Black;
            this.sMeterDigital2.Brightness = 255;
            this.sMeterDigital2.ContextMenuStrip = this.contextNewVFOSmeter;
            resources.ApplyResources(this.sMeterDigital2, "sMeterDigital2");
            this.sMeterDigital2.MaximumSize = new System.Drawing.Size(240, 133);
            this.sMeterDigital2.MinimumSize = new System.Drawing.Size(240, 133);
            this.sMeterDigital2.Name = "sMeterDigital2";
            this.sMeterDigital2.SignalMaxValue = 224F;
            this.sMeterDigital2.SignalMinValue = 0F;
            this.sMeterDigital2.SignalValue = 0F;
            this.sMeterDigital2.swrMaxValue = 180F;
            this.sMeterDigital2.swrMinValue = 0F;
            this.sMeterDigital2.swrValue = 0F;
            // 
            // lblNotchShift
            // 
            resources.ApplyResources(this.lblNotchShift, "lblNotchShift");
            this.lblNotchShift.Image = null;
            this.lblNotchShift.Name = "lblNotchShift";
            // 
            // lblWidth
            // 
            resources.ApplyResources(this.lblWidth, "lblWidth");
            this.lblWidth.Image = null;
            this.lblWidth.Name = "lblWidth";
            // 
            // grpSoundControls
            // 
            resources.ApplyResources(this.grpSoundControls, "grpSoundControls");
            this.grpSoundControls.Controls.Add(this.lblAF);
            this.grpSoundControls.Controls.Add(this.lblPWRValue);
            this.grpSoundControls.Controls.Add(this.lblRFValue);
            this.grpSoundControls.Controls.Add(this.comboAGCSubRX);
            this.grpSoundControls.Controls.Add(this.picSQLSubRX);
            this.grpSoundControls.Controls.Add(this.ptbPWR);
            this.grpSoundControls.Controls.Add(this.comboAGCMainRX);
            this.grpSoundControls.Controls.Add(this.ptbRF);
            this.grpSoundControls.Controls.Add(this.ptbAF);
            this.grpSoundControls.Controls.Add(this.lblRF);
            this.grpSoundControls.Controls.Add(this.lblPWR);
            this.grpSoundControls.Controls.Add(this.lblAGC);
            this.grpSoundControls.Controls.Add(this.lblAFValue);
            this.grpSoundControls.Controls.Add(this.udSQLMainRX);
            this.grpSoundControls.Controls.Add(this.picSQLMainRX);
            this.grpSoundControls.Controls.Add(this.ptbSQLSubRX);
            this.grpSoundControls.Controls.Add(this.chkSQLSubRX);
            this.grpSoundControls.Controls.Add(this.udSQLSubRX);
            this.grpSoundControls.Controls.Add(this.ptbSQLMainRX);
            this.grpSoundControls.Controls.Add(this.chkSQLMainRX);
            this.grpSoundControls.Name = "grpSoundControls";
            this.grpSoundControls.TabStop = false;
            // 
            // lblAF
            // 
            resources.ApplyResources(this.lblAF, "lblAF");
            this.lblAF.Image = null;
            this.lblAF.Name = "lblAF";
            // 
            // lblPWRValue
            // 
            resources.ApplyResources(this.lblPWRValue, "lblPWRValue");
            this.lblPWRValue.BackColor = System.Drawing.Color.Transparent;
            this.lblPWRValue.ForeColor = System.Drawing.Color.Black;
            this.lblPWRValue.Image = null;
            this.lblPWRValue.Name = "lblPWRValue";
            this.lblPWRValue.MouseLeave += new System.EventHandler(this.lblPWRValue_MouseLeave);
            this.lblPWRValue.MouseHover += new System.EventHandler(this.lblPWRValue_MouseHover);
            // 
            // lblRFValue
            // 
            resources.ApplyResources(this.lblRFValue, "lblRFValue");
            this.lblRFValue.BackColor = System.Drawing.Color.Transparent;
            this.lblRFValue.ForeColor = System.Drawing.Color.Black;
            this.lblRFValue.Image = null;
            this.lblRFValue.Name = "lblRFValue";
            this.lblRFValue.MouseLeave += new System.EventHandler(this.lblRFValue_MouseLeave);
            this.lblRFValue.MouseHover += new System.EventHandler(this.lblRFValue_MouseHover);
            // 
            // picSQLSubRX
            // 
            this.picSQLSubRX.BackColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.picSQLSubRX, "picSQLSubRX");
            this.picSQLSubRX.Name = "picSQLSubRX";
            this.picSQLSubRX.TabStop = false;
            this.picSQLSubRX.Paint += new System.Windows.Forms.PaintEventHandler(this.picSQLSubRX_Paint);
            // 
            // lblRF
            // 
            resources.ApplyResources(this.lblRF, "lblRF");
            this.lblRF.Image = null;
            this.lblRF.Name = "lblRF";
            // 
            // lblPWR
            // 
            resources.ApplyResources(this.lblPWR, "lblPWR");
            this.lblPWR.Image = null;
            this.lblPWR.Name = "lblPWR";
            // 
            // lblAGC
            // 
            this.lblAGC.Image = null;
            resources.ApplyResources(this.lblAGC, "lblAGC");
            this.lblAGC.Name = "lblAGC";
            // 
            // lblAFValue
            // 
            resources.ApplyResources(this.lblAFValue, "lblAFValue");
            this.lblAFValue.BackColor = System.Drawing.Color.Transparent;
            this.lblAFValue.ForeColor = System.Drawing.Color.Black;
            this.lblAFValue.Image = null;
            this.lblAFValue.Name = "lblAFValue";
            this.lblAFValue.MouseLeave += new System.EventHandler(this.lblAFValue_MouseLeave);
            this.lblAFValue.MouseHover += new System.EventHandler(this.lblAFValue_MouseHover);
            // 
            // picSQLMainRX
            // 
            this.picSQLMainRX.BackColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.picSQLMainRX, "picSQLMainRX");
            this.picSQLMainRX.Name = "picSQLMainRX";
            this.picSQLMainRX.TabStop = false;
            this.picSQLMainRX.Paint += new System.Windows.Forms.PaintEventHandler(this.picSQL_Paint);
            // 
            // grpModeSpecificCW
            // 
            resources.ApplyResources(this.grpModeSpecificCW, "grpModeSpecificCW");
            this.grpModeSpecificCW.Controls.Add(this.grpCWX);
            this.grpModeSpecificCW.Controls.Add(this.chkShowTXCWFreq);
            this.grpModeSpecificCW.Controls.Add(this.chkCWVAC);
            this.grpModeSpecificCW.Controls.Add(this.grpCWPitch);
            this.grpModeSpecificCW.Controls.Add(this.chkCWIambic);
            this.grpModeSpecificCW.Controls.Add(this.ptbCWSpeed);
            this.grpModeSpecificCW.Controls.Add(this.chkBreakIn);
            this.grpModeSpecificCW.Controls.Add(this.lblCWSpeed);
            this.grpModeSpecificCW.Controls.Add(this.udCWSpeed);
            this.grpModeSpecificCW.Name = "grpModeSpecificCW";
            this.grpModeSpecificCW.TabStop = false;
            // 
            // grpCWX
            // 
            this.grpCWX.Controls.Add(this.btnCWX4);
            this.grpCWX.Controls.Add(this.btnCWX5);
            this.grpCWX.Controls.Add(this.btnCWX1);
            this.grpCWX.Controls.Add(this.btnCWX6);
            this.grpCWX.Controls.Add(this.btnCWX2);
            this.grpCWX.Controls.Add(this.btnCWX3);
            resources.ApplyResources(this.grpCWX, "grpCWX");
            this.grpCWX.Name = "grpCWX";
            this.grpCWX.TabStop = false;
            // 
            // btnCWX4
            // 
            resources.ApplyResources(this.btnCWX4, "btnCWX4");
            this.btnCWX4.FlatAppearance.BorderSize = 0;
            this.btnCWX4.Image = null;
            this.btnCWX4.Name = "btnCWX4";
            this.btnCWX4.UseVisualStyleBackColor = true;
            this.btnCWX4.Click += new System.EventHandler(this.btnCWX4_Click);
            this.btnCWX4.MouseHover += new System.EventHandler(this.btnCWX4_MouseMove);
            // 
            // btnCWX5
            // 
            resources.ApplyResources(this.btnCWX5, "btnCWX5");
            this.btnCWX5.FlatAppearance.BorderSize = 0;
            this.btnCWX5.Image = null;
            this.btnCWX5.Name = "btnCWX5";
            this.btnCWX5.UseVisualStyleBackColor = true;
            this.btnCWX5.Click += new System.EventHandler(this.btnCWX5_Click);
            this.btnCWX5.MouseHover += new System.EventHandler(this.btnCWX5_MouseMove);
            // 
            // btnCWX1
            // 
            resources.ApplyResources(this.btnCWX1, "btnCWX1");
            this.btnCWX1.FlatAppearance.BorderSize = 0;
            this.btnCWX1.Image = null;
            this.btnCWX1.Name = "btnCWX1";
            this.btnCWX1.UseVisualStyleBackColor = true;
            this.btnCWX1.Click += new System.EventHandler(this.btnCWX1_Click);
            this.btnCWX1.MouseHover += new System.EventHandler(this.btnCWX1_MouseMove);
            // 
            // btnCWX6
            // 
            resources.ApplyResources(this.btnCWX6, "btnCWX6");
            this.btnCWX6.FlatAppearance.BorderSize = 0;
            this.btnCWX6.Image = null;
            this.btnCWX6.Name = "btnCWX6";
            this.btnCWX6.UseVisualStyleBackColor = true;
            this.btnCWX6.Click += new System.EventHandler(this.btnCWX6_Click);
            this.btnCWX6.MouseHover += new System.EventHandler(this.btnCWX6_MouseMove);
            // 
            // btnCWX2
            // 
            resources.ApplyResources(this.btnCWX2, "btnCWX2");
            this.btnCWX2.FlatAppearance.BorderSize = 0;
            this.btnCWX2.Image = null;
            this.btnCWX2.Name = "btnCWX2";
            this.btnCWX2.UseVisualStyleBackColor = true;
            this.btnCWX2.Click += new System.EventHandler(this.btnCWX2_Click);
            this.btnCWX2.MouseHover += new System.EventHandler(this.btnCWX2_MouseMove);
            // 
            // btnCWX3
            // 
            resources.ApplyResources(this.btnCWX3, "btnCWX3");
            this.btnCWX3.FlatAppearance.BorderSize = 0;
            this.btnCWX3.Image = null;
            this.btnCWX3.Name = "btnCWX3";
            this.btnCWX3.UseVisualStyleBackColor = true;
            this.btnCWX3.Click += new System.EventHandler(this.btnCWX3_Click);
            this.btnCWX3.MouseHover += new System.EventHandler(this.btnCWX3_MouseMove);
            // 
            // grpCWPitch
            // 
            this.grpCWPitch.Controls.Add(this.lblCWPitchFreq);
            this.grpCWPitch.Controls.Add(this.udCWPitch);
            resources.ApplyResources(this.grpCWPitch, "grpCWPitch");
            this.grpCWPitch.Name = "grpCWPitch";
            this.grpCWPitch.TabStop = false;
            // 
            // lblCWPitchFreq
            // 
            this.lblCWPitchFreq.Image = null;
            resources.ApplyResources(this.lblCWPitchFreq, "lblCWPitchFreq");
            this.lblCWPitchFreq.Name = "lblCWPitchFreq";
            // 
            // ptbCWSpeed
            // 
            resources.ApplyResources(this.ptbCWSpeed, "ptbCWSpeed");
            this.ptbCWSpeed.HeadImage = null;
            this.ptbCWSpeed.LargeChange = 5;
            this.ptbCWSpeed.Maximum = 60;
            this.ptbCWSpeed.Minimum = 7;
            this.ptbCWSpeed.Name = "ptbCWSpeed";
            this.ptbCWSpeed.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbCWSpeed.SmallChange = 1;
            this.ptbCWSpeed.TabStop = false;
            this.ptbCWSpeed.Value = 7;
            this.ptbCWSpeed.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbCWSpeed_Wheel);
            this.ptbCWSpeed.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbCWSpeed_Scroll);
            // 
            // lblCWSpeed
            // 
            this.lblCWSpeed.Image = null;
            resources.ApplyResources(this.lblCWSpeed, "lblCWSpeed");
            this.lblCWSpeed.Name = "lblCWSpeed";
            // 
            // grpVFOB
            // 
            this.grpVFOB.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this.grpVFOB, "grpVFOB");
            this.grpVFOB.Controls.Add(this.txtVFOBLSD);
            this.grpVFOB.Controls.Add(this.panelVFOBHover);
            this.grpVFOB.Controls.Add(this.txtVFOBMSD);
            this.grpVFOB.Controls.Add(this.lblVFOBLSD);
            this.grpVFOB.Controls.Add(this.txtVFOBBand);
            this.grpVFOB.Controls.Add(this.txtVFOBFreq);
            this.grpVFOB.Name = "grpVFOB";
            this.grpVFOB.TabStop = false;
            // 
            // txtVFOBLSD
            // 
            this.txtVFOBLSD.BackColor = System.Drawing.Color.Black;
            this.txtVFOBLSD.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtVFOBLSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOBLSD, "txtVFOBLSD");
            this.txtVFOBLSD.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOBLSD.Name = "txtVFOBLSD";
            this.txtVFOBLSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBLSD_MouseMove);
            this.txtVFOBLSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOBLSD_MouseDown);
            // 
            // panelVFOBHover
            // 
            resources.ApplyResources(this.panelVFOBHover, "panelVFOBHover");
            this.panelVFOBHover.BackColor = System.Drawing.Color.Black;
            this.panelVFOBHover.Name = "panelVFOBHover";
            this.panelVFOBHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelVFOBHover_Paint);
            this.panelVFOBHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelVFOBHover_MouseMove);
            // 
            // txtVFOBMSD
            // 
            this.txtVFOBMSD.BackColor = System.Drawing.Color.Black;
            this.txtVFOBMSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOBMSD, "txtVFOBMSD");
            this.txtVFOBMSD.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOBMSD.Name = "txtVFOBMSD";
            this.txtVFOBMSD.MouseLeave += new System.EventHandler(this.txtVFOBMSD_MouseLeave);
            this.txtVFOBMSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBMSD_MouseMove);
            this.txtVFOBMSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtVFOBMSD_MouseDown);
            // 
            // lblVFOBLSD
            // 
            this.lblVFOBLSD.BackColor = System.Drawing.Color.Cyan;
            resources.ApplyResources(this.lblVFOBLSD, "lblVFOBLSD");
            this.lblVFOBLSD.ForeColor = System.Drawing.Color.OrangeRed;
            this.lblVFOBLSD.Image = null;
            this.lblVFOBLSD.Name = "lblVFOBLSD";
            // 
            // txtVFOBBand
            // 
            this.txtVFOBBand.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.txtVFOBBand, "txtVFOBBand");
            this.txtVFOBBand.ForeColor = System.Drawing.Color.Green;
            this.txtVFOBBand.Name = "txtVFOBBand";
            this.txtVFOBBand.ReadOnly = true;
            this.txtVFOBBand.GotFocus += new System.EventHandler(this.HideFocus);
            // 
            // txtVFOBFreq
            // 
            this.txtVFOBFreq.BackColor = System.Drawing.Color.Black;
            this.txtVFOBFreq.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtVFOBFreq, "txtVFOBFreq");
            this.txtVFOBFreq.ForeColor = System.Drawing.Color.Olive;
            this.txtVFOBFreq.Name = "txtVFOBFreq";
            this.txtVFOBFreq.MouseLeave += new System.EventHandler(this.txtVFOBFreq_MouseLeave);
            this.txtVFOBFreq.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtVFOBFreq_MouseMove);
            this.txtVFOBFreq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtVFOBFreq_KeyPress);
            this.txtVFOBFreq.LostFocus += new System.EventHandler(this.txtVFOBFreq_LostFocus);
            // 
            // grpLOSC
            // 
            this.grpLOSC.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this.grpLOSC, "grpLOSC");
            this.grpLOSC.Controls.Add(this.panelLOSCHover);
            this.grpLOSC.Controls.Add(this.txtLOSCLSD);
            this.grpLOSC.Controls.Add(this.txtLOSCMSD);
            this.grpLOSC.Controls.Add(this.txtLOSCFreq);
            this.grpLOSC.ForeColor = System.Drawing.Color.Black;
            this.grpLOSC.Name = "grpLOSC";
            this.grpLOSC.TabStop = false;
            // 
            // panelLOSCHover
            // 
            resources.ApplyResources(this.panelLOSCHover, "panelLOSCHover");
            this.panelLOSCHover.BackColor = System.Drawing.Color.Black;
            this.panelLOSCHover.Name = "panelLOSCHover";
            this.panelLOSCHover.Paint += new System.Windows.Forms.PaintEventHandler(this.panelLOSCHover_Paint);
            this.panelLOSCHover.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panelLOSCHover_MouseMove);
            // 
            // txtLOSCLSD
            // 
            this.txtLOSCLSD.BackColor = System.Drawing.Color.Black;
            this.txtLOSCLSD.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtLOSCLSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtLOSCLSD, "txtLOSCLSD");
            this.txtLOSCLSD.ForeColor = System.Drawing.Color.Olive;
            this.txtLOSCLSD.Name = "txtLOSCLSD";
            this.txtLOSCLSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtLOSCLSD_MouseMove);
            this.txtLOSCLSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtLOSCLSD_MouseDown);
            // 
            // txtLOSCMSD
            // 
            this.txtLOSCMSD.BackColor = System.Drawing.Color.Black;
            this.txtLOSCMSD.ContextMenuStrip = this.contextLOSCMenu;
            this.txtLOSCMSD.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtLOSCMSD, "txtLOSCMSD");
            this.txtLOSCMSD.ForeColor = System.Drawing.Color.Olive;
            this.txtLOSCMSD.Name = "txtLOSCMSD";
            this.txtLOSCMSD.MouseLeave += new System.EventHandler(this.txtLOSCMSD_MouseLeave);
            this.txtLOSCMSD.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtLOSCMSD_MouseMove);
            this.txtLOSCMSD.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txtLOSCMSD_MouseDown);
            // 
            // txtLOSCFreq
            // 
            this.txtLOSCFreq.BackColor = System.Drawing.Color.Black;
            this.txtLOSCFreq.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtLOSCFreq, "txtLOSCFreq");
            this.txtLOSCFreq.ForeColor = System.Drawing.Color.Green;
            this.txtLOSCFreq.Name = "txtLOSCFreq";
            this.txtLOSCFreq.MouseLeave += new System.EventHandler(this.txtLOSCFreq_MouseLeave);
            this.txtLOSCFreq.MouseMove += new System.Windows.Forms.MouseEventHandler(this.txtLOSCFreq_MouseMove);
            this.txtLOSCFreq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLOSCFreq_KeyPress);
            this.txtLOSCFreq.LostFocus += new System.EventHandler(this.txtLOSCFreq_LostFocus);
            // 
            // grpG160
            // 
            this.grpG160.Controls.Add(this.btnG160_X2);
            this.grpG160.Controls.Add(this.btnG160_X1);
            resources.ApplyResources(this.grpG160, "grpG160");
            this.grpG160.Name = "grpG160";
            this.grpG160.TabStop = false;
            // 
            // grpG3020
            // 
            resources.ApplyResources(this.grpG3020, "grpG3020");
            this.grpG3020.Controls.Add(this.btnG3020_X4);
            this.grpG3020.Controls.Add(this.btnG3020_X3);
            this.grpG3020.Controls.Add(this.btnG3020_X2);
            this.grpG3020.Controls.Add(this.btnG3020_X1);
            this.grpG3020.Name = "grpG3020";
            this.grpG3020.TabStop = false;
            // 
            // btnG3020_X4
            // 
            resources.ApplyResources(this.btnG3020_X4, "btnG3020_X4");
            this.btnG3020_X4.Image = null;
            this.btnG3020_X4.Name = "btnG3020_X4";
            this.btnG3020_X4.UseVisualStyleBackColor = true;
            this.btnG3020_X4.Click += new System.EventHandler(this.btnG3020_X4_Click);
            // 
            // btnG3020_X3
            // 
            resources.ApplyResources(this.btnG3020_X3, "btnG3020_X3");
            this.btnG3020_X3.Image = null;
            this.btnG3020_X3.Name = "btnG3020_X3";
            this.btnG3020_X3.UseVisualStyleBackColor = true;
            this.btnG3020_X3.Click += new System.EventHandler(this.btnG3020_X3_Click);
            // 
            // btnG3020_X2
            // 
            resources.ApplyResources(this.btnG3020_X2, "btnG3020_X2");
            this.btnG3020_X2.Image = null;
            this.btnG3020_X2.Name = "btnG3020_X2";
            this.btnG3020_X2.UseVisualStyleBackColor = true;
            this.btnG3020_X2.Click += new System.EventHandler(this.btnG3020_X2_Click);
            // 
            // btnG3020_X1
            // 
            resources.ApplyResources(this.btnG3020_X1, "btnG3020_X1");
            this.btnG3020_X1.Image = null;
            this.btnG3020_X1.Name = "btnG3020_X1";
            this.btnG3020_X1.UseVisualStyleBackColor = true;
            this.btnG3020_X1.Click += new System.EventHandler(this.btnG3020_X1_Click);
            // 
            // grpG80
            // 
            this.grpG80.BackColor = System.Drawing.SystemColors.Control;
            this.grpG80.Controls.Add(this.btnG80_X4);
            this.grpG80.Controls.Add(this.btnG80_X3);
            this.grpG80.Controls.Add(this.btnG80_X2);
            this.grpG80.Controls.Add(this.btnG80_X1);
            resources.ApplyResources(this.grpG80, "grpG80");
            this.grpG80.Name = "grpG80";
            this.grpG80.TabStop = false;
            // 
            // btnG80_X4
            // 
            resources.ApplyResources(this.btnG80_X4, "btnG80_X4");
            this.btnG80_X4.BackColor = System.Drawing.SystemColors.Control;
            this.btnG80_X4.FlatAppearance.BorderSize = 0;
            this.btnG80_X4.Image = null;
            this.btnG80_X4.Name = "btnG80_X4";
            this.btnG80_X4.UseVisualStyleBackColor = false;
            this.btnG80_X4.Click += new System.EventHandler(this.btnG80_X4_Click);
            // 
            // btnG80_X3
            // 
            resources.ApplyResources(this.btnG80_X3, "btnG80_X3");
            this.btnG80_X3.BackColor = System.Drawing.SystemColors.Control;
            this.btnG80_X3.FlatAppearance.BorderSize = 0;
            this.btnG80_X3.Image = null;
            this.btnG80_X3.Name = "btnG80_X3";
            this.btnG80_X3.UseVisualStyleBackColor = false;
            this.btnG80_X3.Click += new System.EventHandler(this.btnG80_X3_Click);
            // 
            // btnG80_X2
            // 
            resources.ApplyResources(this.btnG80_X2, "btnG80_X2");
            this.btnG80_X2.BackColor = System.Drawing.SystemColors.Control;
            this.btnG80_X2.FlatAppearance.BorderSize = 0;
            this.btnG80_X2.Image = null;
            this.btnG80_X2.Name = "btnG80_X2";
            this.btnG80_X2.UseVisualStyleBackColor = false;
            this.btnG80_X2.Click += new System.EventHandler(this.btnG80_X2_Click);
            // 
            // btnG80_X1
            // 
            resources.ApplyResources(this.btnG80_X1, "btnG80_X1");
            this.btnG80_X1.BackColor = System.Drawing.SystemColors.Control;
            this.btnG80_X1.FlatAppearance.BorderSize = 0;
            this.btnG80_X1.Image = null;
            this.btnG80_X1.Name = "btnG80_X1";
            this.btnG80_X1.UseVisualStyleBackColor = false;
            this.btnG80_X1.Click += new System.EventHandler(this.btnG80_X1_Click);
            // 
            // grpG59
            // 
            this.grpG59.Controls.Add(this.btnATT);
            this.grpG59.Controls.Add(this.btnHIGH_AF);
            this.grpG59.Controls.Add(this.btnHIGH_RF);
            resources.ApplyResources(this.grpG59, "grpG59");
            this.grpG59.Name = "grpG59";
            this.grpG59.TabStop = false;
            // 
            // grpZoom
            // 
            resources.ApplyResources(this.grpZoom, "grpZoom");
            this.grpZoom.Controls.Add(this.label2);
            this.grpZoom.Controls.Add(this.ptbDisplayZoom);
            this.grpZoom.Controls.Add(this.ptbDisplayPan);
            this.grpZoom.Controls.Add(this.label1);
            this.grpZoom.Controls.Add(this.radDisplayZoom32x);
            this.grpZoom.Controls.Add(this.radDisplayZoom1x);
            this.grpZoom.Controls.Add(this.radDisplayZoom2x);
            this.grpZoom.Controls.Add(this.radDisplayZoom16x);
            this.grpZoom.Controls.Add(this.radDisplayZoom4x);
            this.grpZoom.Controls.Add(this.radDisplayZoom8x);
            this.grpZoom.Name = "grpZoom";
            this.grpZoom.TabStop = false;
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.SystemColors.Control;
            this.label2.Image = null;
            resources.ApplyResources(this.label2, "label2");
            this.label2.Name = "label2";
            // 
            // ptbDisplayZoom
            // 
            resources.ApplyResources(this.ptbDisplayZoom, "ptbDisplayZoom");
            this.ptbDisplayZoom.HeadImage = null;
            this.ptbDisplayZoom.LargeChange = 4;
            this.ptbDisplayZoom.Maximum = 128;
            this.ptbDisplayZoom.Minimum = 4;
            this.ptbDisplayZoom.Name = "ptbDisplayZoom";
            this.ptbDisplayZoom.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbDisplayZoom.SmallChange = 1;
            this.ptbDisplayZoom.TabStop = false;
            this.ptbDisplayZoom.Value = 4;
            this.ptbDisplayZoom.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbDisplayZoom_Wheel);
            this.ptbDisplayZoom.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbDisplayZoom_Scroll);
            // 
            // ptbDisplayPan
            // 
            resources.ApplyResources(this.ptbDisplayPan, "ptbDisplayPan");
            this.ptbDisplayPan.HeadImage = null;
            this.ptbDisplayPan.LargeChange = 10;
            this.ptbDisplayPan.Maximum = 1000;
            this.ptbDisplayPan.Minimum = -1000;
            this.ptbDisplayPan.Name = "ptbDisplayPan";
            this.ptbDisplayPan.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbDisplayPan.SmallChange = 10;
            this.ptbDisplayPan.TabStop = false;
            this.ptbDisplayPan.Value = 0;
            this.ptbDisplayPan.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbDisplayPan_Wheel);
            this.ptbDisplayPan.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbDisplayPan_Scroll);
            // 
            // label1
            // 
            this.label1.Image = null;
            resources.ApplyResources(this.label1, "label1");
            this.label1.Name = "label1";
            // 
            // radDisplayZoom32x
            // 
            resources.ApplyResources(this.radDisplayZoom32x, "radDisplayZoom32x");
            this.radDisplayZoom32x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom32x.Image = null;
            this.radDisplayZoom32x.Name = "radDisplayZoom32x";
            this.radDisplayZoom32x.UseVisualStyleBackColor = true;
            this.radDisplayZoom32x.Click += new System.EventHandler(this.radDisplayZoom32x_Click);
            // 
            // radDisplayZoom1x
            // 
            resources.ApplyResources(this.radDisplayZoom1x, "radDisplayZoom1x");
            this.radDisplayZoom1x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom1x.Image = null;
            this.radDisplayZoom1x.Name = "radDisplayZoom1x";
            this.radDisplayZoom1x.UseVisualStyleBackColor = true;
            this.radDisplayZoom1x.Click += new System.EventHandler(this.radDisplayZoom1x_Click);
            // 
            // radDisplayZoom2x
            // 
            resources.ApplyResources(this.radDisplayZoom2x, "radDisplayZoom2x");
            this.radDisplayZoom2x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom2x.Image = null;
            this.radDisplayZoom2x.Name = "radDisplayZoom2x";
            this.radDisplayZoom2x.UseVisualStyleBackColor = true;
            this.radDisplayZoom2x.Click += new System.EventHandler(this.radDisplayZoom2x_Click);
            // 
            // radDisplayZoom16x
            // 
            resources.ApplyResources(this.radDisplayZoom16x, "radDisplayZoom16x");
            this.radDisplayZoom16x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom16x.Image = null;
            this.radDisplayZoom16x.Name = "radDisplayZoom16x";
            this.radDisplayZoom16x.UseVisualStyleBackColor = true;
            this.radDisplayZoom16x.Click += new System.EventHandler(this.radDisplayZoom16x_Click);
            // 
            // radDisplayZoom4x
            // 
            resources.ApplyResources(this.radDisplayZoom4x, "radDisplayZoom4x");
            this.radDisplayZoom4x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom4x.Image = null;
            this.radDisplayZoom4x.Name = "radDisplayZoom4x";
            this.radDisplayZoom4x.UseVisualStyleBackColor = true;
            this.radDisplayZoom4x.Click += new System.EventHandler(this.radDisplayZoom4x_Click);
            // 
            // radDisplayZoom8x
            // 
            resources.ApplyResources(this.radDisplayZoom8x, "radDisplayZoom8x");
            this.radDisplayZoom8x.FlatAppearance.BorderSize = 0;
            this.radDisplayZoom8x.Image = null;
            this.radDisplayZoom8x.Name = "radDisplayZoom8x";
            this.radDisplayZoom8x.UseVisualStyleBackColor = true;
            this.radDisplayZoom8x.Click += new System.EventHandler(this.radDisplayZoom8x_Click);
            // 
            // grpSubRX
            // 
            resources.ApplyResources(this.grpSubRX, "grpSubRX");
            this.grpSubRX.Controls.Add(this.chkVACMute);
            this.grpSubRX.Controls.Add(this.ptbRX0Gain);
            this.grpSubRX.Controls.Add(this.chkEnableSubRX);
            this.grpSubRX.Controls.Add(this.ptbPanSubRX);
            this.grpSubRX.Controls.Add(this.ptbPanMainRX);
            this.grpSubRX.Controls.Add(this.ptbRX1Gain);
            this.grpSubRX.Name = "grpSubRX";
            this.grpSubRX.TabStop = false;
            // 
            // grpBandHF
            // 
            resources.ApplyResources(this.grpBandHF, "grpBandHF");
            this.grpBandHF.Controls.Add(this.radBandGEN);
            this.grpBandHF.Controls.Add(this.radBandWWV);
            this.grpBandHF.Controls.Add(this.radMoreBands);
            this.grpBandHF.Controls.Add(this.radBand2);
            this.grpBandHF.Controls.Add(this.radBand6);
            this.grpBandHF.Controls.Add(this.radBand10);
            this.grpBandHF.Controls.Add(this.radBand12);
            this.grpBandHF.Controls.Add(this.radBand15);
            this.grpBandHF.Controls.Add(this.radBand17);
            this.grpBandHF.Controls.Add(this.radBand20);
            this.grpBandHF.Controls.Add(this.radBand30);
            this.grpBandHF.Controls.Add(this.radBand40);
            this.grpBandHF.Controls.Add(this.radBand60);
            this.grpBandHF.Controls.Add(this.radBand80);
            this.grpBandHF.Controls.Add(this.radBand160);
            this.grpBandHF.Name = "grpBandHF";
            this.grpBandHF.TabStop = false;
            // 
            // grpVFOBetween
            // 
            resources.ApplyResources(this.grpVFOBetween, "grpVFOBetween");
            this.grpVFOBetween.Controls.Add(this.btnZAP);
            this.grpVFOBetween.Controls.Add(this.btnVFOA);
            this.grpVFOBetween.Controls.Add(this.txtMemory);
            this.grpVFOBetween.Controls.Add(this.lblMemoryNumber);
            this.grpVFOBetween.Controls.Add(this.chkVFOsinc);
            this.grpVFOBetween.Controls.Add(this.btnEraseMemory);
            this.grpVFOBetween.Controls.Add(this.chkVFOLock);
            this.grpVFOBetween.Controls.Add(this.btnMemoryQuickRecall);
            this.grpVFOBetween.Controls.Add(this.btnMemoryQuickSave);
            this.grpVFOBetween.Name = "grpVFOBetween";
            this.grpVFOBetween.TabStop = false;
            // 
            // txtMemory
            // 
            resources.ApplyResources(this.txtMemory, "txtMemory");
            this.txtMemory.Name = "txtMemory";
            // 
            // grpDisplay2
            // 
            resources.ApplyResources(this.grpDisplay2, "grpDisplay2");
            this.grpDisplay2.Controls.Add(this.chkDisplayPeak);
            this.grpDisplay2.Controls.Add(this.comboDisplayMode);
            this.grpDisplay2.Controls.Add(this.chkDisplayAVG);
            this.grpDisplay2.Name = "grpDisplay2";
            this.grpDisplay2.TabStop = false;
            // 
            // grpOptions
            // 
            resources.ApplyResources(this.grpOptions, "grpOptions");
            this.grpOptions.Controls.Add(this.chkRecordWav);
            this.grpOptions.Controls.Add(this.chkMUT);
            this.grpOptions.Controls.Add(this.chkMON);
            this.grpOptions.Controls.Add(this.chkTUN);
            this.grpOptions.Controls.Add(this.chkMOX);
            this.grpOptions.Controls.Add(this.chkPlayWav);
            this.grpOptions.Name = "grpOptions";
            this.grpOptions.TabStop = false;
            // 
            // btnChangeTuneStepLarger
            // 
            this.btnChangeTuneStepLarger.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnChangeTuneStepLarger, "btnChangeTuneStepLarger");
            this.btnChangeTuneStepLarger.Image = null;
            this.btnChangeTuneStepLarger.Name = "btnChangeTuneStepLarger";
            this.btnChangeTuneStepLarger.Click += new System.EventHandler(this.btnChangeTuneStepLarger_Click);
            // 
            // btnTuneStepChangeSmaller
            // 
            this.btnTuneStepChangeSmaller.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnTuneStepChangeSmaller, "btnTuneStepChangeSmaller");
            this.btnTuneStepChangeSmaller.Image = null;
            this.btnTuneStepChangeSmaller.Name = "btnTuneStepChangeSmaller";
            this.btnTuneStepChangeSmaller.Click += new System.EventHandler(this.btnChangeTuneStepSmaller_Click);
            // 
            // btnChangeTuneStepLargerSubRX
            // 
            this.btnChangeTuneStepLargerSubRX.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnChangeTuneStepLargerSubRX, "btnChangeTuneStepLargerSubRX");
            this.btnChangeTuneStepLargerSubRX.Image = null;
            this.btnChangeTuneStepLargerSubRX.Name = "btnChangeTuneStepLargerSubRX";
            this.btnChangeTuneStepLargerSubRX.Click += new System.EventHandler(this.btnChangeTuneStepLargerSubRX_Click);
            // 
            // btnTuneStepChangeSmallerSubRX
            // 
            this.btnTuneStepChangeSmallerSubRX.FlatAppearance.BorderSize = 0;
            resources.ApplyResources(this.btnTuneStepChangeSmallerSubRX, "btnTuneStepChangeSmallerSubRX");
            this.btnTuneStepChangeSmallerSubRX.Image = null;
            this.btnTuneStepChangeSmallerSubRX.Name = "btnTuneStepChangeSmallerSubRX";
            this.btnTuneStepChangeSmallerSubRX.Click += new System.EventHandler(this.btnTuneStepChangeSmallerSubRX_Click);
            // 
            // grpModeSpecificDigital
            // 
            resources.ApplyResources(this.grpModeSpecificDigital, "grpModeSpecificDigital");
            this.grpModeSpecificDigital.Controls.Add(this.grpDIGSampleRate);
            this.grpModeSpecificDigital.Controls.Add(this.ptbVACTXGain);
            this.grpModeSpecificDigital.Controls.Add(this.ptbVACRXGain);
            this.grpModeSpecificDigital.Controls.Add(this.udVACTXGain);
            this.grpModeSpecificDigital.Controls.Add(this.udVACRXGain);
            this.grpModeSpecificDigital.Controls.Add(this.lblTXGain);
            this.grpModeSpecificDigital.Controls.Add(this.lblRXGain);
            this.grpModeSpecificDigital.Controls.Add(this.chkVACEnabled);
            this.grpModeSpecificDigital.Name = "grpModeSpecificDigital";
            this.grpModeSpecificDigital.TabStop = false;
            // 
            // grpDIGSampleRate
            // 
            resources.ApplyResources(this.grpDIGSampleRate, "grpDIGSampleRate");
            this.grpDIGSampleRate.Controls.Add(this.comboVACSampleRate);
            this.grpDIGSampleRate.Name = "grpDIGSampleRate";
            this.grpDIGSampleRate.TabStop = false;
            // 
            // ptbVACTXGain
            // 
            resources.ApplyResources(this.ptbVACTXGain, "ptbVACTXGain");
            this.ptbVACTXGain.HeadImage = null;
            this.ptbVACTXGain.LargeChange = 5;
            this.ptbVACTXGain.Maximum = 20;
            this.ptbVACTXGain.Minimum = -40;
            this.ptbVACTXGain.Name = "ptbVACTXGain";
            this.ptbVACTXGain.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbVACTXGain.SmallChange = 1;
            this.ptbVACTXGain.TabStop = false;
            this.ptbVACTXGain.Value = 0;
            this.ptbVACTXGain.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbVACTXGain_Wheel);
            this.ptbVACTXGain.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbVACTXGain_Scroll);
            // 
            // ptbVACRXGain
            // 
            resources.ApplyResources(this.ptbVACRXGain, "ptbVACRXGain");
            this.ptbVACRXGain.HeadImage = null;
            this.ptbVACRXGain.LargeChange = 5;
            this.ptbVACRXGain.Maximum = 20;
            this.ptbVACRXGain.Minimum = -40;
            this.ptbVACRXGain.Name = "ptbVACRXGain";
            this.ptbVACRXGain.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.ptbVACRXGain.SmallChange = 1;
            this.ptbVACRXGain.TabStop = false;
            this.ptbVACRXGain.Value = 0;
            this.ptbVACRXGain.OnWheel += new PowerSDR.PrettyTrackBar.WheelHandler(this.tbVACRXGain_Wheel);
            this.ptbVACRXGain.Scroll += new PowerSDR.PrettyTrackBar.ScrollHandler(this.tbVACRXGain_Scroll);
            // 
            // lblTXGain
            // 
            this.lblTXGain.Image = null;
            resources.ApplyResources(this.lblTXGain, "lblTXGain");
            this.lblTXGain.Name = "lblTXGain";
            // 
            // lblRXGain
            // 
            this.lblRXGain.Image = null;
            resources.ApplyResources(this.lblRXGain, "lblRXGain");
            this.lblRXGain.Name = "lblRXGain";
            // 
            // lblTuneStep
            // 
            this.lblTuneStep.Image = null;
            resources.ApplyResources(this.lblTuneStep, "lblTuneStep");
            this.lblTuneStep.Name = "lblTuneStep";
            // 
            // grpDisplay
            // 
            resources.ApplyResources(this.grpDisplay, "grpDisplay");
            this.grpDisplay.Controls.Add(this.picWaterfall);
            this.grpDisplay.Controls.Add(this.txtDisplayPeakFreq);
            this.grpDisplay.Controls.Add(this.txtDisplayCursorFreq);
            this.grpDisplay.Controls.Add(this.txtDisplayCursorPower);
            this.grpDisplay.Controls.Add(this.txtDisplayPeakPower);
            this.grpDisplay.Controls.Add(this.txtDisplayCursorOffset);
            this.grpDisplay.Controls.Add(this.txtDisplayPeakOffset);
            this.grpDisplay.Controls.Add(this.picDisplay);
            this.grpDisplay.Name = "grpDisplay";
            this.grpDisplay.TabStop = false;
            // 
            // picWaterfall
            // 
            this.picWaterfall.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.picWaterfall, "picWaterfall");
            this.picWaterfall.Cursor = System.Windows.Forms.Cursors.Cross;
            this.picWaterfall.Name = "picWaterfall";
            this.picWaterfall.TabStop = false;
            this.picWaterfall.MouseLeave += new System.EventHandler(this.picWaterfall_MouseLeave);
            this.picWaterfall.MouseMove += new System.Windows.Forms.MouseEventHandler(this.picWaterfall_MouseMove);
            this.picWaterfall.Resize += new System.EventHandler(this.picWaterfall_Resize);
            this.picWaterfall.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picWaterfall_MouseDown);
            this.picWaterfall.Paint += new System.Windows.Forms.PaintEventHandler(this.picWaterfall_Paint);
            this.picWaterfall.MouseUp += new System.Windows.Forms.MouseEventHandler(this.picWaterfall_MouseUp);
            // 
            // txtDisplayPeakFreq
            // 
            this.txtDisplayPeakFreq.BackColor = System.Drawing.Color.Black;
            this.txtDisplayPeakFreq.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayPeakFreq.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayPeakFreq, "txtDisplayPeakFreq");
            this.txtDisplayPeakFreq.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayPeakFreq.Name = "txtDisplayPeakFreq";
            this.txtDisplayPeakFreq.ReadOnly = true;
            this.txtDisplayPeakFreq.Click += new System.EventHandler(this.txtDisplayPeakFreq_Click);
            // 
            // txtDisplayCursorFreq
            // 
            this.txtDisplayCursorFreq.BackColor = System.Drawing.Color.Black;
            this.txtDisplayCursorFreq.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayCursorFreq.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayCursorFreq, "txtDisplayCursorFreq");
            this.txtDisplayCursorFreq.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayCursorFreq.Name = "txtDisplayCursorFreq";
            this.txtDisplayCursorFreq.ReadOnly = true;
            // 
            // txtDisplayCursorPower
            // 
            this.txtDisplayCursorPower.BackColor = System.Drawing.Color.Black;
            this.txtDisplayCursorPower.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayCursorPower.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayCursorPower, "txtDisplayCursorPower");
            this.txtDisplayCursorPower.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayCursorPower.Name = "txtDisplayCursorPower";
            this.txtDisplayCursorPower.ReadOnly = true;
            // 
            // txtDisplayPeakPower
            // 
            this.txtDisplayPeakPower.BackColor = System.Drawing.Color.Black;
            this.txtDisplayPeakPower.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayPeakPower.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayPeakPower, "txtDisplayPeakPower");
            this.txtDisplayPeakPower.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayPeakPower.Name = "txtDisplayPeakPower";
            this.txtDisplayPeakPower.ReadOnly = true;
            // 
            // txtDisplayCursorOffset
            // 
            this.txtDisplayCursorOffset.BackColor = System.Drawing.Color.Black;
            this.txtDisplayCursorOffset.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayCursorOffset.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayCursorOffset, "txtDisplayCursorOffset");
            this.txtDisplayCursorOffset.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayCursorOffset.Name = "txtDisplayCursorOffset";
            this.txtDisplayCursorOffset.ReadOnly = true;
            this.txtDisplayCursorOffset.GotFocus += new System.EventHandler(this.HideFocus);
            // 
            // txtDisplayPeakOffset
            // 
            this.txtDisplayPeakOffset.BackColor = System.Drawing.Color.Black;
            this.txtDisplayPeakOffset.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txtDisplayPeakOffset.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtDisplayPeakOffset, "txtDisplayPeakOffset");
            this.txtDisplayPeakOffset.ForeColor = System.Drawing.Color.DodgerBlue;
            this.txtDisplayPeakOffset.Name = "txtDisplayPeakOffset";
            this.txtDisplayPeakOffset.ReadOnly = true;
            this.txtDisplayPeakOffset.GotFocus += new System.EventHandler(this.HideFocus);
            // 
            // picDisplay
            // 
            this.picDisplay.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.picDisplay, "picDisplay");
            this.picDisplay.Cursor = System.Windows.Forms.Cursors.Cross;
            this.picDisplay.Name = "picDisplay";
            this.picDisplay.TabStop = false;
            this.picDisplay.MouseLeave += new System.EventHandler(this.picDisplay_MouseLeave);
            this.picDisplay.MouseMove += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseMove);
            this.picDisplay.Resize += new System.EventHandler(this.picDisplay_Resize);
            this.picDisplay.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseDown);
            this.picDisplay.Paint += new System.Windows.Forms.PaintEventHandler(this.picDisplay_Paint);
            this.picDisplay.MouseUp += new System.Windows.Forms.MouseEventHandler(this.picDisplay_MouseUp);
            // 
            // grpMainRXFilter
            // 
            resources.ApplyResources(this.grpMainRXFilter, "grpMainRXFilter");
            this.grpMainRXFilter.ContextMenu = this.contextMenuFilter;
            this.grpMainRXFilter.Controls.Add(this.udFilterHigh);
            this.grpMainRXFilter.Controls.Add(this.udFilterLow);
            this.grpMainRXFilter.Controls.Add(this.ptbFilterWidth);
            this.grpMainRXFilter.Controls.Add(this.lblFilterWidth);
            this.grpMainRXFilter.Controls.Add(this.btnFilterShiftReset);
            this.grpMainRXFilter.Controls.Add(this.ptbFilterShift);
            this.grpMainRXFilter.Controls.Add(this.lblFilterShift);
            this.grpMainRXFilter.Controls.Add(this.radFilter1);
            this.grpMainRXFilter.Controls.Add(this.radFilter2);
            this.grpMainRXFilter.Controls.Add(this.radFilter3);
            this.grpMainRXFilter.Controls.Add(this.radFilter4);
            this.grpMainRXFilter.Controls.Add(this.radFilter5);
            this.grpMainRXFilter.Controls.Add(this.radFilter6);
            this.grpMainRXFilter.Controls.Add(this.radFilter7);
            this.grpMainRXFilter.Controls.Add(this.radFilter8);
            this.grpMainRXFilter.Controls.Add(this.radFilter9);
            this.grpMainRXFilter.Controls.Add(this.radFilter10);
            this.grpMainRXFilter.Controls.Add(this.radFilterVar1);
            this.grpMainRXFilter.Controls.Add(this.radFilterVar2);
            this.grpMainRXFilter.Controls.Add(this.lblFilterLow);
            this.grpMainRXFilter.Controls.Add(this.lblFilterHigh);
            this.grpMainRXFilter.Name = "grpMainRXFilter";
            this.grpMainRXFilter.TabStop = false;
            // 
            // lblFilterWidth
            // 
            this.lblFilterWidth.Image = null;
            resources.ApplyResources(this.lblFilterWidth, "lblFilterWidth");
            this.lblFilterWidth.Name = "lblFilterWidth";
            // 
            // lblFilterShift
            // 
            this.lblFilterShift.Image = null;
            resources.ApplyResources(this.lblFilterShift, "lblFilterShift");
            this.lblFilterShift.Name = "lblFilterShift";
            // 
            // radFilter1
            // 
            resources.ApplyResources(this.radFilter1, "radFilter1");
            this.radFilter1.FlatAppearance.BorderSize = 0;
            this.radFilter1.Image = null;
            this.radFilter1.Name = "radFilter1";
            this.radFilter1.CheckedChanged += new System.EventHandler(this.radFilter1_CheckedChanged);
            // 
            // radFilter2
            // 
            resources.ApplyResources(this.radFilter2, "radFilter2");
            this.radFilter2.FlatAppearance.BorderSize = 0;
            this.radFilter2.Image = null;
            this.radFilter2.Name = "radFilter2";
            this.radFilter2.CheckedChanged += new System.EventHandler(this.radFilter2_CheckedChanged);
            // 
            // radFilter3
            // 
            resources.ApplyResources(this.radFilter3, "radFilter3");
            this.radFilter3.FlatAppearance.BorderSize = 0;
            this.radFilter3.Image = null;
            this.radFilter3.Name = "radFilter3";
            this.radFilter3.CheckedChanged += new System.EventHandler(this.radFilter3_CheckedChanged);
            // 
            // radFilter4
            // 
            resources.ApplyResources(this.radFilter4, "radFilter4");
            this.radFilter4.FlatAppearance.BorderSize = 0;
            this.radFilter4.Image = null;
            this.radFilter4.Name = "radFilter4";
            this.radFilter4.CheckedChanged += new System.EventHandler(this.radFilter4_CheckedChanged);
            // 
            // radFilter5
            // 
            resources.ApplyResources(this.radFilter5, "radFilter5");
            this.radFilter5.FlatAppearance.BorderSize = 0;
            this.radFilter5.Image = null;
            this.radFilter5.Name = "radFilter5";
            this.radFilter5.CheckedChanged += new System.EventHandler(this.radFilter5_CheckedChanged);
            // 
            // radFilter6
            // 
            resources.ApplyResources(this.radFilter6, "radFilter6");
            this.radFilter6.FlatAppearance.BorderSize = 0;
            this.radFilter6.Image = null;
            this.radFilter6.Name = "radFilter6";
            this.radFilter6.CheckedChanged += new System.EventHandler(this.radFilter6_CheckedChanged);
            // 
            // radFilter7
            // 
            resources.ApplyResources(this.radFilter7, "radFilter7");
            this.radFilter7.FlatAppearance.BorderSize = 0;
            this.radFilter7.Image = null;
            this.radFilter7.Name = "radFilter7";
            this.radFilter7.CheckedChanged += new System.EventHandler(this.radFilter7_CheckedChanged);
            // 
            // radFilter8
            // 
            resources.ApplyResources(this.radFilter8, "radFilter8");
            this.radFilter8.FlatAppearance.BorderSize = 0;
            this.radFilter8.Image = null;
            this.radFilter8.Name = "radFilter8";
            this.radFilter8.CheckedChanged += new System.EventHandler(this.radFilter8_CheckedChanged);
            // 
            // radFilter9
            // 
            resources.ApplyResources(this.radFilter9, "radFilter9");
            this.radFilter9.FlatAppearance.BorderSize = 0;
            this.radFilter9.Image = null;
            this.radFilter9.Name = "radFilter9";
            this.radFilter9.CheckedChanged += new System.EventHandler(this.radFilter9_CheckedChanged);
            // 
            // radFilter10
            // 
            resources.ApplyResources(this.radFilter10, "radFilter10");
            this.radFilter10.FlatAppearance.BorderSize = 0;
            this.radFilter10.Image = null;
            this.radFilter10.Name = "radFilter10";
            this.radFilter10.CheckedChanged += new System.EventHandler(this.radFilter10_CheckedChanged);
            // 
            // radFilterVar1
            // 
            resources.ApplyResources(this.radFilterVar1, "radFilterVar1");
            this.radFilterVar1.FlatAppearance.BorderSize = 0;
            this.radFilterVar1.Image = null;
            this.radFilterVar1.Name = "radFilterVar1";
            this.radFilterVar1.CheckedChanged += new System.EventHandler(this.radFilterVar1_CheckedChanged);
            // 
            // radFilterVar2
            // 
            resources.ApplyResources(this.radFilterVar2, "radFilterVar2");
            this.radFilterVar2.FlatAppearance.BorderSize = 0;
            this.radFilterVar2.Image = null;
            this.radFilterVar2.Name = "radFilterVar2";
            this.radFilterVar2.CheckedChanged += new System.EventHandler(this.radFilterVar2_CheckedChanged);
            // 
            // lblFilterLow
            // 
            this.lblFilterLow.Image = null;
            resources.ApplyResources(this.lblFilterLow, "lblFilterLow");
            this.lblFilterLow.Name = "lblFilterLow";
            // 
            // lblFilterHigh
            // 
            this.lblFilterHigh.Image = null;
            resources.ApplyResources(this.lblFilterHigh, "lblFilterHigh");
            this.lblFilterHigh.Name = "lblFilterHigh";
            // 
            // lblCPUMeter
            // 
            this.lblCPUMeter.Image = null;
            resources.ApplyResources(this.lblCPUMeter, "lblCPUMeter");
            this.lblCPUMeter.Name = "lblCPUMeter";
            // 
            // grpDSPMainRX
            // 
            resources.ApplyResources(this.grpDSPMainRX, "grpDSPMainRX");
            this.grpDSPMainRX.Controls.Add(this.chkDSPNB2);
            this.grpDSPMainRX.Controls.Add(this.chkNB);
            this.grpDSPMainRX.Controls.Add(this.chkANF);
            this.grpDSPMainRX.Controls.Add(this.chkNR);
            this.grpDSPMainRX.Controls.Add(this.chkBIN);
            this.grpDSPMainRX.Name = "grpDSPMainRX";
            this.grpDSPMainRX.TabStop = false;
            // 
            // grpMultimeter
            // 
            resources.ApplyResources(this.grpMultimeter, "grpMultimeter");
            this.grpMultimeter.Controls.Add(this.comboMeterTXMode);
            this.grpMultimeter.Controls.Add(this.picMultiMeterDigital);
            this.grpMultimeter.Controls.Add(this.lblMultiSMeter);
            this.grpMultimeter.Controls.Add(this.comboMeterRXMode);
            this.grpMultimeter.Controls.Add(this.txtMultiText);
            this.grpMultimeter.Controls.Add(this.picMultimeterAnalog);
            this.grpMultimeter.Name = "grpMultimeter";
            this.grpMultimeter.TabStop = false;
            // 
            // picMultiMeterDigital
            // 
            this.picMultiMeterDigital.BackColor = System.Drawing.Color.Black;
            this.picMultiMeterDigital.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            resources.ApplyResources(this.picMultiMeterDigital, "picMultiMeterDigital");
            this.picMultiMeterDigital.Name = "picMultiMeterDigital";
            this.picMultiMeterDigital.TabStop = false;
            this.picMultiMeterDigital.Paint += new System.Windows.Forms.PaintEventHandler(this.picMultiMeterDigital_Paint);
            // 
            // lblMultiSMeter
            // 
            this.lblMultiSMeter.Image = null;
            resources.ApplyResources(this.lblMultiSMeter, "lblMultiSMeter");
            this.lblMultiSMeter.Name = "lblMultiSMeter";
            // 
            // txtMultiText
            // 
            this.txtMultiText.BackColor = System.Drawing.Color.Black;
            this.txtMultiText.Cursor = System.Windows.Forms.Cursors.Default;
            resources.ApplyResources(this.txtMultiText, "txtMultiText");
            this.txtMultiText.ForeColor = System.Drawing.Color.Yellow;
            this.txtMultiText.Name = "txtMultiText";
            this.txtMultiText.ReadOnly = true;
            this.txtMultiText.GotFocus += new System.EventHandler(this.HideFocus);
            // 
            // picMultimeterAnalog
            // 
            this.picMultimeterAnalog.BackColor = System.Drawing.Color.Black;
            resources.ApplyResources(this.picMultimeterAnalog, "picMultimeterAnalog");
            this.picMultimeterAnalog.Name = "picMultimeterAnalog";
            this.picMultimeterAnalog.TabStop = false;
            // 
            // grpVFO
            // 
            resources.ApplyResources(this.grpVFO, "grpVFO");
            this.grpVFO.Controls.Add(this.btnChangeTuneStepLargerSubRX);
            this.grpVFO.Controls.Add(this.btnRITReset);
            this.grpVFO.Controls.Add(this.btnTuneStepChangeSmallerSubRX);
            this.grpVFO.Controls.Add(this.btnXITReset);
            this.grpVFO.Controls.Add(this.txtWheelTuneSubRX);
            this.grpVFO.Controls.Add(this.btnVFOSwap);
            this.grpVFO.Controls.Add(this.btnVFOBtoA);
            this.grpVFO.Controls.Add(this.btnVFOAtoB);
            this.grpVFO.Controls.Add(this.udXIT);
            this.grpVFO.Controls.Add(this.btnChangeTuneStepLarger);
            this.grpVFO.Controls.Add(this.chkXIT);
            this.grpVFO.Controls.Add(this.lblTuneStep);
            this.grpVFO.Controls.Add(this.chkRIT);
            this.grpVFO.Controls.Add(this.btnTuneStepChangeSmaller);
            this.grpVFO.Controls.Add(this.udRIT);
            this.grpVFO.Controls.Add(this.chkVFOSplit);
            this.grpVFO.Controls.Add(this.txtWheelTune);
            this.grpVFO.Name = "grpVFO";
            this.grpVFO.TabStop = false;
            // 
            // grpManualNotch
            // 
            resources.ApplyResources(this.grpManualNotch, "grpManualNotch");
            this.grpManualNotch.Controls.Add(this.labelTS6);
            this.grpManualNotch.Controls.Add(this.labelTS5);
            this.grpManualNotch.Controls.Add(this.btnNotchReset);
            this.grpManualNotch.Controls.Add(this.lblNotchLow);
            this.grpManualNotch.Controls.Add(this.lblNotchHigh);
            this.grpManualNotch.Controls.Add(this.chkManualNotchFilter);
            this.grpManualNotch.Controls.Add(this.lblNotchShift);
            this.grpManualNotch.Controls.Add(this.lblWidth);
            this.grpManualNotch.Controls.Add(this.ptbNotchWidth);
            this.grpManualNotch.Controls.Add(this.ptbNotchShift);
            this.grpManualNotch.Name = "grpManualNotch";
            this.grpManualNotch.TabStop = false;
            // 
            // labelTS6
            // 
            resources.ApplyResources(this.labelTS6, "labelTS6");
            this.labelTS6.Image = null;
            this.labelTS6.Name = "labelTS6";
            // 
            // labelTS5
            // 
            resources.ApplyResources(this.labelTS5, "labelTS5");
            this.labelTS5.Image = null;
            this.labelTS5.Name = "labelTS5";
            // 
            // lblNotchLow
            // 
            resources.ApplyResources(this.lblNotchLow, "lblNotchLow");
            this.lblNotchLow.BackColor = System.Drawing.Color.Transparent;
            this.lblNotchLow.Image = null;
            this.lblNotchLow.Name = "lblNotchLow";
            // 
            // lblNotchHigh
            // 
            resources.ApplyResources(this.lblNotchHigh, "lblNotchHigh");
            this.lblNotchHigh.BackColor = System.Drawing.Color.Transparent;
            this.lblNotchHigh.Image = null;
            this.lblNotchHigh.Name = "lblNotchHigh";
            // 
            // picSmallAGauge
            // 
            resources.ApplyResources(this.picSmallAGauge, "picSmallAGauge");
            this.picSmallAGauge.ContextMenuStrip = this.contextNewVFOSmeter;
            this.picSmallAGauge.Name = "picSmallAGauge";
            this.picSmallAGauge.TabStop = false;
            this.picSmallAGauge.Paint += new System.Windows.Forms.PaintEventHandler(this.picSmallAGauge_Paint);
            // 
            // grpSubRXFilter
            // 
            resources.ApplyResources(this.grpSubRXFilter, "grpSubRXFilter");
            this.grpSubRXFilter.ContextMenu = this.contextMenuFilter;
            this.grpSubRXFilter.Controls.Add(this.udSubRXFilterHigh);
            this.grpSubRXFilter.Controls.Add(this.udSubRXFilterLow);
            this.grpSubRXFilter.Controls.Add(this.ptbSubRXFilterWidth);
            this.grpSubRXFilter.Controls.Add(this.labelTS1);
            this.grpSubRXFilter.Controls.Add(this.btnSubRXFilterShiftReset);
            this.grpSubRXFilter.Controls.Add(this.ptbSubRXFilterShift);
            this.grpSubRXFilter.Controls.Add(this.labelTS2);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter1);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter2);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter3);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter4);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter5);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter6);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter7);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter8);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter9);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilter10);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilterVar1);
            this.grpSubRXFilter.Controls.Add(this.radSubRXFilterVar2);
            this.grpSubRXFilter.Controls.Add(this.labelTS3);
            this.grpSubRXFilter.Controls.Add(this.labelTS4);
            this.grpSubRXFilter.Name = "grpSubRXFilter";
            this.grpSubRXFilter.TabStop = false;
            // 
            // labelTS1
            // 
            this.labelTS1.Image = null;
            resources.ApplyResources(this.labelTS1, "labelTS1");
            this.labelTS1.Name = "labelTS1";
            // 
            // labelTS2
            // 
            this.labelTS2.Image = null;
            resources.ApplyResources(this.labelTS2, "labelTS2");
            this.labelTS2.Name = "labelTS2";
            // 
            // radSubRXFilter1
            // 
            resources.ApplyResources(this.radSubRXFilter1, "radSubRXFilter1");
            this.radSubRXFilter1.Checked = true;
            this.radSubRXFilter1.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter1.Image = null;
            this.radSubRXFilter1.Name = "radSubRXFilter1";
            this.radSubRXFilter1.TabStop = true;
            this.radSubRXFilter1.CheckedChanged += new System.EventHandler(this.radSubRXFilter1_CheckedChanged);
            // 
            // radSubRXFilter2
            // 
            resources.ApplyResources(this.radSubRXFilter2, "radSubRXFilter2");
            this.radSubRXFilter2.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter2.Image = null;
            this.radSubRXFilter2.Name = "radSubRXFilter2";
            this.radSubRXFilter2.CheckedChanged += new System.EventHandler(this.radSubRXFilter2_CheckedChanged);
            // 
            // radSubRXFilter3
            // 
            resources.ApplyResources(this.radSubRXFilter3, "radSubRXFilter3");
            this.radSubRXFilter3.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter3.Image = null;
            this.radSubRXFilter3.Name = "radSubRXFilter3";
            this.radSubRXFilter3.CheckedChanged += new System.EventHandler(this.radSubRXFilter3_CheckedChanged);
            // 
            // radSubRXFilter4
            // 
            resources.ApplyResources(this.radSubRXFilter4, "radSubRXFilter4");
            this.radSubRXFilter4.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter4.Image = null;
            this.radSubRXFilter4.Name = "radSubRXFilter4";
            this.radSubRXFilter4.CheckedChanged += new System.EventHandler(this.radSubRXFilter4_CheckedChanged);
            // 
            // radSubRXFilter5
            // 
            resources.ApplyResources(this.radSubRXFilter5, "radSubRXFilter5");
            this.radSubRXFilter5.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter5.Image = null;
            this.radSubRXFilter5.Name = "radSubRXFilter5";
            this.radSubRXFilter5.CheckedChanged += new System.EventHandler(this.radSubRXFilter5_CheckedChanged);
            // 
            // radSubRXFilter6
            // 
            resources.ApplyResources(this.radSubRXFilter6, "radSubRXFilter6");
            this.radSubRXFilter6.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter6.Image = null;
            this.radSubRXFilter6.Name = "radSubRXFilter6";
            this.radSubRXFilter6.CheckedChanged += new System.EventHandler(this.radSubRXFilter6_CheckedChanged);
            // 
            // radSubRXFilter7
            // 
            resources.ApplyResources(this.radSubRXFilter7, "radSubRXFilter7");
            this.radSubRXFilter7.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter7.Image = null;
            this.radSubRXFilter7.Name = "radSubRXFilter7";
            this.radSubRXFilter7.CheckedChanged += new System.EventHandler(this.radSubRXFilter7_CheckedChanged);
            // 
            // radSubRXFilter8
            // 
            resources.ApplyResources(this.radSubRXFilter8, "radSubRXFilter8");
            this.radSubRXFilter8.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter8.Image = null;
            this.radSubRXFilter8.Name = "radSubRXFilter8";
            this.radSubRXFilter8.CheckedChanged += new System.EventHandler(this.radSubRXFilter8_CheckedChanged);
            // 
            // radSubRXFilter9
            // 
            resources.ApplyResources(this.radSubRXFilter9, "radSubRXFilter9");
            this.radSubRXFilter9.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter9.Image = null;
            this.radSubRXFilter9.Name = "radSubRXFilter9";
            this.radSubRXFilter9.CheckedChanged += new System.EventHandler(this.radSubRXFilter9_CheckedChanged);
            // 
            // radSubRXFilter10
            // 
            resources.ApplyResources(this.radSubRXFilter10, "radSubRXFilter10");
            this.radSubRXFilter10.FlatAppearance.BorderSize = 0;
            this.radSubRXFilter10.Image = null;
            this.radSubRXFilter10.Name = "radSubRXFilter10";
            this.radSubRXFilter10.CheckedChanged += new System.EventHandler(this.radSubRXFilter10_CheckedChanged);
            // 
            // radSubRXFilterVar1
            // 
            resources.ApplyResources(this.radSubRXFilterVar1, "radSubRXFilterVar1");
            this.radSubRXFilterVar1.FlatAppearance.BorderSize = 0;
            this.radSubRXFilterVar1.Image = null;
            this.radSubRXFilterVar1.Name = "radSubRXFilterVar1";
            this.radSubRXFilterVar1.CheckedChanged += new System.EventHandler(this.radSubRXFilterVar1_CheckedChanged);
            // 
            // radSubRXFilterVar2
            // 
            resources.ApplyResources(this.radSubRXFilterVar2, "radSubRXFilterVar2");
            this.radSubRXFilterVar2.FlatAppearance.BorderSize = 0;
            this.radSubRXFilterVar2.Image = null;
            this.radSubRXFilterVar2.Name = "radSubRXFilterVar2";
            this.radSubRXFilterVar2.CheckedChanged += new System.EventHandler(this.radSubRXFilterVar2_CheckedChanged);
            // 
            // labelTS3
            // 
            this.labelTS3.Image = null;
            resources.ApplyResources(this.labelTS3, "labelTS3");
            this.labelTS3.Name = "labelTS3";
            // 
            // labelTS4
            // 
            this.labelTS4.Image = null;
            resources.ApplyResources(this.labelTS4, "labelTS4");
            this.labelTS4.Name = "labelTS4";
            // 
            // grpDSPSubRX
            // 
            resources.ApplyResources(this.grpDSPSubRX, "grpDSPSubRX");
            this.grpDSPSubRX.Controls.Add(this.chkNB2SubRX);
            this.grpDSPSubRX.Controls.Add(this.chkNBSubRX);
            this.grpDSPSubRX.Controls.Add(this.chkANFSubRX);
            this.grpDSPSubRX.Controls.Add(this.chkNRSubRX);
            this.grpDSPSubRX.Controls.Add(this.chkBINSubRX);
            this.grpDSPSubRX.Name = "grpDSPSubRX";
            this.grpDSPSubRX.TabStop = false;
            // 
            // grpSoundControls1
            // 
            resources.ApplyResources(this.grpSoundControls1, "grpSoundControls1");
            this.grpSoundControls1.Controls.Add(this.ptbPWR1);
            this.grpSoundControls1.Controls.Add(this.ptbRF1);
            this.grpSoundControls1.Controls.Add(this.ptbAF1);
            this.grpSoundControls1.Controls.Add(this.udRF1);
            this.grpSoundControls1.Controls.Add(this.lblRF1);
            this.grpSoundControls1.Controls.Add(this.lblPWR1);
            this.grpSoundControls1.Controls.Add(this.udPWR1);
            this.grpSoundControls1.Controls.Add(this.lblAF1);
            this.grpSoundControls1.Controls.Add(this.udAF1);
            this.grpSoundControls1.Name = "grpSoundControls1";
            this.grpSoundControls1.TabStop = false;
            // 
            // lblRF1
            // 
            this.lblRF1.Image = null;
            resources.ApplyResources(this.lblRF1, "lblRF1");
            this.lblRF1.Name = "lblRF1";
            // 
            // lblPWR1
            // 
            this.lblPWR1.Image = null;
            resources.ApplyResources(this.lblPWR1, "lblPWR1");
            this.lblPWR1.Name = "lblPWR1";
            // 
            // lblAF1
            // 
            this.lblAF1.Image = null;
            resources.ApplyResources(this.lblAF1, "lblAF1");
            this.lblAF1.Name = "lblAF1";
            // 
            // grpSubRXMode
            // 
            resources.ApplyResources(this.grpSubRXMode, "grpSubRXMode");
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeAM);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeSAM);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeDSB);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeCWU);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeDIGU);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeDIGL);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeLSB);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeSPEC);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeDRM);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeFMN);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeUSB);
            this.grpSubRXMode.Controls.Add(this.radSUBRxModeCWL);
            this.grpSubRXMode.Name = "grpSubRXMode";
            this.grpSubRXMode.TabStop = false;
            // 
            // grpMainRXMode
            // 
            resources.ApplyResources(this.grpMainRXMode, "grpMainRXMode");
            this.grpMainRXMode.Controls.Add(this.radModeAM);
            this.grpMainRXMode.Controls.Add(this.radModeSAM);
            this.grpMainRXMode.Controls.Add(this.radModeDSB);
            this.grpMainRXMode.Controls.Add(this.radModeCWU);
            this.grpMainRXMode.Controls.Add(this.radModeDIGU);
            this.grpMainRXMode.Controls.Add(this.radModeDIGL);
            this.grpMainRXMode.Controls.Add(this.radModeLSB);
            this.grpMainRXMode.Controls.Add(this.radModeSPEC);
            this.grpMainRXMode.Controls.Add(this.radModeDRM);
            this.grpMainRXMode.Controls.Add(this.radModeFMN);
            this.grpMainRXMode.Controls.Add(this.radModeUSB);
            this.grpMainRXMode.Controls.Add(this.radModeWFM);
            this.grpMainRXMode.Name = "grpMainRXMode";
            this.grpMainRXMode.TabStop = false;
            // 
            // grpG11
            // 
            this.grpG11.Controls.Add(this.chkG11ATTbtn);
            this.grpG11.Controls.Add(this.chkG11AFbtn);
            this.grpG11.Controls.Add(this.chkG11RFbtn);
            resources.ApplyResources(this.grpG11, "grpG11");
            this.grpG11.Name = "grpG11";
            this.grpG11.TabStop = false;
            // 
            // grpMoreBands
            // 
            resources.ApplyResources(this.grpMoreBands, "grpMoreBands");
            this.grpMoreBands.Controls.Add(this.radBandX12);
            this.grpMoreBands.Controls.Add(this.radBandX11);
            this.grpMoreBands.Controls.Add(this.radBandHF);
            this.grpMoreBands.Controls.Add(this.radBandX10);
            this.grpMoreBands.Controls.Add(this.radBandX9);
            this.grpMoreBands.Controls.Add(this.radBandX8);
            this.grpMoreBands.Controls.Add(this.radBandX7);
            this.grpMoreBands.Controls.Add(this.radBandX6);
            this.grpMoreBands.Controls.Add(this.radBandX5);
            this.grpMoreBands.Controls.Add(this.radBandX4);
            this.grpMoreBands.Controls.Add(this.radBandX3);
            this.grpMoreBands.Controls.Add(this.radBandX2);
            this.grpMoreBands.Controls.Add(this.radBandX1);
            this.grpMoreBands.Controls.Add(this.radBand600);
            this.grpMoreBands.Controls.Add(this.radBand2190);
            this.grpMoreBands.Name = "grpMoreBands";
            this.grpMoreBands.TabStop = false;
            // 
            // radBandX12
            // 
            resources.ApplyResources(this.radBandX12, "radBandX12");
            this.radBandX12.FlatAppearance.BorderSize = 0;
            this.radBandX12.Image = null;
            this.radBandX12.Name = "radBandX12";
            this.radBandX12.Click += new System.EventHandler(this.radBandX12_Click);
            this.radBandX12.CheckedChanged += new System.EventHandler(this.radBandX12_CheckedChanged);
            // 
            // radBandX11
            // 
            resources.ApplyResources(this.radBandX11, "radBandX11");
            this.radBandX11.FlatAppearance.BorderSize = 0;
            this.radBandX11.Image = null;
            this.radBandX11.Name = "radBandX11";
            this.radBandX11.Click += new System.EventHandler(this.radBandX11_Click);
            this.radBandX11.CheckedChanged += new System.EventHandler(this.radBandX11_CheckedChanged);
            // 
            // radBandX10
            // 
            resources.ApplyResources(this.radBandX10, "radBandX10");
            this.radBandX10.FlatAppearance.BorderSize = 0;
            this.radBandX10.Image = null;
            this.radBandX10.Name = "radBandX10";
            this.radBandX10.Click += new System.EventHandler(this.radBandX10_Click);
            this.radBandX10.CheckedChanged += new System.EventHandler(this.radBandX10_CheckedChanged);
            // 
            // radBandX9
            // 
            resources.ApplyResources(this.radBandX9, "radBandX9");
            this.radBandX9.FlatAppearance.BorderSize = 0;
            this.radBandX9.Image = null;
            this.radBandX9.Name = "radBandX9";
            this.radBandX9.Click += new System.EventHandler(this.radBandX9_Click);
            this.radBandX9.CheckedChanged += new System.EventHandler(this.radBandX9_CheckedChanged);
            // 
            // radBandX8
            // 
            resources.ApplyResources(this.radBandX8, "radBandX8");
            this.radBandX8.FlatAppearance.BorderSize = 0;
            this.radBandX8.Image = null;
            this.radBandX8.Name = "radBandX8";
            this.radBandX8.Click += new System.EventHandler(this.radBandX8_Click);
            this.radBandX8.CheckedChanged += new System.EventHandler(this.radBandX8_CheckedChanged);
            // 
            // radBandX7
            // 
            resources.ApplyResources(this.radBandX7, "radBandX7");
            this.radBandX7.FlatAppearance.BorderSize = 0;
            this.radBandX7.Image = null;
            this.radBandX7.Name = "radBandX7";
            this.radBandX7.Click += new System.EventHandler(this.radBandX7_Click);
            this.radBandX7.CheckedChanged += new System.EventHandler(this.radBandX7_CheckedChanged);
            // 
            // radBandX6
            // 
            resources.ApplyResources(this.radBandX6, "radBandX6");
            this.radBandX6.FlatAppearance.BorderSize = 0;
            this.radBandX6.Image = null;
            this.radBandX6.Name = "radBandX6";
            this.radBandX6.Click += new System.EventHandler(this.radBandX6_Click);
            this.radBandX6.CheckedChanged += new System.EventHandler(this.radBandX6_CheckedChanged);
            // 
            // radBandX5
            // 
            resources.ApplyResources(this.radBandX5, "radBandX5");
            this.radBandX5.FlatAppearance.BorderSize = 0;
            this.radBandX5.Image = null;
            this.radBandX5.Name = "radBandX5";
            this.radBandX5.Click += new System.EventHandler(this.radBandX5_Click);
            this.radBandX5.CheckedChanged += new System.EventHandler(this.radBandX5_CheckedChanged);
            // 
            // radBandX4
            // 
            resources.ApplyResources(this.radBandX4, "radBandX4");
            this.radBandX4.FlatAppearance.BorderSize = 0;
            this.radBandX4.Image = null;
            this.radBandX4.Name = "radBandX4";
            this.radBandX4.Click += new System.EventHandler(this.radBandX4_Click);
            this.radBandX4.CheckedChanged += new System.EventHandler(this.radBandX4_CheckedChanged);
            // 
            // radBandX3
            // 
            resources.ApplyResources(this.radBandX3, "radBandX3");
            this.radBandX3.FlatAppearance.BorderSize = 0;
            this.radBandX3.Image = null;
            this.radBandX3.Name = "radBandX3";
            this.radBandX3.Click += new System.EventHandler(this.radBandX3_Click);
            this.radBandX3.CheckedChanged += new System.EventHandler(this.radBandX3_CheckedChanged);
            // 
            // radBandX2
            // 
            resources.ApplyResources(this.radBandX2, "radBandX2");
            this.radBandX2.FlatAppearance.BorderSize = 0;
            this.radBandX2.Image = null;
            this.radBandX2.Name = "radBandX2";
            this.radBandX2.Click += new System.EventHandler(this.radBandX2_Click);
            this.radBandX2.CheckedChanged += new System.EventHandler(this.radBandX2_CheckedChanged);
            // 
            // radBandX1
            // 
            resources.ApplyResources(this.radBandX1, "radBandX1");
            this.radBandX1.FlatAppearance.BorderSize = 0;
            this.radBandX1.Image = null;
            this.radBandX1.Name = "radBandX1";
            this.radBandX1.Click += new System.EventHandler(this.radBandX1_Click);
            this.radBandX1.CheckedChanged += new System.EventHandler(this.radBandX1_CheckedChanged);
            // 
            // grpModeSpecificFM
            // 
            resources.ApplyResources(this.grpModeSpecificFM, "grpModeSpecificFM");
            this.grpModeSpecificFM.Controls.Add(this.chkWFMstereo);
            this.grpModeSpecificFM.Controls.Add(this.udFMOffset);
            this.grpModeSpecificFM.Controls.Add(this.labelTS7);
            this.grpModeSpecificFM.Controls.Add(this.radFMModeHigh);
            this.grpModeSpecificFM.Controls.Add(this.radFMModeSimplex);
            this.grpModeSpecificFM.Controls.Add(this.radFMModeLow);
            this.grpModeSpecificFM.Controls.Add(this.chkCTCSS);
            this.grpModeSpecificFM.Controls.Add(this.comboFMCTCSSFreq);
            this.grpModeSpecificFM.Controls.Add(this.grpFMVoiceMsg);
            this.grpModeSpecificFM.Controls.Add(this.ptbFMMicGain);
            this.grpModeSpecificFM.Controls.Add(this.labelTS8);
            this.grpModeSpecificFM.Controls.Add(this.txtFMmemory);
            this.grpModeSpecificFM.Controls.Add(this.lblFMMemory);
            this.grpModeSpecificFM.Controls.Add(this.btnFMMC);
            this.grpModeSpecificFM.Controls.Add(this.btnFMMR);
            this.grpModeSpecificFM.Controls.Add(this.btnFMMS);
            this.grpModeSpecificFM.Name = "grpModeSpecificFM";
            this.grpModeSpecificFM.TabStop = false;
            // 
            // labelTS7
            // 
            resources.ApplyResources(this.labelTS7, "labelTS7");
            this.labelTS7.Image = null;
            this.labelTS7.Name = "labelTS7";
            // 
            // grpFMVoiceMsg
            // 
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg6);
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg5);
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg4);
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg3);
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg2);
            this.grpFMVoiceMsg.Controls.Add(this.chkFMMsg1);
            resources.ApplyResources(this.grpFMVoiceMsg, "grpFMVoiceMsg");
            this.grpFMVoiceMsg.Name = "grpFMVoiceMsg";
            this.grpFMVoiceMsg.TabStop = false;
            // 
            // chkFMMsg6
            // 
            resources.ApplyResources(this.chkFMMsg6, "chkFMMsg6");
            this.chkFMMsg6.FlatAppearance.BorderSize = 0;
            this.chkFMMsg6.Image = null;
            this.chkFMMsg6.Name = "chkFMMsg6";
            this.chkFMMsg6.UseVisualStyleBackColor = true;
            this.chkFMMsg6.CheckedChanged += new System.EventHandler(this.chkFMMsg6_CheckedChanged);
            this.chkFMMsg6.MouseHover += new System.EventHandler(this.chkFMMsg6_MouseHover);
            // 
            // chkFMMsg5
            // 
            resources.ApplyResources(this.chkFMMsg5, "chkFMMsg5");
            this.chkFMMsg5.FlatAppearance.BorderSize = 0;
            this.chkFMMsg5.Image = null;
            this.chkFMMsg5.Name = "chkFMMsg5";
            this.chkFMMsg5.UseVisualStyleBackColor = true;
            this.chkFMMsg5.CheckedChanged += new System.EventHandler(this.chkFMMsg5_CheckedChanged);
            this.chkFMMsg5.MouseHover += new System.EventHandler(this.chkFMMsg5_MouseHover);
            // 
            // chkFMMsg4
            // 
            resources.ApplyResources(this.chkFMMsg4, "chkFMMsg4");
            this.chkFMMsg4.FlatAppearance.BorderSize = 0;
            this.chkFMMsg4.Image = null;
            this.chkFMMsg4.Name = "chkFMMsg4";
            this.chkFMMsg4.UseVisualStyleBackColor = true;
            this.chkFMMsg4.CheckedChanged += new System.EventHandler(this.chkFMMsg4_CheckedChanged);
            this.chkFMMsg4.MouseHover += new System.EventHandler(this.chkFMMsg4_MouseHover);
            // 
            // chkFMMsg3
            // 
            resources.ApplyResources(this.chkFMMsg3, "chkFMMsg3");
            this.chkFMMsg3.FlatAppearance.BorderSize = 0;
            this.chkFMMsg3.Image = null;
            this.chkFMMsg3.Name = "chkFMMsg3";
            this.chkFMMsg3.UseVisualStyleBackColor = true;
            this.chkFMMsg3.CheckedChanged += new System.EventHandler(this.chkFMMsg3_CheckedChanged);
            this.chkFMMsg3.MouseHover += new System.EventHandler(this.chkFMMsg3_MouseHover);
            // 
            // chkFMMsg2
            // 
            resources.ApplyResources(this.chkFMMsg2, "chkFMMsg2");
            this.chkFMMsg2.FlatAppearance.BorderSize = 0;
            this.chkFMMsg2.Image = null;
            this.chkFMMsg2.Name = "chkFMMsg2";
            this.chkFMMsg2.UseVisualStyleBackColor = true;
            this.chkFMMsg2.CheckedChanged += new System.EventHandler(this.chkFMMsg2_CheckedChanged);
            this.chkFMMsg2.MouseHover += new System.EventHandler(this.chkFMMsg2_MouseHover);
            // 
            // chkFMMsg1
            // 
            resources.ApplyResources(this.chkFMMsg1, "chkFMMsg1");
            this.chkFMMsg1.FlatAppearance.BorderSize = 0;
            this.chkFMMsg1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.chkFMMsg1.Image = null;
            this.chkFMMsg1.Name = "chkFMMsg1";
            this.chkFMMsg1.UseVisualStyleBackColor = false;
            this.chkFMMsg1.CheckedChanged += new System.EventHandler(this.chkFMMsg1_CheckedChanged);
            this.chkFMMsg1.MouseHover += new System.EventHandler(this.chkFMMsg1_MouseHover);
            // 
            // labelTS8
            // 
            this.labelTS8.Image = null;
            resources.ApplyResources(this.labelTS8, "labelTS8");
            this.labelTS8.Name = "labelTS8";
            // 
            // txtFMmemory
            // 
            resources.ApplyResources(this.txtFMmemory, "txtFMmemory");
            this.txtFMmemory.Name = "txtFMmemory";
            // 
            // grpG6
            // 
            this.grpG6.Controls.Add(this.chkG6ATT_18dB);
            this.grpG6.Controls.Add(this.chkG6ATT_12dB);
            this.grpG6.Controls.Add(this.chkG6ATT_6dB);
            this.grpG6.Controls.Add(this.chkG6AF);
            this.grpG6.Controls.Add(this.chkG6RF);
            resources.ApplyResources(this.grpG6, "grpG6");
            this.grpG6.Name = "grpG6";
            this.grpG6.TabStop = false;
            // 
            // Console
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.SystemColors.Control;
            resources.ApplyResources(this, "$this");
            this.Controls.Add(this.grpG11);
            this.Controls.Add(this.grpModeSpecificPhone);
            this.Controls.Add(this.grpG6);
            this.Controls.Add(this.grpG59);
            this.Controls.Add(this.grpModeSpecificFM);
            this.Controls.Add(this.grpModeSpecificDigital);
            this.Controls.Add(this.grpMainRXMode);
            this.Controls.Add(this.grpSubRXMode);
            this.Controls.Add(this.grpVFOnew);
            this.Controls.Add(this.grpSoundControls);
            this.Controls.Add(this.grpSoundControls1);
            this.Controls.Add(this.grpVFOB);
            this.Controls.Add(this.menuStrip1);
            this.Controls.Add(this.btnUSB);
            this.Controls.Add(this.grpZoom);
            this.Controls.Add(this.grpSubRX);
            this.Controls.Add(this.grpVFOBetween);
            this.Controls.Add(this.grpDisplay2);
            this.Controls.Add(this.grpOptions);
            this.Controls.Add(this.grpVFO);
            this.Controls.Add(this.lblCPUMeter);
            this.Controls.Add(this.grpDisplay);
            this.Controls.Add(this.chkPower);
            this.Controls.Add(this.grpLOSC);
            this.Controls.Add(this.grpVFOA);
            this.Controls.Add(this.grpDSPMainRX);
            this.Controls.Add(this.grpDSPSubRX);
            this.Controls.Add(this.btnNetwork);
            this.Controls.Add(this.grpG500);
            this.Controls.Add(this.grpG137);
            this.Controls.Add(this.grpG40);
            this.Controls.Add(this.grpG160);
            this.Controls.Add(this.grpG3020);
            this.Controls.Add(this.grpG80);
            this.Controls.Add(this.grpMainRXFilter);
            this.Controls.Add(this.grpSubRXFilter);
            this.Controls.Add(this.grpBandHF);
            this.Controls.Add(this.grpModeSpecificCW);
            this.Controls.Add(this.grpManualNotch);
            this.Controls.Add(this.picSmallAGauge);
            this.Controls.Add(this.grpMultimeter);
            this.Controls.Add(this.grpMoreBands);
            this.DoubleBuffered = true;
            this.KeyPreview = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "Console";
            this.MouseWheel += new System.Windows.Forms.MouseEventHandler(this.Console_MouseWheel);
            this.SizeChanged += new System.EventHandler(this.Console_Resize);
            this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Console_KeyPress);
            this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Console_KeyUp);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Console_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.ptbPWR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbAF)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWPitch)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWSpeed)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRX0Gain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPanSubRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPanMainRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRX1Gain)).EndInit();
            this.contextMenuMUTE.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udFilterHigh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterLow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFilterWidth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFilterShift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udXIT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRIT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACTXGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVACRXGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSubRXFilterHigh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSubRXFilterLow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSubRXFilterWidth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSubRXFilterShift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSQLMainRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSQLSubRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbSQLSubRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udSQLMainRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbPWR1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbRF1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbAF1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRF1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPWR1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAF1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNotchWidth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNotchShift)).EndInit();
            this.contextMemoryMenu.ResumeLayout(false);
            this.contextMenuFMMemory.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udFMOffset)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbFMMicGain)).EndInit();
            this.contextLOSCMenu.ResumeLayout(false);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.contextNewVFOSmeter.ResumeLayout(false);
            this.contextNewVFOSmeter.PerformLayout();
            this.grpG500.ResumeLayout(false);
            this.grpG137.ResumeLayout(false);
            this.grpG40.ResumeLayout(false);
            this.grpModeSpecificPhone.ResumeLayout(false);
            this.groupBoxTS1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udNoiseGate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVOX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbMIC)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCPDR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbCPDR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCOMP)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbCOMP)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picNoiseGate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbNoiseGate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picVOX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbVOX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udMIC)).EndInit();
            this.grpVFOA.ResumeLayout(false);
            this.grpVFOA.PerformLayout();
            this.grpVFOnew.ResumeLayout(false);
            this.grpVFOnew.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picAGauge)).EndInit();
            this.grpSoundControls.ResumeLayout(false);
            this.grpSoundControls.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSQLSubRX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picSQLMainRX)).EndInit();
            this.grpModeSpecificCW.ResumeLayout(false);
            this.grpCWX.ResumeLayout(false);
            this.grpCWPitch.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ptbCWSpeed)).EndInit();
            this.grpVFOB.ResumeLayout(false);
            this.grpVFOB.PerformLayout();
            this.grpLOSC.ResumeLayout(false);
            this.grpLOSC.PerformLayout();
            this.grpG160.ResumeLayout(false);
            this.grpG3020.ResumeLayout(false);
            this.grpG80.ResumeLayout(false);
            this.grpG59.ResumeLayout(false);
            this.grpZoom.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ptbDisplayZoom)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbDisplayPan)).EndInit();
            this.grpSubRX.ResumeLayout(false);
            this.grpSubRX.PerformLayout();
            this.grpBandHF.ResumeLayout(false);
            this.grpVFOBetween.ResumeLayout(false);
            this.grpVFOBetween.PerformLayout();
            this.grpDisplay2.ResumeLayout(false);
            this.grpOptions.ResumeLayout(false);
            this.grpModeSpecificDigital.ResumeLayout(false);
            this.grpDIGSampleRate.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ptbVACTXGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ptbVACRXGain)).EndInit();
            this.grpDisplay.ResumeLayout(false);
            this.grpDisplay.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picWaterfall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picDisplay)).EndInit();
            this.grpMainRXFilter.ResumeLayout(false);
            this.grpDSPMainRX.ResumeLayout(false);
            this.grpMultimeter.ResumeLayout(false);
            this.grpMultimeter.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picMultiMeterDigital)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picMultimeterAnalog)).EndInit();
            this.grpVFO.ResumeLayout(false);
            this.grpVFO.PerformLayout();
            this.grpManualNotch.ResumeLayout(false);
            this.grpManualNotch.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSmallAGauge)).EndInit();
            this.grpSubRXFilter.ResumeLayout(false);
            this.grpDSPSubRX.ResumeLayout(false);
            this.grpSoundControls1.ResumeLayout(false);
            this.grpSubRXMode.ResumeLayout(false);
            this.grpMainRXMode.ResumeLayout(false);
            this.grpG11.ResumeLayout(false);
            this.grpMoreBands.ResumeLayout(false);
            this.grpModeSpecificFM.ResumeLayout(false);
            this.grpModeSpecificFM.PerformLayout();
            this.grpFMVoiceMsg.ResumeLayout(false);
            this.grpG6.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Esempio n. 21
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HIDAntForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.txtStatus = new System.Windows.Forms.TextBoxTS();
            this.grpMode = new System.Windows.Forms.GroupBoxTS();
            this.radModeSimple = new System.Windows.Forms.RadioButtonTS();
            this.radModeExpert = new System.Windows.Forms.RadioButtonTS();
            this.lblBand = new System.Windows.Forms.LabelTS();
            this.comboBand = new System.Windows.Forms.ComboBoxTS();
            this.grpAntenna = new System.Windows.Forms.GroupBoxTS();
            this.chkLock = new System.Windows.Forms.CheckBoxTS();
            this.comboRXAnt = new System.Windows.Forms.ComboBoxTS();
            this.comboTXAnt = new System.Windows.Forms.ComboBoxTS();
            this.lblTX = new System.Windows.Forms.LabelTS();
            this.lblRX1 = new System.Windows.Forms.LabelTS();
            this.grpFlexWirePTTOut = new System.Windows.Forms.GroupBoxTS();
            this.udTX1Delay = new System.Windows.Forms.NumericUpDownTS();
            this.chkTX1DelayEnable = new System.Windows.Forms.CheckBoxTS();
            this.chkPTTOutEnable = new System.Windows.Forms.CheckBoxTS();
            this.grpMode.SuspendLayout();
            this.grpAntenna.SuspendLayout();
            this.grpFlexWirePTTOut.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).BeginInit();
            this.SuspendLayout();
            // 
            // txtStatus
            // 
            this.txtStatus.Location = new System.Drawing.Point(8, 214);
            this.txtStatus.Name = "txtStatus";
            this.txtStatus.ReadOnly = true;
            this.txtStatus.Size = new System.Drawing.Size(264, 20);
            this.txtStatus.TabIndex = 23;
            this.txtStatus.Text = "Simple Mode: Settings are applied to all bands";
            // 
            // grpMode
            // 
            this.grpMode.Controls.Add(this.radModeSimple);
            this.grpMode.Controls.Add(this.radModeExpert);
            this.grpMode.Controls.Add(this.lblBand);
            this.grpMode.Controls.Add(this.comboBand);
            this.grpMode.Location = new System.Drawing.Point(8, 8);
            this.grpMode.Name = "grpMode";
            this.grpMode.Size = new System.Drawing.Size(264, 56);
            this.grpMode.TabIndex = 21;
            this.grpMode.TabStop = false;
            this.grpMode.Text = "Mode";
            // 
            // radModeSimple
            // 
            this.radModeSimple.Checked = true;
            this.radModeSimple.Image = null;
            this.radModeSimple.Location = new System.Drawing.Point(16, 24);
            this.radModeSimple.Name = "radModeSimple";
            this.radModeSimple.Size = new System.Drawing.Size(64, 24);
            this.radModeSimple.TabIndex = 16;
            this.radModeSimple.TabStop = true;
            this.radModeSimple.Text = "Simple";
            this.toolTip1.SetToolTip(this.radModeSimple, "One setting for all bands");
            this.radModeSimple.CheckedChanged += new System.EventHandler(this.radModeSimple_CheckedChanged);
            // 
            // radModeExpert
            // 
            this.radModeExpert.Image = null;
            this.radModeExpert.Location = new System.Drawing.Point(96, 24);
            this.radModeExpert.Name = "radModeExpert";
            this.radModeExpert.Size = new System.Drawing.Size(56, 24);
            this.radModeExpert.TabIndex = 20;
            this.radModeExpert.Text = "Expert";
            this.toolTip1.SetToolTip(this.radModeExpert, "More settings for each individual band");
            this.radModeExpert.CheckedChanged += new System.EventHandler(this.radModeExpert_CheckedChanged);
            // 
            // lblBand
            // 
            this.lblBand.Image = null;
            this.lblBand.Location = new System.Drawing.Point(160, 24);
            this.lblBand.Name = "lblBand";
            this.lblBand.Size = new System.Drawing.Size(40, 24);
            this.lblBand.TabIndex = 19;
            this.lblBand.Text = "Band:";
            this.lblBand.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.lblBand.Visible = false;
            // 
            // comboBand
            // 
            this.comboBand.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBand.DropDownWidth = 56;
            this.comboBand.Items.AddRange(new object[] {
            "GEN",
            "160m",
            "80m",
            "60m",
            "40m",
            "30m",
            "20m",
            "17m",
            "15m",
            "12m",
            "10m",
            "6m",
            "2m",
            "WWV",
            "VHF0",
            "VHF1",
            "VHF2",
            "VHF3",
            "VHF4",
            "VHF5",
            "VHF6",
            "VHF7",
            "VHF8",
            "VHF9",
            "VHF10",
            "VHF11",
            "VHF12",
            "VHF13"});
            this.comboBand.Location = new System.Drawing.Point(200, 24);
            this.comboBand.Name = "comboBand";
            this.comboBand.Size = new System.Drawing.Size(56, 21);
            this.comboBand.TabIndex = 18;
            this.comboBand.Visible = false;
            this.comboBand.SelectedIndexChanged += new System.EventHandler(this.comboBand_SelectedIndexChanged);
            // 
            // grpAntenna
            // 
            this.grpAntenna.Controls.Add(this.chkLock);
            this.grpAntenna.Controls.Add(this.comboRXAnt);
            this.grpAntenna.Controls.Add(this.comboTXAnt);
            this.grpAntenna.Controls.Add(this.lblTX);
            this.grpAntenna.Controls.Add(this.lblRX1);
            this.grpAntenna.Location = new System.Drawing.Point(8, 72);
            this.grpAntenna.Name = "grpAntenna";
            this.grpAntenna.Size = new System.Drawing.Size(264, 77);
            this.grpAntenna.TabIndex = 20;
            this.grpAntenna.TabStop = false;
            this.grpAntenna.Text = "Antenna";
            // 
            // chkLock
            // 
            this.chkLock.Checked = true;
            this.chkLock.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkLock.Image = null;
            this.chkLock.Location = new System.Drawing.Point(192, 38);
            this.chkLock.Name = "chkLock";
            this.chkLock.Size = new System.Drawing.Size(64, 24);
            this.chkLock.TabIndex = 16;
            this.chkLock.Text = "Lock";
            this.toolTip1.SetToolTip(this.chkLock, "Check this box to lock RX1 and TX antenna selections.");
            this.chkLock.CheckedChanged += new System.EventHandler(this.chkLock_CheckedChanged);
            // 
            // comboRXAnt
            // 
            this.comboRXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboRXAnt.DropDownWidth = 64;
            this.comboRXAnt.Items.AddRange(new object[] {
            "PA",
            "XVTX/COM",
            "XVRX"});
            this.comboRXAnt.Location = new System.Drawing.Point(8, 40);
            this.comboRXAnt.Name = "comboRXAnt";
            this.comboRXAnt.Size = new System.Drawing.Size(80, 21);
            this.comboRXAnt.TabIndex = 10;
            this.toolTip1.SetToolTip(this.comboRXAnt, "Selects the Main Receiver Antenna");
            this.comboRXAnt.SelectedIndexChanged += new System.EventHandler(this.comboRXAnt_SelectedIndexChanged);
            // 
            // comboTXAnt
            // 
            this.comboTXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXAnt.DropDownWidth = 64;
            this.comboTXAnt.Items.AddRange(new object[] {
            "PA",
            "XVTX/COM"});
            this.comboTXAnt.Location = new System.Drawing.Point(93, 40);
            this.comboTXAnt.Name = "comboTXAnt";
            this.comboTXAnt.Size = new System.Drawing.Size(80, 21);
            this.comboTXAnt.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboTXAnt, "Selects the Transmitter Antenna");
            this.comboTXAnt.SelectedIndexChanged += new System.EventHandler(this.comboTXAnt_SelectedIndexChanged);
            // 
            // lblTX
            // 
            this.lblTX.Image = null;
            this.lblTX.Location = new System.Drawing.Point(93, 24);
            this.lblTX.Name = "lblTX";
            this.lblTX.Size = new System.Drawing.Size(64, 16);
            this.lblTX.TabIndex = 13;
            this.lblTX.Text = "Transmit:";
            // 
            // lblRX1
            // 
            this.lblRX1.Image = null;
            this.lblRX1.Location = new System.Drawing.Point(8, 24);
            this.lblRX1.Name = "lblRX1";
            this.lblRX1.Size = new System.Drawing.Size(72, 16);
            this.lblRX1.TabIndex = 11;
            this.lblRX1.Text = "Receive:";
            // 
            // grpFlexWirePTTOut
            // 
            this.grpFlexWirePTTOut.Controls.Add(this.udTX1Delay);
            this.grpFlexWirePTTOut.Controls.Add(this.chkTX1DelayEnable);
            this.grpFlexWirePTTOut.Controls.Add(this.chkPTTOutEnable);
            this.grpFlexWirePTTOut.Location = new System.Drawing.Point(8, 155);
            this.grpFlexWirePTTOut.Name = "grpFlexWirePTTOut";
            this.grpFlexWirePTTOut.Size = new System.Drawing.Size(264, 53);
            this.grpFlexWirePTTOut.TabIndex = 21;
            this.grpFlexWirePTTOut.TabStop = false;
            this.grpFlexWirePTTOut.Text = "FlexWire PTT Out";
            this.grpFlexWirePTTOut.Visible = false;
            // 
            // udTX1Delay
            // 
            this.udTX1Delay.Enabled = false;
            this.udTX1Delay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTX1Delay.Location = new System.Drawing.Point(184, 23);
            this.udTX1Delay.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udTX1Delay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTX1Delay.Name = "udTX1Delay";
            this.udTX1Delay.Size = new System.Drawing.Size(56, 20);
            this.udTX1Delay.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTX1Delay, resources.GetString("udTX1Delay.ToolTip"));
            this.udTX1Delay.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTX1Delay.ValueChanged += new System.EventHandler(this.udTX1Delay_ValueChanged);
            // 
            // chkTX1DelayEnable
            // 
            this.chkTX1DelayEnable.Image = null;
            this.chkTX1DelayEnable.Location = new System.Drawing.Point(101, 16);
            this.chkTX1DelayEnable.Name = "chkTX1DelayEnable";
            this.chkTX1DelayEnable.Size = new System.Drawing.Size(77, 32);
            this.chkTX1DelayEnable.TabIndex = 3;
            this.chkTX1DelayEnable.Text = "Delay (ms)";
            this.toolTip1.SetToolTip(this.chkTX1DelayEnable, "When checked, Pin 3 on the FlexWire Connector will delay before switching on TR t" +
                    "ransitions by the amount selected in milliseconds.");
            this.chkTX1DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX1DelayEnable_CheckedChanged);
            // 
            // chkPTTOutEnable
            // 
            this.chkPTTOutEnable.Checked = true;
            this.chkPTTOutEnable.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkPTTOutEnable.Image = null;
            this.chkPTTOutEnable.Location = new System.Drawing.Point(16, 16);
            this.chkPTTOutEnable.Name = "chkPTTOutEnable";
            this.chkPTTOutEnable.Size = new System.Drawing.Size(79, 32);
            this.chkPTTOutEnable.TabIndex = 0;
            this.chkPTTOutEnable.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkPTTOutEnable, "When checked, Pin 3 on the FlexWire Connector will switch with TR transitions.  T" +
                    "his can be used to switch an external linear, transverter, preselector, etc.");
            this.chkPTTOutEnable.CheckedChanged += new System.EventHandler(this.chkRCATX1_CheckedChanged);
            // 
            // HIDAntForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(280, 237);
            this.Controls.Add(this.txtStatus);
            this.Controls.Add(this.grpMode);
            this.Controls.Add(this.grpAntenna);
            this.Controls.Add(this.grpFlexWirePTTOut);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "HIDAntForm";
            this.Text = "FLEX-1500 Antenna Selection";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.HIDAntForm_Closing);
            this.grpMode.ResumeLayout(false);
            this.grpAntenna.ResumeLayout(false);
            this.grpFlexWirePTTOut.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

		}
Esempio n. 22
0
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Setup));
            this.tcSetup = new System.Windows.Forms.TabControl();
            this.tpGeneral = new System.Windows.Forms.TabPage();
            this.tcGeneral = new System.Windows.Forms.TabControl();
            this.tpGeneralHardware = new System.Windows.Forms.TabPage();
            this.grpHWSoftRock = new System.Windows.Forms.GroupBoxTS();
            this.lblGenSoftRockCenterFreq = new System.Windows.Forms.LabelTS();
            this.udSoftRockCenterFreq = new System.Windows.Forms.NumericUpDownTS();
            this.grpGeneralDDS = new System.Windows.Forms.GroupBoxTS();
            this.chkGenDDSExpert = new System.Windows.Forms.CheckBox();
            this.udDDSCorrection = new System.Windows.Forms.NumericUpDownTS();
            this.lblClockCorrection = new System.Windows.Forms.LabelTS();
            this.udDDSIFFreq = new System.Windows.Forms.NumericUpDownTS();
            this.lblIFFrequency = new System.Windows.Forms.LabelTS();
            this.udDDSPLLMult = new System.Windows.Forms.NumericUpDownTS();
            this.lblPLLMult = new System.Windows.Forms.LabelTS();
            this.grpGeneralModel = new System.Windows.Forms.GroupBoxTS();
            this.radGenModelFLEX1500 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelFLEX5000 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelDemoNone = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelSoftRock40 = new System.Windows.Forms.RadioButtonTS();
            this.radGenModelSDR1000 = new System.Windows.Forms.RadioButtonTS();
            this.btnWizard = new System.Windows.Forms.ButtonTS();
            this.chkGeneralRXOnly = new System.Windows.Forms.CheckBoxTS();
            this.grpGeneralHardwareFLEX5000 = new System.Windows.Forms.GroupBoxTS();
            this.lblFlexControlRev = new System.Windows.Forms.LabelTS();
            this.lblVURev = new System.Windows.Forms.LabelTS();
            this.udF3KFanTempThresh = new System.Windows.Forms.NumericUpDownTS();
            this.lblF3KFanTempThresh = new System.Windows.Forms.LabelTS();
            this.chkGenFLEX5000ExtRef = new System.Windows.Forms.CheckBoxTS();
            this.lblFirmwareRev = new System.Windows.Forms.LabelTS();
            this.lblRX2Rev = new System.Windows.Forms.LabelTS();
            this.lblATURev = new System.Windows.Forms.LabelTS();
            this.lblRFIORev = new System.Windows.Forms.LabelTS();
            this.lblPARev = new System.Windows.Forms.LabelTS();
            this.lblTRXRev = new System.Windows.Forms.LabelTS();
            this.lblSerialNum = new System.Windows.Forms.LabelTS();
            this.lblModel = new System.Windows.Forms.LabelTS();
            this.grpGeneralHardwareSDR1000 = new System.Windows.Forms.GroupBoxTS();
            this.lblFlexControlRev1K = new System.Windows.Forms.LabelTS();
            this.chkEnableRFEPATR = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralUSBPresent = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralATUPresent = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralPAPresent = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralXVTRPresent = new System.Windows.Forms.CheckBoxTS();
            this.lblGeneralLPTDelay = new System.Windows.Forms.LabelTS();
            this.udGeneralLPTDelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblGeneralLPTAddr = new System.Windows.Forms.LabelTS();
            this.comboGeneralLPTAddr = new System.Windows.Forms.ComboBoxTS();
            this.comboGeneralXVTR = new System.Windows.Forms.ComboBoxTS();
            this.grpGeneralHardwareFLEX1500 = new System.Windows.Forms.GroupBoxTS();
            this.lblFlexControlRev1500 = new System.Windows.Forms.LabelTS();
            this.chkGenFLEX1500Xref = new System.Windows.Forms.CheckBoxTS();
            this.lbl1500FWRev = new System.Windows.Forms.LabelTS();
            this.lbl1500PARev = new System.Windows.Forms.LabelTS();
            this.lbl1500TRXRev = new System.Windows.Forms.LabelTS();
            this.lbl1500SN = new System.Windows.Forms.LabelTS();
            this.tpGeneralOptions = new System.Windows.Forms.TabPage();
            this.chkGenOptionsShowATUPopup = new System.Windows.Forms.CheckBoxTS();
            this.chkImportDBRestrict = new System.Windows.Forms.CheckBoxTS();
            this.grpOptUSBBuf = new System.Windows.Forms.GroupBoxTS();
            this.lblOptUSBBufConservative = new System.Windows.Forms.LabelTS();
            this.lblOptUSBBufAggressive = new System.Windows.Forms.LabelTS();
            this.tbOptUSBBuf = new System.Windows.Forms.TrackBarTS();
            this.grpGenCustomTitleText = new System.Windows.Forms.GroupBoxTS();
            this.txtGenCustomTitle = new System.Windows.Forms.TextBoxTS();
            this.grpOptMisc = new System.Windows.Forms.GroupBoxTS();
            this.chkWheelTuneVFOB = new System.Windows.Forms.CheckBoxTS();
            this.chkMouseTuneStep = new System.Windows.Forms.CheckBoxTS();
            this.chkZeroBeatRIT = new System.Windows.Forms.CheckBoxTS();
            this.chkSnapClickTune = new System.Windows.Forms.CheckBoxTS();
            this.chkDisableToolTips = new System.Windows.Forms.CheckBoxTS();
            this.chkOptAlwaysOnTop = new System.Windows.Forms.CheckBoxTS();
            this.grpOptQuickQSY = new System.Windows.Forms.GroupBoxTS();
            this.chkOptEnableKBShortcuts = new System.Windows.Forms.CheckBoxTS();
            this.chkOptQuickQSY = new System.Windows.Forms.CheckBoxTS();
            this.grpGenAutoMute = new System.Windows.Forms.GroupBoxTS();
            this.chkGenAutoMute = new System.Windows.Forms.CheckBoxTS();
            this.grpGenTuningOptions = new System.Windows.Forms.GroupBoxTS();
            this.udOptClickTuneOffsetDIGU = new System.Windows.Forms.NumericUpDownTS();
            this.lblOptClickTuneDIGL = new System.Windows.Forms.LabelTS();
            this.udOptClickTuneOffsetDIGL = new System.Windows.Forms.NumericUpDownTS();
            this.lblOptClickTuneDIGU = new System.Windows.Forms.LabelTS();
            this.grpGeneralOptions = new System.Windows.Forms.GroupBoxTS();
            this.udGenTX1Delay = new System.Windows.Forms.NumericUpDownTS();
            this.chkSplitOffOnModeChange = new System.Windows.Forms.CheckBoxTS();
            this.lblGenTX1Delay = new System.Windows.Forms.LabelTS();
            this.chkGenTX1Delay = new System.Windows.Forms.CheckBoxTS();
            this.chkSplitOff = new System.Windows.Forms.CheckBoxTS();
            this.chkGenAllModeMicPTT = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralCustomFilter = new System.Windows.Forms.CheckBoxTS();
            this.lblGeneralX2Delay = new System.Windows.Forms.LabelTS();
            this.udGeneralX2Delay = new System.Windows.Forms.NumericUpDownTS();
            this.chkGeneralEnableX2 = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralSoftwareGainCorr = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralDisablePTT = new System.Windows.Forms.CheckBoxTS();
            this.chkGeneralSpurRed = new System.Windows.Forms.CheckBoxTS();
            this.grpGeneralProcessPriority = new System.Windows.Forms.GroupBoxTS();
            this.comboGeneralProcessPriority = new System.Windows.Forms.ComboBoxTS();
            this.tpGeneralCalibration = new System.Windows.Forms.TabPage();
            this.chkCalExpert = new System.Windows.Forms.CheckBox();
            this.grpGenCalRXImage = new System.Windows.Forms.GroupBoxTS();
            this.udGeneralCalFreq3 = new System.Windows.Forms.NumericUpDownTS();
            this.lblGenCalRXImageFreq = new System.Windows.Forms.LabelTS();
            this.btnGeneralCalImageStart = new System.Windows.Forms.ButtonTS();
            this.grpGenCalLevel = new System.Windows.Forms.GroupBoxTS();
            this.udGeneralCalLevel = new System.Windows.Forms.NumericUpDownTS();
            this.udGeneralCalFreq2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblGenCalLevelFreq = new System.Windows.Forms.LabelTS();
            this.lblGeneralCalLevel = new System.Windows.Forms.LabelTS();
            this.btnGeneralCalLevelStart = new System.Windows.Forms.ButtonTS();
            this.grpGeneralCalibration = new System.Windows.Forms.GroupBoxTS();
            this.btnGeneralCalFreqUseVFOA = new System.Windows.Forms.ButtonTS();
            this.btnGeneralCalFreqStart = new System.Windows.Forms.ButtonTS();
            this.udGeneralCalFreq1 = new System.Windows.Forms.NumericUpDownTS();
            this.lblGeneralCalFrequency = new System.Windows.Forms.LabelTS();
            this.tpFilters = new System.Windows.Forms.TabPage();
            this.grpOptFilterControls = new System.Windows.Forms.GroupBoxTS();
            this.udFilterDefaultLowCut = new System.Windows.Forms.NumericUpDownTS();
            this.lblDefaultLowCut = new System.Windows.Forms.LabelTS();
            this.udOptMaxFilterShift = new System.Windows.Forms.NumericUpDownTS();
            this.lblOptMaxFilterShift = new System.Windows.Forms.LabelTS();
            this.comboOptFilterWidthMode = new System.Windows.Forms.ComboBoxTS();
            this.lblOptWidthSliderMode = new System.Windows.Forms.LabelTS();
            this.udOptMaxFilterWidth = new System.Windows.Forms.NumericUpDownTS();
            this.lblOptMaxFilter = new System.Windows.Forms.LabelTS();
            this.chkOptFilterSaveChanges = new System.Windows.Forms.CheckBoxTS();
            this.tpRX2 = new System.Windows.Forms.TabPage();
            this.chkRX2DisconnectOnTX = new System.Windows.Forms.CheckBoxTS();
            this.chkRX2AutoMuteRX1OnVFOBTX = new System.Windows.Forms.CheckBoxTS();
            this.chkRX2AutoMuteRX2OnVFOATX = new System.Windows.Forms.CheckBoxTS();
            this.tpGeneralNavigation = new System.Windows.Forms.TabPage();
            this.grpOptSpaceNav = new System.Windows.Forms.GroupBoxTS();
            this.chkSpaceNavFlyPanadapter = new System.Windows.Forms.CheckBoxTS();
            this.chkSpaceNavControlVFOs = new System.Windows.Forms.CheckBoxTS();
            this.tpAudio = new System.Windows.Forms.TabPage();
            this.tcAudio = new System.Windows.Forms.TabControl();
            this.tpAudioCard1 = new System.Windows.Forms.TabPage();
            this.chkAudioExpert = new System.Windows.Forms.CheckBoxTS();
            this.grpAudioMicBoost = new System.Windows.Forms.GroupBoxTS();
            this.grpAudioChannels = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioChannels1 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioMicInGain1 = new System.Windows.Forms.GroupBoxTS();
            this.udAudioMicGain1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioLineInGain1 = new System.Windows.Forms.GroupBoxTS();
            this.udAudioLineIn1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioVolts1 = new System.Windows.Forms.GroupBoxTS();
            this.btnAudioVoltTest1 = new System.Windows.Forms.ButtonTS();
            this.udAudioVoltage1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioDetails1 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioTransmit1 = new System.Windows.Forms.ComboBoxTS();
            this.lblAudioMixer1 = new System.Windows.Forms.LabelTS();
            this.lblAudioOutput1 = new System.Windows.Forms.LabelTS();
            this.comboAudioOutput1 = new System.Windows.Forms.ComboBoxTS();
            this.lblAudioInput1 = new System.Windows.Forms.LabelTS();
            this.lblAudioDriver1 = new System.Windows.Forms.LabelTS();
            this.comboAudioInput1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioDriver1 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioMixer1 = new System.Windows.Forms.ComboBoxTS();
            this.lblAudioTransmit1 = new System.Windows.Forms.LabelTS();
            this.lblAudioReceive1 = new System.Windows.Forms.LabelTS();
            this.comboAudioReceive1 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioLatency1 = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioLatencyManual1 = new System.Windows.Forms.CheckBoxTS();
            this.udAudioLatency1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioCard = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioSoundCard = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioBufferSize1 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioBuffer1 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioSampleRate1 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioSampleRate1 = new System.Windows.Forms.ComboBoxTS();
            this.tpVAC = new System.Windows.Forms.TabPage();
            this.grpDirectIQOutput = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioRX2toVAC = new System.Windows.Forms.CheckBoxTS();
            this.chkAudioCorrectIQ = new System.Windows.Forms.CheckBoxTS();
            this.chkAudioIQtoVAC = new System.Windows.Forms.CheckBoxTS();
            this.chkVACCombine = new System.Windows.Forms.CheckBoxTS();
            this.chkVACAllowBypass = new System.Windows.Forms.CheckBoxTS();
            this.grpAudioVACAutoEnable = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioVACAutoEnable = new System.Windows.Forms.CheckBoxTS();
            this.grpAudioVACGain = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioVACGainTX = new System.Windows.Forms.LabelTS();
            this.udAudioVACGainTX = new System.Windows.Forms.NumericUpDownTS();
            this.lblAudioVACGainRX = new System.Windows.Forms.LabelTS();
            this.udAudioVACGainRX = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudio2Stereo = new System.Windows.Forms.GroupBoxTS();
            this.chkAudio2Stereo = new System.Windows.Forms.CheckBoxTS();
            this.grpAudioLatency2 = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioLatencyManual2 = new System.Windows.Forms.CheckBoxTS();
            this.udAudioLatency2 = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioSampleRate2 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioSampleRate2 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioBuffer2 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioBuffer2 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioDetails2 = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioOutput2 = new System.Windows.Forms.LabelTS();
            this.comboAudioOutput2 = new System.Windows.Forms.ComboBoxTS();
            this.lblAudioInput2 = new System.Windows.Forms.LabelTS();
            this.lblAudioDriver2 = new System.Windows.Forms.LabelTS();
            this.comboAudioInput2 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioDriver2 = new System.Windows.Forms.ComboBoxTS();
            this.chkAudioEnableVAC = new System.Windows.Forms.CheckBoxTS();
            this.tpVAC2 = new System.Windows.Forms.TabPage();
            this.chkVAC2UseRX2 = new System.Windows.Forms.CheckBoxTS();
            this.grpVAC2DirectIQ = new System.Windows.Forms.GroupBoxTS();
            this.chkVAC2DirectIQCal = new System.Windows.Forms.CheckBoxTS();
            this.chkVAC2DirectIQ = new System.Windows.Forms.CheckBoxTS();
            this.chkVAC2Combine = new System.Windows.Forms.CheckBoxTS();
            this.grpVAC2AutoEnable = new System.Windows.Forms.GroupBoxTS();
            this.chkVAC2AutoEnable = new System.Windows.Forms.CheckBoxTS();
            this.grpVAC2Gain = new System.Windows.Forms.GroupBoxTS();
            this.lblVAC2GainTX = new System.Windows.Forms.LabelTS();
            this.udVAC2GainTX = new System.Windows.Forms.NumericUpDownTS();
            this.lblVAC2GainRX = new System.Windows.Forms.LabelTS();
            this.udVAC2GainRX = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioStereo3 = new System.Windows.Forms.GroupBoxTS();
            this.chkAudioStereo3 = new System.Windows.Forms.CheckBoxTS();
            this.grpVAC2Latency = new System.Windows.Forms.GroupBoxTS();
            this.chkVAC2LatencyManual = new System.Windows.Forms.CheckBoxTS();
            this.udVAC2Latency = new System.Windows.Forms.NumericUpDownTS();
            this.grpAudioSampleRate3 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioSampleRate3 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioBuffer3 = new System.Windows.Forms.GroupBoxTS();
            this.comboAudioBuffer3 = new System.Windows.Forms.ComboBoxTS();
            this.grpAudioDetails3 = new System.Windows.Forms.GroupBoxTS();
            this.lblAudioOutput3 = new System.Windows.Forms.LabelTS();
            this.comboAudioOutput3 = new System.Windows.Forms.ComboBoxTS();
            this.lblAudioInput3 = new System.Windows.Forms.LabelTS();
            this.lblAudioDriver3 = new System.Windows.Forms.LabelTS();
            this.comboAudioInput3 = new System.Windows.Forms.ComboBoxTS();
            this.comboAudioDriver3 = new System.Windows.Forms.ComboBoxTS();
            this.chkVAC2Enable = new System.Windows.Forms.CheckBoxTS();
            this.tpDisplay = new System.Windows.Forms.TabPage();
            this.grpDisplayMultimeter = new System.Windows.Forms.GroupBoxTS();
            this.chkDisplayMeterShowDecimal = new System.Windows.Forms.CheckBoxTS();
            this.udMeterDigitalDelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblMultimeterDigitalDelay = new System.Windows.Forms.LabelTS();
            this.udDisplayMeterAvg = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayMeterAvg = new System.Windows.Forms.LabelTS();
            this.udDisplayMultiTextHoldTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayMeterTextHoldTime = new System.Windows.Forms.LabelTS();
            this.udDisplayMultiPeakHoldTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayMultiPeakHoldTime = new System.Windows.Forms.LabelTS();
            this.udDisplayMeterDelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayMeterDelay = new System.Windows.Forms.LabelTS();
            this.grpDisplayDriverEngine = new System.Windows.Forms.GroupBoxTS();
            this.comboDisplayDriver = new System.Windows.Forms.ComboBoxTS();
            this.grpDisplayPolyPhase = new System.Windows.Forms.GroupBoxTS();
            this.chkSpectrumPolyphase = new System.Windows.Forms.CheckBoxTS();
            this.grpDisplayScopeMode = new System.Windows.Forms.GroupBoxTS();
            this.udDisplayScopeTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayScopeTime = new System.Windows.Forms.LabelTS();
            this.grpDisplayWaterfall = new System.Windows.Forms.GroupBoxTS();
            this.chkWeakSignalWaterfallSettings = new System.Windows.Forms.CheckBoxTS();
            this.lblWaterfallLevels = new System.Windows.Forms.Label();
            this.txtWaterFallBandLevel = new System.Windows.Forms.TextBox();
            this.udDisplayWaterfallUpdatePeriod = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayWaterfallUpdatePeriod = new System.Windows.Forms.LabelTS();
            this.udDisplayWaterfallAvgTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayWaterfallAverageTime = new System.Windows.Forms.LabelTS();
            this.clrbtnWaterfallLow = new PowerSDR.ColorButton();
            this.lblDisplayWaterfallLowColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayWaterfallLowLevel = new System.Windows.Forms.LabelTS();
            this.udDisplayWaterfallLowLevel = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayWaterfallHighLevel = new System.Windows.Forms.LabelTS();
            this.udDisplayWaterfallHighLevel = new System.Windows.Forms.NumericUpDownTS();
            this.grpDisplayRefreshRates = new System.Windows.Forms.GroupBoxTS();
            this.chkDisplayPanFill = new System.Windows.Forms.CheckBoxTS();
            this.udDisplayCPUMeter = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayCPUMeter = new System.Windows.Forms.LabelTS();
            this.udDisplayPeakText = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayPeakText = new System.Windows.Forms.LabelTS();
            this.udDisplayFPS = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayFPS = new System.Windows.Forms.LabelTS();
            this.grpDisplayAverage = new System.Windows.Forms.GroupBoxTS();
            this.udDisplayAVGTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayAVGTime = new System.Windows.Forms.LabelTS();
            this.grpDisplayPhase = new System.Windows.Forms.GroupBoxTS();
            this.lblDisplayPhasePts = new System.Windows.Forms.LabelTS();
            this.udDisplayPhasePts = new System.Windows.Forms.NumericUpDownTS();
            this.grpDisplaySpectrumGrid = new System.Windows.Forms.GroupBoxTS();
            this.comboDisplayLabelAlign = new System.Windows.Forms.ComboBoxTS();
            this.lblDisplayAlign = new System.Windows.Forms.LabelTS();
            this.udDisplayGridStep = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayGridMin = new System.Windows.Forms.NumericUpDownTS();
            this.udDisplayGridMax = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayGridStep = new System.Windows.Forms.LabelTS();
            this.lblDisplayGridMin = new System.Windows.Forms.LabelTS();
            this.lblDisplayGridMax = new System.Windows.Forms.LabelTS();
            this.tpDSP = new System.Windows.Forms.TabPage();
            this.tcDSP = new System.Windows.Forms.TabControl();
            this.tpDSPOptions = new System.Windows.Forms.TabPage();
            this.chkDSPTXMeterPeak = new System.Windows.Forms.CheckBoxTS();
            this.grpDSPBufferSize = new System.Windows.Forms.GroupBoxTS();
            this.grpDSPBufDig = new System.Windows.Forms.GroupBoxTS();
            this.comboDSPDigTXBuf = new System.Windows.Forms.ComboBoxTS();
            this.lblDSPDigBufferRX = new System.Windows.Forms.LabelTS();
            this.comboDSPDigRXBuf = new System.Windows.Forms.ComboBoxTS();
            this.lblDSPDigBufferTX = new System.Windows.Forms.LabelTS();
            this.grpDSPBufCW = new System.Windows.Forms.GroupBoxTS();
            this.comboDSPCWTXBuf = new System.Windows.Forms.ComboBoxTS();
            this.lblDSPCWBufferRX = new System.Windows.Forms.LabelTS();
            this.comboDSPCWRXBuf = new System.Windows.Forms.ComboBoxTS();
            this.grpDSPBufPhone = new System.Windows.Forms.GroupBoxTS();
            this.comboDSPPhoneTXBuf = new System.Windows.Forms.ComboBoxTS();
            this.lblDSPPhoneBufferRX = new System.Windows.Forms.LabelTS();
            this.comboDSPPhoneRXBuf = new System.Windows.Forms.ComboBoxTS();
            this.lblDSPPhoneBufferTX = new System.Windows.Forms.LabelTS();
            this.grpDSPNB = new System.Windows.Forms.GroupBoxTS();
            this.udDSPNB = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPNBThreshold = new System.Windows.Forms.LabelTS();
            this.grpDSPLMSNR = new System.Windows.Forms.GroupBoxTS();
            this.udLMSNRLeak = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRLeak = new System.Windows.Forms.LabelTS();
            this.lblLMSNRgain = new System.Windows.Forms.LabelTS();
            this.udLMSNRgain = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRdelay = new System.Windows.Forms.LabelTS();
            this.udLMSNRtaps = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSNRdelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRtaps = new System.Windows.Forms.LabelTS();
            this.grpDSPLMSANF = new System.Windows.Forms.GroupBoxTS();
            this.udLMSANFLeak = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFLeak = new System.Windows.Forms.LabelTS();
            this.lblLMSANFgain = new System.Windows.Forms.LabelTS();
            this.udLMSANFgain = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFdelay = new System.Windows.Forms.LabelTS();
            this.udLMSANFdelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFTaps = new System.Windows.Forms.LabelTS();
            this.udLMSANFtaps = new System.Windows.Forms.NumericUpDownTS();
            this.grpDSPWindow = new System.Windows.Forms.GroupBoxTS();
            this.comboDSPWindow = new System.Windows.Forms.ComboBoxTS();
            this.grpDSPNB2 = new System.Windows.Forms.GroupBoxTS();
            this.udDSPNB2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPNB2Threshold = new System.Windows.Forms.LabelTS();
            this.tpDSPImageReject = new System.Windows.Forms.TabPage();
            this.chkDSPImageExpert = new System.Windows.Forms.CheckBox();
            this.grpDSPImageRejectTX = new System.Windows.Forms.GroupBoxTS();
            this.checkboxTXImagCal = new System.Windows.Forms.CheckBoxTS();
            this.lblDSPGainValTX = new System.Windows.Forms.LabelTS();
            this.lblDSPPhaseValTX = new System.Windows.Forms.LabelTS();
            this.udDSPImageGainTX = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPImagePhaseTX = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPImageGainTX = new System.Windows.Forms.LabelTS();
            this.tbDSPImagePhaseTX = new System.Windows.Forms.TrackBarTS();
            this.lblDSPImagePhaseTX = new System.Windows.Forms.LabelTS();
            this.tbDSPImageGainTX = new System.Windows.Forms.TrackBarTS();
            this.tpDSPKeyer = new System.Windows.Forms.TabPage();
            this.chkCWDisableUI = new System.Windows.Forms.CheckBoxTS();
            this.grpKeyerConnections = new System.Windows.Forms.GroupBoxTS();
            this.comboKeyerConnKeyLine = new System.Windows.Forms.ComboBoxTS();
            this.comboKeyerConnSecondary = new System.Windows.Forms.ComboBoxTS();
            this.lblKeyerConnSecondary = new System.Windows.Forms.LabelTS();
            this.lblKeyerConnKeyLine = new System.Windows.Forms.LabelTS();
            this.comboKeyerConnPTTLine = new System.Windows.Forms.ComboBoxTS();
            this.lblKeyerConnPrimary = new System.Windows.Forms.LabelTS();
            this.lblKeyerConnPTTLine = new System.Windows.Forms.LabelTS();
            this.comboKeyerConnPrimary = new System.Windows.Forms.ComboBoxTS();
            this.grpDSPCWPitch = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPCWPitchFreq = new System.Windows.Forms.LabelTS();
            this.udDSPCWPitch = new System.Windows.Forms.NumericUpDownTS();
            this.grpDSPKeyerOptions = new System.Windows.Forms.GroupBoxTS();
            this.chkModeBStrict = new System.Windows.Forms.CheckBoxTS();
            this.chkStrictCharSpacing = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerMonoCable = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerMode = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerRevPdl = new System.Windows.Forms.CheckBoxTS();
            this.chkDSPKeyerSidetone = new System.Windows.Forms.CheckBoxTS();
            this.chkCWKeyerIambic = new System.Windows.Forms.CheckBoxTS();
            this.chkCWAutoSwitchMode = new System.Windows.Forms.CheckBoxTS();
            this.grpDSPKeyerSignalShaping = new System.Windows.Forms.GroupBoxTS();
            this.udCWKeyerWeight = new System.Windows.Forms.NumericUpDownTS();
            this.lblCWWeight = new System.Windows.Forms.LabelTS();
            this.udCWKeyerRamp = new System.Windows.Forms.NumericUpDownTS();
            this.lblCWRamp = new System.Windows.Forms.LabelTS();
            this.grpDSPKeyerSemiBreakIn = new System.Windows.Forms.GroupBoxTS();
            this.chkCWBreakInEnabled = new System.Windows.Forms.CheckBoxTS();
            this.lblCWBreakInDelay = new System.Windows.Forms.LabelTS();
            this.udCWBreakInDelay = new System.Windows.Forms.NumericUpDownTS();
            this.tpDSPAGCALC = new System.Windows.Forms.TabPage();
            this.grpDSPLeveler = new System.Windows.Forms.GroupBoxTS();
            this.chkDSPLevelerEnabled = new System.Windows.Forms.CheckBoxTS();
            this.lblDSPLevelerHangThreshold = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPLevelerSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPLevelerDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerSlope = new System.Windows.Forms.LabelTS();
            this.udDSPLevelerAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPLevelerDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPLevelerAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPLevelerThreshold = new System.Windows.Forms.LabelTS();
            this.tbDSPLevelerHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.grpDSPALC = new System.Windows.Forms.GroupBoxTS();
            this.lblDSPALCHangThreshold = new System.Windows.Forms.LabelTS();
            this.tbDSPALCHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.udDSPALCHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPALCThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPALCSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPALCDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCSlope = new System.Windows.Forms.LabelTS();
            this.udDSPALCAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPALCDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPALCAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPALCThreshold = new System.Windows.Forms.LabelTS();
            this.grpDSPAGC = new System.Windows.Forms.GroupBoxTS();
            this.tbDSPAGCHangThreshold = new System.Windows.Forms.TrackBarTS();
            this.lblDSPAGCHangThreshold = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCHangTime = new System.Windows.Forms.LabelTS();
            this.udDSPAGCHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCMaxGaindB = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCSlope = new System.Windows.Forms.NumericUpDownTS();
            this.udDSPAGCDecay = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPAGCSlope = new System.Windows.Forms.LabelTS();
            this.udDSPAGCAttack = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPAGCDecay = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCAttack = new System.Windows.Forms.LabelTS();
            this.lblDSPAGCMaxGain = new System.Windows.Forms.LabelTS();
            this.udDSPAGCFixedGaindB = new System.Windows.Forms.NumericUpDownTS();
            this.lblDSPAGCFixed = new System.Windows.Forms.LabelTS();
            this.tpTransmit = new System.Windows.Forms.TabPage();
            this.chkRememberTXProfileOnModeChange = new System.Windows.Forms.CheckBoxTS();
            this.chkAudioMicBoost = new System.Windows.Forms.CheckBoxTS();
            this.chkSaveTXProfileOnExit = new System.Windows.Forms.CheckBoxTS();
            this.chkAutoSaveTXProfile = new System.Windows.Forms.CheckBoxTS();
            this.chkTXLimitSlew = new System.Windows.Forms.CheckBoxTS();
            this.chkTXExpert = new System.Windows.Forms.CheckBoxTS();
            this.grpTXProfileDef = new System.Windows.Forms.GroupBoxTS();
            this.btnTXProfileDefImport = new System.Windows.Forms.ButtonTS();
            this.lstTXProfileDef = new System.Windows.Forms.ListBox();
            this.grpTXAM = new System.Windows.Forms.GroupBoxTS();
            this.lblTXAMCarrierLevel = new System.Windows.Forms.LabelTS();
            this.udTXAMCarrierLevel = new System.Windows.Forms.NumericUpDownTS();
            this.grpTXMonitor = new System.Windows.Forms.GroupBoxTS();
            this.lblTXAF = new System.Windows.Forms.LabelTS();
            this.udTXAF = new System.Windows.Forms.NumericUpDownTS();
            this.grpTXNoiseGate = new System.Windows.Forms.GroupBoxTS();
            this.udTXNoiseGateAttenuate = new System.Windows.Forms.NumericUpDownTS();
            this.lblTXNoiseGateAttenuate = new System.Windows.Forms.LabelTS();
            this.chkTXNoiseGateEnabled = new System.Windows.Forms.CheckBoxTS();
            this.udTXNoiseGate = new System.Windows.Forms.NumericUpDownTS();
            this.lblTXNoiseGateThreshold = new System.Windows.Forms.LabelTS();
            this.grpTXProfile = new System.Windows.Forms.GroupBoxTS();
            this.btnTXProfileDelete = new System.Windows.Forms.ButtonTS();
            this.btnTXProfileSave = new System.Windows.Forms.ButtonTS();
            this.comboTXProfileName = new System.Windows.Forms.ComboBoxTS();
            this.grpPATune = new System.Windows.Forms.GroupBoxTS();
            this.comboTXTUNMeter = new System.Windows.Forms.ComboBoxTS();
            this.lblTXTUNMeter = new System.Windows.Forms.LabelTS();
            this.lblTransmitTunePower = new System.Windows.Forms.LabelTS();
            this.udTXTunePower = new System.Windows.Forms.NumericUpDownTS();
            this.grpTXFilter = new System.Windows.Forms.GroupBoxTS();
            this.lblTXFilterHigh = new System.Windows.Forms.LabelTS();
            this.udTXFilterLow = new System.Windows.Forms.NumericUpDownTS();
            this.lblTXFilterLow = new System.Windows.Forms.LabelTS();
            this.udTXFilterHigh = new System.Windows.Forms.NumericUpDownTS();
            this.chkDCBlock = new System.Windows.Forms.CheckBoxTS();
            this.grpTXVOX = new System.Windows.Forms.GroupBoxTS();
            this.lblTXVOXHangTime = new System.Windows.Forms.LabelTS();
            this.udTXVOXHangTime = new System.Windows.Forms.NumericUpDownTS();
            this.chkTXVOXEnabled = new System.Windows.Forms.CheckBoxTS();
            this.lblTXVOXThreshold = new System.Windows.Forms.LabelTS();
            this.udTXVOXThreshold = new System.Windows.Forms.NumericUpDownTS();
            this.grpTX1500 = new System.Windows.Forms.GroupBoxTS();
            this.lblTX1500Blanking = new System.Windows.Forms.LabelTS();
            this.udTX1500PhoneBlanking = new System.Windows.Forms.NumericUpDownTS();
            this.tpPowerAmplifier = new System.Windows.Forms.TabPage();
            this.rtxtPACalReq = new System.Windows.Forms.RichTextBox();
            this.grpPABandOffset = new System.Windows.Forms.GroupBoxTS();
            this.lblPABandOffset10 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset12 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset15 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset17 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset20 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset30 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset40 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset60 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset80 = new System.Windows.Forms.LabelTS();
            this.lblPABandOffset160 = new System.Windows.Forms.LabelTS();
            this.udPAADC17 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC15 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC20 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC12 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC10 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC160 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC80 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC60 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC40 = new System.Windows.Forms.NumericUpDownTS();
            this.udPAADC30 = new System.Windows.Forms.NumericUpDownTS();
            this.chkPANewCal = new System.Windows.Forms.CheckBoxTS();
            this.grpPAGainByBand = new System.Windows.Forms.GroupBoxTS();
            this.udPACalPower = new System.Windows.Forms.NumericUpDownTS();
            this.lblPACalTarget = new System.Windows.Forms.LabelTS();
            this.chkPA10 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA12 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA15 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA17 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA20 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA30 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA40 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA60 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA80 = new System.Windows.Forms.CheckBoxTS();
            this.chkPA160 = new System.Windows.Forms.CheckBoxTS();
            this.radPACalSelBands = new System.Windows.Forms.RadioButtonTS();
            this.radPACalAllBands = new System.Windows.Forms.RadioButtonTS();
            this.btnPAGainReset = new System.Windows.Forms.ButtonTS();
            this.btnPAGainCalibration = new System.Windows.Forms.ButtonTS();
            this.lblPAGainByBand10 = new System.Windows.Forms.LabelTS();
            this.udPAGain10 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand12 = new System.Windows.Forms.LabelTS();
            this.udPAGain12 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand15 = new System.Windows.Forms.LabelTS();
            this.udPAGain15 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand17 = new System.Windows.Forms.LabelTS();
            this.udPAGain17 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand20 = new System.Windows.Forms.LabelTS();
            this.udPAGain20 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand30 = new System.Windows.Forms.LabelTS();
            this.udPAGain30 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand40 = new System.Windows.Forms.LabelTS();
            this.udPAGain40 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand60 = new System.Windows.Forms.LabelTS();
            this.udPAGain60 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand80 = new System.Windows.Forms.LabelTS();
            this.udPAGain80 = new System.Windows.Forms.NumericUpDownTS();
            this.lblPAGainByBand160 = new System.Windows.Forms.LabelTS();
            this.udPAGain160 = new System.Windows.Forms.NumericUpDownTS();
            this.chkPA6 = new System.Windows.Forms.CheckBoxTS();
            this.tpAppearance = new System.Windows.Forms.TabPage();
            this.tcAppearance = new System.Windows.Forms.TabControl();
            this.tpAppearanceGeneral = new System.Windows.Forms.TabPage();
            this.btnSkinExport = new System.Windows.Forms.ButtonTS();
            this.grpAppSkins = new System.Windows.Forms.GroupBoxTS();
            this.comboAppSkin = new System.Windows.Forms.ComboBoxTS();
            this.lblGenBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnGenBackground = new PowerSDR.ColorButton();
            this.grpAppearanceBand = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnBandBackground = new PowerSDR.ColorButton();
            this.lblBandBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnBandLight = new PowerSDR.ColorButton();
            this.clrbtnBandDark = new PowerSDR.ColorButton();
            this.lblBandLight = new System.Windows.Forms.LabelTS();
            this.lblBandDark = new System.Windows.Forms.LabelTS();
            this.clrbtnOutOfBand = new PowerSDR.ColorButton();
            this.lblOutOfBand = new System.Windows.Forms.LabelTS();
            this.grpAppearanceVFO = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnVFOBackground = new PowerSDR.ColorButton();
            this.lblVFOBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnVFOSmallColor = new PowerSDR.ColorButton();
            this.lblVFOSmallColor = new System.Windows.Forms.LabelTS();
            this.chkVFOSmallLSD = new System.Windows.Forms.CheckBoxTS();
            this.clrbtnVFOLight = new PowerSDR.ColorButton();
            this.clrbtnVFODark = new PowerSDR.ColorButton();
            this.lblVFOPowerOn = new System.Windows.Forms.LabelTS();
            this.lblVFOPowerOff = new System.Windows.Forms.LabelTS();
            this.clrbtnBtnSel = new PowerSDR.ColorButton();
            this.lblAppearanceGenBtnSel = new System.Windows.Forms.LabelTS();
            this.tpAppearanceDisplay = new System.Windows.Forms.TabPage();
            this.grpMainDisplay = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnText = new PowerSDR.ColorButton();
            this.lblDisplayBackgroundColor = new System.Windows.Forms.LabelTS();
            this.udDisplayLineWidth = new System.Windows.Forms.NumericUpDownTS();
            this.lblDisplayDataLineColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayTextColor = new System.Windows.Forms.LabelTS();
            this.lblDisplayLineWidth = new System.Windows.Forms.LabelTS();
            this.clrbtnBackground = new PowerSDR.ColorButton();
            this.clrbtnGrid = new PowerSDR.ColorButton();
            this.lblDisplayZeroLineColor = new System.Windows.Forms.LabelTS();
            this.clrbtnZeroLine = new PowerSDR.ColorButton();
            this.lblDisplayGridColor = new System.Windows.Forms.LabelTS();
            this.clrbtnDataLine = new PowerSDR.ColorButton();
            this.grpAppPanadapter = new System.Windows.Forms.GroupBoxTS();
            this.lblBandSegmentBoxLineWidth = new System.Windows.Forms.LabelTS();
            this.udBandSegmentBoxLineWidth = new System.Windows.Forms.NumericUpDownTS();
            this.lblBandSegmentBox = new System.Windows.Forms.LabelTS();
            this.clrbtnBandSegmentBox = new PowerSDR.ColorButton();
            this.lblMultiRXFilterAlpha = new System.Windows.Forms.LabelTS();
            this.chkShowFreqOffset = new System.Windows.Forms.CheckBoxTS();
            this.tbMultiRXFilterAlpha = new System.Windows.Forms.TrackBarTS();
            this.clrbtnTXFilter = new PowerSDR.ColorButton();
            this.lblRX1FilterAlpha = new System.Windows.Forms.LabelTS();
            this.lblTXFilterColor = new System.Windows.Forms.LabelTS();
            this.clrbtnSubRXZero = new PowerSDR.ColorButton();
            this.tbRX1FilterAlpha = new System.Windows.Forms.TrackBarTS();
            this.lblSubRXZeroLine = new System.Windows.Forms.LabelTS();
            this.clrbtnSubRXFilter = new PowerSDR.ColorButton();
            this.lblSubRXFilterColor = new System.Windows.Forms.LabelTS();
            this.clrbtnBandEdge = new PowerSDR.ColorButton();
            this.lblBandEdge = new System.Windows.Forms.LabelTS();
            this.lblDisplayFilterColor = new System.Windows.Forms.LabelTS();
            this.clrbtnFilter = new PowerSDR.ColorButton();
            this.grpDisplayPeakCursor = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnPeakBackground = new PowerSDR.ColorButton();
            this.lblPeakBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnPeakText = new PowerSDR.ColorButton();
            this.lblPeakText = new System.Windows.Forms.LabelTS();
            this.tpAppearanceMeter = new System.Windows.Forms.TabPage();
            this.labelTS2 = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterDigBackground = new PowerSDR.ColorButton();
            this.lblMeterDigitalText = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterDigText = new PowerSDR.ColorButton();
            this.grpMeterEdge = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnEdgeIndicator = new PowerSDR.ColorButton();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeBackground = new PowerSDR.ColorButton();
            this.lblMeterEdgeBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeHigh = new PowerSDR.ColorButton();
            this.lblMeterEdgeHigh = new System.Windows.Forms.LabelTS();
            this.lblMeterEdgeLow = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterEdgeLow = new PowerSDR.ColorButton();
            this.grpAppearanceMeter = new System.Windows.Forms.GroupBoxTS();
            this.clrbtnMeterBackground = new PowerSDR.ColorButton();
            this.lblMeterBackground = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterRight = new PowerSDR.ColorButton();
            this.lblAppearanceMeterRight = new System.Windows.Forms.LabelTS();
            this.lblAppearanceMeterLeft = new System.Windows.Forms.LabelTS();
            this.clrbtnMeterLeft = new PowerSDR.ColorButton();
            this.lblMeterType = new System.Windows.Forms.LabelTS();
            this.comboMeterType = new System.Windows.Forms.ComboBoxTS();
            this.tpKeyboard = new System.Windows.Forms.TabPage();
            this.grpKBXIT = new System.Windows.Forms.GroupBoxTS();
            this.lblKBXITUp = new System.Windows.Forms.LabelTS();
            this.lblKBXITDown = new System.Windows.Forms.LabelTS();
            this.comboKBXITUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBXITDown = new System.Windows.Forms.ComboBoxTS();
            this.grpKBRIT = new System.Windows.Forms.GroupBoxTS();
            this.lblKBRitUp = new System.Windows.Forms.LabelTS();
            this.lblKBRITDown = new System.Windows.Forms.LabelTS();
            this.comboKBRITUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBRITDown = new System.Windows.Forms.ComboBoxTS();
            this.grpKBMode = new System.Windows.Forms.GroupBoxTS();
            this.lblKBModeUp = new System.Windows.Forms.LabelTS();
            this.lblKBModeDown = new System.Windows.Forms.LabelTS();
            this.comboKBModeUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBModeDown = new System.Windows.Forms.ComboBoxTS();
            this.grpKBBand = new System.Windows.Forms.GroupBoxTS();
            this.lblKBBandUp = new System.Windows.Forms.LabelTS();
            this.lblKBBandDown = new System.Windows.Forms.LabelTS();
            this.comboKBBandUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBBandDown = new System.Windows.Forms.ComboBoxTS();
            this.grpKBTune = new System.Windows.Forms.GroupBoxTS();
            this.lblKBTuneDigit = new System.Windows.Forms.LabelTS();
            this.lblKBTune7 = new System.Windows.Forms.LabelTS();
            this.lblKBTune6 = new System.Windows.Forms.LabelTS();
            this.lblKBTune5 = new System.Windows.Forms.LabelTS();
            this.lblKBTune4 = new System.Windows.Forms.LabelTS();
            this.lblKBTune3 = new System.Windows.Forms.LabelTS();
            this.lblKBTune2 = new System.Windows.Forms.LabelTS();
            this.comboKBTuneUp7 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown7 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp6 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown6 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp5 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown5 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp4 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown4 = new System.Windows.Forms.ComboBoxTS();
            this.lblKBTune1 = new System.Windows.Forms.LabelTS();
            this.lblKBTuneUp = new System.Windows.Forms.LabelTS();
            this.lblKBTuneDown = new System.Windows.Forms.LabelTS();
            this.comboKBTuneUp3 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown3 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp1 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneUp2 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown1 = new System.Windows.Forms.ComboBoxTS();
            this.comboKBTuneDown2 = new System.Windows.Forms.ComboBoxTS();
            this.grpKBFilter = new System.Windows.Forms.GroupBoxTS();
            this.lblKBFilterUp = new System.Windows.Forms.LabelTS();
            this.lblKBFilterDown = new System.Windows.Forms.LabelTS();
            this.comboKBFilterUp = new System.Windows.Forms.ComboBoxTS();
            this.comboKBFilterDown = new System.Windows.Forms.ComboBoxTS();
            this.grpKBCW = new System.Windows.Forms.GroupBoxTS();
            this.lblKBCWDot = new System.Windows.Forms.LabelTS();
            this.lblKBCWDash = new System.Windows.Forms.LabelTS();
            this.comboKBCWDot = new System.Windows.Forms.ComboBoxTS();
            this.comboKBCWDash = new System.Windows.Forms.ComboBoxTS();
            this.tpExtCtrl = new System.Windows.Forms.TabPage();
            this.chkExtEnable = new System.Windows.Forms.CheckBoxTS();
            this.grpExtTX = new System.Windows.Forms.GroupBoxTS();
            this.lblExtTXX26 = new System.Windows.Forms.LabelTS();
            this.chkExtTX26 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX66 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX106 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX126 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX156 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX176 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX206 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX306 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX406 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX606 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX806 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX1606 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTXX25 = new System.Windows.Forms.LabelTS();
            this.lblExtTXX24 = new System.Windows.Forms.LabelTS();
            this.lblExtTXX23 = new System.Windows.Forms.LabelTS();
            this.lblExtTXX22 = new System.Windows.Forms.LabelTS();
            this.lblExtTX2 = new System.Windows.Forms.LabelTS();
            this.chkExtTX23 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX22 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX21 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX25 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX24 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX6 = new System.Windows.Forms.LabelTS();
            this.chkExtTX63 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX62 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX61 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX65 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX64 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX10 = new System.Windows.Forms.LabelTS();
            this.chkExtTX103 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX102 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX101 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX105 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX104 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX12 = new System.Windows.Forms.LabelTS();
            this.chkExtTX123 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX122 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX121 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX125 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX124 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX15 = new System.Windows.Forms.LabelTS();
            this.chkExtTX153 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX152 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX151 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX155 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX154 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX17 = new System.Windows.Forms.LabelTS();
            this.chkExtTX173 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX172 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX171 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX175 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX174 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX20 = new System.Windows.Forms.LabelTS();
            this.chkExtTX203 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX202 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX201 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX205 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX204 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX30 = new System.Windows.Forms.LabelTS();
            this.chkExtTX303 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX302 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX301 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX305 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX304 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX40 = new System.Windows.Forms.LabelTS();
            this.chkExtTX403 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX402 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX401 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX405 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX404 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX60 = new System.Windows.Forms.LabelTS();
            this.chkExtTX603 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX602 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX601 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX605 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX604 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTX80 = new System.Windows.Forms.LabelTS();
            this.chkExtTX803 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX802 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX801 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX805 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX804 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTXX2Pins = new System.Windows.Forms.LabelTS();
            this.lblExtTXBand = new System.Windows.Forms.LabelTS();
            this.lblExtTX160 = new System.Windows.Forms.LabelTS();
            this.chkExtTX1603 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX1602 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX1601 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtTXX21 = new System.Windows.Forms.LabelTS();
            this.chkExtTX1605 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtTX1604 = new System.Windows.Forms.CheckBoxTS();
            this.grpExtRX = new System.Windows.Forms.GroupBoxTS();
            this.lblExtRXX26 = new System.Windows.Forms.LabelTS();
            this.chkExtRX26 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX66 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX106 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX126 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX156 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX176 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX206 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX306 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX406 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX606 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX806 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX1606 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRXX25 = new System.Windows.Forms.LabelTS();
            this.lblExtRXX24 = new System.Windows.Forms.LabelTS();
            this.lblExtRXX23 = new System.Windows.Forms.LabelTS();
            this.lblExtRXX22 = new System.Windows.Forms.LabelTS();
            this.lblExtRX2 = new System.Windows.Forms.LabelTS();
            this.chkExtRX23 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX22 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX21 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX25 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX24 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX6 = new System.Windows.Forms.LabelTS();
            this.chkExtRX63 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX62 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX61 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX65 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX64 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX10 = new System.Windows.Forms.LabelTS();
            this.chkExtRX103 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX102 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX101 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX105 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX104 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX12 = new System.Windows.Forms.LabelTS();
            this.chkExtRX123 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX122 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX121 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX125 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX124 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX15 = new System.Windows.Forms.LabelTS();
            this.chkExtRX153 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX152 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX151 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX155 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX154 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX17 = new System.Windows.Forms.LabelTS();
            this.chkExtRX173 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX172 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX171 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX175 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX174 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX20 = new System.Windows.Forms.LabelTS();
            this.chkExtRX203 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX202 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX201 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX205 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX204 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX30 = new System.Windows.Forms.LabelTS();
            this.chkExtRX303 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX302 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX301 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX305 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX304 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX40 = new System.Windows.Forms.LabelTS();
            this.chkExtRX403 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX402 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX401 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX405 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX404 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX60 = new System.Windows.Forms.LabelTS();
            this.chkExtRX603 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX602 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX601 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX605 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX604 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRX80 = new System.Windows.Forms.LabelTS();
            this.chkExtRX803 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX802 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX801 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX805 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX804 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRXX2Pins = new System.Windows.Forms.LabelTS();
            this.lblExtRXBand = new System.Windows.Forms.LabelTS();
            this.lblExtRX160 = new System.Windows.Forms.LabelTS();
            this.chkExtRX1603 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX1602 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX1601 = new System.Windows.Forms.CheckBoxTS();
            this.lblExtRXX21 = new System.Windows.Forms.LabelTS();
            this.chkExtRX1605 = new System.Windows.Forms.CheckBoxTS();
            this.chkExtRX1604 = new System.Windows.Forms.CheckBoxTS();
            this.tpCAT = new System.Windows.Forms.TabPage();
            this.chkKWAI = new System.Windows.Forms.CheckBoxTS();
            this.chkFPInstalled = new System.Windows.Forms.CheckBoxTS();
            this.chkDigUIsUSB = new System.Windows.Forms.CheckBoxTS();
            this.lblCATRigType = new System.Windows.Forms.LabelTS();
            this.comboCATRigType = new System.Windows.Forms.ComboBoxTS();
            this.btnCATTest = new System.Windows.Forms.ButtonTS();
            this.grpPTTBitBang = new System.Windows.Forms.GroupBoxTS();
            this.comboCATPTTPort = new System.Windows.Forms.ComboBoxTS();
            this.lblCATPTTPort = new System.Windows.Forms.LabelTS();
            this.chkCATPTT_RTS = new System.Windows.Forms.CheckBoxTS();
            this.chkCATPTT_DTR = new System.Windows.Forms.CheckBoxTS();
            this.chkCATPTTEnabled = new System.Windows.Forms.CheckBoxTS();
            this.grpCatControlBox = new System.Windows.Forms.GroupBoxTS();
            this.comboCATPort = new System.Windows.Forms.ComboBoxTS();
            this.comboCATbaud = new System.Windows.Forms.ComboBoxTS();
            this.lblCATBaud = new System.Windows.Forms.LabelTS();
            this.lblCATPort = new System.Windows.Forms.LabelTS();
            this.chkCATEnable = new System.Windows.Forms.CheckBoxTS();
            this.lblCATParity = new System.Windows.Forms.LabelTS();
            this.lblCATData = new System.Windows.Forms.LabelTS();
            this.lblCATStop = new System.Windows.Forms.LabelTS();
            this.comboCATparity = new System.Windows.Forms.ComboBoxTS();
            this.comboCATdatabits = new System.Windows.Forms.ComboBoxTS();
            this.comboCATstopbits = new System.Windows.Forms.ComboBoxTS();
            this.grpRTTYOffset = new System.Windows.Forms.GroupBoxTS();
            this.labelTS4 = new System.Windows.Forms.LabelTS();
            this.labelTS3 = new System.Windows.Forms.LabelTS();
            this.udRTTYU = new System.Windows.Forms.NumericUpDownTS();
            this.udRTTYL = new System.Windows.Forms.NumericUpDownTS();
            this.chkRTTYOffsetEnableB = new System.Windows.Forms.CheckBoxTS();
            this.chkRTTYOffsetEnableA = new System.Windows.Forms.CheckBoxTS();
            this.tpTests = new System.Windows.Forms.TabPage();
            this.grpBoxTS1 = new System.Windows.Forms.GroupBoxTS();
            this.udPulsePeriod = new System.Windows.Forms.NumericUpDownTS();
            this.lblPulsePeriod = new System.Windows.Forms.LabelTS();
            this.udPulseDuty = new System.Windows.Forms.NumericUpDownTS();
            this.lblPulseDuty = new System.Windows.Forms.LabelTS();
            this.grpSigGenTransmit = new System.Windows.Forms.GroupBoxTS();
            this.lblSigGenTXMode = new System.Windows.Forms.LabelTS();
            this.cmboSigGenTXMode = new System.Windows.Forms.ComboBoxTS();
            this.rdSigGenTXInput = new System.Windows.Forms.RadioButtonTS();
            this.rdSigGenTXOutput = new System.Windows.Forms.RadioButtonTS();
            this.grpSigGenReceive = new System.Windows.Forms.GroupBoxTS();
            this.chkSigGenRX2 = new System.Windows.Forms.CheckBox();
            this.lblSigGenRXMode = new System.Windows.Forms.LabelTS();
            this.cmboSigGenRXMode = new System.Windows.Forms.ComboBoxTS();
            this.rdSigGenRXInput = new System.Windows.Forms.RadioButtonTS();
            this.rdSigGenRXOutput = new System.Windows.Forms.RadioButtonTS();
            this.lblTestGenScale = new System.Windows.Forms.LabelTS();
            this.udTestGenScale = new System.Windows.Forms.NumericUpDownTS();
            this.lblTestSigGenFreqCallout = new System.Windows.Forms.LabelTS();
            this.tkbarTestGenFreq = new System.Windows.Forms.TrackBarTS();
            this.lblTestGenHzSec = new System.Windows.Forms.LabelTS();
            this.udTestGenHzSec = new System.Windows.Forms.NumericUpDownTS();
            this.lblTestGenHigh = new System.Windows.Forms.LabelTS();
            this.udTestGenHigh = new System.Windows.Forms.NumericUpDownTS();
            this.lblTestGenLow = new System.Windows.Forms.LabelTS();
            this.udTestGenLow = new System.Windows.Forms.NumericUpDownTS();
            this.btnTestGenSweep = new System.Windows.Forms.ButtonTS();
            this.ckEnableSigGen = new System.Windows.Forms.CheckBoxTS();
            this.grpTestX2 = new System.Windows.Forms.GroupBoxTS();
            this.lblTestX2 = new System.Windows.Forms.LabelTS();
            this.chkTestX2Pin6 = new System.Windows.Forms.CheckBoxTS();
            this.chkTestX2Pin5 = new System.Windows.Forms.CheckBoxTS();
            this.chkTestX2Pin4 = new System.Windows.Forms.CheckBoxTS();
            this.chkTestX2Pin3 = new System.Windows.Forms.CheckBoxTS();
            this.chkTestX2Pin2 = new System.Windows.Forms.CheckBoxTS();
            this.chkTestX2Pin1 = new System.Windows.Forms.CheckBoxTS();
            this.grpTestAudioBalance = new System.Windows.Forms.GroupBoxTS();
            this.btnTestAudioBalStart = new System.Windows.Forms.ButtonTS();
            this.grpTestTXIMD = new System.Windows.Forms.GroupBoxTS();
            this.lblTestToneFreq2 = new System.Windows.Forms.LabelTS();
            this.udTestIMDFreq2 = new System.Windows.Forms.NumericUpDownTS();
            this.lblTestIMDPower = new System.Windows.Forms.LabelTS();
            this.udTestIMDPower = new System.Windows.Forms.NumericUpDownTS();
            this.chekTestIMD = new System.Windows.Forms.CheckBoxTS();
            this.lblTestToneFreq1 = new System.Windows.Forms.LabelTS();
            this.udTestIMDFreq1 = new System.Windows.Forms.NumericUpDownTS();
            this.grpImpulseTest = new System.Windows.Forms.GroupBoxTS();
            this.udImpulseNum = new System.Windows.Forms.NumericUpDownTS();
            this.btnImpulse = new System.Windows.Forms.ButtonTS();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.btnExportDB = new System.Windows.Forms.ButtonTS();
            this.btnImportDB = new System.Windows.Forms.ButtonTS();
            this.btnResetDB = new System.Windows.Forms.ButtonTS();
            this.btnApply = new System.Windows.Forms.ButtonTS();
            this.btnCancel = new System.Windows.Forms.ButtonTS();
            this.btnOK = new System.Windows.Forms.ButtonTS();
            this.timer_sweep = new System.Windows.Forms.Timer(this.components);
            this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.tcSetup.SuspendLayout();
            this.tpGeneral.SuspendLayout();
            this.tcGeneral.SuspendLayout();
            this.tpGeneralHardware.SuspendLayout();
            this.grpHWSoftRock.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udSoftRockCenterFreq)).BeginInit();
            this.grpGeneralDDS.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDDSCorrection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDDSIFFreq)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDDSPLLMult)).BeginInit();
            this.grpGeneralModel.SuspendLayout();
            this.grpGeneralHardwareFLEX5000.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udF3KFanTempThresh)).BeginInit();
            this.grpGeneralHardwareSDR1000.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralLPTDelay)).BeginInit();
            this.grpGeneralHardwareFLEX1500.SuspendLayout();
            this.tpGeneralOptions.SuspendLayout();
            this.grpOptUSBBuf.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbOptUSBBuf)).BeginInit();
            this.grpGenCustomTitleText.SuspendLayout();
            this.grpOptMisc.SuspendLayout();
            this.grpOptQuickQSY.SuspendLayout();
            this.grpGenAutoMute.SuspendLayout();
            this.grpGenTuningOptions.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).BeginInit();
            this.grpGeneralOptions.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udGenTX1Delay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralX2Delay)).BeginInit();
            this.grpGeneralProcessPriority.SuspendLayout();
            this.tpGeneralCalibration.SuspendLayout();
            this.grpGenCalRXImage.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq3)).BeginInit();
            this.grpGenCalLevel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).BeginInit();
            this.grpGeneralCalibration.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq1)).BeginInit();
            this.tpFilters.SuspendLayout();
            this.grpOptFilterControls.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).BeginInit();
            this.tpRX2.SuspendLayout();
            this.tpGeneralNavigation.SuspendLayout();
            this.grpOptSpaceNav.SuspendLayout();
            this.tpAudio.SuspendLayout();
            this.tcAudio.SuspendLayout();
            this.tpAudioCard1.SuspendLayout();
            this.grpAudioChannels.SuspendLayout();
            this.grpAudioMicInGain1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).BeginInit();
            this.grpAudioLineInGain1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).BeginInit();
            this.grpAudioVolts1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).BeginInit();
            this.grpAudioDetails1.SuspendLayout();
            this.grpAudioLatency1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).BeginInit();
            this.grpAudioCard.SuspendLayout();
            this.grpAudioBufferSize1.SuspendLayout();
            this.grpAudioSampleRate1.SuspendLayout();
            this.tpVAC.SuspendLayout();
            this.grpDirectIQOutput.SuspendLayout();
            this.grpAudioVACAutoEnable.SuspendLayout();
            this.grpAudioVACGain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).BeginInit();
            this.grpAudio2Stereo.SuspendLayout();
            this.grpAudioLatency2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency2)).BeginInit();
            this.grpAudioSampleRate2.SuspendLayout();
            this.grpAudioBuffer2.SuspendLayout();
            this.grpAudioDetails2.SuspendLayout();
            this.tpVAC2.SuspendLayout();
            this.grpVAC2DirectIQ.SuspendLayout();
            this.grpVAC2AutoEnable.SuspendLayout();
            this.grpVAC2Gain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2GainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2GainRX)).BeginInit();
            this.grpAudioStereo3.SuspendLayout();
            this.grpVAC2Latency.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2Latency)).BeginInit();
            this.grpAudioSampleRate3.SuspendLayout();
            this.grpAudioBuffer3.SuspendLayout();
            this.grpAudioDetails3.SuspendLayout();
            this.tpDisplay.SuspendLayout();
            this.grpDisplayMultimeter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udMeterDigitalDelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).BeginInit();
            this.grpDisplayDriverEngine.SuspendLayout();
            this.grpDisplayPolyPhase.SuspendLayout();
            this.grpDisplayScopeMode.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).BeginInit();
            this.grpDisplayWaterfall.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallUpdatePeriod)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).BeginInit();
            this.grpDisplayRefreshRates.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).BeginInit();
            this.grpDisplayAverage.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).BeginInit();
            this.grpDisplayPhase.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).BeginInit();
            this.grpDisplaySpectrumGrid.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).BeginInit();
            this.tpDSP.SuspendLayout();
            this.tcDSP.SuspendLayout();
            this.tpDSPOptions.SuspendLayout();
            this.grpDSPBufferSize.SuspendLayout();
            this.grpDSPBufDig.SuspendLayout();
            this.grpDSPBufCW.SuspendLayout();
            this.grpDSPBufPhone.SuspendLayout();
            this.grpDSPNB.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).BeginInit();
            this.grpDSPLMSNR.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
            this.grpDSPLMSANF.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
            this.grpDSPWindow.SuspendLayout();
            this.grpDSPNB2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).BeginInit();
            this.tpDSPImageReject.SuspendLayout();
            this.grpDSPImageRejectTX.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).BeginInit();
            this.tpDSPKeyer.SuspendLayout();
            this.grpKeyerConnections.SuspendLayout();
            this.grpDSPCWPitch.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).BeginInit();
            this.grpDSPKeyerOptions.SuspendLayout();
            this.grpDSPKeyerSignalShaping.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRamp)).BeginInit();
            this.grpDSPKeyerSemiBreakIn.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).BeginInit();
            this.tpDSPAGCALC.SuspendLayout();
            this.grpDSPLeveler.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).BeginInit();
            this.grpDSPALC.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).BeginInit();
            this.grpDSPAGC.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).BeginInit();
            this.tpTransmit.SuspendLayout();
            this.grpTXProfileDef.SuspendLayout();
            this.grpTXAM.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).BeginInit();
            this.grpTXMonitor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).BeginInit();
            this.grpTXNoiseGate.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGateAttenuate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).BeginInit();
            this.grpTXProfile.SuspendLayout();
            this.grpPATune.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).BeginInit();
            this.grpTXFilter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).BeginInit();
            this.grpTXVOX.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).BeginInit();
            this.grpTX1500.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTX1500PhoneBlanking)).BeginInit();
            this.tpPowerAmplifier.SuspendLayout();
            this.grpPABandOffset.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).BeginInit();
            this.grpPAGainByBand.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).BeginInit();
            this.tpAppearance.SuspendLayout();
            this.tcAppearance.SuspendLayout();
            this.tpAppearanceGeneral.SuspendLayout();
            this.grpAppSkins.SuspendLayout();
            this.grpAppearanceBand.SuspendLayout();
            this.grpAppearanceVFO.SuspendLayout();
            this.tpAppearanceDisplay.SuspendLayout();
            this.grpMainDisplay.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).BeginInit();
            this.grpAppPanadapter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udBandSegmentBoxLineWidth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMultiRXFilterAlpha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRX1FilterAlpha)).BeginInit();
            this.grpDisplayPeakCursor.SuspendLayout();
            this.tpAppearanceMeter.SuspendLayout();
            this.grpMeterEdge.SuspendLayout();
            this.grpAppearanceMeter.SuspendLayout();
            this.tpKeyboard.SuspendLayout();
            this.grpKBXIT.SuspendLayout();
            this.grpKBRIT.SuspendLayout();
            this.grpKBMode.SuspendLayout();
            this.grpKBBand.SuspendLayout();
            this.grpKBTune.SuspendLayout();
            this.grpKBFilter.SuspendLayout();
            this.grpKBCW.SuspendLayout();
            this.tpExtCtrl.SuspendLayout();
            this.grpExtTX.SuspendLayout();
            this.grpExtRX.SuspendLayout();
            this.tpCAT.SuspendLayout();
            this.grpPTTBitBang.SuspendLayout();
            this.grpCatControlBox.SuspendLayout();
            this.grpRTTYOffset.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udRTTYU)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRTTYL)).BeginInit();
            this.tpTests.SuspendLayout();
            this.grpBoxTS1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPulsePeriod)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPulseDuty)).BeginInit();
            this.grpSigGenTransmit.SuspendLayout();
            this.grpSigGenReceive.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).BeginInit();
            this.grpTestX2.SuspendLayout();
            this.grpTestAudioBalance.SuspendLayout();
            this.grpTestTXIMD.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).BeginInit();
            this.grpImpulseTest.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).BeginInit();
            this.SuspendLayout();
            // 
            // tcSetup
            // 
            this.tcSetup.Controls.Add(this.tpGeneral);
            this.tcSetup.Controls.Add(this.tpAudio);
            this.tcSetup.Controls.Add(this.tpDisplay);
            this.tcSetup.Controls.Add(this.tpDSP);
            this.tcSetup.Controls.Add(this.tpTransmit);
            this.tcSetup.Controls.Add(this.tpPowerAmplifier);
            this.tcSetup.Controls.Add(this.tpAppearance);
            this.tcSetup.Controls.Add(this.tpKeyboard);
            this.tcSetup.Controls.Add(this.tpExtCtrl);
            this.tcSetup.Controls.Add(this.tpCAT);
            this.tcSetup.Controls.Add(this.tpTests);
            this.tcSetup.Location = new System.Drawing.Point(8, 8);
            this.tcSetup.Name = "tcSetup";
            this.tcSetup.SelectedIndex = 0;
            this.tcSetup.Size = new System.Drawing.Size(592, 312);
            this.tcSetup.TabIndex = 16;
            // 
            // tpGeneral
            // 
            this.tpGeneral.Controls.Add(this.tcGeneral);
            this.tpGeneral.Location = new System.Drawing.Point(4, 22);
            this.tpGeneral.Name = "tpGeneral";
            this.tpGeneral.Size = new System.Drawing.Size(584, 286);
            this.tpGeneral.TabIndex = 3;
            this.tpGeneral.Text = "General";
            // 
            // tcGeneral
            // 
            this.tcGeneral.Controls.Add(this.tpGeneralHardware);
            this.tcGeneral.Controls.Add(this.tpGeneralOptions);
            this.tcGeneral.Controls.Add(this.tpGeneralCalibration);
            this.tcGeneral.Controls.Add(this.tpFilters);
            this.tcGeneral.Controls.Add(this.tpRX2);
            this.tcGeneral.Controls.Add(this.tpGeneralNavigation);
            this.tcGeneral.Location = new System.Drawing.Point(0, 0);
            this.tcGeneral.Name = "tcGeneral";
            this.tcGeneral.SelectedIndex = 0;
            this.tcGeneral.Size = new System.Drawing.Size(600, 344);
            this.tcGeneral.TabIndex = 26;
            // 
            // tpGeneralHardware
            // 
            this.tpGeneralHardware.BackColor = System.Drawing.SystemColors.Control;
            this.tpGeneralHardware.Controls.Add(this.grpHWSoftRock);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralDDS);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralModel);
            this.tpGeneralHardware.Controls.Add(this.btnWizard);
            this.tpGeneralHardware.Controls.Add(this.chkGeneralRXOnly);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareFLEX5000);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareSDR1000);
            this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareFLEX1500);
            this.tpGeneralHardware.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralHardware.Name = "tpGeneralHardware";
            this.tpGeneralHardware.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralHardware.TabIndex = 0;
            this.tpGeneralHardware.Text = "Hardware Config";
            // 
            // grpHWSoftRock
            // 
            this.grpHWSoftRock.Controls.Add(this.lblGenSoftRockCenterFreq);
            this.grpHWSoftRock.Controls.Add(this.udSoftRockCenterFreq);
            this.grpHWSoftRock.Location = new System.Drawing.Point(8, 144);
            this.grpHWSoftRock.Name = "grpHWSoftRock";
            this.grpHWSoftRock.Size = new System.Drawing.Size(144, 72);
            this.grpHWSoftRock.TabIndex = 26;
            this.grpHWSoftRock.TabStop = false;
            this.grpHWSoftRock.Text = "SoftRock Options";
            this.grpHWSoftRock.Visible = false;
            // 
            // lblGenSoftRockCenterFreq
            // 
            this.lblGenSoftRockCenterFreq.Image = null;
            this.lblGenSoftRockCenterFreq.Location = new System.Drawing.Point(16, 24);
            this.lblGenSoftRockCenterFreq.Name = "lblGenSoftRockCenterFreq";
            this.lblGenSoftRockCenterFreq.Size = new System.Drawing.Size(104, 16);
            this.lblGenSoftRockCenterFreq.TabIndex = 1;
            this.lblGenSoftRockCenterFreq.Text = "Center Freq (MHz):";
            // 
            // udSoftRockCenterFreq
            // 
            this.udSoftRockCenterFreq.DecimalPlaces = 6;
            this.udSoftRockCenterFreq.Increment = new decimal(new int[] { 1, 0, 0, 196608 });
            this.udSoftRockCenterFreq.Location = new System.Drawing.Point(16, 40);
            this.udSoftRockCenterFreq.Maximum = new decimal(new int[] { 65, 0, 0, 0 });
            this.udSoftRockCenterFreq.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udSoftRockCenterFreq.Name = "udSoftRockCenterFreq";
            this.udSoftRockCenterFreq.Size = new System.Drawing.Size(80, 20);
            this.udSoftRockCenterFreq.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udSoftRockCenterFreq, "Sets the center frequency for the SoftRock 40.");
            this.udSoftRockCenterFreq.Value = new decimal(new int[] { 7056, 0, 0, 196608 });
            this.udSoftRockCenterFreq.ValueChanged += new System.EventHandler(this.udSoftRockCenterFreq_ValueChanged);
            this.udSoftRockCenterFreq.LostFocus += new System.EventHandler(this.udSoftRockCenterFreq_LostFocus);
            // 
            // grpGeneralDDS
            // 
            this.grpGeneralDDS.Controls.Add(this.chkGenDDSExpert);
            this.grpGeneralDDS.Controls.Add(this.udDDSCorrection);
            this.grpGeneralDDS.Controls.Add(this.lblClockCorrection);
            this.grpGeneralDDS.Controls.Add(this.udDDSIFFreq);
            this.grpGeneralDDS.Controls.Add(this.lblIFFrequency);
            this.grpGeneralDDS.Controls.Add(this.udDDSPLLMult);
            this.grpGeneralDDS.Controls.Add(this.lblPLLMult);
            this.grpGeneralDDS.Location = new System.Drawing.Point(328, 8);
            this.grpGeneralDDS.Name = "grpGeneralDDS";
            this.grpGeneralDDS.Size = new System.Drawing.Size(176, 136);
            this.grpGeneralDDS.TabIndex = 4;
            this.grpGeneralDDS.TabStop = false;
            this.grpGeneralDDS.Text = "DDS";
            // 
            // chkGenDDSExpert
            // 
            this.chkGenDDSExpert.Location = new System.Drawing.Point(56, 104);
            this.chkGenDDSExpert.Name = "chkGenDDSExpert";
            this.chkGenDDSExpert.Size = new System.Drawing.Size(56, 24);
            this.chkGenDDSExpert.TabIndex = 8;
            this.chkGenDDSExpert.Text = "Expert";
            this.chkGenDDSExpert.CheckedChanged += new System.EventHandler(this.chkGenDDSExpert_CheckedChanged);
            // 
            // udDDSCorrection
            // 
            this.udDDSCorrection.Increment = new decimal(new int[] { 10, 0, 0, 0 });
            this.udDDSCorrection.Location = new System.Drawing.Point(104, 24);
            this.udDDSCorrection.Maximum = new decimal(new int[] {
            1000000,
            0,
            0,
            0});
            this.udDDSCorrection.Minimum = new decimal(new int[] {
            1000000,
            0,
            0,
            -2147483648});
            this.udDDSCorrection.Name = "udDDSCorrection";
            this.udDDSCorrection.Size = new System.Drawing.Size(64, 20);
            this.udDDSCorrection.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDDSCorrection, "Correction for DDS frequency");
            this.udDDSCorrection.Value = new decimal(new int[] { 0, 0, 0, 0 });
            this.udDDSCorrection.Visible = false;
            this.udDDSCorrection.ValueChanged += new System.EventHandler(this.udDDSCorrection_ValueChanged);
            this.udDDSCorrection.LostFocus += new System.EventHandler(this.udDDSCorrection_LostFocus);
            // 
            // lblClockCorrection
            // 
            this.lblClockCorrection.Image = null;
            this.lblClockCorrection.Location = new System.Drawing.Point(16, 24);
            this.lblClockCorrection.Name = "lblClockCorrection";
            this.lblClockCorrection.Size = new System.Drawing.Size(72, 23);
            this.lblClockCorrection.TabIndex = 6;
            this.lblClockCorrection.Text = "Clock Offset:";
            this.lblClockCorrection.Visible = false;
            // 
            // udDDSIFFreq
            // 
            this.udDDSIFFreq.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udDDSIFFreq.Location = new System.Drawing.Point(112, 72);
            this.udDDSIFFreq.Maximum = new decimal(new int[] { 20000, 0, 0, 0 });
            this.udDDSIFFreq.Minimum = new decimal(new int[] { 20000, 0, 0, -2147483648 });
            this.udDDSIFFreq.Name = "udDDSIFFreq";
            this.udDDSIFFreq.Size = new System.Drawing.Size(56, 20);
            this.udDDSIFFreq.TabIndex = 5;
            this.toolTip1.SetToolTip(this.udDDSIFFreq, "Intermediate Frequency");
            this.udDDSIFFreq.Value = new decimal(new int[] { 9000, 0, 0, 0 });
            this.udDDSIFFreq.Visible = false;
            this.udDDSIFFreq.ValueChanged += new System.EventHandler(this.udDDSIFFreq_ValueChanged);
            this.udDDSIFFreq.LostFocus += new System.EventHandler(this.udDDSIFFreq_LostFocus);
            // 
            // lblIFFrequency
            // 
            this.lblIFFrequency.Image = null;
            this.lblIFFrequency.Location = new System.Drawing.Point(16, 72);
            this.lblIFFrequency.Name = "lblIFFrequency";
            this.lblIFFrequency.Size = new System.Drawing.Size(48, 23);
            this.lblIFFrequency.TabIndex = 4;
            this.lblIFFrequency.Text = "IF (Hz):";
            this.lblIFFrequency.Visible = false;
            // 
            // udDDSPLLMult
            // 
            this.udDDSPLLMult.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udDDSPLLMult.Location = new System.Drawing.Point(120, 48);
            this.udDDSPLLMult.Maximum = new decimal(new int[] { 20, 0, 0, 0 });
            this.udDDSPLLMult.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udDDSPLLMult.Name = "udDDSPLLMult";
            this.udDDSPLLMult.Size = new System.Drawing.Size(48, 20);
            this.udDDSPLLMult.TabIndex = 3;
            this.toolTip1.SetToolTip(this.udDDSPLLMult, "Multiplier for external clock (1 if using internal clock)");
            this.udDDSPLLMult.Value = new decimal(new int[] { 1, 0, 0, 0 });
            this.udDDSPLLMult.Visible = false;
            this.udDDSPLLMult.ValueChanged += new System.EventHandler(this.udDDSPLLMult_ValueChanged);
            this.udDDSPLLMult.LostFocus += new System.EventHandler(this.udDDSPLLMult_LostFocus);
            // 
            // lblPLLMult
            // 
            this.lblPLLMult.Image = null;
            this.lblPLLMult.Location = new System.Drawing.Point(16, 48);
            this.lblPLLMult.Name = "lblPLLMult";
            this.lblPLLMult.Size = new System.Drawing.Size(80, 23);
            this.lblPLLMult.TabIndex = 2;
            this.lblPLLMult.Text = "PLL Multiplier:";
            this.lblPLLMult.Visible = false;
            // 
            // grpGeneralModel
            // 
            this.grpGeneralModel.Controls.Add(this.radGenModelFLEX1500);
            this.grpGeneralModel.Controls.Add(this.radGenModelFLEX5000);
            this.grpGeneralModel.Controls.Add(this.radGenModelDemoNone);
            this.grpGeneralModel.Controls.Add(this.radGenModelSoftRock40);
            this.grpGeneralModel.Controls.Add(this.radGenModelSDR1000);
            this.grpGeneralModel.Location = new System.Drawing.Point(8, 8);
            this.grpGeneralModel.Name = "grpGeneralModel";
            this.grpGeneralModel.Size = new System.Drawing.Size(144, 128);
            this.grpGeneralModel.TabIndex = 25;
            this.grpGeneralModel.TabStop = false;
            this.grpGeneralModel.Text = "Radio Model";
            // 
            // radGenModelFLEX1500
            // 
            this.radGenModelFLEX1500.Image = null;
            this.radGenModelFLEX1500.Location = new System.Drawing.Point(16, 36);
            this.radGenModelFLEX1500.Name = "radGenModelFLEX1500";
            this.radGenModelFLEX1500.Size = new System.Drawing.Size(88, 24);
            this.radGenModelFLEX1500.TabIndex = 4;
            this.radGenModelFLEX1500.Text = "FLEX-1500";
            this.toolTip1.SetToolTip(this.radGenModelFLEX1500, "Select if using the FLEX-1500 Hardware");
            this.radGenModelFLEX1500.CheckedChanged += new System.EventHandler(this.radGenModelFLEX1500_CheckedChanged);
            // 
            // radGenModelFLEX5000
            // 
            this.radGenModelFLEX5000.Checked = true;
            this.radGenModelFLEX5000.Image = null;
            this.radGenModelFLEX5000.Location = new System.Drawing.Point(16, 16);
            this.radGenModelFLEX5000.Name = "radGenModelFLEX5000";
            this.radGenModelFLEX5000.Size = new System.Drawing.Size(88, 24);
            this.radGenModelFLEX5000.TabIndex = 3;
            this.radGenModelFLEX5000.TabStop = true;
            this.radGenModelFLEX5000.Text = "FLEX-5000";
            this.toolTip1.SetToolTip(this.radGenModelFLEX5000, "Select if using the FLEX-5000 Hardware");
            this.radGenModelFLEX5000.CheckedChanged += new System.EventHandler(this.radGenModelFLEX5000_CheckedChanged);
            // 
            // radGenModelDemoNone
            // 
            this.radGenModelDemoNone.Image = null;
            this.radGenModelDemoNone.Location = new System.Drawing.Point(16, 96);
            this.radGenModelDemoNone.Name = "radGenModelDemoNone";
            this.radGenModelDemoNone.Size = new System.Drawing.Size(88, 24);
            this.radGenModelDemoNone.TabIndex = 2;
            this.radGenModelDemoNone.Text = "Demo/None";
            this.toolTip1.SetToolTip(this.radGenModelDemoNone, "Select if using without any SDR hardware.");
            this.radGenModelDemoNone.CheckedChanged += new System.EventHandler(this.radGenModelDemoNone_CheckedChanged);
            // 
            // radGenModelSoftRock40
            // 
            this.radGenModelSoftRock40.Image = null;
            this.radGenModelSoftRock40.Location = new System.Drawing.Point(16, 76);
            this.radGenModelSoftRock40.Name = "radGenModelSoftRock40";
            this.radGenModelSoftRock40.Size = new System.Drawing.Size(88, 24);
            this.radGenModelSoftRock40.TabIndex = 1;
            this.radGenModelSoftRock40.Text = "Soft Rock 40";
            this.toolTip1.SetToolTip(this.radGenModelSoftRock40, "Select if using the SoftRock 40");
            this.radGenModelSoftRock40.Visible = false;
            this.radGenModelSoftRock40.CheckedChanged += new System.EventHandler(this.radGenModelSoftRock40_CheckedChanged);
            // 
            // radGenModelSDR1000
            // 
            this.radGenModelSDR1000.Image = null;
            this.radGenModelSDR1000.Location = new System.Drawing.Point(16, 56);
            this.radGenModelSDR1000.Name = "radGenModelSDR1000";
            this.radGenModelSDR1000.Size = new System.Drawing.Size(88, 24);
            this.radGenModelSDR1000.TabIndex = 0;
            this.radGenModelSDR1000.Text = "SDR-1000";
            this.toolTip1.SetToolTip(this.radGenModelSDR1000, "Select if using the SDR-1000 Hardware");
            this.radGenModelSDR1000.Visible = false;
            this.radGenModelSDR1000.CheckedChanged += new System.EventHandler(this.radGenModelSDR1000_CheckedChanged);
            // 
            // btnWizard
            // 
            this.btnWizard.Image = null;
            this.btnWizard.Location = new System.Drawing.Point(24, 224);
            this.btnWizard.Name = "btnWizard";
            this.btnWizard.Size = new System.Drawing.Size(75, 23);
            this.btnWizard.TabIndex = 22;
            this.btnWizard.Text = "Wizard...";
            this.toolTip1.SetToolTip(this.btnWizard, "Run the Startup Wizard.");
            this.btnWizard.Visible = false;
            this.btnWizard.Click += new System.EventHandler(this.btnWizard_Click);
            // 
            // chkGeneralRXOnly
            // 
            this.chkGeneralRXOnly.Image = null;
            this.chkGeneralRXOnly.Location = new System.Drawing.Point(336, 160);
            this.chkGeneralRXOnly.Name = "chkGeneralRXOnly";
            this.chkGeneralRXOnly.Size = new System.Drawing.Size(96, 16);
            this.chkGeneralRXOnly.TabIndex = 11;
            this.chkGeneralRXOnly.Text = "Receive Only";
            this.toolTip1.SetToolTip(this.chkGeneralRXOnly, "Check to disable transmit functionality.");
            this.chkGeneralRXOnly.CheckedChanged += new System.EventHandler(this.chkGeneralRXOnly_CheckedChanged);
            // 
            // grpGeneralHardwareFLEX5000
            // 
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblFlexControlRev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblVURev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.udF3KFanTempThresh);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblF3KFanTempThresh);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.chkGenFLEX5000ExtRef);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblFirmwareRev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblRX2Rev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblATURev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblRFIORev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblPARev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblTRXRev);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblSerialNum);
            this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblModel);
            this.grpGeneralHardwareFLEX5000.Location = new System.Drawing.Point(160, 8);
            this.grpGeneralHardwareFLEX5000.Name = "grpGeneralHardwareFLEX5000";
            this.grpGeneralHardwareFLEX5000.Size = new System.Drawing.Size(160, 248);
            this.grpGeneralHardwareFLEX5000.TabIndex = 11;
            this.grpGeneralHardwareFLEX5000.TabStop = false;
            this.grpGeneralHardwareFLEX5000.Text = "FLEX-5000 Config";
            this.grpGeneralHardwareFLEX5000.Visible = false;
            // 
            // lblFlexControlRev
            // 
            this.lblFlexControlRev.Image = null;
            this.lblFlexControlRev.Location = new System.Drawing.Point(17, 160);
            this.lblFlexControlRev.Name = "lblFlexControlRev";
            this.lblFlexControlRev.Size = new System.Drawing.Size(136, 16);
            this.lblFlexControlRev.TabIndex = 29;
            this.lblFlexControlRev.Text = "FlexControl: v0.2.0.9";
            this.lblFlexControlRev.Visible = false;
            // 
            // lblVURev
            // 
            this.lblVURev.Image = null;
            this.lblVURev.Location = new System.Drawing.Point(17, 144);
            this.lblVURev.Name = "lblVURev";
            this.lblVURev.Size = new System.Drawing.Size(136, 16);
            this.lblVURev.TabIndex = 28;
            this.lblVURev.Text = "VU: 8888-8888 (8.8.8.8)";
            // 
            // udF3KFanTempThresh
            // 
            this.udF3KFanTempThresh.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udF3KFanTempThresh.Location = new System.Drawing.Point(104, 216);
            this.udF3KFanTempThresh.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udF3KFanTempThresh.Minimum = new decimal(new int[] { 30, 0, 0, 0 });
            this.udF3KFanTempThresh.Name = "udF3KFanTempThresh";
            this.udF3KFanTempThresh.Size = new System.Drawing.Size(40, 20);
            this.udF3KFanTempThresh.TabIndex = 14;
            this.toolTip1.SetToolTip(this.udF3KFanTempThresh, "Temperature in degrees Celsius at which the fan will stay on.");
            this.udF3KFanTempThresh.Value = new decimal(new int[] { 40, 0, 0, 0 });
            this.udF3KFanTempThresh.Visible = false;
            this.udF3KFanTempThresh.ValueChanged += new System.EventHandler(this.udF3KFanTempThresh_ValueChanged);
            // 
            // lblF3KFanTempThresh
            // 
            this.lblF3KFanTempThresh.Image = null;
            this.lblF3KFanTempThresh.Location = new System.Drawing.Point(16, 208);
            this.lblF3KFanTempThresh.Name = "lblF3KFanTempThresh";
            this.lblF3KFanTempThresh.Size = new System.Drawing.Size(88, 32);
            this.lblF3KFanTempThresh.TabIndex = 13;
            this.lblF3KFanTempThresh.Text = "Fan Temp Threshold (°C):";
            this.lblF3KFanTempThresh.Visible = false;
            // 
            // chkGenFLEX5000ExtRef
            // 
            this.chkGenFLEX5000ExtRef.Image = null;
            this.chkGenFLEX5000ExtRef.Location = new System.Drawing.Point(16, 184);
            this.chkGenFLEX5000ExtRef.Name = "chkGenFLEX5000ExtRef";
            this.chkGenFLEX5000ExtRef.Size = new System.Drawing.Size(120, 16);
            this.chkGenFLEX5000ExtRef.TabIndex = 12;
            this.chkGenFLEX5000ExtRef.Text = "Use Ext. Ref Input";
            this.toolTip1.SetToolTip(this.chkGenFLEX5000ExtRef, "Check to use an externally supplied 10MHz clock with the FLEX-5000 or FLEX-1500");
            this.chkGenFLEX5000ExtRef.CheckedChanged += new System.EventHandler(this.chkGenFLEX5000ExtRef_CheckedChanged);
            // 
            // lblFirmwareRev
            // 
            this.lblFirmwareRev.Image = null;
            this.lblFirmwareRev.Location = new System.Drawing.Point(16, 40);
            this.lblFirmwareRev.Name = "lblFirmwareRev";
            this.lblFirmwareRev.Size = new System.Drawing.Size(120, 16);
            this.lblFirmwareRev.TabIndex = 7;
            this.lblFirmwareRev.Text = "Firmware: 0.0.0.0";
            // 
            // lblRX2Rev
            // 
            this.lblRX2Rev.Image = null;
            this.lblRX2Rev.Location = new System.Drawing.Point(16, 128);
            this.lblRX2Rev.Name = "lblRX2Rev";
            this.lblRX2Rev.Size = new System.Drawing.Size(136, 16);
            this.lblRX2Rev.TabIndex = 6;
            this.lblRX2Rev.Text = "RX2: 8888-8888 (8.8.8.8)";
            // 
            // lblATURev
            // 
            this.lblATURev.Image = null;
            this.lblATURev.Location = new System.Drawing.Point(16, 112);
            this.lblATURev.Name = "lblATURev";
            this.lblATURev.Size = new System.Drawing.Size(136, 16);
            this.lblATURev.TabIndex = 5;
            this.lblATURev.Text = "ATU: 8888-8888 (8.8.8.8)";
            // 
            // lblRFIORev
            // 
            this.lblRFIORev.Image = null;
            this.lblRFIORev.Location = new System.Drawing.Point(16, 96);
            this.lblRFIORev.Name = "lblRFIORev";
            this.lblRFIORev.Size = new System.Drawing.Size(140, 16);
            this.lblRFIORev.TabIndex = 4;
            this.lblRFIORev.Text = "RFIO: 8888-8888 (8.8.8.8)";
            // 
            // lblPARev
            // 
            this.lblPARev.Image = null;
            this.lblPARev.Location = new System.Drawing.Point(16, 80);
            this.lblPARev.Name = "lblPARev";
            this.lblPARev.Size = new System.Drawing.Size(136, 16);
            this.lblPARev.TabIndex = 3;
            this.lblPARev.Text = "PA: 8888-8888 (8.8.8.8)";
            // 
            // lblTRXRev
            // 
            this.lblTRXRev.Image = null;
            this.lblTRXRev.Location = new System.Drawing.Point(16, 64);
            this.lblTRXRev.Name = "lblTRXRev";
            this.lblTRXRev.Size = new System.Drawing.Size(136, 16);
            this.lblTRXRev.TabIndex = 2;
            this.lblTRXRev.Text = "TRX: 8888-8888 (28F)";
            // 
            // lblSerialNum
            // 
            this.lblSerialNum.Image = null;
            this.lblSerialNum.Location = new System.Drawing.Point(67, 24);
            this.lblSerialNum.Name = "lblSerialNum";
            this.lblSerialNum.Size = new System.Drawing.Size(86, 16);
            this.lblSerialNum.TabIndex = 1;
            this.lblSerialNum.Text = "S/N: 0000-0000";
            // 
            // lblModel
            // 
            this.lblModel.Image = null;
            this.lblModel.Location = new System.Drawing.Point(16, 24);
            this.lblModel.Name = "lblModel";
            this.lblModel.Size = new System.Drawing.Size(52, 16);
            this.lblModel.TabIndex = 0;
            this.lblModel.Text = "Model: A";
            // 
            // grpGeneralHardwareSDR1000
            // 
            this.grpGeneralHardwareSDR1000.Controls.Add(this.lblFlexControlRev1K);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.chkEnableRFEPATR);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.chkGeneralUSBPresent);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.chkGeneralATUPresent);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.chkGeneralPAPresent);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.chkGeneralXVTRPresent);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.lblGeneralLPTDelay);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.udGeneralLPTDelay);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.lblGeneralLPTAddr);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.comboGeneralLPTAddr);
            this.grpGeneralHardwareSDR1000.Controls.Add(this.comboGeneralXVTR);
            this.grpGeneralHardwareSDR1000.Location = new System.Drawing.Point(160, 8);
            this.grpGeneralHardwareSDR1000.Name = "grpGeneralHardwareSDR1000";
            this.grpGeneralHardwareSDR1000.Size = new System.Drawing.Size(160, 248);
            this.grpGeneralHardwareSDR1000.TabIndex = 1;
            this.grpGeneralHardwareSDR1000.TabStop = false;
            this.grpGeneralHardwareSDR1000.Text = "SDR-1000 Config";
            // 
            // lblFlexControlRev1K
            // 
            this.lblFlexControlRev1K.Image = null;
            this.lblFlexControlRev1K.Location = new System.Drawing.Point(13, 220);
            this.lblFlexControlRev1K.Name = "lblFlexControlRev1K";
            this.lblFlexControlRev1K.Size = new System.Drawing.Size(136, 16);
            this.lblFlexControlRev1K.TabIndex = 30;
            this.lblFlexControlRev1K.Text = "FlexControl: v0.2.0.9";
            this.lblFlexControlRev1K.Visible = false;
            // 
            // chkEnableRFEPATR
            // 
            this.chkEnableRFEPATR.Image = null;
            this.chkEnableRFEPATR.Location = new System.Drawing.Point(16, 192);
            this.chkEnableRFEPATR.Name = "chkEnableRFEPATR";
            this.chkEnableRFEPATR.Size = new System.Drawing.Size(120, 16);
            this.chkEnableRFEPATR.TabIndex = 12;
            this.chkEnableRFEPATR.Text = "Enable RFE PA TR";
            this.toolTip1.SetToolTip(this.chkEnableRFEPATR, "Enabled the RFE PA TR line to toggle with MOX (for use with non-FLEX PA).");
            this.chkEnableRFEPATR.CheckedChanged += new System.EventHandler(this.chkEnableRFEPATR_CheckedChanged);
            // 
            // chkGeneralUSBPresent
            // 
            this.chkGeneralUSBPresent.Image = null;
            this.chkGeneralUSBPresent.Location = new System.Drawing.Point(16, 88);
            this.chkGeneralUSBPresent.Name = "chkGeneralUSBPresent";
            this.chkGeneralUSBPresent.Size = new System.Drawing.Size(96, 16);
            this.chkGeneralUSBPresent.TabIndex = 10;
            this.chkGeneralUSBPresent.Text = "USB Adapter";
            this.toolTip1.SetToolTip(this.chkGeneralUSBPresent, "Check if the USB adapter is being used.");
            this.chkGeneralUSBPresent.CheckedChanged += new System.EventHandler(this.chkGeneralUSBPresent_CheckedChanged);
            // 
            // chkGeneralATUPresent
            // 
            this.chkGeneralATUPresent.Image = null;
            this.chkGeneralATUPresent.Location = new System.Drawing.Point(16, 120);
            this.chkGeneralATUPresent.Name = "chkGeneralATUPresent";
            this.chkGeneralATUPresent.Size = new System.Drawing.Size(88, 16);
            this.chkGeneralATUPresent.TabIndex = 9;
            this.chkGeneralATUPresent.Text = "ATU Present";
            this.toolTip1.SetToolTip(this.chkGeneralATUPresent, "Check if integrated LDG Z-100 is installed.");
            this.chkGeneralATUPresent.Visible = false;
            this.chkGeneralATUPresent.CheckedChanged += new System.EventHandler(this.chkGeneralATUPresent_CheckedChanged);
            // 
            // chkGeneralPAPresent
            // 
            this.chkGeneralPAPresent.Image = null;
            this.chkGeneralPAPresent.Location = new System.Drawing.Point(16, 104);
            this.chkGeneralPAPresent.Name = "chkGeneralPAPresent";
            this.chkGeneralPAPresent.Size = new System.Drawing.Size(88, 16);
            this.chkGeneralPAPresent.TabIndex = 8;
            this.chkGeneralPAPresent.Text = "PA Present";
            this.toolTip1.SetToolTip(this.chkGeneralPAPresent, "Check if FlexRadio Systems 100W PA is installed.");
            this.chkGeneralPAPresent.CheckedChanged += new System.EventHandler(this.chkGeneralPAPresent_CheckedChanged);
            // 
            // chkGeneralXVTRPresent
            // 
            this.chkGeneralXVTRPresent.Image = null;
            this.chkGeneralXVTRPresent.Location = new System.Drawing.Point(16, 136);
            this.chkGeneralXVTRPresent.Name = "chkGeneralXVTRPresent";
            this.chkGeneralXVTRPresent.Size = new System.Drawing.Size(104, 16);
            this.chkGeneralXVTRPresent.TabIndex = 7;
            this.chkGeneralXVTRPresent.Text = "XVTR Present";
            this.toolTip1.SetToolTip(this.chkGeneralXVTRPresent, "Check if DEMI XVTR is installed.");
            this.chkGeneralXVTRPresent.CheckedChanged += new System.EventHandler(this.chkXVTRPresent_CheckedChanged);
            // 
            // lblGeneralLPTDelay
            // 
            this.lblGeneralLPTDelay.Image = null;
            this.lblGeneralLPTDelay.Location = new System.Drawing.Point(16, 56);
            this.lblGeneralLPTDelay.Name = "lblGeneralLPTDelay";
            this.lblGeneralLPTDelay.Size = new System.Drawing.Size(80, 16);
            this.lblGeneralLPTDelay.TabIndex = 6;
            this.lblGeneralLPTDelay.Text = "LPT Delay:";
            // 
            // udGeneralLPTDelay
            // 
            this.udGeneralLPTDelay.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udGeneralLPTDelay.Location = new System.Drawing.Point(96, 56);
            this.udGeneralLPTDelay.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udGeneralLPTDelay.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralLPTDelay.Name = "udGeneralLPTDelay";
            this.udGeneralLPTDelay.Size = new System.Drawing.Size(56, 20);
            this.udGeneralLPTDelay.TabIndex = 5;
            this.toolTip1.SetToolTip(this.udGeneralLPTDelay, "Delay to compensate for longer Parallel cables.");
            this.udGeneralLPTDelay.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralLPTDelay.ValueChanged += new System.EventHandler(this.udGeneralLPTDelay_ValueChanged);
            this.udGeneralLPTDelay.LostFocus += new System.EventHandler(this.udGeneralLPTDelay_LostFocus);
            // 
            // lblGeneralLPTAddr
            // 
            this.lblGeneralLPTAddr.Image = null;
            this.lblGeneralLPTAddr.Location = new System.Drawing.Point(16, 24);
            this.lblGeneralLPTAddr.Name = "lblGeneralLPTAddr";
            this.lblGeneralLPTAddr.Size = new System.Drawing.Size(80, 16);
            this.lblGeneralLPTAddr.TabIndex = 3;
            this.lblGeneralLPTAddr.Text = "LPT Address:";
            // 
            // comboGeneralLPTAddr
            // 
            this.comboGeneralLPTAddr.DropDownWidth = 56;
            this.comboGeneralLPTAddr.Items.AddRange(new object[] {
            "278",
            "378",
            "3BC",
            "B800",
            "BC00"});
            this.comboGeneralLPTAddr.Location = new System.Drawing.Point(96, 24);
            this.comboGeneralLPTAddr.Name = "comboGeneralLPTAddr";
            this.comboGeneralLPTAddr.Size = new System.Drawing.Size(56, 21);
            this.comboGeneralLPTAddr.TabIndex = 0;
            this.comboGeneralLPTAddr.Text = "378";
            this.toolTip1.SetToolTip(this.comboGeneralLPTAddr, "Parallel Port Address");
            this.comboGeneralLPTAddr.LostFocus += new System.EventHandler(this.comboGeneralLPTAddr_LostFocus);
            this.comboGeneralLPTAddr.SelectedIndexChanged += new System.EventHandler(this.comboGeneralLPTAddr_SelectedIndexChanged);
            this.comboGeneralLPTAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.comboGeneralLPTAddr_KeyDown);
            // 
            // comboGeneralXVTR
            // 
            this.comboGeneralXVTR.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboGeneralXVTR.DropDownWidth = 136;
            this.comboGeneralXVTR.Items.AddRange(new object[] {
            "Negative TR Logic",
            "Positive TR Logic",
            "No TR Logic"});
            this.comboGeneralXVTR.Location = new System.Drawing.Point(16, 160);
            this.comboGeneralXVTR.Name = "comboGeneralXVTR";
            this.comboGeneralXVTR.Size = new System.Drawing.Size(136, 21);
            this.comboGeneralXVTR.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboGeneralXVTR, "XVTR TR Logic Selection -- Negative for XVTR FlexRadio Systems provides.  Positiv" +
                    "e for 25W version.  No TR logic for other XVTRs.");
            this.comboGeneralXVTR.Visible = false;
            this.comboGeneralXVTR.SelectedIndexChanged += new System.EventHandler(this.comboGeneralXVTR_SelectedIndexChanged);
            // 
            // grpGeneralHardwareFLEX1500
            // 
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.lblFlexControlRev1500);
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.chkGenFLEX1500Xref);
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.lbl1500FWRev);
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.lbl1500PARev);
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.lbl1500TRXRev);
            this.grpGeneralHardwareFLEX1500.Controls.Add(this.lbl1500SN);
            this.grpGeneralHardwareFLEX1500.Location = new System.Drawing.Point(160, 8);
            this.grpGeneralHardwareFLEX1500.Name = "grpGeneralHardwareFLEX1500";
            this.grpGeneralHardwareFLEX1500.Size = new System.Drawing.Size(160, 248);
            this.grpGeneralHardwareFLEX1500.TabIndex = 27;
            this.grpGeneralHardwareFLEX1500.TabStop = false;
            this.grpGeneralHardwareFLEX1500.Text = "FLEX-1500 Config";
            this.grpGeneralHardwareFLEX1500.Visible = false;
            // 
            // lblFlexControlRev1500
            // 
            this.lblFlexControlRev1500.Image = null;
            this.lblFlexControlRev1500.Location = new System.Drawing.Point(18, 96);
            this.lblFlexControlRev1500.Name = "lblFlexControlRev1500";
            this.lblFlexControlRev1500.Size = new System.Drawing.Size(136, 16);
            this.lblFlexControlRev1500.TabIndex = 31;
            this.lblFlexControlRev1500.Text = "FlexControl: v0.2.0.9";
            this.lblFlexControlRev1500.Visible = false;
            // 
            // chkGenFLEX1500Xref
            // 
            this.chkGenFLEX1500Xref.Image = null;
            this.chkGenFLEX1500Xref.Location = new System.Drawing.Point(16, 184);
            this.chkGenFLEX1500Xref.Name = "chkGenFLEX1500Xref";
            this.chkGenFLEX1500Xref.Size = new System.Drawing.Size(120, 16);
            this.chkGenFLEX1500Xref.TabIndex = 12;
            this.chkGenFLEX1500Xref.Text = "Use Ext. Ref Input";
            this.toolTip1.SetToolTip(this.chkGenFLEX1500Xref, "Check to use an externally supplied 10MHz clock with the FLEX-5000");
            this.chkGenFLEX1500Xref.CheckedChanged += new System.EventHandler(this.chkGenFLEX1500Xref_CheckedChanged);
            // 
            // lbl1500FWRev
            // 
            this.lbl1500FWRev.Image = null;
            this.lbl1500FWRev.Location = new System.Drawing.Point(18, 40);
            this.lbl1500FWRev.Name = "lbl1500FWRev";
            this.lbl1500FWRev.Size = new System.Drawing.Size(120, 16);
            this.lbl1500FWRev.TabIndex = 7;
            this.lbl1500FWRev.Text = "Firmware: 0.0.0.0";
            // 
            // lbl1500PARev
            // 
            this.lbl1500PARev.Image = null;
            this.lbl1500PARev.Location = new System.Drawing.Point(18, 80);
            this.lbl1500PARev.Name = "lbl1500PARev";
            this.lbl1500PARev.Size = new System.Drawing.Size(136, 16);
            this.lbl1500PARev.TabIndex = 3;
            this.lbl1500PARev.Text = "PA: 8888-8888 (8.8.8.8)";
            // 
            // lbl1500TRXRev
            // 
            this.lbl1500TRXRev.Image = null;
            this.lbl1500TRXRev.Location = new System.Drawing.Point(16, 64);
            this.lbl1500TRXRev.Name = "lbl1500TRXRev";
            this.lbl1500TRXRev.Size = new System.Drawing.Size(136, 16);
            this.lbl1500TRXRev.TabIndex = 2;
            this.lbl1500TRXRev.Text = "TRX: 8888-8888 (28F)";
            // 
            // lbl1500SN
            // 
            this.lbl1500SN.Image = null;
            this.lbl1500SN.Location = new System.Drawing.Point(18, 24);
            this.lbl1500SN.Name = "lbl1500SN";
            this.lbl1500SN.Size = new System.Drawing.Size(86, 16);
            this.lbl1500SN.TabIndex = 1;
            this.lbl1500SN.Text = "S/N: 0000-0000";
            // 
            // tpGeneralOptions
            // 
            this.tpGeneralOptions.BackColor = System.Drawing.SystemColors.Control;
            this.tpGeneralOptions.Controls.Add(this.chkGenOptionsShowATUPopup);
            this.tpGeneralOptions.Controls.Add(this.chkImportDBRestrict);
            this.tpGeneralOptions.Controls.Add(this.grpOptUSBBuf);
            this.tpGeneralOptions.Controls.Add(this.grpGenCustomTitleText);
            this.tpGeneralOptions.Controls.Add(this.grpOptMisc);
            this.tpGeneralOptions.Controls.Add(this.grpOptQuickQSY);
            this.tpGeneralOptions.Controls.Add(this.grpGenAutoMute);
            this.tpGeneralOptions.Controls.Add(this.grpGenTuningOptions);
            this.tpGeneralOptions.Controls.Add(this.grpGeneralOptions);
            this.tpGeneralOptions.Controls.Add(this.grpGeneralProcessPriority);
            this.tpGeneralOptions.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralOptions.Name = "tpGeneralOptions";
            this.tpGeneralOptions.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralOptions.TabIndex = 1;
            this.tpGeneralOptions.Text = "Options";
            // 
            // chkGenOptionsShowATUPopup
            // 
            this.chkGenOptionsShowATUPopup.Image = null;
            this.chkGenOptionsShowATUPopup.Location = new System.Drawing.Point(174, 214);
            this.chkGenOptionsShowATUPopup.Name = "chkGenOptionsShowATUPopup";
            this.chkGenOptionsShowATUPopup.Size = new System.Drawing.Size(84, 34);
            this.chkGenOptionsShowATUPopup.TabIndex = 16;
            this.chkGenOptionsShowATUPopup.Text = "Show ATU Popup";
            this.toolTip1.SetToolTip(this.chkGenOptionsShowATUPopup, "Check this box to receive feedback popups when running the FLEX-3000 ATU");
            this.chkGenOptionsShowATUPopup.Visible = false;
            this.chkGenOptionsShowATUPopup.CheckedChanged += new System.EventHandler(this.chkGenOptionsShowATUPopup_CheckedChanged);
            // 
            // chkImportDBRestrict
            // 
            this.chkImportDBRestrict.AllowDrop = true;
            this.chkImportDBRestrict.Checked = true;
            this.chkImportDBRestrict.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkImportDBRestrict.Image = null;
            this.chkImportDBRestrict.Location = new System.Drawing.Point(24, 243);
            this.chkImportDBRestrict.Name = "chkImportDBRestrict";
            this.chkImportDBRestrict.Size = new System.Drawing.Size(187, 18);
            this.chkImportDBRestrict.TabIndex = 31;
            this.chkImportDBRestrict.Text = "Strict DB Import Compliance";
            this.toolTip1.SetToolTip(this.chkImportDBRestrict, "Uncheck this box to allow DB import using a DB from a earlier or later version of" +
                    " PowerSDR.  May cause import errors");
            // 
            // grpOptUSBBuf
            // 
            this.grpOptUSBBuf.Controls.Add(this.lblOptUSBBufConservative);
            this.grpOptUSBBuf.Controls.Add(this.lblOptUSBBufAggressive);
            this.grpOptUSBBuf.Controls.Add(this.tbOptUSBBuf);
            this.grpOptUSBBuf.Location = new System.Drawing.Point(416, 8);
            this.grpOptUSBBuf.Name = "grpOptUSBBuf";
            this.grpOptUSBBuf.Size = new System.Drawing.Size(161, 98);
            this.grpOptUSBBuf.TabIndex = 30;
            this.grpOptUSBBuf.TabStop = false;
            this.grpOptUSBBuf.Text = "USB Driver Buffer";
            this.grpOptUSBBuf.Visible = false;
            // 
            // lblOptUSBBufConservative
            // 
            this.lblOptUSBBufConservative.AutoSize = true;
            this.lblOptUSBBufConservative.Image = null;
            this.lblOptUSBBufConservative.Location = new System.Drawing.Point(6, 59);
            this.lblOptUSBBufConservative.Name = "lblOptUSBBufConservative";
            this.lblOptUSBBufConservative.Size = new System.Drawing.Size(69, 13);
            this.lblOptUSBBufConservative.TabIndex = 2;
            this.lblOptUSBBufConservative.Text = "Conservative";
            // 
            // lblOptUSBBufAggressive
            // 
            this.lblOptUSBBufAggressive.AutoSize = true;
            this.lblOptUSBBufAggressive.Image = null;
            this.lblOptUSBBufAggressive.Location = new System.Drawing.Point(96, 59);
            this.lblOptUSBBufAggressive.Name = "lblOptUSBBufAggressive";
            this.lblOptUSBBufAggressive.Size = new System.Drawing.Size(59, 13);
            this.lblOptUSBBufAggressive.TabIndex = 1;
            this.lblOptUSBBufAggressive.Text = "Aggressive";
            // 
            // tbOptUSBBuf
            // 
            this.tbOptUSBBuf.LargeChange = 1;
            this.tbOptUSBBuf.Location = new System.Drawing.Point(22, 20);
            this.tbOptUSBBuf.Maximum = 4;
            this.tbOptUSBBuf.Name = "tbOptUSBBuf";
            this.tbOptUSBBuf.Size = new System.Drawing.Size(112, 42);
            this.tbOptUSBBuf.TabIndex = 0;
            this.tbOptUSBBuf.Value = 1;
            this.tbOptUSBBuf.Scroll += new System.EventHandler(this.tbOptUSBBuf_Scroll);
            // 
            // grpGenCustomTitleText
            // 
            this.grpGenCustomTitleText.Controls.Add(this.txtGenCustomTitle);
            this.grpGenCustomTitleText.Location = new System.Drawing.Point(416, 192);
            this.grpGenCustomTitleText.Name = "grpGenCustomTitleText";
            this.grpGenCustomTitleText.Size = new System.Drawing.Size(144, 56);
            this.grpGenCustomTitleText.TabIndex = 29;
            this.grpGenCustomTitleText.TabStop = false;
            this.grpGenCustomTitleText.Text = "Custom Title Text";
            // 
            // txtGenCustomTitle
            // 
            this.txtGenCustomTitle.Location = new System.Drawing.Point(16, 24);
            this.txtGenCustomTitle.MaxLength = 50;
            this.txtGenCustomTitle.Name = "txtGenCustomTitle";
            this.txtGenCustomTitle.Size = new System.Drawing.Size(112, 20);
            this.txtGenCustomTitle.TabIndex = 0;
            this.txtGenCustomTitle.TextChanged += new System.EventHandler(this.txtGenCustomTitle_TextChanged);
            // 
            // grpOptMisc
            // 
            this.grpOptMisc.Controls.Add(this.chkWheelTuneVFOB);
            this.grpOptMisc.Controls.Add(this.chkMouseTuneStep);
            this.grpOptMisc.Controls.Add(this.chkZeroBeatRIT);
            this.grpOptMisc.Controls.Add(this.chkSnapClickTune);
            this.grpOptMisc.Controls.Add(this.chkDisableToolTips);
            this.grpOptMisc.Controls.Add(this.chkOptAlwaysOnTop);
            this.grpOptMisc.Location = new System.Drawing.Point(264, 72);
            this.grpOptMisc.Name = "grpOptMisc";
            this.grpOptMisc.Size = new System.Drawing.Size(144, 176);
            this.grpOptMisc.TabIndex = 28;
            this.grpOptMisc.TabStop = false;
            this.grpOptMisc.Text = "Miscellaneous";
            // 
            // chkWheelTuneVFOB
            // 
            this.chkWheelTuneVFOB.Image = null;
            this.chkWheelTuneVFOB.Location = new System.Drawing.Point(16, 140);
            this.chkWheelTuneVFOB.Name = "chkWheelTuneVFOB";
            this.chkWheelTuneVFOB.Size = new System.Drawing.Size(122, 32);
            this.chkWheelTuneVFOB.TabIndex = 5;
            this.chkWheelTuneVFOB.Text = "Wheel Tunes VFOB (red x-hairs)";
            this.toolTip1.SetToolTip(this.chkWheelTuneVFOB, "When checked, the mouse wheel will tune VFO B when the red crosshairs are active." +
                    "");
            this.chkWheelTuneVFOB.CheckedChanged += new System.EventHandler(this.chkWheelTuneVFOB_CheckedChanged);
            // 
            // chkMouseTuneStep
            // 
            this.chkMouseTuneStep.Image = null;
            this.chkMouseTuneStep.Location = new System.Drawing.Point(16, 120);
            this.chkMouseTuneStep.Name = "chkMouseTuneStep";
            this.chkMouseTuneStep.Size = new System.Drawing.Size(112, 16);
            this.chkMouseTuneStep.TabIndex = 4;
            this.chkMouseTuneStep.Text = "Mouse Tune Step";
            this.toolTip1.SetToolTip(this.chkMouseTuneStep, "When checked, the middle mouse button/wheel will cycle through the Tuning Steps.");
            this.chkMouseTuneStep.CheckedChanged += new System.EventHandler(this.chkMouseTuneStep_CheckedChanged);
            // 
            // chkZeroBeatRIT
            // 
            this.chkZeroBeatRIT.Image = null;
            this.chkZeroBeatRIT.Location = new System.Drawing.Point(16, 96);
            this.chkZeroBeatRIT.Name = "chkZeroBeatRIT";
            this.chkZeroBeatRIT.Size = new System.Drawing.Size(112, 16);
            this.chkZeroBeatRIT.TabIndex = 3;
            this.chkZeroBeatRIT.Text = "Zero Beat -  RIT";
            this.toolTip1.SetToolTip(this.chkZeroBeatRIT, "When checked, the zero beat function uses RIT instead of adjusting the VFO direct" +
                    "ly.  This leaves the transmit frequency alone.");
            this.chkZeroBeatRIT.CheckedChanged += new System.EventHandler(this.chkZeroBeatRIT_CheckedChanged);
            // 
            // chkSnapClickTune
            // 
            this.chkSnapClickTune.Checked = true;
            this.chkSnapClickTune.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkSnapClickTune.Image = null;
            this.chkSnapClickTune.Location = new System.Drawing.Point(16, 72);
            this.chkSnapClickTune.Name = "chkSnapClickTune";
            this.chkSnapClickTune.Size = new System.Drawing.Size(112, 16);
            this.chkSnapClickTune.TabIndex = 2;
            this.chkSnapClickTune.Text = "Snap Click Tune";
            this.toolTip1.SetToolTip(this.chkSnapClickTune, "Forces the VFO to the closest tuning step when click tuning.");
            this.chkSnapClickTune.CheckedChanged += new System.EventHandler(this.chkSnapClickTune_CheckedChanged);
            // 
            // chkDisableToolTips
            // 
            this.chkDisableToolTips.Image = null;
            this.chkDisableToolTips.Location = new System.Drawing.Point(16, 48);
            this.chkDisableToolTips.Name = "chkDisableToolTips";
            this.chkDisableToolTips.Size = new System.Drawing.Size(112, 16);
            this.chkDisableToolTips.TabIndex = 1;
            this.chkDisableToolTips.Text = "Disable ToolTips";
            this.toolTip1.SetToolTip(this.chkDisableToolTips, "Check this box to hide all of the tooltips (including this one).");
            this.chkDisableToolTips.CheckedChanged += new System.EventHandler(this.chkDisableToolTips_CheckedChanged);
            // 
            // chkOptAlwaysOnTop
            // 
            this.chkOptAlwaysOnTop.Image = null;
            this.chkOptAlwaysOnTop.Location = new System.Drawing.Point(16, 24);
            this.chkOptAlwaysOnTop.Name = "chkOptAlwaysOnTop";
            this.chkOptAlwaysOnTop.Size = new System.Drawing.Size(104, 16);
            this.chkOptAlwaysOnTop.TabIndex = 0;
            this.chkOptAlwaysOnTop.Text = "Always On Top";
            this.toolTip1.SetToolTip(this.chkOptAlwaysOnTop, "Check this box to set the main console to always be on top (visible).");
            this.chkOptAlwaysOnTop.CheckedChanged += new System.EventHandler(this.chkOptAlwaysOnTop_CheckedChanged);
            // 
            // grpOptQuickQSY
            // 
            this.grpOptQuickQSY.Controls.Add(this.chkOptEnableKBShortcuts);
            this.grpOptQuickQSY.Controls.Add(this.chkOptQuickQSY);
            this.grpOptQuickQSY.Location = new System.Drawing.Point(416, 112);
            this.grpOptQuickQSY.Name = "grpOptQuickQSY";
            this.grpOptQuickQSY.Size = new System.Drawing.Size(128, 72);
            this.grpOptQuickQSY.TabIndex = 27;
            this.grpOptQuickQSY.TabStop = false;
            this.grpOptQuickQSY.Text = "Keyboard";
            // 
            // chkOptEnableKBShortcuts
            // 
            this.chkOptEnableKBShortcuts.Checked = true;
            this.chkOptEnableKBShortcuts.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOptEnableKBShortcuts.Image = null;
            this.chkOptEnableKBShortcuts.Location = new System.Drawing.Point(16, 24);
            this.chkOptEnableKBShortcuts.Name = "chkOptEnableKBShortcuts";
            this.chkOptEnableKBShortcuts.Size = new System.Drawing.Size(109, 16);
            this.chkOptEnableKBShortcuts.TabIndex = 1;
            this.chkOptEnableKBShortcuts.Text = "Enable Shortcuts";
            this.toolTip1.SetToolTip(this.chkOptEnableKBShortcuts, "Enable keyboard shortcuts.  If this box is not checked, none of the keyboard shor" +
                    "tcuts other than those that are built into windows will function.");
            this.chkOptEnableKBShortcuts.CheckedChanged += new System.EventHandler(this.chkOptEnableKBShortcuts_CheckedChanged);
            // 
            // chkOptQuickQSY
            // 
            this.chkOptQuickQSY.Checked = true;
            this.chkOptQuickQSY.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOptQuickQSY.Image = null;
            this.chkOptQuickQSY.Location = new System.Drawing.Point(16, 48);
            this.chkOptQuickQSY.Name = "chkOptQuickQSY";
            this.chkOptQuickQSY.Size = new System.Drawing.Size(80, 16);
            this.chkOptQuickQSY.TabIndex = 0;
            this.chkOptQuickQSY.Text = "Quick QSY";
            this.toolTip1.SetToolTip(this.chkOptQuickQSY, "Enabled the Quick QSY feature -- directly enter the frequency in MHz while the ma" +
                    "in form has the focus and hit enter.");
            this.chkOptQuickQSY.CheckedChanged += new System.EventHandler(this.chkOptQuickQSY_CheckedChanged);
            // 
            // grpGenAutoMute
            // 
            this.grpGenAutoMute.Controls.Add(this.chkGenAutoMute);
            this.grpGenAutoMute.Location = new System.Drawing.Point(158, 160);
            this.grpGenAutoMute.Name = "grpGenAutoMute";
            this.grpGenAutoMute.Size = new System.Drawing.Size(96, 48);
            this.grpGenAutoMute.TabIndex = 26;
            this.grpGenAutoMute.TabStop = false;
            this.grpGenAutoMute.Text = "Auto Mute";
            // 
            // chkGenAutoMute
            // 
            this.chkGenAutoMute.Image = null;
            this.chkGenAutoMute.Location = new System.Drawing.Point(16, 24);
            this.chkGenAutoMute.Name = "chkGenAutoMute";
            this.chkGenAutoMute.Size = new System.Drawing.Size(72, 16);
            this.chkGenAutoMute.TabIndex = 0;
            this.chkGenAutoMute.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkGenAutoMute, "Check this box to enable the software to poll Pin X2-12 to look for a signal to m" +
                    "ute the radio.");
            this.chkGenAutoMute.CheckedChanged += new System.EventHandler(this.chkGenAutoMute_CheckedChanged);
            // 
            // grpGenTuningOptions
            // 
            this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGU);
            this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGL);
            this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGL);
            this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGU);
            this.grpGenTuningOptions.Location = new System.Drawing.Point(8, 160);
            this.grpGenTuningOptions.Name = "grpGenTuningOptions";
            this.grpGenTuningOptions.Size = new System.Drawing.Size(144, 80);
            this.grpGenTuningOptions.TabIndex = 25;
            this.grpGenTuningOptions.TabStop = false;
            this.grpGenTuningOptions.Text = "Click Tune / Filter Offsets";
            // 
            // udOptClickTuneOffsetDIGU
            // 
            this.udOptClickTuneOffsetDIGU.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Location = new System.Drawing.Point(72, 24);
            this.udOptClickTuneOffsetDIGU.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.Name = "udOptClickTuneOffsetDIGU";
            this.udOptClickTuneOffsetDIGU.Size = new System.Drawing.Size(56, 20);
            this.udOptClickTuneOffsetDIGU.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udOptClickTuneOffsetDIGU, "Determines the frequency offset for click tuning and \r\nthe RX filter\'s center fre" +
                    "quency");
            this.udOptClickTuneOffsetDIGU.Value = new decimal(new int[] {
            1500,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGU.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGU_ValueChanged);
            this.udOptClickTuneOffsetDIGU.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGU_LostFocus);
            // 
            // lblOptClickTuneDIGL
            // 
            this.lblOptClickTuneDIGL.Image = null;
            this.lblOptClickTuneDIGL.Location = new System.Drawing.Point(6, 48);
            this.lblOptClickTuneDIGL.Name = "lblOptClickTuneDIGL";
            this.lblOptClickTuneDIGL.Size = new System.Drawing.Size(64, 23);
            this.lblOptClickTuneDIGL.TabIndex = 12;
            this.lblOptClickTuneDIGL.Text = "DIGL (Hz):";
            this.toolTip1.SetToolTip(this.lblOptClickTuneDIGL, "Determines the frequency offset for click tuning and \r\nthe RX filter\'s center fre" +
                    "quency");
            // 
            // udOptClickTuneOffsetDIGL
            // 
            this.udOptClickTuneOffsetDIGL.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Location = new System.Drawing.Point(72, 48);
            this.udOptClickTuneOffsetDIGL.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.Name = "udOptClickTuneOffsetDIGL";
            this.udOptClickTuneOffsetDIGL.Size = new System.Drawing.Size(56, 20);
            this.udOptClickTuneOffsetDIGL.TabIndex = 11;
            this.toolTip1.SetToolTip(this.udOptClickTuneOffsetDIGL, "Determines the frequency offset for click tuning and \r\nthe RX filter\'s center fre" +
                    "quency");
            this.udOptClickTuneOffsetDIGL.Value = new decimal(new int[] {
            2210,
            0,
            0,
            0});
            this.udOptClickTuneOffsetDIGL.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGL_ValueChanged);
            this.udOptClickTuneOffsetDIGL.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGL_LostFocus);
            // 
            // lblOptClickTuneDIGU
            // 
            this.lblOptClickTuneDIGU.Image = null;
            this.lblOptClickTuneDIGU.Location = new System.Drawing.Point(6, 24);
            this.lblOptClickTuneDIGU.Name = "lblOptClickTuneDIGU";
            this.lblOptClickTuneDIGU.Size = new System.Drawing.Size(64, 23);
            this.lblOptClickTuneDIGU.TabIndex = 10;
            this.lblOptClickTuneDIGU.Text = "DIGU (Hz):";
            this.toolTip1.SetToolTip(this.lblOptClickTuneDIGU, "Determines the frequency offset for click tuning and \r\nthe RX filter\'s center fre" +
                    "quency");
            // 
            // grpGeneralOptions
            // 
            this.grpGeneralOptions.Controls.Add(this.udGenTX1Delay);
            this.grpGeneralOptions.Controls.Add(this.chkSplitOffOnModeChange);
            this.grpGeneralOptions.Controls.Add(this.lblGenTX1Delay);
            this.grpGeneralOptions.Controls.Add(this.chkGenTX1Delay);
            this.grpGeneralOptions.Controls.Add(this.chkSplitOff);
            this.grpGeneralOptions.Controls.Add(this.chkGenAllModeMicPTT);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralCustomFilter);
            this.grpGeneralOptions.Controls.Add(this.lblGeneralX2Delay);
            this.grpGeneralOptions.Controls.Add(this.udGeneralX2Delay);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralEnableX2);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralSoftwareGainCorr);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralDisablePTT);
            this.grpGeneralOptions.Controls.Add(this.chkGeneralSpurRed);
            this.grpGeneralOptions.Location = new System.Drawing.Point(8, 8);
            this.grpGeneralOptions.Name = "grpGeneralOptions";
            this.grpGeneralOptions.Size = new System.Drawing.Size(248, 144);
            this.grpGeneralOptions.TabIndex = 6;
            this.grpGeneralOptions.TabStop = false;
            this.grpGeneralOptions.Text = "Options";
            // 
            // udGenTX1Delay
            // 
            this.udGenTX1Delay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGenTX1Delay.Location = new System.Drawing.Point(184, 56);
            this.udGenTX1Delay.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udGenTX1Delay.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGenTX1Delay.Name = "udGenTX1Delay";
            this.udGenTX1Delay.Size = new System.Drawing.Size(48, 20);
            this.udGenTX1Delay.TabIndex = 15;
            this.toolTip1.SetToolTip(this.udGenTX1Delay, resources.GetString("udGenTX1Delay.ToolTip"));
            this.udGenTX1Delay.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGenTX1Delay.Visible = false;
            this.udGenTX1Delay.ValueChanged += new System.EventHandler(this.udGenTX1Delay_ValueChanged);
            // 
            // chkSplitOffOnModeChange
            // 
            this.chkSplitOffOnModeChange.Image = null;
            this.chkSplitOffOnModeChange.Location = new System.Drawing.Point(126, 80);
            this.chkSplitOffOnModeChange.Name = "chkSplitOffOnModeChange";
            this.chkSplitOffOnModeChange.Size = new System.Drawing.Size(104, 28);
            this.chkSplitOffOnModeChange.TabIndex = 32;
            this.chkSplitOffOnModeChange.Text = "Disable Split on Mode Change";
            this.toolTip1.SetToolTip(this.chkSplitOffOnModeChange, "Split will be disabled when mode is changed");
            this.chkSplitOffOnModeChange.CheckedChanged += new System.EventHandler(this.chkSplitOffOnModeChange_CheckedChanged);
            // 
            // lblGenTX1Delay
            // 
            this.lblGenTX1Delay.Image = null;
            this.lblGenTX1Delay.Location = new System.Drawing.Point(128, 48);
            this.lblGenTX1Delay.Name = "lblGenTX1Delay";
            this.lblGenTX1Delay.Size = new System.Drawing.Size(56, 26);
            this.lblGenTX1Delay.TabIndex = 14;
            this.lblGenTX1Delay.Text = "TX Out Delay:";
            this.lblGenTX1Delay.Visible = false;
            // 
            // chkGenTX1Delay
            // 
            this.chkGenTX1Delay.Checked = true;
            this.chkGenTX1Delay.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkGenTX1Delay.Image = null;
            this.chkGenTX1Delay.Location = new System.Drawing.Point(126, 20);
            this.chkGenTX1Delay.Name = "chkGenTX1Delay";
            this.chkGenTX1Delay.Size = new System.Drawing.Size(96, 32);
            this.chkGenTX1Delay.TabIndex = 13;
            this.chkGenTX1Delay.Text = "Enable TX Out Delay";
            this.toolTip1.SetToolTip(this.chkGenTX1Delay, "Check this box to delay after switching TX Out (before switch TR) with the value " +
                    "set below.");
            this.chkGenTX1Delay.Visible = false;
            this.chkGenTX1Delay.CheckedChanged += new System.EventHandler(this.chkGenTX1Delay_CheckedChanged);
            // 
            // chkSplitOff
            // 
            this.chkSplitOff.Checked = true;
            this.chkSplitOff.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkSplitOff.Image = null;
            this.chkSplitOff.Location = new System.Drawing.Point(126, 109);
            this.chkSplitOff.Name = "chkSplitOff";
            this.chkSplitOff.Size = new System.Drawing.Size(104, 28);
            this.chkSplitOff.TabIndex = 12;
            this.chkSplitOff.Text = "Disable Split on Band Change";
            this.toolTip1.SetToolTip(this.chkSplitOff, "Split will be disabled when band is changed");
            this.chkSplitOff.CheckedChanged += new System.EventHandler(this.chkSplitOff_CheckedChanged);
            // 
            // chkGenAllModeMicPTT
            // 
            this.chkGenAllModeMicPTT.Checked = true;
            this.chkGenAllModeMicPTT.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkGenAllModeMicPTT.Image = null;
            this.chkGenAllModeMicPTT.Location = new System.Drawing.Point(16, 104);
            this.chkGenAllModeMicPTT.Name = "chkGenAllModeMicPTT";
            this.chkGenAllModeMicPTT.Size = new System.Drawing.Size(104, 32);
            this.chkGenAllModeMicPTT.TabIndex = 11;
            this.chkGenAllModeMicPTT.Text = "All Mode Mic PTT";
            this.toolTip1.SetToolTip(this.chkGenAllModeMicPTT, "If checked, the Mic PTT is no longer limited to just voice modes.");
            this.chkGenAllModeMicPTT.CheckedChanged += new System.EventHandler(this.chkGenAllModeMicPTT_CheckedChanged);
            // 
            // chkGeneralCustomFilter
            // 
            this.chkGeneralCustomFilter.Image = null;
            this.chkGeneralCustomFilter.Location = new System.Drawing.Point(128, 80);
            this.chkGeneralCustomFilter.Name = "chkGeneralCustomFilter";
            this.chkGeneralCustomFilter.Size = new System.Drawing.Size(104, 26);
            this.chkGeneralCustomFilter.TabIndex = 10;
            this.chkGeneralCustomFilter.Text = "Enable 300kHz Filter";
            this.toolTip1.SetToolTip(this.chkGeneralCustomFilter, "If the custom filter bank on the RFE is configured for 300kHz LPF, use this setti" +
                    "ng.");
            this.chkGeneralCustomFilter.CheckedChanged += new System.EventHandler(this.chkGeneralCustomFilter_CheckedChanged);
            // 
            // lblGeneralX2Delay
            // 
            this.lblGeneralX2Delay.Image = null;
            this.lblGeneralX2Delay.Location = new System.Drawing.Point(128, 56);
            this.lblGeneralX2Delay.Name = "lblGeneralX2Delay";
            this.lblGeneralX2Delay.Size = new System.Drawing.Size(56, 23);
            this.lblGeneralX2Delay.TabIndex = 9;
            this.lblGeneralX2Delay.Text = "X2 Delay:";
            // 
            // udGeneralX2Delay
            // 
            this.udGeneralX2Delay.Enabled = false;
            this.udGeneralX2Delay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGeneralX2Delay.Location = new System.Drawing.Point(184, 56);
            this.udGeneralX2Delay.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udGeneralX2Delay.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralX2Delay.Name = "udGeneralX2Delay";
            this.udGeneralX2Delay.Size = new System.Drawing.Size(48, 20);
            this.udGeneralX2Delay.TabIndex = 8;
            this.toolTip1.SetToolTip(this.udGeneralX2Delay, "Sets the Delay on TR switching when the sequencing above is enabled.");
            this.udGeneralX2Delay.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udGeneralX2Delay.ValueChanged += new System.EventHandler(this.udGeneralX2Delay_ValueChanged);
            this.udGeneralX2Delay.LostFocus += new System.EventHandler(this.udGeneralX2Delay_LostFocus);
            // 
            // chkGeneralEnableX2
            // 
            this.chkGeneralEnableX2.Image = null;
            this.chkGeneralEnableX2.Location = new System.Drawing.Point(128, 20);
            this.chkGeneralEnableX2.Name = "chkGeneralEnableX2";
            this.chkGeneralEnableX2.Size = new System.Drawing.Size(96, 32);
            this.chkGeneralEnableX2.TabIndex = 7;
            this.chkGeneralEnableX2.Text = "Enable X2 TR Sequencing";
            this.toolTip1.SetToolTip(this.chkGeneralEnableX2, "Check this box to enable X2-7 TR sequencing using the delay set below.");
            this.chkGeneralEnableX2.CheckedChanged += new System.EventHandler(this.chkGeneralEnableX2_CheckedChanged);
            // 
            // chkGeneralSoftwareGainCorr
            // 
            this.chkGeneralSoftwareGainCorr.Image = null;
            this.chkGeneralSoftwareGainCorr.Location = new System.Drawing.Point(16, 72);
            this.chkGeneralSoftwareGainCorr.Name = "chkGeneralSoftwareGainCorr";
            this.chkGeneralSoftwareGainCorr.Size = new System.Drawing.Size(112, 32);
            this.chkGeneralSoftwareGainCorr.TabIndex = 6;
            this.chkGeneralSoftwareGainCorr.Text = "Disable Software Gain Correction";
            this.toolTip1.SetToolTip(this.chkGeneralSoftwareGainCorr, "Don\'t compensate in software for hardware gain or attenuation.");
            this.chkGeneralSoftwareGainCorr.CheckedChanged += new System.EventHandler(this.chkGeneralSoftwareGainCorr_CheckedChanged);
            // 
            // chkGeneralDisablePTT
            // 
            this.chkGeneralDisablePTT.Image = null;
            this.chkGeneralDisablePTT.Location = new System.Drawing.Point(16, 48);
            this.chkGeneralDisablePTT.Name = "chkGeneralDisablePTT";
            this.chkGeneralDisablePTT.Size = new System.Drawing.Size(104, 24);
            this.chkGeneralDisablePTT.TabIndex = 4;
            this.chkGeneralDisablePTT.Text = "Disable PTT";
            this.toolTip1.SetToolTip(this.chkGeneralDisablePTT, "Disable Push To Talk detection.");
            this.chkGeneralDisablePTT.CheckedChanged += new System.EventHandler(this.chkGeneralDisablePTT_CheckedChanged);
            // 
            // chkGeneralSpurRed
            // 
            this.chkGeneralSpurRed.Checked = true;
            this.chkGeneralSpurRed.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkGeneralSpurRed.Image = null;
            this.chkGeneralSpurRed.Location = new System.Drawing.Point(16, 24);
            this.chkGeneralSpurRed.Name = "chkGeneralSpurRed";
            this.chkGeneralSpurRed.Size = new System.Drawing.Size(104, 24);
            this.chkGeneralSpurRed.TabIndex = 3;
            this.chkGeneralSpurRed.Text = "Spur Reduction";
            this.toolTip1.SetToolTip(this.chkGeneralSpurRed, "Enable Spur Reduction/Avoidance Routine");
            this.chkGeneralSpurRed.CheckedChanged += new System.EventHandler(this.chkGeneralSpurRed_CheckedChanged);
            // 
            // grpGeneralProcessPriority
            // 
            this.grpGeneralProcessPriority.Controls.Add(this.comboGeneralProcessPriority);
            this.grpGeneralProcessPriority.Location = new System.Drawing.Point(264, 8);
            this.grpGeneralProcessPriority.Name = "grpGeneralProcessPriority";
            this.grpGeneralProcessPriority.Size = new System.Drawing.Size(144, 56);
            this.grpGeneralProcessPriority.TabIndex = 23;
            this.grpGeneralProcessPriority.TabStop = false;
            this.grpGeneralProcessPriority.Text = "Process Priority";
            // 
            // comboGeneralProcessPriority
            // 
            this.comboGeneralProcessPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboGeneralProcessPriority.DropDownWidth = 112;
            this.comboGeneralProcessPriority.Items.AddRange(new object[] {
            "Idle",
            "Below Normal",
            "Normal",
            "Above Normal",
            "High",
            "Real Time"});
            this.comboGeneralProcessPriority.Location = new System.Drawing.Point(16, 24);
            this.comboGeneralProcessPriority.Name = "comboGeneralProcessPriority";
            this.comboGeneralProcessPriority.Size = new System.Drawing.Size(112, 21);
            this.comboGeneralProcessPriority.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboGeneralProcessPriority, "Sets the process priority of the PowerSDR software.");
            this.comboGeneralProcessPriority.SelectedIndexChanged += new System.EventHandler(this.comboGeneralProcessPriority_SelectedIndexChanged);
            // 
            // tpGeneralCalibration
            // 
            this.tpGeneralCalibration.BackColor = System.Drawing.SystemColors.Control;
            this.tpGeneralCalibration.Controls.Add(this.chkCalExpert);
            this.tpGeneralCalibration.Controls.Add(this.grpGenCalRXImage);
            this.tpGeneralCalibration.Controls.Add(this.grpGenCalLevel);
            this.tpGeneralCalibration.Controls.Add(this.grpGeneralCalibration);
            this.tpGeneralCalibration.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralCalibration.Name = "tpGeneralCalibration";
            this.tpGeneralCalibration.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralCalibration.TabIndex = 2;
            this.tpGeneralCalibration.Text = "Calibration";
            // 
            // chkCalExpert
            // 
            this.chkCalExpert.Location = new System.Drawing.Point(16, 136);
            this.chkCalExpert.Name = "chkCalExpert";
            this.chkCalExpert.Size = new System.Drawing.Size(56, 24);
            this.chkCalExpert.TabIndex = 10;
            this.chkCalExpert.Text = "Expert";
            this.chkCalExpert.Visible = false;
            this.chkCalExpert.CheckedChanged += new System.EventHandler(this.chkCalExpert_CheckedChanged);
            // 
            // grpGenCalRXImage
            // 
            this.grpGenCalRXImage.Controls.Add(this.udGeneralCalFreq3);
            this.grpGenCalRXImage.Controls.Add(this.lblGenCalRXImageFreq);
            this.grpGenCalRXImage.Controls.Add(this.btnGeneralCalImageStart);
            this.grpGenCalRXImage.Location = new System.Drawing.Point(360, 8);
            this.grpGenCalRXImage.Name = "grpGenCalRXImage";
            this.grpGenCalRXImage.Size = new System.Drawing.Size(168, 112);
            this.grpGenCalRXImage.TabIndex = 9;
            this.grpGenCalRXImage.TabStop = false;
            this.grpGenCalRXImage.Text = "RX Image Reject Cal";
            // 
            // udGeneralCalFreq3
            // 
            this.udGeneralCalFreq3.DecimalPlaces = 6;
            this.udGeneralCalFreq3.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGeneralCalFreq3.Location = new System.Drawing.Point(80, 24);
            this.udGeneralCalFreq3.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udGeneralCalFreq3.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalFreq3.Name = "udGeneralCalFreq3";
            this.udGeneralCalFreq3.Size = new System.Drawing.Size(72, 20);
            this.udGeneralCalFreq3.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udGeneralCalFreq3, "RX Image calibration reference frequency");
            this.udGeneralCalFreq3.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalFreq3.LostFocus += new System.EventHandler(this.udGeneralCalFreq3_LostFocus);
            // 
            // lblGenCalRXImageFreq
            // 
            this.lblGenCalRXImageFreq.Image = null;
            this.lblGenCalRXImageFreq.Location = new System.Drawing.Point(16, 24);
            this.lblGenCalRXImageFreq.Name = "lblGenCalRXImageFreq";
            this.lblGenCalRXImageFreq.Size = new System.Drawing.Size(64, 23);
            this.lblGenCalRXImageFreq.TabIndex = 0;
            this.lblGenCalRXImageFreq.Text = "Frequency:";
            // 
            // btnGeneralCalImageStart
            // 
            this.btnGeneralCalImageStart.Image = null;
            this.btnGeneralCalImageStart.Location = new System.Drawing.Point(48, 80);
            this.btnGeneralCalImageStart.Name = "btnGeneralCalImageStart";
            this.btnGeneralCalImageStart.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalImageStart.TabIndex = 7;
            this.btnGeneralCalImageStart.Text = "Start";
            this.toolTip1.SetToolTip(this.btnGeneralCalImageStart, "Click to start the RX Image rejection calibration using the above frequency refer" +
                    "ence.");
            this.btnGeneralCalImageStart.Click += new System.EventHandler(this.btnGeneralCalImageStart_Click);
            // 
            // grpGenCalLevel
            // 
            this.grpGenCalLevel.Controls.Add(this.udGeneralCalLevel);
            this.grpGenCalLevel.Controls.Add(this.udGeneralCalFreq2);
            this.grpGenCalLevel.Controls.Add(this.lblGenCalLevelFreq);
            this.grpGenCalLevel.Controls.Add(this.lblGeneralCalLevel);
            this.grpGenCalLevel.Controls.Add(this.btnGeneralCalLevelStart);
            this.grpGenCalLevel.Location = new System.Drawing.Point(184, 8);
            this.grpGenCalLevel.Name = "grpGenCalLevel";
            this.grpGenCalLevel.Size = new System.Drawing.Size(168, 112);
            this.grpGenCalLevel.TabIndex = 8;
            this.grpGenCalLevel.TabStop = false;
            this.grpGenCalLevel.Text = "Level Cal";
            // 
            // udGeneralCalLevel
            // 
            this.udGeneralCalLevel.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalLevel.Location = new System.Drawing.Point(80, 48);
            this.udGeneralCalLevel.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalLevel.Minimum = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.udGeneralCalLevel.Name = "udGeneralCalLevel";
            this.udGeneralCalLevel.Size = new System.Drawing.Size(72, 20);
            this.udGeneralCalLevel.TabIndex = 3;
            this.toolTip1.SetToolTip(this.udGeneralCalLevel, "Level calibration reference level");
            this.udGeneralCalLevel.Value = new decimal(new int[] {
            70,
            0,
            0,
            -2147483648});
            this.udGeneralCalLevel.LostFocus += new System.EventHandler(this.udGeneralCalLevel_LostFocus);
            // 
            // udGeneralCalFreq2
            // 
            this.udGeneralCalFreq2.DecimalPlaces = 6;
            this.udGeneralCalFreq2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Location = new System.Drawing.Point(80, 24);
            this.udGeneralCalFreq2.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalFreq2.Name = "udGeneralCalFreq2";
            this.udGeneralCalFreq2.Size = new System.Drawing.Size(72, 20);
            this.udGeneralCalFreq2.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udGeneralCalFreq2, "Level calibration reference frequency");
            this.udGeneralCalFreq2.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalFreq2.LostFocus += new System.EventHandler(this.udGeneralCalFreq2_LostFocus);
            // 
            // lblGenCalLevelFreq
            // 
            this.lblGenCalLevelFreq.Image = null;
            this.lblGenCalLevelFreq.Location = new System.Drawing.Point(16, 24);
            this.lblGenCalLevelFreq.Name = "lblGenCalLevelFreq";
            this.lblGenCalLevelFreq.Size = new System.Drawing.Size(64, 23);
            this.lblGenCalLevelFreq.TabIndex = 0;
            this.lblGenCalLevelFreq.Text = "Frequency:";
            // 
            // lblGeneralCalLevel
            // 
            this.lblGeneralCalLevel.Image = null;
            this.lblGeneralCalLevel.Location = new System.Drawing.Point(16, 48);
            this.lblGeneralCalLevel.Name = "lblGeneralCalLevel";
            this.lblGeneralCalLevel.Size = new System.Drawing.Size(68, 23);
            this.lblGeneralCalLevel.TabIndex = 2;
            this.lblGeneralCalLevel.Text = "Level (dBm):";
            // 
            // btnGeneralCalLevelStart
            // 
            this.btnGeneralCalLevelStart.Image = null;
            this.btnGeneralCalLevelStart.Location = new System.Drawing.Point(48, 80);
            this.btnGeneralCalLevelStart.Name = "btnGeneralCalLevelStart";
            this.btnGeneralCalLevelStart.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalLevelStart.TabIndex = 4;
            this.btnGeneralCalLevelStart.Text = "Start";
            this.toolTip1.SetToolTip(this.btnGeneralCalLevelStart, "Click to start the level calibration using the frequency and level references abo" +
                    "ve.");
            this.btnGeneralCalLevelStart.Click += new System.EventHandler(this.btnGeneralCalLevelStart_Click);
            // 
            // grpGeneralCalibration
            // 
            this.grpGeneralCalibration.Controls.Add(this.btnGeneralCalFreqUseVFOA);
            this.grpGeneralCalibration.Controls.Add(this.btnGeneralCalFreqStart);
            this.grpGeneralCalibration.Controls.Add(this.udGeneralCalFreq1);
            this.grpGeneralCalibration.Controls.Add(this.lblGeneralCalFrequency);
            this.grpGeneralCalibration.Location = new System.Drawing.Point(8, 8);
            this.grpGeneralCalibration.Name = "grpGeneralCalibration";
            this.grpGeneralCalibration.Size = new System.Drawing.Size(168, 112);
            this.grpGeneralCalibration.TabIndex = 5;
            this.grpGeneralCalibration.TabStop = false;
            this.grpGeneralCalibration.Text = "Freq Cal";
            // 
            // btnGeneralCalFreqUseVFOA
            // 
            this.btnGeneralCalFreqUseVFOA.Image = null;
            this.btnGeneralCalFreqUseVFOA.Location = new System.Drawing.Point(48, 50);
            this.btnGeneralCalFreqUseVFOA.Name = "btnGeneralCalFreqUseVFOA";
            this.btnGeneralCalFreqUseVFOA.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalFreqUseVFOA.TabIndex = 6;
            this.btnGeneralCalFreqUseVFOA.Text = "Use VFO-A";
            this.toolTip1.SetToolTip(this.btnGeneralCalFreqUseVFOA, "Click to use the current VFO-A frequency.  Must be 65 MHz or below.");
            this.btnGeneralCalFreqUseVFOA.Click += new System.EventHandler(this.btnGeneralCalFreqUseVFOA_Click);
            // 
            // btnGeneralCalFreqStart
            // 
            this.btnGeneralCalFreqStart.Image = null;
            this.btnGeneralCalFreqStart.Location = new System.Drawing.Point(48, 80);
            this.btnGeneralCalFreqStart.Name = "btnGeneralCalFreqStart";
            this.btnGeneralCalFreqStart.Size = new System.Drawing.Size(75, 23);
            this.btnGeneralCalFreqStart.TabIndex = 5;
            this.btnGeneralCalFreqStart.Text = "Start";
            this.toolTip1.SetToolTip(this.btnGeneralCalFreqStart, "Click to start the frequency calibration using the reference frequency above.");
            this.btnGeneralCalFreqStart.Click += new System.EventHandler(this.btnGeneralCalFreqStart_Click);
            // 
            // udGeneralCalFreq1
            // 
            this.udGeneralCalFreq1.DecimalPlaces = 6;
            this.udGeneralCalFreq1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udGeneralCalFreq1.Location = new System.Drawing.Point(80, 24);
            this.udGeneralCalFreq1.Maximum = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udGeneralCalFreq1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udGeneralCalFreq1.Name = "udGeneralCalFreq1";
            this.udGeneralCalFreq1.Size = new System.Drawing.Size(72, 20);
            this.udGeneralCalFreq1.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udGeneralCalFreq1, "Frequency calibration reference frequency");
            this.udGeneralCalFreq1.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udGeneralCalFreq1.LostFocus += new System.EventHandler(this.udGeneralCalFreq1_LostFocus);
            // 
            // lblGeneralCalFrequency
            // 
            this.lblGeneralCalFrequency.Image = null;
            this.lblGeneralCalFrequency.Location = new System.Drawing.Point(16, 24);
            this.lblGeneralCalFrequency.Name = "lblGeneralCalFrequency";
            this.lblGeneralCalFrequency.Size = new System.Drawing.Size(64, 23);
            this.lblGeneralCalFrequency.TabIndex = 0;
            this.lblGeneralCalFrequency.Text = "Frequency:";
            // 
            // tpFilters
            // 
            this.tpFilters.BackColor = System.Drawing.SystemColors.Control;
            this.tpFilters.Controls.Add(this.grpOptFilterControls);
            this.tpFilters.Location = new System.Drawing.Point(4, 22);
            this.tpFilters.Name = "tpFilters";
            this.tpFilters.Size = new System.Drawing.Size(592, 318);
            this.tpFilters.TabIndex = 3;
            this.tpFilters.Text = "Filters";
            // 
            // grpOptFilterControls
            // 
            this.grpOptFilterControls.Controls.Add(this.udFilterDefaultLowCut);
            this.grpOptFilterControls.Controls.Add(this.lblDefaultLowCut);
            this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterShift);
            this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilterShift);
            this.grpOptFilterControls.Controls.Add(this.comboOptFilterWidthMode);
            this.grpOptFilterControls.Controls.Add(this.lblOptWidthSliderMode);
            this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterWidth);
            this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilter);
            this.grpOptFilterControls.Controls.Add(this.chkOptFilterSaveChanges);
            this.grpOptFilterControls.Location = new System.Drawing.Point(8, 8);
            this.grpOptFilterControls.Name = "grpOptFilterControls";
            this.grpOptFilterControls.Size = new System.Drawing.Size(200, 152);
            this.grpOptFilterControls.TabIndex = 29;
            this.grpOptFilterControls.TabStop = false;
            this.grpOptFilterControls.Text = "Filter Controls";
            // 
            // udFilterDefaultLowCut
            // 
            this.udFilterDefaultLowCut.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Location = new System.Drawing.Point(128, 120);
            this.udFilterDefaultLowCut.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.Name = "udFilterDefaultLowCut";
            this.udFilterDefaultLowCut.Size = new System.Drawing.Size(48, 20);
            this.udFilterDefaultLowCut.TabIndex = 17;
            this.toolTip1.SetToolTip(this.udFilterDefaultLowCut, "Sets the default low cut filter for filter changes");
            this.udFilterDefaultLowCut.Value = new decimal(new int[] {
            150,
            0,
            0,
            0});
            this.udFilterDefaultLowCut.ValueChanged += new System.EventHandler(this.udFilterDefaultLowCut_ValueChanged);
            this.udFilterDefaultLowCut.LostFocus += new System.EventHandler(this.udFilterDefaultLowCut_LostFocus);
            // 
            // lblDefaultLowCut
            // 
            this.lblDefaultLowCut.Image = null;
            this.lblDefaultLowCut.Location = new System.Drawing.Point(16, 120);
            this.lblDefaultLowCut.Name = "lblDefaultLowCut";
            this.lblDefaultLowCut.Size = new System.Drawing.Size(120, 23);
            this.lblDefaultLowCut.TabIndex = 16;
            this.lblDefaultLowCut.Text = "Default Low Cut (Hz):";
            // 
            // udOptMaxFilterShift
            // 
            this.udOptMaxFilterShift.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Location = new System.Drawing.Point(128, 72);
            this.udOptMaxFilterShift.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptMaxFilterShift.Name = "udOptMaxFilterShift";
            this.udOptMaxFilterShift.Size = new System.Drawing.Size(48, 20);
            this.udOptMaxFilterShift.TabIndex = 13;
            this.toolTip1.SetToolTip(this.udOptMaxFilterShift, "Sets the maximum amount for the Shift control.  Set lower for finer resolution co" +
                    "ntrol");
            this.udOptMaxFilterShift.Value = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterShift.ValueChanged += new System.EventHandler(this.udOptMaxFilterShift_ValueChanged);
            this.udOptMaxFilterShift.LostFocus += new System.EventHandler(this.udOptMaxFilterShift_LostFocus);
            // 
            // lblOptMaxFilterShift
            // 
            this.lblOptMaxFilterShift.Image = null;
            this.lblOptMaxFilterShift.Location = new System.Drawing.Point(16, 72);
            this.lblOptMaxFilterShift.Name = "lblOptMaxFilterShift";
            this.lblOptMaxFilterShift.Size = new System.Drawing.Size(120, 23);
            this.lblOptMaxFilterShift.TabIndex = 14;
            this.lblOptMaxFilterShift.Text = "Max Filter Shift (Hz):";
            // 
            // comboOptFilterWidthMode
            // 
            this.comboOptFilterWidthMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboOptFilterWidthMode.DropDownWidth = 112;
            this.comboOptFilterWidthMode.Items.AddRange(new object[] {
            "Linear",
            "Log",
            "Log10"});
            this.comboOptFilterWidthMode.Location = new System.Drawing.Point(120, 48);
            this.comboOptFilterWidthMode.Name = "comboOptFilterWidthMode";
            this.comboOptFilterWidthMode.Size = new System.Drawing.Size(56, 21);
            this.comboOptFilterWidthMode.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboOptFilterWidthMode, "Sets the mapping for the filter width slider.");
            this.comboOptFilterWidthMode.SelectedIndexChanged += new System.EventHandler(this.comboOptFilterWidthMode_SelectedIndexChanged);
            // 
            // lblOptWidthSliderMode
            // 
            this.lblOptWidthSliderMode.Image = null;
            this.lblOptWidthSliderMode.Location = new System.Drawing.Point(16, 48);
            this.lblOptWidthSliderMode.Name = "lblOptWidthSliderMode";
            this.lblOptWidthSliderMode.Size = new System.Drawing.Size(104, 16);
            this.lblOptWidthSliderMode.TabIndex = 11;
            this.lblOptWidthSliderMode.Text = "Width Slider Mode:";
            // 
            // udOptMaxFilterWidth
            // 
            this.udOptMaxFilterWidth.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Location = new System.Drawing.Point(128, 24);
            this.udOptMaxFilterWidth.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.Name = "udOptMaxFilterWidth";
            this.udOptMaxFilterWidth.Size = new System.Drawing.Size(48, 20);
            this.udOptMaxFilterWidth.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udOptMaxFilterWidth, "Wets the maximum filter bandwidth");
            this.udOptMaxFilterWidth.Value = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udOptMaxFilterWidth.ValueChanged += new System.EventHandler(this.udOptMaxFilterWidth_ValueChanged);
            this.udOptMaxFilterWidth.LostFocus += new System.EventHandler(this.udOptMaxFilterWidth_LostFocus);
            // 
            // lblOptMaxFilter
            // 
            this.lblOptMaxFilter.Image = null;
            this.lblOptMaxFilter.Location = new System.Drawing.Point(16, 24);
            this.lblOptMaxFilter.Name = "lblOptMaxFilter";
            this.lblOptMaxFilter.Size = new System.Drawing.Size(120, 23);
            this.lblOptMaxFilter.TabIndex = 10;
            this.lblOptMaxFilter.Text = "Max Filter Width (Hz):";
            // 
            // chkOptFilterSaveChanges
            // 
            this.chkOptFilterSaveChanges.Checked = true;
            this.chkOptFilterSaveChanges.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOptFilterSaveChanges.Image = null;
            this.chkOptFilterSaveChanges.Location = new System.Drawing.Point(16, 96);
            this.chkOptFilterSaveChanges.Name = "chkOptFilterSaveChanges";
            this.chkOptFilterSaveChanges.Size = new System.Drawing.Size(176, 16);
            this.chkOptFilterSaveChanges.TabIndex = 15;
            this.chkOptFilterSaveChanges.Text = "Save Slider/Display Changes";
            this.toolTip1.SetToolTip(this.chkOptFilterSaveChanges, "If checked, changes made to the filters via the display or sliders will be saved " +
                    "in the Variable filter.");
            this.chkOptFilterSaveChanges.CheckedChanged += new System.EventHandler(this.chkOptFilterSaveChanges_CheckedChanged);
            // 
            // tpRX2
            // 
            this.tpRX2.BackColor = System.Drawing.SystemColors.Control;
            this.tpRX2.Controls.Add(this.chkRX2DisconnectOnTX);
            this.tpRX2.Controls.Add(this.chkRX2AutoMuteRX1OnVFOBTX);
            this.tpRX2.Controls.Add(this.chkRX2AutoMuteRX2OnVFOATX);
            this.tpRX2.Location = new System.Drawing.Point(4, 22);
            this.tpRX2.Name = "tpRX2";
            this.tpRX2.Size = new System.Drawing.Size(592, 318);
            this.tpRX2.TabIndex = 4;
            this.tpRX2.Text = "RX2";
            // 
            // chkRX2DisconnectOnTX
            // 
            this.chkRX2DisconnectOnTX.Checked = true;
            this.chkRX2DisconnectOnTX.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkRX2DisconnectOnTX.Image = null;
            this.chkRX2DisconnectOnTX.Location = new System.Drawing.Point(8, 68);
            this.chkRX2DisconnectOnTX.Name = "chkRX2DisconnectOnTX";
            this.chkRX2DisconnectOnTX.Size = new System.Drawing.Size(196, 24);
            this.chkRX2DisconnectOnTX.TabIndex = 2;
            this.chkRX2DisconnectOnTX.Text = "Disconnect RX2 RF Input on TX";
            this.toolTip1.SetToolTip(this.chkRX2DisconnectOnTX, "Disconnects the RX2 RF signal path when transmitting to prevent front-end overloa" +
                    "d when checked.");
            this.chkRX2DisconnectOnTX.CheckedChanged += new System.EventHandler(this.chkRX2DisconnectOnTX_CheckedChanged);
            // 
            // chkRX2AutoMuteRX1OnVFOBTX
            // 
            this.chkRX2AutoMuteRX1OnVFOBTX.Checked = true;
            this.chkRX2AutoMuteRX1OnVFOBTX.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkRX2AutoMuteRX1OnVFOBTX.Image = null;
            this.chkRX2AutoMuteRX1OnVFOBTX.Location = new System.Drawing.Point(8, 38);
            this.chkRX2AutoMuteRX1OnVFOBTX.Name = "chkRX2AutoMuteRX1OnVFOBTX";
            this.chkRX2AutoMuteRX1OnVFOBTX.Size = new System.Drawing.Size(176, 24);
            this.chkRX2AutoMuteRX1OnVFOBTX.TabIndex = 1;
            this.chkRX2AutoMuteRX1OnVFOBTX.Text = "Auto Mute RX1 on VFO B TX";
            this.toolTip1.SetToolTip(this.chkRX2AutoMuteRX1OnVFOBTX, "Mutes RX1 when transmitting on VFO B when checked.  Uncheck to continue to hear R" +
                    "X1 while operating with VFO B TX enabled");
            this.chkRX2AutoMuteRX1OnVFOBTX.CheckedChanged += new System.EventHandler(this.chkRX2AutoMuteRX1OnVFOBTX_CheckedChanged);
            // 
            // chkRX2AutoMuteRX2OnVFOATX
            // 
            this.chkRX2AutoMuteRX2OnVFOATX.Checked = true;
            this.chkRX2AutoMuteRX2OnVFOATX.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkRX2AutoMuteRX2OnVFOATX.Image = null;
            this.chkRX2AutoMuteRX2OnVFOATX.Location = new System.Drawing.Point(8, 8);
            this.chkRX2AutoMuteRX2OnVFOATX.Name = "chkRX2AutoMuteRX2OnVFOATX";
            this.chkRX2AutoMuteRX2OnVFOATX.Size = new System.Drawing.Size(176, 24);
            this.chkRX2AutoMuteRX2OnVFOATX.TabIndex = 0;
            this.chkRX2AutoMuteRX2OnVFOATX.Text = "Auto Mute RX2 on VFO A TX";
            this.toolTip1.SetToolTip(this.chkRX2AutoMuteRX2OnVFOATX, "Mutes RX2 when transmitting when checked.  Uncheck to monitor your transmit signa" +
                    "l or other signals with RX2 while transmitting");
            this.chkRX2AutoMuteRX2OnVFOATX.CheckedChanged += new System.EventHandler(this.chkRX2AutoMuteRX2OnVFOATX_CheckedChanged);
            // 
            // tpGeneralNavigation
            // 
            this.tpGeneralNavigation.BackColor = System.Drawing.SystemColors.Control;
            this.tpGeneralNavigation.Controls.Add(this.grpOptSpaceNav);
            this.tpGeneralNavigation.Location = new System.Drawing.Point(4, 22);
            this.tpGeneralNavigation.Name = "tpGeneralNavigation";
            this.tpGeneralNavigation.Size = new System.Drawing.Size(592, 318);
            this.tpGeneralNavigation.TabIndex = 5;
            this.tpGeneralNavigation.Text = "Navigation";
            // 
            // grpOptSpaceNav
            // 
            this.grpOptSpaceNav.Controls.Add(this.chkSpaceNavFlyPanadapter);
            this.grpOptSpaceNav.Controls.Add(this.chkSpaceNavControlVFOs);
            this.grpOptSpaceNav.Location = new System.Drawing.Point(3, 3);
            this.grpOptSpaceNav.Name = "grpOptSpaceNav";
            this.grpOptSpaceNav.Size = new System.Drawing.Size(122, 79);
            this.grpOptSpaceNav.TabIndex = 0;
            this.grpOptSpaceNav.TabStop = false;
            this.grpOptSpaceNav.Text = "Space Navigator";
            // 
            // chkSpaceNavFlyPanadapter
            // 
            this.chkSpaceNavFlyPanadapter.AutoSize = true;
            this.chkSpaceNavFlyPanadapter.Image = null;
            this.chkSpaceNavFlyPanadapter.Location = new System.Drawing.Point(6, 44);
            this.chkSpaceNavFlyPanadapter.Name = "chkSpaceNavFlyPanadapter";
            this.chkSpaceNavFlyPanadapter.Size = new System.Drawing.Size(109, 17);
            this.chkSpaceNavFlyPanadapter.TabIndex = 1;
            this.chkSpaceNavFlyPanadapter.Text = "Panadapter Flight";
            this.chkSpaceNavFlyPanadapter.UseVisualStyleBackColor = true;
            // 
            // chkSpaceNavControlVFOs
            // 
            this.chkSpaceNavControlVFOs.AutoSize = true;
            this.chkSpaceNavControlVFOs.Checked = true;
            this.chkSpaceNavControlVFOs.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkSpaceNavControlVFOs.Image = null;
            this.chkSpaceNavControlVFOs.Location = new System.Drawing.Point(6, 21);
            this.chkSpaceNavControlVFOs.Name = "chkSpaceNavControlVFOs";
            this.chkSpaceNavControlVFOs.Size = new System.Drawing.Size(83, 17);
            this.chkSpaceNavControlVFOs.TabIndex = 0;
            this.chkSpaceNavControlVFOs.Text = "VFO Control";
            this.chkSpaceNavControlVFOs.UseVisualStyleBackColor = true;
            // 
            // tpAudio
            // 
            this.tpAudio.Controls.Add(this.tcAudio);
            this.tpAudio.Location = new System.Drawing.Point(4, 22);
            this.tpAudio.Name = "tpAudio";
            this.tpAudio.Size = new System.Drawing.Size(584, 286);
            this.tpAudio.TabIndex = 0;
            this.tpAudio.Text = "Audio";
            // 
            // tcAudio
            // 
            this.tcAudio.Controls.Add(this.tpAudioCard1);
            this.tcAudio.Controls.Add(this.tpVAC);
            this.tcAudio.Controls.Add(this.tpVAC2);
            this.tcAudio.Location = new System.Drawing.Point(0, 0);
            this.tcAudio.Name = "tcAudio";
            this.tcAudio.SelectedIndex = 0;
            this.tcAudio.Size = new System.Drawing.Size(600, 344);
            this.tcAudio.TabIndex = 35;
            // 
            // tpAudioCard1
            // 
            this.tpAudioCard1.Controls.Add(this.chkAudioExpert);
            this.tpAudioCard1.Controls.Add(this.grpAudioMicBoost);
            this.tpAudioCard1.Controls.Add(this.grpAudioChannels);
            this.tpAudioCard1.Controls.Add(this.grpAudioMicInGain1);
            this.tpAudioCard1.Controls.Add(this.grpAudioLineInGain1);
            this.tpAudioCard1.Controls.Add(this.grpAudioVolts1);
            this.tpAudioCard1.Controls.Add(this.grpAudioDetails1);
            this.tpAudioCard1.Controls.Add(this.grpAudioLatency1);
            this.tpAudioCard1.Controls.Add(this.grpAudioCard);
            this.tpAudioCard1.Controls.Add(this.grpAudioBufferSize1);
            this.tpAudioCard1.Controls.Add(this.grpAudioSampleRate1);
            this.tpAudioCard1.Location = new System.Drawing.Point(4, 22);
            this.tpAudioCard1.Name = "tpAudioCard1";
            this.tpAudioCard1.Size = new System.Drawing.Size(592, 318);
            this.tpAudioCard1.TabIndex = 0;
            this.tpAudioCard1.Text = "Primary";
            // 
            // chkAudioExpert
            // 
            this.chkAudioExpert.Image = null;
            this.chkAudioExpert.Location = new System.Drawing.Point(480, 24);
            this.chkAudioExpert.Name = "chkAudioExpert";
            this.chkAudioExpert.Size = new System.Drawing.Size(56, 24);
            this.chkAudioExpert.TabIndex = 50;
            this.chkAudioExpert.Text = "Expert";
            this.chkAudioExpert.CheckedChanged += new System.EventHandler(this.chkAudioExpert_CheckedChanged);
            // 
            // grpAudioMicBoost
            // 
            this.grpAudioMicBoost.Location = new System.Drawing.Point(440, 216);
            this.grpAudioMicBoost.Name = "grpAudioMicBoost";
            this.grpAudioMicBoost.Size = new System.Drawing.Size(72, 48);
            this.grpAudioMicBoost.TabIndex = 43;
            this.grpAudioMicBoost.TabStop = false;
            this.grpAudioMicBoost.Text = "Mic Boost";
            this.grpAudioMicBoost.Visible = false;
            // 
            // grpAudioChannels
            // 
            this.grpAudioChannels.Controls.Add(this.comboAudioChannels1);
            this.grpAudioChannels.Location = new System.Drawing.Point(440, 72);
            this.grpAudioChannels.Name = "grpAudioChannels";
            this.grpAudioChannels.Size = new System.Drawing.Size(96, 56);
            this.grpAudioChannels.TabIndex = 42;
            this.grpAudioChannels.TabStop = false;
            this.grpAudioChannels.Text = "Channels";
            // 
            // comboAudioChannels1
            // 
            this.comboAudioChannels1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioChannels1.DropDownWidth = 56;
            this.comboAudioChannels1.Items.AddRange(new object[] {
            "2",
            "4",
            "6"});
            this.comboAudioChannels1.Location = new System.Drawing.Point(16, 24);
            this.comboAudioChannels1.Name = "comboAudioChannels1";
            this.comboAudioChannels1.Size = new System.Drawing.Size(56, 21);
            this.comboAudioChannels1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioChannels1, "Number of channels to open");
            this.comboAudioChannels1.SelectedIndexChanged += new System.EventHandler(this.comboAudioChannels1_SelectedIndexChanged);
            // 
            // grpAudioMicInGain1
            // 
            this.grpAudioMicInGain1.Controls.Add(this.udAudioMicGain1);
            this.grpAudioMicInGain1.Location = new System.Drawing.Point(344, 136);
            this.grpAudioMicInGain1.Name = "grpAudioMicInGain1";
            this.grpAudioMicInGain1.Size = new System.Drawing.Size(88, 56);
            this.grpAudioMicInGain1.TabIndex = 41;
            this.grpAudioMicInGain1.TabStop = false;
            this.grpAudioMicInGain1.Text = "Mic In Gain";
            // 
            // udAudioMicGain1
            // 
            this.udAudioMicGain1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioMicGain1.Location = new System.Drawing.Point(16, 24);
            this.udAudioMicGain1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAudioMicGain1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioMicGain1.Name = "udAudioMicGain1";
            this.udAudioMicGain1.Size = new System.Drawing.Size(40, 20);
            this.udAudioMicGain1.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udAudioMicGain1, "MIC Gain - Input Volume");
            this.udAudioMicGain1.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udAudioMicGain1.ValueChanged += new System.EventHandler(this.udAudioMicGain1_ValueChanged);
            this.udAudioMicGain1.LostFocus += new System.EventHandler(this.udAudioMicGain1_LostFocus);
            // 
            // grpAudioLineInGain1
            // 
            this.grpAudioLineInGain1.Controls.Add(this.udAudioLineIn1);
            this.grpAudioLineInGain1.Location = new System.Drawing.Point(344, 72);
            this.grpAudioLineInGain1.Name = "grpAudioLineInGain1";
            this.grpAudioLineInGain1.Size = new System.Drawing.Size(88, 56);
            this.grpAudioLineInGain1.TabIndex = 40;
            this.grpAudioLineInGain1.TabStop = false;
            this.grpAudioLineInGain1.Text = "Line In Gain";
            // 
            // udAudioLineIn1
            // 
            this.udAudioLineIn1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLineIn1.Location = new System.Drawing.Point(16, 24);
            this.udAudioLineIn1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAudioLineIn1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLineIn1.Name = "udAudioLineIn1";
            this.udAudioLineIn1.Size = new System.Drawing.Size(40, 20);
            this.udAudioLineIn1.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udAudioLineIn1, "IF Gain - Input Volume");
            this.udAudioLineIn1.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udAudioLineIn1.ValueChanged += new System.EventHandler(this.udAudioLineIn1_ValueChanged);
            this.udAudioLineIn1.LostFocus += new System.EventHandler(this.udAudioLineIn1_LostFocus);
            // 
            // grpAudioVolts1
            // 
            this.grpAudioVolts1.Controls.Add(this.btnAudioVoltTest1);
            this.grpAudioVolts1.Controls.Add(this.udAudioVoltage1);
            this.grpAudioVolts1.Location = new System.Drawing.Point(240, 200);
            this.grpAudioVolts1.Name = "grpAudioVolts1";
            this.grpAudioVolts1.Size = new System.Drawing.Size(128, 56);
            this.grpAudioVolts1.TabIndex = 39;
            this.grpAudioVolts1.TabStop = false;
            this.grpAudioVolts1.Text = "Output Voltage";
            // 
            // btnAudioVoltTest1
            // 
            this.btnAudioVoltTest1.Image = null;
            this.btnAudioVoltTest1.Location = new System.Drawing.Point(72, 24);
            this.btnAudioVoltTest1.Name = "btnAudioVoltTest1";
            this.btnAudioVoltTest1.Size = new System.Drawing.Size(40, 23);
            this.btnAudioVoltTest1.TabIndex = 2;
            this.btnAudioVoltTest1.Text = "Test";
            this.toolTip1.SetToolTip(this.btnAudioVoltTest1, "Outputs a full scale sinewave at the CW pitch for determining the RMS Voltage of " +
                    "the sound card.");
            this.btnAudioVoltTest1.Click += new System.EventHandler(this.btnAudioVoltTest1_Click);
            // 
            // udAudioVoltage1
            // 
            this.udAudioVoltage1.DecimalPlaces = 2;
            this.udAudioVoltage1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udAudioVoltage1.Location = new System.Drawing.Point(16, 24);
            this.udAudioVoltage1.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udAudioVoltage1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVoltage1.Name = "udAudioVoltage1";
            this.udAudioVoltage1.Size = new System.Drawing.Size(48, 20);
            this.udAudioVoltage1.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udAudioVoltage1, "The measured VRMS on the sound card output when outputting a full range tone.");
            this.udAudioVoltage1.Value = new decimal(new int[] {
            223,
            0,
            0,
            131072});
            this.udAudioVoltage1.ValueChanged += new System.EventHandler(this.udAudioVoltage1_ValueChanged);
            this.udAudioVoltage1.LostFocus += new System.EventHandler(this.udAudioVoltage1_LostFocus);
            // 
            // grpAudioDetails1
            // 
            this.grpAudioDetails1.Controls.Add(this.comboAudioTransmit1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioMixer1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioOutput1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioOutput1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioInput1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioDriver1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioInput1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioDriver1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioMixer1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioTransmit1);
            this.grpAudioDetails1.Controls.Add(this.lblAudioReceive1);
            this.grpAudioDetails1.Controls.Add(this.comboAudioReceive1);
            this.grpAudioDetails1.Location = new System.Drawing.Point(8, 8);
            this.grpAudioDetails1.Name = "grpAudioDetails1";
            this.grpAudioDetails1.Size = new System.Drawing.Size(224, 216);
            this.grpAudioDetails1.TabIndex = 34;
            this.grpAudioDetails1.TabStop = false;
            this.grpAudioDetails1.Text = "Primary Sound Card Setup Details";
            // 
            // comboAudioTransmit1
            // 
            this.comboAudioTransmit1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioTransmit1.DropDownWidth = 160;
            this.comboAudioTransmit1.ItemHeight = 13;
            this.comboAudioTransmit1.Location = new System.Drawing.Point(56, 184);
            this.comboAudioTransmit1.Name = "comboAudioTransmit1";
            this.comboAudioTransmit1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioTransmit1.TabIndex = 2;
            this.toolTip1.SetToolTip(this.comboAudioTransmit1, "Transmit mode mixer MUX setting.");
            this.comboAudioTransmit1.SelectedIndexChanged += new System.EventHandler(this.comboAudioTransmit1_SelectedIndexChanged);
            // 
            // lblAudioMixer1
            // 
            this.lblAudioMixer1.Image = null;
            this.lblAudioMixer1.Location = new System.Drawing.Point(8, 120);
            this.lblAudioMixer1.Name = "lblAudioMixer1";
            this.lblAudioMixer1.Size = new System.Drawing.Size(48, 23);
            this.lblAudioMixer1.TabIndex = 22;
            this.lblAudioMixer1.Text = "Mixer:";
            // 
            // lblAudioOutput1
            // 
            this.lblAudioOutput1.Image = null;
            this.lblAudioOutput1.Location = new System.Drawing.Point(8, 88);
            this.lblAudioOutput1.Name = "lblAudioOutput1";
            this.lblAudioOutput1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioOutput1.TabIndex = 6;
            this.lblAudioOutput1.Text = "Output:";
            // 
            // comboAudioOutput1
            // 
            this.comboAudioOutput1.DisplayMember = "sdfg";
            this.comboAudioOutput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioOutput1.DropDownWidth = 160;
            this.comboAudioOutput1.ItemHeight = 13;
            this.comboAudioOutput1.Location = new System.Drawing.Point(56, 88);
            this.comboAudioOutput1.Name = "comboAudioOutput1";
            this.comboAudioOutput1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioOutput1.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboAudioOutput1, "Output Audio Device");
            this.comboAudioOutput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput1_SelectedIndexChanged);
            // 
            // lblAudioInput1
            // 
            this.lblAudioInput1.Image = null;
            this.lblAudioInput1.Location = new System.Drawing.Point(8, 56);
            this.lblAudioInput1.Name = "lblAudioInput1";
            this.lblAudioInput1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioInput1.TabIndex = 4;
            this.lblAudioInput1.Text = "Input:";
            // 
            // lblAudioDriver1
            // 
            this.lblAudioDriver1.Image = null;
            this.lblAudioDriver1.Location = new System.Drawing.Point(8, 24);
            this.lblAudioDriver1.Name = "lblAudioDriver1";
            this.lblAudioDriver1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioDriver1.TabIndex = 3;
            this.lblAudioDriver1.Text = "Driver:";
            // 
            // comboAudioInput1
            // 
            this.comboAudioInput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioInput1.DropDownWidth = 160;
            this.comboAudioInput1.ItemHeight = 13;
            this.comboAudioInput1.Location = new System.Drawing.Point(56, 56);
            this.comboAudioInput1.Name = "comboAudioInput1";
            this.comboAudioInput1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioInput1.TabIndex = 1;
            this.toolTip1.SetToolTip(this.comboAudioInput1, "Input Audio Device");
            this.comboAudioInput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput1_SelectedIndexChanged);
            // 
            // comboAudioDriver1
            // 
            this.comboAudioDriver1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioDriver1.DropDownWidth = 160;
            this.comboAudioDriver1.ItemHeight = 13;
            this.comboAudioDriver1.Location = new System.Drawing.Point(56, 24);
            this.comboAudioDriver1.Name = "comboAudioDriver1";
            this.comboAudioDriver1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioDriver1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioDriver1, "Sound Card Driver Selection");
            this.comboAudioDriver1.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver1_SelectedIndexChanged);
            // 
            // comboAudioMixer1
            // 
            this.comboAudioMixer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioMixer1.DropDownWidth = 160;
            this.comboAudioMixer1.ItemHeight = 13;
            this.comboAudioMixer1.Location = new System.Drawing.Point(56, 120);
            this.comboAudioMixer1.Name = "comboAudioMixer1";
            this.comboAudioMixer1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioMixer1.TabIndex = 21;
            this.toolTip1.SetToolTip(this.comboAudioMixer1, "Audio Mixer Device ");
            this.comboAudioMixer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioMixer1_SelectedIndexChanged);
            // 
            // lblAudioTransmit1
            // 
            this.lblAudioTransmit1.Image = null;
            this.lblAudioTransmit1.Location = new System.Drawing.Point(8, 184);
            this.lblAudioTransmit1.Name = "lblAudioTransmit1";
            this.lblAudioTransmit1.Size = new System.Drawing.Size(56, 16);
            this.lblAudioTransmit1.TabIndex = 3;
            this.lblAudioTransmit1.Text = "Transmit:";
            // 
            // lblAudioReceive1
            // 
            this.lblAudioReceive1.Image = null;
            this.lblAudioReceive1.Location = new System.Drawing.Point(8, 152);
            this.lblAudioReceive1.Name = "lblAudioReceive1";
            this.lblAudioReceive1.Size = new System.Drawing.Size(48, 16);
            this.lblAudioReceive1.TabIndex = 1;
            this.lblAudioReceive1.Text = "Receive:";
            // 
            // comboAudioReceive1
            // 
            this.comboAudioReceive1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioReceive1.DropDownWidth = 160;
            this.comboAudioReceive1.ItemHeight = 13;
            this.comboAudioReceive1.Location = new System.Drawing.Point(56, 152);
            this.comboAudioReceive1.Name = "comboAudioReceive1";
            this.comboAudioReceive1.Size = new System.Drawing.Size(160, 21);
            this.comboAudioReceive1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioReceive1, "Receive mode Mixer MUX setting");
            this.comboAudioReceive1.SelectedIndexChanged += new System.EventHandler(this.comboAudioReceive1_SelectedIndexChanged);
            // 
            // grpAudioLatency1
            // 
            this.grpAudioLatency1.Controls.Add(this.chkAudioLatencyManual1);
            this.grpAudioLatency1.Controls.Add(this.udAudioLatency1);
            this.grpAudioLatency1.Location = new System.Drawing.Point(440, 136);
            this.grpAudioLatency1.Name = "grpAudioLatency1";
            this.grpAudioLatency1.Size = new System.Drawing.Size(96, 80);
            this.grpAudioLatency1.TabIndex = 38;
            this.grpAudioLatency1.TabStop = false;
            this.grpAudioLatency1.Text = "Latency (ms)";
            this.grpAudioLatency1.Visible = false;
            // 
            // chkAudioLatencyManual1
            // 
            this.chkAudioLatencyManual1.Image = null;
            this.chkAudioLatencyManual1.Location = new System.Drawing.Point(16, 24);
            this.chkAudioLatencyManual1.Name = "chkAudioLatencyManual1";
            this.chkAudioLatencyManual1.Size = new System.Drawing.Size(64, 16);
            this.chkAudioLatencyManual1.TabIndex = 5;
            this.chkAudioLatencyManual1.Text = "Manual";
            this.chkAudioLatencyManual1.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual1_CheckedChanged);
            // 
            // udAudioLatency1
            // 
            this.udAudioLatency1.Enabled = false;
            this.udAudioLatency1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLatency1.Location = new System.Drawing.Point(16, 48);
            this.udAudioLatency1.Maximum = new decimal(new int[] {
            240,
            0,
            0,
            0});
            this.udAudioLatency1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLatency1.Name = "udAudioLatency1";
            this.udAudioLatency1.Size = new System.Drawing.Size(48, 20);
            this.udAudioLatency1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udAudioLatency1, "Adds latency/stability to the audio subsystem.  Not needed when using ASIO driver" +
                    ".  Mainly for compatibility.  The Manual setting should only be used for unsuppo" +
                    "rted cards.");
            this.udAudioLatency1.Value = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udAudioLatency1.ValueChanged += new System.EventHandler(this.udAudioLatency1_ValueChanged);
            this.udAudioLatency1.LostFocus += new System.EventHandler(this.udAudioLatency1_LostFocus);
            // 
            // grpAudioCard
            // 
            this.grpAudioCard.Controls.Add(this.comboAudioSoundCard);
            this.grpAudioCard.Location = new System.Drawing.Point(240, 8);
            this.grpAudioCard.Name = "grpAudioCard";
            this.grpAudioCard.Size = new System.Drawing.Size(224, 56);
            this.grpAudioCard.TabIndex = 37;
            this.grpAudioCard.TabStop = false;
            this.grpAudioCard.Text = "Sound Card Selection";
            // 
            // comboAudioSoundCard
            // 
            this.comboAudioSoundCard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSoundCard.DropDownWidth = 184;
            this.comboAudioSoundCard.Items.AddRange(new object[] {
            "M-Audio Delta 44 (PCI)",
            "PreSonus FireBox (FireWire)",
            "Edirol FA-66 (FireWire)",
            "SB Audigy (PCI)",
            "SB Audigy 2 (PCI)",
            "SB Audigy 2 ZS (PCI)",
            "Sound Blaster Extigy (USB)",
            "Sound Blaster MP3+ (USB)",
            "Turtle Beach Santa Cruz (PCI)",
            "Unsupported Card"});
            this.comboAudioSoundCard.Location = new System.Drawing.Point(24, 24);
            this.comboAudioSoundCard.MaxDropDownItems = 11;
            this.comboAudioSoundCard.Name = "comboAudioSoundCard";
            this.comboAudioSoundCard.Size = new System.Drawing.Size(184, 21);
            this.comboAudioSoundCard.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioSoundCard, "Sound Card Selection (use Unsupported Card if your card isn\'t in the list -- this" +
                    " will require manual setup of the below controls).");
            this.comboAudioSoundCard.SelectedIndexChanged += new System.EventHandler(this.comboAudioSoundCard_SelectedIndexChanged);
            // 
            // grpAudioBufferSize1
            // 
            this.grpAudioBufferSize1.Controls.Add(this.comboAudioBuffer1);
            this.grpAudioBufferSize1.Location = new System.Drawing.Point(240, 72);
            this.grpAudioBufferSize1.Name = "grpAudioBufferSize1";
            this.grpAudioBufferSize1.Size = new System.Drawing.Size(96, 56);
            this.grpAudioBufferSize1.TabIndex = 36;
            this.grpAudioBufferSize1.TabStop = false;
            this.grpAudioBufferSize1.Text = "Buffer Size";
            // 
            // comboAudioBuffer1
            // 
            this.comboAudioBuffer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioBuffer1.DropDownWidth = 56;
            this.comboAudioBuffer1.Items.AddRange(new object[] {
            "128",
            "256",
            "512",
            "1024",
            "2048"});
            this.comboAudioBuffer1.Location = new System.Drawing.Point(16, 24);
            this.comboAudioBuffer1.Name = "comboAudioBuffer1";
            this.comboAudioBuffer1.Size = new System.Drawing.Size(56, 21);
            this.comboAudioBuffer1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAudioBuffer1, "Samples per audio buffer.  Smaller settings give less latency, more CPU load.");
            this.comboAudioBuffer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer1_SelectedIndexChanged);
            // 
            // grpAudioSampleRate1
            // 
            this.grpAudioSampleRate1.Controls.Add(this.comboAudioSampleRate1);
            this.grpAudioSampleRate1.Location = new System.Drawing.Point(240, 136);
            this.grpAudioSampleRate1.Name = "grpAudioSampleRate1";
            this.grpAudioSampleRate1.Size = new System.Drawing.Size(96, 56);
            this.grpAudioSampleRate1.TabIndex = 35;
            this.grpAudioSampleRate1.TabStop = false;
            this.grpAudioSampleRate1.Text = "Sample Rate";
            // 
            // comboAudioSampleRate1
            // 
            this.comboAudioSampleRate1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSampleRate1.DropDownWidth = 64;
            this.comboAudioSampleRate1.Items.AddRange(new object[] {
            "48000"});
            this.comboAudioSampleRate1.Location = new System.Drawing.Point(16, 24);
            this.comboAudioSampleRate1.Name = "comboAudioSampleRate1";
            this.comboAudioSampleRate1.Size = new System.Drawing.Size(64, 21);
            this.comboAudioSampleRate1.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboAudioSampleRate1, "Sample Rate -- Higher sampling rates yield a wider panadapter and less latency at" +
                    " a cost of CPU% and filter sharpness");
            this.comboAudioSampleRate1.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate1_SelectedIndexChanged);
            // 
            // tpVAC
            // 
            this.tpVAC.Controls.Add(this.grpDirectIQOutput);
            this.tpVAC.Controls.Add(this.chkVACCombine);
            this.tpVAC.Controls.Add(this.chkVACAllowBypass);
            this.tpVAC.Controls.Add(this.grpAudioVACAutoEnable);
            this.tpVAC.Controls.Add(this.grpAudioVACGain);
            this.tpVAC.Controls.Add(this.grpAudio2Stereo);
            this.tpVAC.Controls.Add(this.grpAudioLatency2);
            this.tpVAC.Controls.Add(this.grpAudioSampleRate2);
            this.tpVAC.Controls.Add(this.grpAudioBuffer2);
            this.tpVAC.Controls.Add(this.grpAudioDetails2);
            this.tpVAC.Controls.Add(this.chkAudioEnableVAC);
            this.tpVAC.Location = new System.Drawing.Point(4, 22);
            this.tpVAC.Name = "tpVAC";
            this.tpVAC.Size = new System.Drawing.Size(592, 318);
            this.tpVAC.TabIndex = 1;
            this.tpVAC.Text = "VAC 1";
            // 
            // grpDirectIQOutput
            // 
            this.grpDirectIQOutput.Controls.Add(this.chkAudioRX2toVAC);
            this.grpDirectIQOutput.Controls.Add(this.chkAudioCorrectIQ);
            this.grpDirectIQOutput.Controls.Add(this.chkAudioIQtoVAC);
            this.grpDirectIQOutput.Location = new System.Drawing.Point(448, 56);
            this.grpDirectIQOutput.Name = "grpDirectIQOutput";
            this.grpDirectIQOutput.Size = new System.Drawing.Size(120, 88);
            this.grpDirectIQOutput.TabIndex = 78;
            this.grpDirectIQOutput.TabStop = false;
            this.grpDirectIQOutput.Text = "Direct I/Q";
            // 
            // chkAudioRX2toVAC
            // 
            this.chkAudioRX2toVAC.Enabled = false;
            this.chkAudioRX2toVAC.Image = null;
            this.chkAudioRX2toVAC.Location = new System.Drawing.Point(16, 68);
            this.chkAudioRX2toVAC.Name = "chkAudioRX2toVAC";
            this.chkAudioRX2toVAC.Size = new System.Drawing.Size(88, 16);
            this.chkAudioRX2toVAC.TabIndex = 2;
            this.chkAudioRX2toVAC.Text = "Use RX2";
            this.chkAudioRX2toVAC.Visible = false;
            this.chkAudioRX2toVAC.CheckedChanged += new System.EventHandler(this.chkAudioRX2toVAC_CheckedChanged);
            // 
            // chkAudioCorrectIQ
            // 
            this.chkAudioCorrectIQ.Checked = true;
            this.chkAudioCorrectIQ.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkAudioCorrectIQ.Enabled = false;
            this.chkAudioCorrectIQ.Image = null;
            this.chkAudioCorrectIQ.Location = new System.Drawing.Point(16, 46);
            this.chkAudioCorrectIQ.Name = "chkAudioCorrectIQ";
            this.chkAudioCorrectIQ.Size = new System.Drawing.Size(88, 16);
            this.chkAudioCorrectIQ.TabIndex = 1;
            this.chkAudioCorrectIQ.Text = "Calibrate I/Q";
            this.chkAudioCorrectIQ.CheckedChanged += new System.EventHandler(this.chkAudioCorrectIQ_CheckChanged);
            // 
            // chkAudioIQtoVAC
            // 
            this.chkAudioIQtoVAC.Image = null;
            this.chkAudioIQtoVAC.Location = new System.Drawing.Point(16, 24);
            this.chkAudioIQtoVAC.Name = "chkAudioIQtoVAC";
            this.chkAudioIQtoVAC.Size = new System.Drawing.Size(96, 16);
            this.chkAudioIQtoVAC.TabIndex = 0;
            this.chkAudioIQtoVAC.Text = "Output to VAC";
            this.chkAudioIQtoVAC.CheckedChanged += new System.EventHandler(this.chkAudioIQtoVAC_CheckedChanged);
            // 
            // chkVACCombine
            // 
            this.chkVACCombine.Enabled = false;
            this.chkVACCombine.Image = null;
            this.chkVACCombine.Location = new System.Drawing.Point(448, 16);
            this.chkVACCombine.Name = "chkVACCombine";
            this.chkVACCombine.Size = new System.Drawing.Size(104, 40);
            this.chkVACCombine.TabIndex = 76;
            this.chkVACCombine.Text = "Combine VAC Input Channels";
            this.toolTip1.SetToolTip(this.chkVACCombine, "When this feature is enabled, the left and right VAC channels are combined into t" +
                    "he DSP transmit channel (left).");
            this.chkVACCombine.CheckedChanged += new System.EventHandler(this.chkVACCombine_CheckedChanged);
            // 
            // chkVACAllowBypass
            // 
            this.chkVACAllowBypass.Checked = true;
            this.chkVACAllowBypass.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVACAllowBypass.Image = null;
            this.chkVACAllowBypass.Location = new System.Drawing.Point(240, 192);
            this.chkVACAllowBypass.Name = "chkVACAllowBypass";
            this.chkVACAllowBypass.Size = new System.Drawing.Size(184, 32);
            this.chkVACAllowBypass.TabIndex = 75;
            this.chkVACAllowBypass.Text = "Allow PTT to override/bypass VAC for Phone";
            this.toolTip1.SetToolTip(this.chkVACAllowBypass, "Using the hardware PTT inputs will override the PTT input to allow for easy phone" +
                    " operation while VAC is enabled.");
            this.chkVACAllowBypass.CheckedChanged += new System.EventHandler(this.chkVACAllowBypass_CheckedChanged);
            // 
            // grpAudioVACAutoEnable
            // 
            this.grpAudioVACAutoEnable.Controls.Add(this.chkAudioVACAutoEnable);
            this.grpAudioVACAutoEnable.Location = new System.Drawing.Point(8, 168);
            this.grpAudioVACAutoEnable.Name = "grpAudioVACAutoEnable";
            this.grpAudioVACAutoEnable.Size = new System.Drawing.Size(224, 64);
            this.grpAudioVACAutoEnable.TabIndex = 74;
            this.grpAudioVACAutoEnable.TabStop = false;
            this.grpAudioVACAutoEnable.Text = "Auto Enable";
            // 
            // chkAudioVACAutoEnable
            // 
            this.chkAudioVACAutoEnable.Image = null;
            this.chkAudioVACAutoEnable.Location = new System.Drawing.Point(16, 24);
            this.chkAudioVACAutoEnable.Name = "chkAudioVACAutoEnable";
            this.chkAudioVACAutoEnable.Size = new System.Drawing.Size(200, 32);
            this.chkAudioVACAutoEnable.TabIndex = 0;
            this.chkAudioVACAutoEnable.Text = "Enable for Digital modes on Mode change.  Disable for all other modes.";
            this.toolTip1.SetToolTip(this.chkAudioVACAutoEnable, "Click this button to automatically enable VAC when in Digital modes (DIGL, DIGU, " +
                    "DRM)");
            this.chkAudioVACAutoEnable.CheckedChanged += new System.EventHandler(this.chkAudioVACAutoEnable_CheckedChanged);
            // 
            // grpAudioVACGain
            // 
            this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainTX);
            this.grpAudioVACGain.Controls.Add(this.udAudioVACGainTX);
            this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainRX);
            this.grpAudioVACGain.Controls.Add(this.udAudioVACGainRX);
            this.grpAudioVACGain.Location = new System.Drawing.Point(344, 8);
            this.grpAudioVACGain.Name = "grpAudioVACGain";
            this.grpAudioVACGain.Size = new System.Drawing.Size(96, 80);
            this.grpAudioVACGain.TabIndex = 72;
            this.grpAudioVACGain.TabStop = false;
            this.grpAudioVACGain.Text = "Gain (dB)";
            // 
            // lblAudioVACGainTX
            // 
            this.lblAudioVACGainTX.Image = null;
            this.lblAudioVACGainTX.Location = new System.Drawing.Point(16, 48);
            this.lblAudioVACGainTX.Name = "lblAudioVACGainTX";
            this.lblAudioVACGainTX.Size = new System.Drawing.Size(32, 16);
            this.lblAudioVACGainTX.TabIndex = 39;
            this.lblAudioVACGainTX.Text = "TX:";
            // 
            // udAudioVACGainTX
            // 
            this.udAudioVACGainTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioVACGainTX.Location = new System.Drawing.Point(48, 48);
            this.udAudioVACGainTX.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udAudioVACGainTX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udAudioVACGainTX.Name = "udAudioVACGainTX";
            this.udAudioVACGainTX.Size = new System.Drawing.Size(40, 20);
            this.udAudioVACGainTX.TabIndex = 38;
            this.toolTip1.SetToolTip(this.udAudioVACGainTX, "Controls the gain on the audio coming from third party applications.");
            this.udAudioVACGainTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVACGainTX.ValueChanged += new System.EventHandler(this.udAudioVACGainTX_ValueChanged);
            this.udAudioVACGainTX.LostFocus += new System.EventHandler(this.udAudioVACGainTX_LostFocus);
            // 
            // lblAudioVACGainRX
            // 
            this.lblAudioVACGainRX.Image = null;
            this.lblAudioVACGainRX.Location = new System.Drawing.Point(16, 24);
            this.lblAudioVACGainRX.Name = "lblAudioVACGainRX";
            this.lblAudioVACGainRX.Size = new System.Drawing.Size(24, 16);
            this.lblAudioVACGainRX.TabIndex = 37;
            this.lblAudioVACGainRX.Text = "RX:";
            // 
            // udAudioVACGainRX
            // 
            this.udAudioVACGainRX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioVACGainRX.Location = new System.Drawing.Point(48, 24);
            this.udAudioVACGainRX.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udAudioVACGainRX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udAudioVACGainRX.Name = "udAudioVACGainRX";
            this.udAudioVACGainRX.Size = new System.Drawing.Size(40, 20);
            this.udAudioVACGainRX.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udAudioVACGainRX, "Controls the gain applied to the RX audio before it is sent to the third party ap" +
                    "plication.");
            this.udAudioVACGainRX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioVACGainRX.ValueChanged += new System.EventHandler(this.udAudioVACGainRX_ValueChanged);
            this.udAudioVACGainRX.LostFocus += new System.EventHandler(this.udAudioVACGainRX_LostFocus);
            // 
            // grpAudio2Stereo
            // 
            this.grpAudio2Stereo.Controls.Add(this.chkAudio2Stereo);
            this.grpAudio2Stereo.Location = new System.Drawing.Point(240, 136);
            this.grpAudio2Stereo.Name = "grpAudio2Stereo";
            this.grpAudio2Stereo.Size = new System.Drawing.Size(96, 56);
            this.grpAudio2Stereo.TabIndex = 71;
            this.grpAudio2Stereo.TabStop = false;
            this.grpAudio2Stereo.Text = "Mono/Stereo";
            // 
            // chkAudio2Stereo
            // 
            this.chkAudio2Stereo.Image = null;
            this.chkAudio2Stereo.Location = new System.Drawing.Point(16, 24);
            this.chkAudio2Stereo.Name = "chkAudio2Stereo";
            this.chkAudio2Stereo.Size = new System.Drawing.Size(64, 16);
            this.chkAudio2Stereo.TabIndex = 0;
            this.chkAudio2Stereo.Text = "Stereo";
            this.toolTip1.SetToolTip(this.chkAudio2Stereo, "Click this button if the third party software will open the Virtual Audio Cable i" +
                    "n 2 channel (stereo) mode.");
            this.chkAudio2Stereo.CheckedChanged += new System.EventHandler(this.chkAudio2Stereo_CheckedChanged);
            // 
            // grpAudioLatency2
            // 
            this.grpAudioLatency2.Controls.Add(this.chkAudioLatencyManual2);
            this.grpAudioLatency2.Controls.Add(this.udAudioLatency2);
            this.grpAudioLatency2.Location = new System.Drawing.Point(448, 160);
            this.grpAudioLatency2.Name = "grpAudioLatency2";
            this.grpAudioLatency2.Size = new System.Drawing.Size(120, 64);
            this.grpAudioLatency2.TabIndex = 67;
            this.grpAudioLatency2.TabStop = false;
            this.grpAudioLatency2.Text = "Buffer Latency (ms)";
            // 
            // chkAudioLatencyManual2
            // 
            this.chkAudioLatencyManual2.Checked = true;
            this.chkAudioLatencyManual2.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkAudioLatencyManual2.Image = null;
            this.chkAudioLatencyManual2.Location = new System.Drawing.Point(19, 50);
            this.chkAudioLatencyManual2.Name = "chkAudioLatencyManual2";
            this.chkAudioLatencyManual2.Size = new System.Drawing.Size(64, 16);
            this.chkAudioLatencyManual2.TabIndex = 5;
            this.chkAudioLatencyManual2.Text = "Manual";
            this.chkAudioLatencyManual2.Visible = false;
            this.chkAudioLatencyManual2.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual2_CheckedChanged);
            // 
            // udAudioLatency2
            // 
            this.udAudioLatency2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udAudioLatency2.Location = new System.Drawing.Point(35, 24);
            this.udAudioLatency2.Maximum = new decimal(new int[] {
            240,
            0,
            0,
            0});
            this.udAudioLatency2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udAudioLatency2.Name = "udAudioLatency2";
            this.udAudioLatency2.Size = new System.Drawing.Size(48, 20);
            this.udAudioLatency2.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udAudioLatency2, "Buffer latency for VAC1 audio stream.  Set to 0 for lowest latency.  \r\nIncrease t" +
                    "his value if audio quality becomes unreliable or glitches");
            this.udAudioLatency2.Value = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udAudioLatency2.ValueChanged += new System.EventHandler(this.udAudioLatency2_ValueChanged);
            this.udAudioLatency2.LostFocus += new System.EventHandler(this.udAudioLatency2_LostFocus);
            // 
            // grpAudioSampleRate2
            // 
            this.grpAudioSampleRate2.Controls.Add(this.comboAudioSampleRate2);
            this.grpAudioSampleRate2.Location = new System.Drawing.Point(240, 72);
            this.grpAudioSampleRate2.Name = "grpAudioSampleRate2";
            this.grpAudioSampleRate2.Size = new System.Drawing.Size(96, 56);
            this.grpAudioSampleRate2.TabIndex = 66;
            this.grpAudioSampleRate2.TabStop = false;
            this.grpAudioSampleRate2.Text = "Sample Rate";
            // 
            // comboAudioSampleRate2
            // 
            this.comboAudioSampleRate2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSampleRate2.DropDownWidth = 64;
            this.comboAudioSampleRate2.Items.AddRange(new object[] {
            "8000",
            "11025",
            "12000",
            "24000",
            "22050",
            "44100",
            "48000",
            "96000",
            "192000"});
            this.comboAudioSampleRate2.Location = new System.Drawing.Point(16, 24);
            this.comboAudioSampleRate2.Name = "comboAudioSampleRate2";
            this.comboAudioSampleRate2.Size = new System.Drawing.Size(64, 21);
            this.comboAudioSampleRate2.TabIndex = 60;
            this.toolTip1.SetToolTip(this.comboAudioSampleRate2, resources.GetString("comboAudioSampleRate2.ToolTip"));
            this.comboAudioSampleRate2.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate2_SelectedIndexChanged);
            // 
            // grpAudioBuffer2
            // 
            this.grpAudioBuffer2.Controls.Add(this.comboAudioBuffer2);
            this.grpAudioBuffer2.Location = new System.Drawing.Point(240, 8);
            this.grpAudioBuffer2.Name = "grpAudioBuffer2";
            this.grpAudioBuffer2.Size = new System.Drawing.Size(96, 56);
            this.grpAudioBuffer2.TabIndex = 65;
            this.grpAudioBuffer2.TabStop = false;
            this.grpAudioBuffer2.Text = "Buffer Size";
            // 
            // comboAudioBuffer2
            // 
            this.comboAudioBuffer2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioBuffer2.DropDownWidth = 56;
            this.comboAudioBuffer2.Items.AddRange(new object[] {
            "512",
            "1024",
            "2048"});
            this.comboAudioBuffer2.Location = new System.Drawing.Point(16, 24);
            this.comboAudioBuffer2.Name = "comboAudioBuffer2";
            this.comboAudioBuffer2.Size = new System.Drawing.Size(56, 21);
            this.comboAudioBuffer2.TabIndex = 58;
            this.toolTip1.SetToolTip(this.comboAudioBuffer2, "Samples per buffer.");
            this.comboAudioBuffer2.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer2_SelectedIndexChanged);
            // 
            // grpAudioDetails2
            // 
            this.grpAudioDetails2.Controls.Add(this.lblAudioOutput2);
            this.grpAudioDetails2.Controls.Add(this.comboAudioOutput2);
            this.grpAudioDetails2.Controls.Add(this.lblAudioInput2);
            this.grpAudioDetails2.Controls.Add(this.lblAudioDriver2);
            this.grpAudioDetails2.Controls.Add(this.comboAudioInput2);
            this.grpAudioDetails2.Controls.Add(this.comboAudioDriver2);
            this.grpAudioDetails2.Location = new System.Drawing.Point(8, 40);
            this.grpAudioDetails2.Name = "grpAudioDetails2";
            this.grpAudioDetails2.Size = new System.Drawing.Size(224, 120);
            this.grpAudioDetails2.TabIndex = 35;
            this.grpAudioDetails2.TabStop = false;
            this.grpAudioDetails2.Text = "Virtual Audio Cable Setup";
            // 
            // lblAudioOutput2
            // 
            this.lblAudioOutput2.Image = null;
            this.lblAudioOutput2.Location = new System.Drawing.Point(8, 88);
            this.lblAudioOutput2.Name = "lblAudioOutput2";
            this.lblAudioOutput2.Size = new System.Drawing.Size(48, 16);
            this.lblAudioOutput2.TabIndex = 35;
            this.lblAudioOutput2.Text = "Output:";
            // 
            // comboAudioOutput2
            // 
            this.comboAudioOutput2.DisplayMember = "sdfg";
            this.comboAudioOutput2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioOutput2.DropDownWidth = 160;
            this.comboAudioOutput2.ItemHeight = 13;
            this.comboAudioOutput2.Location = new System.Drawing.Point(56, 88);
            this.comboAudioOutput2.Name = "comboAudioOutput2";
            this.comboAudioOutput2.Size = new System.Drawing.Size(160, 21);
            this.comboAudioOutput2.TabIndex = 34;
            this.toolTip1.SetToolTip(this.comboAudioOutput2, "Output Audio Device");
            this.comboAudioOutput2.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput2_SelectedIndexChanged);
            // 
            // lblAudioInput2
            // 
            this.lblAudioInput2.Image = null;
            this.lblAudioInput2.Location = new System.Drawing.Point(8, 56);
            this.lblAudioInput2.Name = "lblAudioInput2";
            this.lblAudioInput2.Size = new System.Drawing.Size(40, 16);
            this.lblAudioInput2.TabIndex = 33;
            this.lblAudioInput2.Text = "Input:";
            // 
            // lblAudioDriver2
            // 
            this.lblAudioDriver2.Image = null;
            this.lblAudioDriver2.Location = new System.Drawing.Point(8, 24);
            this.lblAudioDriver2.Name = "lblAudioDriver2";
            this.lblAudioDriver2.Size = new System.Drawing.Size(40, 16);
            this.lblAudioDriver2.TabIndex = 32;
            this.lblAudioDriver2.Text = "Driver:";
            // 
            // comboAudioInput2
            // 
            this.comboAudioInput2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioInput2.DropDownWidth = 160;
            this.comboAudioInput2.ItemHeight = 13;
            this.comboAudioInput2.Location = new System.Drawing.Point(56, 56);
            this.comboAudioInput2.Name = "comboAudioInput2";
            this.comboAudioInput2.Size = new System.Drawing.Size(160, 21);
            this.comboAudioInput2.TabIndex = 28;
            this.toolTip1.SetToolTip(this.comboAudioInput2, "Input Audio Device");
            this.comboAudioInput2.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput2_SelectedIndexChanged);
            // 
            // comboAudioDriver2
            // 
            this.comboAudioDriver2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioDriver2.DropDownWidth = 160;
            this.comboAudioDriver2.ItemHeight = 13;
            this.comboAudioDriver2.Location = new System.Drawing.Point(56, 24);
            this.comboAudioDriver2.Name = "comboAudioDriver2";
            this.comboAudioDriver2.Size = new System.Drawing.Size(160, 21);
            this.comboAudioDriver2.TabIndex = 26;
            this.toolTip1.SetToolTip(this.comboAudioDriver2, "Sound Card Driver Selection");
            this.comboAudioDriver2.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver2_SelectedIndexChanged);
            // 
            // chkAudioEnableVAC
            // 
            this.chkAudioEnableVAC.Image = null;
            this.chkAudioEnableVAC.Location = new System.Drawing.Point(16, 8);
            this.chkAudioEnableVAC.Name = "chkAudioEnableVAC";
            this.chkAudioEnableVAC.Size = new System.Drawing.Size(99, 24);
            this.chkAudioEnableVAC.TabIndex = 25;
            this.chkAudioEnableVAC.Text = "Enable VAC 1";
            this.toolTip1.SetToolTip(this.chkAudioEnableVAC, "Enable Virtual Audio Cable Support for VAC 1 (RX1)");
            this.chkAudioEnableVAC.CheckedChanged += new System.EventHandler(this.chkAudioEnableVAC_CheckedChanged);
            // 
            // tpVAC2
            // 
            this.tpVAC2.BackColor = System.Drawing.SystemColors.Control;
            this.tpVAC2.Controls.Add(this.chkVAC2UseRX2);
            this.tpVAC2.Controls.Add(this.grpVAC2DirectIQ);
            this.tpVAC2.Controls.Add(this.chkVAC2Combine);
            this.tpVAC2.Controls.Add(this.grpVAC2AutoEnable);
            this.tpVAC2.Controls.Add(this.grpVAC2Gain);
            this.tpVAC2.Controls.Add(this.grpAudioStereo3);
            this.tpVAC2.Controls.Add(this.grpVAC2Latency);
            this.tpVAC2.Controls.Add(this.grpAudioSampleRate3);
            this.tpVAC2.Controls.Add(this.grpAudioBuffer3);
            this.tpVAC2.Controls.Add(this.grpAudioDetails3);
            this.tpVAC2.Controls.Add(this.chkVAC2Enable);
            this.tpVAC2.Location = new System.Drawing.Point(4, 22);
            this.tpVAC2.Name = "tpVAC2";
            this.tpVAC2.Padding = new System.Windows.Forms.Padding(3);
            this.tpVAC2.Size = new System.Drawing.Size(592, 318);
            this.tpVAC2.TabIndex = 2;
            this.tpVAC2.Text = "VAC 2";
            // 
            // chkVAC2UseRX2
            // 
            this.chkVAC2UseRX2.Checked = true;
            this.chkVAC2UseRX2.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVAC2UseRX2.Enabled = false;
            this.chkVAC2UseRX2.Image = null;
            this.chkVAC2UseRX2.Location = new System.Drawing.Point(132, 8);
            this.chkVAC2UseRX2.Name = "chkVAC2UseRX2";
            this.chkVAC2UseRX2.Size = new System.Drawing.Size(92, 24);
            this.chkVAC2UseRX2.TabIndex = 90;
            this.chkVAC2UseRX2.Text = "Use RX2";
            this.toolTip1.SetToolTip(this.chkVAC2UseRX2, "Use RX2 for VAC2");
            this.chkVAC2UseRX2.Visible = false;
            this.chkVAC2UseRX2.CheckedChanged += new System.EventHandler(this.chkVAC2UseRX2_CheckedChanged);
            // 
            // grpVAC2DirectIQ
            // 
            this.grpVAC2DirectIQ.Controls.Add(this.chkVAC2DirectIQCal);
            this.grpVAC2DirectIQ.Controls.Add(this.chkVAC2DirectIQ);
            this.grpVAC2DirectIQ.Location = new System.Drawing.Point(448, 56);
            this.grpVAC2DirectIQ.Name = "grpVAC2DirectIQ";
            this.grpVAC2DirectIQ.Size = new System.Drawing.Size(120, 88);
            this.grpVAC2DirectIQ.TabIndex = 89;
            this.grpVAC2DirectIQ.TabStop = false;
            this.grpVAC2DirectIQ.Text = "Direct I/Q";
            // 
            // chkVAC2DirectIQCal
            // 
            this.chkVAC2DirectIQCal.Checked = true;
            this.chkVAC2DirectIQCal.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVAC2DirectIQCal.Enabled = false;
            this.chkVAC2DirectIQCal.Image = null;
            this.chkVAC2DirectIQCal.Location = new System.Drawing.Point(16, 46);
            this.chkVAC2DirectIQCal.Name = "chkVAC2DirectIQCal";
            this.chkVAC2DirectIQCal.Size = new System.Drawing.Size(88, 16);
            this.chkVAC2DirectIQCal.TabIndex = 1;
            this.chkVAC2DirectIQCal.Text = "Calibrate I/Q";
            this.chkVAC2DirectIQCal.CheckedChanged += new System.EventHandler(this.chkVAC2DirectIQCal_CheckedChanged);
            // 
            // chkVAC2DirectIQ
            // 
            this.chkVAC2DirectIQ.Image = null;
            this.chkVAC2DirectIQ.Location = new System.Drawing.Point(16, 24);
            this.chkVAC2DirectIQ.Name = "chkVAC2DirectIQ";
            this.chkVAC2DirectIQ.Size = new System.Drawing.Size(96, 16);
            this.chkVAC2DirectIQ.TabIndex = 0;
            this.chkVAC2DirectIQ.Text = "Output to VAC";
            this.chkVAC2DirectIQ.CheckedChanged += new System.EventHandler(this.chkVAC2DirectIQ_CheckedChanged);
            // 
            // chkVAC2Combine
            // 
            this.chkVAC2Combine.Enabled = false;
            this.chkVAC2Combine.Image = null;
            this.chkVAC2Combine.Location = new System.Drawing.Point(448, 16);
            this.chkVAC2Combine.Name = "chkVAC2Combine";
            this.chkVAC2Combine.Size = new System.Drawing.Size(104, 40);
            this.chkVAC2Combine.TabIndex = 88;
            this.chkVAC2Combine.Text = "Combine VAC Input Channels";
            this.toolTip1.SetToolTip(this.chkVAC2Combine, "When this feature is enabled, the left and right VAC channels are combined into t" +
                    "he DSP transmit channel (left).");
            // 
            // grpVAC2AutoEnable
            // 
            this.grpVAC2AutoEnable.Controls.Add(this.chkVAC2AutoEnable);
            this.grpVAC2AutoEnable.Location = new System.Drawing.Point(8, 168);
            this.grpVAC2AutoEnable.Name = "grpVAC2AutoEnable";
            this.grpVAC2AutoEnable.Size = new System.Drawing.Size(224, 64);
            this.grpVAC2AutoEnable.TabIndex = 86;
            this.grpVAC2AutoEnable.TabStop = false;
            this.grpVAC2AutoEnable.Text = "Auto Enable";
            // 
            // chkVAC2AutoEnable
            // 
            this.chkVAC2AutoEnable.Enabled = false;
            this.chkVAC2AutoEnable.Image = null;
            this.chkVAC2AutoEnable.Location = new System.Drawing.Point(16, 24);
            this.chkVAC2AutoEnable.Name = "chkVAC2AutoEnable";
            this.chkVAC2AutoEnable.Size = new System.Drawing.Size(200, 32);
            this.chkVAC2AutoEnable.TabIndex = 0;
            this.chkVAC2AutoEnable.Text = "Enable for Digital modes on Mode change.  Disable for all other modes.";
            this.toolTip1.SetToolTip(this.chkVAC2AutoEnable, "Click this button to automatically enable VAC when in Digital modes (DIGL, DIGU, " +
                    "DRM)");
            this.chkVAC2AutoEnable.CheckedChanged += new System.EventHandler(this.chkVAC2AutoEnable_CheckedChanged);
            // 
            // grpVAC2Gain
            // 
            this.grpVAC2Gain.Controls.Add(this.lblVAC2GainTX);
            this.grpVAC2Gain.Controls.Add(this.udVAC2GainTX);
            this.grpVAC2Gain.Controls.Add(this.lblVAC2GainRX);
            this.grpVAC2Gain.Controls.Add(this.udVAC2GainRX);
            this.grpVAC2Gain.Location = new System.Drawing.Point(344, 8);
            this.grpVAC2Gain.Name = "grpVAC2Gain";
            this.grpVAC2Gain.Size = new System.Drawing.Size(96, 80);
            this.grpVAC2Gain.TabIndex = 85;
            this.grpVAC2Gain.TabStop = false;
            this.grpVAC2Gain.Text = "Gain (dB)";
            // 
            // lblVAC2GainTX
            // 
            this.lblVAC2GainTX.Image = null;
            this.lblVAC2GainTX.Location = new System.Drawing.Point(16, 48);
            this.lblVAC2GainTX.Name = "lblVAC2GainTX";
            this.lblVAC2GainTX.Size = new System.Drawing.Size(32, 16);
            this.lblVAC2GainTX.TabIndex = 39;
            this.lblVAC2GainTX.Text = "TX:";
            // 
            // udVAC2GainTX
            // 
            this.udVAC2GainTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udVAC2GainTX.Location = new System.Drawing.Point(48, 48);
            this.udVAC2GainTX.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udVAC2GainTX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udVAC2GainTX.Name = "udVAC2GainTX";
            this.udVAC2GainTX.Size = new System.Drawing.Size(40, 20);
            this.udVAC2GainTX.TabIndex = 38;
            this.toolTip1.SetToolTip(this.udVAC2GainTX, "Controls the gain on the audio coming from third party applications.");
            this.udVAC2GainTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVAC2GainTX.ValueChanged += new System.EventHandler(this.udVAC2GainTX_ValueChanged);
            // 
            // lblVAC2GainRX
            // 
            this.lblVAC2GainRX.Image = null;
            this.lblVAC2GainRX.Location = new System.Drawing.Point(16, 24);
            this.lblVAC2GainRX.Name = "lblVAC2GainRX";
            this.lblVAC2GainRX.Size = new System.Drawing.Size(24, 16);
            this.lblVAC2GainRX.TabIndex = 37;
            this.lblVAC2GainRX.Text = "RX:";
            // 
            // udVAC2GainRX
            // 
            this.udVAC2GainRX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udVAC2GainRX.Location = new System.Drawing.Point(48, 24);
            this.udVAC2GainRX.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udVAC2GainRX.Minimum = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udVAC2GainRX.Name = "udVAC2GainRX";
            this.udVAC2GainRX.Size = new System.Drawing.Size(40, 20);
            this.udVAC2GainRX.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udVAC2GainRX, "Controls the gain applied to the RX audio before it is sent to the third party ap" +
                    "plication.");
            this.udVAC2GainRX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVAC2GainRX.ValueChanged += new System.EventHandler(this.udVAC2GainRX_ValueChanged);
            // 
            // grpAudioStereo3
            // 
            this.grpAudioStereo3.Controls.Add(this.chkAudioStereo3);
            this.grpAudioStereo3.Location = new System.Drawing.Point(240, 136);
            this.grpAudioStereo3.Name = "grpAudioStereo3";
            this.grpAudioStereo3.Size = new System.Drawing.Size(96, 56);
            this.grpAudioStereo3.TabIndex = 84;
            this.grpAudioStereo3.TabStop = false;
            this.grpAudioStereo3.Text = "Mono/Stereo";
            // 
            // chkAudioStereo3
            // 
            this.chkAudioStereo3.Image = null;
            this.chkAudioStereo3.Location = new System.Drawing.Point(16, 24);
            this.chkAudioStereo3.Name = "chkAudioStereo3";
            this.chkAudioStereo3.Size = new System.Drawing.Size(64, 16);
            this.chkAudioStereo3.TabIndex = 0;
            this.chkAudioStereo3.Text = "Stereo";
            this.toolTip1.SetToolTip(this.chkAudioStereo3, "Click this button if the third party software will open the Virtual Audio Cable i" +
                    "n 2 channel (stereo) mode.");
            this.chkAudioStereo3.CheckedChanged += new System.EventHandler(this.chkAudioStereo3_CheckedChanged);
            // 
            // grpVAC2Latency
            // 
            this.grpVAC2Latency.Controls.Add(this.chkVAC2LatencyManual);
            this.grpVAC2Latency.Controls.Add(this.udVAC2Latency);
            this.grpVAC2Latency.Location = new System.Drawing.Point(448, 160);
            this.grpVAC2Latency.Name = "grpVAC2Latency";
            this.grpVAC2Latency.Size = new System.Drawing.Size(120, 64);
            this.grpVAC2Latency.TabIndex = 83;
            this.grpVAC2Latency.TabStop = false;
            this.grpVAC2Latency.Text = "Buffer Latency (ms)";
            // 
            // chkVAC2LatencyManual
            // 
            this.chkVAC2LatencyManual.Checked = true;
            this.chkVAC2LatencyManual.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVAC2LatencyManual.Image = null;
            this.chkVAC2LatencyManual.Location = new System.Drawing.Point(19, 50);
            this.chkVAC2LatencyManual.Name = "chkVAC2LatencyManual";
            this.chkVAC2LatencyManual.Size = new System.Drawing.Size(64, 16);
            this.chkVAC2LatencyManual.TabIndex = 5;
            this.chkVAC2LatencyManual.Text = "Manual";
            this.chkVAC2LatencyManual.Visible = false;
            this.chkVAC2LatencyManual.CheckedChanged += new System.EventHandler(this.chkVAC2LatencyManual_CheckedChanged);
            // 
            // udVAC2Latency
            // 
            this.udVAC2Latency.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udVAC2Latency.Location = new System.Drawing.Point(35, 24);
            this.udVAC2Latency.Maximum = new decimal(new int[] {
            240,
            0,
            0,
            0});
            this.udVAC2Latency.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udVAC2Latency.Name = "udVAC2Latency";
            this.udVAC2Latency.Size = new System.Drawing.Size(48, 20);
            this.udVAC2Latency.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udVAC2Latency, "Buffer latency for VAC2 audio stream.  Set to 0 for lowest latency.  \r\nIncrease t" +
                    "his value if audio quality becomes unreliable or glitches ");
            this.udVAC2Latency.Value = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udVAC2Latency.ValueChanged += new System.EventHandler(this.udVAC2Latency_ValueChanged);
            this.udVAC2Latency.LostFocus += new System.EventHandler(this.udVAC2Latency_LostFocus);
            // 
            // grpAudioSampleRate3
            // 
            this.grpAudioSampleRate3.Controls.Add(this.comboAudioSampleRate3);
            this.grpAudioSampleRate3.Location = new System.Drawing.Point(240, 72);
            this.grpAudioSampleRate3.Name = "grpAudioSampleRate3";
            this.grpAudioSampleRate3.Size = new System.Drawing.Size(96, 56);
            this.grpAudioSampleRate3.TabIndex = 82;
            this.grpAudioSampleRate3.TabStop = false;
            this.grpAudioSampleRate3.Text = "Sample Rate";
            // 
            // comboAudioSampleRate3
            // 
            this.comboAudioSampleRate3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioSampleRate3.DropDownWidth = 64;
            this.comboAudioSampleRate3.Items.AddRange(new object[] {
            "8000",
            "11025",
            "12000",
            "24000",
            "22050",
            "44100",
            "48000",
            "96000",
            "192000"});
            this.comboAudioSampleRate3.Location = new System.Drawing.Point(16, 24);
            this.comboAudioSampleRate3.Name = "comboAudioSampleRate3";
            this.comboAudioSampleRate3.Size = new System.Drawing.Size(64, 21);
            this.comboAudioSampleRate3.TabIndex = 60;
            this.toolTip1.SetToolTip(this.comboAudioSampleRate3, resources.GetString("comboAudioSampleRate3.ToolTip"));
            this.comboAudioSampleRate3.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate3_SelectedIndexChanged);
            // 
            // grpAudioBuffer3
            // 
            this.grpAudioBuffer3.Controls.Add(this.comboAudioBuffer3);
            this.grpAudioBuffer3.Location = new System.Drawing.Point(240, 8);
            this.grpAudioBuffer3.Name = "grpAudioBuffer3";
            this.grpAudioBuffer3.Size = new System.Drawing.Size(96, 56);
            this.grpAudioBuffer3.TabIndex = 81;
            this.grpAudioBuffer3.TabStop = false;
            this.grpAudioBuffer3.Text = "Buffer Size";
            // 
            // comboAudioBuffer3
            // 
            this.comboAudioBuffer3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioBuffer3.DropDownWidth = 56;
            this.comboAudioBuffer3.Items.AddRange(new object[] {
            "512",
            "1024",
            "2048"});
            this.comboAudioBuffer3.Location = new System.Drawing.Point(16, 24);
            this.comboAudioBuffer3.Name = "comboAudioBuffer3";
            this.comboAudioBuffer3.Size = new System.Drawing.Size(56, 21);
            this.comboAudioBuffer3.TabIndex = 58;
            this.toolTip1.SetToolTip(this.comboAudioBuffer3, "Samples per buffer.");
            this.comboAudioBuffer3.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer3_SelectedIndexChanged);
            // 
            // grpAudioDetails3
            // 
            this.grpAudioDetails3.Controls.Add(this.lblAudioOutput3);
            this.grpAudioDetails3.Controls.Add(this.comboAudioOutput3);
            this.grpAudioDetails3.Controls.Add(this.lblAudioInput3);
            this.grpAudioDetails3.Controls.Add(this.lblAudioDriver3);
            this.grpAudioDetails3.Controls.Add(this.comboAudioInput3);
            this.grpAudioDetails3.Controls.Add(this.comboAudioDriver3);
            this.grpAudioDetails3.Location = new System.Drawing.Point(8, 40);
            this.grpAudioDetails3.Name = "grpAudioDetails3";
            this.grpAudioDetails3.Size = new System.Drawing.Size(224, 120);
            this.grpAudioDetails3.TabIndex = 80;
            this.grpAudioDetails3.TabStop = false;
            this.grpAudioDetails3.Text = "Virtual Audio Cable Setup";
            // 
            // lblAudioOutput3
            // 
            this.lblAudioOutput3.Image = null;
            this.lblAudioOutput3.Location = new System.Drawing.Point(8, 88);
            this.lblAudioOutput3.Name = "lblAudioOutput3";
            this.lblAudioOutput3.Size = new System.Drawing.Size(48, 16);
            this.lblAudioOutput3.TabIndex = 35;
            this.lblAudioOutput3.Text = "Output:";
            // 
            // comboAudioOutput3
            // 
            this.comboAudioOutput3.DisplayMember = "sdfg";
            this.comboAudioOutput3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioOutput3.DropDownWidth = 160;
            this.comboAudioOutput3.ItemHeight = 13;
            this.comboAudioOutput3.Location = new System.Drawing.Point(56, 88);
            this.comboAudioOutput3.Name = "comboAudioOutput3";
            this.comboAudioOutput3.Size = new System.Drawing.Size(160, 21);
            this.comboAudioOutput3.TabIndex = 34;
            this.toolTip1.SetToolTip(this.comboAudioOutput3, "Output Audio Device");
            this.comboAudioOutput3.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput3_SelectedIndexChanged);
            // 
            // lblAudioInput3
            // 
            this.lblAudioInput3.Image = null;
            this.lblAudioInput3.Location = new System.Drawing.Point(8, 56);
            this.lblAudioInput3.Name = "lblAudioInput3";
            this.lblAudioInput3.Size = new System.Drawing.Size(40, 16);
            this.lblAudioInput3.TabIndex = 33;
            this.lblAudioInput3.Text = "Input:";
            // 
            // lblAudioDriver3
            // 
            this.lblAudioDriver3.Image = null;
            this.lblAudioDriver3.Location = new System.Drawing.Point(8, 24);
            this.lblAudioDriver3.Name = "lblAudioDriver3";
            this.lblAudioDriver3.Size = new System.Drawing.Size(40, 16);
            this.lblAudioDriver3.TabIndex = 32;
            this.lblAudioDriver3.Text = "Driver:";
            // 
            // comboAudioInput3
            // 
            this.comboAudioInput3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioInput3.DropDownWidth = 160;
            this.comboAudioInput3.ItemHeight = 13;
            this.comboAudioInput3.Location = new System.Drawing.Point(56, 56);
            this.comboAudioInput3.Name = "comboAudioInput3";
            this.comboAudioInput3.Size = new System.Drawing.Size(160, 21);
            this.comboAudioInput3.TabIndex = 28;
            this.toolTip1.SetToolTip(this.comboAudioInput3, "Input Audio Device");
            this.comboAudioInput3.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput3_SelectedIndexChanged);
            // 
            // comboAudioDriver3
            // 
            this.comboAudioDriver3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAudioDriver3.DropDownWidth = 160;
            this.comboAudioDriver3.ItemHeight = 13;
            this.comboAudioDriver3.Location = new System.Drawing.Point(56, 24);
            this.comboAudioDriver3.Name = "comboAudioDriver3";
            this.comboAudioDriver3.Size = new System.Drawing.Size(160, 21);
            this.comboAudioDriver3.TabIndex = 26;
            this.toolTip1.SetToolTip(this.comboAudioDriver3, "Sound Card Driver Selection");
            this.comboAudioDriver3.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver3_SelectedIndexChanged);
            // 
            // chkVAC2Enable
            // 
            this.chkVAC2Enable.Enabled = false;
            this.chkVAC2Enable.Image = null;
            this.chkVAC2Enable.Location = new System.Drawing.Point(16, 8);
            this.chkVAC2Enable.Name = "chkVAC2Enable";
            this.chkVAC2Enable.Size = new System.Drawing.Size(110, 24);
            this.chkVAC2Enable.TabIndex = 79;
            this.chkVAC2Enable.Text = "Enable VAC 2";
            this.toolTip1.SetToolTip(this.chkVAC2Enable, "Enable Virtual Audio Cable for VAC 2 (RX2 only)");
            this.chkVAC2Enable.CheckedChanged += new System.EventHandler(this.chkVAC2Enable_CheckedChanged);
            // 
            // tpDisplay
            // 
            this.tpDisplay.Controls.Add(this.grpDisplayMultimeter);
            this.tpDisplay.Controls.Add(this.grpDisplayDriverEngine);
            this.tpDisplay.Controls.Add(this.grpDisplayPolyPhase);
            this.tpDisplay.Controls.Add(this.grpDisplayScopeMode);
            this.tpDisplay.Controls.Add(this.grpDisplayWaterfall);
            this.tpDisplay.Controls.Add(this.grpDisplayRefreshRates);
            this.tpDisplay.Controls.Add(this.grpDisplayAverage);
            this.tpDisplay.Controls.Add(this.grpDisplayPhase);
            this.tpDisplay.Controls.Add(this.grpDisplaySpectrumGrid);
            this.tpDisplay.Location = new System.Drawing.Point(4, 22);
            this.tpDisplay.Name = "tpDisplay";
            this.tpDisplay.Size = new System.Drawing.Size(584, 286);
            this.tpDisplay.TabIndex = 2;
            this.tpDisplay.Text = "Display";
            // 
            // grpDisplayMultimeter
            // 
            this.grpDisplayMultimeter.Controls.Add(this.chkDisplayMeterShowDecimal);
            this.grpDisplayMultimeter.Controls.Add(this.udMeterDigitalDelay);
            this.grpDisplayMultimeter.Controls.Add(this.lblMultimeterDigitalDelay);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMeterAvg);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterAvg);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiTextHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterTextHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiPeakHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMultiPeakHoldTime);
            this.grpDisplayMultimeter.Controls.Add(this.udDisplayMeterDelay);
            this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterDelay);
            this.grpDisplayMultimeter.Location = new System.Drawing.Point(272, 144);
            this.grpDisplayMultimeter.Name = "grpDisplayMultimeter";
            this.grpDisplayMultimeter.Size = new System.Drawing.Size(304, 136);
            this.grpDisplayMultimeter.TabIndex = 41;
            this.grpDisplayMultimeter.TabStop = false;
            this.grpDisplayMultimeter.Text = "Multimeter";
            // 
            // chkDisplayMeterShowDecimal
            // 
            this.chkDisplayMeterShowDecimal.Image = null;
            this.chkDisplayMeterShowDecimal.Location = new System.Drawing.Point(200, 16);
            this.chkDisplayMeterShowDecimal.Name = "chkDisplayMeterShowDecimal";
            this.chkDisplayMeterShowDecimal.Size = new System.Drawing.Size(96, 16);
            this.chkDisplayMeterShowDecimal.TabIndex = 40;
            this.chkDisplayMeterShowDecimal.Text = "Show Decimal";
            this.toolTip1.SetToolTip(this.chkDisplayMeterShowDecimal, "Check to show detailed meter info");
            this.chkDisplayMeterShowDecimal.CheckedChanged += new System.EventHandler(this.chkDisplayMeterShowDecimal_CheckedChanged);
            // 
            // udMeterDigitalDelay
            // 
            this.udMeterDigitalDelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMeterDigitalDelay.Location = new System.Drawing.Point(136, 112);
            this.udMeterDigitalDelay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udMeterDigitalDelay.Minimum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udMeterDigitalDelay.Name = "udMeterDigitalDelay";
            this.udMeterDigitalDelay.Size = new System.Drawing.Size(56, 20);
            this.udMeterDigitalDelay.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udMeterDigitalDelay, "Digital (text) Multimeter Refresh Rate.");
            this.udMeterDigitalDelay.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udMeterDigitalDelay.ValueChanged += new System.EventHandler(this.udMeterDigitalDelay_ValueChanged);
            // 
            // lblMultimeterDigitalDelay
            // 
            this.lblMultimeterDigitalDelay.Image = null;
            this.lblMultimeterDigitalDelay.Location = new System.Drawing.Point(16, 114);
            this.lblMultimeterDigitalDelay.Name = "lblMultimeterDigitalDelay";
            this.lblMultimeterDigitalDelay.Size = new System.Drawing.Size(120, 16);
            this.lblMultimeterDigitalDelay.TabIndex = 35;
            this.lblMultimeterDigitalDelay.Text = "Digital Refresh (ms):";
            // 
            // udDisplayMeterAvg
            // 
            this.udDisplayMeterAvg.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Location = new System.Drawing.Point(136, 64);
            this.udDisplayMeterAvg.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterAvg.Name = "udDisplayMeterAvg";
            this.udDisplayMeterAvg.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMeterAvg.TabIndex = 8;
            this.toolTip1.SetToolTip(this.udDisplayMeterAvg, "Controls the length of time to average for the meter.");
            this.udDisplayMeterAvg.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayMeterAvg.ValueChanged += new System.EventHandler(this.udDisplayMeterAvg_ValueChanged);
            this.udDisplayMeterAvg.LostFocus += new System.EventHandler(this.udDisplayMeterAvg_LostFocus);
            // 
            // lblDisplayMeterAvg
            // 
            this.lblDisplayMeterAvg.Image = null;
            this.lblDisplayMeterAvg.Location = new System.Drawing.Point(16, 66);
            this.lblDisplayMeterAvg.Name = "lblDisplayMeterAvg";
            this.lblDisplayMeterAvg.Size = new System.Drawing.Size(112, 16);
            this.lblDisplayMeterAvg.TabIndex = 7;
            this.lblDisplayMeterAvg.Text = "Average Time (ms):";
            this.toolTip1.SetToolTip(this.lblDisplayMeterAvg, "The time to average the value when Sig Avg is selected on the RX Meter.");
            // 
            // udDisplayMultiTextHoldTime
            // 
            this.udDisplayMultiTextHoldTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Location = new System.Drawing.Point(136, 40);
            this.udDisplayMultiTextHoldTime.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.Name = "udDisplayMultiTextHoldTime";
            this.udDisplayMultiTextHoldTime.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMultiTextHoldTime.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udDisplayMultiTextHoldTime, "Controls how long the meter will hold the digital peak value when in the Peak Pow" +
                    "er mode.");
            this.udDisplayMultiTextHoldTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayMultiTextHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiTextHoldTime_ValueChanged);
            this.udDisplayMultiTextHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiTextHoldTime_LostFocus);
            // 
            // lblDisplayMeterTextHoldTime
            // 
            this.lblDisplayMeterTextHoldTime.Image = null;
            this.lblDisplayMeterTextHoldTime.Location = new System.Drawing.Point(16, 42);
            this.lblDisplayMeterTextHoldTime.Name = "lblDisplayMeterTextHoldTime";
            this.lblDisplayMeterTextHoldTime.Size = new System.Drawing.Size(120, 16);
            this.lblDisplayMeterTextHoldTime.TabIndex = 3;
            this.lblDisplayMeterTextHoldTime.Text = "Digital Peak Hold (ms):";
            // 
            // udDisplayMultiPeakHoldTime
            // 
            this.udDisplayMultiPeakHoldTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(136, 16);
            this.udDisplayMultiPeakHoldTime.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.Name = "udDisplayMultiPeakHoldTime";
            this.udDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMultiPeakHoldTime.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udDisplayMultiPeakHoldTime, "Controls how long the analog peak red line will be held on the multimeter.");
            this.udDisplayMultiPeakHoldTime.Value = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.udDisplayMultiPeakHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiPeakHoldTime_ValueChanged);
            this.udDisplayMultiPeakHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiPeakHoldTime_LostFocus);
            // 
            // lblDisplayMultiPeakHoldTime
            // 
            this.lblDisplayMultiPeakHoldTime.Image = null;
            this.lblDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(16, 18);
            this.lblDisplayMultiPeakHoldTime.Name = "lblDisplayMultiPeakHoldTime";
            this.lblDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(128, 16);
            this.lblDisplayMultiPeakHoldTime.TabIndex = 0;
            this.lblDisplayMultiPeakHoldTime.Text = "Analog Peak Hold (ms):";
            // 
            // udDisplayMeterDelay
            // 
            this.udDisplayMeterDelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Location = new System.Drawing.Point(136, 88);
            this.udDisplayMeterDelay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Minimum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayMeterDelay.Name = "udDisplayMeterDelay";
            this.udDisplayMeterDelay.Size = new System.Drawing.Size(56, 20);
            this.udDisplayMeterDelay.TabIndex = 34;
            this.toolTip1.SetToolTip(this.udDisplayMeterDelay, "Analog Multimeter Refresh Rate.");
            this.udDisplayMeterDelay.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayMeterDelay.ValueChanged += new System.EventHandler(this.udDisplayMeterDelay_ValueChanged);
            this.udDisplayMeterDelay.LostFocus += new System.EventHandler(this.udDisplayMeterDelay_LostFocus);
            // 
            // lblDisplayMeterDelay
            // 
            this.lblDisplayMeterDelay.Image = null;
            this.lblDisplayMeterDelay.Location = new System.Drawing.Point(16, 90);
            this.lblDisplayMeterDelay.Name = "lblDisplayMeterDelay";
            this.lblDisplayMeterDelay.Size = new System.Drawing.Size(128, 16);
            this.lblDisplayMeterDelay.TabIndex = 33;
            this.lblDisplayMeterDelay.Text = "Analog Refresh (ms):";
            // 
            // grpDisplayDriverEngine
            // 
            this.grpDisplayDriverEngine.Controls.Add(this.comboDisplayDriver);
            this.grpDisplayDriverEngine.Location = new System.Drawing.Point(480, 144);
            this.grpDisplayDriverEngine.Name = "grpDisplayDriverEngine";
            this.grpDisplayDriverEngine.Size = new System.Drawing.Size(96, 56);
            this.grpDisplayDriverEngine.TabIndex = 46;
            this.grpDisplayDriverEngine.TabStop = false;
            this.grpDisplayDriverEngine.Text = "Driver Engine";
            this.grpDisplayDriverEngine.Visible = false;
            // 
            // comboDisplayDriver
            // 
            this.comboDisplayDriver.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDisplayDriver.DropDownWidth = 48;
            this.comboDisplayDriver.Items.AddRange(new object[] {
            "GDI+"});
            this.comboDisplayDriver.Location = new System.Drawing.Point(8, 24);
            this.comboDisplayDriver.Name = "comboDisplayDriver";
            this.comboDisplayDriver.Size = new System.Drawing.Size(80, 21);
            this.comboDisplayDriver.TabIndex = 45;
            this.toolTip1.SetToolTip(this.comboDisplayDriver, "Sets the driver to be used for the display.");
            this.comboDisplayDriver.SelectedIndexChanged += new System.EventHandler(this.comboDisplayDriver_SelectedIndexChanged);
            // 
            // grpDisplayPolyPhase
            // 
            this.grpDisplayPolyPhase.Controls.Add(this.chkSpectrumPolyphase);
            this.grpDisplayPolyPhase.Location = new System.Drawing.Point(440, 72);
            this.grpDisplayPolyPhase.Name = "grpDisplayPolyPhase";
            this.grpDisplayPolyPhase.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayPolyPhase.TabIndex = 44;
            this.grpDisplayPolyPhase.TabStop = false;
            this.grpDisplayPolyPhase.Text = "Polyphase FFT";
            // 
            // chkSpectrumPolyphase
            // 
            this.chkSpectrumPolyphase.Image = null;
            this.chkSpectrumPolyphase.Location = new System.Drawing.Point(16, 24);
            this.chkSpectrumPolyphase.Name = "chkSpectrumPolyphase";
            this.chkSpectrumPolyphase.Size = new System.Drawing.Size(64, 16);
            this.chkSpectrumPolyphase.TabIndex = 39;
            this.chkSpectrumPolyphase.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkSpectrumPolyphase, "Check to enable polyphase spectrum display mode.  While adding latency, this adds" +
                    " resolution to the display.");
            this.chkSpectrumPolyphase.CheckedChanged += new System.EventHandler(this.chkSpectrumPolyphase_CheckedChanged);
            // 
            // grpDisplayScopeMode
            // 
            this.grpDisplayScopeMode.Controls.Add(this.udDisplayScopeTime);
            this.grpDisplayScopeMode.Controls.Add(this.lblDisplayScopeTime);
            this.grpDisplayScopeMode.Location = new System.Drawing.Point(440, 8);
            this.grpDisplayScopeMode.Name = "grpDisplayScopeMode";
            this.grpDisplayScopeMode.Size = new System.Drawing.Size(136, 56);
            this.grpDisplayScopeMode.TabIndex = 43;
            this.grpDisplayScopeMode.TabStop = false;
            this.grpDisplayScopeMode.Text = "Scope Mode";
            // 
            // udDisplayScopeTime
            // 
            this.udDisplayScopeTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayScopeTime.Location = new System.Drawing.Point(64, 24);
            this.udDisplayScopeTime.Maximum = new decimal(new int[] {
            1000000,
            0,
            0,
            0});
            this.udDisplayScopeTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayScopeTime.Name = "udDisplayScopeTime";
            this.udDisplayScopeTime.Size = new System.Drawing.Size(64, 20);
            this.udDisplayScopeTime.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDisplayScopeTime, "Amount of time to display across the width of the scope display window.");
            this.udDisplayScopeTime.Value = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDisplayScopeTime.ValueChanged += new System.EventHandler(this.udDisplayScopeTime_ValueChanged);
            this.udDisplayScopeTime.LostFocus += new System.EventHandler(this.udDisplayScopeTime_LostFocus);
            // 
            // lblDisplayScopeTime
            // 
            this.lblDisplayScopeTime.Image = null;
            this.lblDisplayScopeTime.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayScopeTime.Name = "lblDisplayScopeTime";
            this.lblDisplayScopeTime.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayScopeTime.TabIndex = 1;
            this.lblDisplayScopeTime.Text = "Time (us):";
            // 
            // grpDisplayWaterfall
            // 
            this.grpDisplayWaterfall.Controls.Add(this.chkWeakSignalWaterfallSettings);
            this.grpDisplayWaterfall.Controls.Add(this.lblWaterfallLevels);
            this.grpDisplayWaterfall.Controls.Add(this.txtWaterFallBandLevel);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallUpdatePeriod);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallUpdatePeriod);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallAvgTime);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallAverageTime);
            this.grpDisplayWaterfall.Controls.Add(this.clrbtnWaterfallLow);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowColor);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowLevel);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallLowLevel);
            this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallHighLevel);
            this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallHighLevel);
            this.grpDisplayWaterfall.Location = new System.Drawing.Point(8, 144);
            this.grpDisplayWaterfall.Name = "grpDisplayWaterfall";
            this.grpDisplayWaterfall.Size = new System.Drawing.Size(256, 136);
            this.grpDisplayWaterfall.TabIndex = 40;
            this.grpDisplayWaterfall.TabStop = false;
            this.grpDisplayWaterfall.Text = "Waterfall";
            // 
            // chkWeakSignalWaterfallSettings
            // 
            this.chkWeakSignalWaterfallSettings.Image = null;
            this.chkWeakSignalWaterfallSettings.Location = new System.Drawing.Point(11, 114);
            this.chkWeakSignalWaterfallSettings.Name = "chkWeakSignalWaterfallSettings";
            this.chkWeakSignalWaterfallSettings.Size = new System.Drawing.Size(225, 18);
            this.chkWeakSignalWaterfallSettings.TabIndex = 75;
            this.chkWeakSignalWaterfallSettings.Text = "Enable weak signal display optimization";
            this.toolTip1.SetToolTip(this.chkWeakSignalWaterfallSettings, "Check to optimize waterfall settings for displaying weak signals");
            this.chkWeakSignalWaterfallSettings.CheckedChanged += new System.EventHandler(this.chkWeakSignalWaterfallSettings_CheckedChanged);
            // 
            // lblWaterfallLevels
            // 
            this.lblWaterfallLevels.AutoSize = true;
            this.lblWaterfallLevels.Location = new System.Drawing.Point(8, 18);
            this.lblWaterfallLevels.Name = "lblWaterfallLevels";
            this.lblWaterfallLevels.Size = new System.Drawing.Size(134, 13);
            this.lblWaterfallLevels.TabIndex = 74;
            this.lblWaterfallLevels.Text = "Band for Low/High Levels:";
            this.toolTip1.SetToolTip(this.lblWaterfallLevels, "Waterfall Low/High levels can be set by band.  RX2 bands inherit RX1 band\'s Water" +
                    "fall Settings.");
            // 
            // txtWaterFallBandLevel
            // 
            this.txtWaterFallBandLevel.Location = new System.Drawing.Point(146, 13);
            this.txtWaterFallBandLevel.Name = "txtWaterFallBandLevel";
            this.txtWaterFallBandLevel.ReadOnly = true;
            this.txtWaterFallBandLevel.Size = new System.Drawing.Size(94, 20);
            this.txtWaterFallBandLevel.TabIndex = 73;
            this.txtWaterFallBandLevel.Text = "Current Band";
            this.toolTip1.SetToolTip(this.txtWaterFallBandLevel, "Current RX1 band selected for setting Waterfall Low/High level settings");
            // 
            // udDisplayWaterfallUpdatePeriod
            // 
            this.udDisplayWaterfallUpdatePeriod.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallUpdatePeriod.Location = new System.Drawing.Point(192, 88);
            this.udDisplayWaterfallUpdatePeriod.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayWaterfallUpdatePeriod.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallUpdatePeriod.Name = "udDisplayWaterfallUpdatePeriod";
            this.udDisplayWaterfallUpdatePeriod.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallUpdatePeriod.TabIndex = 71;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallUpdatePeriod, "How often to update (scroll another pixel line) on the waterfall display.  Note t" +
                    "hat this is tamed by the FPS setting.");
            this.udDisplayWaterfallUpdatePeriod.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayWaterfallUpdatePeriod.ValueChanged += new System.EventHandler(this.udDisplayWaterfallUpdatePeriod_ValueChanged);
            // 
            // lblDisplayWaterfallUpdatePeriod
            // 
            this.lblDisplayWaterfallUpdatePeriod.Image = null;
            this.lblDisplayWaterfallUpdatePeriod.Location = new System.Drawing.Point(79, 90);
            this.lblDisplayWaterfallUpdatePeriod.Name = "lblDisplayWaterfallUpdatePeriod";
            this.lblDisplayWaterfallUpdatePeriod.Size = new System.Drawing.Size(118, 18);
            this.lblDisplayWaterfallUpdatePeriod.TabIndex = 72;
            this.lblDisplayWaterfallUpdatePeriod.Text = "Update Period (ms):";
            this.toolTip1.SetToolTip(this.lblDisplayWaterfallUpdatePeriod, "How often to update (scroll another pixel line) on the waterfall display.  Note t" +
                    "hat this is tamed by the FPS setting.");
            // 
            // udDisplayWaterfallAvgTime
            // 
            this.udDisplayWaterfallAvgTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Location = new System.Drawing.Point(192, 64);
            this.udDisplayWaterfallAvgTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.Name = "udDisplayWaterfallAvgTime";
            this.udDisplayWaterfallAvgTime.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallAvgTime.TabIndex = 69;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallAvgTime, "The time to average signals for each line (1 pixel high) on the waterfall.");
            this.udDisplayWaterfallAvgTime.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayWaterfallAvgTime.ValueChanged += new System.EventHandler(this.udDisplayWaterfallAvgTime_ValueChanged);
            // 
            // lblDisplayWaterfallAverageTime
            // 
            this.lblDisplayWaterfallAverageTime.Image = null;
            this.lblDisplayWaterfallAverageTime.Location = new System.Drawing.Point(79, 66);
            this.lblDisplayWaterfallAverageTime.Name = "lblDisplayWaterfallAverageTime";
            this.lblDisplayWaterfallAverageTime.Size = new System.Drawing.Size(118, 18);
            this.lblDisplayWaterfallAverageTime.TabIndex = 70;
            this.lblDisplayWaterfallAverageTime.Text = "Averaging Time (ms):";
            this.toolTip1.SetToolTip(this.lblDisplayWaterfallAverageTime, "The time to average signals for each line (1 pixel high) on the waterfall.");
            // 
            // clrbtnWaterfallLow
            // 
            this.clrbtnWaterfallLow.Automatic = "Automatic";
            this.clrbtnWaterfallLow.Color = System.Drawing.Color.Transparent;
            this.clrbtnWaterfallLow.Image = null;
            this.clrbtnWaterfallLow.Location = new System.Drawing.Point(9, 85);
            this.clrbtnWaterfallLow.MoreColors = "More Colors...";
            this.clrbtnWaterfallLow.Name = "clrbtnWaterfallLow";
            this.clrbtnWaterfallLow.Size = new System.Drawing.Size(40, 23);
            this.clrbtnWaterfallLow.TabIndex = 68;
            this.toolTip1.SetToolTip(this.clrbtnWaterfallLow, "The Color to use when the signal level is at or below the low level set above.");
            this.clrbtnWaterfallLow.Changed += new System.EventHandler(this.clrbtnWaterfallLow_Changed);
            // 
            // lblDisplayWaterfallLowColor
            // 
            this.lblDisplayWaterfallLowColor.Image = null;
            this.lblDisplayWaterfallLowColor.Location = new System.Drawing.Point(8, 66);
            this.lblDisplayWaterfallLowColor.Name = "lblDisplayWaterfallLowColor";
            this.lblDisplayWaterfallLowColor.Size = new System.Drawing.Size(64, 16);
            this.lblDisplayWaterfallLowColor.TabIndex = 57;
            this.lblDisplayWaterfallLowColor.Text = "Low Color:";
            // 
            // lblDisplayWaterfallLowLevel
            // 
            this.lblDisplayWaterfallLowLevel.Image = null;
            this.lblDisplayWaterfallLowLevel.Location = new System.Drawing.Point(8, 42);
            this.lblDisplayWaterfallLowLevel.Name = "lblDisplayWaterfallLowLevel";
            this.lblDisplayWaterfallLowLevel.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayWaterfallLowLevel.TabIndex = 3;
            this.lblDisplayWaterfallLowLevel.Text = "Low Level:";
            // 
            // udDisplayWaterfallLowLevel
            // 
            this.udDisplayWaterfallLowLevel.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDisplayWaterfallLowLevel.Location = new System.Drawing.Point(72, 40);
            this.udDisplayWaterfallLowLevel.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayWaterfallLowLevel.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallLowLevel.Name = "udDisplayWaterfallLowLevel";
            this.udDisplayWaterfallLowLevel.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallLowLevel.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallLowLevel, "Waterfall Low Signal - Show Low Color below this value (gradient in between).");
            this.udDisplayWaterfallLowLevel.Value = new decimal(new int[] {
            110,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallLowLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallLowLevel_ValueChanged);
            this.udDisplayWaterfallLowLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallLowLevel_LostFocus);
            // 
            // lblDisplayWaterfallHighLevel
            // 
            this.lblDisplayWaterfallHighLevel.Image = null;
            this.lblDisplayWaterfallHighLevel.Location = new System.Drawing.Point(126, 42);
            this.lblDisplayWaterfallHighLevel.Name = "lblDisplayWaterfallHighLevel";
            this.lblDisplayWaterfallHighLevel.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayWaterfallHighLevel.TabIndex = 1;
            this.lblDisplayWaterfallHighLevel.Text = "High Level:";
            // 
            // udDisplayWaterfallHighLevel
            // 
            this.udDisplayWaterfallHighLevel.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDisplayWaterfallHighLevel.Location = new System.Drawing.Point(192, 40);
            this.udDisplayWaterfallHighLevel.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayWaterfallHighLevel.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallHighLevel.Name = "udDisplayWaterfallHighLevel";
            this.udDisplayWaterfallHighLevel.Size = new System.Drawing.Size(48, 20);
            this.udDisplayWaterfallHighLevel.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDisplayWaterfallHighLevel, "Waterfall High Signal - Show High Color above this value (gradient in between).");
            this.udDisplayWaterfallHighLevel.Value = new decimal(new int[] {
            70,
            0,
            0,
            -2147483648});
            this.udDisplayWaterfallHighLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallHighLevel_ValueChanged);
            this.udDisplayWaterfallHighLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallHighLevel_LostFocus);
            // 
            // grpDisplayRefreshRates
            // 
            this.grpDisplayRefreshRates.Controls.Add(this.chkDisplayPanFill);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayCPUMeter);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayCPUMeter);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayPeakText);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayPeakText);
            this.grpDisplayRefreshRates.Controls.Add(this.udDisplayFPS);
            this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayFPS);
            this.grpDisplayRefreshRates.Location = new System.Drawing.Point(128, 8);
            this.grpDisplayRefreshRates.Name = "grpDisplayRefreshRates";
            this.grpDisplayRefreshRates.Size = new System.Drawing.Size(176, 128);
            this.grpDisplayRefreshRates.TabIndex = 39;
            this.grpDisplayRefreshRates.TabStop = false;
            this.grpDisplayRefreshRates.Text = "Refresh Rates";
            // 
            // chkDisplayPanFill
            // 
            this.chkDisplayPanFill.Checked = true;
            this.chkDisplayPanFill.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDisplayPanFill.Image = null;
            this.chkDisplayPanFill.Location = new System.Drawing.Point(19, 47);
            this.chkDisplayPanFill.Name = "chkDisplayPanFill";
            this.chkDisplayPanFill.Size = new System.Drawing.Size(101, 16);
            this.chkDisplayPanFill.TabIndex = 40;
            this.chkDisplayPanFill.Text = "Fill Panadapter";
            this.toolTip1.SetToolTip(this.chkDisplayPanFill, "Check to fill the panadapter display line below the data.");
            this.chkDisplayPanFill.CheckedChanged += new System.EventHandler(this.chkDisplayPanFill_CheckedChanged);
            // 
            // udDisplayCPUMeter
            // 
            this.udDisplayCPUMeter.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Location = new System.Drawing.Point(120, 96);
            this.udDisplayCPUMeter.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayCPUMeter.Name = "udDisplayCPUMeter";
            this.udDisplayCPUMeter.Size = new System.Drawing.Size(48, 20);
            this.udDisplayCPUMeter.TabIndex = 38;
            this.toolTip1.SetToolTip(this.udDisplayCPUMeter, "CPU Meter Refresh Rate.");
            this.udDisplayCPUMeter.Value = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDisplayCPUMeter.ValueChanged += new System.EventHandler(this.udDisplayCPUMeter_ValueChanged);
            this.udDisplayCPUMeter.LostFocus += new System.EventHandler(this.udDisplayCPUMeter_LostFocus);
            // 
            // lblDisplayCPUMeter
            // 
            this.lblDisplayCPUMeter.Image = null;
            this.lblDisplayCPUMeter.Location = new System.Drawing.Point(16, 96);
            this.lblDisplayCPUMeter.Name = "lblDisplayCPUMeter";
            this.lblDisplayCPUMeter.Size = new System.Drawing.Size(100, 23);
            this.lblDisplayCPUMeter.TabIndex = 37;
            this.lblDisplayCPUMeter.Text = "CPU Meter (ms)";
            // 
            // udDisplayPeakText
            // 
            this.udDisplayPeakText.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayPeakText.Location = new System.Drawing.Point(120, 72);
            this.udDisplayPeakText.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayPeakText.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayPeakText.Name = "udDisplayPeakText";
            this.udDisplayPeakText.Size = new System.Drawing.Size(48, 20);
            this.udDisplayPeakText.TabIndex = 36;
            this.toolTip1.SetToolTip(this.udDisplayPeakText, "Peak Text Refresh Rate.");
            this.udDisplayPeakText.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayPeakText.ValueChanged += new System.EventHandler(this.udDisplayPeakText_ValueChanged);
            this.udDisplayPeakText.LostFocus += new System.EventHandler(this.udDisplayPeakText_LostFocus);
            // 
            // lblDisplayPeakText
            // 
            this.lblDisplayPeakText.Image = null;
            this.lblDisplayPeakText.Location = new System.Drawing.Point(16, 72);
            this.lblDisplayPeakText.Name = "lblDisplayPeakText";
            this.lblDisplayPeakText.Size = new System.Drawing.Size(100, 23);
            this.lblDisplayPeakText.TabIndex = 35;
            this.lblDisplayPeakText.Text = "Peak Text (ms)";
            // 
            // udDisplayFPS
            // 
            this.udDisplayFPS.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayFPS.Location = new System.Drawing.Point(120, 24);
            this.udDisplayFPS.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDisplayFPS.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayFPS.Name = "udDisplayFPS";
            this.udDisplayFPS.Size = new System.Drawing.Size(48, 20);
            this.udDisplayFPS.TabIndex = 32;
            this.toolTip1.SetToolTip(this.udDisplayFPS, "Frames Per Second (approximate)");
            this.udDisplayFPS.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udDisplayFPS.ValueChanged += new System.EventHandler(this.udDisplayFPS_ValueChanged);
            this.udDisplayFPS.LostFocus += new System.EventHandler(this.udDisplayFPS_LostFocus);
            // 
            // lblDisplayFPS
            // 
            this.lblDisplayFPS.Image = null;
            this.lblDisplayFPS.Location = new System.Drawing.Point(16, 24);
            this.lblDisplayFPS.Name = "lblDisplayFPS";
            this.lblDisplayFPS.Size = new System.Drawing.Size(104, 16);
            this.lblDisplayFPS.TabIndex = 31;
            this.lblDisplayFPS.Text = "Main Display FPS:";
            // 
            // grpDisplayAverage
            // 
            this.grpDisplayAverage.Controls.Add(this.udDisplayAVGTime);
            this.grpDisplayAverage.Controls.Add(this.lblDisplayAVGTime);
            this.grpDisplayAverage.Location = new System.Drawing.Point(312, 72);
            this.grpDisplayAverage.Name = "grpDisplayAverage";
            this.grpDisplayAverage.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayAverage.TabIndex = 38;
            this.grpDisplayAverage.TabStop = false;
            this.grpDisplayAverage.Text = "Averaging";
            // 
            // udDisplayAVGTime
            // 
            this.udDisplayAVGTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayAVGTime.Location = new System.Drawing.Point(64, 24);
            this.udDisplayAVGTime.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udDisplayAVGTime.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayAVGTime.Name = "udDisplayAVGTime";
            this.udDisplayAVGTime.Size = new System.Drawing.Size(48, 20);
            this.udDisplayAVGTime.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udDisplayAVGTime, "When averaging, use this number of buffers to calculate the average.");
            this.udDisplayAVGTime.Value = new decimal(new int[] {
            350,
            0,
            0,
            0});
            this.udDisplayAVGTime.ValueChanged += new System.EventHandler(this.udDisplayAVGTime_ValueChanged);
            this.udDisplayAVGTime.LostFocus += new System.EventHandler(this.udDisplayAVGTime_LostFocus);
            // 
            // lblDisplayAVGTime
            // 
            this.lblDisplayAVGTime.Image = null;
            this.lblDisplayAVGTime.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayAVGTime.Name = "lblDisplayAVGTime";
            this.lblDisplayAVGTime.Size = new System.Drawing.Size(64, 23);
            this.lblDisplayAVGTime.TabIndex = 3;
            this.lblDisplayAVGTime.Text = "Time (ms):";
            // 
            // grpDisplayPhase
            // 
            this.grpDisplayPhase.Controls.Add(this.lblDisplayPhasePts);
            this.grpDisplayPhase.Controls.Add(this.udDisplayPhasePts);
            this.grpDisplayPhase.Location = new System.Drawing.Point(312, 8);
            this.grpDisplayPhase.Name = "grpDisplayPhase";
            this.grpDisplayPhase.Size = new System.Drawing.Size(120, 56);
            this.grpDisplayPhase.TabIndex = 37;
            this.grpDisplayPhase.TabStop = false;
            this.grpDisplayPhase.Text = "Phase Mode";
            // 
            // lblDisplayPhasePts
            // 
            this.lblDisplayPhasePts.Image = null;
            this.lblDisplayPhasePts.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayPhasePts.Name = "lblDisplayPhasePts";
            this.lblDisplayPhasePts.Size = new System.Drawing.Size(56, 23);
            this.lblDisplayPhasePts.TabIndex = 1;
            this.lblDisplayPhasePts.Text = "Num Pts:";
            // 
            // udDisplayPhasePts
            // 
            this.udDisplayPhasePts.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayPhasePts.Location = new System.Drawing.Point(64, 24);
            this.udDisplayPhasePts.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDisplayPhasePts.Minimum = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udDisplayPhasePts.Name = "udDisplayPhasePts";
            this.udDisplayPhasePts.Size = new System.Drawing.Size(48, 20);
            this.udDisplayPhasePts.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDisplayPhasePts, "Number of points to display in Phase Mode.");
            this.udDisplayPhasePts.Value = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDisplayPhasePts.ValueChanged += new System.EventHandler(this.udDisplayPhasePts_ValueChanged);
            this.udDisplayPhasePts.LostFocus += new System.EventHandler(this.udDisplayPhasePts_LostFocus);
            // 
            // grpDisplaySpectrumGrid
            // 
            this.grpDisplaySpectrumGrid.Controls.Add(this.comboDisplayLabelAlign);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayAlign);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridStep);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMin);
            this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMax);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridStep);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMin);
            this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMax);
            this.grpDisplaySpectrumGrid.Location = new System.Drawing.Point(8, 8);
            this.grpDisplaySpectrumGrid.Name = "grpDisplaySpectrumGrid";
            this.grpDisplaySpectrumGrid.Size = new System.Drawing.Size(112, 128);
            this.grpDisplaySpectrumGrid.TabIndex = 29;
            this.grpDisplaySpectrumGrid.TabStop = false;
            this.grpDisplaySpectrumGrid.Text = "Spectrum Grid";
            // 
            // comboDisplayLabelAlign
            // 
            this.comboDisplayLabelAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDisplayLabelAlign.DropDownWidth = 48;
            this.comboDisplayLabelAlign.Items.AddRange(new object[] {
            "Left",
            "Cntr",
            "Right",
            "Auto",
            "Off"});
            this.comboDisplayLabelAlign.Location = new System.Drawing.Point(48, 96);
            this.comboDisplayLabelAlign.Name = "comboDisplayLabelAlign";
            this.comboDisplayLabelAlign.Size = new System.Drawing.Size(56, 21);
            this.comboDisplayLabelAlign.TabIndex = 30;
            this.toolTip1.SetToolTip(this.comboDisplayLabelAlign, "Sets the alignment of the grid callouts on the display.");
            this.comboDisplayLabelAlign.SelectedIndexChanged += new System.EventHandler(this.comboDisplayLabelAlign_SelectedIndexChanged);
            // 
            // lblDisplayAlign
            // 
            this.lblDisplayAlign.Image = null;
            this.lblDisplayAlign.Location = new System.Drawing.Point(8, 96);
            this.lblDisplayAlign.Name = "lblDisplayAlign";
            this.lblDisplayAlign.Size = new System.Drawing.Size(40, 16);
            this.lblDisplayAlign.TabIndex = 29;
            this.lblDisplayAlign.Text = "Align:";
            // 
            // udDisplayGridStep
            // 
            this.udDisplayGridStep.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayGridStep.Location = new System.Drawing.Point(48, 72);
            this.udDisplayGridStep.Maximum = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udDisplayGridStep.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDisplayGridStep.Name = "udDisplayGridStep";
            this.udDisplayGridStep.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridStep.TabIndex = 25;
            this.toolTip1.SetToolTip(this.udDisplayGridStep, "Horizontal Grid Step Size in dBm for the full screen Panadapter.  Split screen mo" +
                    "des will display a grid step size 2x greater.");
            this.udDisplayGridStep.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDisplayGridStep.ValueChanged += new System.EventHandler(this.udDisplayGridStep_ValueChanged);
            this.udDisplayGridStep.LostFocus += new System.EventHandler(this.udDisplayGridStep_LostFocus);
            // 
            // udDisplayGridMin
            // 
            this.udDisplayGridMin.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayGridMin.Location = new System.Drawing.Point(48, 48);
            this.udDisplayGridMin.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayGridMin.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayGridMin.Name = "udDisplayGridMin";
            this.udDisplayGridMin.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridMin.TabIndex = 24;
            this.toolTip1.SetToolTip(this.udDisplayGridMin, "Signal Level at bottom of display in dB.");
            this.udDisplayGridMin.Value = new decimal(new int[] {
            150,
            0,
            0,
            -2147483648});
            this.udDisplayGridMin.ValueChanged += new System.EventHandler(this.udDisplayGridMin_ValueChanged);
            this.udDisplayGridMin.LostFocus += new System.EventHandler(this.udDisplayGridMin_LostFocus);
            // 
            // udDisplayGridMax
            // 
            this.udDisplayGridMax.Increment = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDisplayGridMax.Location = new System.Drawing.Point(48, 24);
            this.udDisplayGridMax.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDisplayGridMax.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.udDisplayGridMax.Name = "udDisplayGridMax";
            this.udDisplayGridMax.Size = new System.Drawing.Size(56, 20);
            this.udDisplayGridMax.TabIndex = 23;
            this.toolTip1.SetToolTip(this.udDisplayGridMax, "Signal level at top of display in dB.");
            this.udDisplayGridMax.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDisplayGridMax.ValueChanged += new System.EventHandler(this.udDisplayGridMax_ValueChanged);
            this.udDisplayGridMax.LostFocus += new System.EventHandler(this.udDisplayGridMax_LostFocus);
            // 
            // lblDisplayGridStep
            // 
            this.lblDisplayGridStep.Image = null;
            this.lblDisplayGridStep.Location = new System.Drawing.Point(8, 72);
            this.lblDisplayGridStep.Name = "lblDisplayGridStep";
            this.lblDisplayGridStep.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridStep.TabIndex = 28;
            this.lblDisplayGridStep.Text = "Step:";
            // 
            // lblDisplayGridMin
            // 
            this.lblDisplayGridMin.Image = null;
            this.lblDisplayGridMin.Location = new System.Drawing.Point(8, 48);
            this.lblDisplayGridMin.Name = "lblDisplayGridMin";
            this.lblDisplayGridMin.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridMin.TabIndex = 27;
            this.lblDisplayGridMin.Text = "Min:";
            // 
            // lblDisplayGridMax
            // 
            this.lblDisplayGridMax.Image = null;
            this.lblDisplayGridMax.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayGridMax.Name = "lblDisplayGridMax";
            this.lblDisplayGridMax.Size = new System.Drawing.Size(32, 16);
            this.lblDisplayGridMax.TabIndex = 26;
            this.lblDisplayGridMax.Text = "Max:";
            // 
            // tpDSP
            // 
            this.tpDSP.Controls.Add(this.tcDSP);
            this.tpDSP.Location = new System.Drawing.Point(4, 22);
            this.tpDSP.Name = "tpDSP";
            this.tpDSP.Size = new System.Drawing.Size(584, 286);
            this.tpDSP.TabIndex = 1;
            this.tpDSP.Text = "DSP";
            // 
            // tcDSP
            // 
            this.tcDSP.Controls.Add(this.tpDSPOptions);
            this.tcDSP.Controls.Add(this.tpDSPImageReject);
            this.tcDSP.Controls.Add(this.tpDSPKeyer);
            this.tcDSP.Controls.Add(this.tpDSPAGCALC);
            this.tcDSP.Location = new System.Drawing.Point(0, 0);
            this.tcDSP.Name = "tcDSP";
            this.tcDSP.SelectedIndex = 0;
            this.tcDSP.Size = new System.Drawing.Size(600, 344);
            this.tcDSP.TabIndex = 0;
            // 
            // tpDSPOptions
            // 
            this.tpDSPOptions.Controls.Add(this.chkDSPTXMeterPeak);
            this.tpDSPOptions.Controls.Add(this.grpDSPBufferSize);
            this.tpDSPOptions.Controls.Add(this.grpDSPNB);
            this.tpDSPOptions.Controls.Add(this.grpDSPLMSNR);
            this.tpDSPOptions.Controls.Add(this.grpDSPLMSANF);
            this.tpDSPOptions.Controls.Add(this.grpDSPWindow);
            this.tpDSPOptions.Controls.Add(this.grpDSPNB2);
            this.tpDSPOptions.Location = new System.Drawing.Point(4, 22);
            this.tpDSPOptions.Name = "tpDSPOptions";
            this.tpDSPOptions.Size = new System.Drawing.Size(592, 318);
            this.tpDSPOptions.TabIndex = 2;
            this.tpDSPOptions.Text = "Options";
            // 
            // chkDSPTXMeterPeak
            // 
            this.chkDSPTXMeterPeak.Checked = true;
            this.chkDSPTXMeterPeak.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDSPTXMeterPeak.Image = null;
            this.chkDSPTXMeterPeak.Location = new System.Drawing.Point(16, 144);
            this.chkDSPTXMeterPeak.Name = "chkDSPTXMeterPeak";
            this.chkDSPTXMeterPeak.Size = new System.Drawing.Size(144, 32);
            this.chkDSPTXMeterPeak.TabIndex = 38;
            this.chkDSPTXMeterPeak.Text = "Use Peak Readings for TX Meter DSP Values";
            this.chkDSPTXMeterPeak.CheckedChanged += new System.EventHandler(this.chkDSPTXMeterPeak_CheckedChanged);
            // 
            // grpDSPBufferSize
            // 
            this.grpDSPBufferSize.Controls.Add(this.grpDSPBufDig);
            this.grpDSPBufferSize.Controls.Add(this.grpDSPBufCW);
            this.grpDSPBufferSize.Controls.Add(this.grpDSPBufPhone);
            this.grpDSPBufferSize.Location = new System.Drawing.Point(256, 8);
            this.grpDSPBufferSize.Name = "grpDSPBufferSize";
            this.grpDSPBufferSize.Size = new System.Drawing.Size(120, 248);
            this.grpDSPBufferSize.TabIndex = 37;
            this.grpDSPBufferSize.TabStop = false;
            this.grpDSPBufferSize.Text = "Buffer Size";
            // 
            // grpDSPBufDig
            // 
            this.grpDSPBufDig.Controls.Add(this.comboDSPDigTXBuf);
            this.grpDSPBufDig.Controls.Add(this.lblDSPDigBufferRX);
            this.grpDSPBufDig.Controls.Add(this.comboDSPDigRXBuf);
            this.grpDSPBufDig.Controls.Add(this.lblDSPDigBufferTX);
            this.grpDSPBufDig.Location = new System.Drawing.Point(8, 160);
            this.grpDSPBufDig.Name = "grpDSPBufDig";
            this.grpDSPBufDig.Size = new System.Drawing.Size(104, 72);
            this.grpDSPBufDig.TabIndex = 41;
            this.grpDSPBufDig.TabStop = false;
            this.grpDSPBufDig.Text = "Digital";
            // 
            // comboDSPDigTXBuf
            // 
            this.comboDSPDigTXBuf.DisplayMember = "2048";
            this.comboDSPDigTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPDigTXBuf.DropDownWidth = 64;
            this.comboDSPDigTXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPDigTXBuf.Location = new System.Drawing.Point(32, 48);
            this.comboDSPDigTXBuf.Name = "comboDSPDigTXBuf";
            this.comboDSPDigTXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPDigTXBuf.TabIndex = 20;
            this.toolTip1.SetToolTip(this.comboDSPDigTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPDigTXBuf.ValueMember = "1024";
            this.comboDSPDigTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPDigTXBuf_SelectedIndexChanged);
            // 
            // lblDSPDigBufferRX
            // 
            this.lblDSPDigBufferRX.Image = null;
            this.lblDSPDigBufferRX.Location = new System.Drawing.Point(8, 24);
            this.lblDSPDigBufferRX.Name = "lblDSPDigBufferRX";
            this.lblDSPDigBufferRX.Size = new System.Drawing.Size(24, 16);
            this.lblDSPDigBufferRX.TabIndex = 19;
            this.lblDSPDigBufferRX.Text = "RX:";
            // 
            // comboDSPDigRXBuf
            // 
            this.comboDSPDigRXBuf.DisplayMember = "2048";
            this.comboDSPDigRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPDigRXBuf.DropDownWidth = 64;
            this.comboDSPDigRXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPDigRXBuf.Location = new System.Drawing.Point(32, 24);
            this.comboDSPDigRXBuf.Name = "comboDSPDigRXBuf";
            this.comboDSPDigRXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPDigRXBuf.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboDSPDigRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPDigRXBuf.ValueMember = "1024";
            this.comboDSPDigRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPDigRXBuf_SelectedIndexChanged);
            // 
            // lblDSPDigBufferTX
            // 
            this.lblDSPDigBufferTX.Image = null;
            this.lblDSPDigBufferTX.Location = new System.Drawing.Point(8, 48);
            this.lblDSPDigBufferTX.Name = "lblDSPDigBufferTX";
            this.lblDSPDigBufferTX.Size = new System.Drawing.Size(24, 16);
            this.lblDSPDigBufferTX.TabIndex = 21;
            this.lblDSPDigBufferTX.Text = "TX:";
            // 
            // grpDSPBufCW
            // 
            this.grpDSPBufCW.Controls.Add(this.comboDSPCWTXBuf);
            this.grpDSPBufCW.Controls.Add(this.lblDSPCWBufferRX);
            this.grpDSPBufCW.Controls.Add(this.comboDSPCWRXBuf);
            this.grpDSPBufCW.Location = new System.Drawing.Point(8, 88);
            this.grpDSPBufCW.Name = "grpDSPBufCW";
            this.grpDSPBufCW.Size = new System.Drawing.Size(104, 72);
            this.grpDSPBufCW.TabIndex = 40;
            this.grpDSPBufCW.TabStop = false;
            this.grpDSPBufCW.Text = "CW";
            // 
            // comboDSPCWTXBuf
            // 
            this.comboDSPCWTXBuf.DisplayMember = "2048";
            this.comboDSPCWTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPCWTXBuf.DropDownWidth = 64;
            this.comboDSPCWTXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048"});
            this.comboDSPCWTXBuf.Location = new System.Drawing.Point(32, 48);
            this.comboDSPCWTXBuf.Name = "comboDSPCWTXBuf";
            this.comboDSPCWTXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPCWTXBuf.TabIndex = 20;
            this.toolTip1.SetToolTip(this.comboDSPCWTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPCWTXBuf.ValueMember = "512";
            this.comboDSPCWTXBuf.Visible = false;
            this.comboDSPCWTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPCWTXBuf_SelectedIndexChanged);
            // 
            // lblDSPCWBufferRX
            // 
            this.lblDSPCWBufferRX.Image = null;
            this.lblDSPCWBufferRX.Location = new System.Drawing.Point(8, 24);
            this.lblDSPCWBufferRX.Name = "lblDSPCWBufferRX";
            this.lblDSPCWBufferRX.Size = new System.Drawing.Size(24, 16);
            this.lblDSPCWBufferRX.TabIndex = 19;
            this.lblDSPCWBufferRX.Text = "RX:";
            // 
            // comboDSPCWRXBuf
            // 
            this.comboDSPCWRXBuf.DisplayMember = "2048";
            this.comboDSPCWRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPCWRXBuf.DropDownWidth = 64;
            this.comboDSPCWRXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPCWRXBuf.Location = new System.Drawing.Point(32, 24);
            this.comboDSPCWRXBuf.Name = "comboDSPCWRXBuf";
            this.comboDSPCWRXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPCWRXBuf.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboDSPCWRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPCWRXBuf.ValueMember = "1024";
            this.comboDSPCWRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPCWRXBuf_SelectedIndexChanged);
            // 
            // grpDSPBufPhone
            // 
            this.grpDSPBufPhone.Controls.Add(this.comboDSPPhoneTXBuf);
            this.grpDSPBufPhone.Controls.Add(this.lblDSPPhoneBufferRX);
            this.grpDSPBufPhone.Controls.Add(this.comboDSPPhoneRXBuf);
            this.grpDSPBufPhone.Controls.Add(this.lblDSPPhoneBufferTX);
            this.grpDSPBufPhone.Location = new System.Drawing.Point(8, 16);
            this.grpDSPBufPhone.Name = "grpDSPBufPhone";
            this.grpDSPBufPhone.Size = new System.Drawing.Size(104, 72);
            this.grpDSPBufPhone.TabIndex = 39;
            this.grpDSPBufPhone.TabStop = false;
            this.grpDSPBufPhone.Text = "Phone";
            // 
            // comboDSPPhoneTXBuf
            // 
            this.comboDSPPhoneTXBuf.DisplayMember = "2048";
            this.comboDSPPhoneTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPPhoneTXBuf.DropDownWidth = 64;
            this.comboDSPPhoneTXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPPhoneTXBuf.Location = new System.Drawing.Point(32, 48);
            this.comboDSPPhoneTXBuf.Name = "comboDSPPhoneTXBuf";
            this.comboDSPPhoneTXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPPhoneTXBuf.TabIndex = 20;
            this.toolTip1.SetToolTip(this.comboDSPPhoneTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPPhoneTXBuf.ValueMember = "1024";
            this.comboDSPPhoneTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPPhoneTXBuf_SelectedIndexChanged);
            // 
            // lblDSPPhoneBufferRX
            // 
            this.lblDSPPhoneBufferRX.Image = null;
            this.lblDSPPhoneBufferRX.Location = new System.Drawing.Point(8, 24);
            this.lblDSPPhoneBufferRX.Name = "lblDSPPhoneBufferRX";
            this.lblDSPPhoneBufferRX.Size = new System.Drawing.Size(24, 16);
            this.lblDSPPhoneBufferRX.TabIndex = 19;
            this.lblDSPPhoneBufferRX.Text = "RX:";
            // 
            // comboDSPPhoneRXBuf
            // 
            this.comboDSPPhoneRXBuf.DisplayMember = "2048";
            this.comboDSPPhoneRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPPhoneRXBuf.DropDownWidth = 64;
            this.comboDSPPhoneRXBuf.Items.AddRange(new object[] {
            "256",
            "512",
            "1024",
            "2048",
            "4096"});
            this.comboDSPPhoneRXBuf.Location = new System.Drawing.Point(32, 24);
            this.comboDSPPhoneRXBuf.Name = "comboDSPPhoneRXBuf";
            this.comboDSPPhoneRXBuf.Size = new System.Drawing.Size(64, 21);
            this.comboDSPPhoneRXBuf.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboDSPPhoneRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
            this.comboDSPPhoneRXBuf.ValueMember = "1024";
            this.comboDSPPhoneRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPPhoneRXBuf_SelectedIndexChanged);
            // 
            // lblDSPPhoneBufferTX
            // 
            this.lblDSPPhoneBufferTX.Image = null;
            this.lblDSPPhoneBufferTX.Location = new System.Drawing.Point(8, 48);
            this.lblDSPPhoneBufferTX.Name = "lblDSPPhoneBufferTX";
            this.lblDSPPhoneBufferTX.Size = new System.Drawing.Size(24, 16);
            this.lblDSPPhoneBufferTX.TabIndex = 21;
            this.lblDSPPhoneBufferTX.Text = "TX:";
            // 
            // grpDSPNB
            // 
            this.grpDSPNB.Controls.Add(this.udDSPNB);
            this.grpDSPNB.Controls.Add(this.lblDSPNBThreshold);
            this.grpDSPNB.Location = new System.Drawing.Point(384, 8);
            this.grpDSPNB.Name = "grpDSPNB";
            this.grpDSPNB.Size = new System.Drawing.Size(120, 56);
            this.grpDSPNB.TabIndex = 35;
            this.grpDSPNB.TabStop = false;
            this.grpDSPNB.Text = "Noise Blanker";
            // 
            // udDSPNB
            // 
            this.udDSPNB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB.Location = new System.Drawing.Point(64, 24);
            this.udDSPNB.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDSPNB.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB.Name = "udDSPNB";
            this.udDSPNB.Size = new System.Drawing.Size(40, 20);
            this.udDSPNB.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udDSPNB, "Controls the detection threshold for impulse noise.  ");
            this.udDSPNB.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udDSPNB.ValueChanged += new System.EventHandler(this.udDSPNB_ValueChanged);
            this.udDSPNB.LostFocus += new System.EventHandler(this.udDSPNB_LostFocus);
            // 
            // lblDSPNBThreshold
            // 
            this.lblDSPNBThreshold.Image = null;
            this.lblDSPNBThreshold.Location = new System.Drawing.Point(8, 24);
            this.lblDSPNBThreshold.Name = "lblDSPNBThreshold";
            this.lblDSPNBThreshold.Size = new System.Drawing.Size(64, 16);
            this.lblDSPNBThreshold.TabIndex = 9;
            this.lblDSPNBThreshold.Text = "Threshold:";
            // 
            // grpDSPLMSNR
            // 
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
            this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 8);
            this.grpDSPLMSNR.Name = "grpDSPLMSNR";
            this.grpDSPLMSNR.Size = new System.Drawing.Size(112, 128);
            this.grpDSPLMSNR.TabIndex = 33;
            this.grpDSPLMSNR.TabStop = false;
            this.grpDSPLMSNR.Text = "NR";
            // 
            // udLMSNRLeak
            // 
            this.udLMSNRLeak.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
            this.udLMSNRLeak.Maximum = new decimal(new int[] {
            100000,
            0,
            0,
            0});
            this.udLMSNRLeak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRLeak.Name = "udLMSNRLeak";
            this.udLMSNRLeak.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRLeak.TabIndex = 10;
            this.toolTip1.SetToolTip(this.udLMSNRLeak, "Keeps the filter within a reasonable range once converged");
            this.udLMSNRLeak.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // lblLMSNRLeak
            // 
            this.lblLMSNRLeak.Image = null;
            this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
            this.lblLMSNRLeak.Name = "lblLMSNRLeak";
            this.lblLMSNRLeak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRLeak.TabIndex = 11;
            this.lblLMSNRLeak.Text = "Leak:";
            // 
            // lblLMSNRgain
            // 
            this.lblLMSNRgain.Image = null;
            this.lblLMSNRgain.Location = new System.Drawing.Point(8, 48);
            this.lblLMSNRgain.Name = "lblLMSNRgain";
            this.lblLMSNRgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRgain.TabIndex = 9;
            this.lblLMSNRgain.Text = "Gain:";
            // 
            // udLMSNRgain
            // 
            this.udLMSNRgain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRgain.Location = new System.Drawing.Point(56, 48);
            this.udLMSNRgain.Maximum = new decimal(new int[] {
            9999,
            0,
            0,
            0});
            this.udLMSNRgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRgain.Name = "udLMSNRgain";
            this.udLMSNRgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRgain.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udLMSNRgain, "Determines the adaptation rate of the filter.");
            this.udLMSNRgain.Value = new decimal(new int[] {
            16,
            0,
            0,
            0});
            this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRgain.LostFocus += new System.EventHandler(this.udLMSNRgain_LostFocus);
            // 
            // lblLMSNRdelay
            // 
            this.lblLMSNRdelay.Image = null;
            this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 72);
            this.lblLMSNRdelay.Name = "lblLMSNRdelay";
            this.lblLMSNRdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRdelay.TabIndex = 5;
            this.lblLMSNRdelay.Text = "Delay:";
            // 
            // udLMSNRtaps
            // 
            this.udLMSNRtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSNRtaps.Maximum = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udLMSNRtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSNRtaps.Name = "udLMSNRtaps";
            this.udLMSNRtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRtaps.TabIndex = 5;
            this.toolTip1.SetToolTip(this.udLMSNRtaps, "Determines the length of the NR computed filter.  ");
            this.udLMSNRtaps.Value = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRtaps.LostFocus += new System.EventHandler(this.udLMSNRtaps_LostFocus);
            // 
            // udLMSNRdelay
            // 
            this.udLMSNRdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRdelay.Location = new System.Drawing.Point(56, 72);
            this.udLMSNRdelay.Maximum = new decimal(new int[] {
            126,
            0,
            0,
            0});
            this.udLMSNRdelay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRdelay.Name = "udLMSNRdelay";
            this.udLMSNRdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRdelay.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udLMSNRdelay, "Determines how far back you look in the signal before you begin to compute a cohe" +
                    "rent signal enhancement filter.  ");
            this.udLMSNRdelay.Value = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            this.udLMSNRdelay.LostFocus += new System.EventHandler(this.udLMSNRdelay_LostFocus);
            // 
            // lblLMSNRtaps
            // 
            this.lblLMSNRtaps.Image = null;
            this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSNRtaps.Name = "lblLMSNRtaps";
            this.lblLMSNRtaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRtaps.TabIndex = 3;
            this.lblLMSNRtaps.Text = "Taps:";
            // 
            // grpDSPLMSANF
            // 
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
            this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 8);
            this.grpDSPLMSANF.Name = "grpDSPLMSANF";
            this.grpDSPLMSANF.Size = new System.Drawing.Size(120, 128);
            this.grpDSPLMSANF.TabIndex = 32;
            this.grpDSPLMSANF.TabStop = false;
            this.grpDSPLMSANF.Text = "ANF";
            // 
            // udLMSANFLeak
            // 
            this.udLMSANFLeak.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
            this.udLMSANFLeak.Maximum = new decimal(new int[] {
            100000,
            0,
            0,
            0});
            this.udLMSANFLeak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFLeak.Name = "udLMSANFLeak";
            this.udLMSANFLeak.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFLeak.TabIndex = 8;
            this.toolTip1.SetToolTip(this.udLMSANFLeak, "Keeps the filter within a reasonable range once converged");
            this.udLMSANFLeak.Value = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // lblLMSANFLeak
            // 
            this.lblLMSANFLeak.Image = null;
            this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
            this.lblLMSANFLeak.Name = "lblLMSANFLeak";
            this.lblLMSANFLeak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFLeak.TabIndex = 9;
            this.lblLMSANFLeak.Text = "Leak:";
            // 
            // lblLMSANFgain
            // 
            this.lblLMSANFgain.Image = null;
            this.lblLMSANFgain.Location = new System.Drawing.Point(8, 48);
            this.lblLMSANFgain.Name = "lblLMSANFgain";
            this.lblLMSANFgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFgain.TabIndex = 6;
            this.lblLMSANFgain.Text = "Gain:";
            // 
            // udLMSANFgain
            // 
            this.udLMSANFgain.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFgain.Location = new System.Drawing.Point(56, 48);
            this.udLMSANFgain.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udLMSANFgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFgain.Name = "udLMSANFgain";
            this.udLMSANFgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFgain.TabIndex = 3;
            this.toolTip1.SetToolTip(this.udLMSANFgain, "Determines the adaptation rate of the filter.");
            this.udLMSANFgain.Value = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFgain.LostFocus += new System.EventHandler(this.udLMSANFgain_LostFocus);
            // 
            // lblLMSANFdelay
            // 
            this.lblLMSANFdelay.Image = null;
            this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 72);
            this.lblLMSANFdelay.Name = "lblLMSANFdelay";
            this.lblLMSANFdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFdelay.TabIndex = 4;
            this.lblLMSANFdelay.Text = "Delay:";
            // 
            // udLMSANFdelay
            // 
            this.udLMSANFdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFdelay.Location = new System.Drawing.Point(56, 72);
            this.udLMSANFdelay.Maximum = new decimal(new int[] {
            126,
            0,
            0,
            0});
            this.udLMSANFdelay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFdelay.Name = "udLMSANFdelay";
            this.udLMSANFdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFdelay.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udLMSANFdelay, "Determines how far back you look in the signal before you begin to compute a canc" +
                    "ellation filter");
            this.udLMSANFdelay.Value = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFdelay.LostFocus += new System.EventHandler(this.udLMSANFdelay_LostFocus);
            // 
            // lblLMSANFTaps
            // 
            this.lblLMSANFTaps.Image = null;
            this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSANFTaps.Name = "lblLMSANFTaps";
            this.lblLMSANFTaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFTaps.TabIndex = 2;
            this.lblLMSANFTaps.Text = "Taps:";
            // 
            // udLMSANFtaps
            // 
            this.udLMSANFtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSANFtaps.Maximum = new decimal(new int[] {
            128,
            0,
            0,
            0});
            this.udLMSANFtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSANFtaps.Name = "udLMSANFtaps";
            this.udLMSANFtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFtaps.TabIndex = 1;
            this.toolTip1.SetToolTip(this.udLMSANFtaps, "Determines the length of the computed notch filter.");
            this.udLMSANFtaps.Value = new decimal(new int[] {
            68,
            0,
            0,
            0});
            this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            this.udLMSANFtaps.LostFocus += new System.EventHandler(this.udLMSANFtaps_LostFocus);
            // 
            // grpDSPWindow
            // 
            this.grpDSPWindow.Controls.Add(this.comboDSPWindow);
            this.grpDSPWindow.Location = new System.Drawing.Point(384, 136);
            this.grpDSPWindow.Name = "grpDSPWindow";
            this.grpDSPWindow.Size = new System.Drawing.Size(120, 56);
            this.grpDSPWindow.TabIndex = 36;
            this.grpDSPWindow.TabStop = false;
            this.grpDSPWindow.Text = "Window";
            // 
            // comboDSPWindow
            // 
            this.comboDSPWindow.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboDSPWindow.DropDownWidth = 88;
            this.comboDSPWindow.Location = new System.Drawing.Point(16, 24);
            this.comboDSPWindow.Name = "comboDSPWindow";
            this.comboDSPWindow.Size = new System.Drawing.Size(88, 21);
            this.comboDSPWindow.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboDSPWindow, "Selects the DSP windowing function that will be applied to the power spectrum in " +
                    "the main display when in Spectrum, Panadapter, and Waterfall modes.   ");
            this.comboDSPWindow.SelectedIndexChanged += new System.EventHandler(this.comboDSPWindow_SelectedIndexChanged);
            // 
            // grpDSPNB2
            // 
            this.grpDSPNB2.Controls.Add(this.udDSPNB2);
            this.grpDSPNB2.Controls.Add(this.lblDSPNB2Threshold);
            this.grpDSPNB2.Location = new System.Drawing.Point(384, 72);
            this.grpDSPNB2.Name = "grpDSPNB2";
            this.grpDSPNB2.Size = new System.Drawing.Size(120, 56);
            this.grpDSPNB2.TabIndex = 34;
            this.grpDSPNB2.TabStop = false;
            this.grpDSPNB2.Text = "Noise Blanker 2";
            // 
            // udDSPNB2
            // 
            this.udDSPNB2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB2.Location = new System.Drawing.Point(64, 24);
            this.udDSPNB2.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udDSPNB2.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPNB2.Name = "udDSPNB2";
            this.udDSPNB2.Size = new System.Drawing.Size(40, 20);
            this.udDSPNB2.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDSPNB2, "Controls the detection threshold for a pulse.  ");
            this.udDSPNB2.Value = new decimal(new int[] {
            15,
            0,
            0,
            0});
            this.udDSPNB2.ValueChanged += new System.EventHandler(this.udDSPNB2_ValueChanged);
            this.udDSPNB2.LostFocus += new System.EventHandler(this.udDSPNB2_LostFocus);
            // 
            // lblDSPNB2Threshold
            // 
            this.lblDSPNB2Threshold.Image = null;
            this.lblDSPNB2Threshold.Location = new System.Drawing.Point(8, 24);
            this.lblDSPNB2Threshold.Name = "lblDSPNB2Threshold";
            this.lblDSPNB2Threshold.Size = new System.Drawing.Size(64, 16);
            this.lblDSPNB2Threshold.TabIndex = 10;
            this.lblDSPNB2Threshold.Text = "Threshold:";
            // 
            // tpDSPImageReject
            // 
            this.tpDSPImageReject.Controls.Add(this.chkDSPImageExpert);
            this.tpDSPImageReject.Controls.Add(this.grpDSPImageRejectTX);
            this.tpDSPImageReject.Location = new System.Drawing.Point(4, 22);
            this.tpDSPImageReject.Name = "tpDSPImageReject";
            this.tpDSPImageReject.Size = new System.Drawing.Size(592, 318);
            this.tpDSPImageReject.TabIndex = 1;
            this.tpDSPImageReject.Text = "Image Reject";
            // 
            // chkDSPImageExpert
            // 
            this.chkDSPImageExpert.Location = new System.Drawing.Point(3, 193);
            this.chkDSPImageExpert.Name = "chkDSPImageExpert";
            this.chkDSPImageExpert.Size = new System.Drawing.Size(56, 24);
            this.chkDSPImageExpert.TabIndex = 35;
            this.chkDSPImageExpert.Text = "Expert";
            this.chkDSPImageExpert.CheckedChanged += new System.EventHandler(this.chkDSPImageExpert_CheckedChanged);
            // 
            // grpDSPImageRejectTX
            // 
            this.grpDSPImageRejectTX.Controls.Add(this.checkboxTXImagCal);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPGainValTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPPhaseValTX);
            this.grpDSPImageRejectTX.Controls.Add(this.udDSPImageGainTX);
            this.grpDSPImageRejectTX.Controls.Add(this.udDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImageGainTX);
            this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImagePhaseTX);
            this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImageGainTX);
            this.grpDSPImageRejectTX.Location = new System.Drawing.Point(3, 3);
            this.grpDSPImageRejectTX.Name = "grpDSPImageRejectTX";
            this.grpDSPImageRejectTX.Size = new System.Drawing.Size(240, 184);
            this.grpDSPImageRejectTX.TabIndex = 33;
            this.grpDSPImageRejectTX.TabStop = false;
            this.grpDSPImageRejectTX.Text = "Transmit Rejection";
            // 
            // checkboxTXImagCal
            // 
            this.checkboxTXImagCal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkboxTXImagCal.Image = null;
            this.checkboxTXImagCal.Location = new System.Drawing.Point(48, 144);
            this.checkboxTXImagCal.Name = "checkboxTXImagCal";
            this.checkboxTXImagCal.Size = new System.Drawing.Size(144, 16);
            this.checkboxTXImagCal.TabIndex = 37;
            this.checkboxTXImagCal.Text = "Enable TX Image Tone";
            this.toolTip1.SetToolTip(this.checkboxTXImagCal, "Check this box while in MOX on USB to calibrate the Transmit Rejection using the " +
                    "controls above.");
            this.checkboxTXImagCal.CheckedChanged += new System.EventHandler(this.chkTXImagCal_CheckedChanged);
            // 
            // lblDSPGainValTX
            // 
            this.lblDSPGainValTX.Image = null;
            this.lblDSPGainValTX.Location = new System.Drawing.Point(72, 104);
            this.lblDSPGainValTX.Name = "lblDSPGainValTX";
            this.lblDSPGainValTX.Size = new System.Drawing.Size(163, 16);
            this.lblDSPGainValTX.TabIndex = 15;
            this.lblDSPGainValTX.Text = "-500    -250       0       250     500";
            // 
            // lblDSPPhaseValTX
            // 
            this.lblDSPPhaseValTX.Image = null;
            this.lblDSPPhaseValTX.Location = new System.Drawing.Point(72, 56);
            this.lblDSPPhaseValTX.Name = "lblDSPPhaseValTX";
            this.lblDSPPhaseValTX.Size = new System.Drawing.Size(163, 16);
            this.lblDSPPhaseValTX.TabIndex = 14;
            this.lblDSPPhaseValTX.Text = "-400    -200       0       200     400";
            // 
            // udDSPImageGainTX
            // 
            this.udDSPImageGainTX.DecimalPlaces = 2;
            this.udDSPImageGainTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udDSPImageGainTX.Location = new System.Drawing.Point(16, 88);
            this.udDSPImageGainTX.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPImageGainTX.Minimum = new decimal(new int[] {
            500,
            0,
            0,
            -2147483648});
            this.udDSPImageGainTX.Name = "udDSPImageGainTX";
            this.udDSPImageGainTX.Size = new System.Drawing.Size(56, 20);
            this.udDSPImageGainTX.TabIndex = 8;
            this.toolTip1.SetToolTip(this.udDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
            this.udDSPImageGainTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPImageGainTX.ValueChanged += new System.EventHandler(this.udDSPImageGainTX_ValueChanged);
            this.udDSPImageGainTX.LostFocus += new System.EventHandler(this.udDSPImageGainTX_LostFocus);
            // 
            // udDSPImagePhaseTX
            // 
            this.udDSPImagePhaseTX.DecimalPlaces = 2;
            this.udDSPImagePhaseTX.Increment = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.udDSPImagePhaseTX.Location = new System.Drawing.Point(16, 40);
            this.udDSPImagePhaseTX.Maximum = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udDSPImagePhaseTX.Minimum = new decimal(new int[] {
            400,
            0,
            0,
            -2147483648});
            this.udDSPImagePhaseTX.Name = "udDSPImagePhaseTX";
            this.udDSPImagePhaseTX.Size = new System.Drawing.Size(56, 20);
            this.udDSPImagePhaseTX.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
            this.udDSPImagePhaseTX.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPImagePhaseTX.ValueChanged += new System.EventHandler(this.udDSPImagePhaseTX_ValueChanged);
            this.udDSPImagePhaseTX.LostFocus += new System.EventHandler(this.udDSPImagePhaseTX_LostFocus);
            // 
            // lblDSPImageGainTX
            // 
            this.lblDSPImageGainTX.Image = null;
            this.lblDSPImageGainTX.Location = new System.Drawing.Point(16, 72);
            this.lblDSPImageGainTX.Name = "lblDSPImageGainTX";
            this.lblDSPImageGainTX.Size = new System.Drawing.Size(48, 16);
            this.lblDSPImageGainTX.TabIndex = 6;
            this.lblDSPImageGainTX.Text = "Gain:";
            // 
            // tbDSPImagePhaseTX
            // 
            this.tbDSPImagePhaseTX.LargeChange = 1;
            this.tbDSPImagePhaseTX.Location = new System.Drawing.Point(72, 24);
            this.tbDSPImagePhaseTX.Maximum = 400;
            this.tbDSPImagePhaseTX.Minimum = -400;
            this.tbDSPImagePhaseTX.Name = "tbDSPImagePhaseTX";
            this.tbDSPImagePhaseTX.Size = new System.Drawing.Size(160, 42);
            this.tbDSPImagePhaseTX.TabIndex = 3;
            this.tbDSPImagePhaseTX.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
            this.tbDSPImagePhaseTX.Scroll += new System.EventHandler(this.tbDSPImagePhaseTX_Scroll);
            // 
            // lblDSPImagePhaseTX
            // 
            this.lblDSPImagePhaseTX.Image = null;
            this.lblDSPImagePhaseTX.Location = new System.Drawing.Point(16, 24);
            this.lblDSPImagePhaseTX.Name = "lblDSPImagePhaseTX";
            this.lblDSPImagePhaseTX.Size = new System.Drawing.Size(48, 16);
            this.lblDSPImagePhaseTX.TabIndex = 5;
            this.lblDSPImagePhaseTX.Text = "Phase:";
            // 
            // tbDSPImageGainTX
            // 
            this.tbDSPImageGainTX.LargeChange = 1;
            this.tbDSPImageGainTX.Location = new System.Drawing.Point(72, 72);
            this.tbDSPImageGainTX.Maximum = 500;
            this.tbDSPImageGainTX.Minimum = -500;
            this.tbDSPImageGainTX.Name = "tbDSPImageGainTX";
            this.tbDSPImageGainTX.Size = new System.Drawing.Size(160, 42);
            this.tbDSPImageGainTX.TabIndex = 4;
            this.tbDSPImageGainTX.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
            this.tbDSPImageGainTX.Scroll += new System.EventHandler(this.tbDSPImageGainTX_Scroll);
            // 
            // tpDSPKeyer
            // 
            this.tpDSPKeyer.Controls.Add(this.chkCWDisableUI);
            this.tpDSPKeyer.Controls.Add(this.grpKeyerConnections);
            this.tpDSPKeyer.Controls.Add(this.grpDSPCWPitch);
            this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerOptions);
            this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSignalShaping);
            this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSemiBreakIn);
            this.tpDSPKeyer.Location = new System.Drawing.Point(4, 22);
            this.tpDSPKeyer.Name = "tpDSPKeyer";
            this.tpDSPKeyer.Size = new System.Drawing.Size(592, 318);
            this.tpDSPKeyer.TabIndex = 0;
            this.tpDSPKeyer.Text = "Keyer";
            // 
            // chkCWDisableUI
            // 
            this.chkCWDisableUI.Checked = true;
            this.chkCWDisableUI.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWDisableUI.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWDisableUI.Image = null;
            this.chkCWDisableUI.Location = new System.Drawing.Point(161, 152);
            this.chkCWDisableUI.Name = "chkCWDisableUI";
            this.chkCWDisableUI.Size = new System.Drawing.Size(109, 32);
            this.chkCWDisableUI.TabIndex = 42;
            this.chkCWDisableUI.Text = "Disable UI MOX Changes";
            this.toolTip1.SetToolTip(this.chkCWDisableUI, "If enabled, will automatically switch to CW mode when paddles are used no matter " +
                    "the current mode ");
            this.chkCWDisableUI.CheckedChanged += new System.EventHandler(this.chkCWDisableUI_CheckedChanged);
            // 
            // grpKeyerConnections
            // 
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnKeyLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnSecondary);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnSecondary);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnKeyLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnPTTLine);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnPrimary);
            this.grpKeyerConnections.Controls.Add(this.lblKeyerConnPTTLine);
            this.grpKeyerConnections.Controls.Add(this.comboKeyerConnPrimary);
            this.grpKeyerConnections.Location = new System.Drawing.Point(112, 8);
            this.grpKeyerConnections.Name = "grpKeyerConnections";
            this.grpKeyerConnections.Size = new System.Drawing.Size(176, 128);
            this.grpKeyerConnections.TabIndex = 40;
            this.grpKeyerConnections.TabStop = false;
            this.grpKeyerConnections.Text = "Connections";
            // 
            // comboKeyerConnKeyLine
            // 
            this.comboKeyerConnKeyLine.DisplayMember = "None";
            this.comboKeyerConnKeyLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnKeyLine.DropDownWidth = 64;
            this.comboKeyerConnKeyLine.Items.AddRange(new object[] {
            "None",
            "DTR",
            "RTS"});
            this.comboKeyerConnKeyLine.Location = new System.Drawing.Point(104, 96);
            this.comboKeyerConnKeyLine.Name = "comboKeyerConnKeyLine";
            this.comboKeyerConnKeyLine.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnKeyLine.TabIndex = 51;
            this.toolTip1.SetToolTip(this.comboKeyerConnKeyLine, "Sets the COM port line that triggers the tone on the Keyer Port selected above.");
            this.comboKeyerConnKeyLine.ValueMember = "None";
            this.comboKeyerConnKeyLine.Visible = false;
            this.comboKeyerConnKeyLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnKeyLine_SelectedIndexChanged);
            // 
            // comboKeyerConnSecondary
            // 
            this.comboKeyerConnSecondary.DisplayMember = "None";
            this.comboKeyerConnSecondary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnSecondary.DropDownWidth = 64;
            this.comboKeyerConnSecondary.Items.AddRange(new object[] {
            "None"});
            this.comboKeyerConnSecondary.Location = new System.Drawing.Point(104, 48);
            this.comboKeyerConnSecondary.Name = "comboKeyerConnSecondary";
            this.comboKeyerConnSecondary.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnSecondary.TabIndex = 53;
            this.toolTip1.SetToolTip(this.comboKeyerConnSecondary, "Sets Keyer Input COM port.  This can be an external keyer or a virtual COM port b" +
                    "eing driven by a third party program.");
            this.comboKeyerConnSecondary.ValueMember = "None";
            this.comboKeyerConnSecondary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnSecondary_SelectedIndexChanged);
            // 
            // lblKeyerConnSecondary
            // 
            this.lblKeyerConnSecondary.Image = null;
            this.lblKeyerConnSecondary.Location = new System.Drawing.Point(16, 48);
            this.lblKeyerConnSecondary.Name = "lblKeyerConnSecondary";
            this.lblKeyerConnSecondary.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnSecondary.TabIndex = 52;
            this.lblKeyerConnSecondary.Text = "Secondary:";
            // 
            // lblKeyerConnKeyLine
            // 
            this.lblKeyerConnKeyLine.Image = null;
            this.lblKeyerConnKeyLine.Location = new System.Drawing.Point(16, 96);
            this.lblKeyerConnKeyLine.Name = "lblKeyerConnKeyLine";
            this.lblKeyerConnKeyLine.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnKeyLine.TabIndex = 50;
            this.lblKeyerConnKeyLine.Text = "Key Line:";
            this.lblKeyerConnKeyLine.Visible = false;
            // 
            // comboKeyerConnPTTLine
            // 
            this.comboKeyerConnPTTLine.DisplayMember = "None";
            this.comboKeyerConnPTTLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnPTTLine.DropDownWidth = 64;
            this.comboKeyerConnPTTLine.Items.AddRange(new object[] {
            "None",
            "DTR",
            "RTS"});
            this.comboKeyerConnPTTLine.Location = new System.Drawing.Point(104, 72);
            this.comboKeyerConnPTTLine.Name = "comboKeyerConnPTTLine";
            this.comboKeyerConnPTTLine.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnPTTLine.TabIndex = 49;
            this.toolTip1.SetToolTip(this.comboKeyerConnPTTLine, "Sets the line on the Keyer Port above that triggers PTT.");
            this.comboKeyerConnPTTLine.ValueMember = "None";
            this.comboKeyerConnPTTLine.Visible = false;
            this.comboKeyerConnPTTLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPTTLine_SelectedIndexChanged);
            // 
            // lblKeyerConnPrimary
            // 
            this.lblKeyerConnPrimary.Image = null;
            this.lblKeyerConnPrimary.Location = new System.Drawing.Point(16, 24);
            this.lblKeyerConnPrimary.Name = "lblKeyerConnPrimary";
            this.lblKeyerConnPrimary.Size = new System.Drawing.Size(88, 16);
            this.lblKeyerConnPrimary.TabIndex = 41;
            this.lblKeyerConnPrimary.Text = "Primary:";
            // 
            // lblKeyerConnPTTLine
            // 
            this.lblKeyerConnPTTLine.Image = null;
            this.lblKeyerConnPTTLine.Location = new System.Drawing.Point(16, 72);
            this.lblKeyerConnPTTLine.Name = "lblKeyerConnPTTLine";
            this.lblKeyerConnPTTLine.Size = new System.Drawing.Size(68, 16);
            this.lblKeyerConnPTTLine.TabIndex = 48;
            this.lblKeyerConnPTTLine.Text = "PTT Line:";
            this.lblKeyerConnPTTLine.Visible = false;
            // 
            // comboKeyerConnPrimary
            // 
            this.comboKeyerConnPrimary.DisplayMember = "LPT";
            this.comboKeyerConnPrimary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKeyerConnPrimary.DropDownWidth = 64;
            this.comboKeyerConnPrimary.Items.AddRange(new object[] {
            "5000"});
            this.comboKeyerConnPrimary.Location = new System.Drawing.Point(104, 24);
            this.comboKeyerConnPrimary.Name = "comboKeyerConnPrimary";
            this.comboKeyerConnPrimary.Size = new System.Drawing.Size(64, 21);
            this.comboKeyerConnPrimary.TabIndex = 40;
            this.toolTip1.SetToolTip(this.comboKeyerConnPrimary, "Sets Key Paddle Input port");
            this.comboKeyerConnPrimary.ValueMember = "LPT";
            this.comboKeyerConnPrimary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPrimary_SelectedIndexChanged);
            // 
            // grpDSPCWPitch
            // 
            this.grpDSPCWPitch.Controls.Add(this.lblDSPCWPitchFreq);
            this.grpDSPCWPitch.Controls.Add(this.udDSPCWPitch);
            this.grpDSPCWPitch.Location = new System.Drawing.Point(8, 8);
            this.grpDSPCWPitch.Name = "grpDSPCWPitch";
            this.grpDSPCWPitch.Size = new System.Drawing.Size(96, 57);
            this.grpDSPCWPitch.TabIndex = 39;
            this.grpDSPCWPitch.TabStop = false;
            this.grpDSPCWPitch.Text = "CW Pitch (Hz)";
            // 
            // lblDSPCWPitchFreq
            // 
            this.lblDSPCWPitchFreq.Image = null;
            this.lblDSPCWPitchFreq.Location = new System.Drawing.Point(8, 24);
            this.lblDSPCWPitchFreq.Name = "lblDSPCWPitchFreq";
            this.lblDSPCWPitchFreq.Size = new System.Drawing.Size(32, 16);
            this.lblDSPCWPitchFreq.TabIndex = 8;
            this.lblDSPCWPitchFreq.Text = "Freq:";
            // 
            // udDSPCWPitch
            // 
            this.udDSPCWPitch.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPCWPitch.Location = new System.Drawing.Point(40, 24);
            this.udDSPCWPitch.Maximum = new decimal(new int[] {
            2250,
            0,
            0,
            0});
            this.udDSPCWPitch.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udDSPCWPitch.Name = "udDSPCWPitch";
            this.udDSPCWPitch.Size = new System.Drawing.Size(48, 20);
            this.udDSPCWPitch.TabIndex = 7;
            this.toolTip1.SetToolTip(this.udDSPCWPitch, "Selects the preferred CW tone frequency.");
            this.udDSPCWPitch.Value = new decimal(new int[] {
            600,
            0,
            0,
            0});
            this.udDSPCWPitch.ValueChanged += new System.EventHandler(this.udDSPCWPitch_ValueChanged);
            this.udDSPCWPitch.LostFocus += new System.EventHandler(this.udDSPCWPitch_LostFocus);
            // 
            // grpDSPKeyerOptions
            // 
            this.grpDSPKeyerOptions.Controls.Add(this.chkModeBStrict);
            this.grpDSPKeyerOptions.Controls.Add(this.chkStrictCharSpacing);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerMonoCable);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerMode);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerRevPdl);
            this.grpDSPKeyerOptions.Controls.Add(this.chkDSPKeyerSidetone);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerIambic);
            this.grpDSPKeyerOptions.Controls.Add(this.chkCWAutoSwitchMode);
            this.grpDSPKeyerOptions.Location = new System.Drawing.Point(296, 8);
            this.grpDSPKeyerOptions.Name = "grpDSPKeyerOptions";
            this.grpDSPKeyerOptions.Size = new System.Drawing.Size(142, 224);
            this.grpDSPKeyerOptions.TabIndex = 37;
            this.grpDSPKeyerOptions.TabStop = false;
            this.grpDSPKeyerOptions.Text = "Options";
            // 
            // chkModeBStrict
            // 
            this.chkModeBStrict.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkModeBStrict.Image = null;
            this.chkModeBStrict.Location = new System.Drawing.Point(16, 144);
            this.chkModeBStrict.Name = "chkModeBStrict";
            this.chkModeBStrict.Size = new System.Drawing.Size(113, 16);
            this.chkModeBStrict.TabIndex = 44;
            this.chkModeBStrict.Text = "Mode B Strict";
            this.toolTip1.SetToolTip(this.chkModeBStrict, "Sets the detection threshold to halfway into the current element.");
            this.chkModeBStrict.CheckedChanged += new System.EventHandler(this.chkModeBStrict_CheckedChanged);
            // 
            // chkStrictCharSpacing
            // 
            this.chkStrictCharSpacing.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkStrictCharSpacing.Image = null;
            this.chkStrictCharSpacing.Location = new System.Drawing.Point(16, 192);
            this.chkStrictCharSpacing.Name = "chkStrictCharSpacing";
            this.chkStrictCharSpacing.Size = new System.Drawing.Size(113, 16);
            this.chkStrictCharSpacing.TabIndex = 43;
            this.chkStrictCharSpacing.Text = "Strict Char Space";
            this.toolTip1.SetToolTip(this.chkStrictCharSpacing, "If enabled, will automatically force a full space after each character.");
            this.chkStrictCharSpacing.CheckedChanged += new System.EventHandler(this.chkStrictCharSpacing_CheckedChanged);
            // 
            // chkCWKeyerMonoCable
            // 
            this.chkCWKeyerMonoCable.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerMonoCable.Image = null;
            this.chkCWKeyerMonoCable.Location = new System.Drawing.Point(16, 96);
            this.chkCWKeyerMonoCable.Name = "chkCWKeyerMonoCable";
            this.chkCWKeyerMonoCable.Size = new System.Drawing.Size(113, 16);
            this.chkCWKeyerMonoCable.TabIndex = 42;
            this.chkCWKeyerMonoCable.Text = "2-Wire Cable";
            this.toolTip1.SetToolTip(this.chkCWKeyerMonoCable, "Allows the use of a straight key and other devices suce as paddles on the \r\nFLEX-" +
                    "xx00 series of radios that use only 2 wires to make the connection.");
            this.chkCWKeyerMonoCable.CheckedChanged += new System.EventHandler(this.chkCWKeyerMonoCable_CheckedChanged);
            // 
            // chkCWKeyerMode
            // 
            this.chkCWKeyerMode.Checked = true;
            this.chkCWKeyerMode.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWKeyerMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerMode.Image = null;
            this.chkCWKeyerMode.Location = new System.Drawing.Point(16, 120);
            this.chkCWKeyerMode.Name = "chkCWKeyerMode";
            this.chkCWKeyerMode.Size = new System.Drawing.Size(113, 16);
            this.chkCWKeyerMode.TabIndex = 40;
            this.chkCWKeyerMode.Text = "Mode B";
            this.toolTip1.SetToolTip(this.chkCWKeyerMode, "Set Keyer Mode");
            this.chkCWKeyerMode.CheckedChanged += new System.EventHandler(this.chkCWKeyerMode_CheckedChanged);
            // 
            // chkCWKeyerRevPdl
            // 
            this.chkCWKeyerRevPdl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerRevPdl.Image = null;
            this.chkCWKeyerRevPdl.Location = new System.Drawing.Point(16, 72);
            this.chkCWKeyerRevPdl.Name = "chkCWKeyerRevPdl";
            this.chkCWKeyerRevPdl.Size = new System.Drawing.Size(113, 16);
            this.chkCWKeyerRevPdl.TabIndex = 38;
            this.chkCWKeyerRevPdl.Text = "Reverse Paddles";
            this.toolTip1.SetToolTip(this.chkCWKeyerRevPdl, "Reverses the input paddle -- Dot becomes Dash and vice versa.");
            this.chkCWKeyerRevPdl.CheckedChanged += new System.EventHandler(this.chkCWKeyerRevPdl_CheckedChanged);
            // 
            // chkDSPKeyerSidetone
            // 
            this.chkDSPKeyerSidetone.Checked = true;
            this.chkDSPKeyerSidetone.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDSPKeyerSidetone.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkDSPKeyerSidetone.Image = null;
            this.chkDSPKeyerSidetone.Location = new System.Drawing.Point(16, 48);
            this.chkDSPKeyerSidetone.Name = "chkDSPKeyerSidetone";
            this.chkDSPKeyerSidetone.Size = new System.Drawing.Size(113, 16);
            this.chkDSPKeyerSidetone.TabIndex = 37;
            this.chkDSPKeyerSidetone.Text = "Sidetone";
            this.toolTip1.SetToolTip(this.chkDSPKeyerSidetone, "Turns the sidetone in the speakers on/off");
            this.chkDSPKeyerSidetone.CheckedChanged += new System.EventHandler(this.chkDSPKeyerSidetone_CheckedChanged);
            // 
            // chkCWKeyerIambic
            // 
            this.chkCWKeyerIambic.Checked = true;
            this.chkCWKeyerIambic.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWKeyerIambic.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWKeyerIambic.Image = null;
            this.chkCWKeyerIambic.Location = new System.Drawing.Point(16, 24);
            this.chkCWKeyerIambic.Name = "chkCWKeyerIambic";
            this.chkCWKeyerIambic.Size = new System.Drawing.Size(113, 16);
            this.chkCWKeyerIambic.TabIndex = 36;
            this.chkCWKeyerIambic.Text = "Iambic";
            this.toolTip1.SetToolTip(this.chkCWKeyerIambic, "Iambic or Straight Key?");
            this.chkCWKeyerIambic.CheckedChanged += new System.EventHandler(this.chkCWKeyerIambic_CheckedChanged);
            // 
            // chkCWAutoSwitchMode
            // 
            this.chkCWAutoSwitchMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWAutoSwitchMode.Image = null;
            this.chkCWAutoSwitchMode.Location = new System.Drawing.Point(16, 168);
            this.chkCWAutoSwitchMode.Name = "chkCWAutoSwitchMode";
            this.chkCWAutoSwitchMode.Size = new System.Drawing.Size(113, 16);
            this.chkCWAutoSwitchMode.TabIndex = 41;
            this.chkCWAutoSwitchMode.Text = "Auto Mode Swch";
            this.toolTip1.SetToolTip(this.chkCWAutoSwitchMode, "If enabled, will automatically switch to CW mode when paddles are used no matter " +
                    "the current mode ");
            this.chkCWAutoSwitchMode.CheckedChanged += new System.EventHandler(this.chkCWAutoSwitchMode_CheckedChanged);
            // 
            // grpDSPKeyerSignalShaping
            // 
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerWeight);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWWeight);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerRamp);
            this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWRamp);
            this.grpDSPKeyerSignalShaping.Location = new System.Drawing.Point(444, 8);
            this.grpDSPKeyerSignalShaping.Name = "grpDSPKeyerSignalShaping";
            this.grpDSPKeyerSignalShaping.Size = new System.Drawing.Size(124, 128);
            this.grpDSPKeyerSignalShaping.TabIndex = 34;
            this.grpDSPKeyerSignalShaping.TabStop = false;
            this.grpDSPKeyerSignalShaping.Text = "Signal Shaping";
            // 
            // udCWKeyerWeight
            // 
            this.udCWKeyerWeight.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerWeight.Location = new System.Drawing.Point(80, 24);
            this.udCWKeyerWeight.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udCWKeyerWeight.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWKeyerWeight.Name = "udCWKeyerWeight";
            this.udCWKeyerWeight.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerWeight.TabIndex = 40;
            this.toolTip1.SetToolTip(this.udCWKeyerWeight, "Sets the weight of the tones when sending Iambic.");
            this.udCWKeyerWeight.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udCWKeyerWeight.ValueChanged += new System.EventHandler(this.udCWKeyerWeight_ValueChanged);
            this.udCWKeyerWeight.LostFocus += new System.EventHandler(this.udCWKeyerWeight_LostFocus);
            // 
            // lblCWWeight
            // 
            this.lblCWWeight.Image = null;
            this.lblCWWeight.Location = new System.Drawing.Point(16, 24);
            this.lblCWWeight.Name = "lblCWWeight";
            this.lblCWWeight.Size = new System.Drawing.Size(48, 16);
            this.lblCWWeight.TabIndex = 39;
            this.lblCWWeight.Text = "Weight:";
            // 
            // udCWKeyerRamp
            // 
            this.udCWKeyerRamp.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWKeyerRamp.Location = new System.Drawing.Point(80, 48);
            this.udCWKeyerRamp.Maximum = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udCWKeyerRamp.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWKeyerRamp.Name = "udCWKeyerRamp";
            this.udCWKeyerRamp.Size = new System.Drawing.Size(40, 20);
            this.udCWKeyerRamp.TabIndex = 40;
            this.toolTip1.SetToolTip(this.udCWKeyerRamp, "The width of the ramp on the leading and trailing edge of the tone.");
            this.udCWKeyerRamp.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udCWKeyerRamp.ValueChanged += new System.EventHandler(this.udCWKeyerRamp_ValueChanged);
            this.udCWKeyerRamp.LostFocus += new System.EventHandler(this.udCWKeyerRamp_LostFocus);
            // 
            // lblCWRamp
            // 
            this.lblCWRamp.Image = null;
            this.lblCWRamp.Location = new System.Drawing.Point(16, 48);
            this.lblCWRamp.Name = "lblCWRamp";
            this.lblCWRamp.Size = new System.Drawing.Size(64, 16);
            this.lblCWRamp.TabIndex = 39;
            this.lblCWRamp.Text = "Ramp (ms):";
            // 
            // grpDSPKeyerSemiBreakIn
            // 
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.chkCWBreakInEnabled);
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.lblCWBreakInDelay);
            this.grpDSPKeyerSemiBreakIn.Controls.Add(this.udCWBreakInDelay);
            this.grpDSPKeyerSemiBreakIn.Location = new System.Drawing.Point(8, 144);
            this.grpDSPKeyerSemiBreakIn.Name = "grpDSPKeyerSemiBreakIn";
            this.grpDSPKeyerSemiBreakIn.Size = new System.Drawing.Size(136, 88);
            this.grpDSPKeyerSemiBreakIn.TabIndex = 38;
            this.grpDSPKeyerSemiBreakIn.TabStop = false;
            this.grpDSPKeyerSemiBreakIn.Text = "Break In";
            // 
            // chkCWBreakInEnabled
            // 
            this.chkCWBreakInEnabled.Checked = true;
            this.chkCWBreakInEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkCWBreakInEnabled.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCWBreakInEnabled.Image = null;
            this.chkCWBreakInEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkCWBreakInEnabled.Name = "chkCWBreakInEnabled";
            this.chkCWBreakInEnabled.Size = new System.Drawing.Size(80, 16);
            this.chkCWBreakInEnabled.TabIndex = 36;
            this.chkCWBreakInEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkCWBreakInEnabled, "Enables Semi Break In operation.");
            this.chkCWBreakInEnabled.CheckedChanged += new System.EventHandler(this.chkDSPKeyerSemiBreakInEnabled_CheckedChanged);
            // 
            // lblCWBreakInDelay
            // 
            this.lblCWBreakInDelay.Image = null;
            this.lblCWBreakInDelay.Location = new System.Drawing.Point(8, 48);
            this.lblCWBreakInDelay.Name = "lblCWBreakInDelay";
            this.lblCWBreakInDelay.Size = new System.Drawing.Size(64, 16);
            this.lblCWBreakInDelay.TabIndex = 34;
            this.lblCWBreakInDelay.Text = "Delay (ms):";
            // 
            // udCWBreakInDelay
            // 
            this.udCWBreakInDelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udCWBreakInDelay.Location = new System.Drawing.Point(72, 48);
            this.udCWBreakInDelay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udCWBreakInDelay.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udCWBreakInDelay.Name = "udCWBreakInDelay";
            this.udCWBreakInDelay.Size = new System.Drawing.Size(48, 20);
            this.udCWBreakInDelay.TabIndex = 35;
            this.toolTip1.SetToolTip(this.udCWBreakInDelay, "Amount of time to stay in TX after the last detected CW signal.");
            this.udCWBreakInDelay.Value = new decimal(new int[] {
            300,
            0,
            0,
            0});
            this.udCWBreakInDelay.ValueChanged += new System.EventHandler(this.udCWKeyerSemiBreakInDelay_ValueChanged);
            this.udCWBreakInDelay.LostFocus += new System.EventHandler(this.udCWBreakInDelay_LostFocus);
            // 
            // tpDSPAGCALC
            // 
            this.tpDSPAGCALC.Controls.Add(this.grpDSPLeveler);
            this.tpDSPAGCALC.Controls.Add(this.grpDSPALC);
            this.tpDSPAGCALC.Controls.Add(this.grpDSPAGC);
            this.tpDSPAGCALC.Location = new System.Drawing.Point(4, 22);
            this.tpDSPAGCALC.Name = "tpDSPAGCALC";
            this.tpDSPAGCALC.Size = new System.Drawing.Size(592, 318);
            this.tpDSPAGCALC.TabIndex = 3;
            this.tpDSPAGCALC.Text = "AGC/ALC";
            // 
            // grpDSPLeveler
            // 
            this.grpDSPLeveler.Controls.Add(this.chkDSPLevelerEnabled);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangThreshold);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerHangTime);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangTime);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerThreshold);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerSlope);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerDecay);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerSlope);
            this.grpDSPLeveler.Controls.Add(this.udDSPLevelerAttack);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerDecay);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerAttack);
            this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerThreshold);
            this.grpDSPLeveler.Controls.Add(this.tbDSPLevelerHangThreshold);
            this.grpDSPLeveler.Location = new System.Drawing.Point(264, 8);
            this.grpDSPLeveler.Name = "grpDSPLeveler";
            this.grpDSPLeveler.Size = new System.Drawing.Size(144, 216);
            this.grpDSPLeveler.TabIndex = 39;
            this.grpDSPLeveler.TabStop = false;
            this.grpDSPLeveler.Text = "Leveler";
            // 
            // chkDSPLevelerEnabled
            // 
            this.chkDSPLevelerEnabled.Checked = true;
            this.chkDSPLevelerEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDSPLevelerEnabled.Image = null;
            this.chkDSPLevelerEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkDSPLevelerEnabled.Name = "chkDSPLevelerEnabled";
            this.chkDSPLevelerEnabled.Size = new System.Drawing.Size(104, 16);
            this.chkDSPLevelerEnabled.TabIndex = 42;
            this.chkDSPLevelerEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkDSPLevelerEnabled, "Check this box to Enabled (activate) the leveler feature.");
            this.chkDSPLevelerEnabled.CheckedChanged += new System.EventHandler(this.chkDSPLevelerEnabled_CheckedChanged);
            // 
            // lblDSPLevelerHangThreshold
            // 
            this.lblDSPLevelerHangThreshold.Image = null;
            this.lblDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 168);
            this.lblDSPLevelerHangThreshold.Name = "lblDSPLevelerHangThreshold";
            this.lblDSPLevelerHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPLevelerHangThreshold.TabIndex = 41;
            this.lblDSPLevelerHangThreshold.Text = "Hang Threshold:";
            this.lblDSPLevelerHangThreshold.Visible = false;
            // 
            // udDSPLevelerHangTime
            // 
            this.udDSPLevelerHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Location = new System.Drawing.Point(88, 144);
            this.udDSPLevelerHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.Name = "udDSPLevelerHangTime";
            this.udDSPLevelerHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPLevelerHangTime.TabIndex = 15;
            this.udDSPLevelerHangTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPLevelerHangTime.ValueChanged += new System.EventHandler(this.udDSPLevelerHangTime_ValueChanged);
            this.udDSPLevelerHangTime.LostFocus += new System.EventHandler(this.udDSPLevelerHangTime_LostFocus);
            // 
            // lblDSPLevelerHangTime
            // 
            this.lblDSPLevelerHangTime.Image = null;
            this.lblDSPLevelerHangTime.Location = new System.Drawing.Point(8, 144);
            this.lblDSPLevelerHangTime.Name = "lblDSPLevelerHangTime";
            this.lblDSPLevelerHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPLevelerHangTime.TabIndex = 14;
            this.lblDSPLevelerHangTime.Text = "Hang (ms):";
            // 
            // udDSPLevelerThreshold
            // 
            this.udDSPLevelerThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Location = new System.Drawing.Point(88, 72);
            this.udDSPLevelerThreshold.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.Name = "udDSPLevelerThreshold";
            this.udDSPLevelerThreshold.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerThreshold.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPLevelerThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPLevelerThreshold.Value = new decimal(new int[] {
            5,
            0,
            0,
            0});
            this.udDSPLevelerThreshold.ValueChanged += new System.EventHandler(this.udDSPLevelerThreshold_ValueChanged);
            this.udDSPLevelerThreshold.LostFocus += new System.EventHandler(this.udDSPLevelerThreshold_LostFocus);
            // 
            // udDSPLevelerSlope
            // 
            this.udDSPLevelerSlope.Enabled = false;
            this.udDSPLevelerSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Location = new System.Drawing.Point(88, 48);
            this.udDSPLevelerSlope.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Name = "udDSPLevelerSlope";
            this.udDSPLevelerSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerSlope.TabIndex = 13;
            this.udDSPLevelerSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPLevelerSlope.Visible = false;
            this.udDSPLevelerSlope.LostFocus += new System.EventHandler(this.udDSPLevelerSlope_LostFocus);
            // 
            // udDSPLevelerDecay
            // 
            this.udDSPLevelerDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Location = new System.Drawing.Point(88, 120);
            this.udDSPLevelerDecay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerDecay.Name = "udDSPLevelerDecay";
            this.udDSPLevelerDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPLevelerDecay.TabIndex = 12;
            this.udDSPLevelerDecay.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPLevelerDecay.ValueChanged += new System.EventHandler(this.udDSPLevelerDecay_ValueChanged);
            this.udDSPLevelerDecay.LostFocus += new System.EventHandler(this.udDSPLevelerDecay_LostFocus);
            // 
            // lblDSPLevelerSlope
            // 
            this.lblDSPLevelerSlope.Enabled = false;
            this.lblDSPLevelerSlope.Image = null;
            this.lblDSPLevelerSlope.Location = new System.Drawing.Point(8, 48);
            this.lblDSPLevelerSlope.Name = "lblDSPLevelerSlope";
            this.lblDSPLevelerSlope.Size = new System.Drawing.Size(64, 16);
            this.lblDSPLevelerSlope.TabIndex = 11;
            this.lblDSPLevelerSlope.Text = "Slope (dB):";
            this.lblDSPLevelerSlope.Visible = false;
            // 
            // udDSPLevelerAttack
            // 
            this.udDSPLevelerAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Location = new System.Drawing.Point(88, 96);
            this.udDSPLevelerAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPLevelerAttack.Name = "udDSPLevelerAttack";
            this.udDSPLevelerAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPLevelerAttack.TabIndex = 10;
            this.udDSPLevelerAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPLevelerAttack.ValueChanged += new System.EventHandler(this.udDSPLevelerAttack_ValueChanged);
            this.udDSPLevelerAttack.LostFocus += new System.EventHandler(this.udDSPLevelerAttack_LostFocus);
            // 
            // lblDSPLevelerDecay
            // 
            this.lblDSPLevelerDecay.Image = null;
            this.lblDSPLevelerDecay.Location = new System.Drawing.Point(8, 120);
            this.lblDSPLevelerDecay.Name = "lblDSPLevelerDecay";
            this.lblDSPLevelerDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPLevelerDecay.TabIndex = 9;
            this.lblDSPLevelerDecay.Text = "Decay (ms):";
            // 
            // lblDSPLevelerAttack
            // 
            this.lblDSPLevelerAttack.Image = null;
            this.lblDSPLevelerAttack.Location = new System.Drawing.Point(8, 96);
            this.lblDSPLevelerAttack.Name = "lblDSPLevelerAttack";
            this.lblDSPLevelerAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPLevelerAttack.TabIndex = 8;
            this.lblDSPLevelerAttack.Text = "Attack (ms):";
            // 
            // lblDSPLevelerThreshold
            // 
            this.lblDSPLevelerThreshold.Image = null;
            this.lblDSPLevelerThreshold.Location = new System.Drawing.Point(8, 72);
            this.lblDSPLevelerThreshold.Name = "lblDSPLevelerThreshold";
            this.lblDSPLevelerThreshold.Size = new System.Drawing.Size(88, 24);
            this.lblDSPLevelerThreshold.TabIndex = 7;
            this.lblDSPLevelerThreshold.Text = "Max.Gain (dB):";
            // 
            // tbDSPLevelerHangThreshold
            // 
            this.tbDSPLevelerHangThreshold.AutoSize = false;
            this.tbDSPLevelerHangThreshold.Enabled = false;
            this.tbDSPLevelerHangThreshold.LargeChange = 1;
            this.tbDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 184);
            this.tbDSPLevelerHangThreshold.Maximum = 100;
            this.tbDSPLevelerHangThreshold.Name = "tbDSPLevelerHangThreshold";
            this.tbDSPLevelerHangThreshold.Size = new System.Drawing.Size(128, 16);
            this.tbDSPLevelerHangThreshold.TabIndex = 40;
            this.tbDSPLevelerHangThreshold.TickFrequency = 10;
            this.tbDSPLevelerHangThreshold.Visible = false;
            // 
            // grpDSPALC
            // 
            this.grpDSPALC.Controls.Add(this.lblDSPALCHangThreshold);
            this.grpDSPALC.Controls.Add(this.tbDSPALCHangThreshold);
            this.grpDSPALC.Controls.Add(this.udDSPALCHangTime);
            this.grpDSPALC.Controls.Add(this.lblDSPALCHangTime);
            this.grpDSPALC.Controls.Add(this.udDSPALCThreshold);
            this.grpDSPALC.Controls.Add(this.udDSPALCSlope);
            this.grpDSPALC.Controls.Add(this.udDSPALCDecay);
            this.grpDSPALC.Controls.Add(this.lblDSPALCSlope);
            this.grpDSPALC.Controls.Add(this.udDSPALCAttack);
            this.grpDSPALC.Controls.Add(this.lblDSPALCDecay);
            this.grpDSPALC.Controls.Add(this.lblDSPALCAttack);
            this.grpDSPALC.Controls.Add(this.lblDSPALCThreshold);
            this.grpDSPALC.Location = new System.Drawing.Point(416, 8);
            this.grpDSPALC.Name = "grpDSPALC";
            this.grpDSPALC.Size = new System.Drawing.Size(144, 192);
            this.grpDSPALC.TabIndex = 38;
            this.grpDSPALC.TabStop = false;
            this.grpDSPALC.Text = "ALC";
            // 
            // lblDSPALCHangThreshold
            // 
            this.lblDSPALCHangThreshold.Image = null;
            this.lblDSPALCHangThreshold.Location = new System.Drawing.Point(8, 144);
            this.lblDSPALCHangThreshold.Name = "lblDSPALCHangThreshold";
            this.lblDSPALCHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPALCHangThreshold.TabIndex = 43;
            this.lblDSPALCHangThreshold.Text = "Hang Threshold:";
            this.lblDSPALCHangThreshold.Visible = false;
            // 
            // tbDSPALCHangThreshold
            // 
            this.tbDSPALCHangThreshold.AutoSize = false;
            this.tbDSPALCHangThreshold.Enabled = false;
            this.tbDSPALCHangThreshold.LargeChange = 1;
            this.tbDSPALCHangThreshold.Location = new System.Drawing.Point(8, 160);
            this.tbDSPALCHangThreshold.Maximum = 100;
            this.tbDSPALCHangThreshold.Name = "tbDSPALCHangThreshold";
            this.tbDSPALCHangThreshold.Size = new System.Drawing.Size(128, 16);
            this.tbDSPALCHangThreshold.TabIndex = 42;
            this.tbDSPALCHangThreshold.TickFrequency = 10;
            this.tbDSPALCHangThreshold.Visible = false;
            // 
            // udDSPALCHangTime
            // 
            this.udDSPALCHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCHangTime.Location = new System.Drawing.Point(88, 120);
            this.udDSPALCHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPALCHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCHangTime.Name = "udDSPALCHangTime";
            this.udDSPALCHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCHangTime.TabIndex = 17;
            this.udDSPALCHangTime.Value = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.udDSPALCHangTime.ValueChanged += new System.EventHandler(this.udDSPALCHangTime_ValueChanged);
            this.udDSPALCHangTime.LostFocus += new System.EventHandler(this.udDSPALCHangTime_LostFocus);
            // 
            // lblDSPALCHangTime
            // 
            this.lblDSPALCHangTime.Image = null;
            this.lblDSPALCHangTime.Location = new System.Drawing.Point(8, 120);
            this.lblDSPALCHangTime.Name = "lblDSPALCHangTime";
            this.lblDSPALCHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPALCHangTime.TabIndex = 16;
            this.lblDSPALCHangTime.Text = "Hang (ms):";
            // 
            // udDSPALCThreshold
            // 
            this.udDSPALCThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCThreshold.Location = new System.Drawing.Point(88, 48);
            this.udDSPALCThreshold.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCThreshold.Minimum = new decimal(new int[] {
            120,
            0,
            0,
            -2147483648});
            this.udDSPALCThreshold.Name = "udDSPALCThreshold";
            this.udDSPALCThreshold.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCThreshold.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPALCThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPALCThreshold.Value = new decimal(new int[] {
            120,
            0,
            0,
            -2147483648});
            this.udDSPALCThreshold.Visible = false;
            this.udDSPALCThreshold.ValueChanged += new System.EventHandler(this.udDSPALCThreshold_ValueChanged);
            this.udDSPALCThreshold.LostFocus += new System.EventHandler(this.udDSPALCThreshold_LostFocus);
            // 
            // udDSPALCSlope
            // 
            this.udDSPALCSlope.Enabled = false;
            this.udDSPALCSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCSlope.Location = new System.Drawing.Point(88, 24);
            this.udDSPALCSlope.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udDSPALCSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCSlope.Name = "udDSPALCSlope";
            this.udDSPALCSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPALCSlope.TabIndex = 13;
            this.udDSPALCSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPALCSlope.Visible = false;
            this.udDSPALCSlope.LostFocus += new System.EventHandler(this.udDSPALCSlope_LostFocus);
            // 
            // udDSPALCDecay
            // 
            this.udDSPALCDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCDecay.Location = new System.Drawing.Point(88, 96);
            this.udDSPALCDecay.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udDSPALCDecay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCDecay.Name = "udDSPALCDecay";
            this.udDSPALCDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPALCDecay.TabIndex = 12;
            this.udDSPALCDecay.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCDecay.ValueChanged += new System.EventHandler(this.udDSPALCDecay_ValueChanged);
            this.udDSPALCDecay.LostFocus += new System.EventHandler(this.udDSPALCDecay_LostFocus);
            // 
            // lblDSPALCSlope
            // 
            this.lblDSPALCSlope.Image = null;
            this.lblDSPALCSlope.Location = new System.Drawing.Point(8, 24);
            this.lblDSPALCSlope.Name = "lblDSPALCSlope";
            this.lblDSPALCSlope.Size = new System.Drawing.Size(64, 16);
            this.lblDSPALCSlope.TabIndex = 11;
            this.lblDSPALCSlope.Text = "Slope (dB):";
            this.lblDSPALCSlope.Visible = false;
            // 
            // udDSPALCAttack
            // 
            this.udDSPALCAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCAttack.Location = new System.Drawing.Point(88, 72);
            this.udDSPALCAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPALCAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPALCAttack.Name = "udDSPALCAttack";
            this.udDSPALCAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPALCAttack.TabIndex = 10;
            this.udDSPALCAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPALCAttack.ValueChanged += new System.EventHandler(this.udDSPALCAttack_ValueChanged);
            this.udDSPALCAttack.LostFocus += new System.EventHandler(this.udDSPALCAttack_LostFocus);
            // 
            // lblDSPALCDecay
            // 
            this.lblDSPALCDecay.Image = null;
            this.lblDSPALCDecay.Location = new System.Drawing.Point(8, 96);
            this.lblDSPALCDecay.Name = "lblDSPALCDecay";
            this.lblDSPALCDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPALCDecay.TabIndex = 9;
            this.lblDSPALCDecay.Text = "Decay (ms):";
            // 
            // lblDSPALCAttack
            // 
            this.lblDSPALCAttack.Image = null;
            this.lblDSPALCAttack.Location = new System.Drawing.Point(8, 72);
            this.lblDSPALCAttack.Name = "lblDSPALCAttack";
            this.lblDSPALCAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPALCAttack.TabIndex = 8;
            this.lblDSPALCAttack.Text = "Attack (ms):";
            // 
            // lblDSPALCThreshold
            // 
            this.lblDSPALCThreshold.Image = null;
            this.lblDSPALCThreshold.Location = new System.Drawing.Point(8, 48);
            this.lblDSPALCThreshold.Name = "lblDSPALCThreshold";
            this.lblDSPALCThreshold.Size = new System.Drawing.Size(88, 24);
            this.lblDSPALCThreshold.TabIndex = 7;
            this.lblDSPALCThreshold.Text = "Neg. Gain (dB):";
            this.lblDSPALCThreshold.Visible = false;
            // 
            // grpDSPAGC
            // 
            this.grpDSPAGC.Controls.Add(this.tbDSPAGCHangThreshold);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangThreshold);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangTime);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCHangTime);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCMaxGaindB);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCSlope);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCDecay);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCSlope);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCAttack);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCDecay);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCAttack);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCMaxGain);
            this.grpDSPAGC.Controls.Add(this.udDSPAGCFixedGaindB);
            this.grpDSPAGC.Controls.Add(this.lblDSPAGCFixed);
            this.grpDSPAGC.Location = new System.Drawing.Point(8, 8);
            this.grpDSPAGC.Name = "grpDSPAGC";
            this.grpDSPAGC.Size = new System.Drawing.Size(168, 232);
            this.grpDSPAGC.TabIndex = 31;
            this.grpDSPAGC.TabStop = false;
            this.grpDSPAGC.Text = "AGC";
            // 
            // tbDSPAGCHangThreshold
            // 
            this.tbDSPAGCHangThreshold.AutoSize = false;
            this.tbDSPAGCHangThreshold.LargeChange = 1;
            this.tbDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 168);
            this.tbDSPAGCHangThreshold.Maximum = 100;
            this.tbDSPAGCHangThreshold.Name = "tbDSPAGCHangThreshold";
            this.tbDSPAGCHangThreshold.Size = new System.Drawing.Size(144, 16);
            this.tbDSPAGCHangThreshold.TabIndex = 47;
            this.tbDSPAGCHangThreshold.TickFrequency = 10;
            this.tbDSPAGCHangThreshold.Scroll += new System.EventHandler(this.tbDSPAGCHangThreshold_Scroll);
            // 
            // lblDSPAGCHangThreshold
            // 
            this.lblDSPAGCHangThreshold.Image = null;
            this.lblDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 144);
            this.lblDSPAGCHangThreshold.Name = "lblDSPAGCHangThreshold";
            this.lblDSPAGCHangThreshold.Size = new System.Drawing.Size(88, 16);
            this.lblDSPAGCHangThreshold.TabIndex = 46;
            this.lblDSPAGCHangThreshold.Text = "Hang Threshold:";
            // 
            // lblDSPAGCHangTime
            // 
            this.lblDSPAGCHangTime.Image = null;
            this.lblDSPAGCHangTime.Location = new System.Drawing.Point(8, 120);
            this.lblDSPAGCHangTime.Name = "lblDSPAGCHangTime";
            this.lblDSPAGCHangTime.Size = new System.Drawing.Size(72, 16);
            this.lblDSPAGCHangTime.TabIndex = 45;
            this.lblDSPAGCHangTime.Text = "Hang (ms):";
            // 
            // udDSPAGCHangTime
            // 
            this.udDSPAGCHangTime.Enabled = false;
            this.udDSPAGCHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Location = new System.Drawing.Point(104, 120);
            this.udDSPAGCHangTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCHangTime.Name = "udDSPAGCHangTime";
            this.udDSPAGCHangTime.Size = new System.Drawing.Size(48, 20);
            this.udDSPAGCHangTime.TabIndex = 44;
            this.udDSPAGCHangTime.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            this.udDSPAGCHangTime.ValueChanged += new System.EventHandler(this.udDSPAGCHangTime_ValueChanged);
            this.udDSPAGCHangTime.LostFocus += new System.EventHandler(this.udDSPAGCHangTime_LostFocus);
            // 
            // udDSPAGCMaxGaindB
            // 
            this.udDSPAGCMaxGaindB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.Location = new System.Drawing.Point(104, 48);
            this.udDSPAGCMaxGaindB.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            -2147483648});
            this.udDSPAGCMaxGaindB.Name = "udDSPAGCMaxGaindB";
            this.udDSPAGCMaxGaindB.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCMaxGaindB.TabIndex = 6;
            this.toolTip1.SetToolTip(this.udDSPAGCMaxGaindB, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
                    "in over this Max Gain is applied.");
            this.udDSPAGCMaxGaindB.Value = new decimal(new int[] {
            90,
            0,
            0,
            0});
            this.udDSPAGCMaxGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCMaxGaindB_ValueChanged);
            this.udDSPAGCMaxGaindB.LostFocus += new System.EventHandler(this.udDSPAGCMaxGaindB_LostFocus);
            // 
            // udDSPAGCSlope
            // 
            this.udDSPAGCSlope.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCSlope.Location = new System.Drawing.Point(104, 24);
            this.udDSPAGCSlope.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCSlope.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPAGCSlope.Name = "udDSPAGCSlope";
            this.udDSPAGCSlope.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCSlope.TabIndex = 13;
            this.udDSPAGCSlope.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.udDSPAGCSlope.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udDSPAGCSlope.ValueChanged += new System.EventHandler(this.udDSPAGCSlope_ValueChanged);
            this.udDSPAGCSlope.LostFocus += new System.EventHandler(this.udDSPAGCSlope_LostFocus);
            // 
            // udDSPAGCDecay
            // 
            this.udDSPAGCDecay.Enabled = false;
            this.udDSPAGCDecay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCDecay.Location = new System.Drawing.Point(104, 96);
            this.udDSPAGCDecay.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udDSPAGCDecay.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCDecay.Name = "udDSPAGCDecay";
            this.udDSPAGCDecay.Size = new System.Drawing.Size(48, 20);
            this.udDSPAGCDecay.TabIndex = 12;
            this.udDSPAGCDecay.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            this.udDSPAGCDecay.ValueChanged += new System.EventHandler(this.udDSPAGCDecay_ValueChanged);
            this.udDSPAGCDecay.LostFocus += new System.EventHandler(this.udDSPAGCDecay_LostFocus);
            // 
            // lblDSPAGCSlope
            // 
            this.lblDSPAGCSlope.Image = null;
            this.lblDSPAGCSlope.Location = new System.Drawing.Point(8, 24);
            this.lblDSPAGCSlope.Name = "lblDSPAGCSlope";
            this.lblDSPAGCSlope.Size = new System.Drawing.Size(80, 16);
            this.lblDSPAGCSlope.TabIndex = 11;
            this.lblDSPAGCSlope.Text = "Slope (dB):";
            // 
            // udDSPAGCAttack
            // 
            this.udDSPAGCAttack.Enabled = false;
            this.udDSPAGCAttack.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCAttack.Location = new System.Drawing.Point(104, 72);
            this.udDSPAGCAttack.Maximum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udDSPAGCAttack.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCAttack.Name = "udDSPAGCAttack";
            this.udDSPAGCAttack.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCAttack.TabIndex = 10;
            this.udDSPAGCAttack.Value = new decimal(new int[] {
            2,
            0,
            0,
            0});
            this.udDSPAGCAttack.ValueChanged += new System.EventHandler(this.udDSPAGCAttack_ValueChanged);
            this.udDSPAGCAttack.LostFocus += new System.EventHandler(this.udDSPAGCAttack_LostFocus);
            // 
            // lblDSPAGCDecay
            // 
            this.lblDSPAGCDecay.Image = null;
            this.lblDSPAGCDecay.Location = new System.Drawing.Point(8, 96);
            this.lblDSPAGCDecay.Name = "lblDSPAGCDecay";
            this.lblDSPAGCDecay.Size = new System.Drawing.Size(72, 16);
            this.lblDSPAGCDecay.TabIndex = 9;
            this.lblDSPAGCDecay.Text = "Decay (ms):";
            // 
            // lblDSPAGCAttack
            // 
            this.lblDSPAGCAttack.Image = null;
            this.lblDSPAGCAttack.Location = new System.Drawing.Point(8, 72);
            this.lblDSPAGCAttack.Name = "lblDSPAGCAttack";
            this.lblDSPAGCAttack.Size = new System.Drawing.Size(64, 16);
            this.lblDSPAGCAttack.TabIndex = 8;
            this.lblDSPAGCAttack.Text = "Attack (ms):";
            // 
            // lblDSPAGCMaxGain
            // 
            this.lblDSPAGCMaxGain.Image = null;
            this.lblDSPAGCMaxGain.Location = new System.Drawing.Point(8, 48);
            this.lblDSPAGCMaxGain.Name = "lblDSPAGCMaxGain";
            this.lblDSPAGCMaxGain.Size = new System.Drawing.Size(88, 24);
            this.lblDSPAGCMaxGain.TabIndex = 7;
            this.lblDSPAGCMaxGain.Text = "Max Gain (dB):";
            // 
            // udDSPAGCFixedGaindB
            // 
            this.udDSPAGCFixedGaindB.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.Location = new System.Drawing.Point(104, 200);
            this.udDSPAGCFixedGaindB.Maximum = new decimal(new int[] {
            120,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            -2147483648});
            this.udDSPAGCFixedGaindB.Name = "udDSPAGCFixedGaindB";
            this.udDSPAGCFixedGaindB.Size = new System.Drawing.Size(40, 20);
            this.udDSPAGCFixedGaindB.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udDSPAGCFixedGaindB, "When you choose Fixed AGC on the front panel, this number is used to multiply the" +
                    " signal.");
            this.udDSPAGCFixedGaindB.Value = new decimal(new int[] {
            75,
            0,
            0,
            0});
            this.udDSPAGCFixedGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCFixedGaindB_ValueChanged);
            this.udDSPAGCFixedGaindB.LostFocus += new System.EventHandler(this.udDSPAGCFixedGaindB_LostFocus);
            // 
            // lblDSPAGCFixed
            // 
            this.lblDSPAGCFixed.Image = null;
            this.lblDSPAGCFixed.Location = new System.Drawing.Point(8, 200);
            this.lblDSPAGCFixed.Name = "lblDSPAGCFixed";
            this.lblDSPAGCFixed.Size = new System.Drawing.Size(88, 16);
            this.lblDSPAGCFixed.TabIndex = 5;
            this.lblDSPAGCFixed.Text = "Fixed Gain (dB):";
            // 
            // tpTransmit
            // 
            this.tpTransmit.Controls.Add(this.chkRememberTXProfileOnModeChange);
            this.tpTransmit.Controls.Add(this.chkAudioMicBoost);
            this.tpTransmit.Controls.Add(this.chkSaveTXProfileOnExit);
            this.tpTransmit.Controls.Add(this.chkAutoSaveTXProfile);
            this.tpTransmit.Controls.Add(this.chkTXLimitSlew);
            this.tpTransmit.Controls.Add(this.chkTXExpert);
            this.tpTransmit.Controls.Add(this.grpTXProfileDef);
            this.tpTransmit.Controls.Add(this.grpTXAM);
            this.tpTransmit.Controls.Add(this.grpTXMonitor);
            this.tpTransmit.Controls.Add(this.grpTXNoiseGate);
            this.tpTransmit.Controls.Add(this.grpTXProfile);
            this.tpTransmit.Controls.Add(this.grpPATune);
            this.tpTransmit.Controls.Add(this.grpTXFilter);
            this.tpTransmit.Controls.Add(this.chkDCBlock);
            this.tpTransmit.Controls.Add(this.grpTXVOX);
            this.tpTransmit.Controls.Add(this.grpTX1500);
            this.tpTransmit.Location = new System.Drawing.Point(4, 22);
            this.tpTransmit.Name = "tpTransmit";
            this.tpTransmit.Size = new System.Drawing.Size(584, 286);
            this.tpTransmit.TabIndex = 5;
            this.tpTransmit.Text = "Transmit";
            // 
            // chkRememberTXProfileOnModeChange
            // 
            this.chkRememberTXProfileOnModeChange.Image = null;
            this.chkRememberTXProfileOnModeChange.Location = new System.Drawing.Point(306, 194);
            this.chkRememberTXProfileOnModeChange.Name = "chkRememberTXProfileOnModeChange";
            this.chkRememberTXProfileOnModeChange.Size = new System.Drawing.Size(235, 26);
            this.chkRememberTXProfileOnModeChange.TabIndex = 61;
            this.chkRememberTXProfileOnModeChange.Text = "Remember TX Profile on Mode Change";
            this.toolTip1.SetToolTip(this.chkRememberTXProfileOnModeChange, "When checked the previous TX Profile used for a particular mode is remembered");
            this.chkRememberTXProfileOnModeChange.CheckedChanged += new System.EventHandler(this.chkRememberTXProfileOnModeChange_CheckedChanged);
            // 
            // chkAudioMicBoost
            // 
            this.chkAudioMicBoost.Image = null;
            this.chkAudioMicBoost.Location = new System.Drawing.Point(306, 138);
            this.chkAudioMicBoost.Name = "chkAudioMicBoost";
            this.chkAudioMicBoost.Size = new System.Drawing.Size(83, 26);
            this.chkAudioMicBoost.TabIndex = 60;
            this.chkAudioMicBoost.Text = "Mic Boost";
            this.toolTip1.SetToolTip(this.chkAudioMicBoost, "Provided extra audio gain for low output microphones (usually not needed)");
            this.chkAudioMicBoost.CheckedChanged += new System.EventHandler(this.chkAudioMicBoost_CheckedChanged);
            // 
            // chkSaveTXProfileOnExit
            // 
            this.chkSaveTXProfileOnExit.Checked = true;
            this.chkSaveTXProfileOnExit.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkSaveTXProfileOnExit.Image = null;
            this.chkSaveTXProfileOnExit.Location = new System.Drawing.Point(306, 250);
            this.chkSaveTXProfileOnExit.Name = "chkSaveTXProfileOnExit";
            this.chkSaveTXProfileOnExit.Size = new System.Drawing.Size(235, 26);
            this.chkSaveTXProfileOnExit.TabIndex = 59;
            this.chkSaveTXProfileOnExit.Text = "Auto Save TX Profile on PowerSDR close";
            this.toolTip1.SetToolTip(this.chkSaveTXProfileOnExit, "Automatically saves the current TX Profile when PowerSDR is closed");
            this.chkSaveTXProfileOnExit.CheckedChanged += new System.EventHandler(this.chkSaveTXProfileOnExit_CheckedChanged);
            // 
            // chkAutoSaveTXProfile
            // 
            this.chkAutoSaveTXProfile.Image = null;
            this.chkAutoSaveTXProfile.Location = new System.Drawing.Point(306, 222);
            this.chkAutoSaveTXProfile.Name = "chkAutoSaveTXProfile";
            this.chkAutoSaveTXProfile.Size = new System.Drawing.Size(189, 26);
            this.chkAutoSaveTXProfile.TabIndex = 58;
            this.chkAutoSaveTXProfile.Text = "Auto Save TX Profile on change";
            this.toolTip1.SetToolTip(this.chkAutoSaveTXProfile, "Automatically saves the current TX Profile if another profile is selected");
            // 
            // chkTXLimitSlew
            // 
            this.chkTXLimitSlew.Image = null;
            this.chkTXLimitSlew.Location = new System.Drawing.Point(306, 82);
            this.chkTXLimitSlew.Name = "chkTXLimitSlew";
            this.chkTXLimitSlew.Size = new System.Drawing.Size(83, 26);
            this.chkTXLimitSlew.TabIndex = 57;
            this.chkTXLimitSlew.Text = "Limit Slew";
            this.toolTip1.SetToolTip(this.chkTXLimitSlew, "Ramps key-up to avoid unkey artifacts (induces additional delay) - This is useful" +
                    " to avoid tripping amplifiers");
            this.chkTXLimitSlew.CheckedChanged += new System.EventHandler(this.chkTXLimitSlew_CheckedChanged);
            // 
            // chkTXExpert
            // 
            this.chkTXExpert.Image = null;
            this.chkTXExpert.Location = new System.Drawing.Point(477, 3);
            this.chkTXExpert.Name = "chkTXExpert";
            this.chkTXExpert.Size = new System.Drawing.Size(96, 24);
            this.chkTXExpert.TabIndex = 55;
            this.chkTXExpert.Text = "More Profiles";
            this.toolTip1.SetToolTip(this.chkTXExpert, "Check to display additional default preset TX Profiles");
            this.chkTXExpert.CheckedChanged += new System.EventHandler(this.chkTXExpert_CheckedChanged);
            // 
            // grpTXProfileDef
            // 
            this.grpTXProfileDef.Controls.Add(this.btnTXProfileDefImport);
            this.grpTXProfileDef.Controls.Add(this.lstTXProfileDef);
            this.grpTXProfileDef.Location = new System.Drawing.Point(445, 28);
            this.grpTXProfileDef.Name = "grpTXProfileDef";
            this.grpTXProfileDef.Size = new System.Drawing.Size(136, 152);
            this.grpTXProfileDef.TabIndex = 54;
            this.grpTXProfileDef.TabStop = false;
            this.grpTXProfileDef.Text = "Additional TX Profiles";
            this.grpTXProfileDef.Visible = false;
            // 
            // btnTXProfileDefImport
            // 
            this.btnTXProfileDefImport.Image = null;
            this.btnTXProfileDefImport.Location = new System.Drawing.Point(32, 120);
            this.btnTXProfileDefImport.Name = "btnTXProfileDefImport";
            this.btnTXProfileDefImport.Size = new System.Drawing.Size(64, 24);
            this.btnTXProfileDefImport.TabIndex = 54;
            this.btnTXProfileDefImport.Text = "Import";
            this.toolTip1.SetToolTip(this.btnTXProfileDefImport, "Highlight an additional preset TX Profile and then click on Import to add it to y" +
                    "our active profiles");
            this.btnTXProfileDefImport.Click += new System.EventHandler(this.btnTXProfileDefImport_Click);
            // 
            // lstTXProfileDef
            // 
            this.lstTXProfileDef.Location = new System.Drawing.Point(8, 16);
            this.lstTXProfileDef.Name = "lstTXProfileDef";
            this.lstTXProfileDef.Size = new System.Drawing.Size(120, 95);
            this.lstTXProfileDef.TabIndex = 53;
            // 
            // grpTXAM
            // 
            this.grpTXAM.Controls.Add(this.lblTXAMCarrierLevel);
            this.grpTXAM.Controls.Add(this.udTXAMCarrierLevel);
            this.grpTXAM.Location = new System.Drawing.Point(302, 21);
            this.grpTXAM.Name = "grpTXAM";
            this.grpTXAM.Size = new System.Drawing.Size(137, 56);
            this.grpTXAM.TabIndex = 52;
            this.grpTXAM.TabStop = false;
            this.grpTXAM.Text = "AM";
            // 
            // lblTXAMCarrierLevel
            // 
            this.lblTXAMCarrierLevel.Image = null;
            this.lblTXAMCarrierLevel.Location = new System.Drawing.Point(1, 24);
            this.lblTXAMCarrierLevel.Name = "lblTXAMCarrierLevel";
            this.lblTXAMCarrierLevel.Size = new System.Drawing.Size(72, 16);
            this.lblTXAMCarrierLevel.TabIndex = 5;
            this.lblTXAMCarrierLevel.Text = "Carrier Level:";
            // 
            // udTXAMCarrierLevel
            // 
            this.udTXAMCarrierLevel.DecimalPlaces = 1;
            this.udTXAMCarrierLevel.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udTXAMCarrierLevel.Location = new System.Drawing.Point(76, 20);
            this.udTXAMCarrierLevel.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.Name = "udTXAMCarrierLevel";
            this.udTXAMCarrierLevel.Size = new System.Drawing.Size(56, 20);
            this.udTXAMCarrierLevel.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXAMCarrierLevel, "Adjusts the carrier level on AM (in approximate watts with Drive Level = 100 usin" +
                    "g a 100W SDR) .");
            this.udTXAMCarrierLevel.Value = new decimal(new int[] {
            25,
            0,
            0,
            0});
            this.udTXAMCarrierLevel.ValueChanged += new System.EventHandler(this.udTXAMCarrierLevel_ValueChanged);
            this.udTXAMCarrierLevel.LostFocus += new System.EventHandler(this.udTXAMCarrierLevel_LostFocus);
            // 
            // grpTXMonitor
            // 
            this.grpTXMonitor.Controls.Add(this.lblTXAF);
            this.grpTXMonitor.Controls.Add(this.udTXAF);
            this.grpTXMonitor.Location = new System.Drawing.Point(152, 204);
            this.grpTXMonitor.Name = "grpTXMonitor";
            this.grpTXMonitor.Size = new System.Drawing.Size(144, 76);
            this.grpTXMonitor.TabIndex = 51;
            this.grpTXMonitor.TabStop = false;
            this.grpTXMonitor.Text = "Monitor";
            // 
            // lblTXAF
            // 
            this.lblTXAF.Image = null;
            this.lblTXAF.Location = new System.Drawing.Point(8, 24);
            this.lblTXAF.Name = "lblTXAF";
            this.lblTXAF.Size = new System.Drawing.Size(40, 16);
            this.lblTXAF.TabIndex = 5;
            this.lblTXAF.Text = "TX AF:";
            // 
            // udTXAF
            // 
            this.udTXAF.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXAF.Location = new System.Drawing.Point(56, 24);
            this.udTXAF.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXAF.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXAF.Name = "udTXAF";
            this.udTXAF.Size = new System.Drawing.Size(48, 20);
            this.udTXAF.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXAF, "AF value to use when in TX mode (with the Delta 44 only).");
            this.udTXAF.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udTXAF.ValueChanged += new System.EventHandler(this.udTXAF_ValueChanged);
            this.udTXAF.LostFocus += new System.EventHandler(this.udTXAF_LostFocus);
            // 
            // grpTXNoiseGate
            // 
            this.grpTXNoiseGate.Controls.Add(this.udTXNoiseGateAttenuate);
            this.grpTXNoiseGate.Controls.Add(this.lblTXNoiseGateAttenuate);
            this.grpTXNoiseGate.Controls.Add(this.chkTXNoiseGateEnabled);
            this.grpTXNoiseGate.Controls.Add(this.udTXNoiseGate);
            this.grpTXNoiseGate.Controls.Add(this.lblTXNoiseGateThreshold);
            this.grpTXNoiseGate.Location = new System.Drawing.Point(152, 96);
            this.grpTXNoiseGate.Name = "grpTXNoiseGate";
            this.grpTXNoiseGate.Size = new System.Drawing.Size(144, 102);
            this.grpTXNoiseGate.TabIndex = 49;
            this.grpTXNoiseGate.TabStop = false;
            this.grpTXNoiseGate.Text = "DE / Noise Gate";
            // 
            // udTXNoiseGateAttenuate
            // 
            this.udTXNoiseGateAttenuate.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXNoiseGateAttenuate.Location = new System.Drawing.Point(88, 71);
            this.udTXNoiseGateAttenuate.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXNoiseGateAttenuate.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXNoiseGateAttenuate.Name = "udTXNoiseGateAttenuate";
            this.udTXNoiseGateAttenuate.Size = new System.Drawing.Size(48, 20);
            this.udTXNoiseGateAttenuate.TabIndex = 50;
            this.toolTip1.SetToolTip(this.udTXNoiseGateAttenuate, "Percent to attenuate when below DE threshold");
            this.udTXNoiseGateAttenuate.Value = new decimal(new int[] {
            80,
            0,
            0,
            0});
            this.udTXNoiseGateAttenuate.ValueChanged += new System.EventHandler(this.udTXNoiseGateAttenuate_ValueChanged);
            // 
            // lblTXNoiseGateAttenuate
            // 
            this.lblTXNoiseGateAttenuate.Image = null;
            this.lblTXNoiseGateAttenuate.Location = new System.Drawing.Point(8, 71);
            this.lblTXNoiseGateAttenuate.Name = "lblTXNoiseGateAttenuate";
            this.lblTXNoiseGateAttenuate.Size = new System.Drawing.Size(82, 23);
            this.lblTXNoiseGateAttenuate.TabIndex = 51;
            this.lblTXNoiseGateAttenuate.Text = "Attenuate (%):";
            // 
            // chkTXNoiseGateEnabled
            // 
            this.chkTXNoiseGateEnabled.Image = null;
            this.chkTXNoiseGateEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkTXNoiseGateEnabled.Name = "chkTXNoiseGateEnabled";
            this.chkTXNoiseGateEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkTXNoiseGateEnabled.TabIndex = 49;
            this.chkTXNoiseGateEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkTXNoiseGateEnabled, "Enables the Downward Expander/Noise Gate to operate by setting the Threshold and " +
                    "the Attenuate percentage factor");
            this.chkTXNoiseGateEnabled.CheckedChanged += new System.EventHandler(this.chkTXNoiseGateEnabled_CheckedChanged);
            // 
            // udTXNoiseGate
            // 
            this.udTXNoiseGate.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXNoiseGate.Location = new System.Drawing.Point(88, 48);
            this.udTXNoiseGate.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXNoiseGate.Minimum = new decimal(new int[] {
            160,
            0,
            0,
            -2147483648});
            this.udTXNoiseGate.Name = "udTXNoiseGate";
            this.udTXNoiseGate.Size = new System.Drawing.Size(48, 20);
            this.udTXNoiseGate.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXNoiseGate, "Signal level in dB above which to transmit audio.");
            this.udTXNoiseGate.Value = new decimal(new int[] {
            40,
            0,
            0,
            -2147483648});
            this.udTXNoiseGate.ValueChanged += new System.EventHandler(this.udTXNoiseGate_ValueChanged);
            this.udTXNoiseGate.LostFocus += new System.EventHandler(this.udTXNoiseGate_LostFocus);
            // 
            // lblTXNoiseGateThreshold
            // 
            this.lblTXNoiseGateThreshold.Image = null;
            this.lblTXNoiseGateThreshold.Location = new System.Drawing.Point(8, 48);
            this.lblTXNoiseGateThreshold.Name = "lblTXNoiseGateThreshold";
            this.lblTXNoiseGateThreshold.Size = new System.Drawing.Size(82, 23);
            this.lblTXNoiseGateThreshold.TabIndex = 5;
            this.lblTXNoiseGateThreshold.Text = "Threshold (dB):";
            // 
            // grpTXProfile
            // 
            this.grpTXProfile.Controls.Add(this.btnTXProfileDelete);
            this.grpTXProfile.Controls.Add(this.btnTXProfileSave);
            this.grpTXProfile.Controls.Add(this.comboTXProfileName);
            this.grpTXProfile.Location = new System.Drawing.Point(8, 8);
            this.grpTXProfile.Name = "grpTXProfile";
            this.grpTXProfile.Size = new System.Drawing.Size(136, 80);
            this.grpTXProfile.TabIndex = 23;
            this.grpTXProfile.TabStop = false;
            this.grpTXProfile.Text = "Profiles";
            // 
            // btnTXProfileDelete
            // 
            this.btnTXProfileDelete.Image = null;
            this.btnTXProfileDelete.Location = new System.Drawing.Point(72, 48);
            this.btnTXProfileDelete.Name = "btnTXProfileDelete";
            this.btnTXProfileDelete.Size = new System.Drawing.Size(48, 21);
            this.btnTXProfileDelete.TabIndex = 2;
            this.btnTXProfileDelete.Text = "Delete";
            this.toolTip1.SetToolTip(this.btnTXProfileDelete, "Click to delete the currently selected TX Profile.");
            this.btnTXProfileDelete.Click += new System.EventHandler(this.btnTXProfileDelete_Click);
            // 
            // btnTXProfileSave
            // 
            this.btnTXProfileSave.Image = null;
            this.btnTXProfileSave.Location = new System.Drawing.Point(16, 48);
            this.btnTXProfileSave.Name = "btnTXProfileSave";
            this.btnTXProfileSave.Size = new System.Drawing.Size(48, 21);
            this.btnTXProfileSave.TabIndex = 1;
            this.btnTXProfileSave.Text = "Save";
            this.toolTip1.SetToolTip(this.btnTXProfileSave, "Click to save the current settings to a TX Profile.");
            this.btnTXProfileSave.Click += new System.EventHandler(this.btnTXProfileSave_Click);
            // 
            // comboTXProfileName
            // 
            this.comboTXProfileName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXProfileName.DropDownWidth = 104;
            this.comboTXProfileName.Location = new System.Drawing.Point(16, 24);
            this.comboTXProfileName.Name = "comboTXProfileName";
            this.comboTXProfileName.Size = new System.Drawing.Size(104, 21);
            this.comboTXProfileName.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboTXProfileName, "Sets the current Transmit Profile to be used.");
            this.comboTXProfileName.SelectedIndexChanged += new System.EventHandler(this.comboTXProfileName_SelectedIndexChanged);
            // 
            // grpPATune
            // 
            this.grpPATune.Controls.Add(this.comboTXTUNMeter);
            this.grpPATune.Controls.Add(this.lblTXTUNMeter);
            this.grpPATune.Controls.Add(this.lblTransmitTunePower);
            this.grpPATune.Controls.Add(this.udTXTunePower);
            this.grpPATune.Location = new System.Drawing.Point(8, 96);
            this.grpPATune.Name = "grpPATune";
            this.grpPATune.Size = new System.Drawing.Size(136, 80);
            this.grpPATune.TabIndex = 22;
            this.grpPATune.TabStop = false;
            this.grpPATune.Text = "Tune";
            // 
            // comboTXTUNMeter
            // 
            this.comboTXTUNMeter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboTXTUNMeter.DropDownWidth = 104;
            this.comboTXTUNMeter.Items.AddRange(new object[] {
            "Fwd Pwr",
            "Ref Pwr",
            "SWR",
            "Off"});
            this.comboTXTUNMeter.Location = new System.Drawing.Point(64, 48);
            this.comboTXTUNMeter.Name = "comboTXTUNMeter";
            this.comboTXTUNMeter.Size = new System.Drawing.Size(64, 21);
            this.comboTXTUNMeter.TabIndex = 9;
            this.toolTip1.SetToolTip(this.comboTXTUNMeter, "Sets the TX Meter setting when using the TUN botton on the  front panel");
            this.comboTXTUNMeter.SelectedIndexChanged += new System.EventHandler(this.comboTXTUNMeter_SelectedIndexChanged);
            // 
            // lblTXTUNMeter
            // 
            this.lblTXTUNMeter.Image = null;
            this.lblTXTUNMeter.Location = new System.Drawing.Point(8, 48);
            this.lblTXTUNMeter.Name = "lblTXTUNMeter";
            this.lblTXTUNMeter.Size = new System.Drawing.Size(56, 24);
            this.lblTXTUNMeter.TabIndex = 8;
            this.lblTXTUNMeter.Text = "TX Meter:";
            this.lblTXTUNMeter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblTransmitTunePower
            // 
            this.lblTransmitTunePower.Image = null;
            this.lblTransmitTunePower.Location = new System.Drawing.Point(8, 24);
            this.lblTransmitTunePower.Name = "lblTransmitTunePower";
            this.lblTransmitTunePower.Size = new System.Drawing.Size(64, 16);
            this.lblTransmitTunePower.TabIndex = 5;
            this.lblTransmitTunePower.Text = "Drive";
            // 
            // udTXTunePower
            // 
            this.udTXTunePower.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXTunePower.Location = new System.Drawing.Point(72, 24);
            this.udTXTunePower.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTXTunePower.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXTunePower.Name = "udTXTunePower";
            this.udTXTunePower.Size = new System.Drawing.Size(48, 20);
            this.udTXTunePower.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXTunePower, "Power used when using the TUN button on the front panel.");
            this.udTXTunePower.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udTXTunePower.ValueChanged += new System.EventHandler(this.udTransmitTunePower_ValueChanged);
            this.udTXTunePower.LostFocus += new System.EventHandler(this.udTXTunePower_LostFocus);
            // 
            // grpTXFilter
            // 
            this.grpTXFilter.Controls.Add(this.lblTXFilterHigh);
            this.grpTXFilter.Controls.Add(this.udTXFilterLow);
            this.grpTXFilter.Controls.Add(this.lblTXFilterLow);
            this.grpTXFilter.Controls.Add(this.udTXFilterHigh);
            this.grpTXFilter.Location = new System.Drawing.Point(152, 8);
            this.grpTXFilter.Name = "grpTXFilter";
            this.grpTXFilter.Size = new System.Drawing.Size(144, 80);
            this.grpTXFilter.TabIndex = 19;
            this.grpTXFilter.TabStop = false;
            this.grpTXFilter.Text = "Transmit Filter";
            // 
            // lblTXFilterHigh
            // 
            this.lblTXFilterHigh.Image = null;
            this.lblTXFilterHigh.Location = new System.Drawing.Point(16, 24);
            this.lblTXFilterHigh.Name = "lblTXFilterHigh";
            this.lblTXFilterHigh.Size = new System.Drawing.Size(40, 23);
            this.lblTXFilterHigh.TabIndex = 3;
            this.lblTXFilterHigh.Text = "High:";
            // 
            // udTXFilterLow
            // 
            this.udTXFilterLow.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udTXFilterLow.Location = new System.Drawing.Point(56, 48);
            this.udTXFilterLow.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTXFilterLow.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXFilterLow.Name = "udTXFilterLow";
            this.udTXFilterLow.Size = new System.Drawing.Size(56, 20);
            this.udTXFilterLow.TabIndex = 2;
            this.toolTip1.SetToolTip(this.udTXFilterLow, "Low Frequency TX Filter Cutoff");
            this.udTXFilterLow.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udTXFilterLow.ValueChanged += new System.EventHandler(this.udTXFilterLow_ValueChanged);
            this.udTXFilterLow.LostFocus += new System.EventHandler(this.udTXFilterLow_LostFocus);
            // 
            // lblTXFilterLow
            // 
            this.lblTXFilterLow.Image = null;
            this.lblTXFilterLow.Location = new System.Drawing.Point(16, 48);
            this.lblTXFilterLow.Name = "lblTXFilterLow";
            this.lblTXFilterLow.Size = new System.Drawing.Size(40, 23);
            this.lblTXFilterLow.TabIndex = 1;
            this.lblTXFilterLow.Text = "Low:";
            // 
            // udTXFilterHigh
            // 
            this.udTXFilterHigh.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udTXFilterHigh.Location = new System.Drawing.Point(56, 24);
            this.udTXFilterHigh.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTXFilterHigh.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXFilterHigh.Name = "udTXFilterHigh";
            this.udTXFilterHigh.Size = new System.Drawing.Size(56, 20);
            this.udTXFilterHigh.TabIndex = 0;
            this.toolTip1.SetToolTip(this.udTXFilterHigh, "High Frequency TX Filter Cutoff");
            this.udTXFilterHigh.Value = new decimal(new int[] {
            3100,
            0,
            0,
            0});
            this.udTXFilterHigh.ValueChanged += new System.EventHandler(this.udTXFilterHigh_ValueChanged);
            this.udTXFilterHigh.LostFocus += new System.EventHandler(this.udTXFilterHigh_LostFocus);
            // 
            // chkDCBlock
            // 
            this.chkDCBlock.Image = null;
            this.chkDCBlock.Location = new System.Drawing.Point(306, 110);
            this.chkDCBlock.Name = "chkDCBlock";
            this.chkDCBlock.Size = new System.Drawing.Size(72, 26);
            this.chkDCBlock.TabIndex = 48;
            this.chkDCBlock.Text = "DC Block";
            this.toolTip1.SetToolTip(this.chkDCBlock, "Enable this to engage a digital LPF");
            this.chkDCBlock.CheckedChanged += new System.EventHandler(this.chkDCBlock_CheckedChanged);
            // 
            // grpTXVOX
            // 
            this.grpTXVOX.Controls.Add(this.lblTXVOXHangTime);
            this.grpTXVOX.Controls.Add(this.udTXVOXHangTime);
            this.grpTXVOX.Controls.Add(this.chkTXVOXEnabled);
            this.grpTXVOX.Controls.Add(this.lblTXVOXThreshold);
            this.grpTXVOX.Controls.Add(this.udTXVOXThreshold);
            this.grpTXVOX.Location = new System.Drawing.Point(8, 184);
            this.grpTXVOX.Name = "grpTXVOX";
            this.grpTXVOX.Size = new System.Drawing.Size(136, 96);
            this.grpTXVOX.TabIndex = 50;
            this.grpTXVOX.TabStop = false;
            this.grpTXVOX.Text = "VOX";
            // 
            // lblTXVOXHangTime
            // 
            this.lblTXVOXHangTime.Image = null;
            this.lblTXVOXHangTime.Location = new System.Drawing.Point(8, 72);
            this.lblTXVOXHangTime.Name = "lblTXVOXHangTime";
            this.lblTXVOXHangTime.Size = new System.Drawing.Size(64, 16);
            this.lblTXVOXHangTime.TabIndex = 52;
            this.lblTXVOXHangTime.Text = "Delay (ms):";
            // 
            // udTXVOXHangTime
            // 
            this.udTXVOXHangTime.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXVOXHangTime.Location = new System.Drawing.Point(72, 72);
            this.udTXVOXHangTime.Maximum = new decimal(new int[] {
            10000,
            0,
            0,
            0});
            this.udTXVOXHangTime.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXVOXHangTime.Name = "udTXVOXHangTime";
            this.udTXVOXHangTime.Size = new System.Drawing.Size(56, 20);
            this.udTXVOXHangTime.TabIndex = 51;
            this.toolTip1.SetToolTip(this.udTXVOXHangTime, "The amount of time in ms to stay in TX mode after the last signal above the thres" +
                    "hold.");
            this.udTXVOXHangTime.Value = new decimal(new int[] {
            250,
            0,
            0,
            0});
            this.udTXVOXHangTime.ValueChanged += new System.EventHandler(this.udTXVOXHangTime_ValueChanged);
            this.udTXVOXHangTime.LostFocus += new System.EventHandler(this.udTXVOXHangTime_LostFocus);
            // 
            // chkTXVOXEnabled
            // 
            this.chkTXVOXEnabled.Image = null;
            this.chkTXVOXEnabled.Location = new System.Drawing.Point(16, 24);
            this.chkTXVOXEnabled.Name = "chkTXVOXEnabled";
            this.chkTXVOXEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkTXVOXEnabled.TabIndex = 50;
            this.chkTXVOXEnabled.Text = "Enabled";
            this.toolTip1.SetToolTip(this.chkTXVOXEnabled, "Enables VOX operation using the parameters below.");
            this.chkTXVOXEnabled.CheckedChanged += new System.EventHandler(this.chkTXVOXEnabled_CheckedChanged);
            // 
            // lblTXVOXThreshold
            // 
            this.lblTXVOXThreshold.Image = null;
            this.lblTXVOXThreshold.Location = new System.Drawing.Point(8, 48);
            this.lblTXVOXThreshold.Name = "lblTXVOXThreshold";
            this.lblTXVOXThreshold.Size = new System.Drawing.Size(64, 16);
            this.lblTXVOXThreshold.TabIndex = 5;
            this.lblTXVOXThreshold.Text = "Sensitivity:";
            // 
            // udTXVOXThreshold
            // 
            this.udTXVOXThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTXVOXThreshold.Location = new System.Drawing.Point(72, 48);
            this.udTXVOXThreshold.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udTXVOXThreshold.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTXVOXThreshold.Name = "udTXVOXThreshold";
            this.udTXVOXThreshold.Size = new System.Drawing.Size(48, 20);
            this.udTXVOXThreshold.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTXVOXThreshold, "Numeric sample value above which triggers the VOX circuit.");
            this.udTXVOXThreshold.Value = new decimal(new int[] {
            90,
            0,
            0,
            0});
            this.udTXVOXThreshold.ValueChanged += new System.EventHandler(this.udTXVOXThreshold_ValueChanged);
            this.udTXVOXThreshold.LostFocus += new System.EventHandler(this.udTXVOXThreshold_LostFocus);
            // 
            // grpTX1500
            // 
            this.grpTX1500.Controls.Add(this.lblTX1500Blanking);
            this.grpTX1500.Controls.Add(this.udTX1500PhoneBlanking);
            this.grpTX1500.Location = new System.Drawing.Point(8, 184);
            this.grpTX1500.Name = "grpTX1500";
            this.grpTX1500.Size = new System.Drawing.Size(136, 96);
            this.grpTX1500.TabIndex = 56;
            this.grpTX1500.TabStop = false;
            this.grpTX1500.Text = "FLEX-1500";
            this.grpTX1500.Visible = false;
            // 
            // lblTX1500Blanking
            // 
            this.lblTX1500Blanking.Image = null;
            this.lblTX1500Blanking.Location = new System.Drawing.Point(8, 18);
            this.lblTX1500Blanking.Name = "lblTX1500Blanking";
            this.lblTX1500Blanking.Size = new System.Drawing.Size(64, 42);
            this.lblTX1500Blanking.TabIndex = 5;
            this.lblTX1500Blanking.Text = "Phone Transition Blanking:";
            // 
            // udTX1500PhoneBlanking
            // 
            this.udTX1500PhoneBlanking.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTX1500PhoneBlanking.Location = new System.Drawing.Point(72, 23);
            this.udTX1500PhoneBlanking.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udTX1500PhoneBlanking.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTX1500PhoneBlanking.Name = "udTX1500PhoneBlanking";
            this.udTX1500PhoneBlanking.Size = new System.Drawing.Size(48, 20);
            this.udTX1500PhoneBlanking.TabIndex = 4;
            this.toolTip1.SetToolTip(this.udTX1500PhoneBlanking, "Sets the time to blank the audio during RX/TX transitions.  The optimal value for" +
                    " this will vary depending on the system and driver in use.");
            this.udTX1500PhoneBlanking.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udTX1500PhoneBlanking.ValueChanged += new System.EventHandler(this.udTX1500Blanking_ValueChanged);
            // 
            // tpPowerAmplifier
            // 
            this.tpPowerAmplifier.Controls.Add(this.rtxtPACalReq);
            this.tpPowerAmplifier.Controls.Add(this.grpPABandOffset);
            this.tpPowerAmplifier.Controls.Add(this.chkPANewCal);
            this.tpPowerAmplifier.Controls.Add(this.grpPAGainByBand);
            this.tpPowerAmplifier.Location = new System.Drawing.Point(4, 22);
            this.tpPowerAmplifier.Name = "tpPowerAmplifier";
            this.tpPowerAmplifier.Size = new System.Drawing.Size(584, 286);
            this.tpPowerAmplifier.TabIndex = 8;
            this.tpPowerAmplifier.Text = "PA Settings";
            // 
            // rtxtPACalReq
            // 
            this.rtxtPACalReq.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.rtxtPACalReq.Location = new System.Drawing.Point(272, 16);
            this.rtxtPACalReq.Name = "rtxtPACalReq";
            this.rtxtPACalReq.ReadOnly = true;
            this.rtxtPACalReq.Size = new System.Drawing.Size(224, 112);
            this.rtxtPACalReq.TabIndex = 82;
            this.rtxtPACalReq.Text = resources.GetString("rtxtPACalReq.Text");
            // 
            // grpPABandOffset
            // 
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset10);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset12);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset15);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset17);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset20);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset30);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset40);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset60);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset80);
            this.grpPABandOffset.Controls.Add(this.lblPABandOffset160);
            this.grpPABandOffset.Controls.Add(this.udPAADC17);
            this.grpPABandOffset.Controls.Add(this.udPAADC15);
            this.grpPABandOffset.Controls.Add(this.udPAADC20);
            this.grpPABandOffset.Controls.Add(this.udPAADC12);
            this.grpPABandOffset.Controls.Add(this.udPAADC10);
            this.grpPABandOffset.Controls.Add(this.udPAADC160);
            this.grpPABandOffset.Controls.Add(this.udPAADC80);
            this.grpPABandOffset.Controls.Add(this.udPAADC60);
            this.grpPABandOffset.Controls.Add(this.udPAADC40);
            this.grpPABandOffset.Controls.Add(this.udPAADC30);
            this.grpPABandOffset.Location = new System.Drawing.Point(272, 8);
            this.grpPABandOffset.Name = "grpPABandOffset";
            this.grpPABandOffset.Size = new System.Drawing.Size(208, 152);
            this.grpPABandOffset.TabIndex = 81;
            this.grpPABandOffset.TabStop = false;
            this.grpPABandOffset.Text = "ADC Offset (ADC bits)";
            this.grpPABandOffset.Visible = false;
            // 
            // lblPABandOffset10
            // 
            this.lblPABandOffset10.Image = null;
            this.lblPABandOffset10.Location = new System.Drawing.Point(104, 120);
            this.lblPABandOffset10.Name = "lblPABandOffset10";
            this.lblPABandOffset10.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset10.TabIndex = 90;
            this.lblPABandOffset10.Text = "10m:";
            // 
            // lblPABandOffset12
            // 
            this.lblPABandOffset12.Image = null;
            this.lblPABandOffset12.Location = new System.Drawing.Point(104, 96);
            this.lblPABandOffset12.Name = "lblPABandOffset12";
            this.lblPABandOffset12.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset12.TabIndex = 89;
            this.lblPABandOffset12.Text = "12m:";
            // 
            // lblPABandOffset15
            // 
            this.lblPABandOffset15.Image = null;
            this.lblPABandOffset15.Location = new System.Drawing.Point(104, 72);
            this.lblPABandOffset15.Name = "lblPABandOffset15";
            this.lblPABandOffset15.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset15.TabIndex = 88;
            this.lblPABandOffset15.Text = "15m:";
            // 
            // lblPABandOffset17
            // 
            this.lblPABandOffset17.Image = null;
            this.lblPABandOffset17.Location = new System.Drawing.Point(104, 48);
            this.lblPABandOffset17.Name = "lblPABandOffset17";
            this.lblPABandOffset17.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset17.TabIndex = 87;
            this.lblPABandOffset17.Text = "17m:";
            // 
            // lblPABandOffset20
            // 
            this.lblPABandOffset20.Image = null;
            this.lblPABandOffset20.Location = new System.Drawing.Point(104, 24);
            this.lblPABandOffset20.Name = "lblPABandOffset20";
            this.lblPABandOffset20.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset20.TabIndex = 86;
            this.lblPABandOffset20.Text = "20m:";
            // 
            // lblPABandOffset30
            // 
            this.lblPABandOffset30.Image = null;
            this.lblPABandOffset30.Location = new System.Drawing.Point(16, 120);
            this.lblPABandOffset30.Name = "lblPABandOffset30";
            this.lblPABandOffset30.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset30.TabIndex = 85;
            this.lblPABandOffset30.Text = "30m:";
            // 
            // lblPABandOffset40
            // 
            this.lblPABandOffset40.Image = null;
            this.lblPABandOffset40.Location = new System.Drawing.Point(16, 96);
            this.lblPABandOffset40.Name = "lblPABandOffset40";
            this.lblPABandOffset40.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset40.TabIndex = 84;
            this.lblPABandOffset40.Text = "40m:";
            // 
            // lblPABandOffset60
            // 
            this.lblPABandOffset60.Image = null;
            this.lblPABandOffset60.Location = new System.Drawing.Point(16, 72);
            this.lblPABandOffset60.Name = "lblPABandOffset60";
            this.lblPABandOffset60.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset60.TabIndex = 83;
            this.lblPABandOffset60.Text = "60m:";
            // 
            // lblPABandOffset80
            // 
            this.lblPABandOffset80.Image = null;
            this.lblPABandOffset80.Location = new System.Drawing.Point(16, 48);
            this.lblPABandOffset80.Name = "lblPABandOffset80";
            this.lblPABandOffset80.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset80.TabIndex = 82;
            this.lblPABandOffset80.Text = "80m:";
            // 
            // lblPABandOffset160
            // 
            this.lblPABandOffset160.Image = null;
            this.lblPABandOffset160.Location = new System.Drawing.Point(16, 24);
            this.lblPABandOffset160.Name = "lblPABandOffset160";
            this.lblPABandOffset160.Size = new System.Drawing.Size(40, 16);
            this.lblPABandOffset160.TabIndex = 81;
            this.lblPABandOffset160.Text = "160m:";
            // 
            // udPAADC17
            // 
            this.udPAADC17.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC17.Location = new System.Drawing.Point(144, 48);
            this.udPAADC17.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC17.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC17.Name = "udPAADC17";
            this.udPAADC17.Size = new System.Drawing.Size(48, 20);
            this.udPAADC17.TabIndex = 77;
            this.udPAADC17.Value = new decimal(new int[] {
            108,
            0,
            0,
            0});
            this.udPAADC17.LostFocus += new System.EventHandler(this.udPAADC17_LostFocus);
            // 
            // udPAADC15
            // 
            this.udPAADC15.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC15.Location = new System.Drawing.Point(144, 72);
            this.udPAADC15.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC15.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC15.Name = "udPAADC15";
            this.udPAADC15.Size = new System.Drawing.Size(48, 20);
            this.udPAADC15.TabIndex = 78;
            this.udPAADC15.Value = new decimal(new int[] {
            108,
            0,
            0,
            0});
            this.udPAADC15.LostFocus += new System.EventHandler(this.udPAADC15_LostFocus);
            // 
            // udPAADC20
            // 
            this.udPAADC20.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udPAADC20.Location = new System.Drawing.Point(144, 24);
            this.udPAADC20.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.udPAADC20.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udPAADC20.Name = "udPAADC20";
            this.udPAADC20.Size = new System.Drawing.Size(48, 20);
            this.udPAADC20.TabIndex = 76;
            this.udPAADC20.Value = new decimal(new int[] { 108, 0, 0, 0 });
            this.udPAADC20.LostFocus += new System.EventHandler(this.udPAADC20_LostFocus);
            // 
            // udPAADC12
            // 
            this.udPAADC12.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC12.Location = new System.Drawing.Point(144, 96);
            this.udPAADC12.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC12.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC12.Name = "udPAADC12";
            this.udPAADC12.Size = new System.Drawing.Size(48, 20);
            this.udPAADC12.TabIndex = 79;
            this.udPAADC12.Value = new decimal(new int[] { 110, 0, 0, 0 });
            this.udPAADC12.LostFocus += new System.EventHandler(this.udPAADC12_LostFocus);
            // 
            // udPAADC10
            // 
            this.udPAADC10.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC10.Location = new System.Drawing.Point(144, 120);
            this.udPAADC10.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC10.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC10.Name = "udPAADC10";
            this.udPAADC10.Size = new System.Drawing.Size(48, 20);
            this.udPAADC10.TabIndex = 80;
            this.udPAADC10.Value = new decimal(new int[] { 111, 0, 0, 0 });
            this.udPAADC10.LostFocus += new System.EventHandler(this.udPAADC10_LostFocus);
            // 
            // udPAADC160
            // 
            this.udPAADC160.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC160.Location = new System.Drawing.Point(56, 24);
            this.udPAADC160.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC160.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC160.Name = "udPAADC160";
            this.udPAADC160.Size = new System.Drawing.Size(48, 20);
            this.udPAADC160.TabIndex = 71;
            this.udPAADC160.Value = new decimal(new int[] { 107, 0, 0, 0 });
            this.udPAADC160.LostFocus += new System.EventHandler(this.udPAADC160_LostFocus);
            // 
            // udPAADC80
            // 
            this.udPAADC80.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC80.Location = new System.Drawing.Point(56, 48);
            this.udPAADC80.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC80.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC80.Name = "udPAADC80";
            this.udPAADC80.Size = new System.Drawing.Size(48, 20);
            this.udPAADC80.TabIndex = 72;
            this.udPAADC80.Value = new decimal(new int[] { 107, 0, 0, 0 });
            this.udPAADC80.LostFocus += new System.EventHandler(this.udPAADC80_LostFocus);
            // 
            // udPAADC60
            // 
            this.udPAADC60.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC60.Location = new System.Drawing.Point(56, 72);
            this.udPAADC60.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC60.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC60.Name = "udPAADC60";
            this.udPAADC60.Size = new System.Drawing.Size(48, 20);
            this.udPAADC60.TabIndex = 73;
            this.udPAADC60.Value = new decimal(new int[] { 107, 0, 0, 0 });
            this.udPAADC60.LostFocus += new System.EventHandler(this.udPAADC60_LostFocus);
            // 
            // udPAADC40
            // 
            this.udPAADC40.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC40.Location = new System.Drawing.Point(56, 96);
            this.udPAADC40.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC40.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC40.Name = "udPAADC40";
            this.udPAADC40.Size = new System.Drawing.Size(48, 20);
            this.udPAADC40.TabIndex = 74;
            this.udPAADC40.Value = new decimal(new int[] { 106, 0, 0, 0 });
            this.udPAADC40.LostFocus += new System.EventHandler(this.udPAADC40_LostFocus);
            // 
            // udPAADC30
            // 
            this.udPAADC30.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPAADC30.Location = new System.Drawing.Point(56, 120);
            this.udPAADC30.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
            this.udPAADC30.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPAADC30.Name = "udPAADC30";
            this.udPAADC30.Size = new System.Drawing.Size(48, 20);
            this.udPAADC30.TabIndex = 75;
            this.udPAADC30.Value = new decimal(new int[] { 108, 0, 0, 0 });
            this.udPAADC30.LostFocus += new System.EventHandler(this.udPAADC30_LostFocus);
            // 
            // chkPANewCal
            // 
            this.chkPANewCal.Image = null;
            this.chkPANewCal.Location = new System.Drawing.Point(280, 176);
            this.chkPANewCal.Name = "chkPANewCal";
            this.chkPANewCal.Size = new System.Drawing.Size(120, 32);
            this.chkPANewCal.TabIndex = 83;
            this.chkPANewCal.Text = "Use Advanced Calibration Routine";
            this.chkPANewCal.CheckedChanged += new System.EventHandler(this.chkPANewCal_CheckedChanged);
            // 
            // grpPAGainByBand
            // 
            this.grpPAGainByBand.Controls.Add(this.udPACalPower);
            this.grpPAGainByBand.Controls.Add(this.lblPACalTarget);
            this.grpPAGainByBand.Controls.Add(this.chkPA10);
            this.grpPAGainByBand.Controls.Add(this.chkPA12);
            this.grpPAGainByBand.Controls.Add(this.chkPA15);
            this.grpPAGainByBand.Controls.Add(this.chkPA17);
            this.grpPAGainByBand.Controls.Add(this.chkPA20);
            this.grpPAGainByBand.Controls.Add(this.chkPA30);
            this.grpPAGainByBand.Controls.Add(this.chkPA40);
            this.grpPAGainByBand.Controls.Add(this.chkPA60);
            this.grpPAGainByBand.Controls.Add(this.chkPA80);
            this.grpPAGainByBand.Controls.Add(this.chkPA160);
            this.grpPAGainByBand.Controls.Add(this.radPACalSelBands);
            this.grpPAGainByBand.Controls.Add(this.radPACalAllBands);
            this.grpPAGainByBand.Controls.Add(this.btnPAGainReset);
            this.grpPAGainByBand.Controls.Add(this.btnPAGainCalibration);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand10);
            this.grpPAGainByBand.Controls.Add(this.udPAGain10);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand12);
            this.grpPAGainByBand.Controls.Add(this.udPAGain12);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand15);
            this.grpPAGainByBand.Controls.Add(this.udPAGain15);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand17);
            this.grpPAGainByBand.Controls.Add(this.udPAGain17);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand20);
            this.grpPAGainByBand.Controls.Add(this.udPAGain20);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand30);
            this.grpPAGainByBand.Controls.Add(this.udPAGain30);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand40);
            this.grpPAGainByBand.Controls.Add(this.udPAGain40);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand60);
            this.grpPAGainByBand.Controls.Add(this.udPAGain60);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand80);
            this.grpPAGainByBand.Controls.Add(this.udPAGain80);
            this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand160);
            this.grpPAGainByBand.Controls.Add(this.udPAGain160);
            this.grpPAGainByBand.Controls.Add(this.chkPA6);
            this.grpPAGainByBand.Location = new System.Drawing.Point(8, 8);
            this.grpPAGainByBand.Name = "grpPAGainByBand";
            this.grpPAGainByBand.Size = new System.Drawing.Size(256, 272);
            this.grpPAGainByBand.TabIndex = 1;
            this.grpPAGainByBand.TabStop = false;
            this.grpPAGainByBand.Text = "Gain By Band (dB)";
            this.grpPAGainByBand.Visible = false;
            // 
            // udPACalPower
            // 
            this.udPACalPower.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPACalPower.Location = new System.Drawing.Point(96, 160);
            this.udPACalPower.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPACalPower.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPACalPower.Name = "udPACalPower";
            this.udPACalPower.Size = new System.Drawing.Size(40, 20);
            this.udPACalPower.TabIndex = 35;
            this.udPACalPower.Value = new decimal(new int[] { 100, 0, 0, 0 });
            // 
            // lblPACalTarget
            // 
            this.lblPACalTarget.Image = null;
            this.lblPACalTarget.Location = new System.Drawing.Point(88, 144);
            this.lblPACalTarget.Name = "lblPACalTarget";
            this.lblPACalTarget.Size = new System.Drawing.Size(64, 16);
            this.lblPACalTarget.TabIndex = 34;
            this.lblPACalTarget.Text = "Cal Target:";
            // 
            // chkPA10
            // 
            this.chkPA10.Image = null;
            this.chkPA10.Location = new System.Drawing.Point(176, 248);
            this.chkPA10.Name = "chkPA10";
            this.chkPA10.Size = new System.Drawing.Size(36, 16);
            this.chkPA10.TabIndex = 33;
            this.chkPA10.Text = "10";
            this.chkPA10.Visible = false;
            // 
            // chkPA12
            // 
            this.chkPA12.Image = null;
            this.chkPA12.Location = new System.Drawing.Point(136, 248);
            this.chkPA12.Name = "chkPA12";
            this.chkPA12.Size = new System.Drawing.Size(36, 16);
            this.chkPA12.TabIndex = 32;
            this.chkPA12.Text = "12";
            this.chkPA12.Visible = false;
            // 
            // chkPA15
            // 
            this.chkPA15.Image = null;
            this.chkPA15.Location = new System.Drawing.Point(96, 248);
            this.chkPA15.Name = "chkPA15";
            this.chkPA15.Size = new System.Drawing.Size(36, 16);
            this.chkPA15.TabIndex = 31;
            this.chkPA15.Text = "15";
            this.chkPA15.Visible = false;
            // 
            // chkPA17
            // 
            this.chkPA17.Image = null;
            this.chkPA17.Location = new System.Drawing.Point(56, 248);
            this.chkPA17.Name = "chkPA17";
            this.chkPA17.Size = new System.Drawing.Size(36, 16);
            this.chkPA17.TabIndex = 30;
            this.chkPA17.Text = "17";
            this.chkPA17.Visible = false;
            // 
            // chkPA20
            // 
            this.chkPA20.Image = null;
            this.chkPA20.Location = new System.Drawing.Point(8, 248);
            this.chkPA20.Name = "chkPA20";
            this.chkPA20.Size = new System.Drawing.Size(36, 16);
            this.chkPA20.TabIndex = 29;
            this.chkPA20.Text = "20";
            this.chkPA20.Visible = false;
            // 
            // chkPA30
            // 
            this.chkPA30.Image = null;
            this.chkPA30.Location = new System.Drawing.Point(176, 224);
            this.chkPA30.Name = "chkPA30";
            this.chkPA30.Size = new System.Drawing.Size(36, 16);
            this.chkPA30.TabIndex = 28;
            this.chkPA30.Text = "30";
            this.chkPA30.Visible = false;
            // 
            // chkPA40
            // 
            this.chkPA40.Image = null;
            this.chkPA40.Location = new System.Drawing.Point(136, 224);
            this.chkPA40.Name = "chkPA40";
            this.chkPA40.Size = new System.Drawing.Size(40, 16);
            this.chkPA40.TabIndex = 27;
            this.chkPA40.Text = "40";
            this.chkPA40.Visible = false;
            // 
            // chkPA60
            // 
            this.chkPA60.Image = null;
            this.chkPA60.Location = new System.Drawing.Point(96, 224);
            this.chkPA60.Name = "chkPA60";
            this.chkPA60.Size = new System.Drawing.Size(40, 16);
            this.chkPA60.TabIndex = 26;
            this.chkPA60.Text = "60";
            this.chkPA60.Visible = false;
            // 
            // chkPA80
            // 
            this.chkPA80.Image = null;
            this.chkPA80.Location = new System.Drawing.Point(56, 224);
            this.chkPA80.Name = "chkPA80";
            this.chkPA80.Size = new System.Drawing.Size(40, 16);
            this.chkPA80.TabIndex = 25;
            this.chkPA80.Text = "80";
            this.chkPA80.Visible = false;
            // 
            // chkPA160
            // 
            this.chkPA160.Image = null;
            this.chkPA160.Location = new System.Drawing.Point(8, 224);
            this.chkPA160.Name = "chkPA160";
            this.chkPA160.Size = new System.Drawing.Size(48, 16);
            this.chkPA160.TabIndex = 24;
            this.chkPA160.Text = "160";
            this.chkPA160.Visible = false;
            // 
            // radPACalSelBands
            // 
            this.radPACalSelBands.Image = null;
            this.radPACalSelBands.Location = new System.Drawing.Point(96, 184);
            this.radPACalSelBands.Name = "radPACalSelBands";
            this.radPACalSelBands.Size = new System.Drawing.Size(112, 32);
            this.radPACalSelBands.TabIndex = 23;
            this.radPACalSelBands.Text = "Selected Bands (checked below)";
            // 
            // radPACalAllBands
            // 
            this.radPACalAllBands.Checked = true;
            this.radPACalAllBands.Image = null;
            this.radPACalAllBands.Location = new System.Drawing.Point(16, 184);
            this.radPACalAllBands.Name = "radPACalAllBands";
            this.radPACalAllBands.Size = new System.Drawing.Size(72, 32);
            this.radPACalAllBands.TabIndex = 22;
            this.radPACalAllBands.TabStop = true;
            this.radPACalAllBands.Text = "All Bands";
            this.radPACalAllBands.CheckedChanged += new System.EventHandler(this.radPACalAllBands_CheckedChanged);
            // 
            // btnPAGainReset
            // 
            this.btnPAGainReset.Image = null;
            this.btnPAGainReset.Location = new System.Drawing.Point(152, 152);
            this.btnPAGainReset.Name = "btnPAGainReset";
            this.btnPAGainReset.Size = new System.Drawing.Size(48, 23);
            this.btnPAGainReset.TabIndex = 21;
            this.btnPAGainReset.Text = "Reset";
            this.toolTip1.SetToolTip(this.btnPAGainReset, "Reset all Gain values to the default 48.0dB");
            this.btnPAGainReset.Click += new System.EventHandler(this.btnPAGainReset_Click);
            // 
            // btnPAGainCalibration
            // 
            this.btnPAGainCalibration.Image = null;
            this.btnPAGainCalibration.Location = new System.Drawing.Point(16, 152);
            this.btnPAGainCalibration.Name = "btnPAGainCalibration";
            this.btnPAGainCalibration.Size = new System.Drawing.Size(64, 23);
            this.btnPAGainCalibration.TabIndex = 20;
            this.btnPAGainCalibration.Text = "Calibrate";
            this.btnPAGainCalibration.Click += new System.EventHandler(this.btnPAGainCalibration_Click);
            // 
            // lblPAGainByBand10
            // 
            this.lblPAGainByBand10.Image = null;
            this.lblPAGainByBand10.Location = new System.Drawing.Point(112, 120);
            this.lblPAGainByBand10.Name = "lblPAGainByBand10";
            this.lblPAGainByBand10.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand10.TabIndex = 19;
            this.lblPAGainByBand10.Text = "10m:";
            // 
            // udPAGain10
            // 
            this.udPAGain10.DecimalPlaces = 1;
            this.udPAGain10.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain10.Location = new System.Drawing.Point(152, 120);
            this.udPAGain10.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain10.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain10.Name = "udPAGain10";
            this.udPAGain10.Size = new System.Drawing.Size(48, 20);
            this.udPAGain10.TabIndex = 18;
            this.udPAGain10.Value = new decimal(new int[] { 430, 0, 0, 65536 });
            this.udPAGain10.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain10.LostFocus += new System.EventHandler(this.udPAGain10_LostFocus);
            // 
            // lblPAGainByBand12
            // 
            this.lblPAGainByBand12.Image = null;
            this.lblPAGainByBand12.Location = new System.Drawing.Point(112, 96);
            this.lblPAGainByBand12.Name = "lblPAGainByBand12";
            this.lblPAGainByBand12.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand12.TabIndex = 17;
            this.lblPAGainByBand12.Text = "12m:";
            // 
            // udPAGain12
            // 
            this.udPAGain12.DecimalPlaces = 1;
            this.udPAGain12.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain12.Location = new System.Drawing.Point(152, 96);
            this.udPAGain12.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain12.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain12.Name = "udPAGain12";
            this.udPAGain12.Size = new System.Drawing.Size(48, 20);
            this.udPAGain12.TabIndex = 16;
            this.udPAGain12.Value = new decimal(new int[] { 474, 0, 0, 65536 });
            this.udPAGain12.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain12.LostFocus += new System.EventHandler(this.udPAGain12_LostFocus);
            // 
            // lblPAGainByBand15
            // 
            this.lblPAGainByBand15.Image = null;
            this.lblPAGainByBand15.Location = new System.Drawing.Point(112, 72);
            this.lblPAGainByBand15.Name = "lblPAGainByBand15";
            this.lblPAGainByBand15.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand15.TabIndex = 15;
            this.lblPAGainByBand15.Text = "15m:";
            // 
            // udPAGain15
            // 
            this.udPAGain15.DecimalPlaces = 1;
            this.udPAGain15.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain15.Location = new System.Drawing.Point(152, 72);
            this.udPAGain15.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain15.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain15.Name = "udPAGain15";
            this.udPAGain15.Size = new System.Drawing.Size(48, 20);
            this.udPAGain15.TabIndex = 14;
            this.udPAGain15.Value = new decimal(new int[] { 481, 0, 0, 65536 });
            this.udPAGain15.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain15.LostFocus += new System.EventHandler(this.udPAGain15_LostFocus);
            // 
            // lblPAGainByBand17
            // 
            this.lblPAGainByBand17.Image = null;
            this.lblPAGainByBand17.Location = new System.Drawing.Point(112, 48);
            this.lblPAGainByBand17.Name = "lblPAGainByBand17";
            this.lblPAGainByBand17.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand17.TabIndex = 13;
            this.lblPAGainByBand17.Text = "17m:";
            // 
            // udPAGain17
            // 
            this.udPAGain17.DecimalPlaces = 1;
            this.udPAGain17.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain17.Location = new System.Drawing.Point(152, 48);
            this.udPAGain17.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain17.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain17.Name = "udPAGain17";
            this.udPAGain17.Size = new System.Drawing.Size(48, 20);
            this.udPAGain17.TabIndex = 12;
            this.udPAGain17.Value = new decimal(new int[] { 493, 0, 0, 65536 });
            this.udPAGain17.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain17.LostFocus += new System.EventHandler(this.udPAGain17_LostFocus);
            // 
            // lblPAGainByBand20
            // 
            this.lblPAGainByBand20.Image = null;
            this.lblPAGainByBand20.Location = new System.Drawing.Point(112, 24);
            this.lblPAGainByBand20.Name = "lblPAGainByBand20";
            this.lblPAGainByBand20.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand20.TabIndex = 11;
            this.lblPAGainByBand20.Text = "20m:";
            // 
            // udPAGain20
            // 
            this.udPAGain20.DecimalPlaces = 1;
            this.udPAGain20.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain20.Location = new System.Drawing.Point(152, 24);
            this.udPAGain20.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain20.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain20.Name = "udPAGain20";
            this.udPAGain20.Size = new System.Drawing.Size(48, 20);
            this.udPAGain20.TabIndex = 10;
            this.udPAGain20.Value = new decimal(new int[] { 483, 0, 0, 65536 });
            this.udPAGain20.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain20.LostFocus += new System.EventHandler(this.udPAGain20_LostFocus);
            // 
            // lblPAGainByBand30
            // 
            this.lblPAGainByBand30.Image = null;
            this.lblPAGainByBand30.Location = new System.Drawing.Point(16, 120);
            this.lblPAGainByBand30.Name = "lblPAGainByBand30";
            this.lblPAGainByBand30.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand30.TabIndex = 9;
            this.lblPAGainByBand30.Text = "30m:";
            // 
            // udPAGain30
            // 
            this.udPAGain30.DecimalPlaces = 1;
            this.udPAGain30.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain30.Location = new System.Drawing.Point(56, 120);
            this.udPAGain30.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain30.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain30.Name = "udPAGain30";
            this.udPAGain30.Size = new System.Drawing.Size(48, 20);
            this.udPAGain30.TabIndex = 8;
            this.udPAGain30.Value = new decimal(new int[] { 489, 0, 0, 65536 });
            this.udPAGain30.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain30.LostFocus += new System.EventHandler(this.udPAGain30_LostFocus);
            // 
            // lblPAGainByBand40
            // 
            this.lblPAGainByBand40.Image = null;
            this.lblPAGainByBand40.Location = new System.Drawing.Point(16, 96);
            this.lblPAGainByBand40.Name = "lblPAGainByBand40";
            this.lblPAGainByBand40.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand40.TabIndex = 7;
            this.lblPAGainByBand40.Text = "40m:";
            // 
            // udPAGain40
            // 
            this.udPAGain40.DecimalPlaces = 1;
            this.udPAGain40.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain40.Location = new System.Drawing.Point(56, 96);
            this.udPAGain40.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain40.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain40.Name = "udPAGain40";
            this.udPAGain40.Size = new System.Drawing.Size(48, 20);
            this.udPAGain40.TabIndex = 6;
            this.udPAGain40.Value = new decimal(new int[] { 469, 0, 0, 65536 });
            this.udPAGain40.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain40.LostFocus += new System.EventHandler(this.udPAGain40_LostFocus);
            // 
            // lblPAGainByBand60
            // 
            this.lblPAGainByBand60.Image = null;
            this.lblPAGainByBand60.Location = new System.Drawing.Point(16, 72);
            this.lblPAGainByBand60.Name = "lblPAGainByBand60";
            this.lblPAGainByBand60.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand60.TabIndex = 5;
            this.lblPAGainByBand60.Text = "60m:";
            // 
            // udPAGain60
            // 
            this.udPAGain60.DecimalPlaces = 1;
            this.udPAGain60.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udPAGain60.Location = new System.Drawing.Point(56, 72);
            this.udPAGain60.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPAGain60.Minimum = new decimal(new int[] { 38, 0, 0, 0 });
            this.udPAGain60.Name = "udPAGain60";
            this.udPAGain60.Size = new System.Drawing.Size(48, 20);
            this.udPAGain60.TabIndex = 4;
            this.udPAGain60.Value = new decimal(new int[] { 474, 0, 0, 65536 });
            this.udPAGain60.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain60.LostFocus += new System.EventHandler(this.udPAGain60_LostFocus);
            // 
            // lblPAGainByBand80
            // 
            this.lblPAGainByBand80.Image = null;
            this.lblPAGainByBand80.Location = new System.Drawing.Point(16, 48);
            this.lblPAGainByBand80.Name = "lblPAGainByBand80";
            this.lblPAGainByBand80.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand80.TabIndex = 3;
            this.lblPAGainByBand80.Text = "80m:";
            // 
            // udPAGain80
            // 
            this.udPAGain80.DecimalPlaces = 1;
            this.udPAGain80.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain80.Location = new System.Drawing.Point(56, 48);
            this.udPAGain80.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPAGain80.Minimum = new decimal(new int[] {
            38,
            0,
            0,
            0});
            this.udPAGain80.Name = "udPAGain80";
            this.udPAGain80.Size = new System.Drawing.Size(48, 20);
            this.udPAGain80.TabIndex = 2;
            this.udPAGain80.Value = new decimal(new int[] {
            480,
            0,
            0,
            65536});
            this.udPAGain80.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain80.LostFocus += new System.EventHandler(this.udPAGain80_LostFocus);
            // 
            // lblPAGainByBand160
            // 
            this.lblPAGainByBand160.Image = null;
            this.lblPAGainByBand160.Location = new System.Drawing.Point(16, 24);
            this.lblPAGainByBand160.Name = "lblPAGainByBand160";
            this.lblPAGainByBand160.Size = new System.Drawing.Size(40, 16);
            this.lblPAGainByBand160.TabIndex = 1;
            this.lblPAGainByBand160.Text = "160m:";
            // 
            // udPAGain160
            // 
            this.udPAGain160.DecimalPlaces = 1;
            this.udPAGain160.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udPAGain160.Location = new System.Drawing.Point(56, 24);
            this.udPAGain160.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udPAGain160.Minimum = new decimal(new int[] {
            38,
            0,
            0,
            0});
            this.udPAGain160.Name = "udPAGain160";
            this.udPAGain160.Size = new System.Drawing.Size(48, 20);
            this.udPAGain160.TabIndex = 0;
            this.udPAGain160.Value = new decimal(new int[] {
            490,
            0,
            0,
            65536});
            this.udPAGain160.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
            this.udPAGain160.LostFocus += new System.EventHandler(this.udPAGain160_LostFocus);
            // 
            // chkPA6
            // 
            this.chkPA6.Image = null;
            this.chkPA6.Location = new System.Drawing.Point(216, 248);
            this.chkPA6.Name = "chkPA6";
            this.chkPA6.Size = new System.Drawing.Size(36, 16);
            this.chkPA6.TabIndex = 84;
            this.chkPA6.Text = "6";
            this.chkPA6.Visible = false;
            // 
            // tpAppearance
            // 
            this.tpAppearance.Controls.Add(this.tcAppearance);
            this.tpAppearance.Location = new System.Drawing.Point(4, 22);
            this.tpAppearance.Name = "tpAppearance";
            this.tpAppearance.Size = new System.Drawing.Size(584, 286);
            this.tpAppearance.TabIndex = 6;
            this.tpAppearance.Text = "Appearance";
            // 
            // tcAppearance
            // 
            this.tcAppearance.Controls.Add(this.tpAppearanceGeneral);
            this.tcAppearance.Controls.Add(this.tpAppearanceDisplay);
            this.tcAppearance.Controls.Add(this.tpAppearanceMeter);
            this.tcAppearance.Location = new System.Drawing.Point(0, 0);
            this.tcAppearance.Name = "tcAppearance";
            this.tcAppearance.SelectedIndex = 0;
            this.tcAppearance.Size = new System.Drawing.Size(600, 344);
            this.tcAppearance.TabIndex = 40;
            // 
            // tpAppearanceGeneral
            // 
            this.tpAppearanceGeneral.BackColor = System.Drawing.SystemColors.Control;
            this.tpAppearanceGeneral.Controls.Add(this.btnSkinExport);
            this.tpAppearanceGeneral.Controls.Add(this.grpAppSkins);
            this.tpAppearanceGeneral.Controls.Add(this.lblGenBackground);
            this.tpAppearanceGeneral.Controls.Add(this.clrbtnGenBackground);
            this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceBand);
            this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceVFO);
            this.tpAppearanceGeneral.Controls.Add(this.clrbtnBtnSel);
            this.tpAppearanceGeneral.Controls.Add(this.lblAppearanceGenBtnSel);
            this.tpAppearanceGeneral.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceGeneral.Name = "tpAppearanceGeneral";
            this.tpAppearanceGeneral.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceGeneral.TabIndex = 0;
            this.tpAppearanceGeneral.Text = "General";
            // 
            // btnSkinExport
            // 
            this.btnSkinExport.Image = null;
            this.btnSkinExport.Location = new System.Drawing.Point(16, 65);
            this.btnSkinExport.Name = "btnSkinExport";
            this.btnSkinExport.Size = new System.Drawing.Size(51, 23);
            this.btnSkinExport.TabIndex = 86;
            this.btnSkinExport.Text = "Export";
            this.btnSkinExport.UseVisualStyleBackColor = true;
            this.btnSkinExport.Visible = false;
            this.btnSkinExport.Click += new System.EventHandler(this.btnSkinExport_Click);
            // 
            // grpAppSkins
            // 
            this.grpAppSkins.Controls.Add(this.comboAppSkin);
            this.grpAppSkins.Location = new System.Drawing.Point(10, 8);
            this.grpAppSkins.Name = "grpAppSkins";
            this.grpAppSkins.Size = new System.Drawing.Size(128, 48);
            this.grpAppSkins.TabIndex = 85;
            this.grpAppSkins.TabStop = false;
            this.grpAppSkins.Text = "Skins";
            // 
            // comboAppSkin
            // 
            this.comboAppSkin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAppSkin.FormattingEnabled = true;
            this.comboAppSkin.Location = new System.Drawing.Point(6, 19);
            this.comboAppSkin.Name = "comboAppSkin";
            this.comboAppSkin.Size = new System.Drawing.Size(116, 21);
            this.comboAppSkin.TabIndex = 0;
            this.comboAppSkin.SelectedIndexChanged += new System.EventHandler(this.comboAppSkin_SelectedIndexChanged);
            // 
            // lblGenBackground
            // 
            this.lblGenBackground.Image = null;
            this.lblGenBackground.Location = new System.Drawing.Point(16, 136);
            this.lblGenBackground.Name = "lblGenBackground";
            this.lblGenBackground.Size = new System.Drawing.Size(72, 32);
            this.lblGenBackground.TabIndex = 84;
            this.lblGenBackground.Text = "Overall Background:";
            this.lblGenBackground.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.lblGenBackground.Visible = false;
            // 
            // clrbtnGenBackground
            // 
            this.clrbtnGenBackground.Automatic = "Automatic";
            this.clrbtnGenBackground.Color = System.Drawing.SystemColors.ControlDark;
            this.clrbtnGenBackground.Image = null;
            this.clrbtnGenBackground.Location = new System.Drawing.Point(88, 136);
            this.clrbtnGenBackground.MoreColors = "More Colors...";
            this.clrbtnGenBackground.Name = "clrbtnGenBackground";
            this.clrbtnGenBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnGenBackground.TabIndex = 83;
            this.clrbtnGenBackground.Visible = false;
            this.clrbtnGenBackground.Changed += new System.EventHandler(this.clrbtnGenBackground_Changed);
            // 
            // grpAppearanceBand
            // 
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandBackground);
            this.grpAppearanceBand.Controls.Add(this.lblBandBackground);
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandLight);
            this.grpAppearanceBand.Controls.Add(this.clrbtnBandDark);
            this.grpAppearanceBand.Controls.Add(this.lblBandLight);
            this.grpAppearanceBand.Controls.Add(this.lblBandDark);
            this.grpAppearanceBand.Controls.Add(this.clrbtnOutOfBand);
            this.grpAppearanceBand.Controls.Add(this.lblOutOfBand);
            this.grpAppearanceBand.Location = new System.Drawing.Point(296, 8);
            this.grpAppearanceBand.Name = "grpAppearanceBand";
            this.grpAppearanceBand.Size = new System.Drawing.Size(144, 152);
            this.grpAppearanceBand.TabIndex = 74;
            this.grpAppearanceBand.TabStop = false;
            this.grpAppearanceBand.Text = "Band Data";
            // 
            // clrbtnBandBackground
            // 
            this.clrbtnBandBackground.Automatic = "Automatic";
            this.clrbtnBandBackground.Color = System.Drawing.Color.Black;
            this.clrbtnBandBackground.Image = null;
            this.clrbtnBandBackground.Location = new System.Drawing.Point(88, 120);
            this.clrbtnBandBackground.MoreColors = "More Colors...";
            this.clrbtnBandBackground.Name = "clrbtnBandBackground";
            this.clrbtnBandBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandBackground.TabIndex = 75;
            this.clrbtnBandBackground.Changed += new System.EventHandler(this.clrbtnBandBackground_Changed);
            // 
            // lblBandBackground
            // 
            this.lblBandBackground.Image = null;
            this.lblBandBackground.Location = new System.Drawing.Point(16, 120);
            this.lblBandBackground.Name = "lblBandBackground";
            this.lblBandBackground.Size = new System.Drawing.Size(72, 24);
            this.lblBandBackground.TabIndex = 74;
            this.lblBandBackground.Text = "Background:";
            // 
            // clrbtnBandLight
            // 
            this.clrbtnBandLight.Automatic = "Automatic";
            this.clrbtnBandLight.Color = System.Drawing.Color.Lime;
            this.clrbtnBandLight.Image = null;
            this.clrbtnBandLight.Location = new System.Drawing.Point(88, 56);
            this.clrbtnBandLight.MoreColors = "More Colors...";
            this.clrbtnBandLight.Name = "clrbtnBandLight";
            this.clrbtnBandLight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandLight.TabIndex = 70;
            this.clrbtnBandLight.Changed += new System.EventHandler(this.clrbtnBandLight_Changed);
            // 
            // clrbtnBandDark
            // 
            this.clrbtnBandDark.Automatic = "Automatic";
            this.clrbtnBandDark.Color = System.Drawing.Color.Green;
            this.clrbtnBandDark.Image = null;
            this.clrbtnBandDark.Location = new System.Drawing.Point(88, 24);
            this.clrbtnBandDark.MoreColors = "More Colors...";
            this.clrbtnBandDark.Name = "clrbtnBandDark";
            this.clrbtnBandDark.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandDark.TabIndex = 69;
            this.clrbtnBandDark.Changed += new System.EventHandler(this.clrbtnBandDark_Changed);
            // 
            // lblBandLight
            // 
            this.lblBandLight.Image = null;
            this.lblBandLight.Location = new System.Drawing.Point(16, 56);
            this.lblBandLight.Name = "lblBandLight";
            this.lblBandLight.Size = new System.Drawing.Size(64, 24);
            this.lblBandLight.TabIndex = 63;
            this.lblBandLight.Text = "Active:";
            // 
            // lblBandDark
            // 
            this.lblBandDark.Image = null;
            this.lblBandDark.Location = new System.Drawing.Point(16, 24);
            this.lblBandDark.Name = "lblBandDark";
            this.lblBandDark.Size = new System.Drawing.Size(64, 24);
            this.lblBandDark.TabIndex = 61;
            this.lblBandDark.Text = "Inactive:";
            // 
            // clrbtnOutOfBand
            // 
            this.clrbtnOutOfBand.Automatic = "Automatic";
            this.clrbtnOutOfBand.Color = System.Drawing.Color.DimGray;
            this.clrbtnOutOfBand.Image = null;
            this.clrbtnOutOfBand.Location = new System.Drawing.Point(88, 88);
            this.clrbtnOutOfBand.MoreColors = "More Colors...";
            this.clrbtnOutOfBand.Name = "clrbtnOutOfBand";
            this.clrbtnOutOfBand.Size = new System.Drawing.Size(40, 23);
            this.clrbtnOutOfBand.TabIndex = 73;
            this.clrbtnOutOfBand.Changed += new System.EventHandler(this.clrbtnOutOfBand_Changed);
            // 
            // lblOutOfBand
            // 
            this.lblOutOfBand.Image = null;
            this.lblOutOfBand.Location = new System.Drawing.Point(16, 88);
            this.lblOutOfBand.Name = "lblOutOfBand";
            this.lblOutOfBand.Size = new System.Drawing.Size(72, 24);
            this.lblOutOfBand.TabIndex = 72;
            this.lblOutOfBand.Text = "Out Of Band:";
            // 
            // grpAppearanceVFO
            // 
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOBackground);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOBackground);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOSmallColor);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOSmallColor);
            this.grpAppearanceVFO.Controls.Add(this.chkVFOSmallLSD);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOLight);
            this.grpAppearanceVFO.Controls.Add(this.clrbtnVFODark);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOn);
            this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOff);
            this.grpAppearanceVFO.Location = new System.Drawing.Point(144, 8);
            this.grpAppearanceVFO.Name = "grpAppearanceVFO";
            this.grpAppearanceVFO.Size = new System.Drawing.Size(144, 184);
            this.grpAppearanceVFO.TabIndex = 39;
            this.grpAppearanceVFO.TabStop = false;
            this.grpAppearanceVFO.Text = "VFO";
            // 
            // clrbtnVFOBackground
            // 
            this.clrbtnVFOBackground.Automatic = "Automatic";
            this.clrbtnVFOBackground.Color = System.Drawing.Color.Black;
            this.clrbtnVFOBackground.Image = null;
            this.clrbtnVFOBackground.Location = new System.Drawing.Point(88, 88);
            this.clrbtnVFOBackground.MoreColors = "More Colors...";
            this.clrbtnVFOBackground.Name = "clrbtnVFOBackground";
            this.clrbtnVFOBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOBackground.TabIndex = 73;
            this.clrbtnVFOBackground.Changed += new System.EventHandler(this.clrbtnVFOBackground_Changed);
            // 
            // lblVFOBackground
            // 
            this.lblVFOBackground.Image = null;
            this.lblVFOBackground.Location = new System.Drawing.Point(16, 88);
            this.lblVFOBackground.Name = "lblVFOBackground";
            this.lblVFOBackground.Size = new System.Drawing.Size(72, 24);
            this.lblVFOBackground.TabIndex = 72;
            this.lblVFOBackground.Text = "Background:";
            // 
            // clrbtnVFOSmallColor
            // 
            this.clrbtnVFOSmallColor.Automatic = "Automatic";
            this.clrbtnVFOSmallColor.Color = System.Drawing.Color.OrangeRed;
            this.clrbtnVFOSmallColor.Image = null;
            this.clrbtnVFOSmallColor.Location = new System.Drawing.Point(88, 152);
            this.clrbtnVFOSmallColor.MoreColors = "More Colors...";
            this.clrbtnVFOSmallColor.Name = "clrbtnVFOSmallColor";
            this.clrbtnVFOSmallColor.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOSmallColor.TabIndex = 71;
            this.clrbtnVFOSmallColor.Changed += new System.EventHandler(this.clrbtnVFOSmallColor_Changed);
            // 
            // lblVFOSmallColor
            // 
            this.lblVFOSmallColor.Image = null;
            this.lblVFOSmallColor.Location = new System.Drawing.Point(16, 152);
            this.lblVFOSmallColor.Name = "lblVFOSmallColor";
            this.lblVFOSmallColor.Size = new System.Drawing.Size(72, 24);
            this.lblVFOSmallColor.TabIndex = 70;
            this.lblVFOSmallColor.Text = "Small Color:";
            // 
            // chkVFOSmallLSD
            // 
            this.chkVFOSmallLSD.Checked = true;
            this.chkVFOSmallLSD.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkVFOSmallLSD.Image = null;
            this.chkVFOSmallLSD.Location = new System.Drawing.Point(16, 120);
            this.chkVFOSmallLSD.Name = "chkVFOSmallLSD";
            this.chkVFOSmallLSD.Size = new System.Drawing.Size(104, 24);
            this.chkVFOSmallLSD.TabIndex = 69;
            this.chkVFOSmallLSD.Text = "Small 3 Digits";
            this.chkVFOSmallLSD.CheckedChanged += new System.EventHandler(this.chkVFOSmallLSD_CheckedChanged);
            // 
            // clrbtnVFOLight
            // 
            this.clrbtnVFOLight.Automatic = "Automatic";
            this.clrbtnVFOLight.Color = System.Drawing.Color.Yellow;
            this.clrbtnVFOLight.Image = null;
            this.clrbtnVFOLight.Location = new System.Drawing.Point(88, 56);
            this.clrbtnVFOLight.MoreColors = "More Colors...";
            this.clrbtnVFOLight.Name = "clrbtnVFOLight";
            this.clrbtnVFOLight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFOLight.TabIndex = 68;
            this.clrbtnVFOLight.Changed += new System.EventHandler(this.clrbtnVFOLight_Changed);
            // 
            // clrbtnVFODark
            // 
            this.clrbtnVFODark.Automatic = "Automatic";
            this.clrbtnVFODark.Color = System.Drawing.Color.Olive;
            this.clrbtnVFODark.Image = null;
            this.clrbtnVFODark.Location = new System.Drawing.Point(88, 24);
            this.clrbtnVFODark.MoreColors = "More Colors...";
            this.clrbtnVFODark.Name = "clrbtnVFODark";
            this.clrbtnVFODark.Size = new System.Drawing.Size(40, 23);
            this.clrbtnVFODark.TabIndex = 67;
            this.clrbtnVFODark.Changed += new System.EventHandler(this.clrbtnVFODark_Changed);
            // 
            // lblVFOPowerOn
            // 
            this.lblVFOPowerOn.Image = null;
            this.lblVFOPowerOn.Location = new System.Drawing.Point(16, 56);
            this.lblVFOPowerOn.Name = "lblVFOPowerOn";
            this.lblVFOPowerOn.Size = new System.Drawing.Size(64, 24);
            this.lblVFOPowerOn.TabIndex = 59;
            this.lblVFOPowerOn.Text = "Active:";
            // 
            // lblVFOPowerOff
            // 
            this.lblVFOPowerOff.Image = null;
            this.lblVFOPowerOff.Location = new System.Drawing.Point(16, 24);
            this.lblVFOPowerOff.Name = "lblVFOPowerOff";
            this.lblVFOPowerOff.Size = new System.Drawing.Size(64, 24);
            this.lblVFOPowerOff.TabIndex = 57;
            this.lblVFOPowerOff.Text = "Inactive:";
            // 
            // clrbtnBtnSel
            // 
            this.clrbtnBtnSel.Automatic = "Automatic";
            this.clrbtnBtnSel.Color = System.Drawing.Color.Yellow;
            this.clrbtnBtnSel.Image = null;
            this.clrbtnBtnSel.Location = new System.Drawing.Point(88, 101);
            this.clrbtnBtnSel.MoreColors = "More Colors...";
            this.clrbtnBtnSel.Name = "clrbtnBtnSel";
            this.clrbtnBtnSel.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBtnSel.TabIndex = 66;
            this.clrbtnBtnSel.Changed += new System.EventHandler(this.clrbtnBtnSel_Changed);
            // 
            // lblAppearanceGenBtnSel
            // 
            this.lblAppearanceGenBtnSel.Image = null;
            this.lblAppearanceGenBtnSel.Location = new System.Drawing.Point(16, 101);
            this.lblAppearanceGenBtnSel.Name = "lblAppearanceGenBtnSel";
            this.lblAppearanceGenBtnSel.Size = new System.Drawing.Size(64, 32);
            this.lblAppearanceGenBtnSel.TabIndex = 55;
            this.lblAppearanceGenBtnSel.Text = "Button Selected:";
            // 
            // tpAppearanceDisplay
            // 
            this.tpAppearanceDisplay.BackColor = System.Drawing.SystemColors.Control;
            this.tpAppearanceDisplay.Controls.Add(this.grpMainDisplay);
            this.tpAppearanceDisplay.Controls.Add(this.grpAppPanadapter);
            this.tpAppearanceDisplay.Controls.Add(this.grpDisplayPeakCursor);
            this.tpAppearanceDisplay.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceDisplay.Name = "tpAppearanceDisplay";
            this.tpAppearanceDisplay.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceDisplay.TabIndex = 1;
            this.tpAppearanceDisplay.Text = "Display";
            // 
            // grpMainDisplay
            // 
            this.grpMainDisplay.Controls.Add(this.clrbtnText);
            this.grpMainDisplay.Controls.Add(this.lblDisplayBackgroundColor);
            this.grpMainDisplay.Controls.Add(this.udDisplayLineWidth);
            this.grpMainDisplay.Controls.Add(this.lblDisplayDataLineColor);
            this.grpMainDisplay.Controls.Add(this.lblDisplayTextColor);
            this.grpMainDisplay.Controls.Add(this.lblDisplayLineWidth);
            this.grpMainDisplay.Controls.Add(this.clrbtnBackground);
            this.grpMainDisplay.Controls.Add(this.clrbtnGrid);
            this.grpMainDisplay.Controls.Add(this.lblDisplayZeroLineColor);
            this.grpMainDisplay.Controls.Add(this.clrbtnZeroLine);
            this.grpMainDisplay.Controls.Add(this.lblDisplayGridColor);
            this.grpMainDisplay.Controls.Add(this.clrbtnDataLine);
            this.grpMainDisplay.Location = new System.Drawing.Point(8, 6);
            this.grpMainDisplay.Name = "grpMainDisplay";
            this.grpMainDisplay.Size = new System.Drawing.Size(373, 100);
            this.grpMainDisplay.TabIndex = 78;
            this.grpMainDisplay.TabStop = false;
            this.grpMainDisplay.Text = "Main Display";
            // 
            // clrbtnText
            // 
            this.clrbtnText.Automatic = "Automatic";
            this.clrbtnText.Color = System.Drawing.Color.Yellow;
            this.clrbtnText.Image = null;
            this.clrbtnText.Location = new System.Drawing.Point(200, 16);
            this.clrbtnText.MoreColors = "More Colors...";
            this.clrbtnText.Name = "clrbtnText";
            this.clrbtnText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnText.TabIndex = 72;
            this.clrbtnText.Changed += new System.EventHandler(this.clrbtnText_Changed);
            // 
            // lblDisplayBackgroundColor
            // 
            this.lblDisplayBackgroundColor.Image = null;
            this.lblDisplayBackgroundColor.Location = new System.Drawing.Point(8, 21);
            this.lblDisplayBackgroundColor.Name = "lblDisplayBackgroundColor";
            this.lblDisplayBackgroundColor.Size = new System.Drawing.Size(73, 24);
            this.lblDisplayBackgroundColor.TabIndex = 34;
            this.lblDisplayBackgroundColor.Text = "Background:";
            // 
            // udDisplayLineWidth
            // 
            this.udDisplayLineWidth.DecimalPlaces = 1;
            this.udDisplayLineWidth.Increment = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udDisplayLineWidth.Location = new System.Drawing.Point(316, 61);
            this.udDisplayLineWidth.Maximum = new decimal(new int[] { 50, 0, 0, 65536 });
            this.udDisplayLineWidth.Minimum = new decimal(new int[] { 1, 0, 0, 65536 });
            this.udDisplayLineWidth.Name = "udDisplayLineWidth";
            this.udDisplayLineWidth.Size = new System.Drawing.Size(40, 20);
            this.udDisplayLineWidth.TabIndex = 42;
            this.udDisplayLineWidth.Value = new decimal(new int[] { 10, 0, 0, 65536 });
            this.udDisplayLineWidth.ValueChanged += new System.EventHandler(this.udDisplayLineWidth_ValueChanged);
            this.udDisplayLineWidth.LostFocus += new System.EventHandler(this.udDisplayLineWidth_LostFocus);
            // 
            // lblDisplayDataLineColor
            // 
            this.lblDisplayDataLineColor.Image = null;
            this.lblDisplayDataLineColor.Location = new System.Drawing.Point(132, 61);
            this.lblDisplayDataLineColor.Name = "lblDisplayDataLineColor";
            this.lblDisplayDataLineColor.Size = new System.Drawing.Size(56, 24);
            this.lblDisplayDataLineColor.TabIndex = 41;
            this.lblDisplayDataLineColor.Text = "Data Line:";
            // 
            // lblDisplayTextColor
            // 
            this.lblDisplayTextColor.Image = null;
            this.lblDisplayTextColor.Location = new System.Drawing.Point(130, 20);
            this.lblDisplayTextColor.Name = "lblDisplayTextColor";
            this.lblDisplayTextColor.Size = new System.Drawing.Size(64, 24);
            this.lblDisplayTextColor.TabIndex = 39;
            this.lblDisplayTextColor.Text = "Text Color:";
            // 
            // lblDisplayLineWidth
            // 
            this.lblDisplayLineWidth.Image = null;
            this.lblDisplayLineWidth.Location = new System.Drawing.Point(256, 61);
            this.lblDisplayLineWidth.Name = "lblDisplayLineWidth";
            this.lblDisplayLineWidth.Size = new System.Drawing.Size(64, 36);
            this.lblDisplayLineWidth.TabIndex = 43;
            this.lblDisplayLineWidth.Text = "Data Line Width:";
            // 
            // clrbtnBackground
            // 
            this.clrbtnBackground.Automatic = "Automatic";
            this.clrbtnBackground.Color = System.Drawing.Color.Black;
            this.clrbtnBackground.Image = null;
            this.clrbtnBackground.Location = new System.Drawing.Point(80, 16);
            this.clrbtnBackground.MoreColors = "More Colors...";
            this.clrbtnBackground.Name = "clrbtnBackground";
            this.clrbtnBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBackground.TabIndex = 68;
            this.clrbtnBackground.Changed += new System.EventHandler(this.clrbtnBackground_Changed);
            // 
            // clrbtnGrid
            // 
            this.clrbtnGrid.Automatic = "Automatic";
            this.clrbtnGrid.Color = System.Drawing.Color.Purple;
            this.clrbtnGrid.Image = null;
            this.clrbtnGrid.Location = new System.Drawing.Point(316, 16);
            this.clrbtnGrid.MoreColors = "More Colors...";
            this.clrbtnGrid.Name = "clrbtnGrid";
            this.clrbtnGrid.Size = new System.Drawing.Size(40, 23);
            this.clrbtnGrid.TabIndex = 69;
            this.clrbtnGrid.Changed += new System.EventHandler(this.clrbtnGrid_Changed);
            // 
            // lblDisplayZeroLineColor
            // 
            this.lblDisplayZeroLineColor.Image = null;
            this.lblDisplayZeroLineColor.Location = new System.Drawing.Point(9, 61);
            this.lblDisplayZeroLineColor.Name = "lblDisplayZeroLineColor";
            this.lblDisplayZeroLineColor.Size = new System.Drawing.Size(72, 24);
            this.lblDisplayZeroLineColor.TabIndex = 36;
            this.lblDisplayZeroLineColor.Text = "Zero Line:";
            // 
            // clrbtnZeroLine
            // 
            this.clrbtnZeroLine.Automatic = "Automatic";
            this.clrbtnZeroLine.Color = System.Drawing.Color.Red;
            this.clrbtnZeroLine.Image = null;
            this.clrbtnZeroLine.Location = new System.Drawing.Point(80, 56);
            this.clrbtnZeroLine.MoreColors = "More Colors...";
            this.clrbtnZeroLine.Name = "clrbtnZeroLine";
            this.clrbtnZeroLine.Size = new System.Drawing.Size(40, 23);
            this.clrbtnZeroLine.TabIndex = 70;
            this.clrbtnZeroLine.Changed += new System.EventHandler(this.clrbtnZeroLine_Changed);
            // 
            // lblDisplayGridColor
            // 
            this.lblDisplayGridColor.Image = null;
            this.lblDisplayGridColor.Location = new System.Drawing.Point(256, 21);
            this.lblDisplayGridColor.Name = "lblDisplayGridColor";
            this.lblDisplayGridColor.Size = new System.Drawing.Size(62, 24);
            this.lblDisplayGridColor.TabIndex = 35;
            this.lblDisplayGridColor.Text = "Grid Color:";
            // 
            // clrbtnDataLine
            // 
            this.clrbtnDataLine.Automatic = "Automatic";
            this.clrbtnDataLine.Color = System.Drawing.Color.White;
            this.clrbtnDataLine.Image = null;
            this.clrbtnDataLine.Location = new System.Drawing.Point(200, 57);
            this.clrbtnDataLine.MoreColors = "More Colors...";
            this.clrbtnDataLine.Name = "clrbtnDataLine";
            this.clrbtnDataLine.Size = new System.Drawing.Size(40, 23);
            this.clrbtnDataLine.TabIndex = 73;
            this.clrbtnDataLine.Changed += new System.EventHandler(this.clrbtnDataLine_Changed);
            // 
            // grpAppPanadapter
            // 
            this.grpAppPanadapter.Controls.Add(this.lblBandSegmentBoxLineWidth);
            this.grpAppPanadapter.Controls.Add(this.udBandSegmentBoxLineWidth);
            this.grpAppPanadapter.Controls.Add(this.lblBandSegmentBox);
            this.grpAppPanadapter.Controls.Add(this.clrbtnBandSegmentBox);
            this.grpAppPanadapter.Controls.Add(this.lblMultiRXFilterAlpha);
            this.grpAppPanadapter.Controls.Add(this.chkShowFreqOffset);
            this.grpAppPanadapter.Controls.Add(this.tbMultiRXFilterAlpha);
            this.grpAppPanadapter.Controls.Add(this.clrbtnTXFilter);
            this.grpAppPanadapter.Controls.Add(this.lblRX1FilterAlpha);
            this.grpAppPanadapter.Controls.Add(this.lblTXFilterColor);
            this.grpAppPanadapter.Controls.Add(this.clrbtnSubRXZero);
            this.grpAppPanadapter.Controls.Add(this.tbRX1FilterAlpha);
            this.grpAppPanadapter.Controls.Add(this.lblSubRXZeroLine);
            this.grpAppPanadapter.Controls.Add(this.clrbtnSubRXFilter);
            this.grpAppPanadapter.Controls.Add(this.lblSubRXFilterColor);
            this.grpAppPanadapter.Controls.Add(this.clrbtnBandEdge);
            this.grpAppPanadapter.Controls.Add(this.lblBandEdge);
            this.grpAppPanadapter.Controls.Add(this.lblDisplayFilterColor);
            this.grpAppPanadapter.Controls.Add(this.clrbtnFilter);
            this.grpAppPanadapter.Location = new System.Drawing.Point(8, 112);
            this.grpAppPanadapter.Name = "grpAppPanadapter";
            this.grpAppPanadapter.Size = new System.Drawing.Size(373, 152);
            this.grpAppPanadapter.TabIndex = 77;
            this.grpAppPanadapter.TabStop = false;
            this.grpAppPanadapter.Text = "Panadapter";
            this.grpAppPanadapter.Enter += new System.EventHandler(this.grpAppPanadapter_Enter);
            // 
            // lblBandSegmentBoxLineWidth
            // 
            this.lblBandSegmentBoxLineWidth.Image = null;
            this.lblBandSegmentBoxLineWidth.Location = new System.Drawing.Point(228, 107);
            this.lblBandSegmentBoxLineWidth.Name = "lblBandSegmentBoxLineWidth";
            this.lblBandSegmentBoxLineWidth.Size = new System.Drawing.Size(84, 34);
            this.lblBandSegmentBoxLineWidth.TabIndex = 87;
            this.lblBandSegmentBoxLineWidth.Text = "Band Segment Box Line Width:";
            // 
            // udBandSegmentBoxLineWidth
            // 
            this.udBandSegmentBoxLineWidth.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.udBandSegmentBoxLineWidth.DecimalPlaces = 1;
            this.udBandSegmentBoxLineWidth.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udBandSegmentBoxLineWidth.Location = new System.Drawing.Point(316, 110);
            this.udBandSegmentBoxLineWidth.Maximum = new decimal(new int[] { 50, 0, 0, 65536 });
            this.udBandSegmentBoxLineWidth.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
            this.udBandSegmentBoxLineWidth.Name = "udBandSegmentBoxLineWidth";
            this.udBandSegmentBoxLineWidth.Size = new System.Drawing.Size(40, 20);
            this.udBandSegmentBoxLineWidth.TabIndex = 86;
            this.udBandSegmentBoxLineWidth.Value = new decimal(new int[] { 1, 0, 0, 0 });
            this.udBandSegmentBoxLineWidth.ValueChanged += new System.EventHandler(this.udBandSegmentBoxLineWidth_ValueChanged);
            this.udBandSegmentBoxLineWidth.LostFocus += new System.EventHandler(this.udBandSegmentBoxLineWidth_LostFocus);
            // 
            // lblBandSegmentBox
            // 
            this.lblBandSegmentBox.Image = null;
            this.lblBandSegmentBox.Location = new System.Drawing.Point(256, 57);
            this.lblBandSegmentBox.Name = "lblBandSegmentBox";
            this.lblBandSegmentBox.Size = new System.Drawing.Size(56, 40);
            this.lblBandSegmentBox.TabIndex = 85;
            this.lblBandSegmentBox.Text = "Band Segment Box Color:";
            // 
            // clrbtnBandSegmentBox
            // 
            this.clrbtnBandSegmentBox.Automatic = "Automatic";
            this.clrbtnBandSegmentBox.Color = System.Drawing.Color.Lime;
            this.clrbtnBandSegmentBox.Image = null;
            this.clrbtnBandSegmentBox.Location = new System.Drawing.Point(316, 65);
            this.clrbtnBandSegmentBox.MoreColors = "More Colors...";
            this.clrbtnBandSegmentBox.Name = "clrbtnBandSegmentBox";
            this.clrbtnBandSegmentBox.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandSegmentBox.TabIndex = 84;
            this.toolTip1.SetToolTip(this.clrbtnBandSegmentBox, "Changes the color of Band Segment boxes");
            this.clrbtnBandSegmentBox.Changed += new System.EventHandler(this.clrbtnBandSegmentBox_Changed);
            // 
            // lblMultiRXFilterAlpha
            // 
            this.lblMultiRXFilterAlpha.Image = null;
            this.lblMultiRXFilterAlpha.Location = new System.Drawing.Point(9, 120);
            this.lblMultiRXFilterAlpha.Name = "lblMultiRXFilterAlpha";
            this.lblMultiRXFilterAlpha.Size = new System.Drawing.Size(40, 18);
            this.lblMultiRXFilterAlpha.TabIndex = 83;
            this.lblMultiRXFilterAlpha.Text = "Alpha:";
            // 
            // chkShowFreqOffset
            // 
            this.chkShowFreqOffset.Image = null;
            this.chkShowFreqOffset.Location = new System.Drawing.Point(135, 105);
            this.chkShowFreqOffset.Name = "chkShowFreqOffset";
            this.chkShowFreqOffset.Size = new System.Drawing.Size(87, 32);
            this.chkShowFreqOffset.TabIndex = 77;
            this.chkShowFreqOffset.Text = "Show Freq Offset";
            this.toolTip1.SetToolTip(this.chkShowFreqOffset, "Show the frequency offset from the VFO rather than the actual frequency in MHz on" +
                    " the display.");
            this.chkShowFreqOffset.CheckedChanged += new System.EventHandler(this.chkShowFreqOffset_CheckedChanged);
            // 
            // tbMultiRXFilterAlpha
            // 
            this.tbMultiRXFilterAlpha.AutoSize = false;
            this.tbMultiRXFilterAlpha.Location = new System.Drawing.Point(54, 123);
            this.tbMultiRXFilterAlpha.Maximum = 255;
            this.tbMultiRXFilterAlpha.Name = "tbMultiRXFilterAlpha";
            this.tbMultiRXFilterAlpha.Size = new System.Drawing.Size(66, 18);
            this.tbMultiRXFilterAlpha.TabIndex = 82;
            this.tbMultiRXFilterAlpha.TickFrequency = 64;
            this.tbMultiRXFilterAlpha.Value = 97;
            this.tbMultiRXFilterAlpha.Scroll += new System.EventHandler(this.tbMultiRXFilterAlpha_Scroll);
            // 
            // clrbtnTXFilter
            // 
            this.clrbtnTXFilter.Automatic = "Automatic";
            this.clrbtnTXFilter.Color = System.Drawing.Color.Yellow;
            this.clrbtnTXFilter.Image = null;
            this.clrbtnTXFilter.Location = new System.Drawing.Point(200, 24);
            this.clrbtnTXFilter.MoreColors = "More Colors...";
            this.clrbtnTXFilter.Name = "clrbtnTXFilter";
            this.clrbtnTXFilter.Size = new System.Drawing.Size(40, 23);
            this.clrbtnTXFilter.TabIndex = 76;
            this.clrbtnTXFilter.Changed += new System.EventHandler(this.clrbtnTXFilter_Changed);
            // 
            // lblRX1FilterAlpha
            // 
            this.lblRX1FilterAlpha.Image = null;
            this.lblRX1FilterAlpha.Location = new System.Drawing.Point(8, 57);
            this.lblRX1FilterAlpha.Name = "lblRX1FilterAlpha";
            this.lblRX1FilterAlpha.Size = new System.Drawing.Size(40, 18);
            this.lblRX1FilterAlpha.TabIndex = 79;
            this.lblRX1FilterAlpha.Text = "Alpha:";
            // 
            // lblTXFilterColor
            // 
            this.lblTXFilterColor.Image = null;
            this.lblTXFilterColor.Location = new System.Drawing.Point(130, 24);
            this.lblTXFilterColor.Name = "lblTXFilterColor";
            this.lblTXFilterColor.Size = new System.Drawing.Size(64, 32);
            this.lblTXFilterColor.TabIndex = 75;
            this.lblTXFilterColor.Text = "TX Filter Color:";
            // 
            // clrbtnSubRXZero
            // 
            this.clrbtnSubRXZero.Automatic = "Automatic";
            this.clrbtnSubRXZero.Color = System.Drawing.Color.LightSkyBlue;
            this.clrbtnSubRXZero.Image = null;
            this.clrbtnSubRXZero.Location = new System.Drawing.Point(200, 65);
            this.clrbtnSubRXZero.MoreColors = "More Colors...";
            this.clrbtnSubRXZero.Name = "clrbtnSubRXZero";
            this.clrbtnSubRXZero.Size = new System.Drawing.Size(40, 23);
            this.clrbtnSubRXZero.TabIndex = 81;
            this.clrbtnSubRXZero.Changed += new System.EventHandler(this.clrbtnSubRXZero_Changed);
            // 
            // tbRX1FilterAlpha
            // 
            this.tbRX1FilterAlpha.AutoSize = false;
            this.tbRX1FilterAlpha.Location = new System.Drawing.Point(54, 57);
            this.tbRX1FilterAlpha.Maximum = 255;
            this.tbRX1FilterAlpha.Name = "tbRX1FilterAlpha";
            this.tbRX1FilterAlpha.Size = new System.Drawing.Size(66, 18);
            this.tbRX1FilterAlpha.TabIndex = 78;
            this.tbRX1FilterAlpha.TickFrequency = 64;
            this.tbRX1FilterAlpha.Value = 97;
            this.tbRX1FilterAlpha.Scroll += new System.EventHandler(this.tbRX1FilterAlpha_Scroll);
            // 
            // lblSubRXZeroLine
            // 
            this.lblSubRXZeroLine.Image = null;
            this.lblSubRXZeroLine.Location = new System.Drawing.Point(132, 65);
            this.lblSubRXZeroLine.Name = "lblSubRXZeroLine";
            this.lblSubRXZeroLine.Size = new System.Drawing.Size(64, 32);
            this.lblSubRXZeroLine.TabIndex = 80;
            this.lblSubRXZeroLine.Text = "MultiRX Zero Line:";
            // 
            // clrbtnSubRXFilter
            // 
            this.clrbtnSubRXFilter.Automatic = "Automatic";
            this.clrbtnSubRXFilter.Color = System.Drawing.Color.Blue;
            this.clrbtnSubRXFilter.Image = null;
            this.clrbtnSubRXFilter.Location = new System.Drawing.Point(80, 88);
            this.clrbtnSubRXFilter.MoreColors = "More Colors...";
            this.clrbtnSubRXFilter.Name = "clrbtnSubRXFilter";
            this.clrbtnSubRXFilter.Size = new System.Drawing.Size(40, 23);
            this.clrbtnSubRXFilter.TabIndex = 79;
            this.clrbtnSubRXFilter.Changed += new System.EventHandler(this.clrbtnSubRXFilter_Changed);
            // 
            // lblSubRXFilterColor
            // 
            this.lblSubRXFilterColor.Image = null;
            this.lblSubRXFilterColor.Location = new System.Drawing.Point(9, 88);
            this.lblSubRXFilterColor.Name = "lblSubRXFilterColor";
            this.lblSubRXFilterColor.Size = new System.Drawing.Size(64, 32);
            this.lblSubRXFilterColor.TabIndex = 78;
            this.lblSubRXFilterColor.Text = "MultiRX Filter Color:";
            // 
            // clrbtnBandEdge
            // 
            this.clrbtnBandEdge.Automatic = "Automatic";
            this.clrbtnBandEdge.Color = System.Drawing.Color.Red;
            this.clrbtnBandEdge.Image = null;
            this.clrbtnBandEdge.Location = new System.Drawing.Point(316, 24);
            this.clrbtnBandEdge.MoreColors = "More Colors...";
            this.clrbtnBandEdge.Name = "clrbtnBandEdge";
            this.clrbtnBandEdge.Size = new System.Drawing.Size(40, 23);
            this.clrbtnBandEdge.TabIndex = 71;
            this.clrbtnBandEdge.Changed += new System.EventHandler(this.clrbtnBandEdge_Changed);
            // 
            // lblBandEdge
            // 
            this.lblBandEdge.Image = null;
            this.lblBandEdge.Location = new System.Drawing.Point(256, 22);
            this.lblBandEdge.Name = "lblBandEdge";
            this.lblBandEdge.Size = new System.Drawing.Size(64, 34);
            this.lblBandEdge.TabIndex = 65;
            this.lblBandEdge.Text = "Band Edge Color:";
            this.lblBandEdge.Click += new System.EventHandler(this.lblBandEdge_Click);
            // 
            // lblDisplayFilterColor
            // 
            this.lblDisplayFilterColor.Image = null;
            this.lblDisplayFilterColor.Location = new System.Drawing.Point(8, 24);
            this.lblDisplayFilterColor.Name = "lblDisplayFilterColor";
            this.lblDisplayFilterColor.Size = new System.Drawing.Size(64, 32);
            this.lblDisplayFilterColor.TabIndex = 45;
            this.lblDisplayFilterColor.Text = "Main RX Filter Color:";
            // 
            // clrbtnFilter
            // 
            this.clrbtnFilter.Automatic = "Automatic";
            this.clrbtnFilter.Color = System.Drawing.Color.White;
            this.clrbtnFilter.Image = null;
            this.clrbtnFilter.Location = new System.Drawing.Point(80, 24);
            this.clrbtnFilter.MoreColors = "More Colors...";
            this.clrbtnFilter.Name = "clrbtnFilter";
            this.clrbtnFilter.Size = new System.Drawing.Size(40, 23);
            this.clrbtnFilter.TabIndex = 71;
            this.clrbtnFilter.Changed += new System.EventHandler(this.clrbtnFilter_Changed);
            // 
            // grpDisplayPeakCursor
            // 
            this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakBackground);
            this.grpDisplayPeakCursor.Controls.Add(this.lblPeakBackground);
            this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakText);
            this.grpDisplayPeakCursor.Controls.Add(this.lblPeakText);
            this.grpDisplayPeakCursor.Location = new System.Drawing.Point(387, 6);
            this.grpDisplayPeakCursor.Name = "grpDisplayPeakCursor";
            this.grpDisplayPeakCursor.Size = new System.Drawing.Size(136, 100);
            this.grpDisplayPeakCursor.TabIndex = 74;
            this.grpDisplayPeakCursor.TabStop = false;
            this.grpDisplayPeakCursor.Text = "Cursor/Peak Readout";
            // 
            // clrbtnPeakBackground
            // 
            this.clrbtnPeakBackground.Automatic = "Automatic";
            this.clrbtnPeakBackground.Color = System.Drawing.Color.Black;
            this.clrbtnPeakBackground.Image = null;
            this.clrbtnPeakBackground.Location = new System.Drawing.Point(78, 57);
            this.clrbtnPeakBackground.MoreColors = "More Colors...";
            this.clrbtnPeakBackground.Name = "clrbtnPeakBackground";
            this.clrbtnPeakBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnPeakBackground.TabIndex = 73;
            this.clrbtnPeakBackground.Changed += new System.EventHandler(this.clrbtnPeakBackground_Changed);
            // 
            // lblPeakBackground
            // 
            this.lblPeakBackground.Image = null;
            this.lblPeakBackground.Location = new System.Drawing.Point(8, 61);
            this.lblPeakBackground.Name = "lblPeakBackground";
            this.lblPeakBackground.Size = new System.Drawing.Size(72, 24);
            this.lblPeakBackground.TabIndex = 72;
            this.lblPeakBackground.Text = "Background:";
            // 
            // clrbtnPeakText
            // 
            this.clrbtnPeakText.Automatic = "Automatic";
            this.clrbtnPeakText.Color = System.Drawing.Color.DodgerBlue;
            this.clrbtnPeakText.Image = null;
            this.clrbtnPeakText.Location = new System.Drawing.Point(78, 16);
            this.clrbtnPeakText.MoreColors = "More Colors...";
            this.clrbtnPeakText.Name = "clrbtnPeakText";
            this.clrbtnPeakText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnPeakText.TabIndex = 71;
            this.clrbtnPeakText.Changed += new System.EventHandler(this.clrbtnPeakText_Changed);
            // 
            // lblPeakText
            // 
            this.lblPeakText.Image = null;
            this.lblPeakText.Location = new System.Drawing.Point(8, 24);
            this.lblPeakText.Name = "lblPeakText";
            this.lblPeakText.Size = new System.Drawing.Size(64, 24);
            this.lblPeakText.TabIndex = 65;
            this.lblPeakText.Text = "Peak Text:";
            // 
            // tpAppearanceMeter
            // 
            this.tpAppearanceMeter.BackColor = System.Drawing.SystemColors.Control;
            this.tpAppearanceMeter.Controls.Add(this.labelTS2);
            this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigBackground);
            this.tpAppearanceMeter.Controls.Add(this.lblMeterDigitalText);
            this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigText);
            this.tpAppearanceMeter.Controls.Add(this.grpMeterEdge);
            this.tpAppearanceMeter.Controls.Add(this.grpAppearanceMeter);
            this.tpAppearanceMeter.Controls.Add(this.lblMeterType);
            this.tpAppearanceMeter.Controls.Add(this.comboMeterType);
            this.tpAppearanceMeter.Location = new System.Drawing.Point(4, 22);
            this.tpAppearanceMeter.Name = "tpAppearanceMeter";
            this.tpAppearanceMeter.Size = new System.Drawing.Size(592, 318);
            this.tpAppearanceMeter.TabIndex = 2;
            this.tpAppearanceMeter.Text = "Meter";
            // 
            // labelTS2
            // 
            this.labelTS2.Image = null;
            this.labelTS2.Location = new System.Drawing.Point(24, 80);
            this.labelTS2.Name = "labelTS2";
            this.labelTS2.Size = new System.Drawing.Size(72, 32);
            this.labelTS2.TabIndex = 83;
            this.labelTS2.Text = "Digital Background:";
            // 
            // clrbtnMeterDigBackground
            // 
            this.clrbtnMeterDigBackground.Automatic = "Automatic";
            this.clrbtnMeterDigBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterDigBackground.Image = null;
            this.clrbtnMeterDigBackground.Location = new System.Drawing.Point(96, 80);
            this.clrbtnMeterDigBackground.MoreColors = "More Colors...";
            this.clrbtnMeterDigBackground.Name = "clrbtnMeterDigBackground";
            this.clrbtnMeterDigBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterDigBackground.TabIndex = 84;
            this.clrbtnMeterDigBackground.Changed += new System.EventHandler(this.clrbtnMeterDigBackground_Changed);
            // 
            // lblMeterDigitalText
            // 
            this.lblMeterDigitalText.Image = null;
            this.lblMeterDigitalText.Location = new System.Drawing.Point(24, 48);
            this.lblMeterDigitalText.Name = "lblMeterDigitalText";
            this.lblMeterDigitalText.Size = new System.Drawing.Size(72, 24);
            this.lblMeterDigitalText.TabIndex = 81;
            this.lblMeterDigitalText.Text = "Digital Text:";
            // 
            // clrbtnMeterDigText
            // 
            this.clrbtnMeterDigText.Automatic = "Automatic";
            this.clrbtnMeterDigText.Color = System.Drawing.Color.Yellow;
            this.clrbtnMeterDigText.Image = null;
            this.clrbtnMeterDigText.Location = new System.Drawing.Point(96, 48);
            this.clrbtnMeterDigText.MoreColors = "More Colors...";
            this.clrbtnMeterDigText.Name = "clrbtnMeterDigText";
            this.clrbtnMeterDigText.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterDigText.TabIndex = 82;
            this.clrbtnMeterDigText.Changed += new System.EventHandler(this.clrbtnMeterDigText_Changed);
            // 
            // grpMeterEdge
            // 
            this.grpMeterEdge.Controls.Add(this.clrbtnEdgeIndicator);
            this.grpMeterEdge.Controls.Add(this.labelTS1);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeBackground);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeBackground);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeHigh);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeHigh);
            this.grpMeterEdge.Controls.Add(this.lblMeterEdgeLow);
            this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeLow);
            this.grpMeterEdge.Location = new System.Drawing.Point(312, 8);
            this.grpMeterEdge.Name = "grpMeterEdge";
            this.grpMeterEdge.Size = new System.Drawing.Size(136, 160);
            this.grpMeterEdge.TabIndex = 80;
            this.grpMeterEdge.TabStop = false;
            this.grpMeterEdge.Text = "Edge Style";
            // 
            // clrbtnEdgeIndicator
            // 
            this.clrbtnEdgeIndicator.Automatic = "Automatic";
            this.clrbtnEdgeIndicator.Color = System.Drawing.Color.Yellow;
            this.clrbtnEdgeIndicator.ForeColor = System.Drawing.Color.Black;
            this.clrbtnEdgeIndicator.Image = null;
            this.clrbtnEdgeIndicator.Location = new System.Drawing.Point(80, 120);
            this.clrbtnEdgeIndicator.MoreColors = "More Colors...";
            this.clrbtnEdgeIndicator.Name = "clrbtnEdgeIndicator";
            this.clrbtnEdgeIndicator.Size = new System.Drawing.Size(40, 23);
            this.clrbtnEdgeIndicator.TabIndex = 79;
            this.clrbtnEdgeIndicator.Changed += new System.EventHandler(this.clrbtnEdgeIndicator_Changed);
            // 
            // labelTS1
            // 
            this.labelTS1.Image = null;
            this.labelTS1.Location = new System.Drawing.Point(8, 120);
            this.labelTS1.Name = "labelTS1";
            this.labelTS1.Size = new System.Drawing.Size(56, 24);
            this.labelTS1.TabIndex = 78;
            this.labelTS1.Text = "Indicator:";
            // 
            // clrbtnMeterEdgeBackground
            // 
            this.clrbtnMeterEdgeBackground.Automatic = "Automatic";
            this.clrbtnMeterEdgeBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterEdgeBackground.ForeColor = System.Drawing.Color.Black;
            this.clrbtnMeterEdgeBackground.Image = null;
            this.clrbtnMeterEdgeBackground.Location = new System.Drawing.Point(80, 88);
            this.clrbtnMeterEdgeBackground.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeBackground.Name = "clrbtnMeterEdgeBackground";
            this.clrbtnMeterEdgeBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeBackground.TabIndex = 77;
            this.clrbtnMeterEdgeBackground.Changed += new System.EventHandler(this.clrbtnMeterEdgeBackground_Changed);
            // 
            // lblMeterEdgeBackground
            // 
            this.lblMeterEdgeBackground.Image = null;
            this.lblMeterEdgeBackground.Location = new System.Drawing.Point(8, 88);
            this.lblMeterEdgeBackground.Name = "lblMeterEdgeBackground";
            this.lblMeterEdgeBackground.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeBackground.TabIndex = 76;
            this.lblMeterEdgeBackground.Text = "Background:";
            // 
            // clrbtnMeterEdgeHigh
            // 
            this.clrbtnMeterEdgeHigh.Automatic = "Automatic";
            this.clrbtnMeterEdgeHigh.Color = System.Drawing.Color.Red;
            this.clrbtnMeterEdgeHigh.Image = null;
            this.clrbtnMeterEdgeHigh.Location = new System.Drawing.Point(80, 56);
            this.clrbtnMeterEdgeHigh.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeHigh.Name = "clrbtnMeterEdgeHigh";
            this.clrbtnMeterEdgeHigh.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeHigh.TabIndex = 75;
            this.clrbtnMeterEdgeHigh.Changed += new System.EventHandler(this.clrbtnMeterEdgeHigh_Changed);
            // 
            // lblMeterEdgeHigh
            // 
            this.lblMeterEdgeHigh.Image = null;
            this.lblMeterEdgeHigh.Location = new System.Drawing.Point(8, 56);
            this.lblMeterEdgeHigh.Name = "lblMeterEdgeHigh";
            this.lblMeterEdgeHigh.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeHigh.TabIndex = 53;
            this.lblMeterEdgeHigh.Text = "High Color:";
            // 
            // lblMeterEdgeLow
            // 
            this.lblMeterEdgeLow.Image = null;
            this.lblMeterEdgeLow.Location = new System.Drawing.Point(8, 24);
            this.lblMeterEdgeLow.Name = "lblMeterEdgeLow";
            this.lblMeterEdgeLow.Size = new System.Drawing.Size(72, 24);
            this.lblMeterEdgeLow.TabIndex = 51;
            this.lblMeterEdgeLow.Text = "Low Color:";
            // 
            // clrbtnMeterEdgeLow
            // 
            this.clrbtnMeterEdgeLow.Automatic = "Automatic";
            this.clrbtnMeterEdgeLow.Color = System.Drawing.Color.White;
            this.clrbtnMeterEdgeLow.Image = null;
            this.clrbtnMeterEdgeLow.Location = new System.Drawing.Point(80, 24);
            this.clrbtnMeterEdgeLow.MoreColors = "More Colors...";
            this.clrbtnMeterEdgeLow.Name = "clrbtnMeterEdgeLow";
            this.clrbtnMeterEdgeLow.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterEdgeLow.TabIndex = 74;
            this.clrbtnMeterEdgeLow.Changed += new System.EventHandler(this.clrbtnMeterEdgeLow_Changed);
            // 
            // grpAppearanceMeter
            // 
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterBackground);
            this.grpAppearanceMeter.Controls.Add(this.lblMeterBackground);
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterRight);
            this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterRight);
            this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterLeft);
            this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterLeft);
            this.grpAppearanceMeter.Location = new System.Drawing.Point(168, 8);
            this.grpAppearanceMeter.Name = "grpAppearanceMeter";
            this.grpAppearanceMeter.Size = new System.Drawing.Size(136, 120);
            this.grpAppearanceMeter.TabIndex = 38;
            this.grpAppearanceMeter.TabStop = false;
            this.grpAppearanceMeter.Text = "Original Style";
            // 
            // clrbtnMeterBackground
            // 
            this.clrbtnMeterBackground.Automatic = "Automatic";
            this.clrbtnMeterBackground.Color = System.Drawing.Color.Black;
            this.clrbtnMeterBackground.Image = null;
            this.clrbtnMeterBackground.Location = new System.Drawing.Point(80, 88);
            this.clrbtnMeterBackground.MoreColors = "More Colors...";
            this.clrbtnMeterBackground.Name = "clrbtnMeterBackground";
            this.clrbtnMeterBackground.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterBackground.TabIndex = 77;
            this.clrbtnMeterBackground.Changed += new System.EventHandler(this.clrbtnMeterBackground_Changed);
            // 
            // lblMeterBackground
            // 
            this.lblMeterBackground.Image = null;
            this.lblMeterBackground.Location = new System.Drawing.Point(8, 88);
            this.lblMeterBackground.Name = "lblMeterBackground";
            this.lblMeterBackground.Size = new System.Drawing.Size(72, 24);
            this.lblMeterBackground.TabIndex = 76;
            this.lblMeterBackground.Text = "Background:";
            // 
            // clrbtnMeterRight
            // 
            this.clrbtnMeterRight.Automatic = "Automatic";
            this.clrbtnMeterRight.Color = System.Drawing.Color.Lime;
            this.clrbtnMeterRight.Image = null;
            this.clrbtnMeterRight.Location = new System.Drawing.Point(80, 56);
            this.clrbtnMeterRight.MoreColors = "More Colors...";
            this.clrbtnMeterRight.Name = "clrbtnMeterRight";
            this.clrbtnMeterRight.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterRight.TabIndex = 75;
            this.clrbtnMeterRight.Changed += new System.EventHandler(this.clrbtnMeterRight_Changed);
            // 
            // lblAppearanceMeterRight
            // 
            this.lblAppearanceMeterRight.Image = null;
            this.lblAppearanceMeterRight.Location = new System.Drawing.Point(8, 56);
            this.lblAppearanceMeterRight.Name = "lblAppearanceMeterRight";
            this.lblAppearanceMeterRight.Size = new System.Drawing.Size(72, 24);
            this.lblAppearanceMeterRight.TabIndex = 53;
            this.lblAppearanceMeterRight.Text = "Right Color:";
            // 
            // lblAppearanceMeterLeft
            // 
            this.lblAppearanceMeterLeft.Image = null;
            this.lblAppearanceMeterLeft.Location = new System.Drawing.Point(8, 24);
            this.lblAppearanceMeterLeft.Name = "lblAppearanceMeterLeft";
            this.lblAppearanceMeterLeft.Size = new System.Drawing.Size(72, 24);
            this.lblAppearanceMeterLeft.TabIndex = 51;
            this.lblAppearanceMeterLeft.Text = "Left Color:";
            // 
            // clrbtnMeterLeft
            // 
            this.clrbtnMeterLeft.Automatic = "Automatic";
            this.clrbtnMeterLeft.Color = System.Drawing.Color.Green;
            this.clrbtnMeterLeft.Image = null;
            this.clrbtnMeterLeft.Location = new System.Drawing.Point(80, 24);
            this.clrbtnMeterLeft.MoreColors = "More Colors...";
            this.clrbtnMeterLeft.Name = "clrbtnMeterLeft";
            this.clrbtnMeterLeft.Size = new System.Drawing.Size(40, 23);
            this.clrbtnMeterLeft.TabIndex = 74;
            this.clrbtnMeterLeft.Changed += new System.EventHandler(this.clrbtnMeterLeft_Changed);
            // 
            // lblMeterType
            // 
            this.lblMeterType.Image = null;
            this.lblMeterType.Location = new System.Drawing.Point(16, 16);
            this.lblMeterType.Name = "lblMeterType";
            this.lblMeterType.Size = new System.Drawing.Size(64, 24);
            this.lblMeterType.TabIndex = 79;
            this.lblMeterType.Text = "Meter Type:";
            // 
            // comboMeterType
            // 
            this.comboMeterType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboMeterType.DropDownWidth = 80;
            this.comboMeterType.Items.AddRange(new object[] { "Original","Edge"});
            this.comboMeterType.Location = new System.Drawing.Point(80, 16);
            this.comboMeterType.Name = "comboMeterType";
            this.comboMeterType.Size = new System.Drawing.Size(80, 21);
            this.comboMeterType.TabIndex = 78;
            this.toolTip1.SetToolTip(this.comboMeterType, "Changes the appearance of the Multimeter on the front panel.");
            this.comboMeterType.SelectedIndexChanged += new System.EventHandler(this.comboMeterType_SelectedIndexChanged);
            // 
            // tpKeyboard
            // 
            this.tpKeyboard.Controls.Add(this.grpKBXIT);
            this.tpKeyboard.Controls.Add(this.grpKBRIT);
            this.tpKeyboard.Controls.Add(this.grpKBMode);
            this.tpKeyboard.Controls.Add(this.grpKBBand);
            this.tpKeyboard.Controls.Add(this.grpKBTune);
            this.tpKeyboard.Controls.Add(this.grpKBFilter);
            this.tpKeyboard.Controls.Add(this.grpKBCW);
            this.tpKeyboard.Location = new System.Drawing.Point(4, 22);
            this.tpKeyboard.Name = "tpKeyboard";
            this.tpKeyboard.Size = new System.Drawing.Size(584, 286);
            this.tpKeyboard.TabIndex = 4;
            this.tpKeyboard.Text = "Keyboard";
            // 
            // grpKBXIT
            // 
            this.grpKBXIT.Controls.Add(this.lblKBXITUp);
            this.grpKBXIT.Controls.Add(this.lblKBXITDown);
            this.grpKBXIT.Controls.Add(this.comboKBXITUp);
            this.grpKBXIT.Controls.Add(this.comboKBXITDown);
            this.grpKBXIT.Location = new System.Drawing.Point(136, 192);
            this.grpKBXIT.Name = "grpKBXIT";
            this.grpKBXIT.Size = new System.Drawing.Size(112, 72);
            this.grpKBXIT.TabIndex = 16;
            this.grpKBXIT.TabStop = false;
            this.grpKBXIT.Text = "XIT";
            // 
            // lblKBXITUp
            // 
            this.lblKBXITUp.Image = null;
            this.lblKBXITUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBXITUp.Name = "lblKBXITUp";
            this.lblKBXITUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBXITUp.TabIndex = 10;
            this.lblKBXITUp.Text = "Up:";
            this.lblKBXITUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBXITDown
            // 
            this.lblKBXITDown.Image = null;
            this.lblKBXITDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBXITDown.Name = "lblKBXITDown";
            this.lblKBXITDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBXITDown.TabIndex = 9;
            this.lblKBXITDown.Text = "Down:";
            this.lblKBXITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBXITUp
            // 
            this.comboKBXITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBXITUp.DropDownWidth = 56;
            this.comboKBXITUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBXITUp.Name = "comboKBXITUp";
            this.comboKBXITUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBXITUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBXITUp, "Adjust XIT control up 1kHz.");
            this.comboKBXITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBXITUp_SelectedIndexChanged);
            // 
            // comboKBXITDown
            // 
            this.comboKBXITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBXITDown.DropDownWidth = 56;
            this.comboKBXITDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBXITDown.Name = "comboKBXITDown";
            this.comboKBXITDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBXITDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBXITDown, "Adjust the XIT control down 1kHz.");
            this.comboKBXITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBXITDown_SelectedIndexChanged);
            // 
            // grpKBRIT
            // 
            this.grpKBRIT.Controls.Add(this.lblKBRitUp);
            this.grpKBRIT.Controls.Add(this.lblKBRITDown);
            this.grpKBRIT.Controls.Add(this.comboKBRITUp);
            this.grpKBRIT.Controls.Add(this.comboKBRITDown);
            this.grpKBRIT.Location = new System.Drawing.Point(8, 192);
            this.grpKBRIT.Name = "grpKBRIT";
            this.grpKBRIT.Size = new System.Drawing.Size(112, 72);
            this.grpKBRIT.TabIndex = 15;
            this.grpKBRIT.TabStop = false;
            this.grpKBRIT.Text = "RIT";
            // 
            // lblKBRitUp
            // 
            this.lblKBRitUp.Image = null;
            this.lblKBRitUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBRitUp.Name = "lblKBRitUp";
            this.lblKBRitUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBRitUp.TabIndex = 10;
            this.lblKBRitUp.Text = "Up:";
            this.lblKBRitUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBRITDown
            // 
            this.lblKBRITDown.Image = null;
            this.lblKBRITDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBRITDown.Name = "lblKBRITDown";
            this.lblKBRITDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBRITDown.TabIndex = 9;
            this.lblKBRITDown.Text = "Down:";
            this.lblKBRITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBRITUp
            // 
            this.comboKBRITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBRITUp.DropDownWidth = 56;
            this.comboKBRITUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBRITUp.Name = "comboKBRITUp";
            this.comboKBRITUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBRITUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBRITUp, "Adjust RIT control up 1kHz.");
            this.comboKBRITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBRITUp_SelectedIndexChanged);
            // 
            // comboKBRITDown
            // 
            this.comboKBRITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBRITDown.DropDownWidth = 56;
            this.comboKBRITDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBRITDown.Name = "comboKBRITDown";
            this.comboKBRITDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBRITDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBRITDown, "Adjust RIT control down 1kHz.");
            this.comboKBRITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBRITDown_SelectedIndexChanged);
            // 
            // grpKBMode
            // 
            this.grpKBMode.Controls.Add(this.lblKBModeUp);
            this.grpKBMode.Controls.Add(this.lblKBModeDown);
            this.grpKBMode.Controls.Add(this.comboKBModeUp);
            this.grpKBMode.Controls.Add(this.comboKBModeDown);
            this.grpKBMode.Location = new System.Drawing.Point(264, 112);
            this.grpKBMode.Name = "grpKBMode";
            this.grpKBMode.Size = new System.Drawing.Size(112, 72);
            this.grpKBMode.TabIndex = 14;
            this.grpKBMode.TabStop = false;
            this.grpKBMode.Text = "Mode";
            // 
            // lblKBModeUp
            // 
            this.lblKBModeUp.Image = null;
            this.lblKBModeUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBModeUp.Name = "lblKBModeUp";
            this.lblKBModeUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBModeUp.TabIndex = 10;
            this.lblKBModeUp.Text = "Up:";
            this.lblKBModeUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBModeDown
            // 
            this.lblKBModeDown.Image = null;
            this.lblKBModeDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBModeDown.Name = "lblKBModeDown";
            this.lblKBModeDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBModeDown.TabIndex = 9;
            this.lblKBModeDown.Text = "Down:";
            this.lblKBModeDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBModeUp
            // 
            this.comboKBModeUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBModeUp.DropDownWidth = 56;
            this.comboKBModeUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBModeUp.Name = "comboKBModeUp";
            this.comboKBModeUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBModeUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBModeUp, "Select the Next mode.");
            this.comboKBModeUp.SelectedIndexChanged += new System.EventHandler(this.comboKBModeUp_SelectedIndexChanged);
            // 
            // comboKBModeDown
            // 
            this.comboKBModeDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBModeDown.DropDownWidth = 56;
            this.comboKBModeDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBModeDown.Name = "comboKBModeDown";
            this.comboKBModeDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBModeDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBModeDown, "Select the Previous mode.");
            this.comboKBModeDown.SelectedIndexChanged += new System.EventHandler(this.comboKBModeDown_SelectedIndexChanged);
            // 
            // grpKBBand
            // 
            this.grpKBBand.Controls.Add(this.lblKBBandUp);
            this.grpKBBand.Controls.Add(this.lblKBBandDown);
            this.grpKBBand.Controls.Add(this.comboKBBandUp);
            this.grpKBBand.Controls.Add(this.comboKBBandDown);
            this.grpKBBand.Location = new System.Drawing.Point(8, 112);
            this.grpKBBand.Name = "grpKBBand";
            this.grpKBBand.Size = new System.Drawing.Size(112, 72);
            this.grpKBBand.TabIndex = 12;
            this.grpKBBand.TabStop = false;
            this.grpKBBand.Text = "Band";
            // 
            // lblKBBandUp
            // 
            this.lblKBBandUp.Image = null;
            this.lblKBBandUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBBandUp.Name = "lblKBBandUp";
            this.lblKBBandUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBBandUp.TabIndex = 10;
            this.lblKBBandUp.Text = "Up:";
            this.lblKBBandUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBBandDown
            // 
            this.lblKBBandDown.Image = null;
            this.lblKBBandDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBBandDown.Name = "lblKBBandDown";
            this.lblKBBandDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBBandDown.TabIndex = 9;
            this.lblKBBandDown.Text = "Down:";
            this.lblKBBandDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBBandUp
            // 
            this.comboKBBandUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBBandUp.DropDownWidth = 56;
            this.comboKBBandUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBBandUp.Name = "comboKBBandUp";
            this.comboKBBandUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBBandUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBBandUp, "Jump to the next band stack memory.");
            this.comboKBBandUp.SelectedIndexChanged += new System.EventHandler(this.comboKBBandUp_SelectedIndexChanged);
            // 
            // comboKBBandDown
            // 
            this.comboKBBandDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBBandDown.DropDownWidth = 56;
            this.comboKBBandDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBBandDown.Name = "comboKBBandDown";
            this.comboKBBandDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBBandDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBBandDown, "Jump to the previous band stack memory.");
            this.comboKBBandDown.SelectedIndexChanged += new System.EventHandler(this.comboKBBandDown_SelectedIndexChanged);
            // 
            // grpKBTune
            // 
            this.grpKBTune.Controls.Add(this.lblKBTuneDigit);
            this.grpKBTune.Controls.Add(this.lblKBTune7);
            this.grpKBTune.Controls.Add(this.lblKBTune6);
            this.grpKBTune.Controls.Add(this.lblKBTune5);
            this.grpKBTune.Controls.Add(this.lblKBTune4);
            this.grpKBTune.Controls.Add(this.lblKBTune3);
            this.grpKBTune.Controls.Add(this.lblKBTune2);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp7);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown7);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp6);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown6);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp5);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown5);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp4);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown4);
            this.grpKBTune.Controls.Add(this.lblKBTune1);
            this.grpKBTune.Controls.Add(this.lblKBTuneUp);
            this.grpKBTune.Controls.Add(this.lblKBTuneDown);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp3);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown3);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp1);
            this.grpKBTune.Controls.Add(this.comboKBTuneUp2);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown1);
            this.grpKBTune.Controls.Add(this.comboKBTuneDown2);
            this.grpKBTune.Location = new System.Drawing.Point(8, 8);
            this.grpKBTune.Name = "grpKBTune";
            this.grpKBTune.Size = new System.Drawing.Size(456, 96);
            this.grpKBTune.TabIndex = 11;
            this.grpKBTune.TabStop = false;
            this.grpKBTune.Text = "Tune";
            // 
            // lblKBTuneDigit
            // 
            this.lblKBTuneDigit.Image = null;
            this.lblKBTuneDigit.Location = new System.Drawing.Point(16, 16);
            this.lblKBTuneDigit.Name = "lblKBTuneDigit";
            this.lblKBTuneDigit.Size = new System.Drawing.Size(32, 16);
            this.lblKBTuneDigit.TabIndex = 26;
            this.lblKBTuneDigit.Text = "Digit";
            // 
            // lblKBTune7
            // 
            this.lblKBTune7.Image = null;
            this.lblKBTune7.Location = new System.Drawing.Point(392, 16);
            this.lblKBTune7.Name = "lblKBTune7";
            this.lblKBTune7.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune7.TabIndex = 25;
            this.lblKBTune7.Text = "0.00000x";
            this.lblKBTune7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune6
            // 
            this.lblKBTune6.Image = null;
            this.lblKBTune6.Location = new System.Drawing.Point(336, 16);
            this.lblKBTune6.Name = "lblKBTune6";
            this.lblKBTune6.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune6.TabIndex = 24;
            this.lblKBTune6.Text = "0.0000x0";
            this.lblKBTune6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune5
            // 
            this.lblKBTune5.Image = null;
            this.lblKBTune5.Location = new System.Drawing.Point(280, 16);
            this.lblKBTune5.Name = "lblKBTune5";
            this.lblKBTune5.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune5.TabIndex = 23;
            this.lblKBTune5.Text = "0.000x00";
            this.lblKBTune5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune4
            // 
            this.lblKBTune4.Image = null;
            this.lblKBTune4.Location = new System.Drawing.Point(224, 16);
            this.lblKBTune4.Name = "lblKBTune4";
            this.lblKBTune4.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune4.TabIndex = 22;
            this.lblKBTune4.Text = "0.00x000";
            this.lblKBTune4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune3
            // 
            this.lblKBTune3.Image = null;
            this.lblKBTune3.Location = new System.Drawing.Point(168, 16);
            this.lblKBTune3.Name = "lblKBTune3";
            this.lblKBTune3.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune3.TabIndex = 21;
            this.lblKBTune3.Text = "0.0x0000";
            this.lblKBTune3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTune2
            // 
            this.lblKBTune2.Image = null;
            this.lblKBTune2.Location = new System.Drawing.Point(112, 16);
            this.lblKBTune2.Name = "lblKBTune2";
            this.lblKBTune2.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune2.TabIndex = 20;
            this.lblKBTune2.Text = "0.x00000";
            this.lblKBTune2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBTuneUp7
            // 
            this.comboKBTuneUp7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp7.DropDownWidth = 56;
            this.comboKBTuneUp7.Location = new System.Drawing.Point(392, 40);
            this.comboKBTuneUp7.Name = "comboKBTuneUp7";
            this.comboKBTuneUp7.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp7.TabIndex = 19;
            this.toolTip1.SetToolTip(this.comboKBTuneUp7, "Tune Up 1Hz");
            this.comboKBTuneUp7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp7_SelectedIndexChanged);
            // 
            // comboKBTuneDown7
            // 
            this.comboKBTuneDown7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown7.DropDownWidth = 56;
            this.comboKBTuneDown7.Location = new System.Drawing.Point(392, 64);
            this.comboKBTuneDown7.Name = "comboKBTuneDown7";
            this.comboKBTuneDown7.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown7.TabIndex = 18;
            this.toolTip1.SetToolTip(this.comboKBTuneDown7, "Tune Down 1Hz");
            this.comboKBTuneDown7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown7_SelectedIndexChanged);
            // 
            // comboKBTuneUp6
            // 
            this.comboKBTuneUp6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp6.DropDownWidth = 56;
            this.comboKBTuneUp6.Location = new System.Drawing.Point(336, 40);
            this.comboKBTuneUp6.Name = "comboKBTuneUp6";
            this.comboKBTuneUp6.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp6.TabIndex = 17;
            this.toolTip1.SetToolTip(this.comboKBTuneUp6, "Tune Up 10Hz");
            this.comboKBTuneUp6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp6_SelectedIndexChanged);
            // 
            // comboKBTuneDown6
            // 
            this.comboKBTuneDown6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown6.DropDownWidth = 56;
            this.comboKBTuneDown6.Location = new System.Drawing.Point(336, 64);
            this.comboKBTuneDown6.Name = "comboKBTuneDown6";
            this.comboKBTuneDown6.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown6.TabIndex = 16;
            this.toolTip1.SetToolTip(this.comboKBTuneDown6, "Tune Down 10Hz");
            this.comboKBTuneDown6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown6_SelectedIndexChanged);
            // 
            // comboKBTuneUp5
            // 
            this.comboKBTuneUp5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp5.DropDownWidth = 56;
            this.comboKBTuneUp5.Location = new System.Drawing.Point(280, 40);
            this.comboKBTuneUp5.Name = "comboKBTuneUp5";
            this.comboKBTuneUp5.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp5.TabIndex = 15;
            this.toolTip1.SetToolTip(this.comboKBTuneUp5, "Tune Up 100Hz");
            this.comboKBTuneUp5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp5_SelectedIndexChanged);
            // 
            // comboKBTuneDown5
            // 
            this.comboKBTuneDown5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown5.DropDownWidth = 56;
            this.comboKBTuneDown5.Location = new System.Drawing.Point(280, 64);
            this.comboKBTuneDown5.Name = "comboKBTuneDown5";
            this.comboKBTuneDown5.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown5.TabIndex = 14;
            this.toolTip1.SetToolTip(this.comboKBTuneDown5, "Tune Down 100Hz");
            this.comboKBTuneDown5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown5_SelectedIndexChanged);
            // 
            // comboKBTuneUp4
            // 
            this.comboKBTuneUp4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp4.DropDownWidth = 56;
            this.comboKBTuneUp4.Location = new System.Drawing.Point(224, 40);
            this.comboKBTuneUp4.Name = "comboKBTuneUp4";
            this.comboKBTuneUp4.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp4.TabIndex = 13;
            this.toolTip1.SetToolTip(this.comboKBTuneUp4, "Tune Up 1kHz");
            this.comboKBTuneUp4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp4_SelectedIndexChanged);
            // 
            // comboKBTuneDown4
            // 
            this.comboKBTuneDown4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown4.DropDownWidth = 56;
            this.comboKBTuneDown4.Location = new System.Drawing.Point(224, 64);
            this.comboKBTuneDown4.Name = "comboKBTuneDown4";
            this.comboKBTuneDown4.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown4.TabIndex = 12;
            this.toolTip1.SetToolTip(this.comboKBTuneDown4, "Tune Down 1kHz");
            this.comboKBTuneDown4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown4_SelectedIndexChanged);
            // 
            // lblKBTune1
            // 
            this.lblKBTune1.Image = null;
            this.lblKBTune1.Location = new System.Drawing.Point(48, 16);
            this.lblKBTune1.Name = "lblKBTune1";
            this.lblKBTune1.Size = new System.Drawing.Size(56, 16);
            this.lblKBTune1.TabIndex = 11;
            this.lblKBTune1.Text = "x.000000";
            this.lblKBTune1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTuneUp
            // 
            this.lblKBTuneUp.Image = null;
            this.lblKBTuneUp.Location = new System.Drawing.Point(8, 40);
            this.lblKBTuneUp.Name = "lblKBTuneUp";
            this.lblKBTuneUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBTuneUp.TabIndex = 8;
            this.lblKBTuneUp.Text = "Up:";
            this.lblKBTuneUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBTuneDown
            // 
            this.lblKBTuneDown.Image = null;
            this.lblKBTuneDown.Location = new System.Drawing.Point(8, 64);
            this.lblKBTuneDown.Name = "lblKBTuneDown";
            this.lblKBTuneDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBTuneDown.TabIndex = 7;
            this.lblKBTuneDown.Text = "Down:";
            this.lblKBTuneDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBTuneUp3
            // 
            this.comboKBTuneUp3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp3.DropDownWidth = 56;
            this.comboKBTuneUp3.Location = new System.Drawing.Point(168, 40);
            this.comboKBTuneUp3.Name = "comboKBTuneUp3";
            this.comboKBTuneUp3.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp3.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBTuneUp3, "Tune Up 10kHz");
            this.comboKBTuneUp3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp3_SelectedIndexChanged);
            // 
            // comboKBTuneDown3
            // 
            this.comboKBTuneDown3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown3.DropDownWidth = 56;
            this.comboKBTuneDown3.Location = new System.Drawing.Point(168, 64);
            this.comboKBTuneDown3.Name = "comboKBTuneDown3";
            this.comboKBTuneDown3.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown3.TabIndex = 1;
            this.toolTip1.SetToolTip(this.comboKBTuneDown3, "Tune Down 10kHz");
            this.comboKBTuneDown3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown3_SelectedIndexChanged);
            // 
            // comboKBTuneUp1
            // 
            this.comboKBTuneUp1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp1.DropDownWidth = 56;
            this.comboKBTuneUp1.Location = new System.Drawing.Point(48, 40);
            this.comboKBTuneUp1.Name = "comboKBTuneUp1";
            this.comboKBTuneUp1.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp1.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboKBTuneUp1, "Tune Up 1MHz");
            this.comboKBTuneUp1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp1_SelectedIndexChanged);
            // 
            // comboKBTuneUp2
            // 
            this.comboKBTuneUp2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneUp2.DropDownWidth = 56;
            this.comboKBTuneUp2.Location = new System.Drawing.Point(112, 40);
            this.comboKBTuneUp2.Name = "comboKBTuneUp2";
            this.comboKBTuneUp2.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneUp2.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBTuneUp2, "Tune Up 100kHz");
            this.comboKBTuneUp2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp2_SelectedIndexChanged);
            // 
            // comboKBTuneDown1
            // 
            this.comboKBTuneDown1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown1.DropDownWidth = 56;
            this.comboKBTuneDown1.Location = new System.Drawing.Point(48, 64);
            this.comboKBTuneDown1.Name = "comboKBTuneDown1";
            this.comboKBTuneDown1.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown1.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboKBTuneDown1, "Tune Down 1MHz");
            this.comboKBTuneDown1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown1_SelectedIndexChanged);
            // 
            // comboKBTuneDown2
            // 
            this.comboKBTuneDown2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBTuneDown2.DropDownWidth = 56;
            this.comboKBTuneDown2.Location = new System.Drawing.Point(112, 64);
            this.comboKBTuneDown2.Name = "comboKBTuneDown2";
            this.comboKBTuneDown2.Size = new System.Drawing.Size(56, 21);
            this.comboKBTuneDown2.TabIndex = 2;
            this.toolTip1.SetToolTip(this.comboKBTuneDown2, "Tune Down 100kHz");
            this.comboKBTuneDown2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown2_SelectedIndexChanged);
            // 
            // grpKBFilter
            // 
            this.grpKBFilter.Controls.Add(this.lblKBFilterUp);
            this.grpKBFilter.Controls.Add(this.lblKBFilterDown);
            this.grpKBFilter.Controls.Add(this.comboKBFilterUp);
            this.grpKBFilter.Controls.Add(this.comboKBFilterDown);
            this.grpKBFilter.Location = new System.Drawing.Point(136, 112);
            this.grpKBFilter.Name = "grpKBFilter";
            this.grpKBFilter.Size = new System.Drawing.Size(112, 72);
            this.grpKBFilter.TabIndex = 13;
            this.grpKBFilter.TabStop = false;
            this.grpKBFilter.Text = "Filter";
            // 
            // lblKBFilterUp
            // 
            this.lblKBFilterUp.Image = null;
            this.lblKBFilterUp.Location = new System.Drawing.Point(8, 16);
            this.lblKBFilterUp.Name = "lblKBFilterUp";
            this.lblKBFilterUp.Size = new System.Drawing.Size(40, 16);
            this.lblKBFilterUp.TabIndex = 10;
            this.lblKBFilterUp.Text = "Up:";
            this.lblKBFilterUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBFilterDown
            // 
            this.lblKBFilterDown.Image = null;
            this.lblKBFilterDown.Location = new System.Drawing.Point(8, 40);
            this.lblKBFilterDown.Name = "lblKBFilterDown";
            this.lblKBFilterDown.Size = new System.Drawing.Size(40, 16);
            this.lblKBFilterDown.TabIndex = 9;
            this.lblKBFilterDown.Text = "Down:";
            this.lblKBFilterDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBFilterUp
            // 
            this.comboKBFilterUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBFilterUp.DropDownWidth = 56;
            this.comboKBFilterUp.Location = new System.Drawing.Point(48, 16);
            this.comboKBFilterUp.Name = "comboKBFilterUp";
            this.comboKBFilterUp.Size = new System.Drawing.Size(56, 21);
            this.comboKBFilterUp.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBFilterUp, "Select the Next filter.");
            this.comboKBFilterUp.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterUp_SelectedIndexChanged);
            // 
            // comboKBFilterDown
            // 
            this.comboKBFilterDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBFilterDown.DropDownWidth = 56;
            this.comboKBFilterDown.Location = new System.Drawing.Point(48, 40);
            this.comboKBFilterDown.Name = "comboKBFilterDown";
            this.comboKBFilterDown.Size = new System.Drawing.Size(56, 21);
            this.comboKBFilterDown.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBFilterDown, "Select the Previous filter.");
            this.comboKBFilterDown.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterDown_SelectedIndexChanged);
            // 
            // grpKBCW
            // 
            this.grpKBCW.Controls.Add(this.lblKBCWDot);
            this.grpKBCW.Controls.Add(this.lblKBCWDash);
            this.grpKBCW.Controls.Add(this.comboKBCWDot);
            this.grpKBCW.Controls.Add(this.comboKBCWDash);
            this.grpKBCW.Location = new System.Drawing.Point(264, 192);
            this.grpKBCW.Name = "grpKBCW";
            this.grpKBCW.Size = new System.Drawing.Size(112, 72);
            this.grpKBCW.TabIndex = 13;
            this.grpKBCW.TabStop = false;
            this.grpKBCW.Text = "CW";
            this.grpKBCW.Visible = false;
            // 
            // lblKBCWDot
            // 
            this.lblKBCWDot.Image = null;
            this.lblKBCWDot.Location = new System.Drawing.Point(8, 16);
            this.lblKBCWDot.Name = "lblKBCWDot";
            this.lblKBCWDot.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWDot.TabIndex = 10;
            this.lblKBCWDot.Text = "Dot:";
            this.lblKBCWDot.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblKBCWDash
            // 
            this.lblKBCWDash.Image = null;
            this.lblKBCWDash.Location = new System.Drawing.Point(8, 40);
            this.lblKBCWDash.Name = "lblKBCWDash";
            this.lblKBCWDash.Size = new System.Drawing.Size(40, 16);
            this.lblKBCWDash.TabIndex = 9;
            this.lblKBCWDash.Text = "Dash:";
            this.lblKBCWDash.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // comboKBCWDot
            // 
            this.comboKBCWDot.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWDot.DropDownWidth = 56;
            this.comboKBCWDot.Location = new System.Drawing.Point(48, 16);
            this.comboKBCWDot.Name = "comboKBCWDot";
            this.comboKBCWDot.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWDot.TabIndex = 6;
            this.toolTip1.SetToolTip(this.comboKBCWDot, "Note: Only works with old keyer.");
            this.comboKBCWDot.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDot_SelectedIndexChanged);
            // 
            // comboKBCWDash
            // 
            this.comboKBCWDash.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboKBCWDash.DropDownWidth = 56;
            this.comboKBCWDash.Location = new System.Drawing.Point(48, 40);
            this.comboKBCWDash.Name = "comboKBCWDash";
            this.comboKBCWDash.Size = new System.Drawing.Size(56, 21);
            this.comboKBCWDash.TabIndex = 5;
            this.toolTip1.SetToolTip(this.comboKBCWDash, "Note: Only works with old keyer.");
            this.comboKBCWDash.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDash_SelectedIndexChanged);
            // 
            // tpExtCtrl
            // 
            this.tpExtCtrl.Controls.Add(this.chkExtEnable);
            this.tpExtCtrl.Controls.Add(this.grpExtTX);
            this.tpExtCtrl.Controls.Add(this.grpExtRX);
            this.tpExtCtrl.Location = new System.Drawing.Point(4, 22);
            this.tpExtCtrl.Name = "tpExtCtrl";
            this.tpExtCtrl.Size = new System.Drawing.Size(584, 286);
            this.tpExtCtrl.TabIndex = 11;
            this.tpExtCtrl.Text = "Ext. Ctrl";
            // 
            // chkExtEnable
            // 
            this.chkExtEnable.Image = null;
            this.chkExtEnable.Location = new System.Drawing.Point(360, 16);
            this.chkExtEnable.Name = "chkExtEnable";
            this.chkExtEnable.Size = new System.Drawing.Size(64, 24);
            this.chkExtEnable.TabIndex = 9;
            this.chkExtEnable.Text = "Enable";
            this.toolTip1.SetToolTip(this.chkExtEnable, "Check this box to enable the matrix to the left to control the X2 pins.");
            this.chkExtEnable.CheckedChanged += new System.EventHandler(this.chkExtEnable_CheckedChanged);
            // 
            // grpExtTX
            // 
            this.grpExtTX.Controls.Add(this.lblExtTXX26);
            this.grpExtTX.Controls.Add(this.chkExtTX26);
            this.grpExtTX.Controls.Add(this.chkExtTX66);
            this.grpExtTX.Controls.Add(this.chkExtTX106);
            this.grpExtTX.Controls.Add(this.chkExtTX126);
            this.grpExtTX.Controls.Add(this.chkExtTX156);
            this.grpExtTX.Controls.Add(this.chkExtTX176);
            this.grpExtTX.Controls.Add(this.chkExtTX206);
            this.grpExtTX.Controls.Add(this.chkExtTX306);
            this.grpExtTX.Controls.Add(this.chkExtTX406);
            this.grpExtTX.Controls.Add(this.chkExtTX606);
            this.grpExtTX.Controls.Add(this.chkExtTX806);
            this.grpExtTX.Controls.Add(this.chkExtTX1606);
            this.grpExtTX.Controls.Add(this.lblExtTXX25);
            this.grpExtTX.Controls.Add(this.lblExtTXX24);
            this.grpExtTX.Controls.Add(this.lblExtTXX23);
            this.grpExtTX.Controls.Add(this.lblExtTXX22);
            this.grpExtTX.Controls.Add(this.lblExtTX2);
            this.grpExtTX.Controls.Add(this.chkExtTX23);
            this.grpExtTX.Controls.Add(this.chkExtTX22);
            this.grpExtTX.Controls.Add(this.chkExtTX21);
            this.grpExtTX.Controls.Add(this.chkExtTX25);
            this.grpExtTX.Controls.Add(this.chkExtTX24);
            this.grpExtTX.Controls.Add(this.lblExtTX6);
            this.grpExtTX.Controls.Add(this.chkExtTX63);
            this.grpExtTX.Controls.Add(this.chkExtTX62);
            this.grpExtTX.Controls.Add(this.chkExtTX61);
            this.grpExtTX.Controls.Add(this.chkExtTX65);
            this.grpExtTX.Controls.Add(this.chkExtTX64);
            this.grpExtTX.Controls.Add(this.lblExtTX10);
            this.grpExtTX.Controls.Add(this.chkExtTX103);
            this.grpExtTX.Controls.Add(this.chkExtTX102);
            this.grpExtTX.Controls.Add(this.chkExtTX101);
            this.grpExtTX.Controls.Add(this.chkExtTX105);
            this.grpExtTX.Controls.Add(this.chkExtTX104);
            this.grpExtTX.Controls.Add(this.lblExtTX12);
            this.grpExtTX.Controls.Add(this.chkExtTX123);
            this.grpExtTX.Controls.Add(this.chkExtTX122);
            this.grpExtTX.Controls.Add(this.chkExtTX121);
            this.grpExtTX.Controls.Add(this.chkExtTX125);
            this.grpExtTX.Controls.Add(this.chkExtTX124);
            this.grpExtTX.Controls.Add(this.lblExtTX15);
            this.grpExtTX.Controls.Add(this.chkExtTX153);
            this.grpExtTX.Controls.Add(this.chkExtTX152);
            this.grpExtTX.Controls.Add(this.chkExtTX151);
            this.grpExtTX.Controls.Add(this.chkExtTX155);
            this.grpExtTX.Controls.Add(this.chkExtTX154);
            this.grpExtTX.Controls.Add(this.lblExtTX17);
            this.grpExtTX.Controls.Add(this.chkExtTX173);
            this.grpExtTX.Controls.Add(this.chkExtTX172);
            this.grpExtTX.Controls.Add(this.chkExtTX171);
            this.grpExtTX.Controls.Add(this.chkExtTX175);
            this.grpExtTX.Controls.Add(this.chkExtTX174);
            this.grpExtTX.Controls.Add(this.lblExtTX20);
            this.grpExtTX.Controls.Add(this.chkExtTX203);
            this.grpExtTX.Controls.Add(this.chkExtTX202);
            this.grpExtTX.Controls.Add(this.chkExtTX201);
            this.grpExtTX.Controls.Add(this.chkExtTX205);
            this.grpExtTX.Controls.Add(this.chkExtTX204);
            this.grpExtTX.Controls.Add(this.lblExtTX30);
            this.grpExtTX.Controls.Add(this.chkExtTX303);
            this.grpExtTX.Controls.Add(this.chkExtTX302);
            this.grpExtTX.Controls.Add(this.chkExtTX301);
            this.grpExtTX.Controls.Add(this.chkExtTX305);
            this.grpExtTX.Controls.Add(this.chkExtTX304);
            this.grpExtTX.Controls.Add(this.lblExtTX40);
            this.grpExtTX.Controls.Add(this.chkExtTX403);
            this.grpExtTX.Controls.Add(this.chkExtTX402);
            this.grpExtTX.Controls.Add(this.chkExtTX401);
            this.grpExtTX.Controls.Add(this.chkExtTX405);
            this.grpExtTX.Controls.Add(this.chkExtTX404);
            this.grpExtTX.Controls.Add(this.lblExtTX60);
            this.grpExtTX.Controls.Add(this.chkExtTX603);
            this.grpExtTX.Controls.Add(this.chkExtTX602);
            this.grpExtTX.Controls.Add(this.chkExtTX601);
            this.grpExtTX.Controls.Add(this.chkExtTX605);
            this.grpExtTX.Controls.Add(this.chkExtTX604);
            this.grpExtTX.Controls.Add(this.lblExtTX80);
            this.grpExtTX.Controls.Add(this.chkExtTX803);
            this.grpExtTX.Controls.Add(this.chkExtTX802);
            this.grpExtTX.Controls.Add(this.chkExtTX801);
            this.grpExtTX.Controls.Add(this.chkExtTX805);
            this.grpExtTX.Controls.Add(this.chkExtTX804);
            this.grpExtTX.Controls.Add(this.lblExtTXX2Pins);
            this.grpExtTX.Controls.Add(this.lblExtTXBand);
            this.grpExtTX.Controls.Add(this.lblExtTX160);
            this.grpExtTX.Controls.Add(this.chkExtTX1603);
            this.grpExtTX.Controls.Add(this.chkExtTX1602);
            this.grpExtTX.Controls.Add(this.chkExtTX1601);
            this.grpExtTX.Controls.Add(this.lblExtTXX21);
            this.grpExtTX.Controls.Add(this.chkExtTX1605);
            this.grpExtTX.Controls.Add(this.chkExtTX1604);
            this.grpExtTX.Enabled = false;
            this.grpExtTX.Location = new System.Drawing.Point(184, 8);
            this.grpExtTX.Name = "grpExtTX";
            this.grpExtTX.Size = new System.Drawing.Size(168, 264);
            this.grpExtTX.TabIndex = 8;
            this.grpExtTX.TabStop = false;
            this.grpExtTX.Text = "Transmit";
            // 
            // lblExtTXX26
            // 
            this.lblExtTXX26.Image = null;
            this.lblExtTXX26.Location = new System.Drawing.Point(144, 40);
            this.lblExtTXX26.Name = "lblExtTXX26";
            this.lblExtTXX26.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX26.TabIndex = 171;
            this.lblExtTXX26.Text = "6";
            this.lblExtTXX26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // chkExtTX26
            // 
            this.chkExtTX26.Image = null;
            this.chkExtTX26.Location = new System.Drawing.Point(144, 240);
            this.chkExtTX26.Name = "chkExtTX26";
            this.chkExtTX26.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX26.TabIndex = 170;
            this.chkExtTX26.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // chkExtTX66
            // 
            this.chkExtTX66.Image = null;
            this.chkExtTX66.Location = new System.Drawing.Point(144, 224);
            this.chkExtTX66.Name = "chkExtTX66";
            this.chkExtTX66.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX66.TabIndex = 169;
            this.chkExtTX66.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // chkExtTX106
            // 
            this.chkExtTX106.Image = null;
            this.chkExtTX106.Location = new System.Drawing.Point(144, 208);
            this.chkExtTX106.Name = "chkExtTX106";
            this.chkExtTX106.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX106.TabIndex = 168;
            this.chkExtTX106.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // chkExtTX126
            // 
            this.chkExtTX126.Image = null;
            this.chkExtTX126.Location = new System.Drawing.Point(144, 192);
            this.chkExtTX126.Name = "chkExtTX126";
            this.chkExtTX126.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX126.TabIndex = 167;
            this.chkExtTX126.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // chkExtTX156
            // 
            this.chkExtTX156.Image = null;
            this.chkExtTX156.Location = new System.Drawing.Point(144, 176);
            this.chkExtTX156.Name = "chkExtTX156";
            this.chkExtTX156.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX156.TabIndex = 166;
            this.chkExtTX156.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // chkExtTX176
            // 
            this.chkExtTX176.Image = null;
            this.chkExtTX176.Location = new System.Drawing.Point(144, 160);
            this.chkExtTX176.Name = "chkExtTX176";
            this.chkExtTX176.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX176.TabIndex = 165;
            this.chkExtTX176.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // chkExtTX206
            // 
            this.chkExtTX206.Image = null;
            this.chkExtTX206.Location = new System.Drawing.Point(144, 144);
            this.chkExtTX206.Name = "chkExtTX206";
            this.chkExtTX206.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX206.TabIndex = 164;
            this.chkExtTX206.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // chkExtTX306
            // 
            this.chkExtTX306.Image = null;
            this.chkExtTX306.Location = new System.Drawing.Point(144, 128);
            this.chkExtTX306.Name = "chkExtTX306";
            this.chkExtTX306.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX306.TabIndex = 163;
            this.chkExtTX306.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // chkExtTX406
            // 
            this.chkExtTX406.Image = null;
            this.chkExtTX406.Location = new System.Drawing.Point(144, 112);
            this.chkExtTX406.Name = "chkExtTX406";
            this.chkExtTX406.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX406.TabIndex = 162;
            this.chkExtTX406.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // chkExtTX606
            // 
            this.chkExtTX606.Image = null;
            this.chkExtTX606.Location = new System.Drawing.Point(144, 96);
            this.chkExtTX606.Name = "chkExtTX606";
            this.chkExtTX606.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX606.TabIndex = 161;
            this.chkExtTX606.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // chkExtTX806
            // 
            this.chkExtTX806.Image = null;
            this.chkExtTX806.Location = new System.Drawing.Point(144, 80);
            this.chkExtTX806.Name = "chkExtTX806";
            this.chkExtTX806.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX806.TabIndex = 160;
            this.chkExtTX806.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // chkExtTX1606
            // 
            this.chkExtTX1606.Image = null;
            this.chkExtTX1606.Location = new System.Drawing.Point(144, 64);
            this.chkExtTX1606.Name = "chkExtTX1606";
            this.chkExtTX1606.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1606.TabIndex = 159;
            this.chkExtTX1606.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // lblExtTXX25
            // 
            this.lblExtTXX25.Image = null;
            this.lblExtTXX25.Location = new System.Drawing.Point(128, 40);
            this.lblExtTXX25.Name = "lblExtTXX25";
            this.lblExtTXX25.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX25.TabIndex = 158;
            this.lblExtTXX25.Text = "5";
            this.lblExtTXX25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtTXX24
            // 
            this.lblExtTXX24.Image = null;
            this.lblExtTXX24.Location = new System.Drawing.Point(112, 40);
            this.lblExtTXX24.Name = "lblExtTXX24";
            this.lblExtTXX24.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX24.TabIndex = 157;
            this.lblExtTXX24.Text = "4";
            this.lblExtTXX24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtTXX23
            // 
            this.lblExtTXX23.Image = null;
            this.lblExtTXX23.Location = new System.Drawing.Point(96, 40);
            this.lblExtTXX23.Name = "lblExtTXX23";
            this.lblExtTXX23.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX23.TabIndex = 156;
            this.lblExtTXX23.Text = "3";
            this.lblExtTXX23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtTXX22
            // 
            this.lblExtTXX22.Image = null;
            this.lblExtTXX22.Location = new System.Drawing.Point(80, 40);
            this.lblExtTXX22.Name = "lblExtTXX22";
            this.lblExtTXX22.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX22.TabIndex = 155;
            this.lblExtTXX22.Text = "2";
            this.lblExtTXX22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtTX2
            // 
            this.lblExtTX2.Image = null;
            this.lblExtTX2.Location = new System.Drawing.Point(12, 240);
            this.lblExtTX2.Name = "lblExtTX2";
            this.lblExtTX2.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX2.TabIndex = 154;
            this.lblExtTX2.Text = "2m";
            // 
            // chkExtTX23
            // 
            this.chkExtTX23.Image = null;
            this.chkExtTX23.Location = new System.Drawing.Point(96, 240);
            this.chkExtTX23.Name = "chkExtTX23";
            this.chkExtTX23.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX23.TabIndex = 151;
            this.chkExtTX23.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // chkExtTX22
            // 
            this.chkExtTX22.Image = null;
            this.chkExtTX22.Location = new System.Drawing.Point(80, 240);
            this.chkExtTX22.Name = "chkExtTX22";
            this.chkExtTX22.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX22.TabIndex = 150;
            this.chkExtTX22.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // chkExtTX21
            // 
            this.chkExtTX21.Image = null;
            this.chkExtTX21.Location = new System.Drawing.Point(64, 240);
            this.chkExtTX21.Name = "chkExtTX21";
            this.chkExtTX21.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX21.TabIndex = 149;
            this.chkExtTX21.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // chkExtTX25
            // 
            this.chkExtTX25.Image = null;
            this.chkExtTX25.Location = new System.Drawing.Point(128, 240);
            this.chkExtTX25.Name = "chkExtTX25";
            this.chkExtTX25.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX25.TabIndex = 153;
            this.chkExtTX25.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // chkExtTX24
            // 
            this.chkExtTX24.Image = null;
            this.chkExtTX24.Location = new System.Drawing.Point(112, 240);
            this.chkExtTX24.Name = "chkExtTX24";
            this.chkExtTX24.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX24.TabIndex = 152;
            this.chkExtTX24.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
            // 
            // lblExtTX6
            // 
            this.lblExtTX6.Image = null;
            this.lblExtTX6.Location = new System.Drawing.Point(12, 224);
            this.lblExtTX6.Name = "lblExtTX6";
            this.lblExtTX6.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX6.TabIndex = 148;
            this.lblExtTX6.Text = "6m";
            // 
            // chkExtTX63
            // 
            this.chkExtTX63.Image = null;
            this.chkExtTX63.Location = new System.Drawing.Point(96, 224);
            this.chkExtTX63.Name = "chkExtTX63";
            this.chkExtTX63.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX63.TabIndex = 145;
            this.chkExtTX63.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // chkExtTX62
            // 
            this.chkExtTX62.Image = null;
            this.chkExtTX62.Location = new System.Drawing.Point(80, 224);
            this.chkExtTX62.Name = "chkExtTX62";
            this.chkExtTX62.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX62.TabIndex = 144;
            this.chkExtTX62.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // chkExtTX61
            // 
            this.chkExtTX61.Image = null;
            this.chkExtTX61.Location = new System.Drawing.Point(64, 224);
            this.chkExtTX61.Name = "chkExtTX61";
            this.chkExtTX61.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX61.TabIndex = 143;
            this.chkExtTX61.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // chkExtTX65
            // 
            this.chkExtTX65.Image = null;
            this.chkExtTX65.Location = new System.Drawing.Point(128, 224);
            this.chkExtTX65.Name = "chkExtTX65";
            this.chkExtTX65.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX65.TabIndex = 147;
            this.chkExtTX65.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // chkExtTX64
            // 
            this.chkExtTX64.Image = null;
            this.chkExtTX64.Location = new System.Drawing.Point(112, 224);
            this.chkExtTX64.Name = "chkExtTX64";
            this.chkExtTX64.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX64.TabIndex = 146;
            this.chkExtTX64.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
            // 
            // lblExtTX10
            // 
            this.lblExtTX10.Image = null;
            this.lblExtTX10.Location = new System.Drawing.Point(12, 208);
            this.lblExtTX10.Name = "lblExtTX10";
            this.lblExtTX10.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX10.TabIndex = 142;
            this.lblExtTX10.Text = "10m";
            // 
            // chkExtTX103
            // 
            this.chkExtTX103.Image = null;
            this.chkExtTX103.Location = new System.Drawing.Point(96, 208);
            this.chkExtTX103.Name = "chkExtTX103";
            this.chkExtTX103.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX103.TabIndex = 139;
            this.chkExtTX103.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // chkExtTX102
            // 
            this.chkExtTX102.Image = null;
            this.chkExtTX102.Location = new System.Drawing.Point(80, 208);
            this.chkExtTX102.Name = "chkExtTX102";
            this.chkExtTX102.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX102.TabIndex = 138;
            this.chkExtTX102.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // chkExtTX101
            // 
            this.chkExtTX101.Image = null;
            this.chkExtTX101.Location = new System.Drawing.Point(64, 208);
            this.chkExtTX101.Name = "chkExtTX101";
            this.chkExtTX101.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX101.TabIndex = 137;
            this.chkExtTX101.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // chkExtTX105
            // 
            this.chkExtTX105.Image = null;
            this.chkExtTX105.Location = new System.Drawing.Point(128, 208);
            this.chkExtTX105.Name = "chkExtTX105";
            this.chkExtTX105.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX105.TabIndex = 141;
            this.chkExtTX105.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // chkExtTX104
            // 
            this.chkExtTX104.Image = null;
            this.chkExtTX104.Location = new System.Drawing.Point(112, 208);
            this.chkExtTX104.Name = "chkExtTX104";
            this.chkExtTX104.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX104.TabIndex = 140;
            this.chkExtTX104.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
            // 
            // lblExtTX12
            // 
            this.lblExtTX12.Image = null;
            this.lblExtTX12.Location = new System.Drawing.Point(12, 192);
            this.lblExtTX12.Name = "lblExtTX12";
            this.lblExtTX12.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX12.TabIndex = 136;
            this.lblExtTX12.Text = "12m";
            // 
            // chkExtTX123
            // 
            this.chkExtTX123.Image = null;
            this.chkExtTX123.Location = new System.Drawing.Point(96, 192);
            this.chkExtTX123.Name = "chkExtTX123";
            this.chkExtTX123.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX123.TabIndex = 133;
            this.chkExtTX123.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // chkExtTX122
            // 
            this.chkExtTX122.Image = null;
            this.chkExtTX122.Location = new System.Drawing.Point(80, 192);
            this.chkExtTX122.Name = "chkExtTX122";
            this.chkExtTX122.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX122.TabIndex = 132;
            this.chkExtTX122.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // chkExtTX121
            // 
            this.chkExtTX121.Image = null;
            this.chkExtTX121.Location = new System.Drawing.Point(64, 192);
            this.chkExtTX121.Name = "chkExtTX121";
            this.chkExtTX121.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX121.TabIndex = 131;
            this.chkExtTX121.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // chkExtTX125
            // 
            this.chkExtTX125.Image = null;
            this.chkExtTX125.Location = new System.Drawing.Point(128, 192);
            this.chkExtTX125.Name = "chkExtTX125";
            this.chkExtTX125.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX125.TabIndex = 135;
            this.chkExtTX125.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // chkExtTX124
            // 
            this.chkExtTX124.Image = null;
            this.chkExtTX124.Location = new System.Drawing.Point(112, 192);
            this.chkExtTX124.Name = "chkExtTX124";
            this.chkExtTX124.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX124.TabIndex = 134;
            this.chkExtTX124.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
            // 
            // lblExtTX15
            // 
            this.lblExtTX15.Image = null;
            this.lblExtTX15.Location = new System.Drawing.Point(12, 176);
            this.lblExtTX15.Name = "lblExtTX15";
            this.lblExtTX15.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX15.TabIndex = 130;
            this.lblExtTX15.Text = "15m";
            // 
            // chkExtTX153
            // 
            this.chkExtTX153.Image = null;
            this.chkExtTX153.Location = new System.Drawing.Point(96, 176);
            this.chkExtTX153.Name = "chkExtTX153";
            this.chkExtTX153.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX153.TabIndex = 127;
            this.chkExtTX153.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // chkExtTX152
            // 
            this.chkExtTX152.Image = null;
            this.chkExtTX152.Location = new System.Drawing.Point(80, 176);
            this.chkExtTX152.Name = "chkExtTX152";
            this.chkExtTX152.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX152.TabIndex = 126;
            this.chkExtTX152.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // chkExtTX151
            // 
            this.chkExtTX151.Image = null;
            this.chkExtTX151.Location = new System.Drawing.Point(64, 176);
            this.chkExtTX151.Name = "chkExtTX151";
            this.chkExtTX151.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX151.TabIndex = 125;
            this.chkExtTX151.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // chkExtTX155
            // 
            this.chkExtTX155.Image = null;
            this.chkExtTX155.Location = new System.Drawing.Point(128, 176);
            this.chkExtTX155.Name = "chkExtTX155";
            this.chkExtTX155.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX155.TabIndex = 129;
            this.chkExtTX155.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // chkExtTX154
            // 
            this.chkExtTX154.Image = null;
            this.chkExtTX154.Location = new System.Drawing.Point(112, 176);
            this.chkExtTX154.Name = "chkExtTX154";
            this.chkExtTX154.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX154.TabIndex = 128;
            this.chkExtTX154.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
            // 
            // lblExtTX17
            // 
            this.lblExtTX17.Image = null;
            this.lblExtTX17.Location = new System.Drawing.Point(12, 160);
            this.lblExtTX17.Name = "lblExtTX17";
            this.lblExtTX17.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX17.TabIndex = 124;
            this.lblExtTX17.Text = "17m";
            // 
            // chkExtTX173
            // 
            this.chkExtTX173.Image = null;
            this.chkExtTX173.Location = new System.Drawing.Point(96, 160);
            this.chkExtTX173.Name = "chkExtTX173";
            this.chkExtTX173.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX173.TabIndex = 121;
            this.chkExtTX173.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // chkExtTX172
            // 
            this.chkExtTX172.Image = null;
            this.chkExtTX172.Location = new System.Drawing.Point(80, 160);
            this.chkExtTX172.Name = "chkExtTX172";
            this.chkExtTX172.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX172.TabIndex = 120;
            this.chkExtTX172.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // chkExtTX171
            // 
            this.chkExtTX171.Image = null;
            this.chkExtTX171.Location = new System.Drawing.Point(64, 160);
            this.chkExtTX171.Name = "chkExtTX171";
            this.chkExtTX171.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX171.TabIndex = 119;
            this.chkExtTX171.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // chkExtTX175
            // 
            this.chkExtTX175.Image = null;
            this.chkExtTX175.Location = new System.Drawing.Point(128, 160);
            this.chkExtTX175.Name = "chkExtTX175";
            this.chkExtTX175.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX175.TabIndex = 123;
            this.chkExtTX175.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // chkExtTX174
            // 
            this.chkExtTX174.Image = null;
            this.chkExtTX174.Location = new System.Drawing.Point(112, 160);
            this.chkExtTX174.Name = "chkExtTX174";
            this.chkExtTX174.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX174.TabIndex = 122;
            this.chkExtTX174.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
            // 
            // lblExtTX20
            // 
            this.lblExtTX20.Image = null;
            this.lblExtTX20.Location = new System.Drawing.Point(12, 144);
            this.lblExtTX20.Name = "lblExtTX20";
            this.lblExtTX20.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX20.TabIndex = 118;
            this.lblExtTX20.Text = "20m";
            // 
            // chkExtTX203
            // 
            this.chkExtTX203.Image = null;
            this.chkExtTX203.Location = new System.Drawing.Point(96, 144);
            this.chkExtTX203.Name = "chkExtTX203";
            this.chkExtTX203.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX203.TabIndex = 115;
            this.chkExtTX203.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // chkExtTX202
            // 
            this.chkExtTX202.Image = null;
            this.chkExtTX202.Location = new System.Drawing.Point(80, 144);
            this.chkExtTX202.Name = "chkExtTX202";
            this.chkExtTX202.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX202.TabIndex = 114;
            this.chkExtTX202.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // chkExtTX201
            // 
            this.chkExtTX201.Image = null;
            this.chkExtTX201.Location = new System.Drawing.Point(64, 144);
            this.chkExtTX201.Name = "chkExtTX201";
            this.chkExtTX201.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX201.TabIndex = 113;
            this.chkExtTX201.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // chkExtTX205
            // 
            this.chkExtTX205.Image = null;
            this.chkExtTX205.Location = new System.Drawing.Point(128, 144);
            this.chkExtTX205.Name = "chkExtTX205";
            this.chkExtTX205.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX205.TabIndex = 117;
            this.chkExtTX205.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // chkExtTX204
            // 
            this.chkExtTX204.Image = null;
            this.chkExtTX204.Location = new System.Drawing.Point(112, 144);
            this.chkExtTX204.Name = "chkExtTX204";
            this.chkExtTX204.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX204.TabIndex = 116;
            this.chkExtTX204.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
            // 
            // lblExtTX30
            // 
            this.lblExtTX30.Image = null;
            this.lblExtTX30.Location = new System.Drawing.Point(12, 128);
            this.lblExtTX30.Name = "lblExtTX30";
            this.lblExtTX30.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX30.TabIndex = 112;
            this.lblExtTX30.Text = "30m";
            // 
            // chkExtTX303
            // 
            this.chkExtTX303.Image = null;
            this.chkExtTX303.Location = new System.Drawing.Point(96, 128);
            this.chkExtTX303.Name = "chkExtTX303";
            this.chkExtTX303.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX303.TabIndex = 109;
            this.chkExtTX303.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // chkExtTX302
            // 
            this.chkExtTX302.Image = null;
            this.chkExtTX302.Location = new System.Drawing.Point(80, 128);
            this.chkExtTX302.Name = "chkExtTX302";
            this.chkExtTX302.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX302.TabIndex = 108;
            this.chkExtTX302.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // chkExtTX301
            // 
            this.chkExtTX301.Image = null;
            this.chkExtTX301.Location = new System.Drawing.Point(64, 128);
            this.chkExtTX301.Name = "chkExtTX301";
            this.chkExtTX301.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX301.TabIndex = 107;
            this.chkExtTX301.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // chkExtTX305
            // 
            this.chkExtTX305.Image = null;
            this.chkExtTX305.Location = new System.Drawing.Point(128, 128);
            this.chkExtTX305.Name = "chkExtTX305";
            this.chkExtTX305.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX305.TabIndex = 111;
            this.chkExtTX305.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // chkExtTX304
            // 
            this.chkExtTX304.Image = null;
            this.chkExtTX304.Location = new System.Drawing.Point(112, 128);
            this.chkExtTX304.Name = "chkExtTX304";
            this.chkExtTX304.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX304.TabIndex = 110;
            this.chkExtTX304.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
            // 
            // lblExtTX40
            // 
            this.lblExtTX40.Image = null;
            this.lblExtTX40.Location = new System.Drawing.Point(12, 112);
            this.lblExtTX40.Name = "lblExtTX40";
            this.lblExtTX40.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX40.TabIndex = 106;
            this.lblExtTX40.Text = "40m";
            // 
            // chkExtTX403
            // 
            this.chkExtTX403.Image = null;
            this.chkExtTX403.Location = new System.Drawing.Point(96, 112);
            this.chkExtTX403.Name = "chkExtTX403";
            this.chkExtTX403.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX403.TabIndex = 103;
            this.chkExtTX403.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // chkExtTX402
            // 
            this.chkExtTX402.Image = null;
            this.chkExtTX402.Location = new System.Drawing.Point(80, 112);
            this.chkExtTX402.Name = "chkExtTX402";
            this.chkExtTX402.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX402.TabIndex = 102;
            this.chkExtTX402.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // chkExtTX401
            // 
            this.chkExtTX401.Image = null;
            this.chkExtTX401.Location = new System.Drawing.Point(64, 112);
            this.chkExtTX401.Name = "chkExtTX401";
            this.chkExtTX401.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX401.TabIndex = 101;
            this.chkExtTX401.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // chkExtTX405
            // 
            this.chkExtTX405.Image = null;
            this.chkExtTX405.Location = new System.Drawing.Point(128, 112);
            this.chkExtTX405.Name = "chkExtTX405";
            this.chkExtTX405.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX405.TabIndex = 105;
            this.chkExtTX405.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // chkExtTX404
            // 
            this.chkExtTX404.Image = null;
            this.chkExtTX404.Location = new System.Drawing.Point(112, 112);
            this.chkExtTX404.Name = "chkExtTX404";
            this.chkExtTX404.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX404.TabIndex = 104;
            this.chkExtTX404.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
            // 
            // lblExtTX60
            // 
            this.lblExtTX60.Image = null;
            this.lblExtTX60.Location = new System.Drawing.Point(12, 96);
            this.lblExtTX60.Name = "lblExtTX60";
            this.lblExtTX60.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX60.TabIndex = 100;
            this.lblExtTX60.Text = "60m";
            // 
            // chkExtTX603
            // 
            this.chkExtTX603.Image = null;
            this.chkExtTX603.Location = new System.Drawing.Point(96, 96);
            this.chkExtTX603.Name = "chkExtTX603";
            this.chkExtTX603.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX603.TabIndex = 97;
            this.chkExtTX603.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // chkExtTX602
            // 
            this.chkExtTX602.Image = null;
            this.chkExtTX602.Location = new System.Drawing.Point(80, 96);
            this.chkExtTX602.Name = "chkExtTX602";
            this.chkExtTX602.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX602.TabIndex = 96;
            this.chkExtTX602.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // chkExtTX601
            // 
            this.chkExtTX601.Image = null;
            this.chkExtTX601.Location = new System.Drawing.Point(64, 96);
            this.chkExtTX601.Name = "chkExtTX601";
            this.chkExtTX601.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX601.TabIndex = 95;
            this.chkExtTX601.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // chkExtTX605
            // 
            this.chkExtTX605.Image = null;
            this.chkExtTX605.Location = new System.Drawing.Point(128, 96);
            this.chkExtTX605.Name = "chkExtTX605";
            this.chkExtTX605.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX605.TabIndex = 99;
            this.chkExtTX605.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // chkExtTX604
            // 
            this.chkExtTX604.Image = null;
            this.chkExtTX604.Location = new System.Drawing.Point(112, 96);
            this.chkExtTX604.Name = "chkExtTX604";
            this.chkExtTX604.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX604.TabIndex = 98;
            this.chkExtTX604.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
            // 
            // lblExtTX80
            // 
            this.lblExtTX80.Image = null;
            this.lblExtTX80.Location = new System.Drawing.Point(12, 80);
            this.lblExtTX80.Name = "lblExtTX80";
            this.lblExtTX80.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX80.TabIndex = 94;
            this.lblExtTX80.Text = "80m";
            // 
            // chkExtTX803
            // 
            this.chkExtTX803.Image = null;
            this.chkExtTX803.Location = new System.Drawing.Point(96, 80);
            this.chkExtTX803.Name = "chkExtTX803";
            this.chkExtTX803.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX803.TabIndex = 91;
            this.chkExtTX803.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // chkExtTX802
            // 
            this.chkExtTX802.Image = null;
            this.chkExtTX802.Location = new System.Drawing.Point(80, 80);
            this.chkExtTX802.Name = "chkExtTX802";
            this.chkExtTX802.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX802.TabIndex = 90;
            this.chkExtTX802.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // chkExtTX801
            // 
            this.chkExtTX801.Image = null;
            this.chkExtTX801.Location = new System.Drawing.Point(64, 80);
            this.chkExtTX801.Name = "chkExtTX801";
            this.chkExtTX801.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX801.TabIndex = 89;
            this.chkExtTX801.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // chkExtTX805
            // 
            this.chkExtTX805.Image = null;
            this.chkExtTX805.Location = new System.Drawing.Point(128, 80);
            this.chkExtTX805.Name = "chkExtTX805";
            this.chkExtTX805.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX805.TabIndex = 93;
            this.chkExtTX805.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // chkExtTX804
            // 
            this.chkExtTX804.Image = null;
            this.chkExtTX804.Location = new System.Drawing.Point(112, 80);
            this.chkExtTX804.Name = "chkExtTX804";
            this.chkExtTX804.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX804.TabIndex = 92;
            this.chkExtTX804.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
            // 
            // lblExtTXX2Pins
            // 
            this.lblExtTXX2Pins.Image = null;
            this.lblExtTXX2Pins.Location = new System.Drawing.Point(60, 24);
            this.lblExtTXX2Pins.Name = "lblExtTXX2Pins";
            this.lblExtTXX2Pins.Size = new System.Drawing.Size(100, 16);
            this.lblExtTXX2Pins.TabIndex = 88;
            this.lblExtTXX2Pins.Text = "X2 Pins";
            this.lblExtTXX2Pins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtTXBand
            // 
            this.lblExtTXBand.Image = null;
            this.lblExtTXBand.Location = new System.Drawing.Point(12, 24);
            this.lblExtTXBand.Name = "lblExtTXBand";
            this.lblExtTXBand.Size = new System.Drawing.Size(32, 16);
            this.lblExtTXBand.TabIndex = 87;
            this.lblExtTXBand.Text = "Band";
            // 
            // lblExtTX160
            // 
            this.lblExtTX160.Image = null;
            this.lblExtTX160.Location = new System.Drawing.Point(12, 64);
            this.lblExtTX160.Name = "lblExtTX160";
            this.lblExtTX160.Size = new System.Drawing.Size(40, 16);
            this.lblExtTX160.TabIndex = 86;
            this.lblExtTX160.Text = "160m";
            // 
            // chkExtTX1603
            // 
            this.chkExtTX1603.Image = null;
            this.chkExtTX1603.Location = new System.Drawing.Point(96, 64);
            this.chkExtTX1603.Name = "chkExtTX1603";
            this.chkExtTX1603.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1603.TabIndex = 82;
            this.chkExtTX1603.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // chkExtTX1602
            // 
            this.chkExtTX1602.Image = null;
            this.chkExtTX1602.Location = new System.Drawing.Point(80, 64);
            this.chkExtTX1602.Name = "chkExtTX1602";
            this.chkExtTX1602.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1602.TabIndex = 81;
            this.chkExtTX1602.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // chkExtTX1601
            // 
            this.chkExtTX1601.Image = null;
            this.chkExtTX1601.Location = new System.Drawing.Point(64, 64);
            this.chkExtTX1601.Name = "chkExtTX1601";
            this.chkExtTX1601.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1601.TabIndex = 80;
            this.chkExtTX1601.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // lblExtTXX21
            // 
            this.lblExtTXX21.Image = null;
            this.lblExtTXX21.Location = new System.Drawing.Point(64, 40);
            this.lblExtTXX21.Name = "lblExtTXX21";
            this.lblExtTXX21.Size = new System.Drawing.Size(16, 16);
            this.lblExtTXX21.TabIndex = 85;
            this.lblExtTXX21.Text = "1";
            this.lblExtTXX21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // chkExtTX1605
            // 
            this.chkExtTX1605.Image = null;
            this.chkExtTX1605.Location = new System.Drawing.Point(128, 64);
            this.chkExtTX1605.Name = "chkExtTX1605";
            this.chkExtTX1605.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1605.TabIndex = 84;
            this.chkExtTX1605.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // chkExtTX1604
            // 
            this.chkExtTX1604.Image = null;
            this.chkExtTX1604.Location = new System.Drawing.Point(112, 64);
            this.chkExtTX1604.Name = "chkExtTX1604";
            this.chkExtTX1604.Size = new System.Drawing.Size(16, 16);
            this.chkExtTX1604.TabIndex = 83;
            this.chkExtTX1604.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
            // 
            // grpExtRX
            // 
            this.grpExtRX.Controls.Add(this.lblExtRXX26);
            this.grpExtRX.Controls.Add(this.chkExtRX26);
            this.grpExtRX.Controls.Add(this.chkExtRX66);
            this.grpExtRX.Controls.Add(this.chkExtRX106);
            this.grpExtRX.Controls.Add(this.chkExtRX126);
            this.grpExtRX.Controls.Add(this.chkExtRX156);
            this.grpExtRX.Controls.Add(this.chkExtRX176);
            this.grpExtRX.Controls.Add(this.chkExtRX206);
            this.grpExtRX.Controls.Add(this.chkExtRX306);
            this.grpExtRX.Controls.Add(this.chkExtRX406);
            this.grpExtRX.Controls.Add(this.chkExtRX606);
            this.grpExtRX.Controls.Add(this.chkExtRX806);
            this.grpExtRX.Controls.Add(this.chkExtRX1606);
            this.grpExtRX.Controls.Add(this.lblExtRXX25);
            this.grpExtRX.Controls.Add(this.lblExtRXX24);
            this.grpExtRX.Controls.Add(this.lblExtRXX23);
            this.grpExtRX.Controls.Add(this.lblExtRXX22);
            this.grpExtRX.Controls.Add(this.lblExtRX2);
            this.grpExtRX.Controls.Add(this.chkExtRX23);
            this.grpExtRX.Controls.Add(this.chkExtRX22);
            this.grpExtRX.Controls.Add(this.chkExtRX21);
            this.grpExtRX.Controls.Add(this.chkExtRX25);
            this.grpExtRX.Controls.Add(this.chkExtRX24);
            this.grpExtRX.Controls.Add(this.lblExtRX6);
            this.grpExtRX.Controls.Add(this.chkExtRX63);
            this.grpExtRX.Controls.Add(this.chkExtRX62);
            this.grpExtRX.Controls.Add(this.chkExtRX61);
            this.grpExtRX.Controls.Add(this.chkExtRX65);
            this.grpExtRX.Controls.Add(this.chkExtRX64);
            this.grpExtRX.Controls.Add(this.lblExtRX10);
            this.grpExtRX.Controls.Add(this.chkExtRX103);
            this.grpExtRX.Controls.Add(this.chkExtRX102);
            this.grpExtRX.Controls.Add(this.chkExtRX101);
            this.grpExtRX.Controls.Add(this.chkExtRX105);
            this.grpExtRX.Controls.Add(this.chkExtRX104);
            this.grpExtRX.Controls.Add(this.lblExtRX12);
            this.grpExtRX.Controls.Add(this.chkExtRX123);
            this.grpExtRX.Controls.Add(this.chkExtRX122);
            this.grpExtRX.Controls.Add(this.chkExtRX121);
            this.grpExtRX.Controls.Add(this.chkExtRX125);
            this.grpExtRX.Controls.Add(this.chkExtRX124);
            this.grpExtRX.Controls.Add(this.lblExtRX15);
            this.grpExtRX.Controls.Add(this.chkExtRX153);
            this.grpExtRX.Controls.Add(this.chkExtRX152);
            this.grpExtRX.Controls.Add(this.chkExtRX151);
            this.grpExtRX.Controls.Add(this.chkExtRX155);
            this.grpExtRX.Controls.Add(this.chkExtRX154);
            this.grpExtRX.Controls.Add(this.lblExtRX17);
            this.grpExtRX.Controls.Add(this.chkExtRX173);
            this.grpExtRX.Controls.Add(this.chkExtRX172);
            this.grpExtRX.Controls.Add(this.chkExtRX171);
            this.grpExtRX.Controls.Add(this.chkExtRX175);
            this.grpExtRX.Controls.Add(this.chkExtRX174);
            this.grpExtRX.Controls.Add(this.lblExtRX20);
            this.grpExtRX.Controls.Add(this.chkExtRX203);
            this.grpExtRX.Controls.Add(this.chkExtRX202);
            this.grpExtRX.Controls.Add(this.chkExtRX201);
            this.grpExtRX.Controls.Add(this.chkExtRX205);
            this.grpExtRX.Controls.Add(this.chkExtRX204);
            this.grpExtRX.Controls.Add(this.lblExtRX30);
            this.grpExtRX.Controls.Add(this.chkExtRX303);
            this.grpExtRX.Controls.Add(this.chkExtRX302);
            this.grpExtRX.Controls.Add(this.chkExtRX301);
            this.grpExtRX.Controls.Add(this.chkExtRX305);
            this.grpExtRX.Controls.Add(this.chkExtRX304);
            this.grpExtRX.Controls.Add(this.lblExtRX40);
            this.grpExtRX.Controls.Add(this.chkExtRX403);
            this.grpExtRX.Controls.Add(this.chkExtRX402);
            this.grpExtRX.Controls.Add(this.chkExtRX401);
            this.grpExtRX.Controls.Add(this.chkExtRX405);
            this.grpExtRX.Controls.Add(this.chkExtRX404);
            this.grpExtRX.Controls.Add(this.lblExtRX60);
            this.grpExtRX.Controls.Add(this.chkExtRX603);
            this.grpExtRX.Controls.Add(this.chkExtRX602);
            this.grpExtRX.Controls.Add(this.chkExtRX601);
            this.grpExtRX.Controls.Add(this.chkExtRX605);
            this.grpExtRX.Controls.Add(this.chkExtRX604);
            this.grpExtRX.Controls.Add(this.lblExtRX80);
            this.grpExtRX.Controls.Add(this.chkExtRX803);
            this.grpExtRX.Controls.Add(this.chkExtRX802);
            this.grpExtRX.Controls.Add(this.chkExtRX801);
            this.grpExtRX.Controls.Add(this.chkExtRX805);
            this.grpExtRX.Controls.Add(this.chkExtRX804);
            this.grpExtRX.Controls.Add(this.lblExtRXX2Pins);
            this.grpExtRX.Controls.Add(this.lblExtRXBand);
            this.grpExtRX.Controls.Add(this.lblExtRX160);
            this.grpExtRX.Controls.Add(this.chkExtRX1603);
            this.grpExtRX.Controls.Add(this.chkExtRX1602);
            this.grpExtRX.Controls.Add(this.chkExtRX1601);
            this.grpExtRX.Controls.Add(this.lblExtRXX21);
            this.grpExtRX.Controls.Add(this.chkExtRX1605);
            this.grpExtRX.Controls.Add(this.chkExtRX1604);
            this.grpExtRX.Enabled = false;
            this.grpExtRX.Location = new System.Drawing.Point(8, 8);
            this.grpExtRX.Name = "grpExtRX";
            this.grpExtRX.Size = new System.Drawing.Size(168, 264);
            this.grpExtRX.TabIndex = 7;
            this.grpExtRX.TabStop = false;
            this.grpExtRX.Text = "Receive";
            // 
            // lblExtRXX26
            // 
            this.lblExtRXX26.Image = null;
            this.lblExtRXX26.Location = new System.Drawing.Point(144, 40);
            this.lblExtRXX26.Name = "lblExtRXX26";
            this.lblExtRXX26.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX26.TabIndex = 92;
            this.lblExtRXX26.Text = "6";
            this.lblExtRXX26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // chkExtRX26
            // 
            this.chkExtRX26.Image = null;
            this.chkExtRX26.Location = new System.Drawing.Point(144, 240);
            this.chkExtRX26.Name = "chkExtRX26";
            this.chkExtRX26.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX26.TabIndex = 91;
            this.chkExtRX26.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // chkExtRX66
            // 
            this.chkExtRX66.Image = null;
            this.chkExtRX66.Location = new System.Drawing.Point(144, 224);
            this.chkExtRX66.Name = "chkExtRX66";
            this.chkExtRX66.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX66.TabIndex = 90;
            this.chkExtRX66.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // chkExtRX106
            // 
            this.chkExtRX106.Image = null;
            this.chkExtRX106.Location = new System.Drawing.Point(144, 208);
            this.chkExtRX106.Name = "chkExtRX106";
            this.chkExtRX106.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX106.TabIndex = 89;
            this.chkExtRX106.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // chkExtRX126
            // 
            this.chkExtRX126.Image = null;
            this.chkExtRX126.Location = new System.Drawing.Point(144, 192);
            this.chkExtRX126.Name = "chkExtRX126";
            this.chkExtRX126.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX126.TabIndex = 88;
            this.chkExtRX126.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // chkExtRX156
            // 
            this.chkExtRX156.Image = null;
            this.chkExtRX156.Location = new System.Drawing.Point(144, 176);
            this.chkExtRX156.Name = "chkExtRX156";
            this.chkExtRX156.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX156.TabIndex = 87;
            this.chkExtRX156.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // chkExtRX176
            // 
            this.chkExtRX176.Image = null;
            this.chkExtRX176.Location = new System.Drawing.Point(144, 160);
            this.chkExtRX176.Name = "chkExtRX176";
            this.chkExtRX176.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX176.TabIndex = 86;
            this.chkExtRX176.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // chkExtRX206
            // 
            this.chkExtRX206.Image = null;
            this.chkExtRX206.Location = new System.Drawing.Point(144, 144);
            this.chkExtRX206.Name = "chkExtRX206";
            this.chkExtRX206.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX206.TabIndex = 85;
            this.chkExtRX206.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // chkExtRX306
            // 
            this.chkExtRX306.Image = null;
            this.chkExtRX306.Location = new System.Drawing.Point(144, 128);
            this.chkExtRX306.Name = "chkExtRX306";
            this.chkExtRX306.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX306.TabIndex = 84;
            this.chkExtRX306.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // chkExtRX406
            // 
            this.chkExtRX406.Image = null;
            this.chkExtRX406.Location = new System.Drawing.Point(144, 112);
            this.chkExtRX406.Name = "chkExtRX406";
            this.chkExtRX406.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX406.TabIndex = 83;
            this.chkExtRX406.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // chkExtRX606
            // 
            this.chkExtRX606.Image = null;
            this.chkExtRX606.Location = new System.Drawing.Point(144, 96);
            this.chkExtRX606.Name = "chkExtRX606";
            this.chkExtRX606.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX606.TabIndex = 82;
            this.chkExtRX606.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // chkExtRX806
            // 
            this.chkExtRX806.Image = null;
            this.chkExtRX806.Location = new System.Drawing.Point(144, 80);
            this.chkExtRX806.Name = "chkExtRX806";
            this.chkExtRX806.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX806.TabIndex = 81;
            this.chkExtRX806.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // chkExtRX1606
            // 
            this.chkExtRX1606.Image = null;
            this.chkExtRX1606.Location = new System.Drawing.Point(144, 64);
            this.chkExtRX1606.Name = "chkExtRX1606";
            this.chkExtRX1606.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1606.TabIndex = 80;
            this.chkExtRX1606.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // lblExtRXX25
            // 
            this.lblExtRXX25.Image = null;
            this.lblExtRXX25.Location = new System.Drawing.Point(128, 40);
            this.lblExtRXX25.Name = "lblExtRXX25";
            this.lblExtRXX25.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX25.TabIndex = 79;
            this.lblExtRXX25.Text = "5";
            this.lblExtRXX25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtRXX24
            // 
            this.lblExtRXX24.Image = null;
            this.lblExtRXX24.Location = new System.Drawing.Point(112, 40);
            this.lblExtRXX24.Name = "lblExtRXX24";
            this.lblExtRXX24.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX24.TabIndex = 78;
            this.lblExtRXX24.Text = "4";
            this.lblExtRXX24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtRXX23
            // 
            this.lblExtRXX23.Image = null;
            this.lblExtRXX23.Location = new System.Drawing.Point(96, 40);
            this.lblExtRXX23.Name = "lblExtRXX23";
            this.lblExtRXX23.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX23.TabIndex = 77;
            this.lblExtRXX23.Text = "3";
            this.lblExtRXX23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtRXX22
            // 
            this.lblExtRXX22.Image = null;
            this.lblExtRXX22.Location = new System.Drawing.Point(80, 40);
            this.lblExtRXX22.Name = "lblExtRXX22";
            this.lblExtRXX22.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX22.TabIndex = 76;
            this.lblExtRXX22.Text = "2";
            this.lblExtRXX22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtRX2
            // 
            this.lblExtRX2.Image = null;
            this.lblExtRX2.Location = new System.Drawing.Point(16, 240);
            this.lblExtRX2.Name = "lblExtRX2";
            this.lblExtRX2.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX2.TabIndex = 75;
            this.lblExtRX2.Text = "2m";
            // 
            // chkExtRX23
            // 
            this.chkExtRX23.Image = null;
            this.chkExtRX23.Location = new System.Drawing.Point(96, 240);
            this.chkExtRX23.Name = "chkExtRX23";
            this.chkExtRX23.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX23.TabIndex = 72;
            this.chkExtRX23.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // chkExtRX22
            // 
            this.chkExtRX22.Image = null;
            this.chkExtRX22.Location = new System.Drawing.Point(80, 240);
            this.chkExtRX22.Name = "chkExtRX22";
            this.chkExtRX22.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX22.TabIndex = 71;
            this.chkExtRX22.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // chkExtRX21
            // 
            this.chkExtRX21.Image = null;
            this.chkExtRX21.Location = new System.Drawing.Point(64, 240);
            this.chkExtRX21.Name = "chkExtRX21";
            this.chkExtRX21.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX21.TabIndex = 70;
            this.chkExtRX21.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // chkExtRX25
            // 
            this.chkExtRX25.Image = null;
            this.chkExtRX25.Location = new System.Drawing.Point(128, 240);
            this.chkExtRX25.Name = "chkExtRX25";
            this.chkExtRX25.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX25.TabIndex = 74;
            this.chkExtRX25.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // chkExtRX24
            // 
            this.chkExtRX24.Image = null;
            this.chkExtRX24.Location = new System.Drawing.Point(112, 240);
            this.chkExtRX24.Name = "chkExtRX24";
            this.chkExtRX24.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX24.TabIndex = 73;
            this.chkExtRX24.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
            // 
            // lblExtRX6
            // 
            this.lblExtRX6.Image = null;
            this.lblExtRX6.Location = new System.Drawing.Point(16, 224);
            this.lblExtRX6.Name = "lblExtRX6";
            this.lblExtRX6.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX6.TabIndex = 69;
            this.lblExtRX6.Text = "6m";
            // 
            // chkExtRX63
            // 
            this.chkExtRX63.Image = null;
            this.chkExtRX63.Location = new System.Drawing.Point(96, 224);
            this.chkExtRX63.Name = "chkExtRX63";
            this.chkExtRX63.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX63.TabIndex = 66;
            this.chkExtRX63.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // chkExtRX62
            // 
            this.chkExtRX62.Image = null;
            this.chkExtRX62.Location = new System.Drawing.Point(80, 224);
            this.chkExtRX62.Name = "chkExtRX62";
            this.chkExtRX62.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX62.TabIndex = 65;
            this.chkExtRX62.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // chkExtRX61
            // 
            this.chkExtRX61.Image = null;
            this.chkExtRX61.Location = new System.Drawing.Point(64, 224);
            this.chkExtRX61.Name = "chkExtRX61";
            this.chkExtRX61.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX61.TabIndex = 64;
            this.chkExtRX61.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // chkExtRX65
            // 
            this.chkExtRX65.Image = null;
            this.chkExtRX65.Location = new System.Drawing.Point(128, 224);
            this.chkExtRX65.Name = "chkExtRX65";
            this.chkExtRX65.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX65.TabIndex = 68;
            this.chkExtRX65.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // chkExtRX64
            // 
            this.chkExtRX64.Image = null;
            this.chkExtRX64.Location = new System.Drawing.Point(112, 224);
            this.chkExtRX64.Name = "chkExtRX64";
            this.chkExtRX64.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX64.TabIndex = 67;
            this.chkExtRX64.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
            // 
            // lblExtRX10
            // 
            this.lblExtRX10.Image = null;
            this.lblExtRX10.Location = new System.Drawing.Point(16, 208);
            this.lblExtRX10.Name = "lblExtRX10";
            this.lblExtRX10.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX10.TabIndex = 63;
            this.lblExtRX10.Text = "10m";
            // 
            // chkExtRX103
            // 
            this.chkExtRX103.Image = null;
            this.chkExtRX103.Location = new System.Drawing.Point(96, 208);
            this.chkExtRX103.Name = "chkExtRX103";
            this.chkExtRX103.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX103.TabIndex = 60;
            this.chkExtRX103.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // chkExtRX102
            // 
            this.chkExtRX102.Image = null;
            this.chkExtRX102.Location = new System.Drawing.Point(80, 208);
            this.chkExtRX102.Name = "chkExtRX102";
            this.chkExtRX102.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX102.TabIndex = 59;
            this.chkExtRX102.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // chkExtRX101
            // 
            this.chkExtRX101.Image = null;
            this.chkExtRX101.Location = new System.Drawing.Point(64, 208);
            this.chkExtRX101.Name = "chkExtRX101";
            this.chkExtRX101.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX101.TabIndex = 58;
            this.chkExtRX101.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // chkExtRX105
            // 
            this.chkExtRX105.Image = null;
            this.chkExtRX105.Location = new System.Drawing.Point(128, 208);
            this.chkExtRX105.Name = "chkExtRX105";
            this.chkExtRX105.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX105.TabIndex = 62;
            this.chkExtRX105.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // chkExtRX104
            // 
            this.chkExtRX104.Image = null;
            this.chkExtRX104.Location = new System.Drawing.Point(112, 208);
            this.chkExtRX104.Name = "chkExtRX104";
            this.chkExtRX104.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX104.TabIndex = 61;
            this.chkExtRX104.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
            // 
            // lblExtRX12
            // 
            this.lblExtRX12.Image = null;
            this.lblExtRX12.Location = new System.Drawing.Point(16, 192);
            this.lblExtRX12.Name = "lblExtRX12";
            this.lblExtRX12.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX12.TabIndex = 57;
            this.lblExtRX12.Text = "12m";
            // 
            // chkExtRX123
            // 
            this.chkExtRX123.Image = null;
            this.chkExtRX123.Location = new System.Drawing.Point(96, 192);
            this.chkExtRX123.Name = "chkExtRX123";
            this.chkExtRX123.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX123.TabIndex = 54;
            this.chkExtRX123.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // chkExtRX122
            // 
            this.chkExtRX122.Image = null;
            this.chkExtRX122.Location = new System.Drawing.Point(80, 192);
            this.chkExtRX122.Name = "chkExtRX122";
            this.chkExtRX122.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX122.TabIndex = 53;
            this.chkExtRX122.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // chkExtRX121
            // 
            this.chkExtRX121.Image = null;
            this.chkExtRX121.Location = new System.Drawing.Point(64, 192);
            this.chkExtRX121.Name = "chkExtRX121";
            this.chkExtRX121.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX121.TabIndex = 52;
            this.chkExtRX121.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // chkExtRX125
            // 
            this.chkExtRX125.Image = null;
            this.chkExtRX125.Location = new System.Drawing.Point(128, 192);
            this.chkExtRX125.Name = "chkExtRX125";
            this.chkExtRX125.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX125.TabIndex = 56;
            this.chkExtRX125.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // chkExtRX124
            // 
            this.chkExtRX124.Image = null;
            this.chkExtRX124.Location = new System.Drawing.Point(112, 192);
            this.chkExtRX124.Name = "chkExtRX124";
            this.chkExtRX124.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX124.TabIndex = 55;
            this.chkExtRX124.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
            // 
            // lblExtRX15
            // 
            this.lblExtRX15.Image = null;
            this.lblExtRX15.Location = new System.Drawing.Point(16, 176);
            this.lblExtRX15.Name = "lblExtRX15";
            this.lblExtRX15.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX15.TabIndex = 51;
            this.lblExtRX15.Text = "15m";
            // 
            // chkExtRX153
            // 
            this.chkExtRX153.Image = null;
            this.chkExtRX153.Location = new System.Drawing.Point(96, 176);
            this.chkExtRX153.Name = "chkExtRX153";
            this.chkExtRX153.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX153.TabIndex = 48;
            this.chkExtRX153.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // chkExtRX152
            // 
            this.chkExtRX152.Image = null;
            this.chkExtRX152.Location = new System.Drawing.Point(80, 176);
            this.chkExtRX152.Name = "chkExtRX152";
            this.chkExtRX152.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX152.TabIndex = 47;
            this.chkExtRX152.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // chkExtRX151
            // 
            this.chkExtRX151.Image = null;
            this.chkExtRX151.Location = new System.Drawing.Point(64, 176);
            this.chkExtRX151.Name = "chkExtRX151";
            this.chkExtRX151.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX151.TabIndex = 46;
            this.chkExtRX151.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // chkExtRX155
            // 
            this.chkExtRX155.Image = null;
            this.chkExtRX155.Location = new System.Drawing.Point(128, 176);
            this.chkExtRX155.Name = "chkExtRX155";
            this.chkExtRX155.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX155.TabIndex = 50;
            this.chkExtRX155.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // chkExtRX154
            // 
            this.chkExtRX154.Image = null;
            this.chkExtRX154.Location = new System.Drawing.Point(112, 176);
            this.chkExtRX154.Name = "chkExtRX154";
            this.chkExtRX154.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX154.TabIndex = 49;
            this.chkExtRX154.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
            // 
            // lblExtRX17
            // 
            this.lblExtRX17.Image = null;
            this.lblExtRX17.Location = new System.Drawing.Point(16, 160);
            this.lblExtRX17.Name = "lblExtRX17";
            this.lblExtRX17.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX17.TabIndex = 45;
            this.lblExtRX17.Text = "17m";
            // 
            // chkExtRX173
            // 
            this.chkExtRX173.Image = null;
            this.chkExtRX173.Location = new System.Drawing.Point(96, 160);
            this.chkExtRX173.Name = "chkExtRX173";
            this.chkExtRX173.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX173.TabIndex = 42;
            this.chkExtRX173.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // chkExtRX172
            // 
            this.chkExtRX172.Image = null;
            this.chkExtRX172.Location = new System.Drawing.Point(80, 160);
            this.chkExtRX172.Name = "chkExtRX172";
            this.chkExtRX172.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX172.TabIndex = 41;
            this.chkExtRX172.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // chkExtRX171
            // 
            this.chkExtRX171.Image = null;
            this.chkExtRX171.Location = new System.Drawing.Point(64, 160);
            this.chkExtRX171.Name = "chkExtRX171";
            this.chkExtRX171.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX171.TabIndex = 40;
            this.chkExtRX171.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // chkExtRX175
            // 
            this.chkExtRX175.Image = null;
            this.chkExtRX175.Location = new System.Drawing.Point(128, 160);
            this.chkExtRX175.Name = "chkExtRX175";
            this.chkExtRX175.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX175.TabIndex = 44;
            this.chkExtRX175.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // chkExtRX174
            // 
            this.chkExtRX174.Image = null;
            this.chkExtRX174.Location = new System.Drawing.Point(112, 160);
            this.chkExtRX174.Name = "chkExtRX174";
            this.chkExtRX174.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX174.TabIndex = 43;
            this.chkExtRX174.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
            // 
            // lblExtRX20
            // 
            this.lblExtRX20.Image = null;
            this.lblExtRX20.Location = new System.Drawing.Point(16, 144);
            this.lblExtRX20.Name = "lblExtRX20";
            this.lblExtRX20.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX20.TabIndex = 39;
            this.lblExtRX20.Text = "20m";
            // 
            // chkExtRX203
            // 
            this.chkExtRX203.Image = null;
            this.chkExtRX203.Location = new System.Drawing.Point(96, 144);
            this.chkExtRX203.Name = "chkExtRX203";
            this.chkExtRX203.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX203.TabIndex = 36;
            this.chkExtRX203.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // chkExtRX202
            // 
            this.chkExtRX202.Image = null;
            this.chkExtRX202.Location = new System.Drawing.Point(80, 144);
            this.chkExtRX202.Name = "chkExtRX202";
            this.chkExtRX202.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX202.TabIndex = 35;
            this.chkExtRX202.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // chkExtRX201
            // 
            this.chkExtRX201.Image = null;
            this.chkExtRX201.Location = new System.Drawing.Point(64, 144);
            this.chkExtRX201.Name = "chkExtRX201";
            this.chkExtRX201.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX201.TabIndex = 34;
            this.chkExtRX201.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // chkExtRX205
            // 
            this.chkExtRX205.Image = null;
            this.chkExtRX205.Location = new System.Drawing.Point(128, 144);
            this.chkExtRX205.Name = "chkExtRX205";
            this.chkExtRX205.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX205.TabIndex = 38;
            this.chkExtRX205.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // chkExtRX204
            // 
            this.chkExtRX204.Image = null;
            this.chkExtRX204.Location = new System.Drawing.Point(112, 144);
            this.chkExtRX204.Name = "chkExtRX204";
            this.chkExtRX204.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX204.TabIndex = 37;
            this.chkExtRX204.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
            // 
            // lblExtRX30
            // 
            this.lblExtRX30.Image = null;
            this.lblExtRX30.Location = new System.Drawing.Point(16, 128);
            this.lblExtRX30.Name = "lblExtRX30";
            this.lblExtRX30.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX30.TabIndex = 33;
            this.lblExtRX30.Text = "30m";
            // 
            // chkExtRX303
            // 
            this.chkExtRX303.Image = null;
            this.chkExtRX303.Location = new System.Drawing.Point(96, 128);
            this.chkExtRX303.Name = "chkExtRX303";
            this.chkExtRX303.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX303.TabIndex = 30;
            this.chkExtRX303.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // chkExtRX302
            // 
            this.chkExtRX302.Image = null;
            this.chkExtRX302.Location = new System.Drawing.Point(80, 128);
            this.chkExtRX302.Name = "chkExtRX302";
            this.chkExtRX302.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX302.TabIndex = 29;
            this.chkExtRX302.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // chkExtRX301
            // 
            this.chkExtRX301.Image = null;
            this.chkExtRX301.Location = new System.Drawing.Point(64, 128);
            this.chkExtRX301.Name = "chkExtRX301";
            this.chkExtRX301.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX301.TabIndex = 28;
            this.chkExtRX301.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // chkExtRX305
            // 
            this.chkExtRX305.Image = null;
            this.chkExtRX305.Location = new System.Drawing.Point(128, 128);
            this.chkExtRX305.Name = "chkExtRX305";
            this.chkExtRX305.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX305.TabIndex = 32;
            this.chkExtRX305.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // chkExtRX304
            // 
            this.chkExtRX304.Image = null;
            this.chkExtRX304.Location = new System.Drawing.Point(112, 128);
            this.chkExtRX304.Name = "chkExtRX304";
            this.chkExtRX304.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX304.TabIndex = 31;
            this.chkExtRX304.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
            // 
            // lblExtRX40
            // 
            this.lblExtRX40.Image = null;
            this.lblExtRX40.Location = new System.Drawing.Point(16, 112);
            this.lblExtRX40.Name = "lblExtRX40";
            this.lblExtRX40.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX40.TabIndex = 27;
            this.lblExtRX40.Text = "40m";
            // 
            // chkExtRX403
            // 
            this.chkExtRX403.Image = null;
            this.chkExtRX403.Location = new System.Drawing.Point(96, 112);
            this.chkExtRX403.Name = "chkExtRX403";
            this.chkExtRX403.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX403.TabIndex = 24;
            this.chkExtRX403.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // chkExtRX402
            // 
            this.chkExtRX402.Image = null;
            this.chkExtRX402.Location = new System.Drawing.Point(80, 112);
            this.chkExtRX402.Name = "chkExtRX402";
            this.chkExtRX402.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX402.TabIndex = 23;
            this.chkExtRX402.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // chkExtRX401
            // 
            this.chkExtRX401.Image = null;
            this.chkExtRX401.Location = new System.Drawing.Point(64, 112);
            this.chkExtRX401.Name = "chkExtRX401";
            this.chkExtRX401.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX401.TabIndex = 22;
            this.chkExtRX401.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // chkExtRX405
            // 
            this.chkExtRX405.Image = null;
            this.chkExtRX405.Location = new System.Drawing.Point(128, 112);
            this.chkExtRX405.Name = "chkExtRX405";
            this.chkExtRX405.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX405.TabIndex = 26;
            this.chkExtRX405.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // chkExtRX404
            // 
            this.chkExtRX404.Image = null;
            this.chkExtRX404.Location = new System.Drawing.Point(112, 112);
            this.chkExtRX404.Name = "chkExtRX404";
            this.chkExtRX404.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX404.TabIndex = 25;
            this.chkExtRX404.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
            // 
            // lblExtRX60
            // 
            this.lblExtRX60.Image = null;
            this.lblExtRX60.Location = new System.Drawing.Point(16, 96);
            this.lblExtRX60.Name = "lblExtRX60";
            this.lblExtRX60.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX60.TabIndex = 21;
            this.lblExtRX60.Text = "60m";
            // 
            // chkExtRX603
            // 
            this.chkExtRX603.Image = null;
            this.chkExtRX603.Location = new System.Drawing.Point(96, 96);
            this.chkExtRX603.Name = "chkExtRX603";
            this.chkExtRX603.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX603.TabIndex = 18;
            this.chkExtRX603.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // chkExtRX602
            // 
            this.chkExtRX602.Image = null;
            this.chkExtRX602.Location = new System.Drawing.Point(80, 96);
            this.chkExtRX602.Name = "chkExtRX602";
            this.chkExtRX602.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX602.TabIndex = 17;
            this.chkExtRX602.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // chkExtRX601
            // 
            this.chkExtRX601.Image = null;
            this.chkExtRX601.Location = new System.Drawing.Point(64, 96);
            this.chkExtRX601.Name = "chkExtRX601";
            this.chkExtRX601.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX601.TabIndex = 16;
            this.chkExtRX601.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // chkExtRX605
            // 
            this.chkExtRX605.Image = null;
            this.chkExtRX605.Location = new System.Drawing.Point(128, 96);
            this.chkExtRX605.Name = "chkExtRX605";
            this.chkExtRX605.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX605.TabIndex = 20;
            this.chkExtRX605.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // chkExtRX604
            // 
            this.chkExtRX604.Image = null;
            this.chkExtRX604.Location = new System.Drawing.Point(112, 96);
            this.chkExtRX604.Name = "chkExtRX604";
            this.chkExtRX604.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX604.TabIndex = 19;
            this.chkExtRX604.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
            // 
            // lblExtRX80
            // 
            this.lblExtRX80.Image = null;
            this.lblExtRX80.Location = new System.Drawing.Point(16, 80);
            this.lblExtRX80.Name = "lblExtRX80";
            this.lblExtRX80.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX80.TabIndex = 15;
            this.lblExtRX80.Text = "80m";
            // 
            // chkExtRX803
            // 
            this.chkExtRX803.Image = null;
            this.chkExtRX803.Location = new System.Drawing.Point(96, 80);
            this.chkExtRX803.Name = "chkExtRX803";
            this.chkExtRX803.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX803.TabIndex = 12;
            this.chkExtRX803.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // chkExtRX802
            // 
            this.chkExtRX802.Image = null;
            this.chkExtRX802.Location = new System.Drawing.Point(80, 80);
            this.chkExtRX802.Name = "chkExtRX802";
            this.chkExtRX802.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX802.TabIndex = 11;
            this.chkExtRX802.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // chkExtRX801
            // 
            this.chkExtRX801.Image = null;
            this.chkExtRX801.Location = new System.Drawing.Point(64, 80);
            this.chkExtRX801.Name = "chkExtRX801";
            this.chkExtRX801.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX801.TabIndex = 10;
            this.chkExtRX801.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // chkExtRX805
            // 
            this.chkExtRX805.Image = null;
            this.chkExtRX805.Location = new System.Drawing.Point(128, 80);
            this.chkExtRX805.Name = "chkExtRX805";
            this.chkExtRX805.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX805.TabIndex = 14;
            this.chkExtRX805.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // chkExtRX804
            // 
            this.chkExtRX804.Image = null;
            this.chkExtRX804.Location = new System.Drawing.Point(112, 80);
            this.chkExtRX804.Name = "chkExtRX804";
            this.chkExtRX804.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX804.TabIndex = 13;
            this.chkExtRX804.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
            // 
            // lblExtRXX2Pins
            // 
            this.lblExtRXX2Pins.Image = null;
            this.lblExtRXX2Pins.Location = new System.Drawing.Point(64, 24);
            this.lblExtRXX2Pins.Name = "lblExtRXX2Pins";
            this.lblExtRXX2Pins.Size = new System.Drawing.Size(96, 16);
            this.lblExtRXX2Pins.TabIndex = 9;
            this.lblExtRXX2Pins.Text = "X2 Pins";
            this.lblExtRXX2Pins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblExtRXBand
            // 
            this.lblExtRXBand.Image = null;
            this.lblExtRXBand.Location = new System.Drawing.Point(16, 24);
            this.lblExtRXBand.Name = "lblExtRXBand";
            this.lblExtRXBand.Size = new System.Drawing.Size(32, 16);
            this.lblExtRXBand.TabIndex = 8;
            this.lblExtRXBand.Text = "Band";
            // 
            // lblExtRX160
            // 
            this.lblExtRX160.Image = null;
            this.lblExtRX160.Location = new System.Drawing.Point(16, 64);
            this.lblExtRX160.Name = "lblExtRX160";
            this.lblExtRX160.Size = new System.Drawing.Size(40, 16);
            this.lblExtRX160.TabIndex = 7;
            this.lblExtRX160.Text = "160m";
            // 
            // chkExtRX1603
            // 
            this.chkExtRX1603.Image = null;
            this.chkExtRX1603.Location = new System.Drawing.Point(96, 64);
            this.chkExtRX1603.Name = "chkExtRX1603";
            this.chkExtRX1603.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1603.TabIndex = 3;
            this.chkExtRX1603.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // chkExtRX1602
            // 
            this.chkExtRX1602.Image = null;
            this.chkExtRX1602.Location = new System.Drawing.Point(80, 64);
            this.chkExtRX1602.Name = "chkExtRX1602";
            this.chkExtRX1602.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1602.TabIndex = 2;
            this.chkExtRX1602.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // chkExtRX1601
            // 
            this.chkExtRX1601.Image = null;
            this.chkExtRX1601.Location = new System.Drawing.Point(64, 64);
            this.chkExtRX1601.Name = "chkExtRX1601";
            this.chkExtRX1601.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1601.TabIndex = 1;
            this.chkExtRX1601.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // lblExtRXX21
            // 
            this.lblExtRXX21.Image = null;
            this.lblExtRXX21.Location = new System.Drawing.Point(64, 40);
            this.lblExtRXX21.Name = "lblExtRXX21";
            this.lblExtRXX21.Size = new System.Drawing.Size(16, 16);
            this.lblExtRXX21.TabIndex = 6;
            this.lblExtRXX21.Text = "1";
            this.lblExtRXX21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // chkExtRX1605
            // 
            this.chkExtRX1605.Image = null;
            this.chkExtRX1605.Location = new System.Drawing.Point(128, 64);
            this.chkExtRX1605.Name = "chkExtRX1605";
            this.chkExtRX1605.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1605.TabIndex = 5;
            this.chkExtRX1605.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // chkExtRX1604
            // 
            this.chkExtRX1604.Image = null;
            this.chkExtRX1604.Location = new System.Drawing.Point(112, 64);
            this.chkExtRX1604.Name = "chkExtRX1604";
            this.chkExtRX1604.Size = new System.Drawing.Size(16, 16);
            this.chkExtRX1604.TabIndex = 4;
            this.chkExtRX1604.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
            // 
            // tpCAT
            // 
            this.tpCAT.Controls.Add(this.chkKWAI);
            this.tpCAT.Controls.Add(this.chkFPInstalled);
            this.tpCAT.Controls.Add(this.chkDigUIsUSB);
            this.tpCAT.Controls.Add(this.lblCATRigType);
            this.tpCAT.Controls.Add(this.comboCATRigType);
            this.tpCAT.Controls.Add(this.btnCATTest);
            this.tpCAT.Controls.Add(this.grpPTTBitBang);
            this.tpCAT.Controls.Add(this.grpCatControlBox);
            this.tpCAT.Controls.Add(this.grpRTTYOffset);
            this.tpCAT.Location = new System.Drawing.Point(4, 22);
            this.tpCAT.Name = "tpCAT";
            this.tpCAT.Size = new System.Drawing.Size(584, 286);
            this.tpCAT.TabIndex = 10;
            this.tpCAT.Text = "CAT Control";
            // 
            // chkKWAI
            // 
            this.chkKWAI.Image = null;
            this.chkKWAI.Location = new System.Drawing.Point(192, 204);
            this.chkKWAI.Name = "chkKWAI";
            this.chkKWAI.Size = new System.Drawing.Size(176, 24);
            this.chkKWAI.TabIndex = 98;
            this.chkKWAI.Text = "Allow Kenwood AI Command";
            this.toolTip1.SetToolTip(this.chkKWAI, "Check only if your logger does not poll for frequency");
            this.chkKWAI.CheckedChanged += new System.EventHandler(this.chkKWAI_CheckedChanged);
            // 
            // chkFPInstalled
            // 
            this.chkFPInstalled.Image = null;
            this.chkFPInstalled.Location = new System.Drawing.Point(192, 234);
            this.chkFPInstalled.Name = "chkFPInstalled";
            this.chkFPInstalled.Size = new System.Drawing.Size(160, 24);
            this.chkFPInstalled.TabIndex = 97;
            this.chkFPInstalled.Text = "FlexProfiler Installed";
            this.toolTip1.SetToolTip(this.chkFPInstalled, "Check if FlexProfiler installed");
            this.chkFPInstalled.Visible = false;
            this.chkFPInstalled.CheckedChanged += new System.EventHandler(this.chkFPInstalled_CheckedChanged);
            // 
            // chkDigUIsUSB
            // 
            this.chkDigUIsUSB.Image = null;
            this.chkDigUIsUSB.Location = new System.Drawing.Point(192, 176);
            this.chkDigUIsUSB.Name = "chkDigUIsUSB";
            this.chkDigUIsUSB.Size = new System.Drawing.Size(160, 24);
            this.chkDigUIsUSB.TabIndex = 96;
            this.chkDigUIsUSB.Text = "DigL/U Returns LSB/USB";
            this.toolTip1.SetToolTip(this.chkDigUIsUSB, "Lies to the Kenwood CAT Interface to fool certain programs");
            // 
            // lblCATRigType
            // 
            this.lblCATRigType.Image = null;
            this.lblCATRigType.Location = new System.Drawing.Point(400, 27);
            this.lblCATRigType.Name = "lblCATRigType";
            this.lblCATRigType.Size = new System.Drawing.Size(36, 18);
            this.lblCATRigType.TabIndex = 95;
            this.lblCATRigType.Text = "ID as:";
            // 
            // comboCATRigType
            // 
            this.comboCATRigType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATRigType.DropDownWidth = 56;
            this.comboCATRigType.Items.AddRange(new object[] {"PowerSDR","TS-2000", "TS-50S", "TS-480"});
            this.comboCATRigType.Location = new System.Drawing.Point(442, 24);
            this.comboCATRigType.Name = "comboCATRigType";
            this.comboCATRigType.Size = new System.Drawing.Size(88, 21);
            this.comboCATRigType.TabIndex = 94;
            this.toolTip1.SetToolTip(this.comboCATRigType, "Returns the selected CAT ID value when queried by the Kenwood \"ID\" CAT command");
            this.comboCATRigType.SelectedIndexChanged += new System.EventHandler(this.comboCATRigType_SelectedIndexChanged);
            // 
            // btnCATTest
            // 
            this.btnCATTest.Image = null;
            this.btnCATTest.Location = new System.Drawing.Point(403, 64);
            this.btnCATTest.Name = "btnCATTest";
            this.btnCATTest.Size = new System.Drawing.Size(77, 40);
            this.btnCATTest.TabIndex = 92;
            this.btnCATTest.Text = "Test CAT Commands";
            this.toolTip1.SetToolTip(this.btnCATTest, "A test utility to verify CAT command responses");
            this.btnCATTest.Click += new System.EventHandler(this.btnCATTest_Click);
            // 
            // grpPTTBitBang
            // 
            this.grpPTTBitBang.Controls.Add(this.comboCATPTTPort);
            this.grpPTTBitBang.Controls.Add(this.lblCATPTTPort);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTT_RTS);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTT_DTR);
            this.grpPTTBitBang.Controls.Add(this.chkCATPTTEnabled);
            this.grpPTTBitBang.Location = new System.Drawing.Point(192, 16);
            this.grpPTTBitBang.Name = "grpPTTBitBang";
            this.grpPTTBitBang.Size = new System.Drawing.Size(128, 152);
            this.grpPTTBitBang.TabIndex = 91;
            this.grpPTTBitBang.TabStop = false;
            this.grpPTTBitBang.Text = "PTT Control";
            // 
            // comboCATPTTPort
            // 
            this.comboCATPTTPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATPTTPort.DropDownWidth = 56;
            this.comboCATPTTPort.Location = new System.Drawing.Point(40, 56);
            this.comboCATPTTPort.Name = "comboCATPTTPort";
            this.comboCATPTTPort.Size = new System.Drawing.Size(80, 21);
            this.comboCATPTTPort.TabIndex = 96;
            this.toolTip1.SetToolTip(this.comboCATPTTPort, "Selects the COM port for use with PTT control");
            this.comboCATPTTPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPTTPort_SelectedIndexChanged);
            // 
            // lblCATPTTPort
            // 
            this.lblCATPTTPort.Image = null;
            this.lblCATPTTPort.Location = new System.Drawing.Point(8, 56);
            this.lblCATPTTPort.Name = "lblCATPTTPort";
            this.lblCATPTTPort.Size = new System.Drawing.Size(40, 23);
            this.lblCATPTTPort.TabIndex = 6;
            this.lblCATPTTPort.Text = "Port:";
            // 
            // chkCATPTT_RTS
            // 
            this.chkCATPTT_RTS.Image = null;
            this.chkCATPTT_RTS.Location = new System.Drawing.Point(40, 88);
            this.chkCATPTT_RTS.Name = "chkCATPTT_RTS";
            this.chkCATPTT_RTS.Size = new System.Drawing.Size(48, 24);
            this.chkCATPTT_RTS.TabIndex = 0;
            this.chkCATPTT_RTS.Text = "RTS";
            this.chkCATPTT_RTS.CheckedChanged += new System.EventHandler(this.chkCATPTT_RTS_CheckedChanged);
            // 
            // chkCATPTT_DTR
            // 
            this.chkCATPTT_DTR.Image = null;
            this.chkCATPTT_DTR.Location = new System.Drawing.Point(40, 120);
            this.chkCATPTT_DTR.Name = "chkCATPTT_DTR";
            this.chkCATPTT_DTR.Size = new System.Drawing.Size(60, 16);
            this.chkCATPTT_DTR.TabIndex = 1;
            this.chkCATPTT_DTR.Text = "DTR";
            this.chkCATPTT_DTR.CheckedChanged += new System.EventHandler(this.chkCATPTT_DTR_CheckedChanged);
            // 
            // chkCATPTTEnabled
            // 
            this.chkCATPTTEnabled.Image = null;
            this.chkCATPTTEnabled.Location = new System.Drawing.Point(8, 16);
            this.chkCATPTTEnabled.Name = "chkCATPTTEnabled";
            this.chkCATPTTEnabled.Size = new System.Drawing.Size(104, 24);
            this.chkCATPTTEnabled.TabIndex = 4;
            this.chkCATPTTEnabled.Text = "Enable PTT";
            this.chkCATPTTEnabled.CheckedChanged += new System.EventHandler(this.chkCATPTTEnabled_CheckedChanged);
            // 
            // grpCatControlBox
            // 
            this.grpCatControlBox.Controls.Add(this.comboCATPort);
            this.grpCatControlBox.Controls.Add(this.comboCATbaud);
            this.grpCatControlBox.Controls.Add(this.lblCATBaud);
            this.grpCatControlBox.Controls.Add(this.lblCATPort);
            this.grpCatControlBox.Controls.Add(this.chkCATEnable);
            this.grpCatControlBox.Controls.Add(this.lblCATParity);
            this.grpCatControlBox.Controls.Add(this.lblCATData);
            this.grpCatControlBox.Controls.Add(this.lblCATStop);
            this.grpCatControlBox.Controls.Add(this.comboCATparity);
            this.grpCatControlBox.Controls.Add(this.comboCATdatabits);
            this.grpCatControlBox.Controls.Add(this.comboCATstopbits);
            this.grpCatControlBox.Location = new System.Drawing.Point(16, 16);
            this.grpCatControlBox.Name = "grpCatControlBox";
            this.grpCatControlBox.Size = new System.Drawing.Size(160, 216);
            this.grpCatControlBox.TabIndex = 90;
            this.grpCatControlBox.TabStop = false;
            this.grpCatControlBox.Text = "CAT Control";
            // 
            // comboCATPort
            // 
            this.comboCATPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATPort.DropDownWidth = 56;
            this.comboCATPort.Location = new System.Drawing.Point(72, 48);
            this.comboCATPort.Name = "comboCATPort";
            this.comboCATPort.Size = new System.Drawing.Size(72, 21);
            this.comboCATPort.TabIndex = 95;
            this.toolTip1.SetToolTip(this.comboCATPort, "Sets the COM port to be used for the CAT interface.");
            this.comboCATPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPort_SelectedIndexChanged);
            // 
            // comboCATbaud
            // 
            this.comboCATbaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATbaud.DropDownWidth = 56;
            this.comboCATbaud.Items.AddRange(new object[] { "300", "1200","2400", "4800","9600","19200",
                "38400","57600","115200"});
            this.comboCATbaud.Location = new System.Drawing.Point(72, 88);
            this.comboCATbaud.Name = "comboCATbaud";
            this.comboCATbaud.Size = new System.Drawing.Size(72, 21);
            this.comboCATbaud.TabIndex = 93;
            this.comboCATbaud.SelectedIndexChanged += new System.EventHandler(this.comboCATbaud_SelectedIndexChanged);
            // 
            // lblCATBaud
            // 
            this.lblCATBaud.Image = null;
            this.lblCATBaud.Location = new System.Drawing.Point(24, 88);
            this.lblCATBaud.Name = "lblCATBaud";
            this.lblCATBaud.Size = new System.Drawing.Size(40, 23);
            this.lblCATBaud.TabIndex = 5;
            this.lblCATBaud.Text = "Baud";
            // 
            // lblCATPort
            // 
            this.lblCATPort.Image = null;
            this.lblCATPort.Location = new System.Drawing.Point(24, 48);
            this.lblCATPort.Name = "lblCATPort";
            this.lblCATPort.Size = new System.Drawing.Size(40, 23);
            this.lblCATPort.TabIndex = 3;
            this.lblCATPort.Text = "Port:";
            // 
            // chkCATEnable
            // 
            this.chkCATEnable.Image = null;
            this.chkCATEnable.Location = new System.Drawing.Point(16, 24);
            this.chkCATEnable.Name = "chkCATEnable";
            this.chkCATEnable.Size = new System.Drawing.Size(104, 24);
            this.chkCATEnable.TabIndex = 0;
            this.chkCATEnable.Text = "Enable CAT";
            this.chkCATEnable.CheckedChanged += new System.EventHandler(this.chkCATEnable_CheckedChanged);
            // 
            // lblCATParity
            // 
            this.lblCATParity.Image = null;
            this.lblCATParity.Location = new System.Drawing.Point(24, 120);
            this.lblCATParity.Name = "lblCATParity";
            this.lblCATParity.Size = new System.Drawing.Size(48, 23);
            this.lblCATParity.TabIndex = 92;
            this.lblCATParity.Text = "Parity";
            // 
            // lblCATData
            // 
            this.lblCATData.Image = null;
            this.lblCATData.Location = new System.Drawing.Point(24, 152);
            this.lblCATData.Name = "lblCATData";
            this.lblCATData.Size = new System.Drawing.Size(40, 23);
            this.lblCATData.TabIndex = 92;
            this.lblCATData.Text = "Data";
            // 
            // lblCATStop
            // 
            this.lblCATStop.Image = null;
            this.lblCATStop.Location = new System.Drawing.Point(24, 184);
            this.lblCATStop.Name = "lblCATStop";
            this.lblCATStop.Size = new System.Drawing.Size(40, 23);
            this.lblCATStop.TabIndex = 92;
            this.lblCATStop.Text = "Stop";
            // 
            // comboCATparity
            // 
            this.comboCATparity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATparity.DropDownWidth = 56;
            this.comboCATparity.Items.AddRange(new object[] {
            "none",
            "odd ",
            "even",
            "mark",
            "space"});
            this.comboCATparity.Location = new System.Drawing.Point(72, 120);
            this.comboCATparity.Name = "comboCATparity";
            this.comboCATparity.Size = new System.Drawing.Size(72, 21);
            this.comboCATparity.TabIndex = 92;
            this.comboCATparity.SelectedIndexChanged += new System.EventHandler(this.comboCATparity_SelectedIndexChanged);
            // 
            // comboCATdatabits
            // 
            this.comboCATdatabits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATdatabits.DropDownWidth = 56;
            this.comboCATdatabits.Items.AddRange(new object[] {
            "8",
            "7",
            "6"});
            this.comboCATdatabits.Location = new System.Drawing.Point(72, 152);
            this.comboCATdatabits.Name = "comboCATdatabits";
            this.comboCATdatabits.Size = new System.Drawing.Size(72, 21);
            this.comboCATdatabits.TabIndex = 93;
            this.comboCATdatabits.SelectedIndexChanged += new System.EventHandler(this.comboCATdatabits_SelectedIndexChanged);
            // 
            // comboCATstopbits
            // 
            this.comboCATstopbits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCATstopbits.DropDownWidth = 56;
            this.comboCATstopbits.Items.AddRange(new object[] {
            "1",
            "1.5",
            "2"});
            this.comboCATstopbits.Location = new System.Drawing.Point(72, 184);
            this.comboCATstopbits.Name = "comboCATstopbits";
            this.comboCATstopbits.Size = new System.Drawing.Size(72, 21);
            this.comboCATstopbits.TabIndex = 94;
            this.comboCATstopbits.SelectedIndexChanged += new System.EventHandler(this.comboCATstopbits_SelectedIndexChanged);
            // 
            // grpRTTYOffset
            // 
            this.grpRTTYOffset.Controls.Add(this.labelTS4);
            this.grpRTTYOffset.Controls.Add(this.labelTS3);
            this.grpRTTYOffset.Controls.Add(this.udRTTYU);
            this.grpRTTYOffset.Controls.Add(this.udRTTYL);
            this.grpRTTYOffset.Controls.Add(this.chkRTTYOffsetEnableB);
            this.grpRTTYOffset.Controls.Add(this.chkRTTYOffsetEnableA);
            this.grpRTTYOffset.Location = new System.Drawing.Point(400, 120);
            this.grpRTTYOffset.Name = "grpRTTYOffset";
            this.grpRTTYOffset.Size = new System.Drawing.Size(168, 120);
            this.grpRTTYOffset.TabIndex = 97;
            this.grpRTTYOffset.TabStop = false;
            this.grpRTTYOffset.Text = "RTTY Offset";
            // 
            // labelTS4
            // 
            this.labelTS4.Image = null;
            this.labelTS4.Location = new System.Drawing.Point(108, 69);
            this.labelTS4.Name = "labelTS4";
            this.labelTS4.Size = new System.Drawing.Size(40, 16);
            this.labelTS4.TabIndex = 101;
            this.labelTS4.Text = "DIGU";
            // 
            // labelTS3
            // 
            this.labelTS3.Image = null;
            this.labelTS3.Location = new System.Drawing.Point(24, 69);
            this.labelTS3.Name = "labelTS3";
            this.labelTS3.Size = new System.Drawing.Size(40, 16);
            this.labelTS3.TabIndex = 100;
            this.labelTS3.Text = "DIGL";
            // 
            // udRTTYU
            // 
            this.udRTTYU.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udRTTYU.Location = new System.Drawing.Point(104, 88);
            this.udRTTYU.Maximum = new decimal(new int[] { 3000, 0, 0, 0 });
            this.udRTTYU.Minimum = new decimal(new int[] { 3000, 0, 0, -2147483648 });
            this.udRTTYU.Name = "udRTTYU";
            this.udRTTYU.Size = new System.Drawing.Size(48, 20);
            this.udRTTYU.TabIndex = 99;
            this.toolTip1.SetToolTip(this.udRTTYU, "Sets the DIGU frequency offset");
            this.udRTTYU.Value = new decimal(new int[] { 2125, 0, 0, 0 });
            this.udRTTYU.ValueChanged += new System.EventHandler(this.udRTTYU_ValueChanged);
            // 
            // udRTTYL
            // 
            this.udRTTYL.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udRTTYL.Location = new System.Drawing.Point(16, 88);
            this.udRTTYL.Maximum = new decimal(new int[] { 3000, 0, 0, 0 });
            this.udRTTYL.Minimum = new decimal(new int[] { 3000, 0, 0, -2147483648 });
            this.udRTTYL.Name = "udRTTYL";
            this.udRTTYL.Size = new System.Drawing.Size(48, 20);
            this.udRTTYL.TabIndex = 98;
            this.toolTip1.SetToolTip(this.udRTTYL, "Sets the DIGL frequency offset");
            this.udRTTYL.Value = new decimal(new int[] { 2125, 0, 0, 0 });
            this.udRTTYL.ValueChanged += new System.EventHandler(this.udRTTYL_ValueChanged);
            // 
            // chkRTTYOffsetEnableB
            // 
            this.chkRTTYOffsetEnableB.Image = null;
            this.chkRTTYOffsetEnableB.Location = new System.Drawing.Point(16, 40);
            this.chkRTTYOffsetEnableB.Name = "chkRTTYOffsetEnableB";
            this.chkRTTYOffsetEnableB.Size = new System.Drawing.Size(136, 24);
            this.chkRTTYOffsetEnableB.TabIndex = 97;
            this.chkRTTYOffsetEnableB.Text = "Enable Offset VFO B";
            this.chkRTTYOffsetEnableB.CheckedChanged += new System.EventHandler(this.chkRTTYOffsetEnableB_CheckedChanged);
            // 
            // chkRTTYOffsetEnableA
            // 
            this.chkRTTYOffsetEnableA.Image = null;
            this.chkRTTYOffsetEnableA.Location = new System.Drawing.Point(16, 16);
            this.chkRTTYOffsetEnableA.Name = "chkRTTYOffsetEnableA";
            this.chkRTTYOffsetEnableA.Size = new System.Drawing.Size(136, 24);
            this.chkRTTYOffsetEnableA.TabIndex = 96;
            this.chkRTTYOffsetEnableA.Text = "Enable Offset VFO A";
            this.chkRTTYOffsetEnableA.CheckedChanged += new System.EventHandler(this.chkRTTYOffsetEnableA_CheckedChanged);
            // 
            // tpTests
            // 
            this.tpTests.Controls.Add(this.grpBoxTS1);
            this.tpTests.Controls.Add(this.ckEnableSigGen);
            this.tpTests.Controls.Add(this.grpTestX2);
            this.tpTests.Controls.Add(this.grpTestAudioBalance);
            this.tpTests.Controls.Add(this.grpTestTXIMD);
            this.tpTests.Controls.Add(this.grpImpulseTest);
            this.tpTests.Location = new System.Drawing.Point(4, 22);
            this.tpTests.Name = "tpTests";
            this.tpTests.Size = new System.Drawing.Size(584, 286);
            this.tpTests.TabIndex = 7;
            this.tpTests.Text = "Tests";
            // 
            // grpBoxTS1
            // 
            this.grpBoxTS1.Controls.Add(this.udPulsePeriod);
            this.grpBoxTS1.Controls.Add(this.lblPulsePeriod);
            this.grpBoxTS1.Controls.Add(this.udPulseDuty);
            this.grpBoxTS1.Controls.Add(this.lblPulseDuty);
            this.grpBoxTS1.Controls.Add(this.grpSigGenTransmit);
            this.grpBoxTS1.Controls.Add(this.grpSigGenReceive);
            this.grpBoxTS1.Controls.Add(this.lblTestGenScale);
            this.grpBoxTS1.Controls.Add(this.udTestGenScale);
            this.grpBoxTS1.Controls.Add(this.lblTestSigGenFreqCallout);
            this.grpBoxTS1.Controls.Add(this.tkbarTestGenFreq);
            this.grpBoxTS1.Controls.Add(this.lblTestGenHzSec);
            this.grpBoxTS1.Controls.Add(this.udTestGenHzSec);
            this.grpBoxTS1.Controls.Add(this.lblTestGenHigh);
            this.grpBoxTS1.Controls.Add(this.udTestGenHigh);
            this.grpBoxTS1.Controls.Add(this.lblTestGenLow);
            this.grpBoxTS1.Controls.Add(this.udTestGenLow);
            this.grpBoxTS1.Controls.Add(this.btnTestGenSweep);
            this.grpBoxTS1.Location = new System.Drawing.Point(176, 80);
            this.grpBoxTS1.Name = "grpBoxTS1";
            this.grpBoxTS1.Size = new System.Drawing.Size(400, 192);
            this.grpBoxTS1.TabIndex = 88;
            this.grpBoxTS1.TabStop = false;
            this.grpBoxTS1.Text = "Signal Generator";
            // 
            // udPulsePeriod
            // 
            this.udPulsePeriod.DecimalPlaces = 2;
            this.udPulsePeriod.Increment = new decimal(new int[] { 1, 0, 0, 131072 });
            this.udPulsePeriod.Location = new System.Drawing.Point(351, 86);
            this.udPulsePeriod.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPulsePeriod.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPulsePeriod.Name = "udPulsePeriod";
            this.udPulsePeriod.Size = new System.Drawing.Size(43, 20);
            this.udPulsePeriod.TabIndex = 105;
            this.toolTip1.SetToolTip(this.udPulsePeriod, "Sets the amplitude of the signal (typically between 0 and 1.0)");
            this.udPulsePeriod.Value = new decimal(new int[] { 10, 0, 0, 65536 });
            this.udPulsePeriod.Visible = false;
            this.udPulsePeriod.ValueChanged += new System.EventHandler(this.udPulsePeriod_ValueChanged);
            // 
            // lblPulsePeriod
            // 
            this.lblPulsePeriod.Image = null;
            this.lblPulsePeriod.Location = new System.Drawing.Point(310, 88);
            this.lblPulsePeriod.Name = "lblPulsePeriod";
            this.lblPulsePeriod.Size = new System.Drawing.Size(40, 16);
            this.lblPulsePeriod.TabIndex = 106;
            this.lblPulsePeriod.Text = "Period:";
            this.lblPulsePeriod.Visible = false;
            // 
            // udPulseDuty
            // 
            this.udPulseDuty.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udPulseDuty.Location = new System.Drawing.Point(351, 64);
            this.udPulseDuty.Maximum = new decimal(new int[] { 100, 0, 0, 0 });
            this.udPulseDuty.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udPulseDuty.Name = "udPulseDuty";
            this.udPulseDuty.Size = new System.Drawing.Size(40, 20);
            this.udPulseDuty.TabIndex = 103;
            this.toolTip1.SetToolTip(this.udPulseDuty, "Sets the amplitude of the signal (typically between 0 and 1.0)");
            this.udPulseDuty.Value = new decimal(new int[] { 10, 0, 0, 65536 });
            this.udPulseDuty.Visible = false;
            this.udPulseDuty.ValueChanged += new System.EventHandler(this.udPulseDuty_ValueChanged);
            // 
            // lblPulseDuty
            // 
            this.lblPulseDuty.Image = null;
            this.lblPulseDuty.Location = new System.Drawing.Point(318, 66);
            this.lblPulseDuty.Name = "lblPulseDuty";
            this.lblPulseDuty.Size = new System.Drawing.Size(32, 16);
            this.lblPulseDuty.TabIndex = 104;
            this.lblPulseDuty.Text = "Duty:";
            this.lblPulseDuty.Visible = false;
            // 
            // grpSigGenTransmit
            // 
            this.grpSigGenTransmit.Controls.Add(this.lblSigGenTXMode);
            this.grpSigGenTransmit.Controls.Add(this.cmboSigGenTXMode);
            this.grpSigGenTransmit.Controls.Add(this.rdSigGenTXInput);
            this.grpSigGenTransmit.Controls.Add(this.rdSigGenTXOutput);
            this.grpSigGenTransmit.Location = new System.Drawing.Point(160, 16);
            this.grpSigGenTransmit.Name = "grpSigGenTransmit";
            this.grpSigGenTransmit.Size = new System.Drawing.Size(152, 64);
            this.grpSigGenTransmit.TabIndex = 102;
            this.grpSigGenTransmit.TabStop = false;
            this.grpSigGenTransmit.Text = "Transmit";
            // 
            // lblSigGenTXMode
            // 
            this.lblSigGenTXMode.Image = null;
            this.lblSigGenTXMode.Location = new System.Drawing.Point(16, 16);
            this.lblSigGenTXMode.Name = "lblSigGenTXMode";
            this.lblSigGenTXMode.Size = new System.Drawing.Size(40, 16);
            this.lblSigGenTXMode.TabIndex = 96;
            this.lblSigGenTXMode.Text = "Mode:";
            // 
            // cmboSigGenTXMode
            // 
            this.cmboSigGenTXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmboSigGenTXMode.DropDownWidth = 121;
            this.cmboSigGenTXMode.Items.AddRange(new object[] { "Radio","Tone","Noise", "Triangle", "Sawtooth", "Pulse", "Silence"});
            this.cmboSigGenTXMode.Location = new System.Drawing.Point(56, 16);
            this.cmboSigGenTXMode.Name = "cmboSigGenTXMode";
            this.cmboSigGenTXMode.Size = new System.Drawing.Size(88, 21);
            this.cmboSigGenTXMode.TabIndex = 91;
            this.toolTip1.SetToolTip(this.cmboSigGenTXMode, "Select the signal type.");
            this.cmboSigGenTXMode.SelectedIndexChanged += new System.EventHandler(this.cmboSigGenTXMode_SelectedIndexChanged);
            // 
            // rdSigGenTXInput
            // 
            this.rdSigGenTXInput.Checked = true;
            this.rdSigGenTXInput.Image = null;
            this.rdSigGenTXInput.Location = new System.Drawing.Point(24, 40);
            this.rdSigGenTXInput.Name = "rdSigGenTXInput";
            this.rdSigGenTXInput.Size = new System.Drawing.Size(50, 16);
            this.rdSigGenTXInput.TabIndex = 99;
            this.rdSigGenTXInput.TabStop = true;
            this.rdSigGenTXInput.Text = "Input";
            this.rdSigGenTXInput.CheckedChanged += new System.EventHandler(this.rdSigGenTXInput_CheckedChanged);
            // 
            // rdSigGenTXOutput
            // 
            this.rdSigGenTXOutput.Image = null;
            this.rdSigGenTXOutput.Location = new System.Drawing.Point(80, 40);
            this.rdSigGenTXOutput.Name = "rdSigGenTXOutput";
            this.rdSigGenTXOutput.Size = new System.Drawing.Size(64, 16);
            this.rdSigGenTXOutput.TabIndex = 100;
            this.rdSigGenTXOutput.Text = "Output";
            this.rdSigGenTXOutput.Visible = false;
            this.rdSigGenTXOutput.CheckedChanged += new System.EventHandler(this.rdSigGenTXOutput_CheckedChanged);
            // 
            // grpSigGenReceive
            // 
            this.grpSigGenReceive.Controls.Add(this.chkSigGenRX2);
            this.grpSigGenReceive.Controls.Add(this.lblSigGenRXMode);
            this.grpSigGenReceive.Controls.Add(this.cmboSigGenRXMode);
            this.grpSigGenReceive.Controls.Add(this.rdSigGenRXInput);
            this.grpSigGenReceive.Controls.Add(this.rdSigGenRXOutput);
            this.grpSigGenReceive.Location = new System.Drawing.Point(8, 16);
            this.grpSigGenReceive.Name = "grpSigGenReceive";
            this.grpSigGenReceive.Size = new System.Drawing.Size(152, 88);
            this.grpSigGenReceive.TabIndex = 101;
            this.grpSigGenReceive.TabStop = false;
            this.grpSigGenReceive.Text = "Receive";
            // 
            // chkSigGenRX2
            // 
            this.chkSigGenRX2.Location = new System.Drawing.Point(16, 56);
            this.chkSigGenRX2.Name = "chkSigGenRX2";
            this.chkSigGenRX2.Size = new System.Drawing.Size(48, 24);
            this.chkSigGenRX2.TabIndex = 101;
            this.chkSigGenRX2.Text = "RX2";
            this.chkSigGenRX2.CheckedChanged += new System.EventHandler(this.chkSigGenRX2_CheckedChanged);
            // 
            // lblSigGenRXMode
            // 
            this.lblSigGenRXMode.Image = null;
            this.lblSigGenRXMode.Location = new System.Drawing.Point(16, 16);
            this.lblSigGenRXMode.Name = "lblSigGenRXMode";
            this.lblSigGenRXMode.Size = new System.Drawing.Size(40, 16);
            this.lblSigGenRXMode.TabIndex = 96;
            this.lblSigGenRXMode.Text = "Mode:";
            // 
            // cmboSigGenRXMode
            // 
            this.cmboSigGenRXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmboSigGenRXMode.DropDownWidth = 121;
            this.cmboSigGenRXMode.Items.AddRange(new object[] {"Radio", "Tone", "Noise", "Triangle", "Sawtooth","Pulse", "Silence"});
            this.cmboSigGenRXMode.Location = new System.Drawing.Point(56, 16);
            this.cmboSigGenRXMode.Name = "cmboSigGenRXMode";
            this.cmboSigGenRXMode.Size = new System.Drawing.Size(88, 21);
            this.cmboSigGenRXMode.TabIndex = 91;
            this.toolTip1.SetToolTip(this.cmboSigGenRXMode, "Select the signal type.");
            this.cmboSigGenRXMode.SelectedIndexChanged += new System.EventHandler(this.cmboSigGenRXMode_SelectedIndexChanged);
            // 
            // rdSigGenRXInput
            // 
            this.rdSigGenRXInput.Checked = true;
            this.rdSigGenRXInput.Image = null;
            this.rdSigGenRXInput.Location = new System.Drawing.Point(24, 40);
            this.rdSigGenRXInput.Name = "rdSigGenRXInput";
            this.rdSigGenRXInput.Size = new System.Drawing.Size(51, 16);
            this.rdSigGenRXInput.TabIndex = 99;
            this.rdSigGenRXInput.TabStop = true;
            this.rdSigGenRXInput.Text = "Input";
            this.rdSigGenRXInput.CheckedChanged += new System.EventHandler(this.rdSigGenRXInput_CheckedChanged);
            // 
            // rdSigGenRXOutput
            // 
            this.rdSigGenRXOutput.Image = null;
            this.rdSigGenRXOutput.Location = new System.Drawing.Point(80, 40);
            this.rdSigGenRXOutput.Name = "rdSigGenRXOutput";
            this.rdSigGenRXOutput.Size = new System.Drawing.Size(64, 16);
            this.rdSigGenRXOutput.TabIndex = 100;
            this.rdSigGenRXOutput.Text = "Output";
            this.rdSigGenRXOutput.CheckedChanged += new System.EventHandler(this.rdSigGenRXOutput_CheckedChanged);
            // 
            // lblTestGenScale
            // 
            this.lblTestGenScale.Image = null;
            this.lblTestGenScale.Location = new System.Drawing.Point(320, 24);
            this.lblTestGenScale.Name = "lblTestGenScale";
            this.lblTestGenScale.Size = new System.Drawing.Size(40, 16);
            this.lblTestGenScale.TabIndex = 95;
            this.lblTestGenScale.Text = "Scale:";
            this.lblTestGenScale.Visible = false;
            // 
            // udTestGenScale
            // 
            this.udTestGenScale.DecimalPlaces = 6;
            this.udTestGenScale.Increment = new decimal(new int[] { 1, 0, 0, 196608 });
            this.udTestGenScale.Location = new System.Drawing.Point(320, 40);
            this.udTestGenScale.Maximum = new decimal(new int[] { 20, 0, 0, 0 });
            this.udTestGenScale.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udTestGenScale.Name = "udTestGenScale";
            this.udTestGenScale.Size = new System.Drawing.Size(72, 20);
            this.udTestGenScale.TabIndex = 94;
            this.toolTip1.SetToolTip(this.udTestGenScale, "Sets the amplitude of the signal (typically between 0 and 1.0)");
            this.udTestGenScale.Value = new decimal(new int[] { 10, 0, 0, 65536 });
            this.udTestGenScale.Visible = false;
            this.udTestGenScale.ValueChanged += new System.EventHandler(this.updnTestGenScale_ValueChanged);
            this.udTestGenScale.LostFocus += new System.EventHandler(this.udTestGenScale_LostFocus);
            // 
            // lblTestSigGenFreqCallout
            // 
            this.lblTestSigGenFreqCallout.Image = null;
            this.lblTestSigGenFreqCallout.Location = new System.Drawing.Point(24, 136);
            this.lblTestSigGenFreqCallout.Name = "lblTestSigGenFreqCallout";
            this.lblTestSigGenFreqCallout.Size = new System.Drawing.Size(336, 16);
            this.lblTestSigGenFreqCallout.TabIndex = 90;
            this.lblTestSigGenFreqCallout.Text = "0                                                 10k                            " +
                "                   20k";
            // 
            // tkbarTestGenFreq
            // 
            this.tkbarTestGenFreq.Location = new System.Drawing.Point(16, 104);
            this.tkbarTestGenFreq.Maximum = 20000;
            this.tkbarTestGenFreq.Name = "tkbarTestGenFreq";
            this.tkbarTestGenFreq.Size = new System.Drawing.Size(344, 42);
            this.tkbarTestGenFreq.TabIndex = 1;
            this.tkbarTestGenFreq.TickFrequency = 1000;
            this.toolTip1.SetToolTip(this.tkbarTestGenFreq, "Sets the frequency of the signal.");
            this.tkbarTestGenFreq.Value = 10000;
            this.tkbarTestGenFreq.Scroll += new System.EventHandler(this.tkbarTestGenFreq_Scroll);
            // 
            // lblTestGenHzSec
            // 
            this.lblTestGenHzSec.Image = null;
            this.lblTestGenHzSec.Location = new System.Drawing.Point(200, 160);
            this.lblTestGenHzSec.Name = "lblTestGenHzSec";
            this.lblTestGenHzSec.Size = new System.Drawing.Size(48, 16);
            this.lblTestGenHzSec.TabIndex = 88;
            this.lblTestGenHzSec.Text = "Hz/Sec:";
            // 
            // udTestGenHzSec
            // 
            this.udTestGenHzSec.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udTestGenHzSec.Location = new System.Drawing.Point(248, 160);
            this.udTestGenHzSec.Maximum = new decimal(new int[] { 20000, 0, 0, 0 });
            this.udTestGenHzSec.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udTestGenHzSec.Name = "udTestGenHzSec";
            this.udTestGenHzSec.Size = new System.Drawing.Size(56, 20);
            this.udTestGenHzSec.TabIndex = 87;
            this.toolTip1.SetToolTip(this.udTestGenHzSec, "See the Sweep Button to the right.");
            this.udTestGenHzSec.Value = new decimal(new int[] { 100, 0, 0, 0 });
            this.udTestGenHzSec.LostFocus += new System.EventHandler(this.udTestGenHzSec_LostFocus);
            // 
            // lblTestGenHigh
            // 
            this.lblTestGenHigh.Image = null;
            this.lblTestGenHigh.Location = new System.Drawing.Point(104, 160);
            this.lblTestGenHigh.Name = "lblTestGenHigh";
            this.lblTestGenHigh.Size = new System.Drawing.Size(32, 16);
            this.lblTestGenHigh.TabIndex = 86;
            this.lblTestGenHigh.Text = "High:";
            // 
            // udTestGenHigh
            // 
            this.udTestGenHigh.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udTestGenHigh.Location = new System.Drawing.Point(136, 160);
            this.udTestGenHigh.Maximum = new decimal(new int[] { 20000, 0, 0, 0 });
            this.udTestGenHigh.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udTestGenHigh.Name = "udTestGenHigh";
            this.udTestGenHigh.Size = new System.Drawing.Size(56, 20);
            this.udTestGenHigh.TabIndex = 85;
            this.toolTip1.SetToolTip(this.udTestGenHigh, "See the Sweep Button to the right.");
            this.udTestGenHigh.Value = new decimal(new int[] { 4000, 0, 0, 0 });
            this.udTestGenHigh.LostFocus += new System.EventHandler(this.udTestGenHigh_LostFocus);
            // 
            // lblTestGenLow
            // 
            this.lblTestGenLow.Image = null;
            this.lblTestGenLow.Location = new System.Drawing.Point(8, 160);
            this.lblTestGenLow.Name = "lblTestGenLow";
            this.lblTestGenLow.Size = new System.Drawing.Size(32, 16);
            this.lblTestGenLow.TabIndex = 84;
            this.lblTestGenLow.Text = "Low:";
            // 
            // udTestGenLow
            // 
            this.udTestGenLow.Increment = new decimal(new int[] { 1, 0, 0, 0 });
            this.udTestGenLow.Location = new System.Drawing.Point(40, 160);
            this.udTestGenLow.Maximum = new decimal(new int[] { 20000, 0, 0, 0 });
            this.udTestGenLow.Minimum = new decimal(new int[] { 0, 0, 0, 0 });
            this.udTestGenLow.Name = "udTestGenLow";
            this.udTestGenLow.Size = new System.Drawing.Size(56, 20);
            this.udTestGenLow.TabIndex = 83;
            this.toolTip1.SetToolTip(this.udTestGenLow, "See the Sweep Button to the right.");
            this.udTestGenLow.Value = new decimal(new int[] { 0, 0, 0, 0 });
            this.udTestGenLow.LostFocus += new System.EventHandler(this.udTestGenLow_LostFocus);
            // 
            // btnTestGenSweep
            // 
            this.btnTestGenSweep.Image = null;
            this.btnTestGenSweep.Location = new System.Drawing.Point(336, 160);
            this.btnTestGenSweep.Name = "btnTestGenSweep";
            this.btnTestGenSweep.Size = new System.Drawing.Size(48, 23);
            this.btnTestGenSweep.TabIndex = 0;
            this.btnTestGenSweep.Text = "Sweep";
            this.toolTip1.SetToolTip(this.btnTestGenSweep, "Click this button to sweep from the Low setting to the High setting using the Hz/" +
                    "Sec setting.");
            this.btnTestGenSweep.Click += new System.EventHandler(this.buttonTestGenSweep_Click);
            // 
            // ckEnableSigGen
            // 
            this.ckEnableSigGen.Image = null;
            this.ckEnableSigGen.Location = new System.Drawing.Point(8, 240);
            this.ckEnableSigGen.Name = "ckEnableSigGen";
            this.ckEnableSigGen.Size = new System.Drawing.Size(176, 40);
            this.ckEnableSigGen.TabIndex = 92;
            this.ckEnableSigGen.Text = "Enable HW Signal Generator";
            this.ckEnableSigGen.Visible = false;
            this.ckEnableSigGen.CheckedChanged += new System.EventHandler(this.ckEnableSigGen_CheckedChanged);
            // 
            // grpTestX2
            // 
            this.grpTestX2.Controls.Add(this.lblTestX2);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin6);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin5);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin4);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin3);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin2);
            this.grpTestX2.Controls.Add(this.chkTestX2Pin1);
            this.grpTestX2.Location = new System.Drawing.Point(8, 160);
            this.grpTestX2.Name = "grpTestX2";
            this.grpTestX2.Size = new System.Drawing.Size(160, 72);
            this.grpTestX2.TabIndex = 87;
            this.grpTestX2.TabStop = false;
            this.grpTestX2.Text = "X2";
            // 
            // lblTestX2
            // 
            this.lblTestX2.Image = null;
            this.lblTestX2.Location = new System.Drawing.Point(16, 48);
            this.lblTestX2.Name = "lblTestX2";
            this.lblTestX2.Size = new System.Drawing.Size(136, 16);
            this.lblTestX2.TabIndex = 6;
            this.lblTestX2.Text = "1      2      3      4      5      6";
            // 
            // chkTestX2Pin6
            // 
            this.chkTestX2Pin6.Image = null;
            this.chkTestX2Pin6.Location = new System.Drawing.Point(136, 24);
            this.chkTestX2Pin6.Name = "chkTestX2Pin6";
            this.chkTestX2Pin6.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin6.TabIndex = 5;
            this.chkTestX2Pin6.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // chkTestX2Pin5
            // 
            this.chkTestX2Pin5.Image = null;
            this.chkTestX2Pin5.Location = new System.Drawing.Point(112, 24);
            this.chkTestX2Pin5.Name = "chkTestX2Pin5";
            this.chkTestX2Pin5.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin5.TabIndex = 4;
            this.chkTestX2Pin5.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // chkTestX2Pin4
            // 
            this.chkTestX2Pin4.Image = null;
            this.chkTestX2Pin4.Location = new System.Drawing.Point(88, 24);
            this.chkTestX2Pin4.Name = "chkTestX2Pin4";
            this.chkTestX2Pin4.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin4.TabIndex = 3;
            this.chkTestX2Pin4.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // chkTestX2Pin3
            // 
            this.chkTestX2Pin3.Image = null;
            this.chkTestX2Pin3.Location = new System.Drawing.Point(64, 24);
            this.chkTestX2Pin3.Name = "chkTestX2Pin3";
            this.chkTestX2Pin3.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin3.TabIndex = 2;
            this.chkTestX2Pin3.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // chkTestX2Pin2
            // 
            this.chkTestX2Pin2.Image = null;
            this.chkTestX2Pin2.Location = new System.Drawing.Point(40, 24);
            this.chkTestX2Pin2.Name = "chkTestX2Pin2";
            this.chkTestX2Pin2.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin2.TabIndex = 1;
            this.chkTestX2Pin2.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // chkTestX2Pin1
            // 
            this.chkTestX2Pin1.Image = null;
            this.chkTestX2Pin1.Location = new System.Drawing.Point(16, 24);
            this.chkTestX2Pin1.Name = "chkTestX2Pin1";
            this.chkTestX2Pin1.Size = new System.Drawing.Size(16, 24);
            this.chkTestX2Pin1.TabIndex = 0;
            this.chkTestX2Pin1.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
            // 
            // grpTestAudioBalance
            // 
            this.grpTestAudioBalance.Controls.Add(this.btnTestAudioBalStart);
            this.grpTestAudioBalance.Location = new System.Drawing.Point(344, 8);
            this.grpTestAudioBalance.Name = "grpTestAudioBalance";
            this.grpTestAudioBalance.Size = new System.Drawing.Size(120, 64);
            this.grpTestAudioBalance.TabIndex = 86;
            this.grpTestAudioBalance.TabStop = false;
            this.grpTestAudioBalance.Text = "Audio Balance Test";
            // 
            // btnTestAudioBalStart
            // 
            this.btnTestAudioBalStart.Image = null;
            this.btnTestAudioBalStart.Location = new System.Drawing.Point(24, 24);
            this.btnTestAudioBalStart.Name = "btnTestAudioBalStart";
            this.btnTestAudioBalStart.Size = new System.Drawing.Size(75, 23);
            this.btnTestAudioBalStart.TabIndex = 0;
            this.btnTestAudioBalStart.Text = "Start";
            this.btnTestAudioBalStart.Click += new System.EventHandler(this.btnTestAudioBalStart_Click);
            // 
            // grpTestTXIMD
            // 
            this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq2);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq2);
            this.grpTestTXIMD.Controls.Add(this.lblTestIMDPower);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDPower);
            this.grpTestTXIMD.Controls.Add(this.chekTestIMD);
            this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq1);
            this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq1);
            this.grpTestTXIMD.Location = new System.Drawing.Point(8, 8);
            this.grpTestTXIMD.Name = "grpTestTXIMD";
            this.grpTestTXIMD.Size = new System.Drawing.Size(152, 144);
            this.grpTestTXIMD.TabIndex = 83;
            this.grpTestTXIMD.TabStop = false;
            this.grpTestTXIMD.Text = "Two Tone Test";
            // 
            // lblTestToneFreq2
            // 
            this.lblTestToneFreq2.Image = null;
            this.lblTestToneFreq2.Location = new System.Drawing.Point(16, 48);
            this.lblTestToneFreq2.Name = "lblTestToneFreq2";
            this.lblTestToneFreq2.Size = new System.Drawing.Size(64, 16);
            this.lblTestToneFreq2.TabIndex = 88;
            this.lblTestToneFreq2.Text = "Freq #2:";
            // 
            // udTestIMDFreq2
            // 
            this.udTestIMDFreq2.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDFreq2.Location = new System.Drawing.Point(80, 48);
            this.udTestIMDFreq2.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTestIMDFreq2.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDFreq2.Name = "udTestIMDFreq2";
            this.udTestIMDFreq2.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDFreq2.TabIndex = 87;
            this.udTestIMDFreq2.Value = new decimal(new int[] {
            19000,
            0,
            0,
            65536});
            this.udTestIMDFreq2.LostFocus += new System.EventHandler(this.udTestIMDFreq2_LostFocus);
            // 
            // lblTestIMDPower
            // 
            this.lblTestIMDPower.Image = null;
            this.lblTestIMDPower.Location = new System.Drawing.Point(16, 72);
            this.lblTestIMDPower.Name = "lblTestIMDPower";
            this.lblTestIMDPower.Size = new System.Drawing.Size(64, 16);
            this.lblTestIMDPower.TabIndex = 86;
            this.lblTestIMDPower.Text = "Power:";
            // 
            // udTestIMDPower
            // 
            this.udTestIMDPower.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDPower.Location = new System.Drawing.Point(80, 72);
            this.udTestIMDPower.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udTestIMDPower.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDPower.Name = "udTestIMDPower";
            this.udTestIMDPower.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDPower.TabIndex = 85;
            this.udTestIMDPower.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udTestIMDPower.LostFocus += new System.EventHandler(this.udTestIMDPower_LostFocus);
            // 
            // chekTestIMD
            // 
            this.chekTestIMD.Appearance = System.Windows.Forms.Appearance.Button;
            this.chekTestIMD.Image = null;
            this.chekTestIMD.Location = new System.Drawing.Point(48, 104);
            this.chekTestIMD.Name = "chekTestIMD";
            this.chekTestIMD.Size = new System.Drawing.Size(64, 24);
            this.chekTestIMD.TabIndex = 84;
            this.chekTestIMD.Text = "Start";
            this.chekTestIMD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chekTestIMD.CheckedChanged += new System.EventHandler(this.chkTestIMD_CheckedChanged);
            // 
            // lblTestToneFreq1
            // 
            this.lblTestToneFreq1.Image = null;
            this.lblTestToneFreq1.Location = new System.Drawing.Point(16, 24);
            this.lblTestToneFreq1.Name = "lblTestToneFreq1";
            this.lblTestToneFreq1.Size = new System.Drawing.Size(64, 16);
            this.lblTestToneFreq1.TabIndex = 83;
            this.lblTestToneFreq1.Text = "Freq #1:";
            // 
            // udTestIMDFreq1
            // 
            this.udTestIMDFreq1.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTestIMDFreq1.Location = new System.Drawing.Point(80, 24);
            this.udTestIMDFreq1.Maximum = new decimal(new int[] {
            20000,
            0,
            0,
            0});
            this.udTestIMDFreq1.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udTestIMDFreq1.Name = "udTestIMDFreq1";
            this.udTestIMDFreq1.Size = new System.Drawing.Size(56, 20);
            this.udTestIMDFreq1.TabIndex = 82;
            this.udTestIMDFreq1.Value = new decimal(new int[] {
            7000,
            0,
            0,
            65536});
            this.udTestIMDFreq1.LostFocus += new System.EventHandler(this.udTestIMDFreq1_LostFocus);
            // 
            // grpImpulseTest
            // 
            this.grpImpulseTest.Controls.Add(this.udImpulseNum);
            this.grpImpulseTest.Controls.Add(this.btnImpulse);
            this.grpImpulseTest.Location = new System.Drawing.Point(168, 8);
            this.grpImpulseTest.Name = "grpImpulseTest";
            this.grpImpulseTest.Size = new System.Drawing.Size(160, 64);
            this.grpImpulseTest.TabIndex = 91;
            this.grpImpulseTest.TabStop = false;
            this.grpImpulseTest.Text = "Impulse Test";
            // 
            // udImpulseNum
            // 
            this.udImpulseNum.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udImpulseNum.Location = new System.Drawing.Point(104, 24);
            this.udImpulseNum.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udImpulseNum.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udImpulseNum.Name = "udImpulseNum";
            this.udImpulseNum.Size = new System.Drawing.Size(40, 20);
            this.udImpulseNum.TabIndex = 92;
            this.udImpulseNum.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.udImpulseNum.LostFocus += new System.EventHandler(this.udImpulseNum_LostFocus);
            // 
            // btnImpulse
            // 
            this.btnImpulse.Image = null;
            this.btnImpulse.Location = new System.Drawing.Point(16, 24);
            this.btnImpulse.Name = "btnImpulse";
            this.btnImpulse.Size = new System.Drawing.Size(75, 23);
            this.btnImpulse.TabIndex = 90;
            this.btnImpulse.Text = "Impulse";
            this.btnImpulse.Click += new System.EventHandler(this.btnImpulse_Click);
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.openFileDialog1_FileOk);
            // 
            // btnExportDB
            // 
            this.btnExportDB.Image = null;
            this.btnExportDB.Location = new System.Drawing.Point(224, 328);
            this.btnExportDB.Name = "btnExportDB";
            this.btnExportDB.Size = new System.Drawing.Size(112, 23);
            this.btnExportDB.TabIndex = 22;
            this.btnExportDB.Text = "Export Database...";
            this.toolTip1.SetToolTip(this.btnExportDB, "Copy the saved PowerSDR Database to the folder location of your choice.");
            this.btnExportDB.Click += new System.EventHandler(this.btnExportDB_Click);
            // 
            // btnImportDB
            // 
            this.btnImportDB.Image = null;
            this.btnImportDB.Location = new System.Drawing.Point(108, 328);
            this.btnImportDB.Name = "btnImportDB";
            this.btnImportDB.Size = new System.Drawing.Size(112, 23);
            this.btnImportDB.TabIndex = 21;
            this.btnImportDB.Text = "Import Database...";
            this.toolTip1.SetToolTip(this.btnImportDB, "Replace the current PowerSDR database with a previously exported database.");
            this.btnImportDB.Click += new System.EventHandler(this.btnImportDB_Click);
            // 
            // btnResetDB
            // 
            this.btnResetDB.Image = null;
            this.btnResetDB.Location = new System.Drawing.Point(8, 328);
            this.btnResetDB.Name = "btnResetDB";
            this.btnResetDB.Size = new System.Drawing.Size(96, 23);
            this.btnResetDB.TabIndex = 20;
            this.btnResetDB.Text = "Factory Defaults";
            this.toolTip1.SetToolTip(this.btnResetDB, "Copies the current database to the desktop and resets to the defaults (after rest" +
                    "arting)");
            this.btnResetDB.Click += new System.EventHandler(this.btnResetDB_Click);
            // 
            // btnApply
            // 
            this.btnApply.Image = null;
            this.btnApply.Location = new System.Drawing.Point(524, 328);
            this.btnApply.Name = "btnApply";
            this.btnApply.Size = new System.Drawing.Size(75, 23);
            this.btnApply.TabIndex = 19;
            this.btnApply.Text = "Apply";
            this.toolTip1.SetToolTip(this.btnApply, "Save current settings to the database.");
            this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Image = null;
            this.btnCancel.Location = new System.Drawing.Point(443, 328);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.TabIndex = 18;
            this.btnCancel.Text = "Cancel";
            this.toolTip1.SetToolTip(this.btnCancel, "Load settings from database and close form.");
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnOK
            // 
            this.btnOK.Image = null;
            this.btnOK.Location = new System.Drawing.Point(362, 328);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(75, 23);
            this.btnOK.TabIndex = 17;
            this.btnOK.Text = "OK";
            this.toolTip1.SetToolTip(this.btnOK, "Keep current settings and close form.");
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            // 
            // timer_sweep
            // 
            this.timer_sweep.Tick += new System.EventHandler(this.timer_sweep_Tick);
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.Filter = "PowerSDR Database Files (*.xml)|*.xml|All files|*.*";
            this.saveFileDialog1.InitialDirectory = "Environment.GetFolderPath(Environment.SpecialFolder.Desktop)";
            this.saveFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.saveFileDialog1_FileOk);
            // 
            // Setup
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(616, 357);
            this.Controls.Add(this.btnExportDB);
            this.Controls.Add(this.btnImportDB);
            this.Controls.Add(this.btnResetDB);
            this.Controls.Add(this.btnApply);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOK);
            this.Controls.Add(this.tcSetup);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Menu = this.mainMenu1;
            this.Name = "Setup";
            this.Text = "PowerSDR Setup";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.Setup_Closing);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Setup_KeyDown);
            this.tcSetup.ResumeLayout(false);
            this.tpGeneral.ResumeLayout(false);
            this.tcGeneral.ResumeLayout(false);
            this.tpGeneralHardware.ResumeLayout(false);
            this.grpHWSoftRock.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udSoftRockCenterFreq)).EndInit();
            this.grpGeneralDDS.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDDSCorrection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDDSIFFreq)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDDSPLLMult)).EndInit();
            this.grpGeneralModel.ResumeLayout(false);
            this.grpGeneralHardwareFLEX5000.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udF3KFanTempThresh)).EndInit();
            this.grpGeneralHardwareSDR1000.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralLPTDelay)).EndInit();
            this.grpGeneralHardwareFLEX1500.ResumeLayout(false);
            this.tpGeneralOptions.ResumeLayout(false);
            this.grpOptUSBBuf.ResumeLayout(false);
            this.grpOptUSBBuf.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbOptUSBBuf)).EndInit();
            this.grpGenCustomTitleText.ResumeLayout(false);
            this.grpGenCustomTitleText.PerformLayout();
            this.grpOptMisc.ResumeLayout(false);
            this.grpOptQuickQSY.ResumeLayout(false);
            this.grpGenAutoMute.ResumeLayout(false);
            this.grpGenTuningOptions.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).EndInit();
            this.grpGeneralOptions.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udGenTX1Delay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralX2Delay)).EndInit();
            this.grpGeneralProcessPriority.ResumeLayout(false);
            this.tpGeneralCalibration.ResumeLayout(false);
            this.grpGenCalRXImage.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq3)).EndInit();
            this.grpGenCalLevel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).EndInit();
            this.grpGeneralCalibration.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq1)).EndInit();
            this.tpFilters.ResumeLayout(false);
            this.grpOptFilterControls.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).EndInit();
            this.tpRX2.ResumeLayout(false);
            this.tpGeneralNavigation.ResumeLayout(false);
            this.grpOptSpaceNav.ResumeLayout(false);
            this.grpOptSpaceNav.PerformLayout();
            this.tpAudio.ResumeLayout(false);
            this.tcAudio.ResumeLayout(false);
            this.tpAudioCard1.ResumeLayout(false);
            this.grpAudioChannels.ResumeLayout(false);
            this.grpAudioMicInGain1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).EndInit();
            this.grpAudioLineInGain1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).EndInit();
            this.grpAudioVolts1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).EndInit();
            this.grpAudioDetails1.ResumeLayout(false);
            this.grpAudioLatency1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).EndInit();
            this.grpAudioCard.ResumeLayout(false);
            this.grpAudioBufferSize1.ResumeLayout(false);
            this.grpAudioSampleRate1.ResumeLayout(false);
            this.tpVAC.ResumeLayout(false);
            this.grpDirectIQOutput.ResumeLayout(false);
            this.grpAudioVACAutoEnable.ResumeLayout(false);
            this.grpAudioVACGain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).EndInit();
            this.grpAudio2Stereo.ResumeLayout(false);
            this.grpAudioLatency2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency2)).EndInit();
            this.grpAudioSampleRate2.ResumeLayout(false);
            this.grpAudioBuffer2.ResumeLayout(false);
            this.grpAudioDetails2.ResumeLayout(false);
            this.tpVAC2.ResumeLayout(false);
            this.grpVAC2DirectIQ.ResumeLayout(false);
            this.grpVAC2AutoEnable.ResumeLayout(false);
            this.grpVAC2Gain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2GainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2GainRX)).EndInit();
            this.grpAudioStereo3.ResumeLayout(false);
            this.grpVAC2Latency.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udVAC2Latency)).EndInit();
            this.grpAudioSampleRate3.ResumeLayout(false);
            this.grpAudioBuffer3.ResumeLayout(false);
            this.grpAudioDetails3.ResumeLayout(false);
            this.tpDisplay.ResumeLayout(false);
            this.grpDisplayMultimeter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udMeterDigitalDelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).EndInit();
            this.grpDisplayDriverEngine.ResumeLayout(false);
            this.grpDisplayPolyPhase.ResumeLayout(false);
            this.grpDisplayScopeMode.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).EndInit();
            this.grpDisplayWaterfall.ResumeLayout(false);
            this.grpDisplayWaterfall.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallUpdatePeriod)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).EndInit();
            this.grpDisplayRefreshRates.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).EndInit();
            this.grpDisplayAverage.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).EndInit();
            this.grpDisplayPhase.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).EndInit();
            this.grpDisplaySpectrumGrid.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).EndInit();
            this.tpDSP.ResumeLayout(false);
            this.tcDSP.ResumeLayout(false);
            this.tpDSPOptions.ResumeLayout(false);
            this.grpDSPBufferSize.ResumeLayout(false);
            this.grpDSPBufDig.ResumeLayout(false);
            this.grpDSPBufCW.ResumeLayout(false);
            this.grpDSPBufPhone.ResumeLayout(false);
            this.grpDSPNB.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).EndInit();
            this.grpDSPLMSNR.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
            this.grpDSPLMSANF.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
            this.grpDSPWindow.ResumeLayout(false);
            this.grpDSPNB2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).EndInit();
            this.tpDSPImageReject.ResumeLayout(false);
            this.grpDSPImageRejectTX.ResumeLayout(false);
            this.grpDSPImageRejectTX.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).EndInit();
            this.tpDSPKeyer.ResumeLayout(false);
            this.grpKeyerConnections.ResumeLayout(false);
            this.grpDSPCWPitch.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).EndInit();
            this.grpDSPKeyerOptions.ResumeLayout(false);
            this.grpDSPKeyerSignalShaping.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRamp)).EndInit();
            this.grpDSPKeyerSemiBreakIn.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).EndInit();
            this.tpDSPAGCALC.ResumeLayout(false);
            this.grpDSPLeveler.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).EndInit();
            this.grpDSPALC.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).EndInit();
            this.grpDSPAGC.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).EndInit();
            this.tpTransmit.ResumeLayout(false);
            this.grpTXProfileDef.ResumeLayout(false);
            this.grpTXAM.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).EndInit();
            this.grpTXMonitor.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).EndInit();
            this.grpTXNoiseGate.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGateAttenuate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).EndInit();
            this.grpTXProfile.ResumeLayout(false);
            this.grpPATune.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).EndInit();
            this.grpTXFilter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).EndInit();
            this.grpTXVOX.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).EndInit();
            this.grpTX1500.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTX1500PhoneBlanking)).EndInit();
            this.tpPowerAmplifier.ResumeLayout(false);
            this.grpPABandOffset.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).EndInit();
            this.grpPAGainByBand.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).EndInit();
            this.tpAppearance.ResumeLayout(false);
            this.tcAppearance.ResumeLayout(false);
            this.tpAppearanceGeneral.ResumeLayout(false);
            this.grpAppSkins.ResumeLayout(false);
            this.grpAppearanceBand.ResumeLayout(false);
            this.grpAppearanceVFO.ResumeLayout(false);
            this.tpAppearanceDisplay.ResumeLayout(false);
            this.grpMainDisplay.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).EndInit();
            this.grpAppPanadapter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udBandSegmentBoxLineWidth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMultiRXFilterAlpha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRX1FilterAlpha)).EndInit();
            this.grpDisplayPeakCursor.ResumeLayout(false);
            this.tpAppearanceMeter.ResumeLayout(false);
            this.grpMeterEdge.ResumeLayout(false);
            this.grpAppearanceMeter.ResumeLayout(false);
            this.tpKeyboard.ResumeLayout(false);
            this.grpKBXIT.ResumeLayout(false);
            this.grpKBRIT.ResumeLayout(false);
            this.grpKBMode.ResumeLayout(false);
            this.grpKBBand.ResumeLayout(false);
            this.grpKBTune.ResumeLayout(false);
            this.grpKBFilter.ResumeLayout(false);
            this.grpKBCW.ResumeLayout(false);
            this.tpExtCtrl.ResumeLayout(false);
            this.grpExtTX.ResumeLayout(false);
            this.grpExtRX.ResumeLayout(false);
            this.tpCAT.ResumeLayout(false);
            this.grpPTTBitBang.ResumeLayout(false);
            this.grpCatControlBox.ResumeLayout(false);
            this.grpRTTYOffset.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udRTTYU)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udRTTYL)).EndInit();
            this.tpTests.ResumeLayout(false);
            this.grpBoxTS1.ResumeLayout(false);
            this.grpBoxTS1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udPulsePeriod)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udPulseDuty)).EndInit();
            this.grpSigGenTransmit.ResumeLayout(false);
            this.grpSigGenReceive.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).EndInit();
            this.grpTestX2.ResumeLayout(false);
            this.grpTestAudioBalance.ResumeLayout(false);
            this.grpTestTXIMD.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).EndInit();
            this.grpImpulseTest.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).EndInit();
            this.ResumeLayout(false);

		}
Esempio n. 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX1500MixerForm));
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.btnCodecDump      = new System.Windows.Forms.ButtonTS();
     this.grpOutput         = new System.Windows.Forms.GroupBoxTS();
     this.lblFlexWireOut    = new System.Windows.Forms.LabelTS();
     this.chkFlexWireOutSel = new System.Windows.Forms.CheckBoxTS();
     this.tbFlexWireOut     = new System.Windows.Forms.TrackBarTS();
     this.lblPhones         = new System.Windows.Forms.LabelTS();
     this.chkPhonesSel      = new System.Windows.Forms.CheckBoxTS();
     this.tbPhones          = new System.Windows.Forms.TrackBarTS();
     this.chkOutputMuteAll  = new System.Windows.Forms.CheckBoxTS();
     this.grpInput          = new System.Windows.Forms.GroupBoxTS();
     this.chkInputMuteAll   = new System.Windows.Forms.CheckBoxTS();
     this.lblFlexWireIn     = new System.Windows.Forms.LabelTS();
     this.chkFlexWireInSel  = new System.Windows.Forms.CheckBoxTS();
     this.tbFlexWireIn      = new System.Windows.Forms.TrackBarTS();
     this.lblMic            = new System.Windows.Forms.LabelTS();
     this.chkMicSel         = new System.Windows.Forms.CheckBoxTS();
     this.tbMic             = new System.Windows.Forms.TrackBarTS();
     this.grpOutput.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireOut)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPhones)).BeginInit();
     this.grpInput.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireIn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbMic)).BeginInit();
     this.SuspendLayout();
     //
     // btnCodecDump
     //
     this.btnCodecDump.Image    = null;
     this.btnCodecDump.Location = new System.Drawing.Point(76, -4);
     this.btnCodecDump.Name     = "btnCodecDump";
     this.btnCodecDump.Size     = new System.Drawing.Size(75, 23);
     this.btnCodecDump.TabIndex = 4;
     this.btnCodecDump.Text     = "Dump";
     this.btnCodecDump.UseVisualStyleBackColor = true;
     this.btnCodecDump.Visible = false;
     this.btnCodecDump.Click  += new System.EventHandler(this.btnCodecDump_Click);
     //
     // grpOutput
     //
     this.grpOutput.Controls.Add(this.lblFlexWireOut);
     this.grpOutput.Controls.Add(this.chkFlexWireOutSel);
     this.grpOutput.Controls.Add(this.tbFlexWireOut);
     this.grpOutput.Controls.Add(this.lblPhones);
     this.grpOutput.Controls.Add(this.chkPhonesSel);
     this.grpOutput.Controls.Add(this.tbPhones);
     this.grpOutput.Controls.Add(this.chkOutputMuteAll);
     this.grpOutput.Location = new System.Drawing.Point(136, 8);
     this.grpOutput.Name     = "grpOutput";
     this.grpOutput.Size     = new System.Drawing.Size(137, 216);
     this.grpOutput.TabIndex = 3;
     this.grpOutput.TabStop  = false;
     this.grpOutput.Text     = "Output";
     //
     // lblFlexWireOut
     //
     this.lblFlexWireOut.Image     = null;
     this.lblFlexWireOut.Location  = new System.Drawing.Point(78, 24);
     this.lblFlexWireOut.Name      = "lblFlexWireOut";
     this.lblFlexWireOut.Size      = new System.Drawing.Size(49, 32);
     this.lblFlexWireOut.TabIndex  = 22;
     this.lblFlexWireOut.Text      = "FlexWire Out";
     this.lblFlexWireOut.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // chkFlexWireOutSel
     //
     this.chkFlexWireOutSel.Checked           = true;
     this.chkFlexWireOutSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkFlexWireOutSel.Image             = null;
     this.chkFlexWireOutSel.Location          = new System.Drawing.Point(94, 144);
     this.chkFlexWireOutSel.Name              = "chkFlexWireOutSel";
     this.chkFlexWireOutSel.Size              = new System.Drawing.Size(16, 24);
     this.chkFlexWireOutSel.TabIndex          = 21;
     this.chkFlexWireOutSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkFlexWireOutSel, "Selects/Unselects the FlexWire Line Out Output");
     this.chkFlexWireOutSel.CheckedChanged += new System.EventHandler(this.chkFlexWireOutSel_CheckedChanged);
     //
     // tbFlexWireOut
     //
     this.tbFlexWireOut.Location      = new System.Drawing.Point(82, 48);
     this.tbFlexWireOut.Maximum       = 127;
     this.tbFlexWireOut.Name          = "tbFlexWireOut";
     this.tbFlexWireOut.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbFlexWireOut.Size          = new System.Drawing.Size(45, 104);
     this.tbFlexWireOut.TabIndex      = 20;
     this.tbFlexWireOut.TickFrequency = 16;
     this.tbFlexWireOut.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbFlexWireOut, "Adjusts the FlexWire Out Volume");
     this.tbFlexWireOut.Value   = 95;
     this.tbFlexWireOut.Scroll += new System.EventHandler(this.tbFlexWireOut_Scroll);
     //
     // lblPhones
     //
     this.lblPhones.Image     = null;
     this.lblPhones.Location  = new System.Drawing.Point(16, 24);
     this.lblPhones.Name      = "lblPhones";
     this.lblPhones.Size      = new System.Drawing.Size(56, 32);
     this.lblPhones.TabIndex  = 16;
     this.lblPhones.Text      = "Phones";
     this.lblPhones.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // chkPhonesSel
     //
     this.chkPhonesSel.Checked           = true;
     this.chkPhonesSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkPhonesSel.Image             = null;
     this.chkPhonesSel.Location          = new System.Drawing.Point(40, 144);
     this.chkPhonesSel.Name              = "chkPhonesSel";
     this.chkPhonesSel.Size              = new System.Drawing.Size(16, 24);
     this.chkPhonesSel.TabIndex          = 15;
     this.chkPhonesSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkPhonesSel, "Selects/Unselects the Phones Output");
     this.chkPhonesSel.CheckedChanged += new System.EventHandler(this.chkPhonesSel_CheckedChanged);
     //
     // tbPhones
     //
     this.tbPhones.Location      = new System.Drawing.Point(24, 48);
     this.tbPhones.Maximum       = 127;
     this.tbPhones.Name          = "tbPhones";
     this.tbPhones.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbPhones.Size          = new System.Drawing.Size(45, 104);
     this.tbPhones.TabIndex      = 14;
     this.tbPhones.TickFrequency = 16;
     this.tbPhones.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbPhones, "Adjusts the Phones Volume");
     this.tbPhones.Value   = 95;
     this.tbPhones.Scroll += new System.EventHandler(this.tbPhones_Scroll);
     //
     // chkOutputMuteAll
     //
     this.chkOutputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkOutputMuteAll.Image      = null;
     this.chkOutputMuteAll.Location   = new System.Drawing.Point(19, 176);
     this.chkOutputMuteAll.Name       = "chkOutputMuteAll";
     this.chkOutputMuteAll.Size       = new System.Drawing.Size(103, 24);
     this.chkOutputMuteAll.TabIndex   = 13;
     this.chkOutputMuteAll.Text       = "Mute All Outputs";
     this.chkOutputMuteAll.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.chkOutputMuteAll, "Mute All Output Lines");
     this.chkOutputMuteAll.CheckedChanged += new System.EventHandler(this.chkOutputMuteAll_CheckedChanged);
     //
     // grpInput
     //
     this.grpInput.Controls.Add(this.chkInputMuteAll);
     this.grpInput.Controls.Add(this.lblFlexWireIn);
     this.grpInput.Controls.Add(this.chkFlexWireInSel);
     this.grpInput.Controls.Add(this.tbFlexWireIn);
     this.grpInput.Controls.Add(this.lblMic);
     this.grpInput.Controls.Add(this.chkMicSel);
     this.grpInput.Controls.Add(this.tbMic);
     this.grpInput.Location = new System.Drawing.Point(8, 8);
     this.grpInput.Name     = "grpInput";
     this.grpInput.Size     = new System.Drawing.Size(120, 216);
     this.grpInput.TabIndex = 2;
     this.grpInput.TabStop  = false;
     this.grpInput.Text     = "Input";
     //
     // chkInputMuteAll
     //
     this.chkInputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkInputMuteAll.Image      = null;
     this.chkInputMuteAll.Location   = new System.Drawing.Point(16, 176);
     this.chkInputMuteAll.Name       = "chkInputMuteAll";
     this.chkInputMuteAll.Size       = new System.Drawing.Size(88, 24);
     this.chkInputMuteAll.TabIndex   = 12;
     this.chkInputMuteAll.Text       = "Mute All Inputs";
     this.chkInputMuteAll.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.chkInputMuteAll, "Mute All Input Lines");
     this.chkInputMuteAll.CheckedChanged += new System.EventHandler(this.chkInputMuteAll_CheckedChanged);
     //
     // lblFlexWireIn
     //
     this.lblFlexWireIn.Image     = null;
     this.lblFlexWireIn.Location  = new System.Drawing.Point(64, 24);
     this.lblFlexWireIn.Name      = "lblFlexWireIn";
     this.lblFlexWireIn.Size      = new System.Drawing.Size(49, 24);
     this.lblFlexWireIn.TabIndex  = 11;
     this.lblFlexWireIn.Text      = "FlexWire In";
     this.lblFlexWireIn.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.toolTip1.SetToolTip(this.lblFlexWireIn, "FlexWire Audio Input (DB9 on back panel)");
     //
     // chkFlexWireInSel
     //
     this.chkFlexWireInSel.Image             = null;
     this.chkFlexWireInSel.Location          = new System.Drawing.Point(81, 144);
     this.chkFlexWireInSel.Name              = "chkFlexWireInSel";
     this.chkFlexWireInSel.Size              = new System.Drawing.Size(16, 24);
     this.chkFlexWireInSel.TabIndex          = 10;
     this.chkFlexWireInSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkFlexWireInSel, "Selects/Unselects the Line In DB9 Input");
     this.chkFlexWireInSel.CheckedChanged += new System.EventHandler(this.chkFlexWireInSel_CheckedChanged);
     //
     // tbFlexWireIn
     //
     this.tbFlexWireIn.Location      = new System.Drawing.Point(68, 48);
     this.tbFlexWireIn.Maximum       = 119;
     this.tbFlexWireIn.Name          = "tbFlexWireIn";
     this.tbFlexWireIn.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbFlexWireIn.Size          = new System.Drawing.Size(45, 104);
     this.tbFlexWireIn.TabIndex      = 9;
     this.tbFlexWireIn.TickFrequency = 20;
     this.tbFlexWireIn.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbFlexWireIn, "Adjusts the FlexWire Line Input Gain");
     this.tbFlexWireIn.Value   = 60;
     this.tbFlexWireIn.Scroll += new System.EventHandler(this.tbFlexWireIn_Scroll);
     //
     // lblMic
     //
     this.lblMic.Image     = null;
     this.lblMic.Location  = new System.Drawing.Point(16, 24);
     this.lblMic.Name      = "lblMic";
     this.lblMic.Size      = new System.Drawing.Size(45, 24);
     this.lblMic.TabIndex  = 2;
     this.lblMic.Text      = "Mic";
     this.lblMic.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.toolTip1.SetToolTip(this.lblMic, "8 Pin front panel connector");
     //
     // chkMicSel
     //
     this.chkMicSel.Checked           = true;
     this.chkMicSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkMicSel.Image             = null;
     this.chkMicSel.Location          = new System.Drawing.Point(30, 144);
     this.chkMicSel.Name              = "chkMicSel";
     this.chkMicSel.Size              = new System.Drawing.Size(16, 24);
     this.chkMicSel.TabIndex          = 1;
     this.chkMicSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkMicSel, "Selects/Unselects the Mic Input");
     this.chkMicSel.CheckedChanged += new System.EventHandler(this.chkMicSel_CheckedChanged);
     //
     // tbMic
     //
     this.tbMic.Location      = new System.Drawing.Point(16, 48);
     this.tbMic.Maximum       = 119;
     this.tbMic.Name          = "tbMic";
     this.tbMic.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbMic.Size          = new System.Drawing.Size(45, 104);
     this.tbMic.TabIndex      = 0;
     this.tbMic.TickFrequency = 20;
     this.tbMic.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbMic, "Adjusts the Mic Input Gain");
     this.tbMic.Value   = 60;
     this.tbMic.Scroll += new System.EventHandler(this.tbMic_Scroll);
     //
     // FLEX1500MixerForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(281, 230);
     this.Controls.Add(this.btnCodecDump);
     this.Controls.Add(this.grpOutput);
     this.Controls.Add(this.grpInput);
     this.Icon       = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.Name       = "FLEX1500MixerForm";
     this.Text       = "FLEX-1500 Audio Mixer";
     this.Closing   += new System.ComponentModel.CancelEventHandler(this.FLEX1500MixerForm_Closing);
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.FLEX1500MixerForm_KeyDown);
     this.grpOutput.ResumeLayout(false);
     this.grpOutput.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireOut)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbPhones)).EndInit();
     this.grpInput.ResumeLayout(false);
     this.grpInput.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireIn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbMic)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 24
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX5000ProdTestForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.comboCOMPort = new System.Windows.Forms.ComboBoxTS();
            this.btnGenATTN = new System.Windows.Forms.ButtonTS();
            this.btnGenPreamp = new System.Windows.Forms.ButtonTS();
            this.btnNoise = new System.Windows.Forms.ButtonTS();
            this.btnGenBal = new System.Windows.Forms.ButtonTS();
            this.btnPLL = new System.Windows.Forms.ButtonTS();
            this.btnImpulse = new System.Windows.Forms.ButtonTS();
            this.btnRXImage = new System.Windows.Forms.ButtonTS();
            this.btnRXFilter = new System.Windows.Forms.ButtonTS();
            this.btnRXLevel = new System.Windows.Forms.ButtonTS();
            this.lstDebug = new System.Windows.Forms.ListBox();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.printDocument1 = new System.Drawing.Printing.PrintDocument();
            this.btnPostFence = new System.Windows.Forms.ButtonTS();
            this.grpIO = new System.Windows.Forms.GroupBoxTS();
            this.grpComPort = new System.Windows.Forms.GroupBoxTS();
            this.btnIOFWPTT = new System.Windows.Forms.ButtonTS();
            this.btnIOMicFast = new System.Windows.Forms.ButtonTS();
            this.btnIOMicDown = new System.Windows.Forms.ButtonTS();
            this.btnIOMicUp = new System.Windows.Forms.ButtonTS();
            this.btnIORunAll = new System.Windows.Forms.ButtonTS();
            this.btnIOExtRef = new System.Windows.Forms.ButtonTS();
            this.btnIOHeadphone = new System.Windows.Forms.ButtonTS();
            this.btnIOMicPTT = new System.Windows.Forms.ButtonTS();
            this.btnIORCAPTT = new System.Windows.Forms.ButtonTS();
            this.btnIODash = new System.Windows.Forms.ButtonTS();
            this.btnIODot = new System.Windows.Forms.ButtonTS();
            this.btnIOFWInOut = new System.Windows.Forms.ButtonTS();
            this.btnIORCAInOut = new System.Windows.Forms.ButtonTS();
            this.btnIOPwrSpkr = new System.Windows.Forms.ButtonTS();
            this.btnTestNone = new System.Windows.Forms.ButtonTS();
            this.btnTestAll = new System.Windows.Forms.ButtonTS();
            this.grpTestTransmitter = new System.Windows.Forms.GroupBoxTS();
            this.ckTestTXPA = new System.Windows.Forms.CheckBoxTS();
            this.ckTestTXGain = new System.Windows.Forms.CheckBoxTS();
            this.btnTestTXNone = new System.Windows.Forms.ButtonTS();
            this.btnTestTXAll = new System.Windows.Forms.ButtonTS();
            this.ckTestTXImage = new System.Windows.Forms.CheckBoxTS();
            this.ckTestTXCarrier = new System.Windows.Forms.CheckBoxTS();
            this.ckTestTXFilter = new System.Windows.Forms.CheckBoxTS();
            this.grpTestReceiver = new System.Windows.Forms.GroupBoxTS();
            this.btnTestRXNone = new System.Windows.Forms.ButtonTS();
            this.btnTestRXAll = new System.Windows.Forms.ButtonTS();
            this.ckTestRXMDS = new System.Windows.Forms.CheckBoxTS();
            this.ckTestRXImage = new System.Windows.Forms.CheckBoxTS();
            this.ckTestRXLevel = new System.Windows.Forms.CheckBoxTS();
            this.ckTestRXFilter = new System.Windows.Forms.CheckBoxTS();
            this.grpTestGeneral = new System.Windows.Forms.GroupBoxTS();
            this.btnTestGenAll = new System.Windows.Forms.ButtonTS();
            this.ckTestGenPreamp = new System.Windows.Forms.CheckBoxTS();
            this.btnTestGenNone = new System.Windows.Forms.ButtonTS();
            this.ckTestGenImpulse = new System.Windows.Forms.CheckBoxTS();
            this.ckTestGenNoise = new System.Windows.Forms.CheckBoxTS();
            this.ckTestGenBal = new System.Windows.Forms.CheckBoxTS();
            this.ckTestGenPLL = new System.Windows.Forms.CheckBoxTS();
            this.ckTestGenATTN = new System.Windows.Forms.CheckBoxTS();
            this.btnPrintReport = new System.Windows.Forms.ButtonTS();
            this.txtTech = new System.Windows.Forms.TextBoxTS();
            this.lblTech = new System.Windows.Forms.LabelTS();
            this.btnRunSelectedTests = new System.Windows.Forms.ButtonTS();
            this.grpBands = new System.Windows.Forms.GroupBoxTS();
            this.ck6 = new System.Windows.Forms.CheckBoxTS();
            this.ck10 = new System.Windows.Forms.CheckBoxTS();
            this.ck12 = new System.Windows.Forms.CheckBoxTS();
            this.ck15 = new System.Windows.Forms.CheckBoxTS();
            this.ck17 = new System.Windows.Forms.CheckBoxTS();
            this.ck20 = new System.Windows.Forms.CheckBoxTS();
            this.ck30 = new System.Windows.Forms.CheckBoxTS();
            this.ck40 = new System.Windows.Forms.CheckBoxTS();
            this.ck60 = new System.Windows.Forms.CheckBoxTS();
            this.ck80 = new System.Windows.Forms.CheckBoxTS();
            this.ck160 = new System.Windows.Forms.CheckBoxTS();
            this.btnClearAll = new System.Windows.Forms.ButtonTS();
            this.btnCheckAll = new System.Windows.Forms.ButtonTS();
            this.grpTransmitter = new System.Windows.Forms.GroupBoxTS();
            this.btnTX1500PA = new System.Windows.Forms.ButtonTS();
            this.btnTXGain = new System.Windows.Forms.ButtonTS();
            this.btnTXFilter = new System.Windows.Forms.ButtonTS();
            this.btnTXCarrier = new System.Windows.Forms.ButtonTS();
            this.btnTXImage = new System.Windows.Forms.ButtonTS();
            this.grpGeneral = new System.Windows.Forms.GroupBoxTS();
            this.grpReceiver = new System.Windows.Forms.GroupBoxTS();
            this.udLevel = new System.Windows.Forms.NumericUpDown();
            this.btnRunAll1500 = new System.Windows.Forms.ButtonTS();
            this.grpIO.SuspendLayout();
            this.grpComPort.SuspendLayout();
            this.grpTestTransmitter.SuspendLayout();
            this.grpTestReceiver.SuspendLayout();
            this.grpTestGeneral.SuspendLayout();
            this.grpBands.SuspendLayout();
            this.grpTransmitter.SuspendLayout();
            this.grpGeneral.SuspendLayout();
            this.grpReceiver.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLevel)).BeginInit();
            this.SuspendLayout();
            // 
            // comboCOMPort
            // 
            this.comboCOMPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboCOMPort.DropDownWidth = 72;
            this.comboCOMPort.Location = new System.Drawing.Point(16, 16);
            this.comboCOMPort.Name = "comboCOMPort";
            this.comboCOMPort.Size = new System.Drawing.Size(72, 21);
            this.comboCOMPort.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboCOMPort, "COM Port Power Master Wattmeter is connected to");
            // 
            // btnGenATTN
            // 
            this.btnGenATTN.Image = null;
            this.btnGenATTN.Location = new System.Drawing.Point(104, 80);
            this.btnGenATTN.Name = "btnGenATTN";
            this.btnGenATTN.Size = new System.Drawing.Size(75, 23);
            this.btnGenATTN.TabIndex = 8;
            this.btnGenATTN.Text = "Attenuator";
            this.toolTip1.SetToolTip(this.btnGenATTN, "Attenuator Test: Not Run");
            this.btnGenATTN.Visible = false;
            this.btnGenATTN.Click += new System.EventHandler(this.btnGenATTN_Click);
            // 
            // btnGenPreamp
            // 
            this.btnGenPreamp.Image = null;
            this.btnGenPreamp.Location = new System.Drawing.Point(16, 80);
            this.btnGenPreamp.Name = "btnGenPreamp";
            this.btnGenPreamp.Size = new System.Drawing.Size(75, 23);
            this.btnGenPreamp.TabIndex = 7;
            this.btnGenPreamp.Text = "Preamp";
            this.toolTip1.SetToolTip(this.btnGenPreamp, "Preamp Test: Not Run");
            this.btnGenPreamp.Click += new System.EventHandler(this.btnGenPreamp_Click);
            // 
            // btnNoise
            // 
            this.btnNoise.Image = null;
            this.btnNoise.Location = new System.Drawing.Point(16, 48);
            this.btnNoise.Name = "btnNoise";
            this.btnNoise.Size = new System.Drawing.Size(75, 23);
            this.btnNoise.TabIndex = 2;
            this.btnNoise.Text = "Noise";
            this.toolTip1.SetToolTip(this.btnNoise, "Noise Test: Not Run");
            this.btnNoise.Visible = false;
            this.btnNoise.Click += new System.EventHandler(this.btnNoise_Click);
            // 
            // btnGenBal
            // 
            this.btnGenBal.Image = null;
            this.btnGenBal.Location = new System.Drawing.Point(104, 16);
            this.btnGenBal.Name = "btnGenBal";
            this.btnGenBal.Size = new System.Drawing.Size(75, 23);
            this.btnGenBal.TabIndex = 1;
            this.btnGenBal.Text = "Gen/Bal";
            this.toolTip1.SetToolTip(this.btnGenBal, "Gen/Bal Test: Not Run");
            this.btnGenBal.Click += new System.EventHandler(this.btnGenBal_Click);
            // 
            // btnPLL
            // 
            this.btnPLL.Image = null;
            this.btnPLL.Location = new System.Drawing.Point(16, 16);
            this.btnPLL.Name = "btnPLL";
            this.btnPLL.Size = new System.Drawing.Size(75, 23);
            this.btnPLL.TabIndex = 0;
            this.btnPLL.Text = "PLL";
            this.toolTip1.SetToolTip(this.btnPLL, "PLL Test: Not Run");
            this.btnPLL.Click += new System.EventHandler(this.btnPLL_Click);
            // 
            // btnImpulse
            // 
            this.btnImpulse.Image = null;
            this.btnImpulse.Location = new System.Drawing.Point(104, 48);
            this.btnImpulse.Name = "btnImpulse";
            this.btnImpulse.Size = new System.Drawing.Size(75, 23);
            this.btnImpulse.TabIndex = 6;
            this.btnImpulse.Text = "Impulse";
            this.toolTip1.SetToolTip(this.btnImpulse, "Impulse Test: Not Run");
            this.btnImpulse.Click += new System.EventHandler(this.btnImpulse_Click);
            // 
            // btnRXImage
            // 
            this.btnRXImage.Image = null;
            this.btnRXImage.Location = new System.Drawing.Point(16, 64);
            this.btnRXImage.Name = "btnRXImage";
            this.btnRXImage.Size = new System.Drawing.Size(75, 23);
            this.btnRXImage.TabIndex = 4;
            this.btnRXImage.Text = "Image";
            this.toolTip1.SetToolTip(this.btnRXImage, "RX Image Test: Not Run");
            this.btnRXImage.Click += new System.EventHandler(this.btnRXImage_Click);
            // 
            // btnRXFilter
            // 
            this.btnRXFilter.Image = null;
            this.btnRXFilter.Location = new System.Drawing.Point(16, 24);
            this.btnRXFilter.Name = "btnRXFilter";
            this.btnRXFilter.Size = new System.Drawing.Size(75, 23);
            this.btnRXFilter.TabIndex = 1;
            this.btnRXFilter.Text = "Filter";
            this.toolTip1.SetToolTip(this.btnRXFilter, "RX Filter Test: Not Run");
            this.btnRXFilter.Click += new System.EventHandler(this.btnRXFilter_Click);
            // 
            // btnRXLevel
            // 
            this.btnRXLevel.Image = null;
            this.btnRXLevel.Location = new System.Drawing.Point(104, 24);
            this.btnRXLevel.Name = "btnRXLevel";
            this.btnRXLevel.Size = new System.Drawing.Size(75, 23);
            this.btnRXLevel.TabIndex = 3;
            this.btnRXLevel.Text = "Level";
            this.toolTip1.SetToolTip(this.btnRXLevel, "RX Level Test: Not Run");
            this.btnRXLevel.Click += new System.EventHandler(this.btnRXLevel_Click);
            // 
            // lstDebug
            // 
            this.lstDebug.HorizontalScrollbar = true;
            this.lstDebug.Location = new System.Drawing.Point(216, 128);
            this.lstDebug.Name = "lstDebug";
            this.lstDebug.Size = new System.Drawing.Size(256, 199);
            this.lstDebug.TabIndex = 16;
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // printDocument1
            // 
            this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
            // 
            // btnPostFence
            // 
            this.btnPostFence.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnPostFence.Image = null;
            this.btnPostFence.Location = new System.Drawing.Point(152, 344);
            this.btnPostFence.Name = "btnPostFence";
            this.btnPostFence.Size = new System.Drawing.Size(56, 32);
            this.btnPostFence.TabIndex = 29;
            this.btnPostFence.Text = "Post Fence";
            this.btnPostFence.Click += new System.EventHandler(this.btnPostFence_Click);
            // 
            // grpIO
            // 
            this.grpIO.Controls.Add(this.grpComPort);
            this.grpIO.Controls.Add(this.btnIOFWPTT);
            this.grpIO.Controls.Add(this.btnIOMicFast);
            this.grpIO.Controls.Add(this.btnIOMicDown);
            this.grpIO.Controls.Add(this.btnIOMicUp);
            this.grpIO.Controls.Add(this.btnIORunAll);
            this.grpIO.Controls.Add(this.btnIOExtRef);
            this.grpIO.Controls.Add(this.btnIOHeadphone);
            this.grpIO.Controls.Add(this.btnIOMicPTT);
            this.grpIO.Controls.Add(this.btnIORCAPTT);
            this.grpIO.Controls.Add(this.btnIODash);
            this.grpIO.Controls.Add(this.btnIODot);
            this.grpIO.Controls.Add(this.btnIOFWInOut);
            this.grpIO.Controls.Add(this.btnIORCAInOut);
            this.grpIO.Controls.Add(this.btnIOPwrSpkr);
            this.grpIO.Location = new System.Drawing.Point(480, 8);
            this.grpIO.Name = "grpIO";
            this.grpIO.Size = new System.Drawing.Size(104, 472);
            this.grpIO.TabIndex = 28;
            this.grpIO.TabStop = false;
            this.grpIO.Text = "Input/Output";
            // 
            // grpComPort
            // 
            this.grpComPort.Controls.Add(this.comboCOMPort);
            this.grpComPort.Location = new System.Drawing.Point(5, 371);
            this.grpComPort.Name = "grpComPort";
            this.grpComPort.Size = new System.Drawing.Size(104, 48);
            this.grpComPort.TabIndex = 30;
            this.grpComPort.TabStop = false;
            this.grpComPort.Text = "COM Port";
            this.grpComPort.Visible = false;
            // 
            // btnIOFWPTT
            // 
            this.btnIOFWPTT.Image = null;
            this.btnIOFWPTT.Location = new System.Drawing.Point(16, 304);
            this.btnIOFWPTT.Name = "btnIOFWPTT";
            this.btnIOFWPTT.Size = new System.Drawing.Size(75, 23);
            this.btnIOFWPTT.TabIndex = 35;
            this.btnIOFWPTT.Text = "FW PTT";
            this.btnIOFWPTT.Visible = false;
            this.btnIOFWPTT.Click += new System.EventHandler(this.btnIOFWPTT_Click);
            // 
            // btnIOMicFast
            // 
            this.btnIOMicFast.Image = null;
            this.btnIOMicFast.Location = new System.Drawing.Point(16, 384);
            this.btnIOMicFast.Name = "btnIOMicFast";
            this.btnIOMicFast.Size = new System.Drawing.Size(75, 23);
            this.btnIOMicFast.TabIndex = 34;
            this.btnIOMicFast.Text = "Mic Fast";
            this.btnIOMicFast.Visible = false;
            this.btnIOMicFast.Click += new System.EventHandler(this.btnIOMicFast_Click);
            // 
            // btnIOMicDown
            // 
            this.btnIOMicDown.Image = null;
            this.btnIOMicDown.Location = new System.Drawing.Point(16, 104);
            this.btnIOMicDown.Name = "btnIOMicDown";
            this.btnIOMicDown.Size = new System.Drawing.Size(75, 23);
            this.btnIOMicDown.TabIndex = 33;
            this.btnIOMicDown.Text = "Mic Down";
            this.btnIOMicDown.Visible = false;
            this.btnIOMicDown.Click += new System.EventHandler(this.btnIOMicDown_Click);
            // 
            // btnIOMicUp
            // 
            this.btnIOMicUp.Image = null;
            this.btnIOMicUp.Location = new System.Drawing.Point(16, 24);
            this.btnIOMicUp.Name = "btnIOMicUp";
            this.btnIOMicUp.Size = new System.Drawing.Size(75, 23);
            this.btnIOMicUp.TabIndex = 32;
            this.btnIOMicUp.Text = "Mic Up";
            this.btnIOMicUp.Visible = false;
            this.btnIOMicUp.Click += new System.EventHandler(this.btnIOMicUp_Click);
            // 
            // btnIORunAll
            // 
            this.btnIORunAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnIORunAll.Image = null;
            this.btnIORunAll.Location = new System.Drawing.Point(16, 424);
            this.btnIORunAll.Name = "btnIORunAll";
            this.btnIORunAll.Size = new System.Drawing.Size(75, 40);
            this.btnIORunAll.TabIndex = 31;
            this.btnIORunAll.Text = "Run All IO Tests";
            this.btnIORunAll.Click += new System.EventHandler(this.btnIORunAll_Click);
            // 
            // btnIOExtRef
            // 
            this.btnIOExtRef.Image = null;
            this.btnIOExtRef.Location = new System.Drawing.Point(16, 24);
            this.btnIOExtRef.Name = "btnIOExtRef";
            this.btnIOExtRef.Size = new System.Drawing.Size(75, 23);
            this.btnIOExtRef.TabIndex = 30;
            this.btnIOExtRef.Text = "Ext Ref";
            this.btnIOExtRef.Click += new System.EventHandler(this.btnIOExtRef_Click);
            // 
            // btnIOHeadphone
            // 
            this.btnIOHeadphone.Image = null;
            this.btnIOHeadphone.Location = new System.Drawing.Point(16, 185);
            this.btnIOHeadphone.Name = "btnIOHeadphone";
            this.btnIOHeadphone.Size = new System.Drawing.Size(75, 23);
            this.btnIOHeadphone.TabIndex = 29;
            this.btnIOHeadphone.Text = "Headphone";
            this.btnIOHeadphone.Click += new System.EventHandler(this.btnIOHeadphone_Click);
            // 
            // btnIOMicPTT
            // 
            this.btnIOMicPTT.Image = null;
            this.btnIOMicPTT.Location = new System.Drawing.Point(16, 344);
            this.btnIOMicPTT.Name = "btnIOMicPTT";
            this.btnIOMicPTT.Size = new System.Drawing.Size(75, 23);
            this.btnIOMicPTT.TabIndex = 28;
            this.btnIOMicPTT.Text = "Mic PTT";
            this.btnIOMicPTT.Click += new System.EventHandler(this.btnIOMicPTT_Click);
            // 
            // btnIORCAPTT
            // 
            this.btnIORCAPTT.Image = null;
            this.btnIORCAPTT.Location = new System.Drawing.Point(16, 304);
            this.btnIORCAPTT.Name = "btnIORCAPTT";
            this.btnIORCAPTT.Size = new System.Drawing.Size(75, 23);
            this.btnIORCAPTT.TabIndex = 27;
            this.btnIORCAPTT.Text = "RCA PTT";
            this.btnIORCAPTT.Click += new System.EventHandler(this.btnIORCAPTT_Click);
            // 
            // btnIODash
            // 
            this.btnIODash.Image = null;
            this.btnIODash.Location = new System.Drawing.Point(16, 264);
            this.btnIODash.Name = "btnIODash";
            this.btnIODash.Size = new System.Drawing.Size(75, 23);
            this.btnIODash.TabIndex = 26;
            this.btnIODash.Text = "Dash";
            this.btnIODash.Click += new System.EventHandler(this.btnIODash_Click);
            // 
            // btnIODot
            // 
            this.btnIODot.Image = null;
            this.btnIODot.Location = new System.Drawing.Point(16, 224);
            this.btnIODot.Name = "btnIODot";
            this.btnIODot.Size = new System.Drawing.Size(75, 23);
            this.btnIODot.TabIndex = 25;
            this.btnIODot.Text = "Dot";
            this.btnIODot.Click += new System.EventHandler(this.btnIODot_Click);
            // 
            // btnIOFWInOut
            // 
            this.btnIOFWInOut.Image = null;
            this.btnIOFWInOut.Location = new System.Drawing.Point(16, 145);
            this.btnIOFWInOut.Name = "btnIOFWInOut";
            this.btnIOFWInOut.Size = new System.Drawing.Size(75, 23);
            this.btnIOFWInOut.TabIndex = 24;
            this.btnIOFWInOut.Text = "FW In/Out";
            this.btnIOFWInOut.Click += new System.EventHandler(this.btnIOFWInOut_Click);
            // 
            // btnIORCAInOut
            // 
            this.btnIORCAInOut.Image = null;
            this.btnIORCAInOut.Location = new System.Drawing.Point(16, 104);
            this.btnIORCAInOut.Name = "btnIORCAInOut";
            this.btnIORCAInOut.Size = new System.Drawing.Size(75, 23);
            this.btnIORCAInOut.TabIndex = 23;
            this.btnIORCAInOut.Text = "RCA In/Out";
            this.btnIORCAInOut.Click += new System.EventHandler(this.btnIORCAInOut_Click);
            // 
            // btnIOPwrSpkr
            // 
            this.btnIOPwrSpkr.Image = null;
            this.btnIOPwrSpkr.Location = new System.Drawing.Point(16, 64);
            this.btnIOPwrSpkr.Name = "btnIOPwrSpkr";
            this.btnIOPwrSpkr.Size = new System.Drawing.Size(75, 23);
            this.btnIOPwrSpkr.TabIndex = 22;
            this.btnIOPwrSpkr.Text = "PWR.SPKR";
            this.btnIOPwrSpkr.Click += new System.EventHandler(this.btnIOPwrSpkr_Click);
            // 
            // btnTestNone
            // 
            this.btnTestNone.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestNone.Image = null;
            this.btnTestNone.Location = new System.Drawing.Point(104, 360);
            this.btnTestNone.Name = "btnTestNone";
            this.btnTestNone.Size = new System.Drawing.Size(40, 16);
            this.btnTestNone.TabIndex = 27;
            this.btnTestNone.Text = "None";
            this.btnTestNone.Click += new System.EventHandler(this.btnTestNone_Click);
            // 
            // btnTestAll
            // 
            this.btnTestAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestAll.Image = null;
            this.btnTestAll.Location = new System.Drawing.Point(104, 344);
            this.btnTestAll.Name = "btnTestAll";
            this.btnTestAll.Size = new System.Drawing.Size(40, 16);
            this.btnTestAll.TabIndex = 26;
            this.btnTestAll.Text = "All";
            this.btnTestAll.Click += new System.EventHandler(this.btnTestAll_Click);
            // 
            // grpTestTransmitter
            // 
            this.grpTestTransmitter.Controls.Add(this.ckTestTXPA);
            this.grpTestTransmitter.Controls.Add(this.ckTestTXGain);
            this.grpTestTransmitter.Controls.Add(this.btnTestTXNone);
            this.grpTestTransmitter.Controls.Add(this.btnTestTXAll);
            this.grpTestTransmitter.Controls.Add(this.ckTestTXImage);
            this.grpTestTransmitter.Controls.Add(this.ckTestTXCarrier);
            this.grpTestTransmitter.Controls.Add(this.ckTestTXFilter);
            this.grpTestTransmitter.Location = new System.Drawing.Point(320, 384);
            this.grpTestTransmitter.Name = "grpTestTransmitter";
            this.grpTestTransmitter.Size = new System.Drawing.Size(144, 96);
            this.grpTestTransmitter.TabIndex = 23;
            this.grpTestTransmitter.TabStop = false;
            this.grpTestTransmitter.Text = "Transmitter";
            // 
            // ckTestTXPA
            // 
            this.ckTestTXPA.Checked = true;
            this.ckTestTXPA.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestTXPA.Image = null;
            this.ckTestTXPA.Location = new System.Drawing.Point(72, 49);
            this.ckTestTXPA.Name = "ckTestTXPA";
            this.ckTestTXPA.Size = new System.Drawing.Size(56, 24);
            this.ckTestTXPA.TabIndex = 29;
            this.ckTestTXPA.Text = "PA";
            this.ckTestTXPA.Visible = false;
            // 
            // ckTestTXGain
            // 
            this.ckTestTXGain.Image = null;
            this.ckTestTXGain.Location = new System.Drawing.Point(72, 48);
            this.ckTestTXGain.Name = "ckTestTXGain";
            this.ckTestTXGain.Size = new System.Drawing.Size(56, 24);
            this.ckTestTXGain.TabIndex = 28;
            this.ckTestTXGain.Text = "Gain";
            this.ckTestTXGain.Visible = false;
            // 
            // btnTestTXNone
            // 
            this.btnTestTXNone.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestTXNone.Image = null;
            this.btnTestTXNone.Location = new System.Drawing.Point(76, 72);
            this.btnTestTXNone.Name = "btnTestTXNone";
            this.btnTestTXNone.Size = new System.Drawing.Size(40, 16);
            this.btnTestTXNone.TabIndex = 27;
            this.btnTestTXNone.Text = "None";
            this.btnTestTXNone.Click += new System.EventHandler(this.btnTestTXNone_Click);
            // 
            // btnTestTXAll
            // 
            this.btnTestTXAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestTXAll.Image = null;
            this.btnTestTXAll.Location = new System.Drawing.Point(28, 72);
            this.btnTestTXAll.Name = "btnTestTXAll";
            this.btnTestTXAll.Size = new System.Drawing.Size(40, 16);
            this.btnTestTXAll.TabIndex = 26;
            this.btnTestTXAll.Text = "All";
            this.btnTestTXAll.Click += new System.EventHandler(this.btnTestTXAll_Click);
            // 
            // ckTestTXImage
            // 
            this.ckTestTXImage.Checked = true;
            this.ckTestTXImage.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestTXImage.Image = null;
            this.ckTestTXImage.Location = new System.Drawing.Point(72, 24);
            this.ckTestTXImage.Name = "ckTestTXImage";
            this.ckTestTXImage.Size = new System.Drawing.Size(56, 24);
            this.ckTestTXImage.TabIndex = 21;
            this.ckTestTXImage.Text = "Image";
            // 
            // ckTestTXCarrier
            // 
            this.ckTestTXCarrier.Checked = true;
            this.ckTestTXCarrier.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestTXCarrier.Image = null;
            this.ckTestTXCarrier.Location = new System.Drawing.Point(16, 48);
            this.ckTestTXCarrier.Name = "ckTestTXCarrier";
            this.ckTestTXCarrier.Size = new System.Drawing.Size(64, 24);
            this.ckTestTXCarrier.TabIndex = 20;
            this.ckTestTXCarrier.Text = "Carrier";
            // 
            // ckTestTXFilter
            // 
            this.ckTestTXFilter.Checked = true;
            this.ckTestTXFilter.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestTXFilter.Image = null;
            this.ckTestTXFilter.Location = new System.Drawing.Point(16, 24);
            this.ckTestTXFilter.Name = "ckTestTXFilter";
            this.ckTestTXFilter.Size = new System.Drawing.Size(48, 24);
            this.ckTestTXFilter.TabIndex = 19;
            this.ckTestTXFilter.Text = "Filter";
            // 
            // grpTestReceiver
            // 
            this.grpTestReceiver.Controls.Add(this.btnTestRXNone);
            this.grpTestReceiver.Controls.Add(this.btnTestRXAll);
            this.grpTestReceiver.Controls.Add(this.ckTestRXMDS);
            this.grpTestReceiver.Controls.Add(this.ckTestRXImage);
            this.grpTestReceiver.Controls.Add(this.ckTestRXLevel);
            this.grpTestReceiver.Controls.Add(this.ckTestRXFilter);
            this.grpTestReceiver.Location = new System.Drawing.Point(168, 384);
            this.grpTestReceiver.Name = "grpTestReceiver";
            this.grpTestReceiver.Size = new System.Drawing.Size(144, 96);
            this.grpTestReceiver.TabIndex = 22;
            this.grpTestReceiver.TabStop = false;
            this.grpTestReceiver.Text = "Receiver";
            // 
            // btnTestRXNone
            // 
            this.btnTestRXNone.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestRXNone.Image = null;
            this.btnTestRXNone.Location = new System.Drawing.Point(76, 72);
            this.btnTestRXNone.Name = "btnTestRXNone";
            this.btnTestRXNone.Size = new System.Drawing.Size(40, 16);
            this.btnTestRXNone.TabIndex = 27;
            this.btnTestRXNone.Text = "None";
            this.btnTestRXNone.Click += new System.EventHandler(this.btnTestRXNone_Click);
            // 
            // btnTestRXAll
            // 
            this.btnTestRXAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestRXAll.Image = null;
            this.btnTestRXAll.Location = new System.Drawing.Point(28, 72);
            this.btnTestRXAll.Name = "btnTestRXAll";
            this.btnTestRXAll.Size = new System.Drawing.Size(40, 16);
            this.btnTestRXAll.TabIndex = 26;
            this.btnTestRXAll.Text = "All";
            this.btnTestRXAll.Click += new System.EventHandler(this.btnTestRXAll_Click);
            // 
            // ckTestRXMDS
            // 
            this.ckTestRXMDS.Checked = true;
            this.ckTestRXMDS.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestRXMDS.Image = null;
            this.ckTestRXMDS.Location = new System.Drawing.Point(80, 48);
            this.ckTestRXMDS.Name = "ckTestRXMDS";
            this.ckTestRXMDS.Size = new System.Drawing.Size(56, 24);
            this.ckTestRXMDS.TabIndex = 22;
            this.ckTestRXMDS.Text = "MDS";
            this.ckTestRXMDS.Visible = false;
            // 
            // ckTestRXImage
            // 
            this.ckTestRXImage.Checked = true;
            this.ckTestRXImage.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestRXImage.Image = null;
            this.ckTestRXImage.Location = new System.Drawing.Point(16, 48);
            this.ckTestRXImage.Name = "ckTestRXImage";
            this.ckTestRXImage.Size = new System.Drawing.Size(56, 24);
            this.ckTestRXImage.TabIndex = 21;
            this.ckTestRXImage.Text = "Image";
            // 
            // ckTestRXLevel
            // 
            this.ckTestRXLevel.Checked = true;
            this.ckTestRXLevel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestRXLevel.Image = null;
            this.ckTestRXLevel.Location = new System.Drawing.Point(80, 24);
            this.ckTestRXLevel.Name = "ckTestRXLevel";
            this.ckTestRXLevel.Size = new System.Drawing.Size(56, 24);
            this.ckTestRXLevel.TabIndex = 20;
            this.ckTestRXLevel.Text = "Level";
            // 
            // ckTestRXFilter
            // 
            this.ckTestRXFilter.Checked = true;
            this.ckTestRXFilter.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestRXFilter.Image = null;
            this.ckTestRXFilter.Location = new System.Drawing.Point(16, 24);
            this.ckTestRXFilter.Name = "ckTestRXFilter";
            this.ckTestRXFilter.Size = new System.Drawing.Size(48, 24);
            this.ckTestRXFilter.TabIndex = 19;
            this.ckTestRXFilter.Text = "Filter";
            // 
            // grpTestGeneral
            // 
            this.grpTestGeneral.Controls.Add(this.btnTestGenAll);
            this.grpTestGeneral.Controls.Add(this.ckTestGenPreamp);
            this.grpTestGeneral.Controls.Add(this.btnTestGenNone);
            this.grpTestGeneral.Controls.Add(this.ckTestGenImpulse);
            this.grpTestGeneral.Controls.Add(this.ckTestGenNoise);
            this.grpTestGeneral.Controls.Add(this.ckTestGenBal);
            this.grpTestGeneral.Controls.Add(this.ckTestGenPLL);
            this.grpTestGeneral.Controls.Add(this.ckTestGenATTN);
            this.grpTestGeneral.Location = new System.Drawing.Point(8, 384);
            this.grpTestGeneral.Name = "grpTestGeneral";
            this.grpTestGeneral.Size = new System.Drawing.Size(152, 96);
            this.grpTestGeneral.TabIndex = 21;
            this.grpTestGeneral.TabStop = false;
            this.grpTestGeneral.Text = "General";
            // 
            // btnTestGenAll
            // 
            this.btnTestGenAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestGenAll.Image = null;
            this.btnTestGenAll.Location = new System.Drawing.Point(64, 72);
            this.btnTestGenAll.Name = "btnTestGenAll";
            this.btnTestGenAll.Size = new System.Drawing.Size(40, 16);
            this.btnTestGenAll.TabIndex = 24;
            this.btnTestGenAll.Text = "All";
            this.btnTestGenAll.Click += new System.EventHandler(this.btnTestGenAll_Click);
            // 
            // ckTestGenPreamp
            // 
            this.ckTestGenPreamp.Checked = true;
            this.ckTestGenPreamp.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestGenPreamp.Image = null;
            this.ckTestGenPreamp.Location = new System.Drawing.Point(8, 72);
            this.ckTestGenPreamp.Name = "ckTestGenPreamp";
            this.ckTestGenPreamp.Size = new System.Drawing.Size(64, 16);
            this.ckTestGenPreamp.TabIndex = 26;
            this.ckTestGenPreamp.Text = "Preamp";
            // 
            // btnTestGenNone
            // 
            this.btnTestGenNone.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTestGenNone.Image = null;
            this.btnTestGenNone.Location = new System.Drawing.Point(104, 72);
            this.btnTestGenNone.Name = "btnTestGenNone";
            this.btnTestGenNone.Size = new System.Drawing.Size(40, 16);
            this.btnTestGenNone.TabIndex = 25;
            this.btnTestGenNone.Text = "None";
            this.btnTestGenNone.Click += new System.EventHandler(this.btnTestGenNone_Click);
            // 
            // ckTestGenImpulse
            // 
            this.ckTestGenImpulse.Checked = true;
            this.ckTestGenImpulse.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestGenImpulse.Image = null;
            this.ckTestGenImpulse.Location = new System.Drawing.Point(80, 48);
            this.ckTestGenImpulse.Name = "ckTestGenImpulse";
            this.ckTestGenImpulse.Size = new System.Drawing.Size(64, 24);
            this.ckTestGenImpulse.TabIndex = 22;
            this.ckTestGenImpulse.Text = "Impulse";
            // 
            // ckTestGenNoise
            // 
            this.ckTestGenNoise.Image = null;
            this.ckTestGenNoise.Location = new System.Drawing.Point(16, 48);
            this.ckTestGenNoise.Name = "ckTestGenNoise";
            this.ckTestGenNoise.Size = new System.Drawing.Size(56, 24);
            this.ckTestGenNoise.TabIndex = 21;
            this.ckTestGenNoise.Text = "Noise";
            this.ckTestGenNoise.Visible = false;
            // 
            // ckTestGenBal
            // 
            this.ckTestGenBal.Checked = true;
            this.ckTestGenBal.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestGenBal.Image = null;
            this.ckTestGenBal.Location = new System.Drawing.Point(80, 24);
            this.ckTestGenBal.Name = "ckTestGenBal";
            this.ckTestGenBal.Size = new System.Drawing.Size(64, 24);
            this.ckTestGenBal.TabIndex = 20;
            this.ckTestGenBal.Text = "Gen/Bal";
            // 
            // ckTestGenPLL
            // 
            this.ckTestGenPLL.Checked = true;
            this.ckTestGenPLL.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ckTestGenPLL.Image = null;
            this.ckTestGenPLL.Location = new System.Drawing.Point(16, 24);
            this.ckTestGenPLL.Name = "ckTestGenPLL";
            this.ckTestGenPLL.Size = new System.Drawing.Size(48, 24);
            this.ckTestGenPLL.TabIndex = 19;
            this.ckTestGenPLL.Text = "PLL";
            // 
            // ckTestGenATTN
            // 
            this.ckTestGenATTN.Image = null;
            this.ckTestGenATTN.Location = new System.Drawing.Point(16, 24);
            this.ckTestGenATTN.Name = "ckTestGenATTN";
            this.ckTestGenATTN.Size = new System.Drawing.Size(56, 24);
            this.ckTestGenATTN.TabIndex = 27;
            this.ckTestGenATTN.Text = "ATTN";
            // 
            // btnPrintReport
            // 
            this.btnPrintReport.Image = null;
            this.btnPrintReport.Location = new System.Drawing.Point(400, 352);
            this.btnPrintReport.Name = "btnPrintReport";
            this.btnPrintReport.Size = new System.Drawing.Size(75, 24);
            this.btnPrintReport.TabIndex = 20;
            this.btnPrintReport.Text = "Print Report";
            this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
            // 
            // txtTech
            // 
            this.txtTech.Location = new System.Drawing.Point(280, 352);
            this.txtTech.Name = "txtTech";
            this.txtTech.Size = new System.Drawing.Size(100, 20);
            this.txtTech.TabIndex = 19;
            // 
            // lblTech
            // 
            this.lblTech.Image = null;
            this.lblTech.Location = new System.Drawing.Point(216, 352);
            this.lblTech.Name = "lblTech";
            this.lblTech.Size = new System.Drawing.Size(64, 23);
            this.lblTech.TabIndex = 18;
            this.lblTech.Text = "Technician:";
            // 
            // btnRunSelectedTests
            // 
            this.btnRunSelectedTests.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnRunSelectedTests.Image = null;
            this.btnRunSelectedTests.Location = new System.Drawing.Point(8, 344);
            this.btnRunSelectedTests.Name = "btnRunSelectedTests";
            this.btnRunSelectedTests.Size = new System.Drawing.Size(88, 32);
            this.btnRunSelectedTests.TabIndex = 17;
            this.btnRunSelectedTests.Text = "Run Selected Tests";
            this.btnRunSelectedTests.Click += new System.EventHandler(this.btnRunSelectedTests_Click);
            // 
            // grpBands
            // 
            this.grpBands.Controls.Add(this.ck6);
            this.grpBands.Controls.Add(this.ck10);
            this.grpBands.Controls.Add(this.ck12);
            this.grpBands.Controls.Add(this.ck15);
            this.grpBands.Controls.Add(this.ck17);
            this.grpBands.Controls.Add(this.ck20);
            this.grpBands.Controls.Add(this.ck30);
            this.grpBands.Controls.Add(this.ck40);
            this.grpBands.Controls.Add(this.ck60);
            this.grpBands.Controls.Add(this.ck80);
            this.grpBands.Controls.Add(this.ck160);
            this.grpBands.Controls.Add(this.btnClearAll);
            this.grpBands.Controls.Add(this.btnCheckAll);
            this.grpBands.Location = new System.Drawing.Point(216, 8);
            this.grpBands.Name = "grpBands";
            this.grpBands.Size = new System.Drawing.Size(256, 104);
            this.grpBands.TabIndex = 15;
            this.grpBands.TabStop = false;
            this.grpBands.Text = "Bands";
            // 
            // ck6
            // 
            this.ck6.Checked = true;
            this.ck6.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck6.Image = null;
            this.ck6.Location = new System.Drawing.Point(216, 40);
            this.ck6.Name = "ck6";
            this.ck6.Size = new System.Drawing.Size(32, 24);
            this.ck6.TabIndex = 28;
            this.ck6.Text = "6";
            // 
            // ck10
            // 
            this.ck10.Checked = true;
            this.ck10.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck10.Image = null;
            this.ck10.Location = new System.Drawing.Point(176, 40);
            this.ck10.Name = "ck10";
            this.ck10.Size = new System.Drawing.Size(40, 24);
            this.ck10.TabIndex = 27;
            this.ck10.Text = "10";
            // 
            // ck12
            // 
            this.ck12.Checked = true;
            this.ck12.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck12.Image = null;
            this.ck12.Location = new System.Drawing.Point(136, 40);
            this.ck12.Name = "ck12";
            this.ck12.Size = new System.Drawing.Size(40, 24);
            this.ck12.TabIndex = 26;
            this.ck12.Text = "12";
            // 
            // ck15
            // 
            this.ck15.Checked = true;
            this.ck15.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck15.Image = null;
            this.ck15.Location = new System.Drawing.Point(96, 40);
            this.ck15.Name = "ck15";
            this.ck15.Size = new System.Drawing.Size(40, 24);
            this.ck15.TabIndex = 25;
            this.ck15.Text = "15";
            // 
            // ck17
            // 
            this.ck17.Checked = true;
            this.ck17.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck17.Image = null;
            this.ck17.Location = new System.Drawing.Point(56, 40);
            this.ck17.Name = "ck17";
            this.ck17.Size = new System.Drawing.Size(40, 24);
            this.ck17.TabIndex = 24;
            this.ck17.Text = "17";
            // 
            // ck20
            // 
            this.ck20.Checked = true;
            this.ck20.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck20.Image = null;
            this.ck20.Location = new System.Drawing.Point(16, 40);
            this.ck20.Name = "ck20";
            this.ck20.Size = new System.Drawing.Size(40, 24);
            this.ck20.TabIndex = 23;
            this.ck20.Text = "20";
            // 
            // ck30
            // 
            this.ck30.Checked = true;
            this.ck30.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck30.Image = null;
            this.ck30.Location = new System.Drawing.Point(184, 16);
            this.ck30.Name = "ck30";
            this.ck30.Size = new System.Drawing.Size(40, 24);
            this.ck30.TabIndex = 22;
            this.ck30.Text = "30";
            // 
            // ck40
            // 
            this.ck40.Checked = true;
            this.ck40.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck40.Image = null;
            this.ck40.Location = new System.Drawing.Point(144, 16);
            this.ck40.Name = "ck40";
            this.ck40.Size = new System.Drawing.Size(40, 24);
            this.ck40.TabIndex = 21;
            this.ck40.Text = "40";
            // 
            // ck60
            // 
            this.ck60.Checked = true;
            this.ck60.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck60.Image = null;
            this.ck60.Location = new System.Drawing.Point(104, 16);
            this.ck60.Name = "ck60";
            this.ck60.Size = new System.Drawing.Size(40, 24);
            this.ck60.TabIndex = 20;
            this.ck60.Text = "60";
            // 
            // ck80
            // 
            this.ck80.Checked = true;
            this.ck80.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck80.Image = null;
            this.ck80.Location = new System.Drawing.Point(64, 16);
            this.ck80.Name = "ck80";
            this.ck80.Size = new System.Drawing.Size(40, 24);
            this.ck80.TabIndex = 19;
            this.ck80.Text = "80";
            // 
            // ck160
            // 
            this.ck160.Checked = true;
            this.ck160.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ck160.Image = null;
            this.ck160.Location = new System.Drawing.Point(16, 16);
            this.ck160.Name = "ck160";
            this.ck160.Size = new System.Drawing.Size(48, 24);
            this.ck160.TabIndex = 18;
            this.ck160.Text = "160";
            // 
            // btnClearAll
            // 
            this.btnClearAll.Image = null;
            this.btnClearAll.Location = new System.Drawing.Point(112, 64);
            this.btnClearAll.Name = "btnClearAll";
            this.btnClearAll.Size = new System.Drawing.Size(64, 20);
            this.btnClearAll.TabIndex = 30;
            this.btnClearAll.Text = "Clear All";
            this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
            // 
            // btnCheckAll
            // 
            this.btnCheckAll.Image = null;
            this.btnCheckAll.Location = new System.Drawing.Point(24, 64);
            this.btnCheckAll.Name = "btnCheckAll";
            this.btnCheckAll.Size = new System.Drawing.Size(64, 20);
            this.btnCheckAll.TabIndex = 29;
            this.btnCheckAll.Text = "Check All";
            this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
            // 
            // grpTransmitter
            // 
            this.grpTransmitter.Controls.Add(this.btnTX1500PA);
            this.grpTransmitter.Controls.Add(this.btnTXGain);
            this.grpTransmitter.Controls.Add(this.btnTXFilter);
            this.grpTransmitter.Controls.Add(this.btnTXCarrier);
            this.grpTransmitter.Controls.Add(this.btnTXImage);
            this.grpTransmitter.Location = new System.Drawing.Point(8, 232);
            this.grpTransmitter.Name = "grpTransmitter";
            this.grpTransmitter.Size = new System.Drawing.Size(200, 100);
            this.grpTransmitter.TabIndex = 4;
            this.grpTransmitter.TabStop = false;
            this.grpTransmitter.Text = "Transmitter";
            // 
            // btnTX1500PA
            // 
            this.btnTX1500PA.Image = null;
            this.btnTX1500PA.Location = new System.Drawing.Point(104, 64);
            this.btnTX1500PA.Name = "btnTX1500PA";
            this.btnTX1500PA.Size = new System.Drawing.Size(75, 23);
            this.btnTX1500PA.TabIndex = 10;
            this.btnTX1500PA.Text = "PA";
            this.btnTX1500PA.Visible = false;
            this.btnTX1500PA.Click += new System.EventHandler(this.btnTX1500PA_Click);
            // 
            // btnTXGain
            // 
            this.btnTXGain.Image = null;
            this.btnTXGain.Location = new System.Drawing.Point(104, 64);
            this.btnTXGain.Name = "btnTXGain";
            this.btnTXGain.Size = new System.Drawing.Size(75, 23);
            this.btnTXGain.TabIndex = 8;
            this.btnTXGain.Text = "Gain";
            this.btnTXGain.Visible = false;
            this.btnTXGain.Click += new System.EventHandler(this.btnTXGain_Click);
            // 
            // btnTXFilter
            // 
            this.btnTXFilter.Image = null;
            this.btnTXFilter.Location = new System.Drawing.Point(16, 24);
            this.btnTXFilter.Name = "btnTXFilter";
            this.btnTXFilter.Size = new System.Drawing.Size(75, 23);
            this.btnTXFilter.TabIndex = 7;
            this.btnTXFilter.Text = "Filter";
            this.btnTXFilter.Click += new System.EventHandler(this.btnTXFilter_Click);
            // 
            // btnTXCarrier
            // 
            this.btnTXCarrier.Image = null;
            this.btnTXCarrier.Location = new System.Drawing.Point(16, 64);
            this.btnTXCarrier.Name = "btnTXCarrier";
            this.btnTXCarrier.Size = new System.Drawing.Size(75, 23);
            this.btnTXCarrier.TabIndex = 6;
            this.btnTXCarrier.Text = "Carrier";
            this.btnTXCarrier.Click += new System.EventHandler(this.btnTXCarrier_Click);
            // 
            // btnTXImage
            // 
            this.btnTXImage.Image = null;
            this.btnTXImage.Location = new System.Drawing.Point(104, 24);
            this.btnTXImage.Name = "btnTXImage";
            this.btnTXImage.Size = new System.Drawing.Size(75, 23);
            this.btnTXImage.TabIndex = 5;
            this.btnTXImage.Text = "Image";
            this.btnTXImage.Click += new System.EventHandler(this.btnTXImage_Click);
            // 
            // grpGeneral
            // 
            this.grpGeneral.Controls.Add(this.btnGenATTN);
            this.grpGeneral.Controls.Add(this.btnGenPreamp);
            this.grpGeneral.Controls.Add(this.btnNoise);
            this.grpGeneral.Controls.Add(this.btnGenBal);
            this.grpGeneral.Controls.Add(this.btnPLL);
            this.grpGeneral.Controls.Add(this.btnImpulse);
            this.grpGeneral.Location = new System.Drawing.Point(8, 8);
            this.grpGeneral.Name = "grpGeneral";
            this.grpGeneral.Size = new System.Drawing.Size(200, 112);
            this.grpGeneral.TabIndex = 3;
            this.grpGeneral.TabStop = false;
            this.grpGeneral.Text = "General Tests";
            // 
            // grpReceiver
            // 
            this.grpReceiver.Controls.Add(this.udLevel);
            this.grpReceiver.Controls.Add(this.btnRXImage);
            this.grpReceiver.Controls.Add(this.btnRXFilter);
            this.grpReceiver.Controls.Add(this.btnRXLevel);
            this.grpReceiver.Location = new System.Drawing.Point(8, 120);
            this.grpReceiver.Name = "grpReceiver";
            this.grpReceiver.Size = new System.Drawing.Size(200, 104);
            this.grpReceiver.TabIndex = 2;
            this.grpReceiver.TabStop = false;
            this.grpReceiver.Text = "Receiver Tests";
            // 
            // udLevel
            // 
            this.udLevel.DecimalPlaces = 1;
            this.udLevel.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udLevel.Location = new System.Drawing.Point(120, 64);
            this.udLevel.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            -2147483648});
            this.udLevel.Name = "udLevel";
            this.udLevel.Size = new System.Drawing.Size(64, 20);
            this.udLevel.TabIndex = 5;
            this.udLevel.Value = new decimal(new int[] {
            240,
            0,
            0,
            -2147418112});
            this.udLevel.Visible = false;
            // 
            // btnRunAll1500
            // 
            this.btnRunAll1500.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnRunAll1500.Image = null;
            this.btnRunAll1500.Location = new System.Drawing.Point(387, 343);
            this.btnRunAll1500.Name = "btnRunAll1500";
            this.btnRunAll1500.Size = new System.Drawing.Size(88, 32);
            this.btnRunAll1500.TabIndex = 31;
            this.btnRunAll1500.Text = "Run All 1500 Tests";
            this.btnRunAll1500.Visible = false;
            this.btnRunAll1500.Click += new System.EventHandler(this.btnRunAll1500_Click);
            // 
            // FLEX5000ProdTestForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(592, 486);
            this.Controls.Add(this.btnRunAll1500);
            this.Controls.Add(this.btnPostFence);
            this.Controls.Add(this.grpIO);
            this.Controls.Add(this.btnTestNone);
            this.Controls.Add(this.btnTestAll);
            this.Controls.Add(this.grpTestTransmitter);
            this.Controls.Add(this.grpTestReceiver);
            this.Controls.Add(this.grpTestGeneral);
            this.Controls.Add(this.btnPrintReport);
            this.Controls.Add(this.txtTech);
            this.Controls.Add(this.lblTech);
            this.Controls.Add(this.btnRunSelectedTests);
            this.Controls.Add(this.lstDebug);
            this.Controls.Add(this.grpBands);
            this.Controls.Add(this.grpTransmitter);
            this.Controls.Add(this.grpGeneral);
            this.Controls.Add(this.grpReceiver);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Name = "FLEX5000ProdTestForm";
            this.Text = "FLEX-5000 Production TRX / IO Test";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000ProdTestForm_Closing);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FLEX5000ProdTestForm_KeyDown);
            this.grpIO.ResumeLayout(false);
            this.grpComPort.ResumeLayout(false);
            this.grpTestTransmitter.ResumeLayout(false);
            this.grpTestReceiver.ResumeLayout(false);
            this.grpTestGeneral.ResumeLayout(false);
            this.grpBands.ResumeLayout(false);
            this.grpTransmitter.ResumeLayout(false);
            this.grpGeneral.ResumeLayout(false);
            this.grpReceiver.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udLevel)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FLEX3000TestForm));
			this.grpATURelays = new System.Windows.Forms.GroupBoxTS();
			this.udATUC = new System.Windows.Forms.NumericUpDown();
			this.udATUL = new System.Windows.Forms.NumericUpDown();
			this.lblHiZ = new System.Windows.Forms.LabelTS();
			this.chkHiZ = new System.Windows.Forms.CheckBoxTS();
			this.lblC6 = new System.Windows.Forms.LabelTS();
			this.lblC5 = new System.Windows.Forms.LabelTS();
			this.lblC4 = new System.Windows.Forms.LabelTS();
			this.lblC3 = new System.Windows.Forms.LabelTS();
			this.lblC2 = new System.Windows.Forms.LabelTS();
			this.lblC1 = new System.Windows.Forms.LabelTS();
			this.lblC0 = new System.Windows.Forms.LabelTS();
			this.chkC3 = new System.Windows.Forms.CheckBoxTS();
			this.chkC6 = new System.Windows.Forms.CheckBoxTS();
			this.chkC1 = new System.Windows.Forms.CheckBoxTS();
			this.chkC0 = new System.Windows.Forms.CheckBoxTS();
			this.chkC5 = new System.Windows.Forms.CheckBoxTS();
			this.chkC4 = new System.Windows.Forms.CheckBoxTS();
			this.chkC2 = new System.Windows.Forms.CheckBoxTS();
			this.lblL8 = new System.Windows.Forms.LabelTS();
			this.lblL7 = new System.Windows.Forms.LabelTS();
			this.lblL6 = new System.Windows.Forms.LabelTS();
			this.lblL2 = new System.Windows.Forms.LabelTS();
			this.chkL8 = new System.Windows.Forms.CheckBoxTS();
			this.chkL2 = new System.Windows.Forms.CheckBoxTS();
			this.chkL7 = new System.Windows.Forms.CheckBoxTS();
			this.chkL6 = new System.Windows.Forms.CheckBoxTS();
			this.lblL9 = new System.Windows.Forms.LabelTS();
			this.chkL9 = new System.Windows.Forms.CheckBoxTS();
			this.chkL3 = new System.Windows.Forms.CheckBoxTS();
			this.lblL3 = new System.Windows.Forms.LabelTS();
			this.lblL4 = new System.Windows.Forms.LabelTS();
			this.chkL4 = new System.Windows.Forms.CheckBoxTS();
			this.lblL5 = new System.Windows.Forms.LabelTS();
			this.chkL5 = new System.Windows.Forms.CheckBoxTS();
			this.chkATUEnable = new System.Windows.Forms.CheckBoxTS();
			this.chkATUATTN = new System.Windows.Forms.CheckBoxTS();
			this.chkPollPhaseMag = new System.Windows.Forms.CheckBox();
			this.txtPhase = new System.Windows.Forms.TextBox();
			this.lblPhase = new System.Windows.Forms.Label();
			this.lblMag = new System.Windows.Forms.Label();
			this.txtMag = new System.Windows.Forms.TextBox();
			this.picPhase = new System.Windows.Forms.PictureBox();
			this.picMag = new System.Windows.Forms.PictureBox();
			this.udFanPWMOn = new System.Windows.Forms.NumericUpDown();
			this.udFanPWMOff = new System.Windows.Forms.NumericUpDown();
			this.grpFanPWM = new System.Windows.Forms.GroupBox();
			this.udFanSpeed = new System.Windows.Forms.NumericUpDown();
			this.labelTS1 = new System.Windows.Forms.LabelTS();
			this.lblFanPWMOff = new System.Windows.Forms.LabelTS();
			this.lblFanPWMOn = new System.Windows.Forms.LabelTS();
			this.picSWR = new System.Windows.Forms.PictureBox();
			this.lblSWR = new System.Windows.Forms.Label();
			this.txtSWR = new System.Windows.Forms.TextBox();
			this.chkPollSWR = new System.Windows.Forms.CheckBox();
			this.btnTune = new System.Windows.Forms.Button();
			this.grpATURelays.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udATUC)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udATUL)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udFanPWMOn)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udFanPWMOff)).BeginInit();
			this.grpFanPWM.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udFanSpeed)).BeginInit();
			this.SuspendLayout();
			// 
			// grpATURelays
			// 
			this.grpATURelays.Controls.Add(this.udATUC);
			this.grpATURelays.Controls.Add(this.udATUL);
			this.grpATURelays.Controls.Add(this.lblHiZ);
			this.grpATURelays.Controls.Add(this.chkHiZ);
			this.grpATURelays.Controls.Add(this.lblC6);
			this.grpATURelays.Controls.Add(this.lblC5);
			this.grpATURelays.Controls.Add(this.lblC4);
			this.grpATURelays.Controls.Add(this.lblC3);
			this.grpATURelays.Controls.Add(this.lblC2);
			this.grpATURelays.Controls.Add(this.lblC1);
			this.grpATURelays.Controls.Add(this.lblC0);
			this.grpATURelays.Controls.Add(this.chkC3);
			this.grpATURelays.Controls.Add(this.chkC6);
			this.grpATURelays.Controls.Add(this.chkC1);
			this.grpATURelays.Controls.Add(this.chkC0);
			this.grpATURelays.Controls.Add(this.chkC5);
			this.grpATURelays.Controls.Add(this.chkC4);
			this.grpATURelays.Controls.Add(this.chkC2);
			this.grpATURelays.Controls.Add(this.lblL8);
			this.grpATURelays.Controls.Add(this.lblL7);
			this.grpATURelays.Controls.Add(this.lblL6);
			this.grpATURelays.Controls.Add(this.lblL2);
			this.grpATURelays.Controls.Add(this.chkL8);
			this.grpATURelays.Controls.Add(this.chkL2);
			this.grpATURelays.Controls.Add(this.chkL7);
			this.grpATURelays.Controls.Add(this.chkL6);
			this.grpATURelays.Controls.Add(this.lblL9);
			this.grpATURelays.Controls.Add(this.chkL9);
			this.grpATURelays.Controls.Add(this.chkL3);
			this.grpATURelays.Controls.Add(this.lblL3);
			this.grpATURelays.Controls.Add(this.lblL4);
			this.grpATURelays.Controls.Add(this.chkL4);
			this.grpATURelays.Controls.Add(this.lblL5);
			this.grpATURelays.Controls.Add(this.chkL5);
			this.grpATURelays.Controls.Add(this.chkATUEnable);
			this.grpATURelays.Controls.Add(this.chkATUATTN);
			this.grpATURelays.Controls.Add(this.btnTune);
			this.grpATURelays.Location = new System.Drawing.Point(8, 8);
			this.grpATURelays.Name = "grpATURelays";
			this.grpATURelays.Size = new System.Drawing.Size(280, 152);
			this.grpATURelays.TabIndex = 39;
			this.grpATURelays.TabStop = false;
			this.grpATURelays.Text = "ATU";
			// 
			// udATUC
			// 
			this.udATUC.Location = new System.Drawing.Point(216, 112);
			this.udATUC.Maximum = new System.Decimal(new int[] {
																   127,
																   0,
																   0,
																   0});
			this.udATUC.Name = "udATUC";
			this.udATUC.Size = new System.Drawing.Size(48, 20);
			this.udATUC.TabIndex = 67;
			this.udATUC.ValueChanged += new System.EventHandler(this.udATUC_ValueChanged);
			// 
			// udATUL
			// 
			this.udATUL.Location = new System.Drawing.Point(216, 64);
			this.udATUL.Maximum = new System.Decimal(new int[] {
																   255,
																   0,
																   0,
																   0});
			this.udATUL.Name = "udATUL";
			this.udATUL.Size = new System.Drawing.Size(48, 20);
			this.udATUL.TabIndex = 65;
			this.udATUL.ValueChanged += new System.EventHandler(this.udATUL_ValueChanged);
			// 
			// lblHiZ
			// 
			this.lblHiZ.Image = null;
			this.lblHiZ.Location = new System.Drawing.Point(16, 96);
			this.lblHiZ.Name = "lblHiZ";
			this.lblHiZ.Size = new System.Drawing.Size(24, 16);
			this.lblHiZ.TabIndex = 62;
			this.lblHiZ.Text = "HiZ";
			// 
			// chkHiZ
			// 
			this.chkHiZ.Image = null;
			this.chkHiZ.Location = new System.Drawing.Point(16, 112);
			this.chkHiZ.Name = "chkHiZ";
			this.chkHiZ.Size = new System.Drawing.Size(16, 24);
			this.chkHiZ.TabIndex = 61;
			this.chkHiZ.CheckedChanged += new System.EventHandler(this.chkHiZ_CheckedChanged);
			// 
			// lblC6
			// 
			this.lblC6.Image = null;
			this.lblC6.Location = new System.Drawing.Point(40, 96);
			this.lblC6.Name = "lblC6";
			this.lblC6.Size = new System.Drawing.Size(24, 16);
			this.lblC6.TabIndex = 60;
			this.lblC6.Text = "C6";
			// 
			// lblC5
			// 
			this.lblC5.Image = null;
			this.lblC5.Location = new System.Drawing.Point(64, 96);
			this.lblC5.Name = "lblC5";
			this.lblC5.Size = new System.Drawing.Size(24, 16);
			this.lblC5.TabIndex = 59;
			this.lblC5.Text = "C5";
			// 
			// lblC4
			// 
			this.lblC4.Image = null;
			this.lblC4.Location = new System.Drawing.Point(88, 96);
			this.lblC4.Name = "lblC4";
			this.lblC4.Size = new System.Drawing.Size(24, 16);
			this.lblC4.TabIndex = 58;
			this.lblC4.Text = "C4";
			// 
			// lblC3
			// 
			this.lblC3.Image = null;
			this.lblC3.Location = new System.Drawing.Point(112, 96);
			this.lblC3.Name = "lblC3";
			this.lblC3.Size = new System.Drawing.Size(24, 16);
			this.lblC3.TabIndex = 57;
			this.lblC3.Text = "C3";
			// 
			// lblC2
			// 
			this.lblC2.Image = null;
			this.lblC2.Location = new System.Drawing.Point(136, 96);
			this.lblC2.Name = "lblC2";
			this.lblC2.Size = new System.Drawing.Size(24, 16);
			this.lblC2.TabIndex = 56;
			this.lblC2.Text = "C2";
			// 
			// lblC1
			// 
			this.lblC1.Image = null;
			this.lblC1.Location = new System.Drawing.Point(160, 96);
			this.lblC1.Name = "lblC1";
			this.lblC1.Size = new System.Drawing.Size(24, 16);
			this.lblC1.TabIndex = 55;
			this.lblC1.Text = "C1";
			// 
			// lblC0
			// 
			this.lblC0.Image = null;
			this.lblC0.Location = new System.Drawing.Point(184, 96);
			this.lblC0.Name = "lblC0";
			this.lblC0.Size = new System.Drawing.Size(24, 16);
			this.lblC0.TabIndex = 54;
			this.lblC0.Text = "C0";
			// 
			// chkC3
			// 
			this.chkC3.Image = null;
			this.chkC3.Location = new System.Drawing.Point(112, 112);
			this.chkC3.Name = "chkC3";
			this.chkC3.Size = new System.Drawing.Size(16, 24);
			this.chkC3.TabIndex = 52;
			this.chkC3.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC6
			// 
			this.chkC6.Image = null;
			this.chkC6.Location = new System.Drawing.Point(40, 112);
			this.chkC6.Name = "chkC6";
			this.chkC6.Size = new System.Drawing.Size(16, 24);
			this.chkC6.TabIndex = 47;
			this.chkC6.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC1
			// 
			this.chkC1.Image = null;
			this.chkC1.Location = new System.Drawing.Point(160, 112);
			this.chkC1.Name = "chkC1";
			this.chkC1.Size = new System.Drawing.Size(16, 24);
			this.chkC1.TabIndex = 51;
			this.chkC1.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC0
			// 
			this.chkC0.Image = null;
			this.chkC0.Location = new System.Drawing.Point(184, 112);
			this.chkC0.Name = "chkC0";
			this.chkC0.Size = new System.Drawing.Size(16, 24);
			this.chkC0.TabIndex = 50;
			this.chkC0.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC5
			// 
			this.chkC5.Image = null;
			this.chkC5.Location = new System.Drawing.Point(64, 112);
			this.chkC5.Name = "chkC5";
			this.chkC5.Size = new System.Drawing.Size(16, 24);
			this.chkC5.TabIndex = 49;
			this.chkC5.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC4
			// 
			this.chkC4.Image = null;
			this.chkC4.Location = new System.Drawing.Point(88, 112);
			this.chkC4.Name = "chkC4";
			this.chkC4.Size = new System.Drawing.Size(16, 24);
			this.chkC4.TabIndex = 48;
			this.chkC4.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// chkC2
			// 
			this.chkC2.Image = null;
			this.chkC2.Location = new System.Drawing.Point(136, 112);
			this.chkC2.Name = "chkC2";
			this.chkC2.Size = new System.Drawing.Size(16, 24);
			this.chkC2.TabIndex = 53;
			this.chkC2.CheckedChanged += new System.EventHandler(this.chkC_CheckedChanged);
			// 
			// lblL8
			// 
			this.lblL8.Image = null;
			this.lblL8.Location = new System.Drawing.Point(160, 48);
			this.lblL8.Name = "lblL8";
			this.lblL8.Size = new System.Drawing.Size(24, 16);
			this.lblL8.TabIndex = 44;
			this.lblL8.Text = "L8";
			// 
			// lblL7
			// 
			this.lblL7.Image = null;
			this.lblL7.Location = new System.Drawing.Point(136, 48);
			this.lblL7.Name = "lblL7";
			this.lblL7.Size = new System.Drawing.Size(24, 16);
			this.lblL7.TabIndex = 43;
			this.lblL7.Text = "L7";
			// 
			// lblL6
			// 
			this.lblL6.Image = null;
			this.lblL6.Location = new System.Drawing.Point(112, 48);
			this.lblL6.Name = "lblL6";
			this.lblL6.Size = new System.Drawing.Size(24, 16);
			this.lblL6.TabIndex = 42;
			this.lblL6.Text = "L6";
			// 
			// lblL2
			// 
			this.lblL2.Image = null;
			this.lblL2.Location = new System.Drawing.Point(16, 48);
			this.lblL2.Name = "lblL2";
			this.lblL2.Size = new System.Drawing.Size(24, 16);
			this.lblL2.TabIndex = 30;
			this.lblL2.Text = "L2";
			// 
			// chkL8
			// 
			this.chkL8.Image = null;
			this.chkL8.Location = new System.Drawing.Point(160, 64);
			this.chkL8.Name = "chkL8";
			this.chkL8.Size = new System.Drawing.Size(16, 24);
			this.chkL8.TabIndex = 23;
			this.chkL8.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// chkL2
			// 
			this.chkL2.Image = null;
			this.chkL2.Location = new System.Drawing.Point(16, 64);
			this.chkL2.Name = "chkL2";
			this.chkL2.Size = new System.Drawing.Size(16, 24);
			this.chkL2.TabIndex = 26;
			this.chkL2.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// chkL7
			// 
			this.chkL7.Image = null;
			this.chkL7.Location = new System.Drawing.Point(136, 64);
			this.chkL7.Name = "chkL7";
			this.chkL7.Size = new System.Drawing.Size(16, 24);
			this.chkL7.TabIndex = 25;
			this.chkL7.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// chkL6
			// 
			this.chkL6.Image = null;
			this.chkL6.Location = new System.Drawing.Point(112, 64);
			this.chkL6.Name = "chkL6";
			this.chkL6.Size = new System.Drawing.Size(16, 24);
			this.chkL6.TabIndex = 24;
			this.chkL6.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// lblL9
			// 
			this.lblL9.Image = null;
			this.lblL9.Location = new System.Drawing.Point(184, 48);
			this.lblL9.Name = "lblL9";
			this.lblL9.Size = new System.Drawing.Size(24, 16);
			this.lblL9.TabIndex = 46;
			this.lblL9.Text = "L9";
			// 
			// chkL9
			// 
			this.chkL9.Image = null;
			this.chkL9.Location = new System.Drawing.Point(184, 64);
			this.chkL9.Name = "chkL9";
			this.chkL9.Size = new System.Drawing.Size(16, 24);
			this.chkL9.TabIndex = 45;
			this.chkL9.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// chkL3
			// 
			this.chkL3.Image = null;
			this.chkL3.Location = new System.Drawing.Point(40, 64);
			this.chkL3.Name = "chkL3";
			this.chkL3.Size = new System.Drawing.Size(16, 24);
			this.chkL3.TabIndex = 27;
			this.chkL3.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// lblL3
			// 
			this.lblL3.Image = null;
			this.lblL3.Location = new System.Drawing.Point(40, 48);
			this.lblL3.Name = "lblL3";
			this.lblL3.Size = new System.Drawing.Size(24, 16);
			this.lblL3.TabIndex = 31;
			this.lblL3.Text = "L3";
			// 
			// lblL4
			// 
			this.lblL4.Image = null;
			this.lblL4.Location = new System.Drawing.Point(64, 48);
			this.lblL4.Name = "lblL4";
			this.lblL4.Size = new System.Drawing.Size(24, 16);
			this.lblL4.TabIndex = 32;
			this.lblL4.Text = "L4";
			// 
			// chkL4
			// 
			this.chkL4.Image = null;
			this.chkL4.Location = new System.Drawing.Point(64, 64);
			this.chkL4.Name = "chkL4";
			this.chkL4.Size = new System.Drawing.Size(16, 24);
			this.chkL4.TabIndex = 29;
			this.chkL4.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// lblL5
			// 
			this.lblL5.Image = null;
			this.lblL5.Location = new System.Drawing.Point(88, 48);
			this.lblL5.Name = "lblL5";
			this.lblL5.Size = new System.Drawing.Size(24, 16);
			this.lblL5.TabIndex = 33;
			this.lblL5.Text = "L5";
			// 
			// chkL5
			// 
			this.chkL5.Image = null;
			this.chkL5.Location = new System.Drawing.Point(88, 64);
			this.chkL5.Name = "chkL5";
			this.chkL5.Size = new System.Drawing.Size(16, 24);
			this.chkL5.TabIndex = 28;
			this.chkL5.CheckedChanged += new System.EventHandler(this.chkL_CheckedChanged);
			// 
			// chkATUEnable
			// 
			this.chkATUEnable.Image = null;
			this.chkATUEnable.Location = new System.Drawing.Point(16, 24);
			this.chkATUEnable.Name = "chkATUEnable";
			this.chkATUEnable.Size = new System.Drawing.Size(64, 16);
			this.chkATUEnable.TabIndex = 63;
			this.chkATUEnable.Text = "Enable";
			this.chkATUEnable.CheckedChanged += new System.EventHandler(this.chkATUEnable_CheckedChanged);
			// 
			// chkATUATTN
			// 
			this.chkATUATTN.Image = null;
			this.chkATUATTN.Location = new System.Drawing.Point(88, 24);
			this.chkATUATTN.Name = "chkATUATTN";
			this.chkATUATTN.Size = new System.Drawing.Size(56, 16);
			this.chkATUATTN.TabIndex = 64;
			this.chkATUATTN.Text = "ATTN";
			this.chkATUATTN.CheckedChanged += new System.EventHandler(this.chkATUATTN_CheckedChanged);
			// 
			// chkPollPhaseMag
			// 
			this.chkPollPhaseMag.Location = new System.Drawing.Point(192, 184);
			this.chkPollPhaseMag.Name = "chkPollPhaseMag";
			this.chkPollPhaseMag.Size = new System.Drawing.Size(48, 24);
			this.chkPollPhaseMag.TabIndex = 40;
			this.chkPollPhaseMag.Text = "Poll";
			this.chkPollPhaseMag.CheckedChanged += new System.EventHandler(this.chkPollPhaseMag_CheckedChanged);
			// 
			// txtPhase
			// 
			this.txtPhase.BackColor = System.Drawing.Color.Black;
			this.txtPhase.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtPhase.ForeColor = System.Drawing.Color.White;
			this.txtPhase.Location = new System.Drawing.Point(16, 184);
			this.txtPhase.Name = "txtPhase";
			this.txtPhase.Size = new System.Drawing.Size(72, 26);
			this.txtPhase.TabIndex = 41;
			this.txtPhase.Text = "";
			// 
			// lblPhase
			// 
			this.lblPhase.Location = new System.Drawing.Point(16, 168);
			this.lblPhase.Name = "lblPhase";
			this.lblPhase.Size = new System.Drawing.Size(72, 16);
			this.lblPhase.TabIndex = 42;
			this.lblPhase.Text = "Phase";
			this.lblPhase.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// lblMag
			// 
			this.lblMag.Location = new System.Drawing.Point(104, 168);
			this.lblMag.Name = "lblMag";
			this.lblMag.Size = new System.Drawing.Size(72, 16);
			this.lblMag.TabIndex = 44;
			this.lblMag.Text = "Mag";
			this.lblMag.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// txtMag
			// 
			this.txtMag.BackColor = System.Drawing.Color.Black;
			this.txtMag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtMag.ForeColor = System.Drawing.Color.White;
			this.txtMag.Location = new System.Drawing.Point(104, 184);
			this.txtMag.Name = "txtMag";
			this.txtMag.Size = new System.Drawing.Size(72, 26);
			this.txtMag.TabIndex = 43;
			this.txtMag.Text = "";
			// 
			// picPhase
			// 
			this.picPhase.BackColor = System.Drawing.Color.Black;
			this.picPhase.Location = new System.Drawing.Point(16, 216);
			this.picPhase.Name = "picPhase";
			this.picPhase.Size = new System.Drawing.Size(72, 16);
			this.picPhase.TabIndex = 45;
			this.picPhase.TabStop = false;
			this.picPhase.Paint += new System.Windows.Forms.PaintEventHandler(this.picPhase_Paint);
			// 
			// picMag
			// 
			this.picMag.BackColor = System.Drawing.Color.Black;
			this.picMag.Location = new System.Drawing.Point(104, 216);
			this.picMag.Name = "picMag";
			this.picMag.Size = new System.Drawing.Size(72, 16);
			this.picMag.TabIndex = 46;
			this.picMag.TabStop = false;
			this.picMag.Paint += new System.Windows.Forms.PaintEventHandler(this.picMag_Paint);
			// 
			// udFanPWMOn
			// 
			this.udFanPWMOn.Location = new System.Drawing.Point(40, 16);
			this.udFanPWMOn.Maximum = new System.Decimal(new int[] {
																	   255,
																	   0,
																	   0,
																	   0});
			this.udFanPWMOn.Name = "udFanPWMOn";
			this.udFanPWMOn.Size = new System.Drawing.Size(48, 20);
			this.udFanPWMOn.TabIndex = 66;
			this.udFanPWMOn.Value = new System.Decimal(new int[] {
																	 50,
																	 0,
																	 0,
																	 0});
			this.udFanPWMOn.ValueChanged += new System.EventHandler(this.udFanPWM_ValueChanged);
			// 
			// udFanPWMOff
			// 
			this.udFanPWMOff.Location = new System.Drawing.Point(40, 40);
			this.udFanPWMOff.Maximum = new System.Decimal(new int[] {
																		255,
																		0,
																		0,
																		0});
			this.udFanPWMOff.Name = "udFanPWMOff";
			this.udFanPWMOff.Size = new System.Drawing.Size(48, 20);
			this.udFanPWMOff.TabIndex = 67;
			this.udFanPWMOff.Value = new System.Decimal(new int[] {
																	  50,
																	  0,
																	  0,
																	  0});
			this.udFanPWMOff.ValueChanged += new System.EventHandler(this.udFanPWM_ValueChanged);
			// 
			// grpFanPWM
			// 
			this.grpFanPWM.Controls.Add(this.udFanSpeed);
			this.grpFanPWM.Controls.Add(this.labelTS1);
			this.grpFanPWM.Controls.Add(this.lblFanPWMOff);
			this.grpFanPWM.Controls.Add(this.lblFanPWMOn);
			this.grpFanPWM.Controls.Add(this.udFanPWMOn);
			this.grpFanPWM.Controls.Add(this.udFanPWMOff);
			this.grpFanPWM.Location = new System.Drawing.Point(296, 8);
			this.grpFanPWM.Name = "grpFanPWM";
			this.grpFanPWM.Size = new System.Drawing.Size(104, 96);
			this.grpFanPWM.TabIndex = 68;
			this.grpFanPWM.TabStop = false;
			this.grpFanPWM.Text = "Fan PWM";
			// 
			// udFanSpeed
			// 
			this.udFanSpeed.DecimalPlaces = 2;
			this.udFanSpeed.Increment = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 131072});
			this.udFanSpeed.Location = new System.Drawing.Point(48, 64);
			this.udFanSpeed.Maximum = new System.Decimal(new int[] {
																	   10,
																	   0,
																	   0,
																	   65536});
			this.udFanSpeed.Name = "udFanSpeed";
			this.udFanSpeed.Size = new System.Drawing.Size(48, 20);
			this.udFanSpeed.TabIndex = 70;
			this.udFanSpeed.ValueChanged += new System.EventHandler(this.udFanSpeed_ValueChanged);
			// 
			// labelTS1
			// 
			this.labelTS1.Image = null;
			this.labelTS1.Location = new System.Drawing.Point(8, 64);
			this.labelTS1.Name = "labelTS1";
			this.labelTS1.Size = new System.Drawing.Size(40, 16);
			this.labelTS1.TabIndex = 71;
			this.labelTS1.Text = "Speed:";
			// 
			// lblFanPWMOff
			// 
			this.lblFanPWMOff.Image = null;
			this.lblFanPWMOff.Location = new System.Drawing.Point(8, 40);
			this.lblFanPWMOff.Name = "lblFanPWMOff";
			this.lblFanPWMOff.Size = new System.Drawing.Size(24, 16);
			this.lblFanPWMOff.TabIndex = 69;
			this.lblFanPWMOff.Text = "Off:";
			// 
			// lblFanPWMOn
			// 
			this.lblFanPWMOn.Image = null;
			this.lblFanPWMOn.Location = new System.Drawing.Point(8, 16);
			this.lblFanPWMOn.Name = "lblFanPWMOn";
			this.lblFanPWMOn.Size = new System.Drawing.Size(24, 16);
			this.lblFanPWMOn.TabIndex = 68;
			this.lblFanPWMOn.Text = "On:";
			// 
			// picSWR
			// 
			this.picSWR.BackColor = System.Drawing.Color.Black;
			this.picSWR.Location = new System.Drawing.Point(264, 224);
			this.picSWR.Name = "picSWR";
			this.picSWR.Size = new System.Drawing.Size(72, 16);
			this.picSWR.TabIndex = 71;
			this.picSWR.TabStop = false;
			this.picSWR.Paint += new System.Windows.Forms.PaintEventHandler(this.picSWR_Paint);
			// 
			// lblSWR
			// 
			this.lblSWR.Location = new System.Drawing.Point(264, 176);
			this.lblSWR.Name = "lblSWR";
			this.lblSWR.Size = new System.Drawing.Size(72, 16);
			this.lblSWR.TabIndex = 70;
			this.lblSWR.Text = "SWR";
			this.lblSWR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			// 
			// txtSWR
			// 
			this.txtSWR.BackColor = System.Drawing.Color.Black;
			this.txtSWR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtSWR.ForeColor = System.Drawing.Color.White;
			this.txtSWR.Location = new System.Drawing.Point(264, 192);
			this.txtSWR.Name = "txtSWR";
			this.txtSWR.Size = new System.Drawing.Size(72, 26);
			this.txtSWR.TabIndex = 69;
			this.txtSWR.Text = "";
			// 
			// chkPollSWR
			// 
			this.chkPollSWR.Location = new System.Drawing.Point(344, 184);
			this.chkPollSWR.Name = "chkPollSWR";
			this.chkPollSWR.Size = new System.Drawing.Size(48, 24);
			this.chkPollSWR.TabIndex = 72;
			this.chkPollSWR.Text = "Poll";
			this.chkPollSWR.CheckedChanged += new System.EventHandler(this.chkPollSWR_CheckedChanged);
			// 
			// btnTune
			// 
			this.btnTune.Location = new System.Drawing.Point(168, 16);
			this.btnTune.Name = "btnTune";
			this.btnTune.TabIndex = 73;
			this.btnTune.Text = "Tune";
			this.btnTune.Click += new System.EventHandler(this.btnTune_Click);
			// 
			// FLEX3000TestForm
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(400, 246);
			this.Controls.Add(this.chkPollSWR);
			this.Controls.Add(this.picSWR);
			this.Controls.Add(this.lblSWR);
			this.Controls.Add(this.txtSWR);
			this.Controls.Add(this.grpFanPWM);
			this.Controls.Add(this.picMag);
			this.Controls.Add(this.picPhase);
			this.Controls.Add(this.lblMag);
			this.Controls.Add(this.txtMag);
			this.Controls.Add(this.txtPhase);
			this.Controls.Add(this.lblPhase);
			this.Controls.Add(this.chkPollPhaseMag);
			this.Controls.Add(this.grpATURelays);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "FLEX3000TestForm";
			this.Text = "FLEX-3000 Test Form";
			this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX3000TestForm_Closing);
			this.grpATURelays.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udATUC)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udATUL)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udFanPWMOn)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udFanPWMOff)).EndInit();
			this.grpFanPWM.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udFanSpeed)).EndInit();
			this.ResumeLayout(false);

		}
Esempio n. 26
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX3000ATUForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.chckForceRetune = new System.Windows.Forms.CheckBox();
            this.swrTargetUpDown = new System.Windows.Forms.NumericUpDown();
            this.label5 = new System.Windows.Forms.Label();
            this.retuneSWRupdown = new System.Windows.Forms.NumericUpDown();
            this.label6 = new System.Windows.Forms.Label();
            this.udHighSWR = new System.Windows.Forms.NumericUpDown();
            this.label3 = new System.Windows.Forms.Label();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.chkAutoMode = new System.Windows.Forms.CheckBoxTS();
            this.resetATUdatabase = new System.Windows.Forms.ButtonTS();
            this.btnAntProfileAdd = new System.Windows.Forms.ButtonTS();
            this.comboAntProfileName = new System.Windows.Forms.ComboBoxTS();
            this.btnAntProfileDelete = new System.Windows.Forms.ButtonTS();
            this.btnAntProfileRename = new System.Windows.Forms.ButtonTS();
            this.grpFeedback = new System.Windows.Forms.GroupBoxTS();
            this.lblHiZ = new System.Windows.Forms.Label();
            this.lblTunRefPow = new System.Windows.Forms.LabelTS();
            this.lblBypRefPow = new System.Windows.Forms.LabelTS();
            this.lblTunFwdPow = new System.Windows.Forms.LabelTS();
            this.lblBypFwdPow = new System.Windows.Forms.LabelTS();
            this.lblTunSWR = new System.Windows.Forms.LabelTS();
            this.lblBypSWR = new System.Windows.Forms.LabelTS();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.lblByp = new System.Windows.Forms.LabelTS();
            this.lblSWR = new System.Windows.Forms.LabelTS();
            this.lblReflected = new System.Windows.Forms.LabelTS();
            this.lblForward = new System.Windows.Forms.LabelTS();
            this.lblTuneComplete = new System.Windows.Forms.LabelTS();
            this.rdBypass = new System.Windows.Forms.RadioButton();
            this.rdTune = new System.Windows.Forms.RadioButton();
            this.lblC = new System.Windows.Forms.Label();
            this.lblL = new System.Windows.Forms.Label();
            this.lblTime = new System.Windows.Forms.Label();
            this.udSleepTime = new System.Windows.Forms.NumericUpDown();
            this.udOffSleep = new System.Windows.Forms.NumericUpDown();
            this.chkDoNotPress = new System.Windows.Forms.CheckBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.udTunPower = new System.Windows.Forms.NumericUpDown();
            this.label4 = new System.Windows.Forms.Label();
            this.rdStop = new System.Windows.Forms.RadioButton();
            this.button1 = new System.Windows.Forms.Button();
            this.MemoryTune = new System.Windows.Forms.Label();
            this.grpAntennaProfile = new System.Windows.Forms.GroupBoxTS();
            this.grpRefPow = new System.Windows.Forms.GroupBoxTS();
            this.picRefPow = new System.Windows.Forms.PictureBox();
            this.txtRefPow = new System.Windows.Forms.TextBox();
            this.grpFwdPow = new System.Windows.Forms.GroupBoxTS();
            this.picFwdPow = new System.Windows.Forms.PictureBox();
            this.txtFwdPow = new System.Windows.Forms.TextBox();
            this.grpSWR = new System.Windows.Forms.GroupBoxTS();
            this.picSWR = new System.Windows.Forms.PictureBox();
            this.txtSWR = new System.Windows.Forms.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.swrTargetUpDown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.retuneSWRupdown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udHighSWR)).BeginInit();
            this.grpFeedback.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udSleepTime)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOffSleep)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTunPower)).BeginInit();
            this.grpAntennaProfile.SuspendLayout();
            this.grpRefPow.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picRefPow)).BeginInit();
            this.grpFwdPow.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picFwdPow)).BeginInit();
            this.grpSWR.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSWR)).BeginInit();
            this.SuspendLayout();
            // 
            // chckForceRetune
            // 
            this.chckForceRetune.AutoSize = true;
            this.chckForceRetune.Location = new System.Drawing.Point(143, 10);
            this.chckForceRetune.Name = "chckForceRetune";
            this.chckForceRetune.Size = new System.Drawing.Size(91, 17);
            this.chckForceRetune.TabIndex = 97;
            this.chckForceRetune.Text = "Force Retune";
            this.toolTip1.SetToolTip(this.chckForceRetune, "The ATU will ignore past tune memory and will do a full tune when the \"Tune\" butt" +
                    "on is pressed ");
            this.chckForceRetune.UseVisualStyleBackColor = true;
            this.chckForceRetune.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // swrTargetUpDown
            // 
            this.swrTargetUpDown.DecimalPlaces = 1;
            this.swrTargetUpDown.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.swrTargetUpDown.Location = new System.Drawing.Point(125, 279);
            this.swrTargetUpDown.Maximum = new decimal(new int[] {
            30,
            0,
            0,
            65536});
            this.swrTargetUpDown.Minimum = new decimal(new int[] {
            11,
            0,
            0,
            65536});
            this.swrTargetUpDown.Name = "swrTargetUpDown";
            this.swrTargetUpDown.Size = new System.Drawing.Size(51, 20);
            this.swrTargetUpDown.TabIndex = 99;
            this.toolTip1.SetToolTip(this.swrTargetUpDown, "The ATU stop tuning when an SWR less than this number is found.  Higher numbers m" +
                    "ay speed up tuning time.");
            this.swrTargetUpDown.Value = new decimal(new int[] {
            11,
            0,
            0,
            65536});
            this.swrTargetUpDown.ValueChanged += new System.EventHandler(this.control_swr_thresh_ValueChanged);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(24, 281);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(67, 13);
            this.label5.TabIndex = 100;
            this.label5.Text = "SWR Target";
            this.toolTip1.SetToolTip(this.label5, "The ATU will stop tuning when an SWR less than this number is found.  Higher numb" +
                    "ers may speed up tuning time.");
            this.label5.Click += new System.EventHandler(this.label5_Click);
            // 
            // retuneSWRupdown
            // 
            this.retuneSWRupdown.AccessibleName = "";
            this.retuneSWRupdown.DecimalPlaces = 1;
            this.retuneSWRupdown.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.retuneSWRupdown.Location = new System.Drawing.Point(125, 314);
            this.retuneSWRupdown.Maximum = new decimal(new int[] {
            30,
            0,
            0,
            65536});
            this.retuneSWRupdown.Minimum = new decimal(new int[] {
            11,
            0,
            0,
            65536});
            this.retuneSWRupdown.Name = "retuneSWRupdown";
            this.retuneSWRupdown.Size = new System.Drawing.Size(51, 20);
            this.retuneSWRupdown.TabIndex = 101;
            this.toolTip1.SetToolTip(this.retuneSWRupdown, "The tune will be considered successful and will be stored in memory if the tuned " +
                    "SWR is less than this number");
            this.retuneSWRupdown.Value = new decimal(new int[] {
            210,
            0,
            0,
            131072});
            this.retuneSWRupdown.ValueChanged += new System.EventHandler(this.retuneSWRupdown_ValueChanged);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(24, 316);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(88, 13);
            this.label6.TabIndex = 102;
            this.label6.Text = "SWR Successful";
            this.toolTip1.SetToolTip(this.label6, "The tune will be considered successful and will be stored in memory if the tuned " +
                    "SWR is less than this number");
            this.label6.Click += new System.EventHandler(this.label6_Click);
            // 
            // udHighSWR
            // 
            this.udHighSWR.DecimalPlaces = 1;
            this.udHighSWR.Enabled = false;
            this.udHighSWR.Increment = new decimal(new int[] {
            1,
            0,
            0,
            65536});
            this.udHighSWR.Location = new System.Drawing.Point(125, 247);
            this.udHighSWR.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            65536});
            this.udHighSWR.Minimum = new decimal(new int[] {
            20,
            0,
            0,
            65536});
            this.udHighSWR.Name = "udHighSWR";
            this.udHighSWR.Size = new System.Drawing.Size(51, 20);
            this.udHighSWR.TabIndex = 85;
            this.toolTip1.SetToolTip(this.udHighSWR, "The ATU will not attempt to tune when the SWR is greater than this number");
            this.udHighSWR.Value = new decimal(new int[] {
            70,
            0,
            0,
            65536});
            this.udHighSWR.ValueChanged += new System.EventHandler(this.udHighSWR_ValueChanged);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(24, 249);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(96, 13);
            this.label3.TabIndex = 90;
            this.label3.Text = "SWR Attempt Limit";
            this.toolTip1.SetToolTip(this.label3, "The ATU will not attempt to tune when the SWR is greater than this number");
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.Location = new System.Drawing.Point(187, 250);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(64, 17);
            this.checkBox1.TabIndex = 103;
            this.checkBox1.Text = "No Limit";
            this.toolTip1.SetToolTip(this.checkBox1, "The ATU will attempt to tune any SWR");
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged_1);
            // 
            // chkAutoMode
            // 
            this.chkAutoMode.AutoSize = true;
            this.chkAutoMode.Image = null;
            this.chkAutoMode.Location = new System.Drawing.Point(143, 33);
            this.chkAutoMode.Name = "chkAutoMode";
            this.chkAutoMode.Size = new System.Drawing.Size(78, 17);
            this.chkAutoMode.TabIndex = 106;
            this.chkAutoMode.Text = "Auto Mode";
            this.toolTip1.SetToolTip(this.chkAutoMode, "Enable automatic tuning when switching to a band to a different band");
            this.chkAutoMode.UseVisualStyleBackColor = true;
            this.chkAutoMode.CheckedChanged += new System.EventHandler(this.chkAutoMode_CheckedChanged);
            // 
            // resetATUdatabase
            // 
            this.resetATUdatabase.Image = null;
            this.resetATUdatabase.Location = new System.Drawing.Point(18, 428);
            this.resetATUdatabase.Name = "resetATUdatabase";
            this.resetATUdatabase.Size = new System.Drawing.Size(233, 21);
            this.resetATUdatabase.TabIndex = 96;
            this.resetATUdatabase.Text = "Reset ATU Database";
            this.toolTip1.SetToolTip(this.resetATUdatabase, "Click to reset the ATU Databsase");
            this.resetATUdatabase.Click += new System.EventHandler(this.resetATUdatabase_Click);
            // 
            // btnAntProfileAdd
            // 
            this.btnAntProfileAdd.Image = null;
            this.btnAntProfileAdd.Location = new System.Drawing.Point(12, 46);
            this.btnAntProfileAdd.Name = "btnAntProfileAdd";
            this.btnAntProfileAdd.Size = new System.Drawing.Size(66, 21);
            this.btnAntProfileAdd.TabIndex = 95;
            this.btnAntProfileAdd.Text = "Add";
            this.toolTip1.SetToolTip(this.btnAntProfileAdd, "Click to save the current settings to an Antenna Profile.");
            this.btnAntProfileAdd.Click += new System.EventHandler(this.btnAntProfileAdd_Click);
            // 
            // comboAntProfileName
            // 
            this.comboAntProfileName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboAntProfileName.DropDownWidth = 104;
            this.comboAntProfileName.Location = new System.Drawing.Point(12, 16);
            this.comboAntProfileName.Name = "comboAntProfileName";
            this.comboAntProfileName.Size = new System.Drawing.Size(209, 21);
            this.comboAntProfileName.TabIndex = 0;
            this.toolTip1.SetToolTip(this.comboAntProfileName, "Sets the current Antenna Profile to be used.");
            this.comboAntProfileName.SelectedIndexChanged += new System.EventHandler(this.antennaProfileName_SelectedIndexChanged);
            // 
            // btnAntProfileDelete
            // 
            this.btnAntProfileDelete.Image = null;
            this.btnAntProfileDelete.Location = new System.Drawing.Point(83, 46);
            this.btnAntProfileDelete.Name = "btnAntProfileDelete";
            this.btnAntProfileDelete.Size = new System.Drawing.Size(66, 21);
            this.btnAntProfileDelete.TabIndex = 2;
            this.btnAntProfileDelete.Text = "Delete";
            this.toolTip1.SetToolTip(this.btnAntProfileDelete, "Click to delete the currently selected Antenna Profile.");
            this.btnAntProfileDelete.Click += new System.EventHandler(this.btnAntProfileDelete_Click);
            // 
            // btnAntProfileRename
            // 
            this.btnAntProfileRename.Image = null;
            this.btnAntProfileRename.Location = new System.Drawing.Point(155, 46);
            this.btnAntProfileRename.Name = "btnAntProfileRename";
            this.btnAntProfileRename.Size = new System.Drawing.Size(66, 21);
            this.btnAntProfileRename.TabIndex = 1;
            this.btnAntProfileRename.Text = "Rename";
            this.toolTip1.SetToolTip(this.btnAntProfileRename, "Click to rename the selected profile");
            this.btnAntProfileRename.Click += new System.EventHandler(this.btnAntProfileSave_Click);
            // 
            // grpFeedback
            // 
            this.grpFeedback.BackColor = System.Drawing.SystemColors.Control;
            this.grpFeedback.Controls.Add(this.lblHiZ);
            this.grpFeedback.Controls.Add(this.lblTunRefPow);
            this.grpFeedback.Controls.Add(this.lblBypRefPow);
            this.grpFeedback.Controls.Add(this.lblTunFwdPow);
            this.grpFeedback.Controls.Add(this.lblBypFwdPow);
            this.grpFeedback.Controls.Add(this.lblTunSWR);
            this.grpFeedback.Controls.Add(this.lblBypSWR);
            this.grpFeedback.Controls.Add(this.labelTS1);
            this.grpFeedback.Controls.Add(this.lblByp);
            this.grpFeedback.Controls.Add(this.lblSWR);
            this.grpFeedback.Controls.Add(this.lblReflected);
            this.grpFeedback.Controls.Add(this.lblForward);
            this.grpFeedback.Controls.Add(this.lblTuneComplete);
            this.grpFeedback.Location = new System.Drawing.Point(18, 144);
            this.grpFeedback.Name = "grpFeedback";
            this.grpFeedback.Size = new System.Drawing.Size(233, 90);
            this.grpFeedback.TabIndex = 5;
            this.grpFeedback.TabStop = false;
            this.grpFeedback.Text = "Tuner Results";
            this.toolTip1.SetToolTip(this.grpFeedback, "The information in this window is returned from the ATU after a tune sequence.");
            // 
            // lblHiZ
            // 
            this.lblHiZ.BackColor = System.Drawing.SystemColors.ControlText;
            this.lblHiZ.Enabled = false;
            this.lblHiZ.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblHiZ.ForeColor = System.Drawing.Color.White;
            this.lblHiZ.Location = new System.Drawing.Point(29, 38);
            this.lblHiZ.Name = "lblHiZ";
            this.lblHiZ.Size = new System.Drawing.Size(32, 16);
            this.lblHiZ.TabIndex = 16;
            this.lblHiZ.Text = "Hi Z";
            this.lblHiZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.lblHiZ.Visible = false;
            // 
            // lblTunRefPow
            // 
            this.lblTunRefPow.Image = null;
            this.lblTunRefPow.Location = new System.Drawing.Point(136, 113);
            this.lblTunRefPow.Name = "lblTunRefPow";
            this.lblTunRefPow.Size = new System.Drawing.Size(56, 16);
            this.lblTunRefPow.TabIndex = 15;
            this.lblTunRefPow.Text = "2.3";
            this.lblTunRefPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypRefPow
            // 
            this.lblBypRefPow.Image = null;
            this.lblBypRefPow.Location = new System.Drawing.Point(72, 113);
            this.lblBypRefPow.Name = "lblBypRefPow";
            this.lblBypRefPow.Size = new System.Drawing.Size(56, 16);
            this.lblBypRefPow.TabIndex = 14;
            this.lblBypRefPow.Text = "2.3";
            this.lblBypRefPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblTunFwdPow
            // 
            this.lblTunFwdPow.Image = null;
            this.lblTunFwdPow.Location = new System.Drawing.Point(136, 89);
            this.lblTunFwdPow.Name = "lblTunFwdPow";
            this.lblTunFwdPow.Size = new System.Drawing.Size(56, 16);
            this.lblTunFwdPow.TabIndex = 13;
            this.lblTunFwdPow.Text = "2.3";
            this.lblTunFwdPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypFwdPow
            // 
            this.lblBypFwdPow.Image = null;
            this.lblBypFwdPow.Location = new System.Drawing.Point(72, 89);
            this.lblBypFwdPow.Name = "lblBypFwdPow";
            this.lblBypFwdPow.Size = new System.Drawing.Size(56, 16);
            this.lblBypFwdPow.TabIndex = 12;
            this.lblBypFwdPow.Text = "2.3";
            this.lblBypFwdPow.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblTunSWR
            // 
            this.lblTunSWR.Image = null;
            this.lblTunSWR.Location = new System.Drawing.Point(136, 65);
            this.lblTunSWR.Name = "lblTunSWR";
            this.lblTunSWR.Size = new System.Drawing.Size(56, 16);
            this.lblTunSWR.TabIndex = 11;
            this.lblTunSWR.Text = "1.3 : 1";
            this.lblTunSWR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblBypSWR
            // 
            this.lblBypSWR.Image = null;
            this.lblBypSWR.Location = new System.Drawing.Point(72, 65);
            this.lblBypSWR.Name = "lblBypSWR";
            this.lblBypSWR.Size = new System.Drawing.Size(56, 16);
            this.lblBypSWR.TabIndex = 10;
            this.lblBypSWR.Text = "1.3 : 1";
            this.lblBypSWR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // labelTS1
            // 
            this.labelTS1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTS1.Image = null;
            this.labelTS1.Location = new System.Drawing.Point(136, 41);
            this.labelTS1.Name = "labelTS1";
            this.labelTS1.Size = new System.Drawing.Size(56, 16);
            this.labelTS1.TabIndex = 9;
            this.labelTS1.Text = "Tuned";
            this.labelTS1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblByp
            // 
            this.lblByp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblByp.Image = null;
            this.lblByp.Location = new System.Drawing.Point(67, 41);
            this.lblByp.Name = "lblByp";
            this.lblByp.Size = new System.Drawing.Size(63, 16);
            this.lblByp.TabIndex = 8;
            this.lblByp.Text = "Bypassed";
            this.lblByp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblSWR
            // 
            this.lblSWR.Image = null;
            this.lblSWR.Location = new System.Drawing.Point(8, 65);
            this.lblSWR.Name = "lblSWR";
            this.lblSWR.Size = new System.Drawing.Size(56, 16);
            this.lblSWR.TabIndex = 3;
            this.lblSWR.Text = "SWR:";
            this.lblSWR.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblReflected
            // 
            this.lblReflected.Image = null;
            this.lblReflected.Location = new System.Drawing.Point(8, 113);
            this.lblReflected.Name = "lblReflected";
            this.lblReflected.Size = new System.Drawing.Size(56, 16);
            this.lblReflected.TabIndex = 2;
            this.lblReflected.Text = "Ref Pow:";
            this.lblReflected.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblForward
            // 
            this.lblForward.Image = null;
            this.lblForward.Location = new System.Drawing.Point(8, 89);
            this.lblForward.Name = "lblForward";
            this.lblForward.Size = new System.Drawing.Size(56, 16);
            this.lblForward.TabIndex = 6;
            this.lblForward.Text = "Fwd Pow:";
            this.lblForward.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblTuneComplete
            // 
            this.lblTuneComplete.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTuneComplete.ForeColor = System.Drawing.Color.Black;
            this.lblTuneComplete.Image = null;
            this.lblTuneComplete.Location = new System.Drawing.Point(6, 16);
            this.lblTuneComplete.Name = "lblTuneComplete";
            this.lblTuneComplete.Size = new System.Drawing.Size(224, 16);
            this.lblTuneComplete.TabIndex = 7;
            this.lblTuneComplete.Text = "Tuner Bypassed";
            this.lblTuneComplete.Click += new System.EventHandler(this.lblTuneComplete_Click);
            // 
            // rdBypass
            // 
            this.rdBypass.Appearance = System.Windows.Forms.Appearance.Button;
            this.rdBypass.Location = new System.Drawing.Point(17, 46);
            this.rdBypass.Name = "rdBypass";
            this.rdBypass.Size = new System.Drawing.Size(104, 24);
            this.rdBypass.TabIndex = 79;
            this.rdBypass.Text = "Bypass";
            this.rdBypass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.rdBypass.CheckedChanged += new System.EventHandler(this.rdBypass_CheckedChanged);
            // 
            // rdTune
            // 
            this.rdTune.Appearance = System.Windows.Forms.Appearance.Button;
            this.rdTune.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.rdTune.Location = new System.Drawing.Point(17, 14);
            this.rdTune.Name = "rdTune";
            this.rdTune.Size = new System.Drawing.Size(104, 24);
            this.rdTune.TabIndex = 80;
            this.rdTune.Text = "Tune";
            this.rdTune.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.rdTune.CheckedChanged += new System.EventHandler(this.rdTune_CheckedChanged);
            // 
            // lblC
            // 
            this.lblC.Location = new System.Drawing.Point(557, 258);
            this.lblC.Name = "lblC";
            this.lblC.Size = new System.Drawing.Size(40, 23);
            this.lblC.TabIndex = 81;
            this.lblC.Text = "C: ";
            // 
            // lblL
            // 
            this.lblL.Location = new System.Drawing.Point(509, 258);
            this.lblL.Name = "lblL";
            this.lblL.Size = new System.Drawing.Size(40, 23);
            this.lblL.TabIndex = 82;
            this.lblL.Text = "L: ";
            // 
            // lblTime
            // 
            this.lblTime.Location = new System.Drawing.Point(460, 111);
            this.lblTime.Name = "lblTime";
            this.lblTime.Size = new System.Drawing.Size(64, 16);
            this.lblTime.TabIndex = 83;
            this.lblTime.Text = "Time: ";
            // 
            // udSleepTime
            // 
            this.udSleepTime.Location = new System.Drawing.Point(524, 111);
            this.udSleepTime.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udSleepTime.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udSleepTime.Name = "udSleepTime";
            this.udSleepTime.Size = new System.Drawing.Size(56, 20);
            this.udSleepTime.TabIndex = 84;
            this.udSleepTime.Value = new decimal(new int[] {
            200,
            0,
            0,
            0});
            // 
            // udOffSleep
            // 
            this.udOffSleep.Location = new System.Drawing.Point(644, 111);
            this.udOffSleep.Maximum = new decimal(new int[] {
            5000,
            0,
            0,
            0});
            this.udOffSleep.Minimum = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udOffSleep.Name = "udOffSleep";
            this.udOffSleep.Size = new System.Drawing.Size(48, 20);
            this.udOffSleep.TabIndex = 86;
            this.udOffSleep.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            // 
            // chkDoNotPress
            // 
            this.chkDoNotPress.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkDoNotPress.Location = new System.Drawing.Point(509, 282);
            this.chkDoNotPress.Name = "chkDoNotPress";
            this.chkDoNotPress.Size = new System.Drawing.Size(104, 24);
            this.chkDoNotPress.TabIndex = 87;
            this.chkDoNotPress.Text = "Long Test";
            this.chkDoNotPress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkDoNotPress.CheckedChanged += new System.EventHandler(this.chkDoNotPress_CheckedChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(641, 141);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(51, 13);
            this.label1.TabIndex = 88;
            this.label1.Text = "Off Sleep";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(521, 141);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(60, 13);
            this.label2.TabIndex = 89;
            this.label2.Text = "Settle Time";
            // 
            // udTunPower
            // 
            this.udTunPower.Location = new System.Drawing.Point(524, 171);
            this.udTunPower.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udTunPower.Name = "udTunPower";
            this.udTunPower.Size = new System.Drawing.Size(48, 20);
            this.udTunPower.TabIndex = 91;
            this.udTunPower.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(525, 201);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 13);
            this.label4.TabIndex = 92;
            this.label4.Text = "Tune Power";
            // 
            // rdStop
            // 
            this.rdStop.Appearance = System.Windows.Forms.Appearance.Button;
            this.rdStop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.rdStop.ForeColor = System.Drawing.Color.Maroon;
            this.rdStop.Location = new System.Drawing.Point(17, 79);
            this.rdStop.Name = "rdStop";
            this.rdStop.Size = new System.Drawing.Size(104, 24);
            this.rdStop.TabIndex = 98;
            this.rdStop.Text = "Stop";
            this.rdStop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.rdStop.CheckedChanged += new System.EventHandler(this.rdStop_CheckedChanged);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(509, 321);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 104;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Visible = false;
            // 
            // MemoryTune
            // 
            this.MemoryTune.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
            this.MemoryTune.AutoSize = true;
            this.MemoryTune.ForeColor = System.Drawing.Color.DarkGreen;
            this.MemoryTune.Location = new System.Drawing.Point(146, 57);
            this.MemoryTune.Name = "MemoryTune";
            this.MemoryTune.Size = new System.Drawing.Size(78, 13);
            this.MemoryTune.TabIndex = 105;
            this.MemoryTune.Text = "-Memory Tune-";
            // 
            // grpAntennaProfile
            // 
            this.grpAntennaProfile.Controls.Add(this.btnAntProfileAdd);
            this.grpAntennaProfile.Controls.Add(this.comboAntProfileName);
            this.grpAntennaProfile.Controls.Add(this.btnAntProfileDelete);
            this.grpAntennaProfile.Controls.Add(this.btnAntProfileRename);
            this.grpAntennaProfile.Location = new System.Drawing.Point(18, 344);
            this.grpAntennaProfile.Name = "grpAntennaProfile";
            this.grpAntennaProfile.Size = new System.Drawing.Size(233, 75);
            this.grpAntennaProfile.TabIndex = 93;
            this.grpAntennaProfile.TabStop = false;
            this.grpAntennaProfile.Text = "Antenna Profiles";
            this.grpAntennaProfile.Enter += new System.EventHandler(this.grpAntennaProfile_Enter);
            // 
            // grpRefPow
            // 
            this.grpRefPow.Controls.Add(this.picRefPow);
            this.grpRefPow.Controls.Add(this.txtRefPow);
            this.grpRefPow.Location = new System.Drawing.Point(626, 298);
            this.grpRefPow.Name = "grpRefPow";
            this.grpRefPow.Size = new System.Drawing.Size(88, 64);
            this.grpRefPow.TabIndex = 78;
            this.grpRefPow.TabStop = false;
            this.grpRefPow.Text = "Ref Pow";
            // 
            // picRefPow
            // 
            this.picRefPow.BackColor = System.Drawing.Color.Black;
            this.picRefPow.Location = new System.Drawing.Point(9, 43);
            this.picRefPow.Name = "picRefPow";
            this.picRefPow.Size = new System.Drawing.Size(69, 16);
            this.picRefPow.TabIndex = 77;
            this.picRefPow.TabStop = false;
            this.picRefPow.Paint += new System.Windows.Forms.PaintEventHandler(this.picRefPow_Paint);
            // 
            // txtRefPow
            // 
            this.txtRefPow.BackColor = System.Drawing.Color.Black;
            this.txtRefPow.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtRefPow.ForeColor = System.Drawing.Color.White;
            this.txtRefPow.Location = new System.Drawing.Point(8, 16);
            this.txtRefPow.Name = "txtRefPow";
            this.txtRefPow.Size = new System.Drawing.Size(72, 26);
            this.txtRefPow.TabIndex = 75;
            // 
            // grpFwdPow
            // 
            this.grpFwdPow.Controls.Add(this.picFwdPow);
            this.grpFwdPow.Controls.Add(this.txtFwdPow);
            this.grpFwdPow.Location = new System.Drawing.Point(626, 222);
            this.grpFwdPow.Name = "grpFwdPow";
            this.grpFwdPow.Size = new System.Drawing.Size(88, 64);
            this.grpFwdPow.TabIndex = 75;
            this.grpFwdPow.TabStop = false;
            this.grpFwdPow.Text = "Fwd Pow";
            // 
            // picFwdPow
            // 
            this.picFwdPow.BackColor = System.Drawing.Color.Black;
            this.picFwdPow.Location = new System.Drawing.Point(9, 43);
            this.picFwdPow.Name = "picFwdPow";
            this.picFwdPow.Size = new System.Drawing.Size(69, 16);
            this.picFwdPow.TabIndex = 77;
            this.picFwdPow.TabStop = false;
            this.picFwdPow.Paint += new System.Windows.Forms.PaintEventHandler(this.picFwdPow_Paint);
            // 
            // txtFwdPow
            // 
            this.txtFwdPow.BackColor = System.Drawing.Color.Black;
            this.txtFwdPow.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtFwdPow.ForeColor = System.Drawing.Color.White;
            this.txtFwdPow.Location = new System.Drawing.Point(8, 16);
            this.txtFwdPow.Name = "txtFwdPow";
            this.txtFwdPow.Size = new System.Drawing.Size(72, 26);
            this.txtFwdPow.TabIndex = 75;
            // 
            // grpSWR
            // 
            this.grpSWR.Controls.Add(this.picSWR);
            this.grpSWR.Controls.Add(this.txtSWR);
            this.grpSWR.Location = new System.Drawing.Point(142, 73);
            this.grpSWR.Name = "grpSWR";
            this.grpSWR.Size = new System.Drawing.Size(88, 64);
            this.grpSWR.TabIndex = 7;
            this.grpSWR.TabStop = false;
            this.grpSWR.Text = "SWR";
            // 
            // picSWR
            // 
            this.picSWR.BackColor = System.Drawing.Color.Black;
            this.picSWR.Location = new System.Drawing.Point(9, 43);
            this.picSWR.Name = "picSWR";
            this.picSWR.Size = new System.Drawing.Size(69, 16);
            this.picSWR.TabIndex = 74;
            this.picSWR.TabStop = false;
            this.picSWR.Paint += new System.Windows.Forms.PaintEventHandler(this.picSWR_Paint);
            // 
            // txtSWR
            // 
            this.txtSWR.BackColor = System.Drawing.Color.Black;
            this.txtSWR.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtSWR.ForeColor = System.Drawing.Color.White;
            this.txtSWR.Location = new System.Drawing.Point(8, 16);
            this.txtSWR.Name = "txtSWR";
            this.txtSWR.ReadOnly = true;
            this.txtSWR.Size = new System.Drawing.Size(72, 26);
            this.txtSWR.TabIndex = 99999999;
            this.txtSWR.TextChanged += new System.EventHandler(this.txtSWR_TextChanged);
            // 
            // FLEX3000ATUForm
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
            this.ClientSize = new System.Drawing.Size(269, 461);
            this.Controls.Add(this.chkAutoMode);
            this.Controls.Add(this.MemoryTune);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.checkBox1);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.retuneSWRupdown);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.swrTargetUpDown);
            this.Controls.Add(this.rdStop);
            this.Controls.Add(this.chckForceRetune);
            this.Controls.Add(this.resetATUdatabase);
            this.Controls.Add(this.grpAntennaProfile);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.udTunPower);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.chkDoNotPress);
            this.Controls.Add(this.udOffSleep);
            this.Controls.Add(this.udHighSWR);
            this.Controls.Add(this.udSleepTime);
            this.Controls.Add(this.lblTime);
            this.Controls.Add(this.lblL);
            this.Controls.Add(this.lblC);
            this.Controls.Add(this.rdTune);
            this.Controls.Add(this.rdBypass);
            this.Controls.Add(this.grpRefPow);
            this.Controls.Add(this.grpFwdPow);
            this.Controls.Add(this.grpSWR);
            this.Controls.Add(this.grpFeedback);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FLEX3000ATUForm";
            this.Text = "FLEX-3000 ATU Settings";
            this.Load += new System.EventHandler(this.FLEX3000ATUForm_Load);
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCATUForm_Closing);
            ((System.ComponentModel.ISupportInitialize)(this.swrTargetUpDown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.retuneSWRupdown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udHighSWR)).EndInit();
            this.grpFeedback.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udSleepTime)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udOffSleep)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udTunPower)).EndInit();
            this.grpAntennaProfile.ResumeLayout(false);
            this.grpRefPow.ResumeLayout(false);
            this.grpRefPow.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picRefPow)).EndInit();
            this.grpFwdPow.ResumeLayout(false);
            this.grpFwdPow.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picFwdPow)).EndInit();
            this.grpSWR.ResumeLayout(false);
            this.grpSWR.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picSWR)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Esempio n. 27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FWCATUForm));
     this.grpMode = new System.Windows.Forms.GroupBoxTS();
     this.radModeAuto = new System.Windows.Forms.RadioButtonTS();
     this.radModeSemiAuto = new System.Windows.Forms.RadioButtonTS();
     this.radModeBypass = new System.Windows.Forms.RadioButtonTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.btnTuneMemory = new System.Windows.Forms.ButtonTS();
     this.btnTuneFull = new System.Windows.Forms.ButtonTS();
     this.chkUseTUN = new System.Windows.Forms.CheckBoxTS();
     this.grpFeedback = new System.Windows.Forms.GroupBoxTS();
     this.lblTuneComplete = new System.Windows.Forms.LabelTS();
     this.lblSWR = new System.Windows.Forms.LabelTS();
     this.lblReflected = new System.Windows.Forms.LabelTS();
     this.lblPower = new System.Windows.Forms.LabelTS();
     this.lblFreq = new System.Windows.Forms.LabelTS();
     this.lblForward = new System.Windows.Forms.LabelTS();
     this.grpSWRThreshold = new System.Windows.Forms.GroupBoxTS();
     this.comboSWRThresh = new System.Windows.Forms.ComboBoxTS();
     this.grpTune = new System.Windows.Forms.GroupBoxTS();
     this.grpMode.SuspendLayout();
     this.grpFeedback.SuspendLayout();
     this.grpSWRThreshold.SuspendLayout();
     this.grpTune.SuspendLayout();
     this.SuspendLayout();
     //
     // grpMode
     //
     this.grpMode.Controls.Add(this.radModeAuto);
     this.grpMode.Controls.Add(this.radModeSemiAuto);
     this.grpMode.Controls.Add(this.radModeBypass);
     this.grpMode.Location = new System.Drawing.Point(8, 8);
     this.grpMode.Name = "grpMode";
     this.grpMode.Size = new System.Drawing.Size(128, 120);
     this.grpMode.TabIndex = 0;
     this.grpMode.TabStop = false;
     this.grpMode.Text = "Operating Mode";
     //
     // radModeAuto
     //
     this.radModeAuto.Image = null;
     this.radModeAuto.Location = new System.Drawing.Point(16, 88);
     this.radModeAuto.Name = "radModeAuto";
     this.radModeAuto.TabIndex = 2;
     this.radModeAuto.Text = "Automatic";
     this.toolTip1.SetToolTip(this.radModeAuto, "Activates the ATU requiring just RF to automatically begin a tuning sequence.  Th" +
         "is works for all transmission modes.  Note that manually tuning is still possibl" +
         "e in this mode.");
     this.radModeAuto.CheckedChanged += new System.EventHandler(this.radModeAuto_CheckedChanged);
     //
     // radModeSemiAuto
     //
     this.radModeSemiAuto.Image = null;
     this.radModeSemiAuto.Location = new System.Drawing.Point(16, 56);
     this.radModeSemiAuto.Name = "radModeSemiAuto";
     this.radModeSemiAuto.TabIndex = 1;
     this.radModeSemiAuto.Text = "Semi-Automatic";
     this.toolTip1.SetToolTip(this.radModeSemiAuto, "Enables the ATU requiring the user to activate a tune sequence.");
     this.radModeSemiAuto.CheckedChanged += new System.EventHandler(this.radModeSemiAuto_CheckedChanged);
     //
     // radModeBypass
     //
     this.radModeBypass.Checked = true;
     this.radModeBypass.Image = null;
     this.radModeBypass.Location = new System.Drawing.Point(16, 24);
     this.radModeBypass.Name = "radModeBypass";
     this.radModeBypass.Size = new System.Drawing.Size(88, 24);
     this.radModeBypass.TabIndex = 0;
     this.radModeBypass.TabStop = true;
     this.radModeBypass.Text = "Bypass";
     this.toolTip1.SetToolTip(this.radModeBypass, "Effectively deactivates the ATU by unlatching all relays.");
     this.radModeBypass.CheckedChanged += new System.EventHandler(this.radModeBypass_CheckedChanged);
     //
     // btnTuneMemory
     //
     this.btnTuneMemory.Image = null;
     this.btnTuneMemory.Location = new System.Drawing.Point(16, 24);
     this.btnTuneMemory.Name = "btnTuneMemory";
     this.btnTuneMemory.Size = new System.Drawing.Size(88, 23);
     this.btnTuneMemory.TabIndex = 1;
     this.btnTuneMemory.Text = "Memory Tune";
     this.toolTip1.SetToolTip(this.btnTuneMemory, "Performs a Memory Tune.  Uses previously saved tune settings if found for the cur" +
         "rent frequency.  If a previous setting is not found, a Full Tune is performed.");
     this.btnTuneMemory.Click += new System.EventHandler(this.btnTuneMemory_Click);
     //
     // btnTuneFull
     //
     this.btnTuneFull.Image = null;
     this.btnTuneFull.Location = new System.Drawing.Point(16, 56);
     this.btnTuneFull.Name = "btnTuneFull";
     this.btnTuneFull.Size = new System.Drawing.Size(88, 23);
     this.btnTuneFull.TabIndex = 2;
     this.btnTuneFull.Text = "Full Tune";
     this.toolTip1.SetToolTip(this.btnTuneFull, "Perform Full Tune.  Ignores any previous saved tunes on the current frequency.");
     this.btnTuneFull.Click += new System.EventHandler(this.btnTuneFull_Click);
     //
     // chkUseTUN
     //
     this.chkUseTUN.Checked = true;
     this.chkUseTUN.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkUseTUN.Image = null;
     this.chkUseTUN.Location = new System.Drawing.Point(24, 88);
     this.chkUseTUN.Name = "chkUseTUN";
     this.chkUseTUN.Size = new System.Drawing.Size(80, 24);
     this.chkUseTUN.TabIndex = 3;
     this.chkUseTUN.Text = "Use TUN";
     this.toolTip1.SetToolTip(this.chkUseTUN, "Checking this box will enable the front panel TUN function when using the Memory " +
         "or Full Tune functions above.");
     //
     // grpFeedback
     //
     this.grpFeedback.BackColor = System.Drawing.SystemColors.Control;
     this.grpFeedback.Controls.Add(this.lblTuneComplete);
     this.grpFeedback.Controls.Add(this.lblSWR);
     this.grpFeedback.Controls.Add(this.lblReflected);
     this.grpFeedback.Controls.Add(this.lblPower);
     this.grpFeedback.Controls.Add(this.lblFreq);
     this.grpFeedback.Controls.Add(this.lblForward);
     this.grpFeedback.Location = new System.Drawing.Point(8, 136);
     this.grpFeedback.Name = "grpFeedback";
     this.grpFeedback.Size = new System.Drawing.Size(264, 96);
     this.grpFeedback.TabIndex = 5;
     this.grpFeedback.TabStop = false;
     this.grpFeedback.Text = "Tuner Feedback";
     this.toolTip1.SetToolTip(this.grpFeedback, "The information in this window is returned from the ATU after a tune sequence.");
     //
     // lblTuneComplete
     //
     this.lblTuneComplete.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTuneComplete.ForeColor = System.Drawing.Color.Green;
     this.lblTuneComplete.Image = null;
     this.lblTuneComplete.Location = new System.Drawing.Point(16, 24);
     this.lblTuneComplete.Name = "lblTuneComplete";
     this.lblTuneComplete.Size = new System.Drawing.Size(232, 16);
     this.lblTuneComplete.TabIndex = 7;
     this.lblTuneComplete.Text = "Tune Completed Successfully";
     //
     // lblSWR
     //
     this.lblSWR.Image = null;
     this.lblSWR.Location = new System.Drawing.Point(176, 48);
     this.lblSWR.Name = "lblSWR";
     this.lblSWR.Size = new System.Drawing.Size(72, 16);
     this.lblSWR.TabIndex = 3;
     this.lblSWR.Text = "SWR: 1.0:1";
     //
     // lblReflected
     //
     this.lblReflected.Image = null;
     this.lblReflected.Location = new System.Drawing.Point(168, 72);
     this.lblReflected.Name = "lblReflected";
     this.lblReflected.Size = new System.Drawing.Size(80, 16);
     this.lblReflected.TabIndex = 2;
     this.lblReflected.Text = "Reflected: 0";
     //
     // lblPower
     //
     this.lblPower.Image = null;
     this.lblPower.Location = new System.Drawing.Point(16, 72);
     this.lblPower.Name = "lblPower";
     this.lblPower.Size = new System.Drawing.Size(64, 16);
     this.lblPower.TabIndex = 1;
     this.lblPower.Text = "Power (W):   ";
     //
     // lblFreq
     //
     this.lblFreq.Image = null;
     this.lblFreq.Location = new System.Drawing.Point(16, 48);
     this.lblFreq.Name = "lblFreq";
     this.lblFreq.Size = new System.Drawing.Size(152, 16);
     this.lblFreq.TabIndex = 0;
     this.lblFreq.Text = "Freq (MHz): ";
     //
     // lblForward
     //
     this.lblForward.Image = null;
     this.lblForward.Location = new System.Drawing.Point(80, 72);
     this.lblForward.Name = "lblForward";
     this.lblForward.Size = new System.Drawing.Size(80, 16);
     this.lblForward.TabIndex = 6;
     this.lblForward.Text = "Forward: 0";
     //
     // grpSWRThreshold
     //
     this.grpSWRThreshold.Controls.Add(this.comboSWRThresh);
     this.grpSWRThreshold.Location = new System.Drawing.Point(280, 8);
     this.grpSWRThreshold.Name = "grpSWRThreshold";
     this.grpSWRThreshold.Size = new System.Drawing.Size(104, 56);
     this.grpSWRThreshold.TabIndex = 6;
     this.grpSWRThreshold.TabStop = false;
     this.grpSWRThreshold.Text = "SWR Threshold";
     this.toolTip1.SetToolTip(this.grpSWRThreshold, "Sets the threshold below which constitutes a successful tune.");
     //
     // comboSWRThresh
     //
     this.comboSWRThresh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSWRThresh.DropDownWidth = 64;
     this.comboSWRThresh.Items.AddRange(new object[] {
                                                         "1.1 : 1",
                                                         "1.3 : 1",
                                                         "1.5 : 1",
                                                         "1.7 : 1",
                                                         "2.0 : 1",
                                                         "2.5 : 1",
                                                         "3.0 : 1"});
     this.comboSWRThresh.Location = new System.Drawing.Point(16, 24);
     this.comboSWRThresh.Name = "comboSWRThresh";
     this.comboSWRThresh.Size = new System.Drawing.Size(64, 21);
     this.comboSWRThresh.TabIndex = 4;
     this.comboSWRThresh.SelectedIndexChanged += new System.EventHandler(this.comboSWRThresh_SelectedIndexChanged);
     //
     // grpTune
     //
     this.grpTune.Controls.Add(this.chkUseTUN);
     this.grpTune.Controls.Add(this.btnTuneFull);
     this.grpTune.Controls.Add(this.btnTuneMemory);
     this.grpTune.Location = new System.Drawing.Point(144, 8);
     this.grpTune.Name = "grpTune";
     this.grpTune.Size = new System.Drawing.Size(128, 120);
     this.grpTune.TabIndex = 4;
     this.grpTune.TabStop = false;
     this.grpTune.Text = "Tuning Options";
     //
     // FWCATUForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(392, 238);
     this.Controls.Add(this.grpSWRThreshold);
     this.Controls.Add(this.grpFeedback);
     this.Controls.Add(this.grpTune);
     this.Controls.Add(this.grpMode);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "FWCATUForm";
     this.Text = "FLEX-5000 ATU Settings";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCATUForm_Closing);
     this.grpMode.ResumeLayout(false);
     this.grpFeedback.ResumeLayout(false);
     this.grpSWRThreshold.ResumeLayout(false);
     this.grpTune.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX3000MixerForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.chkLineOutDB9Sel = new System.Windows.Forms.CheckBoxTS();
            this.tbLineOutDB9 = new System.Windows.Forms.TrackBarTS();
            this.chkHeadphoneSel = new System.Windows.Forms.CheckBoxTS();
            this.tbHeadphone = new System.Windows.Forms.TrackBarTS();
            this.chkExtSpkrSel = new System.Windows.Forms.CheckBoxTS();
            this.tbExtSpkr = new System.Windows.Forms.TrackBarTS();
            this.chkOutputMuteAll = new System.Windows.Forms.CheckBoxTS();
            this.chkInputMuteAll = new System.Windows.Forms.CheckBoxTS();
            this.lblLineInDB9 = new System.Windows.Forms.LabelTS();
            this.chkLineInDB9Sel = new System.Windows.Forms.CheckBoxTS();
            this.tbLineInDB9 = new System.Windows.Forms.TrackBarTS();
            this.lblMic = new System.Windows.Forms.LabelTS();
            this.chkMicSel = new System.Windows.Forms.CheckBoxTS();
            this.tbMic = new System.Windows.Forms.TrackBarTS();
            this.grpOutput = new System.Windows.Forms.GroupBoxTS();
            this.lblLineOutDB9 = new System.Windows.Forms.LabelTS();
            this.lblHeadphone = new System.Windows.Forms.LabelTS();
            this.lblExtSpkr = new System.Windows.Forms.LabelTS();
            this.grpInput = new System.Windows.Forms.GroupBoxTS();
            ((System.ComponentModel.ISupportInitialize)(this.tbLineOutDB9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbHeadphone)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbExtSpkr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbLineInDB9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMic)).BeginInit();
            this.grpOutput.SuspendLayout();
            this.grpInput.SuspendLayout();
            this.SuspendLayout();
            // 
            // chkLineOutDB9Sel
            // 
            this.chkLineOutDB9Sel.Checked = true;
            this.chkLineOutDB9Sel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkLineOutDB9Sel.Image = null;
            this.chkLineOutDB9Sel.Location = new System.Drawing.Point(136, 144);
            this.chkLineOutDB9Sel.Name = "chkLineOutDB9Sel";
            this.chkLineOutDB9Sel.Size = new System.Drawing.Size(16, 24);
            this.chkLineOutDB9Sel.TabIndex = 21;
            this.chkLineOutDB9Sel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkLineOutDB9Sel, "Selects/Unselects the FlexWire Line Out Output");
            this.chkLineOutDB9Sel.CheckedChanged += new System.EventHandler(this.chkLineOutDB9Sel_CheckedChanged);
            // 
            // tbLineOutDB9
            // 
            this.tbLineOutDB9.Location = new System.Drawing.Point(124, 48);
            this.tbLineOutDB9.Maximum = 255;
            this.tbLineOutDB9.Minimum = 128;
            this.tbLineOutDB9.Name = "tbLineOutDB9";
            this.tbLineOutDB9.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbLineOutDB9.Size = new System.Drawing.Size(45, 104);
            this.tbLineOutDB9.TabIndex = 20;
            this.tbLineOutDB9.TickFrequency = 16;
            this.tbLineOutDB9.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbLineOutDB9, "Adjusts the Line Out RCA Volume");
            this.tbLineOutDB9.Value = 248;
            this.tbLineOutDB9.Scroll += new System.EventHandler(this.tbLineOutDB9_Scroll);
            // 
            // chkHeadphoneSel
            // 
            this.chkHeadphoneSel.Checked = true;
            this.chkHeadphoneSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkHeadphoneSel.Image = null;
            this.chkHeadphoneSel.Location = new System.Drawing.Point(88, 144);
            this.chkHeadphoneSel.Name = "chkHeadphoneSel";
            this.chkHeadphoneSel.Size = new System.Drawing.Size(16, 24);
            this.chkHeadphoneSel.TabIndex = 18;
            this.chkHeadphoneSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkHeadphoneSel, "Selects/Unselects the Headphone Output");
            this.chkHeadphoneSel.CheckedChanged += new System.EventHandler(this.chkHeadphoneSel_CheckedChanged);
            // 
            // tbHeadphone
            // 
            this.tbHeadphone.Location = new System.Drawing.Point(74, 48);
            this.tbHeadphone.Maximum = 255;
            this.tbHeadphone.Minimum = 128;
            this.tbHeadphone.Name = "tbHeadphone";
            this.tbHeadphone.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbHeadphone.Size = new System.Drawing.Size(45, 104);
            this.tbHeadphone.TabIndex = 17;
            this.tbHeadphone.TickFrequency = 16;
            this.tbHeadphone.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbHeadphone, "Adjusts the Headphone Volume");
            this.tbHeadphone.Value = 248;
            this.tbHeadphone.Scroll += new System.EventHandler(this.tbHeadphone_Scroll);
            // 
            // chkExtSpkrSel
            // 
            this.chkExtSpkrSel.Checked = true;
            this.chkExtSpkrSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkExtSpkrSel.Image = null;
            this.chkExtSpkrSel.Location = new System.Drawing.Point(40, 144);
            this.chkExtSpkrSel.Name = "chkExtSpkrSel";
            this.chkExtSpkrSel.Size = new System.Drawing.Size(16, 24);
            this.chkExtSpkrSel.TabIndex = 15;
            this.chkExtSpkrSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkExtSpkrSel, "Selects/Unselects the External Speaker Output");
            this.chkExtSpkrSel.CheckedChanged += new System.EventHandler(this.chkExtSpkrSel_CheckedChanged);
            // 
            // tbExtSpkr
            // 
            this.tbExtSpkr.Location = new System.Drawing.Point(24, 48);
            this.tbExtSpkr.Maximum = 255;
            this.tbExtSpkr.Minimum = 128;
            this.tbExtSpkr.Name = "tbExtSpkr";
            this.tbExtSpkr.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbExtSpkr.Size = new System.Drawing.Size(45, 104);
            this.tbExtSpkr.TabIndex = 14;
            this.tbExtSpkr.TickFrequency = 16;
            this.tbExtSpkr.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbExtSpkr, "Adjusts the External Speaker Volume");
            this.tbExtSpkr.Value = 248;
            this.tbExtSpkr.Scroll += new System.EventHandler(this.tbExtSpkr_Scroll);
            // 
            // chkOutputMuteAll
            // 
            this.chkOutputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkOutputMuteAll.Image = null;
            this.chkOutputMuteAll.Location = new System.Drawing.Point(16, 176);
            this.chkOutputMuteAll.Name = "chkOutputMuteAll";
            this.chkOutputMuteAll.Size = new System.Drawing.Size(144, 24);
            this.chkOutputMuteAll.TabIndex = 13;
            this.chkOutputMuteAll.Text = "Mute All Outputs";
            this.chkOutputMuteAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.chkOutputMuteAll, "Mute All Output Lines");
            this.chkOutputMuteAll.CheckedChanged += new System.EventHandler(this.chkOutputMuteAll_CheckedChanged);
            // 
            // chkInputMuteAll
            // 
            this.chkInputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkInputMuteAll.Image = null;
            this.chkInputMuteAll.Location = new System.Drawing.Point(16, 176);
            this.chkInputMuteAll.Name = "chkInputMuteAll";
            this.chkInputMuteAll.Size = new System.Drawing.Size(88, 24);
            this.chkInputMuteAll.TabIndex = 12;
            this.chkInputMuteAll.Text = "Mute All Inputs";
            this.chkInputMuteAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.chkInputMuteAll, "Mute All Input Lines");
            this.chkInputMuteAll.CheckedChanged += new System.EventHandler(this.chkInputMuteAll_CheckedChanged);
            // 
            // lblLineInDB9
            // 
            this.lblLineInDB9.Image = null;
            this.lblLineInDB9.Location = new System.Drawing.Point(64, 24);
            this.lblLineInDB9.Name = "lblLineInDB9";
            this.lblLineInDB9.Size = new System.Drawing.Size(49, 24);
            this.lblLineInDB9.TabIndex = 11;
            this.lblLineInDB9.Text = "FlexWire In";
            this.lblLineInDB9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.toolTip1.SetToolTip(this.lblLineInDB9, "FlexWire Audio Input (DB9 on back panel)");
            // 
            // chkLineInDB9Sel
            // 
            this.chkLineInDB9Sel.Image = null;
            this.chkLineInDB9Sel.Location = new System.Drawing.Point(81, 144);
            this.chkLineInDB9Sel.Name = "chkLineInDB9Sel";
            this.chkLineInDB9Sel.Size = new System.Drawing.Size(16, 24);
            this.chkLineInDB9Sel.TabIndex = 10;
            this.chkLineInDB9Sel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkLineInDB9Sel, "Selects/Unselects the Line In DB9 Input");
            this.chkLineInDB9Sel.CheckedChanged += new System.EventHandler(this.chkLineInDB9Sel_CheckedChanged);
            // 
            // tbLineInDB9
            // 
            this.tbLineInDB9.Location = new System.Drawing.Point(68, 48);
            this.tbLineInDB9.Maximum = 0;
            this.tbLineInDB9.Minimum = -128;
            this.tbLineInDB9.Name = "tbLineInDB9";
            this.tbLineInDB9.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbLineInDB9.Size = new System.Drawing.Size(45, 104);
            this.tbLineInDB9.TabIndex = 9;
            this.tbLineInDB9.TickFrequency = 16;
            this.tbLineInDB9.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbLineInDB9, "Adjusts the Line In DB9 Input Volume");
            this.tbLineInDB9.Scroll += new System.EventHandler(this.tbLineInDB9_Scroll);
            // 
            // lblMic
            // 
            this.lblMic.Image = null;
            this.lblMic.Location = new System.Drawing.Point(16, 24);
            this.lblMic.Name = "lblMic";
            this.lblMic.Size = new System.Drawing.Size(45, 24);
            this.lblMic.TabIndex = 2;
            this.lblMic.Text = "Mic";
            this.lblMic.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.toolTip1.SetToolTip(this.lblMic, "8 Pin front panel connector");
            // 
            // chkMicSel
            // 
            this.chkMicSel.Checked = true;
            this.chkMicSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkMicSel.Image = null;
            this.chkMicSel.Location = new System.Drawing.Point(30, 144);
            this.chkMicSel.Name = "chkMicSel";
            this.chkMicSel.Size = new System.Drawing.Size(16, 24);
            this.chkMicSel.TabIndex = 1;
            this.chkMicSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkMicSel, "Selects/Unselects the Mic Input");
            this.chkMicSel.CheckedChanged += new System.EventHandler(this.chkMicSel_CheckedChanged);
            // 
            // tbMic
            // 
            this.tbMic.Location = new System.Drawing.Point(16, 48);
            this.tbMic.Maximum = 0;
            this.tbMic.Minimum = -128;
            this.tbMic.Name = "tbMic";
            this.tbMic.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbMic.Size = new System.Drawing.Size(45, 104);
            this.tbMic.TabIndex = 0;
            this.tbMic.TickFrequency = 16;
            this.tbMic.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbMic, "Adjusts the Mic Input Volume");
            this.tbMic.Scroll += new System.EventHandler(this.tbMic_Scroll);
            // 
            // grpOutput
            // 
            this.grpOutput.Controls.Add(this.lblLineOutDB9);
            this.grpOutput.Controls.Add(this.chkLineOutDB9Sel);
            this.grpOutput.Controls.Add(this.tbLineOutDB9);
            this.grpOutput.Controls.Add(this.lblHeadphone);
            this.grpOutput.Controls.Add(this.chkHeadphoneSel);
            this.grpOutput.Controls.Add(this.tbHeadphone);
            this.grpOutput.Controls.Add(this.lblExtSpkr);
            this.grpOutput.Controls.Add(this.chkExtSpkrSel);
            this.grpOutput.Controls.Add(this.tbExtSpkr);
            this.grpOutput.Controls.Add(this.chkOutputMuteAll);
            this.grpOutput.Location = new System.Drawing.Point(136, 8);
            this.grpOutput.Name = "grpOutput";
            this.grpOutput.Size = new System.Drawing.Size(176, 216);
            this.grpOutput.TabIndex = 3;
            this.grpOutput.TabStop = false;
            this.grpOutput.Text = "Output";
            // 
            // lblLineOutDB9
            // 
            this.lblLineOutDB9.Image = null;
            this.lblLineOutDB9.Location = new System.Drawing.Point(120, 24);
            this.lblLineOutDB9.Name = "lblLineOutDB9";
            this.lblLineOutDB9.Size = new System.Drawing.Size(49, 32);
            this.lblLineOutDB9.TabIndex = 22;
            this.lblLineOutDB9.Text = "FlexWire Out";
            this.lblLineOutDB9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblHeadphone
            // 
            this.lblHeadphone.Image = null;
            this.lblHeadphone.Location = new System.Drawing.Point(72, 24);
            this.lblHeadphone.Name = "lblHeadphone";
            this.lblHeadphone.Size = new System.Drawing.Size(48, 32);
            this.lblHeadphone.TabIndex = 19;
            this.lblHeadphone.Text = "Head Phones";
            this.lblHeadphone.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lblExtSpkr
            // 
            this.lblExtSpkr.Image = null;
            this.lblExtSpkr.Location = new System.Drawing.Point(16, 24);
            this.lblExtSpkr.Name = "lblExtSpkr";
            this.lblExtSpkr.Size = new System.Drawing.Size(56, 32);
            this.lblExtSpkr.TabIndex = 16;
            this.lblExtSpkr.Text = "Pow Spkr Out";
            this.lblExtSpkr.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // grpInput
            // 
            this.grpInput.Controls.Add(this.chkInputMuteAll);
            this.grpInput.Controls.Add(this.lblLineInDB9);
            this.grpInput.Controls.Add(this.chkLineInDB9Sel);
            this.grpInput.Controls.Add(this.tbLineInDB9);
            this.grpInput.Controls.Add(this.lblMic);
            this.grpInput.Controls.Add(this.chkMicSel);
            this.grpInput.Controls.Add(this.tbMic);
            this.grpInput.Location = new System.Drawing.Point(8, 8);
            this.grpInput.Name = "grpInput";
            this.grpInput.Size = new System.Drawing.Size(120, 216);
            this.grpInput.TabIndex = 2;
            this.grpInput.TabStop = false;
            this.grpInput.Text = "Input";
            // 
            // FLEX3000MixerForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(320, 230);
            this.Controls.Add(this.grpOutput);
            this.Controls.Add(this.grpInput);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FLEX3000MixerForm";
            this.Text = "FLEX-3000 Audio Mixer";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCMixForm_Closing);
            ((System.ComponentModel.ISupportInitialize)(this.tbLineOutDB9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbHeadphone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbExtSpkr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbLineInDB9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMic)).EndInit();
            this.grpOutput.ResumeLayout(false);
            this.grpOutput.PerformLayout();
            this.grpInput.ResumeLayout(false);
            this.grpInput.PerformLayout();
            this.ResumeLayout(false);

		}
Esempio n. 29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ProductionTest));
     this.txtRefSig160 = new System.Windows.Forms.TextBoxTS();
     this.txtSignal160H = new System.Windows.Forms.TextBoxTS();
     this.lblBand160 = new System.Windows.Forms.LabelTS();
     this.lblBand80 = new System.Windows.Forms.LabelTS();
     this.txtSignal80H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig80 = new System.Windows.Forms.TextBoxTS();
     this.lblBand60 = new System.Windows.Forms.LabelTS();
     this.txtSignal60H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig60 = new System.Windows.Forms.TextBoxTS();
     this.lblBand40 = new System.Windows.Forms.LabelTS();
     this.txtSignal40H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig40 = new System.Windows.Forms.TextBoxTS();
     this.lblBand30 = new System.Windows.Forms.LabelTS();
     this.txtSignal30H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig30 = new System.Windows.Forms.TextBoxTS();
     this.lblBand20 = new System.Windows.Forms.LabelTS();
     this.txtNoise20 = new System.Windows.Forms.TextBoxTS();
     this.txtSignal20H = new System.Windows.Forms.TextBoxTS();
     this.txtRefNoise20 = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig20 = new System.Windows.Forms.TextBoxTS();
     this.lblBand17 = new System.Windows.Forms.LabelTS();
     this.txtSignal17H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig17 = new System.Windows.Forms.TextBoxTS();
     this.lblBand15 = new System.Windows.Forms.LabelTS();
     this.txtSignal15H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig15 = new System.Windows.Forms.TextBoxTS();
     this.lblBand12 = new System.Windows.Forms.LabelTS();
     this.txtSignal12H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig12 = new System.Windows.Forms.TextBoxTS();
     this.lblBand10 = new System.Windows.Forms.LabelTS();
     this.txtSignal10H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig10 = new System.Windows.Forms.TextBoxTS();
     this.lblBand6 = new System.Windows.Forms.LabelTS();
     this.txtSignal6H = new System.Windows.Forms.TextBoxTS();
     this.txtRefSig6 = new System.Windows.Forms.TextBoxTS();
     this.lblNoise = new System.Windows.Forms.LabelTS();
     this.lblSigRef = new System.Windows.Forms.LabelTS();
     this.grpSignal = new System.Windows.Forms.GroupBoxTS();
     this.labelTS1 = new System.Windows.Forms.LabelTS();
     this.txtSigDelta60 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta17 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta6 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta40 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta160 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta80 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta12 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta20 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta10 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta15 = new System.Windows.Forms.TextBoxTS();
     this.txtSigDelta30 = new System.Windows.Forms.TextBoxTS();
     this.lblSignalActual = new System.Windows.Forms.LabelTS();
     this.grpNoise = new System.Windows.Forms.GroupBoxTS();
     this.lblNoiseRef = new System.Windows.Forms.LabelTS();
     this.lblBand = new System.Windows.Forms.LabelTS();
     this.grpPreamp = new System.Windows.Forms.GroupBoxTS();
     this.txtPreAtt = new System.Windows.Forms.TextBoxTS();
     this.lblPreNoise = new System.Windows.Forms.LabelTS();
     this.lblPreSignal = new System.Windows.Forms.LabelTS();
     this.txtPreGain = new System.Windows.Forms.TextBoxTS();
     this.grpTests = new System.Windows.Forms.GroupBoxTS();
     this.btnRunPTT = new System.Windows.Forms.ButtonTS();
     this.btnRunMic = new System.Windows.Forms.ButtonTS();
     this.btnRunBalance = new System.Windows.Forms.ButtonTS();
     this.btnRunRFE = new System.Windows.Forms.ButtonTS();
     this.btnRunTX = new System.Windows.Forms.ButtonTS();
     this.chkRunDash = new System.Windows.Forms.CheckBox();
     this.chkRunDot = new System.Windows.Forms.CheckBox();
     this.btnRunImpulse = new System.Windows.Forms.ButtonTS();
     this.btnClearAll = new System.Windows.Forms.ButtonTS();
     this.btnCheckAll = new System.Windows.Forms.ButtonTS();
     this.btnRunPreamp = new System.Windows.Forms.ButtonTS();
     this.btnRunNoise = new System.Windows.Forms.ButtonTS();
     this.btnRunSignal = new System.Windows.Forms.ButtonTS();
     this.lblSkipCheckedBands = new System.Windows.Forms.LabelTS();
     this.chk6 = new System.Windows.Forms.CheckBoxTS();
     this.chk10 = new System.Windows.Forms.CheckBoxTS();
     this.chk12 = new System.Windows.Forms.CheckBoxTS();
     this.chk15 = new System.Windows.Forms.CheckBoxTS();
     this.chk17 = new System.Windows.Forms.CheckBoxTS();
     this.chk20 = new System.Windows.Forms.CheckBoxTS();
     this.chk30 = new System.Windows.Forms.CheckBoxTS();
     this.chk40 = new System.Windows.Forms.CheckBoxTS();
     this.chk60 = new System.Windows.Forms.CheckBoxTS();
     this.chk80 = new System.Windows.Forms.CheckBoxTS();
     this.chk160 = new System.Windows.Forms.CheckBoxTS();
     this.btnRunAllTests = new System.Windows.Forms.ButtonTS();
     this.grpGenerator = new System.Windows.Forms.GroupBoxTS();
     this.udGenClockCorr = new System.Windows.Forms.NumericUpDownTS();
     this.label1 = new System.Windows.Forms.LabelTS();
     this.btnGenReset = new System.Windows.Forms.ButtonTS();
     this.udGenLevel = new System.Windows.Forms.NumericUpDownTS();
     this.lblGenLevel = new System.Windows.Forms.LabelTS();
     this.udGenFreq = new System.Windows.Forms.NumericUpDownTS();
     this.lblGenFreq = new System.Windows.Forms.LabelTS();
     this.grpTolerance = new System.Windows.Forms.GroupBoxTS();
     this.txtTolSigHigh = new System.Windows.Forms.TextBoxTS();
     this.labelTS3 = new System.Windows.Forms.LabelTS();
     this.txtTolSigLow = new System.Windows.Forms.TextBoxTS();
     this.lblTolBalance = new System.Windows.Forms.LabelTS();
     this.txtTolBalance = new System.Windows.Forms.TextBoxTS();
     this.lblTolImpulse = new System.Windows.Forms.LabelTS();
     this.txtTolImpulse = new System.Windows.Forms.TextBoxTS();
     this.lblTolPreamp = new System.Windows.Forms.LabelTS();
     this.txtTolPreamp = new System.Windows.Forms.TextBoxTS();
     this.txtTolNoise = new System.Windows.Forms.TextBoxTS();
     this.lblTolNoise = new System.Windows.Forms.LabelTS();
     this.lblTolSigHigh = new System.Windows.Forms.LabelTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.mainMenu1 = new System.Windows.Forms.MainMenu();
     this.mnuDebug = new System.Windows.Forms.MenuItem();
     this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
     this.udTXTestOffTime = new System.Windows.Forms.NumericUpDownTS();
     this.udTXTestOnTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblTXTestOnTime = new System.Windows.Forms.LabelTS();
     this.labelTS2 = new System.Windows.Forms.LabelTS();
     this.btnPrintResults = new System.Windows.Forms.Button();
     this.label2 = new System.Windows.Forms.Label();
     this.txtSerialNum = new System.Windows.Forms.TextBoxTS();
     this.txtComments = new System.Windows.Forms.TextBoxTS();
     this.label3 = new System.Windows.Forms.Label();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.printDialog1 = new System.Windows.Forms.PrintDialog();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.labelTS4 = new System.Windows.Forms.LabelTS();
     this.txtTolMic = new System.Windows.Forms.TextBoxTS();
     this.grpSignal.SuspendLayout();
     this.grpNoise.SuspendLayout();
     this.grpPreamp.SuspendLayout();
     this.grpTests.SuspendLayout();
     this.grpGenerator.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udGenClockCorr)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGenLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGenFreq)).BeginInit();
     this.grpTolerance.SuspendLayout();
     this.groupBoxTS1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXTestOffTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXTestOnTime)).BeginInit();
     this.SuspendLayout();
     //
     // txtRefSig160
     //
     this.txtRefSig160.Location = new System.Drawing.Point(64, 24);
     this.txtRefSig160.Name = "txtRefSig160";
     this.txtRefSig160.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig160.TabIndex = 0;
     this.txtRefSig160.Text = "-65.8";
     //
     // txtSignal160H
     //
     this.txtSignal160H.Location = new System.Drawing.Point(64, 48);
     this.txtSignal160H.Name = "txtSignal160H";
     this.txtSignal160H.ReadOnly = true;
     this.txtSignal160H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal160H.TabIndex = 2;
     this.txtSignal160H.Text = "";
     //
     // lblBand160
     //
     this.lblBand160.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand160.Image = null;
     this.lblBand160.Location = new System.Drawing.Point(80, 112);
     this.lblBand160.Name = "lblBand160";
     this.lblBand160.Size = new System.Drawing.Size(48, 16);
     this.lblBand160.TabIndex = 6;
     this.lblBand160.Text = "160";
     this.lblBand160.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblBand80
     //
     this.lblBand80.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand80.Image = null;
     this.lblBand80.Location = new System.Drawing.Point(136, 112);
     this.lblBand80.Name = "lblBand80";
     this.lblBand80.Size = new System.Drawing.Size(48, 16);
     this.lblBand80.TabIndex = 13;
     this.lblBand80.Text = "80";
     this.lblBand80.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal80H
     //
     this.txtSignal80H.Location = new System.Drawing.Point(120, 48);
     this.txtSignal80H.Name = "txtSignal80H";
     this.txtSignal80H.ReadOnly = true;
     this.txtSignal80H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal80H.TabIndex = 9;
     this.txtSignal80H.Text = "";
     //
     // txtRefSig80
     //
     this.txtRefSig80.Location = new System.Drawing.Point(120, 24);
     this.txtRefSig80.Name = "txtRefSig80";
     this.txtRefSig80.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig80.TabIndex = 7;
     this.txtRefSig80.Text = "-64.3";
     //
     // lblBand60
     //
     this.lblBand60.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand60.Image = null;
     this.lblBand60.Location = new System.Drawing.Point(192, 112);
     this.lblBand60.Name = "lblBand60";
     this.lblBand60.Size = new System.Drawing.Size(48, 16);
     this.lblBand60.TabIndex = 20;
     this.lblBand60.Text = "60";
     this.lblBand60.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal60H
     //
     this.txtSignal60H.Location = new System.Drawing.Point(176, 48);
     this.txtSignal60H.Name = "txtSignal60H";
     this.txtSignal60H.ReadOnly = true;
     this.txtSignal60H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal60H.TabIndex = 16;
     this.txtSignal60H.Text = "";
     //
     // txtRefSig60
     //
     this.txtRefSig60.Location = new System.Drawing.Point(176, 24);
     this.txtRefSig60.Name = "txtRefSig60";
     this.txtRefSig60.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig60.TabIndex = 14;
     this.txtRefSig60.Text = "-65.1";
     //
     // lblBand40
     //
     this.lblBand40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand40.Image = null;
     this.lblBand40.Location = new System.Drawing.Point(248, 112);
     this.lblBand40.Name = "lblBand40";
     this.lblBand40.Size = new System.Drawing.Size(48, 16);
     this.lblBand40.TabIndex = 27;
     this.lblBand40.Text = "40";
     this.lblBand40.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal40H
     //
     this.txtSignal40H.Location = new System.Drawing.Point(232, 48);
     this.txtSignal40H.Name = "txtSignal40H";
     this.txtSignal40H.ReadOnly = true;
     this.txtSignal40H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal40H.TabIndex = 23;
     this.txtSignal40H.Text = "";
     //
     // txtRefSig40
     //
     this.txtRefSig40.Location = new System.Drawing.Point(232, 24);
     this.txtRefSig40.Name = "txtRefSig40";
     this.txtRefSig40.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig40.TabIndex = 21;
     this.txtRefSig40.Text = "-64.2";
     //
     // lblBand30
     //
     this.lblBand30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand30.Image = null;
     this.lblBand30.Location = new System.Drawing.Point(304, 112);
     this.lblBand30.Name = "lblBand30";
     this.lblBand30.Size = new System.Drawing.Size(48, 16);
     this.lblBand30.TabIndex = 34;
     this.lblBand30.Text = "30";
     this.lblBand30.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal30H
     //
     this.txtSignal30H.Location = new System.Drawing.Point(288, 48);
     this.txtSignal30H.Name = "txtSignal30H";
     this.txtSignal30H.ReadOnly = true;
     this.txtSignal30H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal30H.TabIndex = 30;
     this.txtSignal30H.Text = "";
     //
     // txtRefSig30
     //
     this.txtRefSig30.Location = new System.Drawing.Point(288, 24);
     this.txtRefSig30.Name = "txtRefSig30";
     this.txtRefSig30.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig30.TabIndex = 28;
     this.txtRefSig30.Text = "-65.0";
     //
     // lblBand20
     //
     this.lblBand20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand20.Image = null;
     this.lblBand20.Location = new System.Drawing.Point(360, 112);
     this.lblBand20.Name = "lblBand20";
     this.lblBand20.Size = new System.Drawing.Size(48, 16);
     this.lblBand20.TabIndex = 41;
     this.lblBand20.Text = "20";
     this.lblBand20.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtNoise20
     //
     this.txtNoise20.Location = new System.Drawing.Point(56, 48);
     this.txtNoise20.Name = "txtNoise20";
     this.txtNoise20.ReadOnly = true;
     this.txtNoise20.Size = new System.Drawing.Size(48, 20);
     this.txtNoise20.TabIndex = 40;
     this.txtNoise20.Text = "";
     //
     // txtSignal20H
     //
     this.txtSignal20H.Location = new System.Drawing.Point(344, 48);
     this.txtSignal20H.Name = "txtSignal20H";
     this.txtSignal20H.ReadOnly = true;
     this.txtSignal20H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal20H.TabIndex = 37;
     this.txtSignal20H.Text = "";
     //
     // txtRefNoise20
     //
     this.txtRefNoise20.Location = new System.Drawing.Point(56, 24);
     this.txtRefNoise20.Name = "txtRefNoise20";
     this.txtRefNoise20.Size = new System.Drawing.Size(48, 20);
     this.txtRefNoise20.TabIndex = 36;
     this.txtRefNoise20.Text = "-125.0";
     //
     // txtRefSig20
     //
     this.txtRefSig20.Location = new System.Drawing.Point(344, 24);
     this.txtRefSig20.Name = "txtRefSig20";
     this.txtRefSig20.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig20.TabIndex = 35;
     this.txtRefSig20.Text = "-64.5";
     //
     // lblBand17
     //
     this.lblBand17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand17.Image = null;
     this.lblBand17.Location = new System.Drawing.Point(416, 112);
     this.lblBand17.Name = "lblBand17";
     this.lblBand17.Size = new System.Drawing.Size(48, 16);
     this.lblBand17.TabIndex = 48;
     this.lblBand17.Text = "17";
     this.lblBand17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal17H
     //
     this.txtSignal17H.Location = new System.Drawing.Point(400, 48);
     this.txtSignal17H.Name = "txtSignal17H";
     this.txtSignal17H.ReadOnly = true;
     this.txtSignal17H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal17H.TabIndex = 44;
     this.txtSignal17H.Text = "";
     //
     // txtRefSig17
     //
     this.txtRefSig17.Location = new System.Drawing.Point(400, 24);
     this.txtRefSig17.Name = "txtRefSig17";
     this.txtRefSig17.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig17.TabIndex = 42;
     this.txtRefSig17.Text = "-64.8";
     //
     // lblBand15
     //
     this.lblBand15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand15.Image = null;
     this.lblBand15.Location = new System.Drawing.Point(472, 112);
     this.lblBand15.Name = "lblBand15";
     this.lblBand15.Size = new System.Drawing.Size(48, 16);
     this.lblBand15.TabIndex = 55;
     this.lblBand15.Text = "15";
     this.lblBand15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal15H
     //
     this.txtSignal15H.Location = new System.Drawing.Point(456, 48);
     this.txtSignal15H.Name = "txtSignal15H";
     this.txtSignal15H.ReadOnly = true;
     this.txtSignal15H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal15H.TabIndex = 51;
     this.txtSignal15H.Text = "";
     //
     // txtRefSig15
     //
     this.txtRefSig15.Location = new System.Drawing.Point(456, 24);
     this.txtRefSig15.Name = "txtRefSig15";
     this.txtRefSig15.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig15.TabIndex = 49;
     this.txtRefSig15.Text = "-66.2";
     //
     // lblBand12
     //
     this.lblBand12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand12.Image = null;
     this.lblBand12.Location = new System.Drawing.Point(528, 112);
     this.lblBand12.Name = "lblBand12";
     this.lblBand12.Size = new System.Drawing.Size(48, 16);
     this.lblBand12.TabIndex = 62;
     this.lblBand12.Text = "12";
     this.lblBand12.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal12H
     //
     this.txtSignal12H.Location = new System.Drawing.Point(512, 48);
     this.txtSignal12H.Name = "txtSignal12H";
     this.txtSignal12H.ReadOnly = true;
     this.txtSignal12H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal12H.TabIndex = 58;
     this.txtSignal12H.Text = "";
     //
     // txtRefSig12
     //
     this.txtRefSig12.Location = new System.Drawing.Point(512, 24);
     this.txtRefSig12.Name = "txtRefSig12";
     this.txtRefSig12.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig12.TabIndex = 56;
     this.txtRefSig12.Text = "-65.9";
     //
     // lblBand10
     //
     this.lblBand10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand10.Image = null;
     this.lblBand10.Location = new System.Drawing.Point(584, 112);
     this.lblBand10.Name = "lblBand10";
     this.lblBand10.Size = new System.Drawing.Size(48, 16);
     this.lblBand10.TabIndex = 69;
     this.lblBand10.Text = "10";
     this.lblBand10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal10H
     //
     this.txtSignal10H.Location = new System.Drawing.Point(568, 48);
     this.txtSignal10H.Name = "txtSignal10H";
     this.txtSignal10H.ReadOnly = true;
     this.txtSignal10H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal10H.TabIndex = 65;
     this.txtSignal10H.Text = "";
     //
     // txtRefSig10
     //
     this.txtRefSig10.Location = new System.Drawing.Point(568, 24);
     this.txtRefSig10.Name = "txtRefSig10";
     this.txtRefSig10.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig10.TabIndex = 63;
     this.txtRefSig10.Text = "-66.7";
     //
     // lblBand6
     //
     this.lblBand6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand6.Image = null;
     this.lblBand6.Location = new System.Drawing.Point(640, 112);
     this.lblBand6.Name = "lblBand6";
     this.lblBand6.Size = new System.Drawing.Size(48, 16);
     this.lblBand6.TabIndex = 76;
     this.lblBand6.Text = "6";
     this.lblBand6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // txtSignal6H
     //
     this.txtSignal6H.Location = new System.Drawing.Point(624, 48);
     this.txtSignal6H.Name = "txtSignal6H";
     this.txtSignal6H.ReadOnly = true;
     this.txtSignal6H.Size = new System.Drawing.Size(48, 20);
     this.txtSignal6H.TabIndex = 72;
     this.txtSignal6H.Text = "";
     //
     // txtRefSig6
     //
     this.txtRefSig6.Location = new System.Drawing.Point(624, 24);
     this.txtRefSig6.Name = "txtRefSig6";
     this.txtRefSig6.Size = new System.Drawing.Size(48, 20);
     this.txtRefSig6.TabIndex = 70;
     this.txtRefSig6.Text = "-67.6";
     //
     // lblNoise
     //
     this.lblNoise.Image = null;
     this.lblNoise.Location = new System.Drawing.Point(16, 48);
     this.lblNoise.Name = "lblNoise";
     this.lblNoise.Size = new System.Drawing.Size(40, 23);
     this.lblNoise.TabIndex = 73;
     this.lblNoise.Text = "Noise:";
     //
     // lblSigRef
     //
     this.lblSigRef.Image = null;
     this.lblSigRef.Location = new System.Drawing.Point(16, 24);
     this.lblSigRef.Name = "lblSigRef";
     this.lblSigRef.Size = new System.Drawing.Size(40, 23);
     this.lblSigRef.TabIndex = 72;
     this.lblSigRef.Text = "Ref:";
     //
     // grpSignal
     //
     this.grpSignal.Controls.Add(this.labelTS1);
     this.grpSignal.Controls.Add(this.txtSigDelta60);
     this.grpSignal.Controls.Add(this.txtSigDelta17);
     this.grpSignal.Controls.Add(this.txtSigDelta6);
     this.grpSignal.Controls.Add(this.txtSigDelta40);
     this.grpSignal.Controls.Add(this.txtSigDelta160);
     this.grpSignal.Controls.Add(this.txtSigDelta80);
     this.grpSignal.Controls.Add(this.txtSigDelta12);
     this.grpSignal.Controls.Add(this.txtSigDelta20);
     this.grpSignal.Controls.Add(this.txtSigDelta10);
     this.grpSignal.Controls.Add(this.txtSigDelta15);
     this.grpSignal.Controls.Add(this.txtSigDelta30);
     this.grpSignal.Controls.Add(this.lblSignalActual);
     this.grpSignal.Controls.Add(this.txtSignal60H);
     this.grpSignal.Controls.Add(this.txtSignal17H);
     this.grpSignal.Controls.Add(this.txtSignal6H);
     this.grpSignal.Controls.Add(this.txtSignal40H);
     this.grpSignal.Controls.Add(this.txtSignal160H);
     this.grpSignal.Controls.Add(this.txtSignal80H);
     this.grpSignal.Controls.Add(this.txtSignal12H);
     this.grpSignal.Controls.Add(this.txtSignal20H);
     this.grpSignal.Controls.Add(this.txtSignal10H);
     this.grpSignal.Controls.Add(this.txtSignal15H);
     this.grpSignal.Controls.Add(this.txtSignal30H);
     this.grpSignal.Controls.Add(this.txtRefSig40);
     this.grpSignal.Controls.Add(this.txtRefSig6);
     this.grpSignal.Controls.Add(this.lblSigRef);
     this.grpSignal.Controls.Add(this.txtRefSig30);
     this.grpSignal.Controls.Add(this.txtRefSig160);
     this.grpSignal.Controls.Add(this.txtRefSig20);
     this.grpSignal.Controls.Add(this.txtRefSig17);
     this.grpSignal.Controls.Add(this.txtRefSig15);
     this.grpSignal.Controls.Add(this.txtRefSig80);
     this.grpSignal.Controls.Add(this.txtRefSig12);
     this.grpSignal.Controls.Add(this.txtRefSig60);
     this.grpSignal.Controls.Add(this.txtRefSig10);
     this.grpSignal.Location = new System.Drawing.Point(16, 136);
     this.grpSignal.Name = "grpSignal";
     this.grpSignal.Size = new System.Drawing.Size(688, 104);
     this.grpSignal.TabIndex = 78;
     this.grpSignal.TabStop = false;
     this.grpSignal.Text = "Measured Signal (dBm)";
     //
     // labelTS1
     //
     this.labelTS1.Image = null;
     this.labelTS1.Location = new System.Drawing.Point(16, 72);
     this.labelTS1.Name = "labelTS1";
     this.labelTS1.Size = new System.Drawing.Size(40, 23);
     this.labelTS1.TabIndex = 87;
     this.labelTS1.Text = "Delta:";
     //
     // txtSigDelta60
     //
     this.txtSigDelta60.Location = new System.Drawing.Point(176, 72);
     this.txtSigDelta60.Name = "txtSigDelta60";
     this.txtSigDelta60.ReadOnly = true;
     this.txtSigDelta60.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta60.TabIndex = 78;
     this.txtSigDelta60.Text = "";
     //
     // txtSigDelta17
     //
     this.txtSigDelta17.Location = new System.Drawing.Point(400, 72);
     this.txtSigDelta17.Name = "txtSigDelta17";
     this.txtSigDelta17.ReadOnly = true;
     this.txtSigDelta17.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta17.TabIndex = 82;
     this.txtSigDelta17.Text = "";
     //
     // txtSigDelta6
     //
     this.txtSigDelta6.Location = new System.Drawing.Point(624, 72);
     this.txtSigDelta6.Name = "txtSigDelta6";
     this.txtSigDelta6.ReadOnly = true;
     this.txtSigDelta6.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta6.TabIndex = 86;
     this.txtSigDelta6.Text = "";
     //
     // txtSigDelta40
     //
     this.txtSigDelta40.Location = new System.Drawing.Point(232, 72);
     this.txtSigDelta40.Name = "txtSigDelta40";
     this.txtSigDelta40.ReadOnly = true;
     this.txtSigDelta40.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta40.TabIndex = 79;
     this.txtSigDelta40.Text = "";
     //
     // txtSigDelta160
     //
     this.txtSigDelta160.Location = new System.Drawing.Point(64, 72);
     this.txtSigDelta160.Name = "txtSigDelta160";
     this.txtSigDelta160.ReadOnly = true;
     this.txtSigDelta160.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta160.TabIndex = 76;
     this.txtSigDelta160.Text = "";
     //
     // txtSigDelta80
     //
     this.txtSigDelta80.Location = new System.Drawing.Point(120, 72);
     this.txtSigDelta80.Name = "txtSigDelta80";
     this.txtSigDelta80.ReadOnly = true;
     this.txtSigDelta80.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta80.TabIndex = 77;
     this.txtSigDelta80.Text = "";
     //
     // txtSigDelta12
     //
     this.txtSigDelta12.Location = new System.Drawing.Point(512, 72);
     this.txtSigDelta12.Name = "txtSigDelta12";
     this.txtSigDelta12.ReadOnly = true;
     this.txtSigDelta12.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta12.TabIndex = 84;
     this.txtSigDelta12.Text = "";
     //
     // txtSigDelta20
     //
     this.txtSigDelta20.Location = new System.Drawing.Point(344, 72);
     this.txtSigDelta20.Name = "txtSigDelta20";
     this.txtSigDelta20.ReadOnly = true;
     this.txtSigDelta20.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta20.TabIndex = 81;
     this.txtSigDelta20.Text = "";
     //
     // txtSigDelta10
     //
     this.txtSigDelta10.Location = new System.Drawing.Point(568, 72);
     this.txtSigDelta10.Name = "txtSigDelta10";
     this.txtSigDelta10.ReadOnly = true;
     this.txtSigDelta10.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta10.TabIndex = 85;
     this.txtSigDelta10.Text = "";
     //
     // txtSigDelta15
     //
     this.txtSigDelta15.Location = new System.Drawing.Point(456, 72);
     this.txtSigDelta15.Name = "txtSigDelta15";
     this.txtSigDelta15.ReadOnly = true;
     this.txtSigDelta15.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta15.TabIndex = 83;
     this.txtSigDelta15.Text = "";
     //
     // txtSigDelta30
     //
     this.txtSigDelta30.Location = new System.Drawing.Point(288, 72);
     this.txtSigDelta30.Name = "txtSigDelta30";
     this.txtSigDelta30.ReadOnly = true;
     this.txtSigDelta30.Size = new System.Drawing.Size(48, 20);
     this.txtSigDelta30.TabIndex = 80;
     this.txtSigDelta30.Text = "";
     //
     // lblSignalActual
     //
     this.lblSignalActual.Image = null;
     this.lblSignalActual.Location = new System.Drawing.Point(16, 48);
     this.lblSignalActual.Name = "lblSignalActual";
     this.lblSignalActual.Size = new System.Drawing.Size(40, 23);
     this.lblSignalActual.TabIndex = 75;
     this.lblSignalActual.Text = "Actual:";
     //
     // grpNoise
     //
     this.grpNoise.Controls.Add(this.lblNoiseRef);
     this.grpNoise.Controls.Add(this.txtNoise20);
     this.grpNoise.Controls.Add(this.lblNoise);
     this.grpNoise.Controls.Add(this.txtRefNoise20);
     this.grpNoise.Location = new System.Drawing.Point(16, 248);
     this.grpNoise.Name = "grpNoise";
     this.grpNoise.Size = new System.Drawing.Size(144, 80);
     this.grpNoise.TabIndex = 79;
     this.grpNoise.TabStop = false;
     this.grpNoise.Text = "Measured Noise (dBm)";
     //
     // lblNoiseRef
     //
     this.lblNoiseRef.Image = null;
     this.lblNoiseRef.Location = new System.Drawing.Point(16, 25);
     this.lblNoiseRef.Name = "lblNoiseRef";
     this.lblNoiseRef.Size = new System.Drawing.Size(40, 23);
     this.lblNoiseRef.TabIndex = 76;
     this.lblNoiseRef.Text = "Ref:";
     //
     // lblBand
     //
     this.lblBand.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblBand.Image = null;
     this.lblBand.Location = new System.Drawing.Point(32, 112);
     this.lblBand.Name = "lblBand";
     this.lblBand.Size = new System.Drawing.Size(40, 16);
     this.lblBand.TabIndex = 80;
     this.lblBand.Text = "Band";
     //
     // grpPreamp
     //
     this.grpPreamp.Controls.Add(this.txtPreAtt);
     this.grpPreamp.Controls.Add(this.lblPreNoise);
     this.grpPreamp.Controls.Add(this.lblPreSignal);
     this.grpPreamp.Controls.Add(this.txtPreGain);
     this.grpPreamp.Location = new System.Drawing.Point(168, 248);
     this.grpPreamp.Name = "grpPreamp";
     this.grpPreamp.Size = new System.Drawing.Size(128, 80);
     this.grpPreamp.TabIndex = 81;
     this.grpPreamp.TabStop = false;
     this.grpPreamp.Text = "Preamp Test (dBm)";
     //
     // txtPreAtt
     //
     this.txtPreAtt.Location = new System.Drawing.Point(64, 48);
     this.txtPreAtt.Name = "txtPreAtt";
     this.txtPreAtt.ReadOnly = true;
     this.txtPreAtt.Size = new System.Drawing.Size(48, 20);
     this.txtPreAtt.TabIndex = 4;
     this.txtPreAtt.Text = "";
     //
     // lblPreNoise
     //
     this.lblPreNoise.Image = null;
     this.lblPreNoise.Location = new System.Drawing.Point(16, 48);
     this.lblPreNoise.Name = "lblPreNoise";
     this.lblPreNoise.Size = new System.Drawing.Size(48, 16);
     this.lblPreNoise.TabIndex = 2;
     this.lblPreNoise.Text = "Atten:";
     //
     // lblPreSignal
     //
     this.lblPreSignal.Image = null;
     this.lblPreSignal.Location = new System.Drawing.Point(16, 24);
     this.lblPreSignal.Name = "lblPreSignal";
     this.lblPreSignal.Size = new System.Drawing.Size(48, 16);
     this.lblPreSignal.TabIndex = 1;
     this.lblPreSignal.Text = "Gain:";
     //
     // txtPreGain
     //
     this.txtPreGain.Location = new System.Drawing.Point(64, 24);
     this.txtPreGain.Name = "txtPreGain";
     this.txtPreGain.ReadOnly = true;
     this.txtPreGain.Size = new System.Drawing.Size(48, 20);
     this.txtPreGain.TabIndex = 0;
     this.txtPreGain.Text = "";
     //
     // grpTests
     //
     this.grpTests.Controls.Add(this.btnRunPTT);
     this.grpTests.Controls.Add(this.btnRunMic);
     this.grpTests.Controls.Add(this.btnRunBalance);
     this.grpTests.Controls.Add(this.btnRunRFE);
     this.grpTests.Controls.Add(this.btnRunTX);
     this.grpTests.Controls.Add(this.chkRunDash);
     this.grpTests.Controls.Add(this.chkRunDot);
     this.grpTests.Controls.Add(this.btnRunImpulse);
     this.grpTests.Controls.Add(this.btnClearAll);
     this.grpTests.Controls.Add(this.btnCheckAll);
     this.grpTests.Controls.Add(this.btnRunPreamp);
     this.grpTests.Controls.Add(this.btnRunNoise);
     this.grpTests.Controls.Add(this.btnRunSignal);
     this.grpTests.Controls.Add(this.lblSkipCheckedBands);
     this.grpTests.Controls.Add(this.chk6);
     this.grpTests.Controls.Add(this.chk10);
     this.grpTests.Controls.Add(this.chk12);
     this.grpTests.Controls.Add(this.chk15);
     this.grpTests.Controls.Add(this.chk17);
     this.grpTests.Controls.Add(this.chk20);
     this.grpTests.Controls.Add(this.chk30);
     this.grpTests.Controls.Add(this.chk40);
     this.grpTests.Controls.Add(this.chk60);
     this.grpTests.Controls.Add(this.chk80);
     this.grpTests.Controls.Add(this.chk160);
     this.grpTests.Controls.Add(this.btnRunAllTests);
     this.grpTests.Location = new System.Drawing.Point(16, 8);
     this.grpTests.Name = "grpTests";
     this.grpTests.Size = new System.Drawing.Size(688, 88);
     this.grpTests.TabIndex = 82;
     this.grpTests.TabStop = false;
     this.grpTests.Text = "Test Options";
     //
     // btnRunPTT
     //
     this.btnRunPTT.Image = null;
     this.btnRunPTT.Location = new System.Drawing.Point(88, 56);
     this.btnRunPTT.Name = "btnRunPTT";
     this.btnRunPTT.Size = new System.Drawing.Size(40, 23);
     this.btnRunPTT.TabIndex = 27;
     this.btnRunPTT.Text = "PTT";
     this.btnRunPTT.Click += new System.EventHandler(this.btnRunPTT_Click);
     //
     // btnRunMic
     //
     this.btnRunMic.Image = null;
     this.btnRunMic.Location = new System.Drawing.Point(40, 56);
     this.btnRunMic.Name = "btnRunMic";
     this.btnRunMic.Size = new System.Drawing.Size(40, 23);
     this.btnRunMic.TabIndex = 26;
     this.btnRunMic.Text = "Mic";
     this.btnRunMic.Click += new System.EventHandler(this.btnRunMic_Click);
     //
     // btnRunBalance
     //
     this.btnRunBalance.Image = null;
     this.btnRunBalance.Location = new System.Drawing.Point(328, 56);
     this.btnRunBalance.Name = "btnRunBalance";
     this.btnRunBalance.Size = new System.Drawing.Size(56, 23);
     this.btnRunBalance.TabIndex = 25;
     this.btnRunBalance.Text = "Balance";
     this.btnRunBalance.Click += new System.EventHandler(this.btnRunBalance_Click);
     //
     // btnRunRFE
     //
     this.btnRunRFE.Image = null;
     this.btnRunRFE.Location = new System.Drawing.Point(280, 56);
     this.btnRunRFE.Name = "btnRunRFE";
     this.btnRunRFE.Size = new System.Drawing.Size(40, 23);
     this.btnRunRFE.TabIndex = 24;
     this.btnRunRFE.Text = "RFE";
     this.btnRunRFE.Click += new System.EventHandler(this.btnRunRFE_Click);
     //
     // btnRunTX
     //
     this.btnRunTX.Image = null;
     this.btnRunTX.Location = new System.Drawing.Point(232, 56);
     this.btnRunTX.Name = "btnRunTX";
     this.btnRunTX.Size = new System.Drawing.Size(40, 23);
     this.btnRunTX.TabIndex = 23;
     this.btnRunTX.Text = "TX";
     this.btnRunTX.Click += new System.EventHandler(this.btnRunTX_Click);
     //
     // chkRunDash
     //
     this.chkRunDash.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkRunDash.Location = new System.Drawing.Point(184, 56);
     this.chkRunDash.Name = "chkRunDash";
     this.chkRunDash.Size = new System.Drawing.Size(40, 23);
     this.chkRunDash.TabIndex = 22;
     this.chkRunDash.Text = "Dash";
     this.chkRunDash.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkRunDash.CheckedChanged += new System.EventHandler(this.chkRunDash_CheckedChanged);
     //
     // chkRunDot
     //
     this.chkRunDot.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkRunDot.Location = new System.Drawing.Point(136, 56);
     this.chkRunDot.Name = "chkRunDot";
     this.chkRunDot.Size = new System.Drawing.Size(40, 23);
     this.chkRunDot.TabIndex = 21;
     this.chkRunDot.Text = "Dot";
     this.chkRunDot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkRunDot.CheckedChanged += new System.EventHandler(this.chkRunDot_CheckedChanged);
     //
     // btnRunImpulse
     //
     this.btnRunImpulse.Image = null;
     this.btnRunImpulse.Location = new System.Drawing.Point(312, 24);
     this.btnRunImpulse.Name = "btnRunImpulse";
     this.btnRunImpulse.Size = new System.Drawing.Size(56, 23);
     this.btnRunImpulse.TabIndex = 18;
     this.btnRunImpulse.Text = "Impulse";
     this.btnRunImpulse.Click += new System.EventHandler(this.btnRunImpulse_Click);
     //
     // btnClearAll
     //
     this.btnClearAll.Image = null;
     this.btnClearAll.Location = new System.Drawing.Point(544, 64);
     this.btnClearAll.Name = "btnClearAll";
     this.btnClearAll.Size = new System.Drawing.Size(64, 20);
     this.btnClearAll.TabIndex = 17;
     this.btnClearAll.Text = "Clear All";
     this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image = null;
     this.btnCheckAll.Location = new System.Drawing.Point(456, 64);
     this.btnCheckAll.Name = "btnCheckAll";
     this.btnCheckAll.Size = new System.Drawing.Size(64, 20);
     this.btnCheckAll.TabIndex = 16;
     this.btnCheckAll.Text = "Check All";
     this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
     //
     // btnRunPreamp
     //
     this.btnRunPreamp.Image = null;
     this.btnRunPreamp.Location = new System.Drawing.Point(248, 24);
     this.btnRunPreamp.Name = "btnRunPreamp";
     this.btnRunPreamp.Size = new System.Drawing.Size(56, 23);
     this.btnRunPreamp.TabIndex = 15;
     this.btnRunPreamp.Text = "Preamp";
     this.btnRunPreamp.Click += new System.EventHandler(this.btnRunPreamp_Click);
     //
     // btnRunNoise
     //
     this.btnRunNoise.Image = null;
     this.btnRunNoise.Location = new System.Drawing.Point(192, 24);
     this.btnRunNoise.Name = "btnRunNoise";
     this.btnRunNoise.Size = new System.Drawing.Size(48, 23);
     this.btnRunNoise.TabIndex = 14;
     this.btnRunNoise.Text = "Noise";
     this.btnRunNoise.Click += new System.EventHandler(this.btnRunNoise_Click);
     //
     // btnRunSignal
     //
     this.btnRunSignal.Image = null;
     this.btnRunSignal.Location = new System.Drawing.Point(136, 24);
     this.btnRunSignal.Name = "btnRunSignal";
     this.btnRunSignal.Size = new System.Drawing.Size(48, 23);
     this.btnRunSignal.TabIndex = 13;
     this.btnRunSignal.Text = "Signal";
     this.btnRunSignal.Click += new System.EventHandler(this.btnRunSignal_Click);
     //
     // lblSkipCheckedBands
     //
     this.lblSkipCheckedBands.Image = null;
     this.lblSkipCheckedBands.Location = new System.Drawing.Point(384, 24);
     this.lblSkipCheckedBands.Name = "lblSkipCheckedBands";
     this.lblSkipCheckedBands.Size = new System.Drawing.Size(56, 40);
     this.lblSkipCheckedBands.TabIndex = 12;
     this.lblSkipCheckedBands.Text = "Skip Checked Bands:";
     //
     // chk6
     //
     this.chk6.Image = null;
     this.chk6.Location = new System.Drawing.Point(648, 40);
     this.chk6.Name = "chk6";
     this.chk6.Size = new System.Drawing.Size(32, 24);
     this.chk6.TabIndex = 11;
     this.chk6.Text = "6";
     //
     // chk10
     //
     this.chk10.Image = null;
     this.chk10.Location = new System.Drawing.Point(608, 40);
     this.chk10.Name = "chk10";
     this.chk10.Size = new System.Drawing.Size(40, 24);
     this.chk10.TabIndex = 10;
     this.chk10.Text = "10";
     //
     // chk12
     //
     this.chk12.Image = null;
     this.chk12.Location = new System.Drawing.Point(568, 40);
     this.chk12.Name = "chk12";
     this.chk12.Size = new System.Drawing.Size(40, 24);
     this.chk12.TabIndex = 9;
     this.chk12.Text = "12";
     //
     // chk15
     //
     this.chk15.Image = null;
     this.chk15.Location = new System.Drawing.Point(528, 40);
     this.chk15.Name = "chk15";
     this.chk15.Size = new System.Drawing.Size(40, 24);
     this.chk15.TabIndex = 8;
     this.chk15.Text = "15";
     //
     // chk17
     //
     this.chk17.Image = null;
     this.chk17.Location = new System.Drawing.Point(488, 40);
     this.chk17.Name = "chk17";
     this.chk17.Size = new System.Drawing.Size(40, 24);
     this.chk17.TabIndex = 7;
     this.chk17.Text = "17";
     //
     // chk20
     //
     this.chk20.Image = null;
     this.chk20.Location = new System.Drawing.Point(448, 40);
     this.chk20.Name = "chk20";
     this.chk20.Size = new System.Drawing.Size(40, 24);
     this.chk20.TabIndex = 6;
     this.chk20.Text = "20";
     //
     // chk30
     //
     this.chk30.Image = null;
     this.chk30.Location = new System.Drawing.Point(616, 16);
     this.chk30.Name = "chk30";
     this.chk30.Size = new System.Drawing.Size(40, 24);
     this.chk30.TabIndex = 5;
     this.chk30.Text = "30";
     //
     // chk40
     //
     this.chk40.Image = null;
     this.chk40.Location = new System.Drawing.Point(576, 16);
     this.chk40.Name = "chk40";
     this.chk40.Size = new System.Drawing.Size(40, 24);
     this.chk40.TabIndex = 4;
     this.chk40.Text = "40";
     //
     // chk60
     //
     this.chk60.Image = null;
     this.chk60.Location = new System.Drawing.Point(536, 16);
     this.chk60.Name = "chk60";
     this.chk60.Size = new System.Drawing.Size(40, 24);
     this.chk60.TabIndex = 3;
     this.chk60.Text = "60";
     //
     // chk80
     //
     this.chk80.Image = null;
     this.chk80.Location = new System.Drawing.Point(496, 16);
     this.chk80.Name = "chk80";
     this.chk80.Size = new System.Drawing.Size(40, 24);
     this.chk80.TabIndex = 2;
     this.chk80.Text = "80";
     //
     // chk160
     //
     this.chk160.Image = null;
     this.chk160.Location = new System.Drawing.Point(448, 16);
     this.chk160.Name = "chk160";
     this.chk160.Size = new System.Drawing.Size(48, 24);
     this.chk160.TabIndex = 1;
     this.chk160.Text = "160";
     //
     // btnRunAllTests
     //
     this.btnRunAllTests.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRunAllTests.Image = null;
     this.btnRunAllTests.Location = new System.Drawing.Point(16, 24);
     this.btnRunAllTests.Name = "btnRunAllTests";
     this.btnRunAllTests.Size = new System.Drawing.Size(104, 24);
     this.btnRunAllTests.TabIndex = 0;
     this.btnRunAllTests.Text = "Run All Tests";
     this.toolTip1.SetToolTip(this.btnRunAllTests, "Run all automatic tests.");
     this.btnRunAllTests.Click += new System.EventHandler(this.btnRunAllTests_Click);
     //
     // grpGenerator
     //
     this.grpGenerator.Controls.Add(this.udGenClockCorr);
     this.grpGenerator.Controls.Add(this.label1);
     this.grpGenerator.Controls.Add(this.btnGenReset);
     this.grpGenerator.Controls.Add(this.udGenLevel);
     this.grpGenerator.Controls.Add(this.lblGenLevel);
     this.grpGenerator.Controls.Add(this.udGenFreq);
     this.grpGenerator.Controls.Add(this.lblGenFreq);
     this.grpGenerator.Location = new System.Drawing.Point(544, 248);
     this.grpGenerator.Name = "grpGenerator";
     this.grpGenerator.Size = new System.Drawing.Size(152, 144);
     this.grpGenerator.TabIndex = 83;
     this.grpGenerator.TabStop = false;
     this.grpGenerator.Text = "Generator";
     //
     // udGenClockCorr
     //
     this.udGenClockCorr.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udGenClockCorr.Location = new System.Drawing.Point(80, 96);
     this.udGenClockCorr.Maximum = new System.Decimal(new int[] {
                                                                    1000000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udGenClockCorr.Minimum = new System.Decimal(new int[] {
                                                                    1000000,
                                                                    0,
                                                                    0,
                                                                    -2147483648});
     this.udGenClockCorr.Name = "udGenClockCorr";
     this.udGenClockCorr.Size = new System.Drawing.Size(56, 20);
     this.udGenClockCorr.TabIndex = 6;
     this.udGenClockCorr.Value = new System.Decimal(new int[] {
                                                                  477,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udGenClockCorr.ValueChanged += new System.EventHandler(this.udGenClockCorr_ValueChanged);
     //
     // label1
     //
     this.label1.Image = null;
     this.label1.Location = new System.Drawing.Point(16, 96);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(64, 32);
     this.label1.TabIndex = 5;
     this.label1.Text = "Clock Correction:";
     //
     // btnGenReset
     //
     this.btnGenReset.Image = null;
     this.btnGenReset.Location = new System.Drawing.Point(16, 72);
     this.btnGenReset.Name = "btnGenReset";
     this.btnGenReset.Size = new System.Drawing.Size(56, 20);
     this.btnGenReset.TabIndex = 4;
     this.btnGenReset.Text = "Reset";
     this.btnGenReset.Click += new System.EventHandler(this.btnGenReset_Click);
     //
     // udGenLevel
     //
     this.udGenLevel.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udGenLevel.Location = new System.Drawing.Point(64, 48);
     this.udGenLevel.Maximum = new System.Decimal(new int[] {
                                                                4095,
                                                                0,
                                                                0,
                                                                0});
     this.udGenLevel.Minimum = new System.Decimal(new int[] {
                                                                0,
                                                                0,
                                                                0,
                                                                0});
     this.udGenLevel.Name = "udGenLevel";
     this.udGenLevel.Size = new System.Drawing.Size(56, 20);
     this.udGenLevel.TabIndex = 3;
     this.udGenLevel.Value = new System.Decimal(new int[] {
                                                              1,
                                                              0,
                                                              0,
                                                              0});
     this.udGenLevel.ValueChanged += new System.EventHandler(this.udGenLevel_ValueChanged);
     //
     // lblGenLevel
     //
     this.lblGenLevel.Image = null;
     this.lblGenLevel.Location = new System.Drawing.Point(16, 48);
     this.lblGenLevel.Name = "lblGenLevel";
     this.lblGenLevel.Size = new System.Drawing.Size(40, 23);
     this.lblGenLevel.TabIndex = 2;
     this.lblGenLevel.Text = "Level:";
     //
     // udGenFreq
     //
     this.udGenFreq.DecimalPlaces = 6;
     this.udGenFreq.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udGenFreq.Location = new System.Drawing.Point(64, 24);
     this.udGenFreq.Maximum = new System.Decimal(new int[] {
                                                               65,
                                                               0,
                                                               0,
                                                               0});
     this.udGenFreq.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udGenFreq.Name = "udGenFreq";
     this.udGenFreq.Size = new System.Drawing.Size(72, 20);
     this.udGenFreq.TabIndex = 1;
     this.udGenFreq.Value = new System.Decimal(new int[] {
                                                             70,
                                                             0,
                                                             0,
                                                             65536});
     this.udGenFreq.ValueChanged += new System.EventHandler(this.udGenFreq_ValueChanged);
     //
     // lblGenFreq
     //
     this.lblGenFreq.Image = null;
     this.lblGenFreq.Location = new System.Drawing.Point(16, 24);
     this.lblGenFreq.Name = "lblGenFreq";
     this.lblGenFreq.Size = new System.Drawing.Size(32, 23);
     this.lblGenFreq.TabIndex = 0;
     this.lblGenFreq.Text = "Freq:";
     //
     // grpTolerance
     //
     this.grpTolerance.Controls.Add(this.txtTolSigHigh);
     this.grpTolerance.Controls.Add(this.labelTS3);
     this.grpTolerance.Controls.Add(this.txtTolSigLow);
     this.grpTolerance.Controls.Add(this.lblTolBalance);
     this.grpTolerance.Controls.Add(this.txtTolBalance);
     this.grpTolerance.Controls.Add(this.lblTolImpulse);
     this.grpTolerance.Controls.Add(this.txtTolImpulse);
     this.grpTolerance.Controls.Add(this.lblTolPreamp);
     this.grpTolerance.Controls.Add(this.txtTolPreamp);
     this.grpTolerance.Controls.Add(this.txtTolNoise);
     this.grpTolerance.Controls.Add(this.lblTolNoise);
     this.grpTolerance.Controls.Add(this.lblTolSigHigh);
     this.grpTolerance.Location = new System.Drawing.Point(304, 248);
     this.grpTolerance.Name = "grpTolerance";
     this.grpTolerance.Size = new System.Drawing.Size(232, 104);
     this.grpTolerance.TabIndex = 84;
     this.grpTolerance.TabStop = false;
     this.grpTolerance.Text = "Tolerance (dBm)";
     //
     // txtTolSigHigh
     //
     this.txtTolSigHigh.Location = new System.Drawing.Point(64, 24);
     this.txtTolSigHigh.Name = "txtTolSigHigh";
     this.txtTolSigHigh.Size = new System.Drawing.Size(48, 20);
     this.txtTolSigHigh.TabIndex = 0;
     this.txtTolSigHigh.Text = "3.0";
     //
     // labelTS3
     //
     this.labelTS3.Image = null;
     this.labelTS3.Location = new System.Drawing.Point(120, 24);
     this.labelTS3.Name = "labelTS3";
     this.labelTS3.Size = new System.Drawing.Size(48, 16);
     this.labelTS3.TabIndex = 12;
     this.labelTS3.Text = "Sig Low:";
     //
     // txtTolSigLow
     //
     this.txtTolSigLow.Location = new System.Drawing.Point(168, 24);
     this.txtTolSigLow.Name = "txtTolSigLow";
     this.txtTolSigLow.Size = new System.Drawing.Size(48, 20);
     this.txtTolSigLow.TabIndex = 11;
     this.txtTolSigLow.Text = "1.5";
     //
     // lblTolBalance
     //
     this.lblTolBalance.Image = null;
     this.lblTolBalance.Location = new System.Drawing.Point(120, 72);
     this.lblTolBalance.Name = "lblTolBalance";
     this.lblTolBalance.Size = new System.Drawing.Size(48, 16);
     this.lblTolBalance.TabIndex = 10;
     this.lblTolBalance.Text = "Balance:";
     //
     // txtTolBalance
     //
     this.txtTolBalance.Location = new System.Drawing.Point(168, 72);
     this.txtTolBalance.Name = "txtTolBalance";
     this.txtTolBalance.Size = new System.Drawing.Size(48, 20);
     this.txtTolBalance.TabIndex = 9;
     this.txtTolBalance.Text = "0.5";
     //
     // lblTolImpulse
     //
     this.lblTolImpulse.Image = null;
     this.lblTolImpulse.Location = new System.Drawing.Point(120, 48);
     this.lblTolImpulse.Name = "lblTolImpulse";
     this.lblTolImpulse.Size = new System.Drawing.Size(48, 16);
     this.lblTolImpulse.TabIndex = 8;
     this.lblTolImpulse.Text = "Impulse:";
     //
     // txtTolImpulse
     //
     this.txtTolImpulse.Location = new System.Drawing.Point(168, 48);
     this.txtTolImpulse.Name = "txtTolImpulse";
     this.txtTolImpulse.Size = new System.Drawing.Size(48, 20);
     this.txtTolImpulse.TabIndex = 7;
     this.txtTolImpulse.Text = "3.0";
     //
     // lblTolPreamp
     //
     this.lblTolPreamp.Image = null;
     this.lblTolPreamp.Location = new System.Drawing.Point(16, 72);
     this.lblTolPreamp.Name = "lblTolPreamp";
     this.lblTolPreamp.Size = new System.Drawing.Size(48, 16);
     this.lblTolPreamp.TabIndex = 6;
     this.lblTolPreamp.Text = "Preamp:";
     //
     // txtTolPreamp
     //
     this.txtTolPreamp.Location = new System.Drawing.Point(64, 72);
     this.txtTolPreamp.Name = "txtTolPreamp";
     this.txtTolPreamp.Size = new System.Drawing.Size(48, 20);
     this.txtTolPreamp.TabIndex = 5;
     this.txtTolPreamp.Text = "0.5";
     //
     // txtTolNoise
     //
     this.txtTolNoise.Location = new System.Drawing.Point(64, 48);
     this.txtTolNoise.Name = "txtTolNoise";
     this.txtTolNoise.Size = new System.Drawing.Size(48, 20);
     this.txtTolNoise.TabIndex = 4;
     this.txtTolNoise.Text = "1.5";
     //
     // lblTolNoise
     //
     this.lblTolNoise.Image = null;
     this.lblTolNoise.Location = new System.Drawing.Point(16, 48);
     this.lblTolNoise.Name = "lblTolNoise";
     this.lblTolNoise.Size = new System.Drawing.Size(48, 16);
     this.lblTolNoise.TabIndex = 2;
     this.lblTolNoise.Text = "Noise:";
     //
     // lblTolSigHigh
     //
     this.lblTolSigHigh.Image = null;
     this.lblTolSigHigh.Location = new System.Drawing.Point(16, 24);
     this.lblTolSigHigh.Name = "lblTolSigHigh";
     this.lblTolSigHigh.Size = new System.Drawing.Size(56, 16);
     this.lblTolSigHigh.TabIndex = 1;
     this.lblTolSigHigh.Text = "Sig High:";
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.mnuDebug});
     //
     // mnuDebug
     //
     this.mnuDebug.Index = 0;
     this.mnuDebug.Text = "Debug";
     this.mnuDebug.Click += new System.EventHandler(this.mnuDebug_Click);
     //
     // groupBoxTS1
     //
     this.groupBoxTS1.Controls.Add(this.udTXTestOffTime);
     this.groupBoxTS1.Controls.Add(this.udTXTestOnTime);
     this.groupBoxTS1.Controls.Add(this.lblTXTestOnTime);
     this.groupBoxTS1.Controls.Add(this.labelTS2);
     this.groupBoxTS1.Location = new System.Drawing.Point(16, 336);
     this.groupBoxTS1.Name = "groupBoxTS1";
     this.groupBoxTS1.Size = new System.Drawing.Size(144, 80);
     this.groupBoxTS1.TabIndex = 85;
     this.groupBoxTS1.TabStop = false;
     this.groupBoxTS1.Text = "Transmit Test";
     //
     // udTXTestOffTime
     //
     this.udTXTestOffTime.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udTXTestOffTime.Location = new System.Drawing.Point(88, 48);
     this.udTXTestOffTime.Maximum = new System.Decimal(new int[] {
                                                                     9999,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXTestOffTime.Minimum = new System.Decimal(new int[] {
                                                                     50,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXTestOffTime.Name = "udTXTestOffTime";
     this.udTXTestOffTime.Size = new System.Drawing.Size(48, 20);
     this.udTXTestOffTime.TabIndex = 78;
     this.udTXTestOffTime.Value = new System.Decimal(new int[] {
                                                                   1000,
                                                                   0,
                                                                   0,
                                                                   0});
     //
     // udTXTestOnTime
     //
     this.udTXTestOnTime.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTXTestOnTime.Location = new System.Drawing.Point(88, 24);
     this.udTXTestOnTime.Maximum = new System.Decimal(new int[] {
                                                                    9999,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTXTestOnTime.Minimum = new System.Decimal(new int[] {
                                                                    50,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTXTestOnTime.Name = "udTXTestOnTime";
     this.udTXTestOnTime.Size = new System.Drawing.Size(48, 20);
     this.udTXTestOnTime.TabIndex = 77;
     this.udTXTestOnTime.Value = new System.Decimal(new int[] {
                                                                  1000,
                                                                  0,
                                                                  0,
                                                                  0});
     //
     // lblTXTestOnTime
     //
     this.lblTXTestOnTime.Image = null;
     this.lblTXTestOnTime.Location = new System.Drawing.Point(16, 24);
     this.lblTXTestOnTime.Name = "lblTXTestOnTime";
     this.lblTXTestOnTime.Size = new System.Drawing.Size(80, 16);
     this.lblTXTestOnTime.TabIndex = 76;
     this.lblTXTestOnTime.Text = "On Time (ms):";
     //
     // labelTS2
     //
     this.labelTS2.Image = null;
     this.labelTS2.Location = new System.Drawing.Point(16, 48);
     this.labelTS2.Name = "labelTS2";
     this.labelTS2.Size = new System.Drawing.Size(80, 16);
     this.labelTS2.TabIndex = 73;
     this.labelTS2.Text = "Off Time (ms):";
     //
     // btnPrintResults
     //
     this.btnPrintResults.Location = new System.Drawing.Point(184, 336);
     this.btnPrintResults.Name = "btnPrintResults";
     this.btnPrintResults.Size = new System.Drawing.Size(88, 23);
     this.btnPrintResults.TabIndex = 86;
     this.btnPrintResults.Text = "Print Results";
     this.btnPrintResults.Click += new System.EventHandler(this.btnPrintResults_Click);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(176, 368);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(64, 16);
     this.label2.TabIndex = 87;
     this.label2.Text = "Serial Num:";
     //
     // txtSerialNum
     //
     this.txtSerialNum.Location = new System.Drawing.Point(240, 368);
     this.txtSerialNum.Name = "txtSerialNum";
     this.txtSerialNum.Size = new System.Drawing.Size(72, 20);
     this.txtSerialNum.TabIndex = 88;
     this.txtSerialNum.Text = "";
     //
     // txtComments
     //
     this.txtComments.Location = new System.Drawing.Point(240, 392);
     this.txtComments.Name = "txtComments";
     this.txtComments.Size = new System.Drawing.Size(288, 20);
     this.txtComments.TabIndex = 89;
     this.txtComments.Text = "";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(176, 392);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 90;
     this.label3.Text = "Comments:";
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(581, 32767);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     //
     // labelTS4
     //
     this.labelTS4.Image = null;
     this.labelTS4.Location = new System.Drawing.Point(328, 360);
     this.labelTS4.Name = "labelTS4";
     this.labelTS4.Size = new System.Drawing.Size(32, 16);
     this.labelTS4.TabIndex = 92;
     this.labelTS4.Text = "Mic:";
     //
     // txtTolMic
     //
     this.txtTolMic.Location = new System.Drawing.Point(368, 360);
     this.txtTolMic.Name = "txtTolMic";
     this.txtTolMic.Size = new System.Drawing.Size(48, 20);
     this.txtTolMic.TabIndex = 91;
     this.txtTolMic.Text = "1.0";
     //
     // ProductionTest
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(712, 425);
     this.Controls.Add(this.labelTS4);
     this.Controls.Add(this.txtTolMic);
     this.Controls.Add(this.txtComments);
     this.Controls.Add(this.txtSerialNum);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.btnPrintResults);
     this.Controls.Add(this.groupBoxTS1);
     this.Controls.Add(this.grpTolerance);
     this.Controls.Add(this.grpGenerator);
     this.Controls.Add(this.grpTests);
     this.Controls.Add(this.grpPreamp);
     this.Controls.Add(this.lblBand);
     this.Controls.Add(this.lblBand6);
     this.Controls.Add(this.lblBand10);
     this.Controls.Add(this.lblBand12);
     this.Controls.Add(this.lblBand15);
     this.Controls.Add(this.lblBand17);
     this.Controls.Add(this.lblBand20);
     this.Controls.Add(this.lblBand30);
     this.Controls.Add(this.lblBand40);
     this.Controls.Add(this.lblBand60);
     this.Controls.Add(this.lblBand80);
     this.Controls.Add(this.lblBand160);
     this.Controls.Add(this.grpNoise);
     this.Controls.Add(this.grpSignal);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.mainMenu1;
     this.Name = "ProductionTest";
     this.Text = "Production Tests";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.ProductionTest_Closing);
     this.grpSignal.ResumeLayout(false);
     this.grpNoise.ResumeLayout(false);
     this.grpPreamp.ResumeLayout(false);
     this.grpTests.ResumeLayout(false);
     this.grpGenerator.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udGenClockCorr)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGenLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGenFreq)).EndInit();
     this.grpTolerance.ResumeLayout(false);
     this.groupBoxTS1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXTestOffTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXTestOnTime)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FLEX5000FinalTestForm));
     this.grpBands = new System.Windows.Forms.GroupBoxTS();
     this.ck6 = new System.Windows.Forms.CheckBoxTS();
     this.ck10 = new System.Windows.Forms.CheckBoxTS();
     this.ck12 = new System.Windows.Forms.CheckBoxTS();
     this.ck15 = new System.Windows.Forms.CheckBoxTS();
     this.ck17 = new System.Windows.Forms.CheckBoxTS();
     this.ck20 = new System.Windows.Forms.CheckBoxTS();
     this.ck30 = new System.Windows.Forms.CheckBoxTS();
     this.ck40 = new System.Windows.Forms.CheckBoxTS();
     this.ck60 = new System.Windows.Forms.CheckBoxTS();
     this.ck80 = new System.Windows.Forms.CheckBoxTS();
     this.ck160 = new System.Windows.Forms.CheckBoxTS();
     this.btnClearAll = new System.Windows.Forms.ButtonTS();
     this.btnCheckAll = new System.Windows.Forms.ButtonTS();
     this.grpComPort = new System.Windows.Forms.GroupBoxTS();
     this.comboCOMPort = new System.Windows.Forms.ComboBoxTS();
     this.btnPABias = new System.Windows.Forms.ButtonTS();
     this.btnNullBridge = new System.Windows.Forms.ButtonTS();
     this.btnPAPower = new System.Windows.Forms.ButtonTS();
     this.btnPrintReport = new System.Windows.Forms.ButtonTS();
     this.txtTech = new System.Windows.Forms.TextBoxTS();
     this.lblTech = new System.Windows.Forms.LabelTS();
     this.grpPA = new System.Windows.Forms.GroupBoxTS();
     this.btnPAVerify = new System.Windows.Forms.ButtonTS();
     this.btnPASWR = new System.Windows.Forms.ButtonTS();
     this.btnRunPACal = new System.Windows.Forms.ButtonTS();
     this.grpIO = new System.Windows.Forms.GroupBoxTS();
     this.btnIORunAll = new System.Windows.Forms.ButtonTS();
     this.btnIORX1InOut = new System.Windows.Forms.ButtonTS();
     this.btnIOXVRX = new System.Windows.Forms.ButtonTS();
     this.btnIOTXMon = new System.Windows.Forms.ButtonTS();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.grpBridgeNull = new System.Windows.Forms.GroupBoxTS();
     this.picNullBridge = new System.Windows.Forms.PictureBox();
     this.udBiasDriverTarget = new System.Windows.Forms.NumericUpDown();
     this.udBiasFinalTarget = new System.Windows.Forms.NumericUpDown();
     this.lstDebug = new System.Windows.Forms.ListBox();
     this.grpBands.SuspendLayout();
     this.grpComPort.SuspendLayout();
     this.grpPA.SuspendLayout();
     this.grpIO.SuspendLayout();
     this.grpBridgeNull.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udBiasDriverTarget)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udBiasFinalTarget)).BeginInit();
     this.SuspendLayout();
     //
     // grpBands
     //
     this.grpBands.Controls.Add(this.ck6);
     this.grpBands.Controls.Add(this.ck10);
     this.grpBands.Controls.Add(this.ck12);
     this.grpBands.Controls.Add(this.ck15);
     this.grpBands.Controls.Add(this.ck17);
     this.grpBands.Controls.Add(this.ck20);
     this.grpBands.Controls.Add(this.ck30);
     this.grpBands.Controls.Add(this.ck40);
     this.grpBands.Controls.Add(this.ck60);
     this.grpBands.Controls.Add(this.ck80);
     this.grpBands.Controls.Add(this.ck160);
     this.grpBands.Controls.Add(this.btnClearAll);
     this.grpBands.Controls.Add(this.btnCheckAll);
     this.grpBands.Location = new System.Drawing.Point(8, 280);
     this.grpBands.Name = "grpBands";
     this.grpBands.Size = new System.Drawing.Size(256, 104);
     this.grpBands.TabIndex = 16;
     this.grpBands.TabStop = false;
     this.grpBands.Text = "Bands";
     //
     // ck6
     //
     this.ck6.Checked = true;
     this.ck6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck6.Image = null;
     this.ck6.Location = new System.Drawing.Point(216, 40);
     this.ck6.Name = "ck6";
     this.ck6.Size = new System.Drawing.Size(32, 24);
     this.ck6.TabIndex = 28;
     this.ck6.Text = "6";
     //
     // ck10
     //
     this.ck10.Checked = true;
     this.ck10.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck10.Image = null;
     this.ck10.Location = new System.Drawing.Point(176, 40);
     this.ck10.Name = "ck10";
     this.ck10.Size = new System.Drawing.Size(40, 24);
     this.ck10.TabIndex = 27;
     this.ck10.Text = "10";
     //
     // ck12
     //
     this.ck12.Checked = true;
     this.ck12.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck12.Image = null;
     this.ck12.Location = new System.Drawing.Point(136, 40);
     this.ck12.Name = "ck12";
     this.ck12.Size = new System.Drawing.Size(40, 24);
     this.ck12.TabIndex = 26;
     this.ck12.Text = "12";
     //
     // ck15
     //
     this.ck15.Checked = true;
     this.ck15.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck15.Image = null;
     this.ck15.Location = new System.Drawing.Point(96, 40);
     this.ck15.Name = "ck15";
     this.ck15.Size = new System.Drawing.Size(40, 24);
     this.ck15.TabIndex = 25;
     this.ck15.Text = "15";
     //
     // ck17
     //
     this.ck17.Checked = true;
     this.ck17.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck17.Image = null;
     this.ck17.Location = new System.Drawing.Point(56, 40);
     this.ck17.Name = "ck17";
     this.ck17.Size = new System.Drawing.Size(40, 24);
     this.ck17.TabIndex = 24;
     this.ck17.Text = "17";
     //
     // ck20
     //
     this.ck20.Checked = true;
     this.ck20.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck20.Image = null;
     this.ck20.Location = new System.Drawing.Point(16, 40);
     this.ck20.Name = "ck20";
     this.ck20.Size = new System.Drawing.Size(40, 24);
     this.ck20.TabIndex = 23;
     this.ck20.Text = "20";
     //
     // ck30
     //
     this.ck30.Checked = true;
     this.ck30.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck30.Image = null;
     this.ck30.Location = new System.Drawing.Point(184, 16);
     this.ck30.Name = "ck30";
     this.ck30.Size = new System.Drawing.Size(40, 24);
     this.ck30.TabIndex = 22;
     this.ck30.Text = "30";
     //
     // ck40
     //
     this.ck40.Checked = true;
     this.ck40.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck40.Image = null;
     this.ck40.Location = new System.Drawing.Point(144, 16);
     this.ck40.Name = "ck40";
     this.ck40.Size = new System.Drawing.Size(40, 24);
     this.ck40.TabIndex = 21;
     this.ck40.Text = "40";
     //
     // ck60
     //
     this.ck60.Checked = true;
     this.ck60.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck60.Image = null;
     this.ck60.Location = new System.Drawing.Point(104, 16);
     this.ck60.Name = "ck60";
     this.ck60.Size = new System.Drawing.Size(40, 24);
     this.ck60.TabIndex = 20;
     this.ck60.Text = "60";
     //
     // ck80
     //
     this.ck80.Checked = true;
     this.ck80.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck80.Image = null;
     this.ck80.Location = new System.Drawing.Point(64, 16);
     this.ck80.Name = "ck80";
     this.ck80.Size = new System.Drawing.Size(40, 24);
     this.ck80.TabIndex = 19;
     this.ck80.Text = "80";
     //
     // ck160
     //
     this.ck160.Checked = true;
     this.ck160.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ck160.Image = null;
     this.ck160.Location = new System.Drawing.Point(16, 16);
     this.ck160.Name = "ck160";
     this.ck160.Size = new System.Drawing.Size(48, 24);
     this.ck160.TabIndex = 18;
     this.ck160.Text = "160";
     //
     // btnClearAll
     //
     this.btnClearAll.Image = null;
     this.btnClearAll.Location = new System.Drawing.Point(112, 64);
     this.btnClearAll.Name = "btnClearAll";
     this.btnClearAll.Size = new System.Drawing.Size(64, 20);
     this.btnClearAll.TabIndex = 30;
     this.btnClearAll.Text = "Clear All";
     this.btnClearAll.Click += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnCheckAll
     //
     this.btnCheckAll.Image = null;
     this.btnCheckAll.Location = new System.Drawing.Point(24, 64);
     this.btnCheckAll.Name = "btnCheckAll";
     this.btnCheckAll.Size = new System.Drawing.Size(64, 20);
     this.btnCheckAll.TabIndex = 29;
     this.btnCheckAll.Text = "Check All";
     this.btnCheckAll.Click += new System.EventHandler(this.btnCheckAll_Click);
     //
     // grpComPort
     //
     this.grpComPort.Controls.Add(this.comboCOMPort);
     this.grpComPort.Location = new System.Drawing.Point(272, 336);
     this.grpComPort.Name = "grpComPort";
     this.grpComPort.Size = new System.Drawing.Size(104, 48);
     this.grpComPort.TabIndex = 17;
     this.grpComPort.TabStop = false;
     this.grpComPort.Text = "COM Port";
     //
     // comboCOMPort
     //
     this.comboCOMPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCOMPort.DropDownWidth = 72;
     this.comboCOMPort.Items.AddRange(new object[] {
                                                       "COM1",
                                                       "COM2",
                                                       "COM3",
                                                       "COM4",
                                                       "COM5",
                                                       "COM6",
                                                       "COM7",
                                                       "COM8"});
     this.comboCOMPort.Location = new System.Drawing.Point(16, 16);
     this.comboCOMPort.Name = "comboCOMPort";
     this.comboCOMPort.Size = new System.Drawing.Size(72, 21);
     this.comboCOMPort.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboCOMPort, "COM Port Power Master Wattmeter is connected to");
     //
     // btnPABias
     //
     this.btnPABias.Image = null;
     this.btnPABias.Location = new System.Drawing.Point(16, 24);
     this.btnPABias.Name = "btnPABias";
     this.btnPABias.TabIndex = 18;
     this.btnPABias.Text = "Bias";
     this.btnPABias.Click += new System.EventHandler(this.btnPABias_Click);
     //
     // btnNullBridge
     //
     this.btnNullBridge.Image = null;
     this.btnNullBridge.Location = new System.Drawing.Point(16, 64);
     this.btnNullBridge.Name = "btnNullBridge";
     this.btnNullBridge.TabIndex = 19;
     this.btnNullBridge.Text = "Null Bridge";
     this.btnNullBridge.Click += new System.EventHandler(this.btnNullBridge_Click);
     //
     // btnPAPower
     //
     this.btnPAPower.Image = null;
     this.btnPAPower.Location = new System.Drawing.Point(16, 144);
     this.btnPAPower.Name = "btnPAPower";
     this.btnPAPower.TabIndex = 20;
     this.btnPAPower.Text = "Power";
     this.btnPAPower.Click += new System.EventHandler(this.btnPAPower_Click);
     //
     // btnPrintReport
     //
     this.btnPrintReport.Image = null;
     this.btnPrintReport.Location = new System.Drawing.Point(384, 296);
     this.btnPrintReport.Name = "btnPrintReport";
     this.btnPrintReport.Size = new System.Drawing.Size(75, 24);
     this.btnPrintReport.TabIndex = 23;
     this.btnPrintReport.Text = "Print Report";
     this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
     //
     // txtTech
     //
     this.txtTech.Location = new System.Drawing.Point(272, 304);
     this.txtTech.Name = "txtTech";
     this.txtTech.TabIndex = 22;
     this.txtTech.Text = "";
     //
     // lblTech
     //
     this.lblTech.Image = null;
     this.lblTech.Location = new System.Drawing.Point(272, 288);
     this.lblTech.Name = "lblTech";
     this.lblTech.Size = new System.Drawing.Size(64, 16);
     this.lblTech.TabIndex = 21;
     this.lblTech.Text = "Technician:";
     //
     // grpPA
     //
     this.grpPA.Controls.Add(this.btnPAVerify);
     this.grpPA.Controls.Add(this.btnPASWR);
     this.grpPA.Controls.Add(this.btnNullBridge);
     this.grpPA.Controls.Add(this.btnPABias);
     this.grpPA.Controls.Add(this.btnPAPower);
     this.grpPA.Controls.Add(this.btnRunPACal);
     this.grpPA.Location = new System.Drawing.Point(8, 8);
     this.grpPA.Name = "grpPA";
     this.grpPA.Size = new System.Drawing.Size(104, 264);
     this.grpPA.TabIndex = 24;
     this.grpPA.TabStop = false;
     this.grpPA.Text = "Power Amplifier";
     //
     // btnPAVerify
     //
     this.btnPAVerify.Image = null;
     this.btnPAVerify.Location = new System.Drawing.Point(16, 224);
     this.btnPAVerify.Name = "btnPAVerify";
     this.btnPAVerify.TabIndex = 22;
     this.btnPAVerify.Text = "Verify";
     this.btnPAVerify.Click += new System.EventHandler(this.btnPAVerify_Click);
     //
     // btnPASWR
     //
     this.btnPASWR.Image = null;
     this.btnPASWR.Location = new System.Drawing.Point(16, 184);
     this.btnPASWR.Name = "btnPASWR";
     this.btnPASWR.TabIndex = 21;
     this.btnPASWR.Text = "SWR";
     this.btnPASWR.Visible = false;
     this.btnPASWR.Click += new System.EventHandler(this.btnPASWR_Click);
     //
     // btnRunPACal
     //
     this.btnRunPACal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnRunPACal.Image = null;
     this.btnRunPACal.Location = new System.Drawing.Point(16, 96);
     this.btnRunPACal.Name = "btnRunPACal";
     this.btnRunPACal.Size = new System.Drawing.Size(80, 32);
     this.btnRunPACal.TabIndex = 31;
     this.btnRunPACal.Text = "Run PA Cal";
     this.btnRunPACal.Click += new System.EventHandler(this.btnRunPACal_Click);
     //
     // grpIO
     //
     this.grpIO.Controls.Add(this.btnIORunAll);
     this.grpIO.Controls.Add(this.btnIORX1InOut);
     this.grpIO.Controls.Add(this.btnIOXVRX);
     this.grpIO.Controls.Add(this.btnIOTXMon);
     this.grpIO.Location = new System.Drawing.Point(120, 8);
     this.grpIO.Name = "grpIO";
     this.grpIO.Size = new System.Drawing.Size(112, 192);
     this.grpIO.TabIndex = 25;
     this.grpIO.TabStop = false;
     this.grpIO.Text = "Input/Output";
     //
     // btnIORunAll
     //
     this.btnIORunAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnIORunAll.Image = null;
     this.btnIORunAll.Location = new System.Drawing.Point(16, 24);
     this.btnIORunAll.Name = "btnIORunAll";
     this.btnIORunAll.Size = new System.Drawing.Size(80, 32);
     this.btnIORunAll.TabIndex = 31;
     this.btnIORunAll.Text = "Run All";
     this.btnIORunAll.Click += new System.EventHandler(this.btnIORunAll_Click);
     //
     // btnIORX1InOut
     //
     this.btnIORX1InOut.Image = null;
     this.btnIORX1InOut.Location = new System.Drawing.Point(16, 112);
     this.btnIORX1InOut.Name = "btnIORX1InOut";
     this.btnIORX1InOut.TabIndex = 21;
     this.btnIORX1InOut.Text = "RX1 In/Out";
     this.btnIORX1InOut.Click += new System.EventHandler(this.btnIORX1InOut_Click);
     //
     // btnIOXVRX
     //
     this.btnIOXVRX.Image = null;
     this.btnIOXVRX.Location = new System.Drawing.Point(16, 72);
     this.btnIOXVRX.Name = "btnIOXVRX";
     this.btnIOXVRX.TabIndex = 20;
     this.btnIOXVRX.Text = "XVRX";
     this.btnIOXVRX.Click += new System.EventHandler(this.btnIOXVRX_Click);
     //
     // btnIOTXMon
     //
     this.btnIOTXMon.Image = null;
     this.btnIOTXMon.Location = new System.Drawing.Point(16, 152);
     this.btnIOTXMon.Name = "btnIOTXMon";
     this.btnIOTXMon.TabIndex = 30;
     this.btnIOTXMon.Text = "TX MON";
     this.btnIOTXMon.Click += new System.EventHandler(this.btnIOTXMon_Click);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(102, 18);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // grpBridgeNull
     //
     this.grpBridgeNull.Controls.Add(this.picNullBridge);
     this.grpBridgeNull.Location = new System.Drawing.Point(120, 216);
     this.grpBridgeNull.Name = "grpBridgeNull";
     this.grpBridgeNull.Size = new System.Drawing.Size(312, 56);
     this.grpBridgeNull.TabIndex = 26;
     this.grpBridgeNull.TabStop = false;
     this.grpBridgeNull.Visible = false;
     //
     // picNullBridge
     //
     this.picNullBridge.BackColor = System.Drawing.SystemColors.ControlText;
     this.picNullBridge.Location = new System.Drawing.Point(8, 16);
     this.picNullBridge.Name = "picNullBridge";
     this.picNullBridge.Size = new System.Drawing.Size(296, 32);
     this.picNullBridge.TabIndex = 0;
     this.picNullBridge.TabStop = false;
     this.picNullBridge.Paint += new System.Windows.Forms.PaintEventHandler(this.picNullBridge_Paint);
     //
     // udBiasDriverTarget
     //
     this.udBiasDriverTarget.DecimalPlaces = 3;
     this.udBiasDriverTarget.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          131072});
     this.udBiasDriverTarget.Location = new System.Drawing.Point(384, 336);
     this.udBiasDriverTarget.Maximum = new System.Decimal(new int[] {
                                                                        10,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udBiasDriverTarget.Name = "udBiasDriverTarget";
     this.udBiasDriverTarget.Size = new System.Drawing.Size(56, 20);
     this.udBiasDriverTarget.TabIndex = 27;
     this.udBiasDriverTarget.Value = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udBiasDriverTarget.Visible = false;
     //
     // udBiasFinalTarget
     //
     this.udBiasFinalTarget.DecimalPlaces = 3;
     this.udBiasFinalTarget.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         65536});
     this.udBiasFinalTarget.Location = new System.Drawing.Point(384, 360);
     this.udBiasFinalTarget.Maximum = new System.Decimal(new int[] {
                                                                       10,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udBiasFinalTarget.Name = "udBiasFinalTarget";
     this.udBiasFinalTarget.Size = new System.Drawing.Size(56, 20);
     this.udBiasFinalTarget.TabIndex = 28;
     this.udBiasFinalTarget.Value = new System.Decimal(new int[] {
                                                                     20,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.udBiasFinalTarget.Visible = false;
     //
     // lstDebug
     //
     this.lstDebug.HorizontalScrollbar = true;
     this.lstDebug.Location = new System.Drawing.Point(240, 8);
     this.lstDebug.Name = "lstDebug";
     this.lstDebug.Size = new System.Drawing.Size(256, 264);
     this.lstDebug.TabIndex = 29;
     //
     // FLEX5000FinalTestForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(504, 390);
     this.Controls.Add(this.grpBridgeNull);
     this.Controls.Add(this.lstDebug);
     this.Controls.Add(this.udBiasFinalTarget);
     this.Controls.Add(this.udBiasDriverTarget);
     this.Controls.Add(this.grpIO);
     this.Controls.Add(this.grpPA);
     this.Controls.Add(this.btnPrintReport);
     this.Controls.Add(this.txtTech);
     this.Controls.Add(this.lblTech);
     this.Controls.Add(this.grpComPort);
     this.Controls.Add(this.grpBands);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.Name = "FLEX5000FinalTestForm";
     this.Text = "FLEX-5000 Production PA / IO Test";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FLEX5000FinalTestForm_KeyDown);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX5000FinalTestForm_Closing);
     this.grpBands.ResumeLayout(false);
     this.grpComPort.ResumeLayout(false);
     this.grpPA.ResumeLayout(false);
     this.grpIO.ResumeLayout(false);
     this.grpBridgeNull.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udBiasDriverTarget)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udBiasFinalTarget)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 31
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WaveOptions));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.txtWaveOptionsForm = new System.Windows.Forms.TextBox();
            this.grpAudioSampleRate1 = new System.Windows.Forms.GroupBoxTS();
            this.comboSampleRate = new System.Windows.Forms.ComboBoxTS();
            this.groupBox1 = new System.Windows.Forms.GroupBoxTS();
            this.radTXPostProcessed = new System.Windows.Forms.RadioButtonTS();
            this.radTXPreProcessed = new System.Windows.Forms.RadioButtonTS();
            this.grpReceive = new System.Windows.Forms.GroupBoxTS();
            this.radRXPostProcessed = new System.Windows.Forms.RadioButtonTS();
            this.radRXPreProcessed = new System.Windows.Forms.RadioButtonTS();
            this.grpAudioSampleRate1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.grpReceive.SuspendLayout();
            this.SuspendLayout();
            // 
            // txtWaveOptionsForm
            // 
            this.txtWaveOptionsForm.Location = new System.Drawing.Point(182, 12);
            this.txtWaveOptionsForm.Multiline = true;
            this.txtWaveOptionsForm.Name = "txtWaveOptionsForm";
            this.txtWaveOptionsForm.ReadOnly = true;
            this.txtWaveOptionsForm.Size = new System.Drawing.Size(175, 226);
            this.txtWaveOptionsForm.TabIndex = 37;
            this.txtWaveOptionsForm.Text = resources.GetString("txtWaveOptionsForm.Text");
            // 
            // grpAudioSampleRate1
            // 
            this.grpAudioSampleRate1.Controls.Add(this.comboSampleRate);
            this.grpAudioSampleRate1.Location = new System.Drawing.Point(8, 182);
            this.grpAudioSampleRate1.Name = "grpAudioSampleRate1";
            this.grpAudioSampleRate1.Size = new System.Drawing.Size(168, 56);
            this.grpAudioSampleRate1.TabIndex = 36;
            this.grpAudioSampleRate1.TabStop = false;
            this.grpAudioSampleRate1.Text = "Wave File Sample Rate";
            // 
            // comboSampleRate
            // 
            this.comboSampleRate.Cursor = System.Windows.Forms.Cursors.Default;
            this.comboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboSampleRate.DropDownWidth = 64;
            this.comboSampleRate.Enabled = false;
            this.comboSampleRate.Items.AddRange(new object[] {
            "6000",
            "12000",
            "24000",
            "48000",
            "96000",
            "192000"});
            this.comboSampleRate.Location = new System.Drawing.Point(16, 24);
            this.comboSampleRate.Name = "comboSampleRate";
            this.comboSampleRate.Size = new System.Drawing.Size(64, 21);
            this.comboSampleRate.TabIndex = 4;
            this.toolTip1.SetToolTip(this.comboSampleRate, "Sample Rate -- Set the sampling rate for a post processed wave file ");
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.radTXPostProcessed);
            this.groupBox1.Controls.Add(this.radTXPreProcessed);
            this.groupBox1.Location = new System.Drawing.Point(8, 96);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(168, 80);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Transmit";
            // 
            // radTXPostProcessed
            // 
            this.radTXPostProcessed.Checked = true;
            this.radTXPostProcessed.Image = null;
            this.radTXPostProcessed.Location = new System.Drawing.Point(16, 48);
            this.radTXPostProcessed.Name = "radTXPostProcessed";
            this.radTXPostProcessed.Size = new System.Drawing.Size(144, 24);
            this.radTXPostProcessed.TabIndex = 1;
            this.radTXPostProcessed.TabStop = true;
            this.radTXPostProcessed.Text = "Post-Processed Audio";
            this.toolTip1.SetToolTip(this.radTXPostProcessed, "Filtered, modulated, EQ\'d, and AGC\'d Signal");
            this.radTXPostProcessed.CheckedChanged += new System.EventHandler(this.radTXPostProcessed_CheckedChanged);
            // 
            // radTXPreProcessed
            // 
            this.radTXPreProcessed.Image = null;
            this.radTXPreProcessed.Location = new System.Drawing.Point(16, 24);
            this.radTXPreProcessed.Name = "radTXPreProcessed";
            this.radTXPreProcessed.Size = new System.Drawing.Size(144, 24);
            this.radTXPreProcessed.TabIndex = 0;
            this.radTXPreProcessed.Text = "Pre-Processed Audio";
            this.toolTip1.SetToolTip(this.radTXPreProcessed, "Raw Input (Microphone, Digital, etc)");
            this.radTXPreProcessed.CheckedChanged += new System.EventHandler(this.radTXPreProcessed_CheckedChanged);
            // 
            // grpReceive
            // 
            this.grpReceive.Controls.Add(this.radRXPostProcessed);
            this.grpReceive.Controls.Add(this.radRXPreProcessed);
            this.grpReceive.Location = new System.Drawing.Point(8, 8);
            this.grpReceive.Name = "grpReceive";
            this.grpReceive.Size = new System.Drawing.Size(168, 80);
            this.grpReceive.TabIndex = 0;
            this.grpReceive.TabStop = false;
            this.grpReceive.Text = "Receive";
            // 
            // radRXPostProcessed
            // 
            this.radRXPostProcessed.Image = null;
            this.radRXPostProcessed.Location = new System.Drawing.Point(16, 48);
            this.radRXPostProcessed.Name = "radRXPostProcessed";
            this.radRXPostProcessed.Size = new System.Drawing.Size(144, 24);
            this.radRXPostProcessed.TabIndex = 1;
            this.radRXPostProcessed.Text = "Post-Processed Audio";
            this.toolTip1.SetToolTip(this.radRXPostProcessed, "The demodulated filtered audio you listen to.");
            this.radRXPostProcessed.CheckedChanged += new System.EventHandler(this.radRXPostProcessed_CheckedChanged);
            // 
            // radRXPreProcessed
            // 
            this.radRXPreProcessed.Checked = true;
            this.radRXPreProcessed.Image = null;
            this.radRXPreProcessed.Location = new System.Drawing.Point(16, 24);
            this.radRXPreProcessed.Name = "radRXPreProcessed";
            this.radRXPreProcessed.Size = new System.Drawing.Size(144, 24);
            this.radRXPreProcessed.TabIndex = 0;
            this.radRXPreProcessed.TabStop = true;
            this.radRXPreProcessed.Text = "Pre-Processed Audio";
            this.toolTip1.SetToolTip(this.radRXPreProcessed, "The raw audio coming out of the radio (11kHz IF)");
            this.radRXPreProcessed.CheckedChanged += new System.EventHandler(this.radRXPreProcessed_CheckedChanged);
            // 
            // WaveOptions
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(367, 246);
            this.Controls.Add(this.txtWaveOptionsForm);
            this.Controls.Add(this.grpAudioSampleRate1);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.grpReceive);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "WaveOptions";
            this.Text = "Wave Record Options";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveOptions_Closing);
            this.grpAudioSampleRate1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.grpReceive.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

		}
Esempio n. 32
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX1500MixerForm));
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.btnCodecDump = new System.Windows.Forms.ButtonTS();
            this.grpOutput = new System.Windows.Forms.GroupBoxTS();
            this.lblFlexWireOut = new System.Windows.Forms.LabelTS();
            this.chkFlexWireOutSel = new System.Windows.Forms.CheckBoxTS();
            this.tbFlexWireOut = new System.Windows.Forms.TrackBarTS();
            this.lblPhones = new System.Windows.Forms.LabelTS();
            this.chkPhonesSel = new System.Windows.Forms.CheckBoxTS();
            this.tbPhones = new System.Windows.Forms.TrackBarTS();
            this.chkOutputMuteAll = new System.Windows.Forms.CheckBoxTS();
            this.grpInput = new System.Windows.Forms.GroupBoxTS();
            this.chkInputMuteAll = new System.Windows.Forms.CheckBoxTS();
            this.lblFlexWireIn = new System.Windows.Forms.LabelTS();
            this.chkFlexWireInSel = new System.Windows.Forms.CheckBoxTS();
            this.tbFlexWireIn = new System.Windows.Forms.TrackBarTS();
            this.lblMic = new System.Windows.Forms.LabelTS();
            this.chkMicSel = new System.Windows.Forms.CheckBoxTS();
            this.tbMic = new System.Windows.Forms.TrackBarTS();
            this.grpOutput.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireOut)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPhones)).BeginInit();
            this.grpInput.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireIn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMic)).BeginInit();
            this.SuspendLayout();
            // 
            // btnCodecDump
            // 
            this.btnCodecDump.Image = null;
            this.btnCodecDump.Location = new System.Drawing.Point(76, -4);
            this.btnCodecDump.Name = "btnCodecDump";
            this.btnCodecDump.Size = new System.Drawing.Size(75, 23);
            this.btnCodecDump.TabIndex = 4;
            this.btnCodecDump.Text = "Dump";
            this.btnCodecDump.UseVisualStyleBackColor = true;
            this.btnCodecDump.Visible = false;
            this.btnCodecDump.Click += new System.EventHandler(this.btnCodecDump_Click);
            // 
            // grpOutput
            // 
            this.grpOutput.Controls.Add(this.lblFlexWireOut);
            this.grpOutput.Controls.Add(this.chkFlexWireOutSel);
            this.grpOutput.Controls.Add(this.tbFlexWireOut);
            this.grpOutput.Controls.Add(this.lblPhones);
            this.grpOutput.Controls.Add(this.chkPhonesSel);
            this.grpOutput.Controls.Add(this.tbPhones);
            this.grpOutput.Controls.Add(this.chkOutputMuteAll);
            this.grpOutput.Location = new System.Drawing.Point(136, 8);
            this.grpOutput.Name = "grpOutput";
            this.grpOutput.Size = new System.Drawing.Size(137, 216);
            this.grpOutput.TabIndex = 3;
            this.grpOutput.TabStop = false;
            this.grpOutput.Text = "Output";
            // 
            // lblFlexWireOut
            // 
            this.lblFlexWireOut.Image = null;
            this.lblFlexWireOut.Location = new System.Drawing.Point(78, 24);
            this.lblFlexWireOut.Name = "lblFlexWireOut";
            this.lblFlexWireOut.Size = new System.Drawing.Size(49, 32);
            this.lblFlexWireOut.TabIndex = 22;
            this.lblFlexWireOut.Text = "FlexWire Out";
            this.lblFlexWireOut.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // chkFlexWireOutSel
            // 
            this.chkFlexWireOutSel.Checked = true;
            this.chkFlexWireOutSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkFlexWireOutSel.Image = null;
            this.chkFlexWireOutSel.Location = new System.Drawing.Point(94, 144);
            this.chkFlexWireOutSel.Name = "chkFlexWireOutSel";
            this.chkFlexWireOutSel.Size = new System.Drawing.Size(16, 24);
            this.chkFlexWireOutSel.TabIndex = 21;
            this.chkFlexWireOutSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkFlexWireOutSel, "Selects/Unselects the FlexWire Line Out Output");
            this.chkFlexWireOutSel.CheckedChanged += new System.EventHandler(this.chkFlexWireOutSel_CheckedChanged);
            // 
            // tbFlexWireOut
            // 
            this.tbFlexWireOut.Location = new System.Drawing.Point(82, 48);
            this.tbFlexWireOut.Maximum = 127;
            this.tbFlexWireOut.Name = "tbFlexWireOut";
            this.tbFlexWireOut.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbFlexWireOut.Size = new System.Drawing.Size(45, 104);
            this.tbFlexWireOut.TabIndex = 20;
            this.tbFlexWireOut.TickFrequency = 16;
            this.tbFlexWireOut.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbFlexWireOut, "Adjusts the FlexWire Out Volume");
            this.tbFlexWireOut.Value = 95;
            this.tbFlexWireOut.Scroll += new System.EventHandler(this.tbFlexWireOut_Scroll);
            // 
            // lblPhones
            // 
            this.lblPhones.Image = null;
            this.lblPhones.Location = new System.Drawing.Point(16, 24);
            this.lblPhones.Name = "lblPhones";
            this.lblPhones.Size = new System.Drawing.Size(56, 32);
            this.lblPhones.TabIndex = 16;
            this.lblPhones.Text = "Phones";
            this.lblPhones.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // chkPhonesSel
            // 
            this.chkPhonesSel.Checked = true;
            this.chkPhonesSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkPhonesSel.Image = null;
            this.chkPhonesSel.Location = new System.Drawing.Point(40, 144);
            this.chkPhonesSel.Name = "chkPhonesSel";
            this.chkPhonesSel.Size = new System.Drawing.Size(16, 24);
            this.chkPhonesSel.TabIndex = 15;
            this.chkPhonesSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkPhonesSel, "Selects/Unselects the Phones Output");
            this.chkPhonesSel.CheckedChanged += new System.EventHandler(this.chkPhonesSel_CheckedChanged);
            // 
            // tbPhones
            // 
            this.tbPhones.Location = new System.Drawing.Point(24, 48);
            this.tbPhones.Maximum = 127;
            this.tbPhones.Name = "tbPhones";
            this.tbPhones.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbPhones.Size = new System.Drawing.Size(45, 104);
            this.tbPhones.TabIndex = 14;
            this.tbPhones.TickFrequency = 16;
            this.tbPhones.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbPhones, "Adjusts the Phones Volume");
            this.tbPhones.Value = 95;
            this.tbPhones.Scroll += new System.EventHandler(this.tbPhones_Scroll);
            // 
            // chkOutputMuteAll
            // 
            this.chkOutputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkOutputMuteAll.Image = null;
            this.chkOutputMuteAll.Location = new System.Drawing.Point(19, 176);
            this.chkOutputMuteAll.Name = "chkOutputMuteAll";
            this.chkOutputMuteAll.Size = new System.Drawing.Size(103, 24);
            this.chkOutputMuteAll.TabIndex = 13;
            this.chkOutputMuteAll.Text = "Mute All Outputs";
            this.chkOutputMuteAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.chkOutputMuteAll, "Mute All Output Lines");
            this.chkOutputMuteAll.CheckedChanged += new System.EventHandler(this.chkOutputMuteAll_CheckedChanged);
            // 
            // grpInput
            // 
            this.grpInput.Controls.Add(this.chkInputMuteAll);
            this.grpInput.Controls.Add(this.lblFlexWireIn);
            this.grpInput.Controls.Add(this.chkFlexWireInSel);
            this.grpInput.Controls.Add(this.tbFlexWireIn);
            this.grpInput.Controls.Add(this.lblMic);
            this.grpInput.Controls.Add(this.chkMicSel);
            this.grpInput.Controls.Add(this.tbMic);
            this.grpInput.Location = new System.Drawing.Point(8, 8);
            this.grpInput.Name = "grpInput";
            this.grpInput.Size = new System.Drawing.Size(120, 216);
            this.grpInput.TabIndex = 2;
            this.grpInput.TabStop = false;
            this.grpInput.Text = "Input";
            // 
            // chkInputMuteAll
            // 
            this.chkInputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkInputMuteAll.Image = null;
            this.chkInputMuteAll.Location = new System.Drawing.Point(16, 176);
            this.chkInputMuteAll.Name = "chkInputMuteAll";
            this.chkInputMuteAll.Size = new System.Drawing.Size(88, 24);
            this.chkInputMuteAll.TabIndex = 12;
            this.chkInputMuteAll.Text = "Mute All Inputs";
            this.chkInputMuteAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.toolTip1.SetToolTip(this.chkInputMuteAll, "Mute All Input Lines");
            this.chkInputMuteAll.CheckedChanged += new System.EventHandler(this.chkInputMuteAll_CheckedChanged);
            // 
            // lblFlexWireIn
            // 
            this.lblFlexWireIn.Image = null;
            this.lblFlexWireIn.Location = new System.Drawing.Point(64, 24);
            this.lblFlexWireIn.Name = "lblFlexWireIn";
            this.lblFlexWireIn.Size = new System.Drawing.Size(49, 24);
            this.lblFlexWireIn.TabIndex = 11;
            this.lblFlexWireIn.Text = "FlexWire In";
            this.lblFlexWireIn.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.toolTip1.SetToolTip(this.lblFlexWireIn, "FlexWire Audio Input (DB9 on back panel)");
            // 
            // chkFlexWireInSel
            // 
            this.chkFlexWireInSel.Image = null;
            this.chkFlexWireInSel.Location = new System.Drawing.Point(81, 144);
            this.chkFlexWireInSel.Name = "chkFlexWireInSel";
            this.chkFlexWireInSel.Size = new System.Drawing.Size(16, 24);
            this.chkFlexWireInSel.TabIndex = 10;
            this.chkFlexWireInSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkFlexWireInSel, "Selects/Unselects the Line In DB9 Input");
            this.chkFlexWireInSel.CheckedChanged += new System.EventHandler(this.chkFlexWireInSel_CheckedChanged);
            // 
            // tbFlexWireIn
            // 
            this.tbFlexWireIn.Location = new System.Drawing.Point(68, 48);
            this.tbFlexWireIn.Maximum = 119;
            this.tbFlexWireIn.Name = "tbFlexWireIn";
            this.tbFlexWireIn.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbFlexWireIn.Size = new System.Drawing.Size(45, 104);
            this.tbFlexWireIn.TabIndex = 9;
            this.tbFlexWireIn.TickFrequency = 20;
            this.tbFlexWireIn.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbFlexWireIn, "Adjusts the FlexWire Line Input Gain");
            this.tbFlexWireIn.Value = 60;
            this.tbFlexWireIn.Scroll += new System.EventHandler(this.tbFlexWireIn_Scroll);
            // 
            // lblMic
            // 
            this.lblMic.Image = null;
            this.lblMic.Location = new System.Drawing.Point(16, 24);
            this.lblMic.Name = "lblMic";
            this.lblMic.Size = new System.Drawing.Size(45, 24);
            this.lblMic.TabIndex = 2;
            this.lblMic.Text = "Mic";
            this.lblMic.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.toolTip1.SetToolTip(this.lblMic, "8 Pin front panel connector");
            // 
            // chkMicSel
            // 
            this.chkMicSel.Checked = true;
            this.chkMicSel.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkMicSel.Image = null;
            this.chkMicSel.Location = new System.Drawing.Point(30, 144);
            this.chkMicSel.Name = "chkMicSel";
            this.chkMicSel.Size = new System.Drawing.Size(16, 24);
            this.chkMicSel.TabIndex = 1;
            this.chkMicSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            this.toolTip1.SetToolTip(this.chkMicSel, "Selects/Unselects the Mic Input");
            this.chkMicSel.CheckedChanged += new System.EventHandler(this.chkMicSel_CheckedChanged);
            // 
            // tbMic
            // 
            this.tbMic.Location = new System.Drawing.Point(16, 48);
            this.tbMic.Maximum = 119;
            this.tbMic.Name = "tbMic";
            this.tbMic.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbMic.Size = new System.Drawing.Size(45, 104);
            this.tbMic.TabIndex = 0;
            this.tbMic.TickFrequency = 20;
            this.tbMic.TickStyle = System.Windows.Forms.TickStyle.Both;
            this.toolTip1.SetToolTip(this.tbMic, "Adjusts the Mic Input Gain");
            this.tbMic.Value = 60;
            this.tbMic.Scroll += new System.EventHandler(this.tbMic_Scroll);
            // 
            // FLEX1500MixerForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(281, 230);
            this.Controls.Add(this.btnCodecDump);
            this.Controls.Add(this.grpOutput);
            this.Controls.Add(this.grpInput);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Name = "FLEX1500MixerForm";
            this.Text = "FLEX-1500 Audio Mixer";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.FLEX1500MixerForm_Closing);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FLEX1500MixerForm_KeyDown);
            this.grpOutput.ResumeLayout(false);
            this.grpOutput.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireOut)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbPhones)).EndInit();
            this.grpInput.ResumeLayout(false);
            this.grpInput.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbFlexWireIn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbMic)).EndInit();
            this.ResumeLayout(false);

		}
Esempio n. 33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HIDAntForm));
     this.toolTip1          = new System.Windows.Forms.ToolTip(this.components);
     this.txtStatus         = new System.Windows.Forms.TextBoxTS();
     this.grpMode           = new System.Windows.Forms.GroupBoxTS();
     this.radModeSimple     = new System.Windows.Forms.RadioButtonTS();
     this.radModeExpert     = new System.Windows.Forms.RadioButtonTS();
     this.lblBand           = new System.Windows.Forms.LabelTS();
     this.comboBand         = new System.Windows.Forms.ComboBoxTS();
     this.grpAntenna        = new System.Windows.Forms.GroupBoxTS();
     this.chkLock           = new System.Windows.Forms.CheckBoxTS();
     this.comboRXAnt        = new System.Windows.Forms.ComboBoxTS();
     this.comboTXAnt        = new System.Windows.Forms.ComboBoxTS();
     this.lblTX             = new System.Windows.Forms.LabelTS();
     this.lblRX1            = new System.Windows.Forms.LabelTS();
     this.grpFlexWirePTTOut = new System.Windows.Forms.GroupBoxTS();
     this.udTX1Delay        = new System.Windows.Forms.NumericUpDownTS();
     this.chkTX1DelayEnable = new System.Windows.Forms.CheckBoxTS();
     this.chkPTTOutEnable   = new System.Windows.Forms.CheckBoxTS();
     this.grpMode.SuspendLayout();
     this.grpAntenna.SuspendLayout();
     this.grpFlexWirePTTOut.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(8, 214);
     this.txtStatus.Name     = "txtStatus";
     this.txtStatus.ReadOnly = true;
     this.txtStatus.Size     = new System.Drawing.Size(264, 20);
     this.txtStatus.TabIndex = 23;
     this.txtStatus.Text     = "Simple Mode: Settings are applied to all bands";
     //
     // grpMode
     //
     this.grpMode.Controls.Add(this.radModeSimple);
     this.grpMode.Controls.Add(this.radModeExpert);
     this.grpMode.Controls.Add(this.lblBand);
     this.grpMode.Controls.Add(this.comboBand);
     this.grpMode.Location = new System.Drawing.Point(8, 8);
     this.grpMode.Name     = "grpMode";
     this.grpMode.Size     = new System.Drawing.Size(264, 56);
     this.grpMode.TabIndex = 21;
     this.grpMode.TabStop  = false;
     this.grpMode.Text     = "Mode";
     //
     // radModeSimple
     //
     this.radModeSimple.Checked  = true;
     this.radModeSimple.Image    = null;
     this.radModeSimple.Location = new System.Drawing.Point(16, 24);
     this.radModeSimple.Name     = "radModeSimple";
     this.radModeSimple.Size     = new System.Drawing.Size(64, 24);
     this.radModeSimple.TabIndex = 16;
     this.radModeSimple.TabStop  = true;
     this.radModeSimple.Text     = "Simple";
     this.toolTip1.SetToolTip(this.radModeSimple, "One setting for all bands");
     this.radModeSimple.CheckedChanged += new System.EventHandler(this.radModeSimple_CheckedChanged);
     //
     // radModeExpert
     //
     this.radModeExpert.Image    = null;
     this.radModeExpert.Location = new System.Drawing.Point(96, 24);
     this.radModeExpert.Name     = "radModeExpert";
     this.radModeExpert.Size     = new System.Drawing.Size(56, 24);
     this.radModeExpert.TabIndex = 20;
     this.radModeExpert.Text     = "Expert";
     this.toolTip1.SetToolTip(this.radModeExpert, "More settings for each individual band");
     this.radModeExpert.CheckedChanged += new System.EventHandler(this.radModeExpert_CheckedChanged);
     //
     // lblBand
     //
     this.lblBand.Image     = null;
     this.lblBand.Location  = new System.Drawing.Point(160, 24);
     this.lblBand.Name      = "lblBand";
     this.lblBand.Size      = new System.Drawing.Size(40, 24);
     this.lblBand.TabIndex  = 19;
     this.lblBand.Text      = "Band:";
     this.lblBand.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblBand.Visible   = false;
     //
     // comboBand
     //
     this.comboBand.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBand.DropDownWidth = 56;
     this.comboBand.Items.AddRange(new object[] {
         "GEN",
         "160m",
         "80m",
         "60m",
         "40m",
         "30m",
         "20m",
         "17m",
         "15m",
         "12m",
         "10m",
         "6m",
         "2m",
         "WWV",
         "VHF0",
         "VHF1",
         "VHF2",
         "VHF3",
         "VHF4",
         "VHF5",
         "VHF6",
         "VHF7",
         "VHF8",
         "VHF9",
         "VHF10",
         "VHF11",
         "VHF12",
         "VHF13"
     });
     this.comboBand.Location              = new System.Drawing.Point(200, 24);
     this.comboBand.Name                  = "comboBand";
     this.comboBand.Size                  = new System.Drawing.Size(56, 21);
     this.comboBand.TabIndex              = 18;
     this.comboBand.Visible               = false;
     this.comboBand.SelectedIndexChanged += new System.EventHandler(this.comboBand_SelectedIndexChanged);
     //
     // grpAntenna
     //
     this.grpAntenna.Controls.Add(this.chkLock);
     this.grpAntenna.Controls.Add(this.comboRXAnt);
     this.grpAntenna.Controls.Add(this.comboTXAnt);
     this.grpAntenna.Controls.Add(this.lblTX);
     this.grpAntenna.Controls.Add(this.lblRX1);
     this.grpAntenna.Location = new System.Drawing.Point(8, 72);
     this.grpAntenna.Name     = "grpAntenna";
     this.grpAntenna.Size     = new System.Drawing.Size(264, 77);
     this.grpAntenna.TabIndex = 20;
     this.grpAntenna.TabStop  = false;
     this.grpAntenna.Text     = "Antenna";
     //
     // chkLock
     //
     this.chkLock.Checked    = true;
     this.chkLock.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkLock.Image      = null;
     this.chkLock.Location   = new System.Drawing.Point(192, 38);
     this.chkLock.Name       = "chkLock";
     this.chkLock.Size       = new System.Drawing.Size(64, 24);
     this.chkLock.TabIndex   = 16;
     this.chkLock.Text       = "Lock";
     this.toolTip1.SetToolTip(this.chkLock, "Check this box to lock RX1 and TX antenna selections.");
     this.chkLock.CheckedChanged += new System.EventHandler(this.chkLock_CheckedChanged);
     //
     // comboRXAnt
     //
     this.comboRXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboRXAnt.DropDownWidth = 64;
     this.comboRXAnt.Items.AddRange(new object[] {
         "PA",
         "XVTX/COM",
         "XVRX"
     });
     this.comboRXAnt.Location = new System.Drawing.Point(8, 40);
     this.comboRXAnt.Name     = "comboRXAnt";
     this.comboRXAnt.Size     = new System.Drawing.Size(80, 21);
     this.comboRXAnt.TabIndex = 10;
     this.toolTip1.SetToolTip(this.comboRXAnt, "Selects the Main Receiver Antenna");
     this.comboRXAnt.SelectedIndexChanged += new System.EventHandler(this.comboRXAnt_SelectedIndexChanged);
     //
     // comboTXAnt
     //
     this.comboTXAnt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTXAnt.DropDownWidth = 64;
     this.comboTXAnt.Items.AddRange(new object[] {
         "PA",
         "XVTX/COM"
     });
     this.comboTXAnt.Location = new System.Drawing.Point(93, 40);
     this.comboTXAnt.Name     = "comboTXAnt";
     this.comboTXAnt.Size     = new System.Drawing.Size(80, 21);
     this.comboTXAnt.TabIndex = 12;
     this.toolTip1.SetToolTip(this.comboTXAnt, "Selects the Transmitter Antenna");
     this.comboTXAnt.SelectedIndexChanged += new System.EventHandler(this.comboTXAnt_SelectedIndexChanged);
     //
     // lblTX
     //
     this.lblTX.Image    = null;
     this.lblTX.Location = new System.Drawing.Point(93, 24);
     this.lblTX.Name     = "lblTX";
     this.lblTX.Size     = new System.Drawing.Size(64, 16);
     this.lblTX.TabIndex = 13;
     this.lblTX.Text     = "Transmit:";
     //
     // lblRX1
     //
     this.lblRX1.Image    = null;
     this.lblRX1.Location = new System.Drawing.Point(8, 24);
     this.lblRX1.Name     = "lblRX1";
     this.lblRX1.Size     = new System.Drawing.Size(72, 16);
     this.lblRX1.TabIndex = 11;
     this.lblRX1.Text     = "Receive:";
     //
     // grpFlexWirePTTOut
     //
     this.grpFlexWirePTTOut.Controls.Add(this.udTX1Delay);
     this.grpFlexWirePTTOut.Controls.Add(this.chkTX1DelayEnable);
     this.grpFlexWirePTTOut.Controls.Add(this.chkPTTOutEnable);
     this.grpFlexWirePTTOut.Location = new System.Drawing.Point(8, 155);
     this.grpFlexWirePTTOut.Name     = "grpFlexWirePTTOut";
     this.grpFlexWirePTTOut.Size     = new System.Drawing.Size(264, 53);
     this.grpFlexWirePTTOut.TabIndex = 21;
     this.grpFlexWirePTTOut.TabStop  = false;
     this.grpFlexWirePTTOut.Text     = "FlexWire PTT Out";
     this.grpFlexWirePTTOut.Visible  = false;
     //
     // udTX1Delay
     //
     this.udTX1Delay.Enabled   = false;
     this.udTX1Delay.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX1Delay.Location = new System.Drawing.Point(184, 23);
     this.udTX1Delay.Maximum  = new decimal(new int[] {
         9999,
         0,
         0,
         0
     });
     this.udTX1Delay.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX1Delay.Name     = "udTX1Delay";
     this.udTX1Delay.Size     = new System.Drawing.Size(56, 20);
     this.udTX1Delay.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTX1Delay, resources.GetString("udTX1Delay.ToolTip"));
     this.udTX1Delay.Value = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udTX1Delay.ValueChanged += new System.EventHandler(this.udTX1Delay_ValueChanged);
     //
     // chkTX1DelayEnable
     //
     this.chkTX1DelayEnable.Image    = null;
     this.chkTX1DelayEnable.Location = new System.Drawing.Point(101, 16);
     this.chkTX1DelayEnable.Name     = "chkTX1DelayEnable";
     this.chkTX1DelayEnable.Size     = new System.Drawing.Size(77, 32);
     this.chkTX1DelayEnable.TabIndex = 3;
     this.chkTX1DelayEnable.Text     = "Delay (ms)";
     this.toolTip1.SetToolTip(this.chkTX1DelayEnable, "When checked, Pin 3 on the FlexWire Connector will delay before switching on TR t" +
                              "ransitions by the amount selected in milliseconds.");
     this.chkTX1DelayEnable.CheckedChanged += new System.EventHandler(this.chkTX1DelayEnable_CheckedChanged);
     //
     // chkPTTOutEnable
     //
     this.chkPTTOutEnable.Checked    = true;
     this.chkPTTOutEnable.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkPTTOutEnable.Image      = null;
     this.chkPTTOutEnable.Location   = new System.Drawing.Point(16, 16);
     this.chkPTTOutEnable.Name       = "chkPTTOutEnable";
     this.chkPTTOutEnable.Size       = new System.Drawing.Size(79, 32);
     this.chkPTTOutEnable.TabIndex   = 0;
     this.chkPTTOutEnable.Text       = "Enable";
     this.toolTip1.SetToolTip(this.chkPTTOutEnable, "When checked, Pin 3 on the FlexWire Connector will switch with TR transitions.  T" +
                              "his can be used to switch an external linear, transverter, preselector, etc.");
     this.chkPTTOutEnable.CheckedChanged += new System.EventHandler(this.chkRCATX1_CheckedChanged);
     //
     // HIDAntForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(280, 237);
     this.Controls.Add(this.txtStatus);
     this.Controls.Add(this.grpMode);
     this.Controls.Add(this.grpAntenna);
     this.Controls.Add(this.grpFlexWirePTTOut);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "HIDAntForm";
     this.Text     = "FLEX-1500 Antenna Selection";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.HIDAntForm_Closing);
     this.grpMode.ResumeLayout(false);
     this.grpAntenna.ResumeLayout(false);
     this.grpFlexWirePTTOut.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTX1Delay)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 34
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WaveOptions));
     this.toolTip1            = new System.Windows.Forms.ToolTip(this.components);
     this.grpWaveDither       = new System.Windows.Forms.GroupBoxTS();
     this.udWaveDitherBits    = new System.Windows.Forms.NumericUpDownTS();
     this.chkWaveDither       = new System.Windows.Forms.CheckBoxTS();
     this.grpBitDepth         = new System.Windows.Forms.GroupBoxTS();
     this.radBitDepth8PCM     = new System.Windows.Forms.RadioButtonTS();
     this.radBitDepth16PCM    = new System.Windows.Forms.RadioButtonTS();
     this.radBitDepth24PCM    = new System.Windows.Forms.RadioButtonTS();
     this.radBitDepth32PCM    = new System.Windows.Forms.RadioButtonTS();
     this.radBitDepthIEEE     = new System.Windows.Forms.RadioButtonTS();
     this.grpAudioSampleRate1 = new System.Windows.Forms.GroupBoxTS();
     this.comboSampleRate     = new System.Windows.Forms.ComboBoxTS();
     this.groupBox1           = new System.Windows.Forms.GroupBoxTS();
     this.radTXPostProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.radTXPreProcessed   = new System.Windows.Forms.RadioButtonTS();
     this.grpReceive          = new System.Windows.Forms.GroupBoxTS();
     this.radRXPostProcessed  = new System.Windows.Forms.RadioButtonTS();
     this.radRXPreProcessed   = new System.Windows.Forms.RadioButtonTS();
     this.grpWaveDither.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udWaveDitherBits)).BeginInit();
     this.grpBitDepth.SuspendLayout();
     this.grpAudioSampleRate1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.grpReceive.SuspendLayout();
     this.SuspendLayout();
     //
     // grpWaveDither
     //
     this.grpWaveDither.Controls.Add(this.udWaveDitherBits);
     this.grpWaveDither.Controls.Add(this.chkWaveDither);
     this.grpWaveDither.Location = new System.Drawing.Point(295, 120);
     this.grpWaveDither.Name     = "grpWaveDither";
     this.grpWaveDither.Size     = new System.Drawing.Size(96, 69);
     this.grpWaveDither.TabIndex = 38;
     this.grpWaveDither.TabStop  = false;
     this.grpWaveDither.Text     = "Dither";
     //
     // udWaveDitherBits
     //
     this.udWaveDitherBits.DecimalPlaces = 1;
     this.udWaveDitherBits.Increment     = new decimal(new int[] {
         1,
         0,
         0,
         65536
     });
     this.udWaveDitherBits.Location = new System.Drawing.Point(6, 41);
     this.udWaveDitherBits.Maximum  = new decimal(new int[] {
         10,
         0,
         0,
         65536
     });
     this.udWaveDitherBits.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         65536
     });
     this.udWaveDitherBits.Name     = "udWaveDitherBits";
     this.udWaveDitherBits.Size     = new System.Drawing.Size(40, 20);
     this.udWaveDitherBits.TabIndex = 1;
     this.udWaveDitherBits.Value    = new decimal(new int[] {
         8,
         0,
         0,
         65536
     });
     //
     // chkWaveDither
     //
     this.chkWaveDither.AutoSize = true;
     this.chkWaveDither.Image    = null;
     this.chkWaveDither.Location = new System.Drawing.Point(6, 19);
     this.chkWaveDither.Name     = "chkWaveDither";
     this.chkWaveDither.Size     = new System.Drawing.Size(59, 17);
     this.chkWaveDither.TabIndex = 0;
     this.chkWaveDither.Text     = "Enable";
     this.toolTip1.SetToolTip(this.chkWaveDither, "Enables Dithering for Recording");
     this.chkWaveDither.UseVisualStyleBackColor = true;
     this.chkWaveDither.CheckedChanged         += new System.EventHandler(this.chkWaveDither_CheckedChanged);
     //
     // grpBitDepth
     //
     this.grpBitDepth.Controls.Add(this.radBitDepth8PCM);
     this.grpBitDepth.Controls.Add(this.radBitDepth16PCM);
     this.grpBitDepth.Controls.Add(this.radBitDepth24PCM);
     this.grpBitDepth.Controls.Add(this.radBitDepth32PCM);
     this.grpBitDepth.Controls.Add(this.radBitDepthIEEE);
     this.grpBitDepth.Location = new System.Drawing.Point(207, 8);
     this.grpBitDepth.Name     = "grpBitDepth";
     this.grpBitDepth.Size     = new System.Drawing.Size(168, 106);
     this.grpBitDepth.TabIndex = 37;
     this.grpBitDepth.TabStop  = false;
     this.grpBitDepth.Text     = "Bit Depth";
     //
     // radBitDepth8PCM
     //
     this.radBitDepth8PCM.Image           = null;
     this.radBitDepth8PCM.Location        = new System.Drawing.Point(15, 83);
     this.radBitDepth8PCM.Name            = "radBitDepth8PCM";
     this.radBitDepth8PCM.Size            = new System.Drawing.Size(144, 18);
     this.radBitDepth8PCM.TabIndex        = 4;
     this.radBitDepth8PCM.Text            = "8-Bit UnSigned PCM";
     this.radBitDepth8PCM.CheckedChanged += new System.EventHandler(this.radBitDepth8PCM_CheckedChanged);
     //
     // radBitDepth16PCM
     //
     this.radBitDepth16PCM.Image           = null;
     this.radBitDepth16PCM.Location        = new System.Drawing.Point(15, 66);
     this.radBitDepth16PCM.Name            = "radBitDepth16PCM";
     this.radBitDepth16PCM.Size            = new System.Drawing.Size(144, 18);
     this.radBitDepth16PCM.TabIndex        = 3;
     this.radBitDepth16PCM.Text            = "16-Bit Signed PCM";
     this.radBitDepth16PCM.CheckedChanged += new System.EventHandler(this.radBitDepth16PCM_CheckedChanged);
     //
     // radBitDepth24PCM
     //
     this.radBitDepth24PCM.Image           = null;
     this.radBitDepth24PCM.Location        = new System.Drawing.Point(15, 49);
     this.radBitDepth24PCM.Name            = "radBitDepth24PCM";
     this.radBitDepth24PCM.Size            = new System.Drawing.Size(144, 18);
     this.radBitDepth24PCM.TabIndex        = 2;
     this.radBitDepth24PCM.Text            = "24-Bit Signed PCM";
     this.radBitDepth24PCM.CheckedChanged += new System.EventHandler(this.radBitDepth24PCM_CheckedChanged);
     //
     // radBitDepth32PCM
     //
     this.radBitDepth32PCM.Image           = null;
     this.radBitDepth32PCM.Location        = new System.Drawing.Point(15, 32);
     this.radBitDepth32PCM.Name            = "radBitDepth32PCM";
     this.radBitDepth32PCM.Size            = new System.Drawing.Size(144, 18);
     this.radBitDepth32PCM.TabIndex        = 1;
     this.radBitDepth32PCM.Text            = "32-Bit Signed PCM";
     this.radBitDepth32PCM.CheckedChanged += new System.EventHandler(this.radBitDepth32PCM_CheckedChanged);
     //
     // radBitDepthIEEE
     //
     this.radBitDepthIEEE.Checked         = true;
     this.radBitDepthIEEE.Image           = null;
     this.radBitDepthIEEE.Location        = new System.Drawing.Point(15, 15);
     this.radBitDepthIEEE.Name            = "radBitDepthIEEE";
     this.radBitDepthIEEE.Size            = new System.Drawing.Size(144, 16);
     this.radBitDepthIEEE.TabIndex        = 0;
     this.radBitDepthIEEE.TabStop         = true;
     this.radBitDepthIEEE.Text            = "32-Bit IEEE Floats *";
     this.radBitDepthIEEE.CheckedChanged += new System.EventHandler(this.radBitDepthIEEE_CheckedChanged);
     //
     // grpAudioSampleRate1
     //
     this.grpAudioSampleRate1.Controls.Add(this.comboSampleRate);
     this.grpAudioSampleRate1.Location = new System.Drawing.Point(182, 120);
     this.grpAudioSampleRate1.Name     = "grpAudioSampleRate1";
     this.grpAudioSampleRate1.Size     = new System.Drawing.Size(96, 56);
     this.grpAudioSampleRate1.TabIndex = 36;
     this.grpAudioSampleRate1.TabStop  = false;
     this.grpAudioSampleRate1.Text     = "Sample Rate";
     //
     // comboSampleRate
     //
     this.comboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSampleRate.DropDownWidth = 64;
     this.comboSampleRate.Items.AddRange(new object[] {
         "6000",
         "12000",
         "24000",
         "48000",
         "96000",
         "192000"
     });
     this.comboSampleRate.Location = new System.Drawing.Point(16, 24);
     this.comboSampleRate.Name     = "comboSampleRate";
     this.comboSampleRate.Size     = new System.Drawing.Size(64, 21);
     this.comboSampleRate.TabIndex = 4;
     this.toolTip1.SetToolTip(this.comboSampleRate, "Sample Rate -- Range is dependent on selected sound card! ");
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radTXPostProcessed);
     this.groupBox1.Controls.Add(this.radTXPreProcessed);
     this.groupBox1.Location = new System.Drawing.Point(8, 109);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(168, 80);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Transmit";
     //
     // radTXPostProcessed
     //
     this.radTXPostProcessed.Checked  = true;
     this.radTXPostProcessed.Image    = null;
     this.radTXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radTXPostProcessed.Name     = "radTXPostProcessed";
     this.radTXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPostProcessed.TabIndex = 1;
     this.radTXPostProcessed.TabStop  = true;
     this.radTXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPostProcessed, "Filtered, modulated, EQ\'d, and AGC\'d Signal");
     this.radTXPostProcessed.CheckedChanged += new System.EventHandler(this.radTXPostProcessed_CheckedChanged);
     //
     // radTXPreProcessed
     //
     this.radTXPreProcessed.Image    = null;
     this.radTXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radTXPreProcessed.Name     = "radTXPreProcessed";
     this.radTXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radTXPreProcessed.TabIndex = 0;
     this.radTXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radTXPreProcessed, "Raw Input (Microphone, Digital, etc)");
     this.radTXPreProcessed.CheckedChanged += new System.EventHandler(this.radTXPreProcessed_CheckedChanged);
     //
     // grpReceive
     //
     this.grpReceive.Controls.Add(this.radRXPostProcessed);
     this.grpReceive.Controls.Add(this.radRXPreProcessed);
     this.grpReceive.Location = new System.Drawing.Point(8, 8);
     this.grpReceive.Name     = "grpReceive";
     this.grpReceive.Size     = new System.Drawing.Size(168, 80);
     this.grpReceive.TabIndex = 0;
     this.grpReceive.TabStop  = false;
     this.grpReceive.Text     = "Receive";
     //
     // radRXPostProcessed
     //
     this.radRXPostProcessed.Image    = null;
     this.radRXPostProcessed.Location = new System.Drawing.Point(16, 48);
     this.radRXPostProcessed.Name     = "radRXPostProcessed";
     this.radRXPostProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPostProcessed.TabIndex = 1;
     this.radRXPostProcessed.Text     = "Post-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPostProcessed, "The demodulated filtered audio you listen to.");
     this.radRXPostProcessed.CheckedChanged += new System.EventHandler(this.radRXPostProcessed_CheckedChanged);
     //
     // radRXPreProcessed
     //
     this.radRXPreProcessed.Checked  = true;
     this.radRXPreProcessed.Image    = null;
     this.radRXPreProcessed.Location = new System.Drawing.Point(16, 24);
     this.radRXPreProcessed.Name     = "radRXPreProcessed";
     this.radRXPreProcessed.Size     = new System.Drawing.Size(144, 24);
     this.radRXPreProcessed.TabIndex = 0;
     this.radRXPreProcessed.TabStop  = true;
     this.radRXPreProcessed.Text     = "Pre-Processed Audio";
     this.toolTip1.SetToolTip(this.radRXPreProcessed, "The raw audio coming out of the radio (11kHz IF)");
     this.radRXPreProcessed.CheckedChanged += new System.EventHandler(this.radRXPreProcessed_CheckedChanged);
     //
     // WaveOptions
     //
     this.ClientSize = new System.Drawing.Size(403, 201);
     this.Controls.Add(this.grpWaveDither);
     this.Controls.Add(this.grpBitDepth);
     this.Controls.Add(this.grpAudioSampleRate1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.grpReceive);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "WaveOptions";
     this.Text     = "Wave Record Options";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveOptions_Closing);
     this.grpWaveDither.ResumeLayout(false);
     this.grpWaveDither.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udWaveDitherBits)).EndInit();
     this.grpBitDepth.ResumeLayout(false);
     this.grpAudioSampleRate1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.grpReceive.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 35
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(WaveControl));
			this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
			this.checkBoxPlay = new System.Windows.Forms.CheckBoxTS();
			this.grpPlayback = new System.Windows.Forms.GroupBoxTS();
			this.txtCurrentFile = new System.Windows.Forms.TextBoxTS();
			this.lblCurrentlyPlaying = new System.Windows.Forms.LabelTS();
			this.btnNext = new System.Windows.Forms.ButtonTS();
			this.btnPrevious = new System.Windows.Forms.ButtonTS();
			this.checkBoxPause = new System.Windows.Forms.CheckBoxTS();
			this.btnStop = new System.Windows.Forms.ButtonTS();
			this.groupBox2 = new System.Windows.Forms.GroupBoxTS();
			this.checkBoxRecord = new System.Windows.Forms.CheckBoxTS();
			this.grpPlaylist = new System.Windows.Forms.GroupBox();
			this.checkBoxRandom = new System.Windows.Forms.CheckBoxTS();
			this.checkBoxLoop = new System.Windows.Forms.CheckBoxTS();
			this.btnAdd = new System.Windows.Forms.ButtonTS();
			this.lstPlaylist = new System.Windows.Forms.ListBox();
			this.btnRemove = new System.Windows.Forms.ButtonTS();
			this.mainMenu1 = new System.Windows.Forms.MainMenu();
			this.mnuWaveOptions = new System.Windows.Forms.MenuItem();
			this.udPreamp = new System.Windows.Forms.NumericUpDownTS();
			this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
			this.chkQuickRec = new System.Windows.Forms.CheckBoxTS();
			this.chkQuickPlay = new System.Windows.Forms.CheckBoxTS();
			this.tbPreamp = new System.Windows.Forms.TrackBar();
			this.grpPlayback.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.grpPlaylist.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udPreamp)).BeginInit();
			this.groupBoxTS1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.tbPreamp)).BeginInit();
			this.SuspendLayout();
			// 
			// openFileDialog1
			// 
			this.openFileDialog1.Filter = "WAV files (*.wav)|*.wav|All files (*.*)|*.*";
			this.openFileDialog1.Multiselect = true;
			this.openFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.openFileDialog1_FileOk);
			// 
			// checkBoxPlay
			// 
			this.checkBoxPlay.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkBoxPlay.Enabled = false;
			this.checkBoxPlay.Image = null;
			this.checkBoxPlay.Location = new System.Drawing.Point(80, 56);
			this.checkBoxPlay.Name = "checkBoxPlay";
			this.checkBoxPlay.Size = new System.Drawing.Size(40, 23);
			this.checkBoxPlay.TabIndex = 3;
			this.checkBoxPlay.Text = "Play";
			this.checkBoxPlay.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.checkBoxPlay.CheckedChanged += new System.EventHandler(this.checkBoxPlay_CheckedChanged);
			// 
			// grpPlayback
			// 
			this.grpPlayback.Controls.Add(this.txtCurrentFile);
			this.grpPlayback.Controls.Add(this.lblCurrentlyPlaying);
			this.grpPlayback.Controls.Add(this.btnNext);
			this.grpPlayback.Controls.Add(this.btnPrevious);
			this.grpPlayback.Controls.Add(this.checkBoxPause);
			this.grpPlayback.Controls.Add(this.btnStop);
			this.grpPlayback.Controls.Add(this.checkBoxPlay);
			this.grpPlayback.Location = new System.Drawing.Point(8, 8);
			this.grpPlayback.Name = "grpPlayback";
			this.grpPlayback.Size = new System.Drawing.Size(304, 88);
			this.grpPlayback.TabIndex = 4;
			this.grpPlayback.TabStop = false;
			this.grpPlayback.Text = "Playback";
			// 
			// txtCurrentFile
			// 
			this.txtCurrentFile.Location = new System.Drawing.Point(104, 24);
			this.txtCurrentFile.Name = "txtCurrentFile";
			this.txtCurrentFile.ReadOnly = true;
			this.txtCurrentFile.Size = new System.Drawing.Size(184, 20);
			this.txtCurrentFile.TabIndex = 9;
			this.txtCurrentFile.Text = "";
			// 
			// lblCurrentlyPlaying
			// 
			this.lblCurrentlyPlaying.Image = null;
			this.lblCurrentlyPlaying.Location = new System.Drawing.Point(16, 24);
			this.lblCurrentlyPlaying.Name = "lblCurrentlyPlaying";
			this.lblCurrentlyPlaying.Size = new System.Drawing.Size(96, 23);
			this.lblCurrentlyPlaying.TabIndex = 10;
			this.lblCurrentlyPlaying.Text = "Currently Playing:";
			// 
			// btnNext
			// 
			this.btnNext.Enabled = false;
			this.btnNext.Image = null;
			this.btnNext.Location = new System.Drawing.Point(232, 56);
			this.btnNext.Name = "btnNext";
			this.btnNext.Size = new System.Drawing.Size(40, 23);
			this.btnNext.TabIndex = 8;
			this.btnNext.Text = "Next";
			this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
			// 
			// btnPrevious
			// 
			this.btnPrevious.Enabled = false;
			this.btnPrevious.Image = null;
			this.btnPrevious.Location = new System.Drawing.Point(184, 56);
			this.btnPrevious.Name = "btnPrevious";
			this.btnPrevious.Size = new System.Drawing.Size(40, 23);
			this.btnPrevious.TabIndex = 7;
			this.btnPrevious.Text = "Prev";
			this.btnPrevious.Click += new System.EventHandler(this.btnPrevious_Click);
			// 
			// checkBoxPause
			// 
			this.checkBoxPause.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkBoxPause.Enabled = false;
			this.checkBoxPause.Image = null;
			this.checkBoxPause.Location = new System.Drawing.Point(128, 56);
			this.checkBoxPause.Name = "checkBoxPause";
			this.checkBoxPause.Size = new System.Drawing.Size(48, 23);
			this.checkBoxPause.TabIndex = 5;
			this.checkBoxPause.Text = "Pause";
			this.checkBoxPause.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.checkBoxPause.CheckedChanged += new System.EventHandler(this.checkBoxPause_CheckedChanged);
			// 
			// btnStop
			// 
			this.btnStop.Enabled = false;
			this.btnStop.Image = null;
			this.btnStop.Location = new System.Drawing.Point(32, 56);
			this.btnStop.Name = "btnStop";
			this.btnStop.Size = new System.Drawing.Size(40, 23);
			this.btnStop.TabIndex = 4;
			this.btnStop.Text = "Stop";
			this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.checkBoxRecord);
			this.groupBox2.Location = new System.Drawing.Point(320, 8);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(88, 64);
			this.groupBox2.TabIndex = 5;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "Record";
			// 
			// checkBoxRecord
			// 
			this.checkBoxRecord.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkBoxRecord.Image = null;
			this.checkBoxRecord.Location = new System.Drawing.Point(16, 24);
			this.checkBoxRecord.Name = "checkBoxRecord";
			this.checkBoxRecord.Size = new System.Drawing.Size(56, 24);
			this.checkBoxRecord.TabIndex = 0;
			this.checkBoxRecord.Text = "Record";
			this.checkBoxRecord.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.checkBoxRecord.CheckedChanged += new System.EventHandler(this.checkBoxRecord_CheckedChanged);
			// 
			// grpPlaylist
			// 
			this.grpPlaylist.Controls.Add(this.checkBoxRandom);
			this.grpPlaylist.Controls.Add(this.checkBoxLoop);
			this.grpPlaylist.Controls.Add(this.btnAdd);
			this.grpPlaylist.Controls.Add(this.lstPlaylist);
			this.grpPlaylist.Controls.Add(this.btnRemove);
			this.grpPlaylist.Location = new System.Drawing.Point(8, 104);
			this.grpPlaylist.Name = "grpPlaylist";
			this.grpPlaylist.Size = new System.Drawing.Size(304, 184);
			this.grpPlaylist.TabIndex = 6;
			this.grpPlaylist.TabStop = false;
			this.grpPlaylist.Text = "Playlist";
			// 
			// checkBoxRandom
			// 
			this.checkBoxRandom.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkBoxRandom.Enabled = false;
			this.checkBoxRandom.Image = null;
			this.checkBoxRandom.Location = new System.Drawing.Point(224, 24);
			this.checkBoxRandom.Name = "checkBoxRandom";
			this.checkBoxRandom.Size = new System.Drawing.Size(56, 23);
			this.checkBoxRandom.TabIndex = 13;
			this.checkBoxRandom.Text = "Random";
			this.checkBoxRandom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.checkBoxRandom.Visible = false;
			this.checkBoxRandom.CheckedChanged += new System.EventHandler(this.checkBoxRandom_CheckedChanged);
			// 
			// checkBoxLoop
			// 
			this.checkBoxLoop.Appearance = System.Windows.Forms.Appearance.Button;
			this.checkBoxLoop.Enabled = false;
			this.checkBoxLoop.Image = null;
			this.checkBoxLoop.Location = new System.Drawing.Point(176, 24);
			this.checkBoxLoop.Name = "checkBoxLoop";
			this.checkBoxLoop.Size = new System.Drawing.Size(40, 23);
			this.checkBoxLoop.TabIndex = 12;
			this.checkBoxLoop.Text = "Loop";
			this.checkBoxLoop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.checkBoxLoop.CheckedChanged += new System.EventHandler(this.checkBoxLoop_CheckedChanged);
			// 
			// btnAdd
			// 
			this.btnAdd.Image = null;
			this.btnAdd.Location = new System.Drawing.Point(24, 24);
			this.btnAdd.Name = "btnAdd";
			this.btnAdd.Size = new System.Drawing.Size(48, 23);
			this.btnAdd.TabIndex = 6;
			this.btnAdd.Text = "Add...";
			this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
			// 
			// lstPlaylist
			// 
			this.lstPlaylist.Location = new System.Drawing.Point(16, 56);
			this.lstPlaylist.Name = "lstPlaylist";
			this.lstPlaylist.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
			this.lstPlaylist.Size = new System.Drawing.Size(272, 108);
			this.lstPlaylist.TabIndex = 0;
			this.lstPlaylist.DoubleClick += new System.EventHandler(this.lstPlaylist_DoubleClick);
			this.lstPlaylist.SelectedIndexChanged += new System.EventHandler(this.lstPlaylist_SelectedIndexChanged);
			// 
			// btnRemove
			// 
			this.btnRemove.Enabled = false;
			this.btnRemove.Image = null;
			this.btnRemove.Location = new System.Drawing.Point(80, 24);
			this.btnRemove.Name = "btnRemove";
			this.btnRemove.Size = new System.Drawing.Size(56, 23);
			this.btnRemove.TabIndex = 11;
			this.btnRemove.Text = "Remove";
			this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
			// 
			// mainMenu1
			// 
			this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					  this.mnuWaveOptions});
			// 
			// mnuWaveOptions
			// 
			this.mnuWaveOptions.Index = 0;
			this.mnuWaveOptions.Text = "Options";
			this.mnuWaveOptions.Click += new System.EventHandler(this.mnuWaveOptions_Click);
			// 
			// udPreamp
			// 
			this.udPreamp.BackColor = System.Drawing.SystemColors.Window;
			this.udPreamp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.udPreamp.Increment = new System.Decimal(new int[] {
																	   1,
																	   0,
																	   0,
																	   0});
			this.udPreamp.Location = new System.Drawing.Point(16, 24);
			this.udPreamp.Maximum = new System.Decimal(new int[] {
																	 70,
																	 0,
																	 0,
																	 0});
			this.udPreamp.Minimum = new System.Decimal(new int[] {
																	 70,
																	 0,
																	 0,
																	 -2147483648});
			this.udPreamp.Name = "udPreamp";
			this.udPreamp.Size = new System.Drawing.Size(40, 20);
			this.udPreamp.TabIndex = 52;
			this.udPreamp.Value = new System.Decimal(new int[] {
																   0,
																   0,
																   0,
																   0});
			this.udPreamp.ValueChanged += new System.EventHandler(this.udPreamp_ValueChanged);
			this.udPreamp.LostFocus += new System.EventHandler(this.udPreamp_LostFocus);
			// 
			// groupBoxTS1
			// 
			this.groupBoxTS1.Controls.Add(this.tbPreamp);
			this.groupBoxTS1.Controls.Add(this.udPreamp);
			this.groupBoxTS1.Location = new System.Drawing.Point(320, 80);
			this.groupBoxTS1.Name = "groupBoxTS1";
			this.groupBoxTS1.Size = new System.Drawing.Size(88, 80);
			this.groupBoxTS1.TabIndex = 53;
			this.groupBoxTS1.TabStop = false;
			this.groupBoxTS1.Text = "TX Gain (dB)";
			// 
			// chkQuickRec
			// 
			this.chkQuickRec.Appearance = System.Windows.Forms.Appearance.Button;
			this.chkQuickRec.Image = null;
			this.chkQuickRec.Location = new System.Drawing.Point(328, 224);
			this.chkQuickRec.Name = "chkQuickRec";
			this.chkQuickRec.Size = new System.Drawing.Size(72, 24);
			this.chkQuickRec.TabIndex = 54;
			this.chkQuickRec.Text = "Quick Rec";
			this.chkQuickRec.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkQuickRec.CheckedChanged += new System.EventHandler(this.chkQuickRec_CheckedChanged);
			// 
			// chkQuickPlay
			// 
			this.chkQuickPlay.Appearance = System.Windows.Forms.Appearance.Button;
			this.chkQuickPlay.Enabled = false;
			this.chkQuickPlay.Image = null;
			this.chkQuickPlay.Location = new System.Drawing.Point(328, 256);
			this.chkQuickPlay.Name = "chkQuickPlay";
			this.chkQuickPlay.Size = new System.Drawing.Size(72, 24);
			this.chkQuickPlay.TabIndex = 55;
			this.chkQuickPlay.Text = "Quick Play";
			this.chkQuickPlay.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkQuickPlay.CheckedChanged += new System.EventHandler(this.chkQuickPlay_CheckedChanged);
			// 
			// tbPreamp
			// 
			this.tbPreamp.AutoSize = false;
			this.tbPreamp.Location = new System.Drawing.Point(8, 48);
			this.tbPreamp.Maximum = 70;
			this.tbPreamp.Minimum = -70;
			this.tbPreamp.Name = "tbPreamp";
			this.tbPreamp.Size = new System.Drawing.Size(72, 16);
			this.tbPreamp.TabIndex = 53;
			this.tbPreamp.TickFrequency = 35;
			this.tbPreamp.Scroll += new System.EventHandler(this.tbPreamp_Scroll);
			// 
			// WaveControl
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(416, 302);
			this.Controls.Add(this.chkQuickPlay);
			this.Controls.Add(this.chkQuickRec);
			this.Controls.Add(this.groupBoxTS1);
			this.Controls.Add(this.grpPlaylist);
			this.Controls.Add(this.groupBox2);
			this.Controls.Add(this.grpPlayback);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Menu = this.mainMenu1;
			this.Name = "WaveControl";
			this.Text = "Wave File Controls";
			this.Closing += new System.ComponentModel.CancelEventHandler(this.WaveControl_Closing);
			this.grpPlayback.ResumeLayout(false);
			this.groupBox2.ResumeLayout(false);
			this.grpPlaylist.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udPreamp)).EndInit();
			this.groupBoxTS1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.tbPreamp)).EndInit();
			this.ResumeLayout(false);

		}
Esempio n. 36
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EQForm));
            this.grpRXEQ = new System.Windows.Forms.GroupBoxTS();
            this.labelTS7 = new System.Windows.Forms.LabelTS();
            this.labelTS6 = new System.Windows.Forms.LabelTS();
            this.labelTS5 = new System.Windows.Forms.LabelTS();
            this.labelTS4 = new System.Windows.Forms.LabelTS();
            this.labelTS3 = new System.Windows.Forms.LabelTS();
            this.labelTS2 = new System.Windows.Forms.LabelTS();
            this.labelTS1 = new System.Windows.Forms.LabelTS();
            this.tbRXEQ4 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ5 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ6 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ7 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ8 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ9 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ2 = new System.Windows.Forms.TrackBarTS();
            this.picRXEQ = new System.Windows.Forms.PictureBox();
            this.btnRXEQReset = new System.Windows.Forms.Button();
            this.chkRXEQEnabled = new System.Windows.Forms.CheckBoxTS();
            this.tbRXEQ1 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ3 = new System.Windows.Forms.TrackBarTS();
            this.tbRXEQ10 = new System.Windows.Forms.TrackBarTS();
            this.lblRXEQ1 = new System.Windows.Forms.LabelTS();
            this.lblRXEQ2 = new System.Windows.Forms.LabelTS();
            this.lblRXEQ3 = new System.Windows.Forms.LabelTS();
            this.lblRXEQPreamp = new System.Windows.Forms.LabelTS();
            this.tbRXEQPreamp = new System.Windows.Forms.TrackBarTS();
            this.lblRXEQ15db = new System.Windows.Forms.LabelTS();
            this.lblRXEQ0dB = new System.Windows.Forms.LabelTS();
            this.lblRXEQminus12db = new System.Windows.Forms.LabelTS();
            this.grpTXEQ = new System.Windows.Forms.GroupBoxTS();
            this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
            this.tbTXEchoGain = new System.Windows.Forms.TrackBarTS();
            this.labelTS16 = new System.Windows.Forms.LabelTS();
            this.tbTXEchoDelay = new System.Windows.Forms.TrackBarTS();
            this.labelTS15 = new System.Windows.Forms.LabelTS();
            this.chkTXEchoEnable = new System.Windows.Forms.CheckBoxTS();
            this.labelTS8 = new System.Windows.Forms.LabelTS();
            this.labelTS9 = new System.Windows.Forms.LabelTS();
            this.labelTS10 = new System.Windows.Forms.LabelTS();
            this.labelTS11 = new System.Windows.Forms.LabelTS();
            this.labelTS12 = new System.Windows.Forms.LabelTS();
            this.labelTS13 = new System.Windows.Forms.LabelTS();
            this.labelTS14 = new System.Windows.Forms.LabelTS();
            this.tbTXEQ9 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ8 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ7 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ5 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ4 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ3 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ2 = new System.Windows.Forms.TrackBarTS();
            this.chkTXEQ160Notch = new System.Windows.Forms.CheckBoxTS();
            this.picTXEQ = new System.Windows.Forms.PictureBox();
            this.btnTXEQReset = new System.Windows.Forms.Button();
            this.chkTXEQEnabled = new System.Windows.Forms.CheckBoxTS();
            this.tbTXEQ1 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ6 = new System.Windows.Forms.TrackBarTS();
            this.tbTXEQ10 = new System.Windows.Forms.TrackBarTS();
            this.lblTXEQ1 = new System.Windows.Forms.LabelTS();
            this.lblTXEQ2 = new System.Windows.Forms.LabelTS();
            this.lblTXEQ3 = new System.Windows.Forms.LabelTS();
            this.lblTXEQPreamp = new System.Windows.Forms.LabelTS();
            this.tbTXEQPreamp = new System.Windows.Forms.TrackBarTS();
            this.lblTXEQ15db = new System.Windows.Forms.LabelTS();
            this.lblTXEQ0dB = new System.Windows.Forms.LabelTS();
            this.lblTXEQminus12db = new System.Windows.Forms.LabelTS();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.grpRXEQ.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picRXEQ)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).BeginInit();
            this.grpTXEQ.SuspendLayout();
            this.groupBoxTS1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEchoGain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEchoDelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picTXEQ)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).BeginInit();
            this.SuspendLayout();
            // 
            // grpRXEQ
            // 
            this.grpRXEQ.Controls.Add(this.labelTS7);
            this.grpRXEQ.Controls.Add(this.labelTS6);
            this.grpRXEQ.Controls.Add(this.labelTS5);
            this.grpRXEQ.Controls.Add(this.labelTS4);
            this.grpRXEQ.Controls.Add(this.labelTS3);
            this.grpRXEQ.Controls.Add(this.labelTS2);
            this.grpRXEQ.Controls.Add(this.labelTS1);
            this.grpRXEQ.Controls.Add(this.tbRXEQ4);
            this.grpRXEQ.Controls.Add(this.tbRXEQ5);
            this.grpRXEQ.Controls.Add(this.tbRXEQ6);
            this.grpRXEQ.Controls.Add(this.tbRXEQ7);
            this.grpRXEQ.Controls.Add(this.tbRXEQ8);
            this.grpRXEQ.Controls.Add(this.tbRXEQ9);
            this.grpRXEQ.Controls.Add(this.tbRXEQ2);
            this.grpRXEQ.Controls.Add(this.picRXEQ);
            this.grpRXEQ.Controls.Add(this.btnRXEQReset);
            this.grpRXEQ.Controls.Add(this.chkRXEQEnabled);
            this.grpRXEQ.Controls.Add(this.tbRXEQ1);
            this.grpRXEQ.Controls.Add(this.tbRXEQ3);
            this.grpRXEQ.Controls.Add(this.tbRXEQ10);
            this.grpRXEQ.Controls.Add(this.lblRXEQ1);
            this.grpRXEQ.Controls.Add(this.lblRXEQ2);
            this.grpRXEQ.Controls.Add(this.lblRXEQ3);
            this.grpRXEQ.Controls.Add(this.lblRXEQPreamp);
            this.grpRXEQ.Controls.Add(this.tbRXEQPreamp);
            this.grpRXEQ.Controls.Add(this.lblRXEQ15db);
            this.grpRXEQ.Controls.Add(this.lblRXEQ0dB);
            this.grpRXEQ.Controls.Add(this.lblRXEQminus12db);
            this.grpRXEQ.Location = new System.Drawing.Point(4, 8);
            this.grpRXEQ.Name = "grpRXEQ";
            this.grpRXEQ.Size = new System.Drawing.Size(371, 224);
            this.grpRXEQ.TabIndex = 1;
            this.grpRXEQ.TabStop = false;
            this.grpRXEQ.Text = "Receive Equalizer";
            // 
            // labelTS7
            // 
            this.labelTS7.AutoSize = true;
            this.labelTS7.Image = null;
            this.labelTS7.Location = new System.Drawing.Point(290, 56);
            this.labelTS7.Name = "labelTS7";
            this.labelTS7.Size = new System.Drawing.Size(20, 13);
            this.labelTS7.TabIndex = 125;
            this.labelTS7.Text = "8K";
            // 
            // labelTS6
            // 
            this.labelTS6.AutoSize = true;
            this.labelTS6.Image = null;
            this.labelTS6.Location = new System.Drawing.Point(261, 56);
            this.labelTS6.Name = "labelTS6";
            this.labelTS6.Size = new System.Drawing.Size(20, 13);
            this.labelTS6.TabIndex = 124;
            this.labelTS6.Text = "4K";
            // 
            // labelTS5
            // 
            this.labelTS5.AutoSize = true;
            this.labelTS5.Image = null;
            this.labelTS5.Location = new System.Drawing.Point(236, 56);
            this.labelTS5.Name = "labelTS5";
            this.labelTS5.Size = new System.Drawing.Size(20, 13);
            this.labelTS5.TabIndex = 123;
            this.labelTS5.Text = "2K";
            // 
            // labelTS4
            // 
            this.labelTS4.AutoSize = true;
            this.labelTS4.Image = null;
            this.labelTS4.Location = new System.Drawing.Point(211, 56);
            this.labelTS4.Name = "labelTS4";
            this.labelTS4.Size = new System.Drawing.Size(20, 13);
            this.labelTS4.TabIndex = 122;
            this.labelTS4.Text = "1K";
            // 
            // labelTS3
            // 
            this.labelTS3.AutoSize = true;
            this.labelTS3.Image = null;
            this.labelTS3.Location = new System.Drawing.Point(186, 56);
            this.labelTS3.Name = "labelTS3";
            this.labelTS3.Size = new System.Drawing.Size(25, 13);
            this.labelTS3.TabIndex = 121;
            this.labelTS3.Text = "500";
            // 
            // labelTS2
            // 
            this.labelTS2.AutoSize = true;
            this.labelTS2.Image = null;
            this.labelTS2.Location = new System.Drawing.Point(161, 56);
            this.labelTS2.Name = "labelTS2";
            this.labelTS2.Size = new System.Drawing.Size(25, 13);
            this.labelTS2.TabIndex = 120;
            this.labelTS2.Text = "250";
            // 
            // labelTS1
            // 
            this.labelTS1.AutoSize = true;
            this.labelTS1.Image = null;
            this.labelTS1.Location = new System.Drawing.Point(132, 56);
            this.labelTS1.Name = "labelTS1";
            this.labelTS1.Size = new System.Drawing.Size(25, 13);
            this.labelTS1.TabIndex = 119;
            this.labelTS1.Text = "125";
            // 
            // tbRXEQ4
            // 
            this.tbRXEQ4.AutoSize = false;
            this.tbRXEQ4.LargeChange = 3;
            this.tbRXEQ4.Location = new System.Drawing.Point(160, 72);
            this.tbRXEQ4.Maximum = 15;
            this.tbRXEQ4.Minimum = -12;
            this.tbRXEQ4.Name = "tbRXEQ4";
            this.tbRXEQ4.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ4.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ4.TabIndex = 118;
            this.tbRXEQ4.TickFrequency = 3;
            this.tbRXEQ4.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ4.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ5
            // 
            this.tbRXEQ5.AutoSize = false;
            this.tbRXEQ5.LargeChange = 3;
            this.tbRXEQ5.Location = new System.Drawing.Point(186, 72);
            this.tbRXEQ5.Maximum = 15;
            this.tbRXEQ5.Minimum = -12;
            this.tbRXEQ5.Name = "tbRXEQ5";
            this.tbRXEQ5.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ5.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ5.TabIndex = 117;
            this.tbRXEQ5.TickFrequency = 3;
            this.tbRXEQ5.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ5.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ6
            // 
            this.tbRXEQ6.AutoSize = false;
            this.tbRXEQ6.LargeChange = 3;
            this.tbRXEQ6.Location = new System.Drawing.Point(212, 72);
            this.tbRXEQ6.Maximum = 15;
            this.tbRXEQ6.Minimum = -12;
            this.tbRXEQ6.Name = "tbRXEQ6";
            this.tbRXEQ6.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ6.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ6.TabIndex = 116;
            this.tbRXEQ6.TickFrequency = 3;
            this.tbRXEQ6.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ6.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ7
            // 
            this.tbRXEQ7.AutoSize = false;
            this.tbRXEQ7.LargeChange = 3;
            this.tbRXEQ7.Location = new System.Drawing.Point(238, 72);
            this.tbRXEQ7.Maximum = 15;
            this.tbRXEQ7.Minimum = -12;
            this.tbRXEQ7.Name = "tbRXEQ7";
            this.tbRXEQ7.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ7.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ7.TabIndex = 115;
            this.tbRXEQ7.TickFrequency = 3;
            this.tbRXEQ7.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ7.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ8
            // 
            this.tbRXEQ8.AutoSize = false;
            this.tbRXEQ8.LargeChange = 3;
            this.tbRXEQ8.Location = new System.Drawing.Point(264, 72);
            this.tbRXEQ8.Maximum = 15;
            this.tbRXEQ8.Minimum = -12;
            this.tbRXEQ8.Name = "tbRXEQ8";
            this.tbRXEQ8.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ8.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ8.TabIndex = 114;
            this.tbRXEQ8.TickFrequency = 3;
            this.tbRXEQ8.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ8.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ9
            // 
            this.tbRXEQ9.AutoSize = false;
            this.tbRXEQ9.LargeChange = 3;
            this.tbRXEQ9.Location = new System.Drawing.Point(290, 72);
            this.tbRXEQ9.Maximum = 15;
            this.tbRXEQ9.Minimum = -12;
            this.tbRXEQ9.Name = "tbRXEQ9";
            this.tbRXEQ9.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ9.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ9.TabIndex = 113;
            this.tbRXEQ9.TickFrequency = 3;
            this.tbRXEQ9.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ9.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ2
            // 
            this.tbRXEQ2.AutoSize = false;
            this.tbRXEQ2.LargeChange = 3;
            this.tbRXEQ2.Location = new System.Drawing.Point(108, 72);
            this.tbRXEQ2.Maximum = 15;
            this.tbRXEQ2.Minimum = -12;
            this.tbRXEQ2.Name = "tbRXEQ2";
            this.tbRXEQ2.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ2.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ2.TabIndex = 112;
            this.tbRXEQ2.TickFrequency = 3;
            this.tbRXEQ2.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ2.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // picRXEQ
            // 
            this.picRXEQ.BackColor = System.Drawing.Color.Black;
            this.picRXEQ.Location = new System.Drawing.Point(85, 22);
            this.picRXEQ.Name = "picRXEQ";
            this.picRXEQ.Size = new System.Drawing.Size(248, 24);
            this.picRXEQ.TabIndex = 111;
            this.picRXEQ.TabStop = false;
            this.picRXEQ.Paint += new System.Windows.Forms.PaintEventHandler(this.picRXEQ_Paint);
            // 
            // btnRXEQReset
            // 
            this.btnRXEQReset.Location = new System.Drawing.Point(162, 200);
            this.btnRXEQReset.Name = "btnRXEQReset";
            this.btnRXEQReset.Size = new System.Drawing.Size(56, 20);
            this.btnRXEQReset.TabIndex = 110;
            this.btnRXEQReset.Text = "Reset";
            this.btnRXEQReset.Click += new System.EventHandler(this.btnRXEQReset_Click);
            // 
            // chkRXEQEnabled
            // 
            this.chkRXEQEnabled.Image = null;
            this.chkRXEQEnabled.Location = new System.Drawing.Point(16, 26);
            this.chkRXEQEnabled.Name = "chkRXEQEnabled";
            this.chkRXEQEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkRXEQEnabled.TabIndex = 109;
            this.chkRXEQEnabled.Text = "Enabled";
            this.chkRXEQEnabled.CheckedChanged += new System.EventHandler(this.chkRXEQEnabled_CheckedChanged);
            // 
            // tbRXEQ1
            // 
            this.tbRXEQ1.AutoSize = false;
            this.tbRXEQ1.LargeChange = 3;
            this.tbRXEQ1.Location = new System.Drawing.Point(82, 72);
            this.tbRXEQ1.Maximum = 15;
            this.tbRXEQ1.Minimum = -12;
            this.tbRXEQ1.Name = "tbRXEQ1";
            this.tbRXEQ1.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ1.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ1.TabIndex = 4;
            this.tbRXEQ1.TickFrequency = 3;
            this.tbRXEQ1.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ1.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ3
            // 
            this.tbRXEQ3.AutoSize = false;
            this.tbRXEQ3.LargeChange = 3;
            this.tbRXEQ3.Location = new System.Drawing.Point(134, 72);
            this.tbRXEQ3.Maximum = 15;
            this.tbRXEQ3.Minimum = -12;
            this.tbRXEQ3.Name = "tbRXEQ3";
            this.tbRXEQ3.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ3.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ3.TabIndex = 5;
            this.tbRXEQ3.TickFrequency = 3;
            this.tbRXEQ3.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ3.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // tbRXEQ10
            // 
            this.tbRXEQ10.AutoSize = false;
            this.tbRXEQ10.LargeChange = 3;
            this.tbRXEQ10.Location = new System.Drawing.Point(316, 72);
            this.tbRXEQ10.Maximum = 15;
            this.tbRXEQ10.Minimum = -12;
            this.tbRXEQ10.Name = "tbRXEQ10";
            this.tbRXEQ10.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQ10.Size = new System.Drawing.Size(20, 128);
            this.tbRXEQ10.TabIndex = 6;
            this.tbRXEQ10.TickFrequency = 3;
            this.tbRXEQ10.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbRXEQ10.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // lblRXEQ1
            // 
            this.lblRXEQ1.AutoSize = true;
            this.lblRXEQ1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRXEQ1.Image = null;
            this.lblRXEQ1.Location = new System.Drawing.Point(85, 56);
            this.lblRXEQ1.Name = "lblRXEQ1";
            this.lblRXEQ1.Size = new System.Drawing.Size(19, 13);
            this.lblRXEQ1.TabIndex = 43;
            this.lblRXEQ1.Text = "32";
            // 
            // lblRXEQ2
            // 
            this.lblRXEQ2.AutoSize = true;
            this.lblRXEQ2.Image = null;
            this.lblRXEQ2.Location = new System.Drawing.Point(105, 56);
            this.lblRXEQ2.Name = "lblRXEQ2";
            this.lblRXEQ2.Size = new System.Drawing.Size(19, 13);
            this.lblRXEQ2.TabIndex = 44;
            this.lblRXEQ2.Text = "63";
            // 
            // lblRXEQ3
            // 
            this.lblRXEQ3.AutoSize = true;
            this.lblRXEQ3.Image = null;
            this.lblRXEQ3.Location = new System.Drawing.Point(315, 56);
            this.lblRXEQ3.Name = "lblRXEQ3";
            this.lblRXEQ3.Size = new System.Drawing.Size(26, 13);
            this.lblRXEQ3.TabIndex = 45;
            this.lblRXEQ3.Text = "16K";
            // 
            // lblRXEQPreamp
            // 
            this.lblRXEQPreamp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRXEQPreamp.Image = null;
            this.lblRXEQPreamp.Location = new System.Drawing.Point(8, 56);
            this.lblRXEQPreamp.Name = "lblRXEQPreamp";
            this.lblRXEQPreamp.Size = new System.Drawing.Size(48, 16);
            this.lblRXEQPreamp.TabIndex = 74;
            this.lblRXEQPreamp.Text = "Preamp";
            this.lblRXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // tbRXEQPreamp
            // 
            this.tbRXEQPreamp.AutoSize = false;
            this.tbRXEQPreamp.LargeChange = 3;
            this.tbRXEQPreamp.Location = new System.Drawing.Point(16, 72);
            this.tbRXEQPreamp.Maximum = 15;
            this.tbRXEQPreamp.Minimum = -12;
            this.tbRXEQPreamp.Name = "tbRXEQPreamp";
            this.tbRXEQPreamp.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbRXEQPreamp.Size = new System.Drawing.Size(32, 128);
            this.tbRXEQPreamp.TabIndex = 35;
            this.tbRXEQPreamp.TickFrequency = 3;
            this.tbRXEQPreamp.Scroll += new System.EventHandler(this.tbRXEQ_Scroll);
            // 
            // lblRXEQ15db
            // 
            this.lblRXEQ15db.AutoSize = true;
            this.lblRXEQ15db.Image = null;
            this.lblRXEQ15db.Location = new System.Drawing.Point(336, 77);
            this.lblRXEQ15db.Name = "lblRXEQ15db";
            this.lblRXEQ15db.Size = new System.Drawing.Size(32, 13);
            this.lblRXEQ15db.TabIndex = 40;
            this.lblRXEQ15db.Text = "15dB";
            this.lblRXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblRXEQ0dB
            // 
            this.lblRXEQ0dB.AutoSize = true;
            this.lblRXEQ0dB.Image = null;
            this.lblRXEQ0dB.Location = new System.Drawing.Point(336, 133);
            this.lblRXEQ0dB.Name = "lblRXEQ0dB";
            this.lblRXEQ0dB.Size = new System.Drawing.Size(32, 13);
            this.lblRXEQ0dB.TabIndex = 41;
            this.lblRXEQ0dB.Text = "  0dB";
            this.lblRXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblRXEQminus12db
            // 
            this.lblRXEQminus12db.AutoSize = true;
            this.lblRXEQminus12db.Image = null;
            this.lblRXEQminus12db.Location = new System.Drawing.Point(334, 176);
            this.lblRXEQminus12db.Name = "lblRXEQminus12db";
            this.lblRXEQminus12db.Size = new System.Drawing.Size(35, 13);
            this.lblRXEQminus12db.TabIndex = 42;
            this.lblRXEQminus12db.Text = "-12dB";
            this.lblRXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // grpTXEQ
            // 
            this.grpTXEQ.Controls.Add(this.groupBoxTS1);
            this.grpTXEQ.Controls.Add(this.labelTS8);
            this.grpTXEQ.Controls.Add(this.labelTS9);
            this.grpTXEQ.Controls.Add(this.labelTS10);
            this.grpTXEQ.Controls.Add(this.labelTS11);
            this.grpTXEQ.Controls.Add(this.labelTS12);
            this.grpTXEQ.Controls.Add(this.labelTS13);
            this.grpTXEQ.Controls.Add(this.labelTS14);
            this.grpTXEQ.Controls.Add(this.tbTXEQ9);
            this.grpTXEQ.Controls.Add(this.tbTXEQ8);
            this.grpTXEQ.Controls.Add(this.tbTXEQ7);
            this.grpTXEQ.Controls.Add(this.tbTXEQ5);
            this.grpTXEQ.Controls.Add(this.tbTXEQ4);
            this.grpTXEQ.Controls.Add(this.tbTXEQ3);
            this.grpTXEQ.Controls.Add(this.tbTXEQ2);
            this.grpTXEQ.Controls.Add(this.chkTXEQ160Notch);
            this.grpTXEQ.Controls.Add(this.picTXEQ);
            this.grpTXEQ.Controls.Add(this.btnTXEQReset);
            this.grpTXEQ.Controls.Add(this.chkTXEQEnabled);
            this.grpTXEQ.Controls.Add(this.tbTXEQ1);
            this.grpTXEQ.Controls.Add(this.tbTXEQ6);
            this.grpTXEQ.Controls.Add(this.tbTXEQ10);
            this.grpTXEQ.Controls.Add(this.lblTXEQ1);
            this.grpTXEQ.Controls.Add(this.lblTXEQ2);
            this.grpTXEQ.Controls.Add(this.lblTXEQ3);
            this.grpTXEQ.Controls.Add(this.lblTXEQPreamp);
            this.grpTXEQ.Controls.Add(this.tbTXEQPreamp);
            this.grpTXEQ.Controls.Add(this.lblTXEQ15db);
            this.grpTXEQ.Controls.Add(this.lblTXEQ0dB);
            this.grpTXEQ.Controls.Add(this.lblTXEQminus12db);
            this.grpTXEQ.Location = new System.Drawing.Point(381, 8);
            this.grpTXEQ.Name = "grpTXEQ";
            this.grpTXEQ.Size = new System.Drawing.Size(399, 224);
            this.grpTXEQ.TabIndex = 1;
            this.grpTXEQ.TabStop = false;
            this.grpTXEQ.Text = "Transmit Equalizer";
            // 
            // groupBoxTS1
            // 
            this.groupBoxTS1.Controls.Add(this.tbTXEchoGain);
            this.groupBoxTS1.Controls.Add(this.labelTS16);
            this.groupBoxTS1.Controls.Add(this.tbTXEchoDelay);
            this.groupBoxTS1.Controls.Add(this.labelTS15);
            this.groupBoxTS1.Controls.Add(this.chkTXEchoEnable);
            this.groupBoxTS1.Location = new System.Drawing.Point(6, 48);
            this.groupBoxTS1.Name = "groupBoxTS1";
            this.groupBoxTS1.Size = new System.Drawing.Size(69, 170);
            this.groupBoxTS1.TabIndex = 138;
            this.groupBoxTS1.TabStop = false;
            this.groupBoxTS1.Text = "Echo";
            // 
            // tbTXEchoGain
            // 
            this.tbTXEchoGain.AutoSize = false;
            this.tbTXEchoGain.Location = new System.Drawing.Point(9, 39);
            this.tbTXEchoGain.Maximum = 50;
            this.tbTXEchoGain.Name = "tbTXEchoGain";
            this.tbTXEchoGain.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEchoGain.Size = new System.Drawing.Size(18, 100);
            this.tbTXEchoGain.TabIndex = 136;
            this.tbTXEchoGain.TickFrequency = 5;
            this.toolTip1.SetToolTip(this.tbTXEchoGain, "Echo gain");
            this.tbTXEchoGain.Value = 25;
            this.tbTXEchoGain.Scroll += new System.EventHandler(this.tbTXEchoGain_Scroll);
            // 
            // labelTS16
            // 
            this.labelTS16.AutoSize = true;
            this.labelTS16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTS16.Image = null;
            this.labelTS16.Location = new System.Drawing.Point(34, 22);
            this.labelTS16.Name = "labelTS16";
            this.labelTS16.Size = new System.Drawing.Size(34, 13);
            this.labelTS16.TabIndex = 137;
            this.labelTS16.Text = "Delay";
            this.labelTS16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // tbTXEchoDelay
            // 
            this.tbTXEchoDelay.AutoSize = false;
            this.tbTXEchoDelay.Location = new System.Drawing.Point(41, 39);
            this.tbTXEchoDelay.Maximum = 500;
            this.tbTXEchoDelay.Name = "tbTXEchoDelay";
            this.tbTXEchoDelay.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEchoDelay.Size = new System.Drawing.Size(18, 100);
            this.tbTXEchoDelay.TabIndex = 133;
            this.tbTXEchoDelay.TickFrequency = 50;
            this.toolTip1.SetToolTip(this.tbTXEchoDelay, "Echo delay in mS");
            this.tbTXEchoDelay.Value = 150;
            this.tbTXEchoDelay.Scroll += new System.EventHandler(this.tbTXEchoDelay_Scroll);
            // 
            // labelTS15
            // 
            this.labelTS15.AutoSize = true;
            this.labelTS15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTS15.Image = null;
            this.labelTS15.Location = new System.Drawing.Point(1, 22);
            this.labelTS15.Name = "labelTS15";
            this.labelTS15.Size = new System.Drawing.Size(29, 13);
            this.labelTS15.TabIndex = 134;
            this.labelTS15.Text = "Gain";
            this.labelTS15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // chkTXEchoEnable
            // 
            this.chkTXEchoEnable.AutoSize = true;
            this.chkTXEchoEnable.Image = null;
            this.chkTXEchoEnable.Location = new System.Drawing.Point(5, 145);
            this.chkTXEchoEnable.Name = "chkTXEchoEnable";
            this.chkTXEchoEnable.Size = new System.Drawing.Size(59, 17);
            this.chkTXEchoEnable.TabIndex = 135;
            this.chkTXEchoEnable.Text = "Enable";
            this.chkTXEchoEnable.CheckedChanged += new System.EventHandler(this.chkTXEchoEnable_CheckedChanged);
            // 
            // labelTS8
            // 
            this.labelTS8.AutoSize = true;
            this.labelTS8.Image = null;
            this.labelTS8.Location = new System.Drawing.Point(316, 56);
            this.labelTS8.Name = "labelTS8";
            this.labelTS8.Size = new System.Drawing.Size(20, 13);
            this.labelTS8.TabIndex = 132;
            this.labelTS8.Text = "8K";
            // 
            // labelTS9
            // 
            this.labelTS9.AutoSize = true;
            this.labelTS9.Image = null;
            this.labelTS9.Location = new System.Drawing.Point(290, 56);
            this.labelTS9.Name = "labelTS9";
            this.labelTS9.Size = new System.Drawing.Size(20, 13);
            this.labelTS9.TabIndex = 131;
            this.labelTS9.Text = "4K";
            // 
            // labelTS10
            // 
            this.labelTS10.AutoSize = true;
            this.labelTS10.Image = null;
            this.labelTS10.Location = new System.Drawing.Point(264, 56);
            this.labelTS10.Name = "labelTS10";
            this.labelTS10.Size = new System.Drawing.Size(20, 13);
            this.labelTS10.TabIndex = 130;
            this.labelTS10.Text = "2K";
            // 
            // labelTS11
            // 
            this.labelTS11.AutoSize = true;
            this.labelTS11.Image = null;
            this.labelTS11.Location = new System.Drawing.Point(162, 56);
            this.labelTS11.Name = "labelTS11";
            this.labelTS11.Size = new System.Drawing.Size(25, 13);
            this.labelTS11.TabIndex = 129;
            this.labelTS11.Text = "125";
            // 
            // labelTS12
            // 
            this.labelTS12.AutoSize = true;
            this.labelTS12.Image = null;
            this.labelTS12.Location = new System.Drawing.Point(240, 56);
            this.labelTS12.Name = "labelTS12";
            this.labelTS12.Size = new System.Drawing.Size(20, 13);
            this.labelTS12.TabIndex = 128;
            this.labelTS12.Text = "1K";
            // 
            // labelTS13
            // 
            this.labelTS13.AutoSize = true;
            this.labelTS13.Image = null;
            this.labelTS13.Location = new System.Drawing.Point(213, 56);
            this.labelTS13.Name = "labelTS13";
            this.labelTS13.Size = new System.Drawing.Size(25, 13);
            this.labelTS13.TabIndex = 127;
            this.labelTS13.Text = "500";
            // 
            // labelTS14
            // 
            this.labelTS14.AutoSize = true;
            this.labelTS14.Image = null;
            this.labelTS14.Location = new System.Drawing.Point(187, 56);
            this.labelTS14.Name = "labelTS14";
            this.labelTS14.Size = new System.Drawing.Size(25, 13);
            this.labelTS14.TabIndex = 126;
            this.labelTS14.Text = "250";
            // 
            // tbTXEQ9
            // 
            this.tbTXEQ9.AutoSize = false;
            this.tbTXEQ9.LargeChange = 3;
            this.tbTXEQ9.Location = new System.Drawing.Point(318, 72);
            this.tbTXEQ9.Maximum = 15;
            this.tbTXEQ9.Minimum = -12;
            this.tbTXEQ9.Name = "tbTXEQ9";
            this.tbTXEQ9.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ9.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ9.TabIndex = 122;
            this.tbTXEQ9.TickFrequency = 3;
            this.tbTXEQ9.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ9.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ8
            // 
            this.tbTXEQ8.AutoSize = false;
            this.tbTXEQ8.LargeChange = 3;
            this.tbTXEQ8.Location = new System.Drawing.Point(293, 72);
            this.tbTXEQ8.Maximum = 15;
            this.tbTXEQ8.Minimum = -12;
            this.tbTXEQ8.Name = "tbTXEQ8";
            this.tbTXEQ8.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ8.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ8.TabIndex = 121;
            this.tbTXEQ8.TickFrequency = 3;
            this.tbTXEQ8.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ8.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ7
            // 
            this.tbTXEQ7.AutoSize = false;
            this.tbTXEQ7.LargeChange = 3;
            this.tbTXEQ7.Location = new System.Drawing.Point(268, 72);
            this.tbTXEQ7.Maximum = 15;
            this.tbTXEQ7.Minimum = -12;
            this.tbTXEQ7.Name = "tbTXEQ7";
            this.tbTXEQ7.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ7.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ7.TabIndex = 120;
            this.tbTXEQ7.TickFrequency = 3;
            this.tbTXEQ7.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ7.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ5
            // 
            this.tbTXEQ5.AutoSize = false;
            this.tbTXEQ5.LargeChange = 3;
            this.tbTXEQ5.Location = new System.Drawing.Point(218, 72);
            this.tbTXEQ5.Maximum = 15;
            this.tbTXEQ5.Minimum = -12;
            this.tbTXEQ5.Name = "tbTXEQ5";
            this.tbTXEQ5.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ5.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ5.TabIndex = 119;
            this.tbTXEQ5.TickFrequency = 3;
            this.tbTXEQ5.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ5.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ4
            // 
            this.tbTXEQ4.AutoSize = false;
            this.tbTXEQ4.LargeChange = 3;
            this.tbTXEQ4.Location = new System.Drawing.Point(193, 72);
            this.tbTXEQ4.Maximum = 15;
            this.tbTXEQ4.Minimum = -12;
            this.tbTXEQ4.Name = "tbTXEQ4";
            this.tbTXEQ4.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ4.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ4.TabIndex = 116;
            this.tbTXEQ4.TickFrequency = 3;
            this.tbTXEQ4.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ4.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ3
            // 
            this.tbTXEQ3.AutoSize = false;
            this.tbTXEQ3.LargeChange = 3;
            this.tbTXEQ3.Location = new System.Drawing.Point(168, 72);
            this.tbTXEQ3.Maximum = 15;
            this.tbTXEQ3.Minimum = -12;
            this.tbTXEQ3.Name = "tbTXEQ3";
            this.tbTXEQ3.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ3.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ3.TabIndex = 115;
            this.tbTXEQ3.TickFrequency = 3;
            this.tbTXEQ3.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ3.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ2
            // 
            this.tbTXEQ2.AutoSize = false;
            this.tbTXEQ2.LargeChange = 3;
            this.tbTXEQ2.Location = new System.Drawing.Point(143, 72);
            this.tbTXEQ2.Maximum = 15;
            this.tbTXEQ2.Minimum = -12;
            this.tbTXEQ2.Name = "tbTXEQ2";
            this.tbTXEQ2.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ2.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ2.TabIndex = 114;
            this.tbTXEQ2.TickFrequency = 3;
            this.tbTXEQ2.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ2.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // chkTXEQ160Notch
            // 
            this.chkTXEQ160Notch.AutoSize = true;
            this.chkTXEQ160Notch.Image = null;
            this.chkTXEQ160Notch.Location = new System.Drawing.Point(83, 202);
            this.chkTXEQ160Notch.Name = "chkTXEQ160Notch";
            this.chkTXEQ160Notch.Size = new System.Drawing.Size(89, 17);
            this.chkTXEQ160Notch.TabIndex = 113;
            this.chkTXEQ160Notch.Text = "160Hz Notch";
            this.chkTXEQ160Notch.CheckedChanged += new System.EventHandler(this.chkTXEQ160Notch_CheckedChanged);
            // 
            // picTXEQ
            // 
            this.picTXEQ.BackColor = System.Drawing.Color.Black;
            this.picTXEQ.Location = new System.Drawing.Point(111, 22);
            this.picTXEQ.Name = "picTXEQ";
            this.picTXEQ.Size = new System.Drawing.Size(248, 24);
            this.picTXEQ.TabIndex = 112;
            this.picTXEQ.TabStop = false;
            this.picTXEQ.Paint += new System.Windows.Forms.PaintEventHandler(this.picTXEQ_Paint);
            // 
            // btnTXEQReset
            // 
            this.btnTXEQReset.Location = new System.Drawing.Point(171, 200);
            this.btnTXEQReset.Name = "btnTXEQReset";
            this.btnTXEQReset.Size = new System.Drawing.Size(56, 20);
            this.btnTXEQReset.TabIndex = 107;
            this.btnTXEQReset.Text = "Reset";
            this.btnTXEQReset.Click += new System.EventHandler(this.btnTXEQReset_Click);
            // 
            // chkTXEQEnabled
            // 
            this.chkTXEQEnabled.Image = null;
            this.chkTXEQEnabled.Location = new System.Drawing.Point(33, 26);
            this.chkTXEQEnabled.Name = "chkTXEQEnabled";
            this.chkTXEQEnabled.Size = new System.Drawing.Size(72, 16);
            this.chkTXEQEnabled.TabIndex = 106;
            this.chkTXEQEnabled.Text = "Enabled";
            this.chkTXEQEnabled.CheckedChanged += new System.EventHandler(this.chkTXEQEnabled_CheckedChanged);
            // 
            // tbTXEQ1
            // 
            this.tbTXEQ1.AutoSize = false;
            this.tbTXEQ1.LargeChange = 3;
            this.tbTXEQ1.Location = new System.Drawing.Point(118, 72);
            this.tbTXEQ1.Maximum = 15;
            this.tbTXEQ1.Minimum = -12;
            this.tbTXEQ1.Name = "tbTXEQ1";
            this.tbTXEQ1.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ1.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ1.TabIndex = 4;
            this.tbTXEQ1.TickFrequency = 3;
            this.tbTXEQ1.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ1.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ6
            // 
            this.tbTXEQ6.AutoSize = false;
            this.tbTXEQ6.LargeChange = 3;
            this.tbTXEQ6.Location = new System.Drawing.Point(243, 72);
            this.tbTXEQ6.Maximum = 15;
            this.tbTXEQ6.Minimum = -12;
            this.tbTXEQ6.Name = "tbTXEQ6";
            this.tbTXEQ6.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ6.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ6.TabIndex = 5;
            this.tbTXEQ6.TickFrequency = 3;
            this.tbTXEQ6.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ6.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // tbTXEQ10
            // 
            this.tbTXEQ10.AutoSize = false;
            this.tbTXEQ10.LargeChange = 3;
            this.tbTXEQ10.Location = new System.Drawing.Point(343, 72);
            this.tbTXEQ10.Maximum = 15;
            this.tbTXEQ10.Minimum = -12;
            this.tbTXEQ10.Name = "tbTXEQ10";
            this.tbTXEQ10.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQ10.Size = new System.Drawing.Size(20, 128);
            this.tbTXEQ10.TabIndex = 6;
            this.tbTXEQ10.TickFrequency = 3;
            this.tbTXEQ10.TickStyle = System.Windows.Forms.TickStyle.None;
            this.tbTXEQ10.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // lblTXEQ1
            // 
            this.lblTXEQ1.AutoSize = true;
            this.lblTXEQ1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTXEQ1.Image = null;
            this.lblTXEQ1.Location = new System.Drawing.Point(116, 56);
            this.lblTXEQ1.Name = "lblTXEQ1";
            this.lblTXEQ1.Size = new System.Drawing.Size(19, 13);
            this.lblTXEQ1.TabIndex = 74;
            this.lblTXEQ1.Text = "32";
            // 
            // lblTXEQ2
            // 
            this.lblTXEQ2.AutoSize = true;
            this.lblTXEQ2.Image = null;
            this.lblTXEQ2.Location = new System.Drawing.Point(140, 56);
            this.lblTXEQ2.Name = "lblTXEQ2";
            this.lblTXEQ2.Size = new System.Drawing.Size(19, 13);
            this.lblTXEQ2.TabIndex = 75;
            this.lblTXEQ2.Text = "64";
            // 
            // lblTXEQ3
            // 
            this.lblTXEQ3.AutoSize = true;
            this.lblTXEQ3.Image = null;
            this.lblTXEQ3.Location = new System.Drawing.Point(339, 56);
            this.lblTXEQ3.Name = "lblTXEQ3";
            this.lblTXEQ3.Size = new System.Drawing.Size(26, 13);
            this.lblTXEQ3.TabIndex = 76;
            this.lblTXEQ3.Text = "16K";
            // 
            // lblTXEQPreamp
            // 
            this.lblTXEQPreamp.AutoSize = true;
            this.lblTXEQPreamp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTXEQPreamp.Image = null;
            this.lblTXEQPreamp.Location = new System.Drawing.Point(72, 55);
            this.lblTXEQPreamp.Name = "lblTXEQPreamp";
            this.lblTXEQPreamp.Size = new System.Drawing.Size(43, 13);
            this.lblTXEQPreamp.TabIndex = 105;
            this.lblTXEQPreamp.Text = "Preamp";
            this.lblTXEQPreamp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // tbTXEQPreamp
            // 
            this.tbTXEQPreamp.AutoSize = false;
            this.tbTXEQPreamp.LargeChange = 3;
            this.tbTXEQPreamp.Location = new System.Drawing.Point(83, 72);
            this.tbTXEQPreamp.Maximum = 15;
            this.tbTXEQPreamp.Minimum = -12;
            this.tbTXEQPreamp.Name = "tbTXEQPreamp";
            this.tbTXEQPreamp.Orientation = System.Windows.Forms.Orientation.Vertical;
            this.tbTXEQPreamp.Size = new System.Drawing.Size(25, 128);
            this.tbTXEQPreamp.TabIndex = 36;
            this.tbTXEQPreamp.TickFrequency = 3;
            this.tbTXEQPreamp.Scroll += new System.EventHandler(this.tbTXEQ_Scroll);
            // 
            // lblTXEQ15db
            // 
            this.lblTXEQ15db.AutoSize = true;
            this.lblTXEQ15db.Image = null;
            this.lblTXEQ15db.Location = new System.Drawing.Point(364, 77);
            this.lblTXEQ15db.Name = "lblTXEQ15db";
            this.lblTXEQ15db.Size = new System.Drawing.Size(32, 13);
            this.lblTXEQ15db.TabIndex = 43;
            this.lblTXEQ15db.Text = "15dB";
            this.lblTXEQ15db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblTXEQ0dB
            // 
            this.lblTXEQ0dB.Image = null;
            this.lblTXEQ0dB.Location = new System.Drawing.Point(364, 133);
            this.lblTXEQ0dB.Name = "lblTXEQ0dB";
            this.lblTXEQ0dB.Size = new System.Drawing.Size(33, 16);
            this.lblTXEQ0dB.TabIndex = 0;
            this.lblTXEQ0dB.Text = "  0dB";
            this.lblTXEQ0dB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblTXEQminus12db
            // 
            this.lblTXEQminus12db.AutoSize = true;
            this.lblTXEQminus12db.Image = null;
            this.lblTXEQminus12db.Location = new System.Drawing.Point(362, 176);
            this.lblTXEQminus12db.Name = "lblTXEQminus12db";
            this.lblTXEQminus12db.Size = new System.Drawing.Size(35, 13);
            this.lblTXEQminus12db.TabIndex = 45;
            this.lblTXEQminus12db.Text = "-12dB";
            this.lblTXEQminus12db.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // EQForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(784, 238);
            this.Controls.Add(this.grpRXEQ);
            this.Controls.Add(this.grpTXEQ);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(800, 276);
            this.MinimizeBox = false;
            this.MinimumSize = new System.Drawing.Size(800, 276);
            this.Name = "EQForm";
            this.Text = "Equalizer Settings";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.EQForm_Closing);
            this.grpRXEQ.ResumeLayout(false);
            this.grpRXEQ.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picRXEQ)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQ10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbRXEQPreamp)).EndInit();
            this.grpTXEQ.ResumeLayout(false);
            this.grpTXEQ.PerformLayout();
            this.groupBoxTS1.ResumeLayout(false);
            this.groupBoxTS1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEchoGain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEchoDelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picTXEQ)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQ10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbTXEQPreamp)).EndInit();
            this.ResumeLayout(false);

		}
Esempio n. 37
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLEX3000MixerForm));
     this.toolTip1         = new System.Windows.Forms.ToolTip(this.components);
     this.chkLineOutDB9Sel = new System.Windows.Forms.CheckBoxTS();
     this.tbLineOutDB9     = new System.Windows.Forms.TrackBarTS();
     this.chkHeadphoneSel  = new System.Windows.Forms.CheckBoxTS();
     this.tbHeadphone      = new System.Windows.Forms.TrackBarTS();
     this.chkExtSpkrSel    = new System.Windows.Forms.CheckBoxTS();
     this.tbExtSpkr        = new System.Windows.Forms.TrackBarTS();
     this.chkOutputMuteAll = new System.Windows.Forms.CheckBoxTS();
     this.chkInputMuteAll  = new System.Windows.Forms.CheckBoxTS();
     this.lblLineInDB9     = new System.Windows.Forms.LabelTS();
     this.chkLineInDB9Sel  = new System.Windows.Forms.CheckBoxTS();
     this.tbLineInDB9      = new System.Windows.Forms.TrackBarTS();
     this.lblMic           = new System.Windows.Forms.LabelTS();
     this.chkMicSel        = new System.Windows.Forms.CheckBoxTS();
     this.tbMic            = new System.Windows.Forms.TrackBarTS();
     this.grpOutput        = new System.Windows.Forms.GroupBoxTS();
     this.lblLineOutDB9    = new System.Windows.Forms.LabelTS();
     this.lblHeadphone     = new System.Windows.Forms.LabelTS();
     this.lblExtSpkr       = new System.Windows.Forms.LabelTS();
     this.grpInput         = new System.Windows.Forms.GroupBoxTS();
     ((System.ComponentModel.ISupportInitialize)(this.tbLineOutDB9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHeadphone)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbExtSpkr)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbLineInDB9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbMic)).BeginInit();
     this.grpOutput.SuspendLayout();
     this.grpInput.SuspendLayout();
     this.SuspendLayout();
     //
     // chkLineOutDB9Sel
     //
     this.chkLineOutDB9Sel.Checked           = true;
     this.chkLineOutDB9Sel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkLineOutDB9Sel.Image             = null;
     this.chkLineOutDB9Sel.Location          = new System.Drawing.Point(136, 144);
     this.chkLineOutDB9Sel.Name              = "chkLineOutDB9Sel";
     this.chkLineOutDB9Sel.Size              = new System.Drawing.Size(16, 24);
     this.chkLineOutDB9Sel.TabIndex          = 21;
     this.chkLineOutDB9Sel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkLineOutDB9Sel, "Selects/Unselects the FlexWire Line Out Output");
     this.chkLineOutDB9Sel.CheckedChanged += new System.EventHandler(this.chkLineOutDB9Sel_CheckedChanged);
     //
     // tbLineOutDB9
     //
     this.tbLineOutDB9.Location      = new System.Drawing.Point(124, 48);
     this.tbLineOutDB9.Maximum       = 255;
     this.tbLineOutDB9.Minimum       = 128;
     this.tbLineOutDB9.Name          = "tbLineOutDB9";
     this.tbLineOutDB9.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbLineOutDB9.Size          = new System.Drawing.Size(45, 104);
     this.tbLineOutDB9.TabIndex      = 20;
     this.tbLineOutDB9.TickFrequency = 16;
     this.tbLineOutDB9.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbLineOutDB9, "Adjusts the Line Out RCA Volume");
     this.tbLineOutDB9.Value   = 248;
     this.tbLineOutDB9.Scroll += new System.EventHandler(this.tbLineOutDB9_Scroll);
     //
     // chkHeadphoneSel
     //
     this.chkHeadphoneSel.Checked           = true;
     this.chkHeadphoneSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkHeadphoneSel.Image             = null;
     this.chkHeadphoneSel.Location          = new System.Drawing.Point(88, 144);
     this.chkHeadphoneSel.Name              = "chkHeadphoneSel";
     this.chkHeadphoneSel.Size              = new System.Drawing.Size(16, 24);
     this.chkHeadphoneSel.TabIndex          = 18;
     this.chkHeadphoneSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkHeadphoneSel, "Selects/Unselects the Headphone Output");
     this.chkHeadphoneSel.CheckedChanged += new System.EventHandler(this.chkHeadphoneSel_CheckedChanged);
     //
     // tbHeadphone
     //
     this.tbHeadphone.Location      = new System.Drawing.Point(74, 48);
     this.tbHeadphone.Maximum       = 255;
     this.tbHeadphone.Minimum       = 128;
     this.tbHeadphone.Name          = "tbHeadphone";
     this.tbHeadphone.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbHeadphone.Size          = new System.Drawing.Size(45, 104);
     this.tbHeadphone.TabIndex      = 17;
     this.tbHeadphone.TickFrequency = 16;
     this.tbHeadphone.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbHeadphone, "Adjusts the Headphone Volume");
     this.tbHeadphone.Value   = 248;
     this.tbHeadphone.Scroll += new System.EventHandler(this.tbHeadphone_Scroll);
     //
     // chkExtSpkrSel
     //
     this.chkExtSpkrSel.Checked           = true;
     this.chkExtSpkrSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkExtSpkrSel.Image             = null;
     this.chkExtSpkrSel.Location          = new System.Drawing.Point(40, 144);
     this.chkExtSpkrSel.Name              = "chkExtSpkrSel";
     this.chkExtSpkrSel.Size              = new System.Drawing.Size(16, 24);
     this.chkExtSpkrSel.TabIndex          = 15;
     this.chkExtSpkrSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkExtSpkrSel, "Selects/Unselects the External Speaker Output");
     this.chkExtSpkrSel.CheckedChanged += new System.EventHandler(this.chkExtSpkrSel_CheckedChanged);
     //
     // tbExtSpkr
     //
     this.tbExtSpkr.Location      = new System.Drawing.Point(24, 48);
     this.tbExtSpkr.Maximum       = 255;
     this.tbExtSpkr.Minimum       = 128;
     this.tbExtSpkr.Name          = "tbExtSpkr";
     this.tbExtSpkr.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbExtSpkr.Size          = new System.Drawing.Size(45, 104);
     this.tbExtSpkr.TabIndex      = 14;
     this.tbExtSpkr.TickFrequency = 16;
     this.tbExtSpkr.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbExtSpkr, "Adjusts the External Speaker Volume");
     this.tbExtSpkr.Value   = 248;
     this.tbExtSpkr.Scroll += new System.EventHandler(this.tbExtSpkr_Scroll);
     //
     // chkOutputMuteAll
     //
     this.chkOutputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkOutputMuteAll.Image      = null;
     this.chkOutputMuteAll.Location   = new System.Drawing.Point(16, 176);
     this.chkOutputMuteAll.Name       = "chkOutputMuteAll";
     this.chkOutputMuteAll.Size       = new System.Drawing.Size(144, 24);
     this.chkOutputMuteAll.TabIndex   = 13;
     this.chkOutputMuteAll.Text       = "Mute All Outputs";
     this.chkOutputMuteAll.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.chkOutputMuteAll, "Mute All Output Lines");
     this.chkOutputMuteAll.CheckedChanged += new System.EventHandler(this.chkOutputMuteAll_CheckedChanged);
     //
     // chkInputMuteAll
     //
     this.chkInputMuteAll.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkInputMuteAll.Image      = null;
     this.chkInputMuteAll.Location   = new System.Drawing.Point(16, 176);
     this.chkInputMuteAll.Name       = "chkInputMuteAll";
     this.chkInputMuteAll.Size       = new System.Drawing.Size(88, 24);
     this.chkInputMuteAll.TabIndex   = 12;
     this.chkInputMuteAll.Text       = "Mute All Inputs";
     this.chkInputMuteAll.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.toolTip1.SetToolTip(this.chkInputMuteAll, "Mute All Input Lines");
     this.chkInputMuteAll.CheckedChanged += new System.EventHandler(this.chkInputMuteAll_CheckedChanged);
     //
     // lblLineInDB9
     //
     this.lblLineInDB9.Image     = null;
     this.lblLineInDB9.Location  = new System.Drawing.Point(64, 24);
     this.lblLineInDB9.Name      = "lblLineInDB9";
     this.lblLineInDB9.Size      = new System.Drawing.Size(49, 24);
     this.lblLineInDB9.TabIndex  = 11;
     this.lblLineInDB9.Text      = "FlexWire In";
     this.lblLineInDB9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.toolTip1.SetToolTip(this.lblLineInDB9, "FlexWire Audio Input (DB9 on back panel)");
     //
     // chkLineInDB9Sel
     //
     this.chkLineInDB9Sel.Image             = null;
     this.chkLineInDB9Sel.Location          = new System.Drawing.Point(81, 144);
     this.chkLineInDB9Sel.Name              = "chkLineInDB9Sel";
     this.chkLineInDB9Sel.Size              = new System.Drawing.Size(16, 24);
     this.chkLineInDB9Sel.TabIndex          = 10;
     this.chkLineInDB9Sel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkLineInDB9Sel, "Selects/Unselects the Line In DB9 Input");
     this.chkLineInDB9Sel.CheckedChanged += new System.EventHandler(this.chkLineInDB9Sel_CheckedChanged);
     //
     // tbLineInDB9
     //
     this.tbLineInDB9.Location      = new System.Drawing.Point(68, 48);
     this.tbLineInDB9.Maximum       = 0;
     this.tbLineInDB9.Minimum       = -128;
     this.tbLineInDB9.Name          = "tbLineInDB9";
     this.tbLineInDB9.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbLineInDB9.Size          = new System.Drawing.Size(45, 104);
     this.tbLineInDB9.TabIndex      = 9;
     this.tbLineInDB9.TickFrequency = 16;
     this.tbLineInDB9.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbLineInDB9, "Adjusts the Line In DB9 Input Volume");
     this.tbLineInDB9.Scroll += new System.EventHandler(this.tbLineInDB9_Scroll);
     //
     // lblMic
     //
     this.lblMic.Image     = null;
     this.lblMic.Location  = new System.Drawing.Point(16, 24);
     this.lblMic.Name      = "lblMic";
     this.lblMic.Size      = new System.Drawing.Size(45, 24);
     this.lblMic.TabIndex  = 2;
     this.lblMic.Text      = "Mic";
     this.lblMic.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.toolTip1.SetToolTip(this.lblMic, "8 Pin front panel connector");
     //
     // chkMicSel
     //
     this.chkMicSel.Checked           = true;
     this.chkMicSel.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.chkMicSel.Image             = null;
     this.chkMicSel.Location          = new System.Drawing.Point(30, 144);
     this.chkMicSel.Name              = "chkMicSel";
     this.chkMicSel.Size              = new System.Drawing.Size(16, 24);
     this.chkMicSel.TabIndex          = 1;
     this.chkMicSel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.toolTip1.SetToolTip(this.chkMicSel, "Selects/Unselects the Mic Input");
     this.chkMicSel.CheckedChanged += new System.EventHandler(this.chkMicSel_CheckedChanged);
     //
     // tbMic
     //
     this.tbMic.Location      = new System.Drawing.Point(16, 48);
     this.tbMic.Maximum       = 0;
     this.tbMic.Minimum       = -128;
     this.tbMic.Name          = "tbMic";
     this.tbMic.Orientation   = System.Windows.Forms.Orientation.Vertical;
     this.tbMic.Size          = new System.Drawing.Size(45, 104);
     this.tbMic.TabIndex      = 0;
     this.tbMic.TickFrequency = 16;
     this.tbMic.TickStyle     = System.Windows.Forms.TickStyle.Both;
     this.toolTip1.SetToolTip(this.tbMic, "Adjusts the Mic Input Volume");
     this.tbMic.Scroll += new System.EventHandler(this.tbMic_Scroll);
     //
     // grpOutput
     //
     this.grpOutput.Controls.Add(this.lblLineOutDB9);
     this.grpOutput.Controls.Add(this.chkLineOutDB9Sel);
     this.grpOutput.Controls.Add(this.tbLineOutDB9);
     this.grpOutput.Controls.Add(this.lblHeadphone);
     this.grpOutput.Controls.Add(this.chkHeadphoneSel);
     this.grpOutput.Controls.Add(this.tbHeadphone);
     this.grpOutput.Controls.Add(this.lblExtSpkr);
     this.grpOutput.Controls.Add(this.chkExtSpkrSel);
     this.grpOutput.Controls.Add(this.tbExtSpkr);
     this.grpOutput.Controls.Add(this.chkOutputMuteAll);
     this.grpOutput.Location = new System.Drawing.Point(136, 8);
     this.grpOutput.Name     = "grpOutput";
     this.grpOutput.Size     = new System.Drawing.Size(176, 216);
     this.grpOutput.TabIndex = 3;
     this.grpOutput.TabStop  = false;
     this.grpOutput.Text     = "Output";
     //
     // lblLineOutDB9
     //
     this.lblLineOutDB9.Image     = null;
     this.lblLineOutDB9.Location  = new System.Drawing.Point(120, 24);
     this.lblLineOutDB9.Name      = "lblLineOutDB9";
     this.lblLineOutDB9.Size      = new System.Drawing.Size(49, 32);
     this.lblLineOutDB9.TabIndex  = 22;
     this.lblLineOutDB9.Text      = "FlexWire Out";
     this.lblLineOutDB9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblHeadphone
     //
     this.lblHeadphone.Image     = null;
     this.lblHeadphone.Location  = new System.Drawing.Point(72, 24);
     this.lblHeadphone.Name      = "lblHeadphone";
     this.lblHeadphone.Size      = new System.Drawing.Size(48, 32);
     this.lblHeadphone.TabIndex  = 19;
     this.lblHeadphone.Text      = "Head Phones";
     this.lblHeadphone.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblExtSpkr
     //
     this.lblExtSpkr.Image     = null;
     this.lblExtSpkr.Location  = new System.Drawing.Point(16, 24);
     this.lblExtSpkr.Name      = "lblExtSpkr";
     this.lblExtSpkr.Size      = new System.Drawing.Size(56, 32);
     this.lblExtSpkr.TabIndex  = 16;
     this.lblExtSpkr.Text      = "Pow Spkr Out";
     this.lblExtSpkr.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // grpInput
     //
     this.grpInput.Controls.Add(this.chkInputMuteAll);
     this.grpInput.Controls.Add(this.lblLineInDB9);
     this.grpInput.Controls.Add(this.chkLineInDB9Sel);
     this.grpInput.Controls.Add(this.tbLineInDB9);
     this.grpInput.Controls.Add(this.lblMic);
     this.grpInput.Controls.Add(this.chkMicSel);
     this.grpInput.Controls.Add(this.tbMic);
     this.grpInput.Location = new System.Drawing.Point(8, 8);
     this.grpInput.Name     = "grpInput";
     this.grpInput.Size     = new System.Drawing.Size(120, 216);
     this.grpInput.TabIndex = 2;
     this.grpInput.TabStop  = false;
     this.grpInput.Text     = "Input";
     //
     // FLEX3000MixerForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(320, 230);
     this.Controls.Add(this.grpOutput);
     this.Controls.Add(this.grpInput);
     this.Icon     = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name     = "FLEX3000MixerForm";
     this.Text     = "FLEX-3000 Audio Mixer";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.FWCMixForm_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.tbLineOutDB9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbHeadphone)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbExtSpkr)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbLineInDB9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbMic)).EndInit();
     this.grpOutput.ResumeLayout(false);
     this.grpOutput.PerformLayout();
     this.grpInput.ResumeLayout(false);
     this.grpInput.PerformLayout();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DSPTestForm));
			this.chkMu = new System.Windows.Forms.CheckBox();
			this.grpWBIQ = new System.Windows.Forms.GroupBox();
			this.checkBoxIQEnable = new System.Windows.Forms.CheckBox();
			this.udMu = new System.Windows.Forms.NumericUpDown();
			this.grpDSPLMSNR = new System.Windows.Forms.GroupBoxTS();
			this.lblLMSNRLeak = new System.Windows.Forms.LabelTS();
			this.udLMSNRLeak = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSNRgain = new System.Windows.Forms.LabelTS();
			this.udLMSNRgain = new System.Windows.Forms.NumericUpDownTS();
			this.udLMSNRdelay = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSNRdelay = new System.Windows.Forms.LabelTS();
			this.udLMSNRtaps = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSNRtaps = new System.Windows.Forms.LabelTS();
			this.grpDSPLMSANF = new System.Windows.Forms.GroupBoxTS();
			this.lblLMSANFLeak = new System.Windows.Forms.LabelTS();
			this.udLMSANFLeak = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSANFgain = new System.Windows.Forms.LabelTS();
			this.udLMSANFgain = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSANFdelay = new System.Windows.Forms.LabelTS();
			this.udLMSANFdelay = new System.Windows.Forms.NumericUpDownTS();
			this.lblLMSANFTaps = new System.Windows.Forms.LabelTS();
			this.udLMSANFtaps = new System.Windows.Forms.NumericUpDownTS();
			this.btnSAMPLL = new System.Windows.Forms.Button();
			this.txtSAMPLL = new System.Windows.Forms.TextBox();
			this.txtIQWReal = new System.Windows.Forms.TextBox();
			this.btnIQW = new System.Windows.Forms.Button();
			this.txtIQWImag = new System.Windows.Forms.TextBox();
			this.grpWBIQ.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udMu)).BeginInit();
			this.grpDSPLMSNR.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
			this.grpDSPLMSANF.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
			this.SuspendLayout();
			// 
			// chkMu
			// 
			this.chkMu.Appearance = System.Windows.Forms.Appearance.Button;
			this.chkMu.Location = new System.Drawing.Point(8, 24);
			this.chkMu.Name = "chkMu";
			this.chkMu.Size = new System.Drawing.Size(48, 24);
			this.chkMu.TabIndex = 0;
			this.chkMu.Text = "Mu";
			this.chkMu.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.chkMu.CheckedChanged += new System.EventHandler(this.chkMu_CheckedChanged);
			// 
			// grpWBIQ
			// 
			this.grpWBIQ.Controls.Add(this.checkBoxIQEnable);
			this.grpWBIQ.Controls.Add(this.udMu);
			this.grpWBIQ.Controls.Add(this.chkMu);
			this.grpWBIQ.Location = new System.Drawing.Point(8, 8);
			this.grpWBIQ.Name = "grpWBIQ";
			this.grpWBIQ.Size = new System.Drawing.Size(272, 64);
			this.grpWBIQ.TabIndex = 1;
			this.grpWBIQ.TabStop = false;
			this.grpWBIQ.Text = "WBIQ";
			// 
			// checkBoxIQEnable
			// 
			this.checkBoxIQEnable.Location = new System.Drawing.Point(176, 24);
			this.checkBoxIQEnable.Name = "checkBoxIQEnable";
			this.checkBoxIQEnable.Size = new System.Drawing.Size(80, 24);
			this.checkBoxIQEnable.TabIndex = 2;
			this.checkBoxIQEnable.Text = "IQ disable";
			this.checkBoxIQEnable.CheckedChanged += new System.EventHandler(this.checkBoxIQEnable_CheckedChanged);
			// 
			// udMu
			// 
			this.udMu.DecimalPlaces = 8;
			this.udMu.Increment = new System.Decimal(new int[] {
																   1,
																   0,
																   0,
																   327680});
			this.udMu.Location = new System.Drawing.Point(80, 24);
			this.udMu.Maximum = new System.Decimal(new int[] {
																 1,
																 0,
																 0,
																 0});
			this.udMu.Name = "udMu";
			this.udMu.Size = new System.Drawing.Size(80, 20);
			this.udMu.TabIndex = 1;
			this.udMu.Value = new System.Decimal(new int[] {
															   5,
															   0,
															   0,
															   196608});
			this.udMu.ValueChanged += new System.EventHandler(this.udMu_ValueChanged);
			// 
			// grpDSPLMSNR
			// 
			this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
			this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
			this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
			this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
			this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
			this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
			this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
			this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
			this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 80);
			this.grpDSPLMSNR.Name = "grpDSPLMSNR";
			this.grpDSPLMSNR.Size = new System.Drawing.Size(112, 128);
			this.grpDSPLMSNR.TabIndex = 35;
			this.grpDSPLMSNR.TabStop = false;
			this.grpDSPLMSNR.Text = "NR";
			// 
			// lblLMSNRLeak
			// 
			this.lblLMSNRLeak.Image = null;
			this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
			this.lblLMSNRLeak.Name = "lblLMSNRLeak";
			this.lblLMSNRLeak.Size = new System.Drawing.Size(40, 16);
			this.lblLMSNRLeak.TabIndex = 11;
			this.lblLMSNRLeak.Text = "Leak:";
			// 
			// udLMSNRLeak
			// 
			this.udLMSNRLeak.Enabled = false;
			this.udLMSNRLeak.Increment = new System.Decimal(new int[] {
																		  10,
																		  0,
																		  0,
																		  0});
			this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
			this.udLMSNRLeak.Maximum = new System.Decimal(new int[] {
																		1000,
																		0,
																		0,
																		0});
			this.udLMSNRLeak.Minimum = new System.Decimal(new int[] {
																		1,
																		0,
																		0,
																		0});
			this.udLMSNRLeak.Name = "udLMSNRLeak";
			this.udLMSNRLeak.Size = new System.Drawing.Size(48, 20);
			this.udLMSNRLeak.TabIndex = 10;
			this.udLMSNRLeak.Value = new System.Decimal(new int[] {
																	  10,
																	  0,
																	  0,
																	  0});
			this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
			// 
			// lblLMSNRgain
			// 
			this.lblLMSNRgain.Image = null;
			this.lblLMSNRgain.Location = new System.Drawing.Point(8, 72);
			this.lblLMSNRgain.Name = "lblLMSNRgain";
			this.lblLMSNRgain.Size = new System.Drawing.Size(40, 16);
			this.lblLMSNRgain.TabIndex = 9;
			this.lblLMSNRgain.Text = "Gain:";
			// 
			// udLMSNRgain
			// 
			this.udLMSNRgain.Increment = new System.Decimal(new int[] {
																		  10,
																		  0,
																		  0,
																		  0});
			this.udLMSNRgain.Location = new System.Drawing.Point(56, 72);
			this.udLMSNRgain.Maximum = new System.Decimal(new int[] {
																		200,
																		0,
																		0,
																		0});
			this.udLMSNRgain.Minimum = new System.Decimal(new int[] {
																		1,
																		0,
																		0,
																		0});
			this.udLMSNRgain.Name = "udLMSNRgain";
			this.udLMSNRgain.Size = new System.Drawing.Size(48, 20);
			this.udLMSNRgain.TabIndex = 7;
			this.udLMSNRgain.Value = new System.Decimal(new int[] {
																	  10,
																	  0,
																	  0,
																	  0});
			this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
			// 
			// udLMSNRdelay
			// 
			this.udLMSNRdelay.Enabled = false;
			this.udLMSNRdelay.Increment = new System.Decimal(new int[] {
																		   1,
																		   0,
																		   0,
																		   0});
			this.udLMSNRdelay.Location = new System.Drawing.Point(56, 48);
			this.udLMSNRdelay.Maximum = new System.Decimal(new int[] {
																		 127,
																		 0,
																		 0,
																		 0});
			this.udLMSNRdelay.Minimum = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udLMSNRdelay.Name = "udLMSNRdelay";
			this.udLMSNRdelay.Size = new System.Drawing.Size(48, 20);
			this.udLMSNRdelay.TabIndex = 6;
			this.udLMSNRdelay.Value = new System.Decimal(new int[] {
																	   50,
																	   0,
																	   0,
																	   0});
			this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
			// 
			// lblLMSNRdelay
			// 
			this.lblLMSNRdelay.Image = null;
			this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 48);
			this.lblLMSNRdelay.Name = "lblLMSNRdelay";
			this.lblLMSNRdelay.Size = new System.Drawing.Size(40, 16);
			this.lblLMSNRdelay.TabIndex = 5;
			this.lblLMSNRdelay.Text = "Delay:";
			// 
			// udLMSNRtaps
			// 
			this.udLMSNRtaps.Enabled = false;
			this.udLMSNRtaps.Increment = new System.Decimal(new int[] {
																		  1,
																		  0,
																		  0,
																		  0});
			this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
			this.udLMSNRtaps.Maximum = new System.Decimal(new int[] {
																		127,
																		0,
																		0,
																		0});
			this.udLMSNRtaps.Minimum = new System.Decimal(new int[] {
																		31,
																		0,
																		0,
																		0});
			this.udLMSNRtaps.Name = "udLMSNRtaps";
			this.udLMSNRtaps.Size = new System.Drawing.Size(48, 20);
			this.udLMSNRtaps.TabIndex = 5;
			this.udLMSNRtaps.Value = new System.Decimal(new int[] {
																	  65,
																	  0,
																	  0,
																	  0});
			this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
			// 
			// lblLMSNRtaps
			// 
			this.lblLMSNRtaps.Image = null;
			this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
			this.lblLMSNRtaps.Name = "lblLMSNRtaps";
			this.lblLMSNRtaps.Size = new System.Drawing.Size(40, 16);
			this.lblLMSNRtaps.TabIndex = 3;
			this.lblLMSNRtaps.Text = "Taps:";
			// 
			// grpDSPLMSANF
			// 
			this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
			this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
			this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
			this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
			this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
			this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
			this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
			this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
			this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 80);
			this.grpDSPLMSANF.Name = "grpDSPLMSANF";
			this.grpDSPLMSANF.Size = new System.Drawing.Size(120, 128);
			this.grpDSPLMSANF.TabIndex = 34;
			this.grpDSPLMSANF.TabStop = false;
			this.grpDSPLMSANF.Text = "ANF";
			// 
			// lblLMSANFLeak
			// 
			this.lblLMSANFLeak.Image = null;
			this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
			this.lblLMSANFLeak.Name = "lblLMSANFLeak";
			this.lblLMSANFLeak.Size = new System.Drawing.Size(40, 16);
			this.lblLMSANFLeak.TabIndex = 9;
			this.lblLMSANFLeak.Text = "Leak:";
			// 
			// udLMSANFLeak
			// 
			this.udLMSANFLeak.Enabled = false;
			this.udLMSANFLeak.Increment = new System.Decimal(new int[] {
																		   10,
																		   0,
																		   0,
																		   0});
			this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
			this.udLMSANFLeak.Maximum = new System.Decimal(new int[] {
																		 1000,
																		 0,
																		 0,
																		 0});
			this.udLMSANFLeak.Minimum = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udLMSANFLeak.Name = "udLMSANFLeak";
			this.udLMSANFLeak.Size = new System.Drawing.Size(48, 20);
			this.udLMSANFLeak.TabIndex = 8;
			this.udLMSANFLeak.Value = new System.Decimal(new int[] {
																	   10,
																	   0,
																	   0,
																	   0});
			this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
			// 
			// lblLMSANFgain
			// 
			this.lblLMSANFgain.Image = null;
			this.lblLMSANFgain.Location = new System.Drawing.Point(8, 72);
			this.lblLMSANFgain.Name = "lblLMSANFgain";
			this.lblLMSANFgain.Size = new System.Drawing.Size(40, 16);
			this.lblLMSANFgain.TabIndex = 6;
			this.lblLMSANFgain.Text = "Gain:";
			// 
			// udLMSANFgain
			// 
			this.udLMSANFgain.Increment = new System.Decimal(new int[] {
																		   10,
																		   0,
																		   0,
																		   0});
			this.udLMSANFgain.Location = new System.Drawing.Point(56, 72);
			this.udLMSANFgain.Maximum = new System.Decimal(new int[] {
																		 200,
																		 0,
																		 0,
																		 0});
			this.udLMSANFgain.Minimum = new System.Decimal(new int[] {
																		 1,
																		 0,
																		 0,
																		 0});
			this.udLMSANFgain.Name = "udLMSANFgain";
			this.udLMSANFgain.Size = new System.Drawing.Size(48, 20);
			this.udLMSANFgain.TabIndex = 3;
			this.udLMSANFgain.Value = new System.Decimal(new int[] {
																	   10,
																	   0,
																	   0,
																	   0});
			this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
			// 
			// lblLMSANFdelay
			// 
			this.lblLMSANFdelay.Image = null;
			this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 48);
			this.lblLMSANFdelay.Name = "lblLMSANFdelay";
			this.lblLMSANFdelay.Size = new System.Drawing.Size(40, 16);
			this.lblLMSANFdelay.TabIndex = 4;
			this.lblLMSANFdelay.Text = "Delay:";
			// 
			// udLMSANFdelay
			// 
			this.udLMSANFdelay.Enabled = false;
			this.udLMSANFdelay.Increment = new System.Decimal(new int[] {
																			1,
																			0,
																			0,
																			0});
			this.udLMSANFdelay.Location = new System.Drawing.Point(56, 48);
			this.udLMSANFdelay.Maximum = new System.Decimal(new int[] {
																		  127,
																		  0,
																		  0,
																		  0});
			this.udLMSANFdelay.Minimum = new System.Decimal(new int[] {
																		  16,
																		  0,
																		  0,
																		  0});
			this.udLMSANFdelay.Name = "udLMSANFdelay";
			this.udLMSANFdelay.Size = new System.Drawing.Size(48, 20);
			this.udLMSANFdelay.TabIndex = 2;
			this.udLMSANFdelay.Value = new System.Decimal(new int[] {
																		50,
																		0,
																		0,
																		0});
			this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
			// 
			// lblLMSANFTaps
			// 
			this.lblLMSANFTaps.Image = null;
			this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
			this.lblLMSANFTaps.Name = "lblLMSANFTaps";
			this.lblLMSANFTaps.Size = new System.Drawing.Size(40, 16);
			this.lblLMSANFTaps.TabIndex = 2;
			this.lblLMSANFTaps.Text = "Taps:";
			// 
			// udLMSANFtaps
			// 
			this.udLMSANFtaps.Enabled = false;
			this.udLMSANFtaps.Increment = new System.Decimal(new int[] {
																		   1,
																		   0,
																		   0,
																		   0});
			this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
			this.udLMSANFtaps.Maximum = new System.Decimal(new int[] {
																		 127,
																		 0,
																		 0,
																		 0});
			this.udLMSANFtaps.Minimum = new System.Decimal(new int[] {
																		 31,
																		 0,
																		 0,
																		 0});
			this.udLMSANFtaps.Name = "udLMSANFtaps";
			this.udLMSANFtaps.Size = new System.Drawing.Size(48, 20);
			this.udLMSANFtaps.TabIndex = 1;
			this.udLMSANFtaps.Value = new System.Decimal(new int[] {
																	   65,
																	   0,
																	   0,
																	   0});
			this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
			// 
			// btnSAMPLL
			// 
			this.btnSAMPLL.Location = new System.Drawing.Point(8, 224);
			this.btnSAMPLL.Name = "btnSAMPLL";
			this.btnSAMPLL.TabIndex = 36;
			this.btnSAMPLL.Text = "SAM PLL";
			this.btnSAMPLL.Click += new System.EventHandler(this.btnSAMPLL_Click);
			// 
			// txtSAMPLL
			// 
			this.txtSAMPLL.Location = new System.Drawing.Point(96, 224);
			this.txtSAMPLL.Name = "txtSAMPLL";
			this.txtSAMPLL.Size = new System.Drawing.Size(56, 20);
			this.txtSAMPLL.TabIndex = 38;
			this.txtSAMPLL.Text = "";
			// 
			// txtIQWReal
			// 
			this.txtIQWReal.Location = new System.Drawing.Point(248, 216);
			this.txtIQWReal.Name = "txtIQWReal";
			this.txtIQWReal.Size = new System.Drawing.Size(56, 20);
			this.txtIQWReal.TabIndex = 40;
			this.txtIQWReal.Text = "";
			// 
			// btnIQW
			// 
			this.btnIQW.Location = new System.Drawing.Point(192, 216);
			this.btnIQW.Name = "btnIQW";
			this.btnIQW.Size = new System.Drawing.Size(48, 23);
			this.btnIQW.TabIndex = 39;
			this.btnIQW.Text = "IQ W";
			this.btnIQW.Click += new System.EventHandler(this.btnIQW_Click);
			// 
			// txtIQWImag
			// 
			this.txtIQWImag.Location = new System.Drawing.Point(248, 240);
			this.txtIQWImag.Name = "txtIQWImag";
			this.txtIQWImag.Size = new System.Drawing.Size(56, 20);
			this.txtIQWImag.TabIndex = 41;
			this.txtIQWImag.Text = "";
			// 
			// DSPTestForm
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(328, 266);
			this.Controls.Add(this.txtIQWImag);
			this.Controls.Add(this.txtIQWReal);
			this.Controls.Add(this.btnIQW);
			this.Controls.Add(this.txtSAMPLL);
			this.Controls.Add(this.btnSAMPLL);
			this.Controls.Add(this.grpDSPLMSNR);
			this.Controls.Add(this.grpDSPLMSANF);
			this.Controls.Add(this.grpWBIQ);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "DSPTestForm";
			this.Text = "DSP Test Form";
			this.grpWBIQ.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udMu)).EndInit();
			this.grpDSPLMSNR.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
			this.grpDSPLMSANF.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
			this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DSPTestForm));
     this.chkMu                   = new System.Windows.Forms.CheckBox();
     this.grpWBIQ                 = new System.Windows.Forms.GroupBox();
     this.checkBoxIQEnable        = new System.Windows.Forms.CheckBox();
     this.udMu                    = new System.Windows.Forms.NumericUpDown();
     this.btnSAMPLL               = new System.Windows.Forms.Button();
     this.txtSAMPLL               = new System.Windows.Forms.TextBox();
     this.txtIQWReal              = new System.Windows.Forms.TextBox();
     this.btnIQW                  = new System.Windows.Forms.Button();
     this.txtIQWImag              = new System.Windows.Forms.TextBox();
     this.grpRXDCBlock            = new System.Windows.Forms.GroupBox();
     this.checkBoxRXDCBlockEnable = new System.Windows.Forms.CheckBox();
     this.udDCBlock               = new System.Windows.Forms.NumericUpDown();
     this.chkAudioMox             = new System.Windows.Forms.CheckBox();
     this.grpMN                   = new System.Windows.Forms.GroupBoxTS();
     this.NotchFreq               = new System.Windows.Forms.Label();
     this.udMNFreq                = new System.Windows.Forms.NumericUpDownTS();
     this.checkBoxMNEnable        = new System.Windows.Forms.CheckBox();
     this.grpDSPLMSNR             = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSNRLeak            = new System.Windows.Forms.LabelTS();
     this.udLMSNRLeak             = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRgain            = new System.Windows.Forms.LabelTS();
     this.udLMSNRgain             = new System.Windows.Forms.NumericUpDownTS();
     this.udLMSNRdelay            = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRdelay           = new System.Windows.Forms.LabelTS();
     this.udLMSNRtaps             = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRtaps            = new System.Windows.Forms.LabelTS();
     this.grpDSPLMSANF            = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSANFLeak           = new System.Windows.Forms.LabelTS();
     this.udLMSANFLeak            = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFgain           = new System.Windows.Forms.LabelTS();
     this.udLMSANFgain            = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFdelay          = new System.Windows.Forms.LabelTS();
     this.udLMSANFdelay           = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFTaps           = new System.Windows.Forms.LabelTS();
     this.udLMSANFtaps            = new System.Windows.Forms.NumericUpDownTS();
     this.grpWBIQ.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udMu)).BeginInit();
     this.grpRXDCBlock.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDCBlock)).BeginInit();
     this.grpMN.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udMNFreq)).BeginInit();
     this.grpDSPLMSNR.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
     this.grpDSPLMSANF.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
     this.SuspendLayout();
     //
     // chkMu
     //
     this.chkMu.Appearance      = System.Windows.Forms.Appearance.Button;
     this.chkMu.Location        = new System.Drawing.Point(8, 24);
     this.chkMu.Name            = "chkMu";
     this.chkMu.Size            = new System.Drawing.Size(48, 24);
     this.chkMu.TabIndex        = 0;
     this.chkMu.Text            = "Mu";
     this.chkMu.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkMu.CheckedChanged += new System.EventHandler(this.chkMu_CheckedChanged);
     //
     // grpWBIQ
     //
     this.grpWBIQ.Controls.Add(this.checkBoxIQEnable);
     this.grpWBIQ.Controls.Add(this.udMu);
     this.grpWBIQ.Controls.Add(this.chkMu);
     this.grpWBIQ.Location = new System.Drawing.Point(8, 8);
     this.grpWBIQ.Name     = "grpWBIQ";
     this.grpWBIQ.Size     = new System.Drawing.Size(272, 64);
     this.grpWBIQ.TabIndex = 1;
     this.grpWBIQ.TabStop  = false;
     this.grpWBIQ.Text     = "WBIQ";
     //
     // checkBoxIQEnable
     //
     this.checkBoxIQEnable.Location        = new System.Drawing.Point(176, 23);
     this.checkBoxIQEnable.Name            = "checkBoxIQEnable";
     this.checkBoxIQEnable.Size            = new System.Drawing.Size(80, 24);
     this.checkBoxIQEnable.TabIndex        = 2;
     this.checkBoxIQEnable.Text            = "IQ disable";
     this.checkBoxIQEnable.CheckedChanged += new System.EventHandler(this.checkBoxIQEnable_CheckedChanged);
     //
     // udMu
     //
     this.udMu.DecimalPlaces = 8;
     this.udMu.Increment     = new decimal(new int[] {
         1,
         0,
         0,
         327680
     });
     this.udMu.Location = new System.Drawing.Point(80, 24);
     this.udMu.Maximum  = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udMu.Name     = "udMu";
     this.udMu.Size     = new System.Drawing.Size(80, 20);
     this.udMu.TabIndex = 1;
     this.udMu.Value    = new decimal(new int[] {
         5,
         0,
         0,
         196608
     });
     this.udMu.ValueChanged += new System.EventHandler(this.udMu_ValueChanged);
     //
     // btnSAMPLL
     //
     this.btnSAMPLL.Location = new System.Drawing.Point(8, 224);
     this.btnSAMPLL.Name     = "btnSAMPLL";
     this.btnSAMPLL.Size     = new System.Drawing.Size(75, 23);
     this.btnSAMPLL.TabIndex = 36;
     this.btnSAMPLL.Text     = "SAM PLL";
     this.btnSAMPLL.Click   += new System.EventHandler(this.btnSAMPLL_Click);
     //
     // txtSAMPLL
     //
     this.txtSAMPLL.Location = new System.Drawing.Point(96, 224);
     this.txtSAMPLL.Name     = "txtSAMPLL";
     this.txtSAMPLL.Size     = new System.Drawing.Size(56, 20);
     this.txtSAMPLL.TabIndex = 38;
     //
     // txtIQWReal
     //
     this.txtIQWReal.Location = new System.Drawing.Point(248, 216);
     this.txtIQWReal.Name     = "txtIQWReal";
     this.txtIQWReal.Size     = new System.Drawing.Size(56, 20);
     this.txtIQWReal.TabIndex = 40;
     //
     // btnIQW
     //
     this.btnIQW.Location = new System.Drawing.Point(192, 216);
     this.btnIQW.Name     = "btnIQW";
     this.btnIQW.Size     = new System.Drawing.Size(48, 23);
     this.btnIQW.TabIndex = 39;
     this.btnIQW.Text     = "IQ W";
     this.btnIQW.Click   += new System.EventHandler(this.btnIQW_Click);
     //
     // txtIQWImag
     //
     this.txtIQWImag.Location = new System.Drawing.Point(248, 240);
     this.txtIQWImag.Name     = "txtIQWImag";
     this.txtIQWImag.Size     = new System.Drawing.Size(56, 20);
     this.txtIQWImag.TabIndex = 41;
     //
     // grpRXDCBlock
     //
     this.grpRXDCBlock.Controls.Add(this.checkBoxRXDCBlockEnable);
     this.grpRXDCBlock.Controls.Add(this.udDCBlock);
     this.grpRXDCBlock.Location = new System.Drawing.Point(257, 80);
     this.grpRXDCBlock.Name     = "grpRXDCBlock";
     this.grpRXDCBlock.Size     = new System.Drawing.Size(105, 128);
     this.grpRXDCBlock.TabIndex = 44;
     this.grpRXDCBlock.TabStop  = false;
     this.grpRXDCBlock.Text     = "RX DC Block";
     this.grpRXDCBlock.Enter   += new System.EventHandler(this.groupBox1_Enter);
     //
     // checkBoxRXDCBlockEnable
     //
     this.checkBoxRXDCBlockEnable.AutoSize = true;
     this.checkBoxRXDCBlockEnable.Location = new System.Drawing.Point(8, 31);
     this.checkBoxRXDCBlockEnable.Name     = "checkBoxRXDCBlockEnable";
     this.checkBoxRXDCBlockEnable.Size     = new System.Drawing.Size(83, 17);
     this.checkBoxRXDCBlockEnable.TabIndex = 44;
     this.checkBoxRXDCBlockEnable.Text     = "DCB enable";
     this.checkBoxRXDCBlockEnable.UseVisualStyleBackColor = true;
     this.checkBoxRXDCBlockEnable.CheckedChanged         += new System.EventHandler(this.checkBoxRXDCBlockEnable_CheckedChanged);
     //
     // udDCBlock
     //
     this.udDCBlock.DecimalPlaces = 8;
     this.udDCBlock.Increment     = new decimal(new int[] {
         1,
         0,
         0,
         327680
     });
     this.udDCBlock.Location = new System.Drawing.Point(9, 65);
     this.udDCBlock.Maximum  = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udDCBlock.Name     = "udDCBlock";
     this.udDCBlock.Size     = new System.Drawing.Size(80, 20);
     this.udDCBlock.TabIndex = 43;
     this.udDCBlock.Value    = new decimal(new int[] {
         5,
         0,
         0,
         196608
     });
     this.udDCBlock.ValueChanged += new System.EventHandler(this.udDCBlock_ValueChanged);
     //
     // chkAudioMox
     //
     this.chkAudioMox.Appearance      = System.Windows.Forms.Appearance.Button;
     this.chkAudioMox.Location        = new System.Drawing.Point(310, 216);
     this.chkAudioMox.Name            = "chkAudioMox";
     this.chkAudioMox.Size            = new System.Drawing.Size(48, 38);
     this.chkAudioMox.TabIndex        = 45;
     this.chkAudioMox.Text            = "Audio MOX";
     this.chkAudioMox.TextAlign       = System.Drawing.ContentAlignment.MiddleCenter;
     this.chkAudioMox.CheckedChanged += new System.EventHandler(this.chkAudioMox_CheckedChanged);
     //
     // grpMN
     //
     this.grpMN.Controls.Add(this.NotchFreq);
     this.grpMN.Controls.Add(this.udMNFreq);
     this.grpMN.Controls.Add(this.checkBoxMNEnable);
     this.grpMN.Location = new System.Drawing.Point(286, 8);
     this.grpMN.Name     = "grpMN";
     this.grpMN.Size     = new System.Drawing.Size(278, 66);
     this.grpMN.TabIndex = 46;
     this.grpMN.TabStop  = false;
     this.grpMN.Text     = "ManualNotch";
     //
     // NotchFreq
     //
     this.NotchFreq.AutoSize = true;
     this.NotchFreq.Location = new System.Drawing.Point(21, 26);
     this.NotchFreq.Name     = "NotchFreq";
     this.NotchFreq.Size     = new System.Drawing.Size(47, 13);
     this.NotchFreq.TabIndex = 2;
     this.NotchFreq.Text     = "Freq(Hz)";
     //
     // udMNFreq
     //
     this.udMNFreq.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udMNFreq.Location = new System.Drawing.Point(75, 23);
     this.udMNFreq.Maximum  = new decimal(new int[] {
         4000,
         0,
         0,
         0
     });
     this.udMNFreq.Minimum = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.udMNFreq.Name     = "udMNFreq";
     this.udMNFreq.Size     = new System.Drawing.Size(57, 20);
     this.udMNFreq.TabIndex = 1;
     this.udMNFreq.Value    = new decimal(new int[] {
         400,
         0,
         0,
         0
     });
     this.udMNFreq.ValueChanged += new System.EventHandler(this.udMNFreq_ValueChanged);
     //
     // checkBoxMNEnable
     //
     this.checkBoxMNEnable.AutoSize = true;
     this.checkBoxMNEnable.Location = new System.Drawing.Point(152, 24);
     this.checkBoxMNEnable.Name     = "checkBoxMNEnable";
     this.checkBoxMNEnable.Size     = new System.Drawing.Size(82, 17);
     this.checkBoxMNEnable.TabIndex = 0;
     this.checkBoxMNEnable.Text     = "Man. Notch";
     this.checkBoxMNEnable.UseVisualStyleBackColor = true;
     this.checkBoxMNEnable.CheckedChanged         += new System.EventHandler(this.checkBoxMNEnable_CheckedChanged);
     //
     // grpDSPLMSNR
     //
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
     this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 80);
     this.grpDSPLMSNR.Name     = "grpDSPLMSNR";
     this.grpDSPLMSNR.Size     = new System.Drawing.Size(112, 128);
     this.grpDSPLMSNR.TabIndex = 35;
     this.grpDSPLMSNR.TabStop  = false;
     this.grpDSPLMSNR.Text     = "NR";
     //
     // lblLMSNRLeak
     //
     this.lblLMSNRLeak.Image    = null;
     this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSNRLeak.Name     = "lblLMSNRLeak";
     this.lblLMSNRLeak.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRLeak.TabIndex = 11;
     this.lblLMSNRLeak.Text     = "Leak:";
     //
     // udLMSNRLeak
     //
     this.udLMSNRLeak.Enabled   = false;
     this.udLMSNRLeak.Increment = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSNRLeak.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRLeak.Name     = "udLMSNRLeak";
     this.udLMSNRLeak.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRLeak.TabIndex = 10;
     this.udLMSNRLeak.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRgain
     //
     this.lblLMSNRgain.Image    = null;
     this.lblLMSNRgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSNRgain.Name     = "lblLMSNRgain";
     this.lblLMSNRgain.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRgain.TabIndex = 9;
     this.lblLMSNRgain.Text     = "Gain:";
     //
     // udLMSNRgain
     //
     this.udLMSNRgain.Increment = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSNRgain.Maximum  = new decimal(new int[] {
         200,
         0,
         0,
         0
     });
     this.udLMSNRgain.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRgain.Name     = "udLMSNRgain";
     this.udLMSNRgain.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRgain.TabIndex = 7;
     this.udLMSNRgain.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // udLMSNRdelay
     //
     this.udLMSNRdelay.Enabled   = false;
     this.udLMSNRdelay.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSNRdelay.Maximum  = new decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRdelay.Name     = "udLMSNRdelay";
     this.udLMSNRdelay.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRdelay.TabIndex = 6;
     this.udLMSNRdelay.Value    = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRdelay
     //
     this.lblLMSNRdelay.Image    = null;
     this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSNRdelay.Name     = "lblLMSNRdelay";
     this.lblLMSNRdelay.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRdelay.TabIndex = 5;
     this.lblLMSNRdelay.Text     = "Delay:";
     //
     // udLMSNRtaps
     //
     this.udLMSNRtaps.Enabled   = false;
     this.udLMSNRtaps.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSNRtaps.Maximum  = new decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Minimum = new decimal(new int[] {
         31,
         0,
         0,
         0
     });
     this.udLMSNRtaps.Name     = "udLMSNRtaps";
     this.udLMSNRtaps.Size     = new System.Drawing.Size(48, 20);
     this.udLMSNRtaps.TabIndex = 5;
     this.udLMSNRtaps.Value    = new decimal(new int[] {
         65,
         0,
         0,
         0
     });
     this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRtaps
     //
     this.lblLMSNRtaps.Image    = null;
     this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSNRtaps.Name     = "lblLMSNRtaps";
     this.lblLMSNRtaps.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSNRtaps.TabIndex = 3;
     this.lblLMSNRtaps.Text     = "Taps:";
     //
     // grpDSPLMSANF
     //
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
     this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 80);
     this.grpDSPLMSANF.Name     = "grpDSPLMSANF";
     this.grpDSPLMSANF.Size     = new System.Drawing.Size(120, 128);
     this.grpDSPLMSANF.TabIndex = 34;
     this.grpDSPLMSANF.TabStop  = false;
     this.grpDSPLMSANF.Text     = "ANF";
     //
     // lblLMSANFLeak
     //
     this.lblLMSANFLeak.Image    = null;
     this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSANFLeak.Name     = "lblLMSANFLeak";
     this.lblLMSANFLeak.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFLeak.TabIndex = 9;
     this.lblLMSANFLeak.Text     = "Leak:";
     //
     // udLMSANFLeak
     //
     this.udLMSANFLeak.Enabled   = false;
     this.udLMSANFLeak.Increment = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSANFLeak.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFLeak.Name     = "udLMSANFLeak";
     this.udLMSANFLeak.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFLeak.TabIndex = 8;
     this.udLMSANFLeak.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFgain
     //
     this.lblLMSANFgain.Image    = null;
     this.lblLMSANFgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSANFgain.Name     = "lblLMSANFgain";
     this.lblLMSANFgain.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFgain.TabIndex = 6;
     this.lblLMSANFgain.Text     = "Gain:";
     //
     // udLMSANFgain
     //
     this.udLMSANFgain.Increment = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSANFgain.Maximum  = new decimal(new int[] {
         200,
         0,
         0,
         0
     });
     this.udLMSANFgain.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFgain.Name     = "udLMSANFgain";
     this.udLMSANFgain.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFgain.TabIndex = 3;
     this.udLMSANFgain.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFdelay
     //
     this.lblLMSANFdelay.Image    = null;
     this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSANFdelay.Name     = "lblLMSANFdelay";
     this.lblLMSANFdelay.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFdelay.TabIndex = 4;
     this.lblLMSANFdelay.Text     = "Delay:";
     //
     // udLMSANFdelay
     //
     this.udLMSANFdelay.Enabled   = false;
     this.udLMSANFdelay.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSANFdelay.Maximum  = new decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Minimum = new decimal(new int[] {
         16,
         0,
         0,
         0
     });
     this.udLMSANFdelay.Name     = "udLMSANFdelay";
     this.udLMSANFdelay.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFdelay.TabIndex = 2;
     this.udLMSANFdelay.Value    = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFTaps
     //
     this.lblLMSANFTaps.Image    = null;
     this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSANFTaps.Name     = "lblLMSANFTaps";
     this.lblLMSANFTaps.Size     = new System.Drawing.Size(40, 16);
     this.lblLMSANFTaps.TabIndex = 2;
     this.lblLMSANFTaps.Text     = "Taps:";
     //
     // udLMSANFtaps
     //
     this.udLMSANFtaps.Enabled   = false;
     this.udLMSANFtaps.Increment = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSANFtaps.Maximum  = new decimal(new int[] {
         127,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Minimum = new decimal(new int[] {
         31,
         0,
         0,
         0
     });
     this.udLMSANFtaps.Name     = "udLMSANFtaps";
     this.udLMSANFtaps.Size     = new System.Drawing.Size(48, 20);
     this.udLMSANFtaps.TabIndex = 1;
     this.udLMSANFtaps.Value    = new decimal(new int[] {
         65,
         0,
         0,
         0
     });
     this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // DSPTestForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(567, 266);
     this.Controls.Add(this.grpMN);
     this.Controls.Add(this.chkAudioMox);
     this.Controls.Add(this.grpRXDCBlock);
     this.Controls.Add(this.txtIQWImag);
     this.Controls.Add(this.txtIQWReal);
     this.Controls.Add(this.btnIQW);
     this.Controls.Add(this.txtSAMPLL);
     this.Controls.Add(this.btnSAMPLL);
     this.Controls.Add(this.grpDSPLMSNR);
     this.Controls.Add(this.grpDSPLMSANF);
     this.Controls.Add(this.grpWBIQ);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "DSPTestForm";
     this.Text = "DSP Test Form";
     this.grpWBIQ.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udMu)).EndInit();
     this.grpRXDCBlock.ResumeLayout(false);
     this.grpRXDCBlock.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDCBlock)).EndInit();
     this.grpMN.ResumeLayout(false);
     this.grpMN.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udMNFreq)).EndInit();
     this.grpDSPLMSNR.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
     this.grpDSPLMSANF.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 40
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DSPTestForm));
            this.chkMu = new System.Windows.Forms.CheckBox();
            this.grpWBIQ = new System.Windows.Forms.GroupBox();
            this.checkBoxIQEnable = new System.Windows.Forms.CheckBox();
            this.udMu = new System.Windows.Forms.NumericUpDown();
            this.btnSAMPLL = new System.Windows.Forms.Button();
            this.txtSAMPLL = new System.Windows.Forms.TextBox();
            this.txtIQWReal = new System.Windows.Forms.TextBox();
            this.btnIQW = new System.Windows.Forms.Button();
            this.txtIQWImag = new System.Windows.Forms.TextBox();
            this.grpRXDCBlock = new System.Windows.Forms.GroupBox();
            this.checkBoxRXDCBlockEnable = new System.Windows.Forms.CheckBox();
            this.udDCBlock = new System.Windows.Forms.NumericUpDown();
            this.chkAudioMox = new System.Windows.Forms.CheckBox();
            this.grpMN = new System.Windows.Forms.GroupBoxTS();
            this.NotchFreq = new System.Windows.Forms.Label();
            this.udMNFreq = new System.Windows.Forms.NumericUpDownTS();
            this.checkBoxMNEnable = new System.Windows.Forms.CheckBox();
            this.grpDSPLMSNR = new System.Windows.Forms.GroupBoxTS();
            this.lblLMSNRLeak = new System.Windows.Forms.LabelTS();
            this.udLMSNRLeak = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRgain = new System.Windows.Forms.LabelTS();
            this.udLMSNRgain = new System.Windows.Forms.NumericUpDownTS();
            this.udLMSNRdelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRdelay = new System.Windows.Forms.LabelTS();
            this.udLMSNRtaps = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSNRtaps = new System.Windows.Forms.LabelTS();
            this.grpDSPLMSANF = new System.Windows.Forms.GroupBoxTS();
            this.lblLMSANFLeak = new System.Windows.Forms.LabelTS();
            this.udLMSANFLeak = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFgain = new System.Windows.Forms.LabelTS();
            this.udLMSANFgain = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFdelay = new System.Windows.Forms.LabelTS();
            this.udLMSANFdelay = new System.Windows.Forms.NumericUpDownTS();
            this.lblLMSANFTaps = new System.Windows.Forms.LabelTS();
            this.udLMSANFtaps = new System.Windows.Forms.NumericUpDownTS();
            this.grpWBIQ.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udMu)).BeginInit();
            this.grpRXDCBlock.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDCBlock)).BeginInit();
            this.grpMN.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udMNFreq)).BeginInit();
            this.grpDSPLMSNR.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
            this.grpDSPLMSANF.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
            this.SuspendLayout();
            // 
            // chkMu
            // 
            this.chkMu.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkMu.Location = new System.Drawing.Point(8, 24);
            this.chkMu.Name = "chkMu";
            this.chkMu.Size = new System.Drawing.Size(48, 24);
            this.chkMu.TabIndex = 0;
            this.chkMu.Text = "Mu";
            this.chkMu.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkMu.CheckedChanged += new System.EventHandler(this.chkMu_CheckedChanged);
            // 
            // grpWBIQ
            // 
            this.grpWBIQ.Controls.Add(this.checkBoxIQEnable);
            this.grpWBIQ.Controls.Add(this.udMu);
            this.grpWBIQ.Controls.Add(this.chkMu);
            this.grpWBIQ.Location = new System.Drawing.Point(8, 8);
            this.grpWBIQ.Name = "grpWBIQ";
            this.grpWBIQ.Size = new System.Drawing.Size(272, 64);
            this.grpWBIQ.TabIndex = 1;
            this.grpWBIQ.TabStop = false;
            this.grpWBIQ.Text = "WBIQ";
            // 
            // checkBoxIQEnable
            // 
            this.checkBoxIQEnable.Location = new System.Drawing.Point(176, 23);
            this.checkBoxIQEnable.Name = "checkBoxIQEnable";
            this.checkBoxIQEnable.Size = new System.Drawing.Size(80, 24);
            this.checkBoxIQEnable.TabIndex = 2;
            this.checkBoxIQEnable.Text = "IQ disable";
            this.checkBoxIQEnable.CheckedChanged += new System.EventHandler(this.checkBoxIQEnable_CheckedChanged);
            // 
            // udMu
            // 
            this.udMu.DecimalPlaces = 8;
            this.udMu.Increment = new decimal(new int[] {
            1,
            0,
            0,
            327680});
            this.udMu.Location = new System.Drawing.Point(80, 24);
            this.udMu.Maximum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMu.Name = "udMu";
            this.udMu.Size = new System.Drawing.Size(80, 20);
            this.udMu.TabIndex = 1;
            this.udMu.Value = new decimal(new int[] {
            5,
            0,
            0,
            196608});
            this.udMu.ValueChanged += new System.EventHandler(this.udMu_ValueChanged);
            // 
            // btnSAMPLL
            // 
            this.btnSAMPLL.Location = new System.Drawing.Point(8, 224);
            this.btnSAMPLL.Name = "btnSAMPLL";
            this.btnSAMPLL.Size = new System.Drawing.Size(75, 23);
            this.btnSAMPLL.TabIndex = 36;
            this.btnSAMPLL.Text = "SAM PLL";
            this.btnSAMPLL.Click += new System.EventHandler(this.btnSAMPLL_Click);
            // 
            // txtSAMPLL
            // 
            this.txtSAMPLL.Location = new System.Drawing.Point(96, 224);
            this.txtSAMPLL.Name = "txtSAMPLL";
            this.txtSAMPLL.Size = new System.Drawing.Size(56, 20);
            this.txtSAMPLL.TabIndex = 38;
            // 
            // txtIQWReal
            // 
            this.txtIQWReal.Location = new System.Drawing.Point(248, 216);
            this.txtIQWReal.Name = "txtIQWReal";
            this.txtIQWReal.Size = new System.Drawing.Size(56, 20);
            this.txtIQWReal.TabIndex = 40;
            // 
            // btnIQW
            // 
            this.btnIQW.Location = new System.Drawing.Point(192, 216);
            this.btnIQW.Name = "btnIQW";
            this.btnIQW.Size = new System.Drawing.Size(48, 23);
            this.btnIQW.TabIndex = 39;
            this.btnIQW.Text = "IQ W";
            this.btnIQW.Click += new System.EventHandler(this.btnIQW_Click);
            // 
            // txtIQWImag
            // 
            this.txtIQWImag.Location = new System.Drawing.Point(248, 240);
            this.txtIQWImag.Name = "txtIQWImag";
            this.txtIQWImag.Size = new System.Drawing.Size(56, 20);
            this.txtIQWImag.TabIndex = 41;
            // 
            // grpRXDCBlock
            // 
            this.grpRXDCBlock.Controls.Add(this.checkBoxRXDCBlockEnable);
            this.grpRXDCBlock.Controls.Add(this.udDCBlock);
            this.grpRXDCBlock.Location = new System.Drawing.Point(257, 80);
            this.grpRXDCBlock.Name = "grpRXDCBlock";
            this.grpRXDCBlock.Size = new System.Drawing.Size(105, 128);
            this.grpRXDCBlock.TabIndex = 44;
            this.grpRXDCBlock.TabStop = false;
            this.grpRXDCBlock.Text = "RX DC Block";
            this.grpRXDCBlock.Enter += new System.EventHandler(this.groupBox1_Enter);
            // 
            // checkBoxRXDCBlockEnable
            // 
            this.checkBoxRXDCBlockEnable.AutoSize = true;
            this.checkBoxRXDCBlockEnable.Location = new System.Drawing.Point(8, 31);
            this.checkBoxRXDCBlockEnable.Name = "checkBoxRXDCBlockEnable";
            this.checkBoxRXDCBlockEnable.Size = new System.Drawing.Size(83, 17);
            this.checkBoxRXDCBlockEnable.TabIndex = 44;
            this.checkBoxRXDCBlockEnable.Text = "DCB enable";
            this.checkBoxRXDCBlockEnable.UseVisualStyleBackColor = true;
            this.checkBoxRXDCBlockEnable.CheckedChanged += new System.EventHandler(this.checkBoxRXDCBlockEnable_CheckedChanged);
            // 
            // udDCBlock
            // 
            this.udDCBlock.DecimalPlaces = 8;
            this.udDCBlock.Increment = new decimal(new int[] {
            1,
            0,
            0,
            327680});
            this.udDCBlock.Location = new System.Drawing.Point(9, 65);
            this.udDCBlock.Maximum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udDCBlock.Name = "udDCBlock";
            this.udDCBlock.Size = new System.Drawing.Size(80, 20);
            this.udDCBlock.TabIndex = 43;
            this.udDCBlock.Value = new decimal(new int[] {
            5,
            0,
            0,
            196608});
            this.udDCBlock.ValueChanged += new System.EventHandler(this.udDCBlock_ValueChanged);
            // 
            // chkAudioMox
            // 
            this.chkAudioMox.Appearance = System.Windows.Forms.Appearance.Button;
            this.chkAudioMox.Location = new System.Drawing.Point(310, 216);
            this.chkAudioMox.Name = "chkAudioMox";
            this.chkAudioMox.Size = new System.Drawing.Size(48, 38);
            this.chkAudioMox.TabIndex = 45;
            this.chkAudioMox.Text = "Audio MOX";
            this.chkAudioMox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.chkAudioMox.CheckedChanged += new System.EventHandler(this.chkAudioMox_CheckedChanged);
            // 
            // grpMN
            // 
            this.grpMN.Controls.Add(this.NotchFreq);
            this.grpMN.Controls.Add(this.udMNFreq);
            this.grpMN.Controls.Add(this.checkBoxMNEnable);
            this.grpMN.Location = new System.Drawing.Point(286, 8);
            this.grpMN.Name = "grpMN";
            this.grpMN.Size = new System.Drawing.Size(278, 66);
            this.grpMN.TabIndex = 46;
            this.grpMN.TabStop = false;
            this.grpMN.Text = "ManualNotch";
            // 
            // NotchFreq
            // 
            this.NotchFreq.AutoSize = true;
            this.NotchFreq.Location = new System.Drawing.Point(21, 26);
            this.NotchFreq.Name = "NotchFreq";
            this.NotchFreq.Size = new System.Drawing.Size(47, 13);
            this.NotchFreq.TabIndex = 2;
            this.NotchFreq.Text = "Freq(Hz)";
            // 
            // udMNFreq
            // 
            this.udMNFreq.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udMNFreq.Location = new System.Drawing.Point(75, 23);
            this.udMNFreq.Maximum = new decimal(new int[] {
            4000,
            0,
            0,
            0});
            this.udMNFreq.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.udMNFreq.Name = "udMNFreq";
            this.udMNFreq.Size = new System.Drawing.Size(57, 20);
            this.udMNFreq.TabIndex = 1;
            this.udMNFreq.Value = new decimal(new int[] {
            400,
            0,
            0,
            0});
            this.udMNFreq.ValueChanged += new System.EventHandler(this.udMNFreq_ValueChanged);
            // 
            // checkBoxMNEnable
            // 
            this.checkBoxMNEnable.AutoSize = true;
            this.checkBoxMNEnable.Location = new System.Drawing.Point(152, 24);
            this.checkBoxMNEnable.Name = "checkBoxMNEnable";
            this.checkBoxMNEnable.Size = new System.Drawing.Size(82, 17);
            this.checkBoxMNEnable.TabIndex = 0;
            this.checkBoxMNEnable.Text = "Man. Notch";
            this.checkBoxMNEnable.UseVisualStyleBackColor = true;
            this.checkBoxMNEnable.CheckedChanged += new System.EventHandler(this.checkBoxMNEnable_CheckedChanged);
            // 
            // grpDSPLMSNR
            // 
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
            this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
            this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
            this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 80);
            this.grpDSPLMSNR.Name = "grpDSPLMSNR";
            this.grpDSPLMSNR.Size = new System.Drawing.Size(112, 128);
            this.grpDSPLMSNR.TabIndex = 35;
            this.grpDSPLMSNR.TabStop = false;
            this.grpDSPLMSNR.Text = "NR";
            // 
            // lblLMSNRLeak
            // 
            this.lblLMSNRLeak.Image = null;
            this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
            this.lblLMSNRLeak.Name = "lblLMSNRLeak";
            this.lblLMSNRLeak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRLeak.TabIndex = 11;
            this.lblLMSNRLeak.Text = "Leak:";
            // 
            // udLMSNRLeak
            // 
            this.udLMSNRLeak.Enabled = false;
            this.udLMSNRLeak.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
            this.udLMSNRLeak.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udLMSNRLeak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRLeak.Name = "udLMSNRLeak";
            this.udLMSNRLeak.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRLeak.TabIndex = 10;
            this.udLMSNRLeak.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // lblLMSNRgain
            // 
            this.lblLMSNRgain.Image = null;
            this.lblLMSNRgain.Location = new System.Drawing.Point(8, 72);
            this.lblLMSNRgain.Name = "lblLMSNRgain";
            this.lblLMSNRgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRgain.TabIndex = 9;
            this.lblLMSNRgain.Text = "Gain:";
            // 
            // udLMSNRgain
            // 
            this.udLMSNRgain.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRgain.Location = new System.Drawing.Point(56, 72);
            this.udLMSNRgain.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udLMSNRgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRgain.Name = "udLMSNRgain";
            this.udLMSNRgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRgain.TabIndex = 7;
            this.udLMSNRgain.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // udLMSNRdelay
            // 
            this.udLMSNRdelay.Enabled = false;
            this.udLMSNRdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRdelay.Location = new System.Drawing.Point(56, 48);
            this.udLMSNRdelay.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSNRdelay.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRdelay.Name = "udLMSNRdelay";
            this.udLMSNRdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRdelay.TabIndex = 6;
            this.udLMSNRdelay.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // lblLMSNRdelay
            // 
            this.lblLMSNRdelay.Image = null;
            this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 48);
            this.lblLMSNRdelay.Name = "lblLMSNRdelay";
            this.lblLMSNRdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRdelay.TabIndex = 5;
            this.lblLMSNRdelay.Text = "Delay:";
            // 
            // udLMSNRtaps
            // 
            this.udLMSNRtaps.Enabled = false;
            this.udLMSNRtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSNRtaps.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSNRtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSNRtaps.Name = "udLMSNRtaps";
            this.udLMSNRtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSNRtaps.TabIndex = 5;
            this.udLMSNRtaps.Value = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
            // 
            // lblLMSNRtaps
            // 
            this.lblLMSNRtaps.Image = null;
            this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSNRtaps.Name = "lblLMSNRtaps";
            this.lblLMSNRtaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSNRtaps.TabIndex = 3;
            this.lblLMSNRtaps.Text = "Taps:";
            // 
            // grpDSPLMSANF
            // 
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
            this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
            this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
            this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 80);
            this.grpDSPLMSANF.Name = "grpDSPLMSANF";
            this.grpDSPLMSANF.Size = new System.Drawing.Size(120, 128);
            this.grpDSPLMSANF.TabIndex = 34;
            this.grpDSPLMSANF.TabStop = false;
            this.grpDSPLMSANF.Text = "ANF";
            // 
            // lblLMSANFLeak
            // 
            this.lblLMSANFLeak.Image = null;
            this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
            this.lblLMSANFLeak.Name = "lblLMSANFLeak";
            this.lblLMSANFLeak.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFLeak.TabIndex = 9;
            this.lblLMSANFLeak.Text = "Leak:";
            // 
            // udLMSANFLeak
            // 
            this.udLMSANFLeak.Enabled = false;
            this.udLMSANFLeak.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
            this.udLMSANFLeak.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.udLMSANFLeak.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFLeak.Name = "udLMSANFLeak";
            this.udLMSANFLeak.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFLeak.TabIndex = 8;
            this.udLMSANFLeak.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // lblLMSANFgain
            // 
            this.lblLMSANFgain.Image = null;
            this.lblLMSANFgain.Location = new System.Drawing.Point(8, 72);
            this.lblLMSANFgain.Name = "lblLMSANFgain";
            this.lblLMSANFgain.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFgain.TabIndex = 6;
            this.lblLMSANFgain.Text = "Gain:";
            // 
            // udLMSANFgain
            // 
            this.udLMSANFgain.Increment = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSANFgain.Location = new System.Drawing.Point(56, 72);
            this.udLMSANFgain.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.udLMSANFgain.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFgain.Name = "udLMSANFgain";
            this.udLMSANFgain.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFgain.TabIndex = 3;
            this.udLMSANFgain.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // lblLMSANFdelay
            // 
            this.lblLMSANFdelay.Image = null;
            this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 48);
            this.lblLMSANFdelay.Name = "lblLMSANFdelay";
            this.lblLMSANFdelay.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFdelay.TabIndex = 4;
            this.lblLMSANFdelay.Text = "Delay:";
            // 
            // udLMSANFdelay
            // 
            this.udLMSANFdelay.Enabled = false;
            this.udLMSANFdelay.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFdelay.Location = new System.Drawing.Point(56, 48);
            this.udLMSANFdelay.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSANFdelay.Minimum = new decimal(new int[] {
            16,
            0,
            0,
            0});
            this.udLMSANFdelay.Name = "udLMSANFdelay";
            this.udLMSANFdelay.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFdelay.TabIndex = 2;
            this.udLMSANFdelay.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // lblLMSANFTaps
            // 
            this.lblLMSANFTaps.Image = null;
            this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
            this.lblLMSANFTaps.Name = "lblLMSANFTaps";
            this.lblLMSANFTaps.Size = new System.Drawing.Size(40, 16);
            this.lblLMSANFTaps.TabIndex = 2;
            this.lblLMSANFTaps.Text = "Taps:";
            // 
            // udLMSANFtaps
            // 
            this.udLMSANFtaps.Enabled = false;
            this.udLMSANFtaps.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
            this.udLMSANFtaps.Maximum = new decimal(new int[] {
            127,
            0,
            0,
            0});
            this.udLMSANFtaps.Minimum = new decimal(new int[] {
            31,
            0,
            0,
            0});
            this.udLMSANFtaps.Name = "udLMSANFtaps";
            this.udLMSANFtaps.Size = new System.Drawing.Size(48, 20);
            this.udLMSANFtaps.TabIndex = 1;
            this.udLMSANFtaps.Value = new decimal(new int[] {
            65,
            0,
            0,
            0});
            this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
            // 
            // DSPTestForm
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(567, 266);
            this.Controls.Add(this.grpMN);
            this.Controls.Add(this.chkAudioMox);
            this.Controls.Add(this.grpRXDCBlock);
            this.Controls.Add(this.txtIQWImag);
            this.Controls.Add(this.txtIQWReal);
            this.Controls.Add(this.btnIQW);
            this.Controls.Add(this.txtSAMPLL);
            this.Controls.Add(this.btnSAMPLL);
            this.Controls.Add(this.grpDSPLMSNR);
            this.Controls.Add(this.grpDSPLMSANF);
            this.Controls.Add(this.grpWBIQ);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "DSPTestForm";
            this.Text = "DSP Test Form";
            this.grpWBIQ.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udMu)).EndInit();
            this.grpRXDCBlock.ResumeLayout(false);
            this.grpRXDCBlock.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udDCBlock)).EndInit();
            this.grpMN.ResumeLayout(false);
            this.grpMN.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udMNFreq)).EndInit();
            this.grpDSPLMSNR.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
            this.grpDSPLMSANF.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

		}
Esempio n. 41
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(SetupWizard));
     this.btnPrevious = new System.Windows.Forms.ButtonTS();
     this.btnNext = new System.Windows.Forms.ButtonTS();
     this.btnFinished = new System.Windows.Forms.ButtonTS();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.lblMessage1 = new System.Windows.Forms.LabelTS();
     this.radYes = new System.Windows.Forms.RadioButtonTS();
     this.radNo = new System.Windows.Forms.RadioButtonTS();
     this.lblMessage2 = new System.Windows.Forms.LabelTS();
     this.comboBox1 = new System.Windows.Forms.ComboBoxTS();
     this.lblCombo = new System.Windows.Forms.LabelTS();
     this.comboBox2 = new System.Windows.Forms.ComboBoxTS();
     this.button1 = new System.Windows.Forms.ButtonTS();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.comboBox3 = new System.Windows.Forms.ComboBoxTS();
     this.groupBox2 = new System.Windows.Forms.GroupBoxTS();
     this.lblPAGainByBand10 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand10 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand12 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand12 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand15 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand15 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand17 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand17 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand20 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand20 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand30 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand30 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand40 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand40 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand60 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand60 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand80 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand80 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand160 = new System.Windows.Forms.LabelTS();
     this.udPAGainByBand160 = new System.Windows.Forms.NumericUpDownTS();
     this.grpModel = new System.Windows.Forms.GroupBox();
     this.radGenModelDemoNone = new System.Windows.Forms.RadioButtonTS();
     this.radGenModelSoftRock40 = new System.Windows.Forms.RadioButtonTS();
     this.radGenModelSDR1000 = new System.Windows.Forms.RadioButtonTS();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand40)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand60)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand80)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand160)).BeginInit();
     this.grpModel.SuspendLayout();
     this.SuspendLayout();
     //
     // btnPrevious
     //
     this.btnPrevious.Image = null;
     this.btnPrevious.Location = new System.Drawing.Point(269, 286);
     this.btnPrevious.Name = "btnPrevious";
     this.btnPrevious.Size = new System.Drawing.Size(90, 27);
     this.btnPrevious.TabIndex = 0;
     this.btnPrevious.Text = "Previous";
     this.btnPrevious.Click += new System.EventHandler(this.btnPrevious_Click);
     //
     // btnNext
     //
     this.btnNext.Image = null;
     this.btnNext.Location = new System.Drawing.Point(374, 286);
     this.btnNext.Name = "btnNext";
     this.btnNext.Size = new System.Drawing.Size(90, 27);
     this.btnNext.TabIndex = 1;
     this.btnNext.Text = "Next";
     this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
     //
     // btnFinished
     //
     this.btnFinished.Enabled = false;
     this.btnFinished.Image = null;
     this.btnFinished.Location = new System.Drawing.Point(480, 286);
     this.btnFinished.Name = "btnFinished";
     this.btnFinished.Size = new System.Drawing.Size(90, 27);
     this.btnFinished.TabIndex = 2;
     this.btnFinished.Text = "Finish";
     this.btnFinished.Click += new System.EventHandler(this.btnFinished_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(50, 65);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(206, 147);
     this.pictureBox1.TabIndex = 3;
     this.pictureBox1.TabStop = false;
     this.pictureBox1.Visible = false;
     //
     // lblMessage1
     //
     this.lblMessage1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblMessage1.Image = null;
     this.lblMessage1.Location = new System.Drawing.Point(19, 9);
     this.lblMessage1.Name = "lblMessage1";
     this.lblMessage1.Size = new System.Drawing.Size(547, 157);
     this.lblMessage1.TabIndex = 4;
     this.lblMessage1.Text = "lblMessage1";
     //
     // radYes
     //
     this.radYes.Image = null;
     this.radYes.Location = new System.Drawing.Point(326, 37);
     this.radYes.Name = "radYes";
     this.radYes.Size = new System.Drawing.Size(58, 18);
     this.radYes.TabIndex = 5;
     this.radYes.Text = "Yes";
     this.radYes.Visible = false;
     this.radYes.CheckedChanged += new System.EventHandler(this.radYes_CheckedChanged);
     //
     // radNo
     //
     this.radNo.Image = null;
     this.radNo.Location = new System.Drawing.Point(394, 37);
     this.radNo.Name = "radNo";
     this.radNo.Size = new System.Drawing.Size(57, 18);
     this.radNo.TabIndex = 6;
     this.radNo.Text = "No";
     this.radNo.Visible = false;
     this.radNo.CheckedChanged += new System.EventHandler(this.radNo_CheckedChanged);
     //
     // lblMessage2
     //
     this.lblMessage2.Image = null;
     this.lblMessage2.Location = new System.Drawing.Point(10, 222);
     this.lblMessage2.Name = "lblMessage2";
     this.lblMessage2.Size = new System.Drawing.Size(556, 55);
     this.lblMessage2.TabIndex = 7;
     this.lblMessage2.Text = "lblMessage2";
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.DropDownWidth = 136;
     this.comboBox1.Items.AddRange(new object[] {
                                                    "DEMI144-28FRS",
                                                    "DEMI144-28 (25w)"});
     this.comboBox1.Location = new System.Drawing.Point(403, 129);
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size(163, 24);
     this.comboBox1.TabIndex = 8;
     this.comboBox1.Visible = false;
     //
     // lblCombo
     //
     this.lblCombo.Image = null;
     this.lblCombo.Location = new System.Drawing.Point(326, 129);
     this.lblCombo.Name = "lblCombo";
     this.lblCombo.Size = new System.Drawing.Size(231, 83);
     this.lblCombo.TabIndex = 9;
     this.lblCombo.Text = "lblCombo";
     //
     // comboBox2
     //
     this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.DropDownWidth = 56;
     this.comboBox2.Items.AddRange(new object[] {
                                                    "10",
                                                    "20"});
     this.comboBox2.Location = new System.Drawing.Point(461, 129);
     this.comboBox2.Name = "comboBox2";
     this.comboBox2.Size = new System.Drawing.Size(67, 24);
     this.comboBox2.TabIndex = 10;
     //
     // button1
     //
     this.button1.Image = null;
     this.button1.Location = new System.Drawing.Point(374, 148);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(106, 26);
     this.button1.TabIndex = 11;
     this.button1.Text = "Select File ...";
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.openFileDialog1_FileOk);
     //
     // comboBox3
     //
     this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox3.DropDownWidth = 184;
     this.comboBox3.Items.AddRange(new object[] {
                                                    "M-Audio Delta 44 (PCI)",
                                                    "PreSonus FireBox (FireWire)",
                                                    "Edirol FA-66 (FireWire)",
                                                    "SB Audigy (PCI)",
                                                    "SB Audigy 2 (PCI)",
                                                    "SB Audigy 2 ZS (PCI)",
                                                    "HPSDR Janus/Ozy (USB2)",
                                                    "Sound Blaster Extigy (USB)",
                                                    "Sound Blaster MP3+ (USB)",
                                                    "Turtle Beach Santa Cruz (PCI)",
                                                    "Unsupported Card"});
     this.comboBox3.Location = new System.Drawing.Point(317, 120);
     this.comboBox3.MaxDropDownItems = 10;
     this.comboBox3.Name = "comboBox3";
     this.comboBox3.Size = new System.Drawing.Size(221, 24);
     this.comboBox3.TabIndex = 12;
     this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.lblPAGainByBand10);
     this.groupBox2.Controls.Add(this.udPAGainByBand10);
     this.groupBox2.Controls.Add(this.lblPAGainByBand12);
     this.groupBox2.Controls.Add(this.udPAGainByBand12);
     this.groupBox2.Controls.Add(this.lblPAGainByBand15);
     this.groupBox2.Controls.Add(this.udPAGainByBand15);
     this.groupBox2.Controls.Add(this.lblPAGainByBand17);
     this.groupBox2.Controls.Add(this.udPAGainByBand17);
     this.groupBox2.Controls.Add(this.lblPAGainByBand20);
     this.groupBox2.Controls.Add(this.udPAGainByBand20);
     this.groupBox2.Controls.Add(this.lblPAGainByBand30);
     this.groupBox2.Controls.Add(this.udPAGainByBand30);
     this.groupBox2.Controls.Add(this.lblPAGainByBand40);
     this.groupBox2.Controls.Add(this.udPAGainByBand40);
     this.groupBox2.Controls.Add(this.lblPAGainByBand60);
     this.groupBox2.Controls.Add(this.udPAGainByBand60);
     this.groupBox2.Controls.Add(this.lblPAGainByBand80);
     this.groupBox2.Controls.Add(this.udPAGainByBand80);
     this.groupBox2.Controls.Add(this.lblPAGainByBand160);
     this.groupBox2.Controls.Add(this.udPAGainByBand160);
     this.groupBox2.Location = new System.Drawing.Point(288, 55);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(259, 157);
     this.groupBox2.TabIndex = 13;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Gain By Band (dB)";
     this.groupBox2.Visible = false;
     //
     // lblPAGainByBand10
     //
     this.lblPAGainByBand10.Image = null;
     this.lblPAGainByBand10.Location = new System.Drawing.Point(134, 129);
     this.lblPAGainByBand10.Name = "lblPAGainByBand10";
     this.lblPAGainByBand10.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand10.TabIndex = 19;
     this.lblPAGainByBand10.Text = "10m:";
     //
     // udPAGainByBand10
     //
     this.udPAGainByBand10.DecimalPlaces = 1;
     this.udPAGainByBand10.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand10.Location = new System.Drawing.Point(182, 129);
     this.udPAGainByBand10.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand10.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand10.Name = "udPAGainByBand10";
     this.udPAGainByBand10.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand10.TabIndex = 18;
     this.udPAGainByBand10.Value = new System.Decimal(new int[] {
                                                                    430,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand12
     //
     this.lblPAGainByBand12.Image = null;
     this.lblPAGainByBand12.Location = new System.Drawing.Point(134, 102);
     this.lblPAGainByBand12.Name = "lblPAGainByBand12";
     this.lblPAGainByBand12.Size = new System.Drawing.Size(48, 18);
     this.lblPAGainByBand12.TabIndex = 17;
     this.lblPAGainByBand12.Text = "12m:";
     //
     // udPAGainByBand12
     //
     this.udPAGainByBand12.DecimalPlaces = 1;
     this.udPAGainByBand12.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand12.Location = new System.Drawing.Point(182, 102);
     this.udPAGainByBand12.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand12.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand12.Name = "udPAGainByBand12";
     this.udPAGainByBand12.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand12.TabIndex = 16;
     this.udPAGainByBand12.Value = new System.Decimal(new int[] {
                                                                    474,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand15
     //
     this.lblPAGainByBand15.Image = null;
     this.lblPAGainByBand15.Location = new System.Drawing.Point(134, 74);
     this.lblPAGainByBand15.Name = "lblPAGainByBand15";
     this.lblPAGainByBand15.Size = new System.Drawing.Size(48, 18);
     this.lblPAGainByBand15.TabIndex = 15;
     this.lblPAGainByBand15.Text = "15m:";
     //
     // udPAGainByBand15
     //
     this.udPAGainByBand15.DecimalPlaces = 1;
     this.udPAGainByBand15.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand15.Location = new System.Drawing.Point(182, 74);
     this.udPAGainByBand15.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand15.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand15.Name = "udPAGainByBand15";
     this.udPAGainByBand15.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand15.TabIndex = 14;
     this.udPAGainByBand15.Value = new System.Decimal(new int[] {
                                                                    481,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand17
     //
     this.lblPAGainByBand17.Image = null;
     this.lblPAGainByBand17.Location = new System.Drawing.Point(134, 46);
     this.lblPAGainByBand17.Name = "lblPAGainByBand17";
     this.lblPAGainByBand17.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand17.TabIndex = 13;
     this.lblPAGainByBand17.Text = "17m:";
     //
     // udPAGainByBand17
     //
     this.udPAGainByBand17.DecimalPlaces = 1;
     this.udPAGainByBand17.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand17.Location = new System.Drawing.Point(182, 46);
     this.udPAGainByBand17.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand17.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand17.Name = "udPAGainByBand17";
     this.udPAGainByBand17.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand17.TabIndex = 12;
     this.udPAGainByBand17.Value = new System.Decimal(new int[] {
                                                                    493,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand20
     //
     this.lblPAGainByBand20.Image = null;
     this.lblPAGainByBand20.Location = new System.Drawing.Point(134, 18);
     this.lblPAGainByBand20.Name = "lblPAGainByBand20";
     this.lblPAGainByBand20.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand20.TabIndex = 11;
     this.lblPAGainByBand20.Text = "20m:";
     //
     // udPAGainByBand20
     //
     this.udPAGainByBand20.DecimalPlaces = 1;
     this.udPAGainByBand20.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand20.Location = new System.Drawing.Point(182, 18);
     this.udPAGainByBand20.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand20.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand20.Name = "udPAGainByBand20";
     this.udPAGainByBand20.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand20.TabIndex = 10;
     this.udPAGainByBand20.Value = new System.Decimal(new int[] {
                                                                    483,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand30
     //
     this.lblPAGainByBand30.Image = null;
     this.lblPAGainByBand30.Location = new System.Drawing.Point(19, 129);
     this.lblPAGainByBand30.Name = "lblPAGainByBand30";
     this.lblPAGainByBand30.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand30.TabIndex = 9;
     this.lblPAGainByBand30.Text = "30m:";
     //
     // udPAGainByBand30
     //
     this.udPAGainByBand30.DecimalPlaces = 1;
     this.udPAGainByBand30.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand30.Location = new System.Drawing.Point(67, 129);
     this.udPAGainByBand30.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand30.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand30.Name = "udPAGainByBand30";
     this.udPAGainByBand30.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand30.TabIndex = 8;
     this.udPAGainByBand30.Value = new System.Decimal(new int[] {
                                                                    489,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand40
     //
     this.lblPAGainByBand40.Image = null;
     this.lblPAGainByBand40.Location = new System.Drawing.Point(19, 102);
     this.lblPAGainByBand40.Name = "lblPAGainByBand40";
     this.lblPAGainByBand40.Size = new System.Drawing.Size(48, 18);
     this.lblPAGainByBand40.TabIndex = 7;
     this.lblPAGainByBand40.Text = "40m:";
     //
     // udPAGainByBand40
     //
     this.udPAGainByBand40.DecimalPlaces = 1;
     this.udPAGainByBand40.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand40.Location = new System.Drawing.Point(67, 102);
     this.udPAGainByBand40.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand40.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand40.Name = "udPAGainByBand40";
     this.udPAGainByBand40.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand40.TabIndex = 6;
     this.udPAGainByBand40.Value = new System.Decimal(new int[] {
                                                                    469,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand60
     //
     this.lblPAGainByBand60.Image = null;
     this.lblPAGainByBand60.Location = new System.Drawing.Point(19, 74);
     this.lblPAGainByBand60.Name = "lblPAGainByBand60";
     this.lblPAGainByBand60.Size = new System.Drawing.Size(48, 18);
     this.lblPAGainByBand60.TabIndex = 5;
     this.lblPAGainByBand60.Text = "60m:";
     //
     // udPAGainByBand60
     //
     this.udPAGainByBand60.DecimalPlaces = 1;
     this.udPAGainByBand60.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand60.Location = new System.Drawing.Point(67, 74);
     this.udPAGainByBand60.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand60.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand60.Name = "udPAGainByBand60";
     this.udPAGainByBand60.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand60.TabIndex = 4;
     this.udPAGainByBand60.Value = new System.Decimal(new int[] {
                                                                    474,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand80
     //
     this.lblPAGainByBand80.Image = null;
     this.lblPAGainByBand80.Location = new System.Drawing.Point(19, 46);
     this.lblPAGainByBand80.Name = "lblPAGainByBand80";
     this.lblPAGainByBand80.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand80.TabIndex = 3;
     this.lblPAGainByBand80.Text = "80m:";
     //
     // udPAGainByBand80
     //
     this.udPAGainByBand80.DecimalPlaces = 1;
     this.udPAGainByBand80.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udPAGainByBand80.Location = new System.Drawing.Point(67, 46);
     this.udPAGainByBand80.Maximum = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udPAGainByBand80.Minimum = new System.Decimal(new int[] {
                                                                      390,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udPAGainByBand80.Name = "udPAGainByBand80";
     this.udPAGainByBand80.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand80.TabIndex = 2;
     this.udPAGainByBand80.Value = new System.Decimal(new int[] {
                                                                    480,
                                                                    0,
                                                                    0,
                                                                    65536});
     //
     // lblPAGainByBand160
     //
     this.lblPAGainByBand160.Image = null;
     this.lblPAGainByBand160.Location = new System.Drawing.Point(19, 18);
     this.lblPAGainByBand160.Name = "lblPAGainByBand160";
     this.lblPAGainByBand160.Size = new System.Drawing.Size(48, 19);
     this.lblPAGainByBand160.TabIndex = 1;
     this.lblPAGainByBand160.Text = "160m:";
     //
     // udPAGainByBand160
     //
     this.udPAGainByBand160.DecimalPlaces = 1;
     this.udPAGainByBand160.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         65536});
     this.udPAGainByBand160.Location = new System.Drawing.Point(67, 18);
     this.udPAGainByBand160.Maximum = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udPAGainByBand160.Minimum = new System.Decimal(new int[] {
                                                                       390,
                                                                       0,
                                                                       0,
                                                                       65536});
     this.udPAGainByBand160.Name = "udPAGainByBand160";
     this.udPAGainByBand160.Size = new System.Drawing.Size(58, 22);
     this.udPAGainByBand160.TabIndex = 0;
     this.udPAGainByBand160.Value = new System.Decimal(new int[] {
                                                                     490,
                                                                     0,
                                                                     0,
                                                                     65536});
     //
     // grpModel
     //
     this.grpModel.Controls.Add(this.radGenModelDemoNone);
     this.grpModel.Controls.Add(this.radGenModelSoftRock40);
     this.grpModel.Controls.Add(this.radGenModelSDR1000);
     this.grpModel.Location = new System.Drawing.Point(326, 65);
     this.grpModel.Name = "grpModel";
     this.grpModel.Size = new System.Drawing.Size(144, 147);
     this.grpModel.TabIndex = 20;
     this.grpModel.TabStop = false;
     this.grpModel.Text = "Model";
     this.grpModel.Visible = false;
     //
     // radGenModelDemoNone
     //
     this.radGenModelDemoNone.Image = null;
     this.radGenModelDemoNone.Location = new System.Drawing.Point(19, 111);
     this.radGenModelDemoNone.Name = "radGenModelDemoNone";
     this.radGenModelDemoNone.Size = new System.Drawing.Size(106, 27);
     this.radGenModelDemoNone.TabIndex = 5;
     this.radGenModelDemoNone.Text = "Demo/None";
     this.radGenModelDemoNone.CheckedChanged += new System.EventHandler(this.radGenModelDemoNone_CheckedChanged);
     //
     // radGenModelSoftRock40
     //
     this.radGenModelSoftRock40.Image = null;
     this.radGenModelSoftRock40.Location = new System.Drawing.Point(19, 83);
     this.radGenModelSoftRock40.Name = "radGenModelSoftRock40";
     this.radGenModelSoftRock40.Size = new System.Drawing.Size(106, 28);
     this.radGenModelSoftRock40.TabIndex = 4;
     this.radGenModelSoftRock40.Text = "SDR Rx Fix.Freq.";
     this.radGenModelSoftRock40.CheckedChanged += new System.EventHandler(this.radGenModelSoftRock40_CheckedChanged);
     //
     // radGenModelSDR1000
     //
     this.radGenModelSDR1000.Checked = true;
     this.radGenModelSDR1000.Image = null;
     this.radGenModelSDR1000.Location = new System.Drawing.Point(19, 55);
     this.radGenModelSDR1000.Name = "radGenModelSDR1000";
     this.radGenModelSDR1000.Size = new System.Drawing.Size(106, 28);
     this.radGenModelSDR1000.TabIndex = 3;
     this.radGenModelSDR1000.TabStop = true;
     this.radGenModelSDR1000.Text = "SDR (Si570)";
     this.radGenModelSDR1000.CheckedChanged += new System.EventHandler(this.radGenModelSDR1000_CheckedChanged);
     //
     // SetupWizard
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 15);
     this.ClientSize = new System.Drawing.Size(585, 329);
     this.Controls.Add(this.grpModel);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.comboBox3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.lblMessage2);
     this.Controls.Add(this.radNo);
     this.Controls.Add(this.radYes);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.btnFinished);
     this.Controls.Add(this.btnNext);
     this.Controls.Add(this.btnPrevious);
     this.Controls.Add(this.lblCombo);
     this.Controls.Add(this.lblMessage1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "SetupWizard";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "PowerSDR Setup Wizard - Welcome";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.SetupWizard_Closing);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand40)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand60)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand80)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGainByBand160)).EndInit();
     this.grpModel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 42
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Setup));
     this.tcSetup = new System.Windows.Forms.TabControl();
     this.tpGeneral = new System.Windows.Forms.TabPage();
     this.tcGeneral = new System.Windows.Forms.TabControl();
     this.tpGeneralHardware = new System.Windows.Forms.TabPage();
     this.checkBoxTS1 = new System.Windows.Forms.CheckBoxTS();
     this.grpHWSoftRock = new System.Windows.Forms.GroupBoxTS();
     this.lblGenSoftRockCenterFreq = new System.Windows.Forms.LabelTS();
     this.udSoftRockCenterFreq = new System.Windows.Forms.NumericUpDownTS();
     this.grpGeneralDDS = new System.Windows.Forms.GroupBoxTS();
     this.udSi570Addr = new System.Windows.Forms.NumericUpDownTS();
     this.lblSi570Addr = new System.Windows.Forms.LabelTS();
     this.lblMaxFreq = new System.Windows.Forms.LabelTS();
     this.udMaxFreq = new System.Windows.Forms.NumericUpDownTS();
     this.lblFreqMult = new System.Windows.Forms.LabelTS();
     this.udFreqMult = new System.Windows.Forms.NumericUpDownTS();
     this.udDDSCorrection = new System.Windows.Forms.NumericUpDownTS();
     this.lblClockCorrection = new System.Windows.Forms.LabelTS();
     this.udDDSIFFreq = new System.Windows.Forms.NumericUpDownTS();
     this.lblIFFrequency = new System.Windows.Forms.LabelTS();
     this.udDDSPLLMult = new System.Windows.Forms.NumericUpDownTS();
     this.lblPLLMult = new System.Windows.Forms.LabelTS();
     this.chkGenDDSExpert = new System.Windows.Forms.CheckBox();
     this.grpGeneralModel = new System.Windows.Forms.GroupBoxTS();
     this.radGenModelDemoNone = new System.Windows.Forms.RadioButtonTS();
     this.radGenModelSoftRock40 = new System.Windows.Forms.RadioButtonTS();
     this.radGenModelSDR1000 = new System.Windows.Forms.RadioButtonTS();
     this.btnWizard = new System.Windows.Forms.ButtonTS();
     this.chkGeneralRXOnly = new System.Windows.Forms.CheckBoxTS();
     this.grpGeneralHardwareSDR1000 = new System.Windows.Forms.GroupBoxTS();
     this.chkBoxJanusOzyControl = new System.Windows.Forms.CheckBoxTS();
     this.lblGeneralLPTDelay = new System.Windows.Forms.LabelTS();
     this.udGeneralLPTDelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblGeneralLPTAddr = new System.Windows.Forms.LabelTS();
     this.comboGeneralLPTAddr = new System.Windows.Forms.ComboBoxTS();
     this.grpGeneralHardwareFLEX5000 = new System.Windows.Forms.GroupBoxTS();
     this.chkGenFLEX5000ExtRef = new System.Windows.Forms.CheckBoxTS();
     this.lblFirmwareRev = new System.Windows.Forms.LabelTS();
     this.lblRX2Rev = new System.Windows.Forms.LabelTS();
     this.lblATURev = new System.Windows.Forms.LabelTS();
     this.lblRFIORev = new System.Windows.Forms.LabelTS();
     this.lblPARev = new System.Windows.Forms.LabelTS();
     this.lblTRXRev = new System.Windows.Forms.LabelTS();
     this.lblSerialNum = new System.Windows.Forms.LabelTS();
     this.lblModel = new System.Windows.Forms.LabelTS();
     this.tpUSB = new System.Windows.Forms.TabPage();
     this.chkGeneralUSBPresent = new System.Windows.Forms.CheckBoxTS();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.labelTS47 = new System.Windows.Forms.LabelTS();
     this.udAD995xAtt = new System.Windows.Forms.NumericUpDownTS();
     this.chkGeneral995xBPF = new System.Windows.Forms.CheckBoxTS();
     this.labelTS46 = new System.Windows.Forms.LabelTS();
     this.udAD995xCalibration = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS45 = new System.Windows.Forms.LabelTS();
     this.udAD995xSDRMult = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS44 = new System.Windows.Forms.LabelTS();
     this.udAD995xClockPLL = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS43 = new System.Windows.Forms.LabelTS();
     this.udAD995xClock = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS42 = new System.Windows.Forms.LabelTS();
     this.comboSerial995x = new System.Windows.Forms.ComboBoxTS();
     this.chkGeneral995x = new System.Windows.Forms.CheckBoxTS();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.chkGeneralUSBtoI2CPresent = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralUSBtoI2CBPF = new System.Windows.Forms.CheckBoxTS();
     this.tpGeneralCalibration = new System.Windows.Forms.TabPage();
     this.chkCalExpert = new System.Windows.Forms.CheckBox();
     this.grpGenCalRXImage = new System.Windows.Forms.GroupBoxTS();
     this.btnAIRStore = new System.Windows.Forms.ButtonTS();
     this.btnAIRClearAll = new System.Windows.Forms.ButtonTS();
     this.btnAIREditAdd = new System.Windows.Forms.ButtonTS();
     this.labelTS22 = new System.Windows.Forms.LabelTS();
     this.udAIRPosition = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS21 = new System.Windows.Forms.LabelTS();
     this.udAIRPoints = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS19 = new System.Windows.Forms.LabelTS();
     this.labelTS18 = new System.Windows.Forms.LabelTS();
     this.labelTS17 = new System.Windows.Forms.LabelTS();
     this.cbAIREnableEdit = new System.Windows.Forms.CheckBox();
     this.udAIRGain = new System.Windows.Forms.NumericUpDownTS();
     this.udAIRPhase = new System.Windows.Forms.NumericUpDownTS();
     this.udAIRBin = new System.Windows.Forms.NumericUpDownTS();
     this.btnAIRCalImageStart = new System.Windows.Forms.ButtonTS();
     this.udGeneralCalFreq3 = new System.Windows.Forms.NumericUpDownTS();
     this.lblGenCalRXImageFreq = new System.Windows.Forms.LabelTS();
     this.btnGeneralCalImageStart = new System.Windows.Forms.ButtonTS();
     this.grpGenCalLevel = new System.Windows.Forms.GroupBoxTS();
     this.udGeneralCalLevel = new System.Windows.Forms.NumericUpDownTS();
     this.udGeneralCalFreq2 = new System.Windows.Forms.NumericUpDownTS();
     this.lblGenCalLevelFreq = new System.Windows.Forms.LabelTS();
     this.lblGeneralCalLevel = new System.Windows.Forms.LabelTS();
     this.btnGeneralCalLevelStart = new System.Windows.Forms.ButtonTS();
     this.grpGeneralCalibration = new System.Windows.Forms.GroupBoxTS();
     this.btnGeneralCalFreqStart = new System.Windows.Forms.ButtonTS();
     this.udGeneralCalFreq1 = new System.Windows.Forms.NumericUpDownTS();
     this.lblGeneralCalFrequency = new System.Windows.Forms.LabelTS();
     this.tpFilters = new System.Windows.Forms.TabPage();
     this.grpOptFilterControls = new System.Windows.Forms.GroupBoxTS();
     this.udFilterDefaultLowCut = new System.Windows.Forms.NumericUpDownTS();
     this.lblDefaultLowCut = new System.Windows.Forms.LabelTS();
     this.udOptMaxFilterShift = new System.Windows.Forms.NumericUpDownTS();
     this.lblOptMaxFilterShift = new System.Windows.Forms.LabelTS();
     this.comboOptFilterWidthMode = new System.Windows.Forms.ComboBoxTS();
     this.lblOptWidthSliderMode = new System.Windows.Forms.LabelTS();
     this.udOptMaxFilterWidth = new System.Windows.Forms.NumericUpDownTS();
     this.lblOptMaxFilter = new System.Windows.Forms.LabelTS();
     this.chkOptFilterSaveChanges = new System.Windows.Forms.CheckBoxTS();
     this.tpRX2 = new System.Windows.Forms.TabPage();
     this.chkRX2AutoMuteTX = new System.Windows.Forms.CheckBox();
     this.tpGeneralOptions = new System.Windows.Forms.TabPage();
     this.grpGenCustomTitleText = new System.Windows.Forms.GroupBoxTS();
     this.txtGenCustomTitle = new System.Windows.Forms.TextBoxTS();
     this.grpOptMisc = new System.Windows.Forms.GroupBoxTS();
     this.chkMouseTuneStep = new System.Windows.Forms.CheckBoxTS();
     this.chkZeroBeatRIT = new System.Windows.Forms.CheckBoxTS();
     this.chkSnapClickTune = new System.Windows.Forms.CheckBoxTS();
     this.chkDisableToolTips = new System.Windows.Forms.CheckBoxTS();
     this.chkOptAlwaysOnTop = new System.Windows.Forms.CheckBoxTS();
     this.grpOptQuickQSY = new System.Windows.Forms.GroupBoxTS();
     this.chkOptEnableKBShortcuts = new System.Windows.Forms.CheckBoxTS();
     this.chkOptQuickQSY = new System.Windows.Forms.CheckBoxTS();
     this.grpGenAutoMute = new System.Windows.Forms.GroupBoxTS();
     this.chkGenAutoMute = new System.Windows.Forms.CheckBoxTS();
     this.grpGenTuningOptions = new System.Windows.Forms.GroupBoxTS();
     this.lblOptClickTuneDIGL = new System.Windows.Forms.LabelTS();
     this.udOptClickTuneOffsetDIGL = new System.Windows.Forms.NumericUpDownTS();
     this.lblOptClickTuneDIGU = new System.Windows.Forms.LabelTS();
     this.udOptClickTuneOffsetDIGU = new System.Windows.Forms.NumericUpDownTS();
     this.grpGeneralOptions = new System.Windows.Forms.GroupBoxTS();
     this.chkSplitOff = new System.Windows.Forms.CheckBoxTS();
     this.chkGenAllModeMicPTT = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralCustomFilter = new System.Windows.Forms.CheckBoxTS();
     this.lblGeneralX2Delay = new System.Windows.Forms.LabelTS();
     this.udGeneralX2Delay = new System.Windows.Forms.NumericUpDownTS();
     this.chkGeneralEnableX2 = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralSoftwareGainCorr = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralDisablePTT = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralSpurRed = new System.Windows.Forms.CheckBoxTS();
     this.grpGeneralProcessPriority = new System.Windows.Forms.GroupBoxTS();
     this.comboGeneralProcessPriority = new System.Windows.Forms.ComboBoxTS();
     this.grpGeneralUpdates = new System.Windows.Forms.GroupBoxTS();
     this.chkGeneralUpdateBeta = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralUpdateRelease = new System.Windows.Forms.CheckBoxTS();
     this.tpExtIO = new System.Windows.Forms.TabPage();
     this.grpExtIOPMSDR = new System.Windows.Forms.GroupBox();
     this.chkGeneralPMSDREnable = new System.Windows.Forms.CheckBoxTS();
     this.btnPMSDRToolBox = new System.Windows.Forms.ButtonTS();
     this.tpBPFLPF = new System.Windows.Forms.TabPage();
     this.labelTS38 = new System.Windows.Forms.LabelTS();
     this.ud6mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud6mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS39 = new System.Windows.Forms.LabelTS();
     this.ud10mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud10mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS40 = new System.Windows.Forms.LabelTS();
     this.ud12mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud12mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS34 = new System.Windows.Forms.LabelTS();
     this.ud15mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud15mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS35 = new System.Windows.Forms.LabelTS();
     this.ud17mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud17mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS36 = new System.Windows.Forms.LabelTS();
     this.ud20mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud20mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS37 = new System.Windows.Forms.LabelTS();
     this.ud30mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud30mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS32 = new System.Windows.Forms.LabelTS();
     this.ud40mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud40mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS33 = new System.Windows.Forms.LabelTS();
     this.ud60mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud60mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS31 = new System.Windows.Forms.LabelTS();
     this.ud80mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.ud80mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS30 = new System.Windows.Forms.LabelTS();
     this.ud160mLPFEnd = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS29 = new System.Windows.Forms.LabelTS();
     this.labelTS28 = new System.Windows.Forms.LabelTS();
     this.ud160mLPFStart = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS27 = new System.Windows.Forms.LabelTS();
     this.labelTS16 = new System.Windows.Forms.LabelTS();
     this.ud6m = new System.Windows.Forms.NumericUpDownTS();
     this.ud10m = new System.Windows.Forms.NumericUpDownTS();
     this.ud12m = new System.Windows.Forms.NumericUpDownTS();
     this.ud15m = new System.Windows.Forms.NumericUpDownTS();
     this.ud17m = new System.Windows.Forms.NumericUpDownTS();
     this.ud20m = new System.Windows.Forms.NumericUpDownTS();
     this.ud30m = new System.Windows.Forms.NumericUpDownTS();
     this.ud40m = new System.Windows.Forms.NumericUpDownTS();
     this.ud60m = new System.Windows.Forms.NumericUpDownTS();
     this.ud80m = new System.Windows.Forms.NumericUpDownTS();
     this.ud160m = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS15 = new System.Windows.Forms.LabelTS();
     this.labelTS14 = new System.Windows.Forms.LabelTS();
     this.labelTS13 = new System.Windows.Forms.LabelTS();
     this.labelTS12 = new System.Windows.Forms.LabelTS();
     this.labelTS11 = new System.Windows.Forms.LabelTS();
     this.labelTS10 = new System.Windows.Forms.LabelTS();
     this.labelTS9 = new System.Windows.Forms.LabelTS();
     this.labelTS8 = new System.Windows.Forms.LabelTS();
     this.labelTS7 = new System.Windows.Forms.LabelTS();
     this.labelTS6 = new System.Windows.Forms.LabelTS();
     this.labelTS5 = new System.Windows.Forms.LabelTS();
     this.tpSerial = new System.Windows.Forms.TabPage();
     this.grpGeneralSerial = new System.Windows.Forms.GroupBox();
     this.labelTS48 = new System.Windows.Forms.LabelTS();
     this.udSerialDelay = new System.Windows.Forms.NumericUpDownTS();
     this.comboBoxTS1 = new System.Windows.Forms.ComboBoxTS();
     this.chkGeneralSerialBPFLPF = new System.Windows.Forms.CheckBoxTS();
     this.labelTS41 = new System.Windows.Forms.LabelTS();
     this.chkGeneralSerialVFO = new System.Windows.Forms.CheckBoxTS();
     this.comboSerialRgstrsChar = new System.Windows.Forms.ComboBoxTS();
     this.comboSerialLOChar = new System.Windows.Forms.ComboBoxTS();
     this.comboSerialVFOChar = new System.Windows.Forms.ComboBoxTS();
     this.chkGeneralSerialRgstrs = new System.Windows.Forms.CheckBoxTS();
     this.chkGeneralSerialLO = new System.Windows.Forms.CheckBoxTS();
     this.comboKeyerSerial_Si570 = new System.Windows.Forms.ComboBoxTS();
     this.labelTS26 = new System.Windows.Forms.LabelTS();
     this.tpExtCtrl = new System.Windows.Forms.TabPage();
     this.chkExtEnable = new System.Windows.Forms.CheckBoxTS();
     this.grpExtTX = new System.Windows.Forms.GroupBoxTS();
     this.lblExtTXX26 = new System.Windows.Forms.LabelTS();
     this.chkExtTX26 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX66 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX106 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX126 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX156 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX176 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX206 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX306 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX406 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX606 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX806 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX1606 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTXX25 = new System.Windows.Forms.LabelTS();
     this.lblExtTXX24 = new System.Windows.Forms.LabelTS();
     this.lblExtTXX23 = new System.Windows.Forms.LabelTS();
     this.lblExtTXX22 = new System.Windows.Forms.LabelTS();
     this.lblExtTX2 = new System.Windows.Forms.LabelTS();
     this.chkExtTX23 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX22 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX21 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX25 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX24 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX6 = new System.Windows.Forms.LabelTS();
     this.chkExtTX63 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX62 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX61 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX65 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX64 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX10 = new System.Windows.Forms.LabelTS();
     this.chkExtTX103 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX102 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX101 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX105 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX104 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX12 = new System.Windows.Forms.LabelTS();
     this.chkExtTX123 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX122 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX121 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX125 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX124 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX15 = new System.Windows.Forms.LabelTS();
     this.chkExtTX153 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX152 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX151 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX155 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX154 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX17 = new System.Windows.Forms.LabelTS();
     this.chkExtTX173 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX172 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX171 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX175 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX174 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX20 = new System.Windows.Forms.LabelTS();
     this.chkExtTX203 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX202 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX201 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX205 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX204 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX30 = new System.Windows.Forms.LabelTS();
     this.chkExtTX303 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX302 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX301 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX305 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX304 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX40 = new System.Windows.Forms.LabelTS();
     this.chkExtTX403 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX402 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX401 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX405 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX404 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX60 = new System.Windows.Forms.LabelTS();
     this.chkExtTX603 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX602 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX601 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX605 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX604 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTX80 = new System.Windows.Forms.LabelTS();
     this.chkExtTX803 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX802 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX801 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX805 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX804 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTXX2Pins = new System.Windows.Forms.LabelTS();
     this.lblExtTXBand = new System.Windows.Forms.LabelTS();
     this.lblExtTX160 = new System.Windows.Forms.LabelTS();
     this.chkExtTX1603 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX1602 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX1601 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtTXX21 = new System.Windows.Forms.LabelTS();
     this.chkExtTX1605 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtTX1604 = new System.Windows.Forms.CheckBoxTS();
     this.grpExtRX = new System.Windows.Forms.GroupBoxTS();
     this.lblExtRXX26 = new System.Windows.Forms.LabelTS();
     this.chkExtRX26 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX66 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX106 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX126 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX156 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX176 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX206 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX306 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX406 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX606 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX806 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX1606 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRXX25 = new System.Windows.Forms.LabelTS();
     this.lblExtRXX24 = new System.Windows.Forms.LabelTS();
     this.lblExtRXX23 = new System.Windows.Forms.LabelTS();
     this.lblExtRXX22 = new System.Windows.Forms.LabelTS();
     this.lblExtRX2 = new System.Windows.Forms.LabelTS();
     this.chkExtRX23 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX22 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX21 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX25 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX24 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX6 = new System.Windows.Forms.LabelTS();
     this.chkExtRX63 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX62 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX61 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX65 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX64 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX10 = new System.Windows.Forms.LabelTS();
     this.chkExtRX103 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX102 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX101 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX105 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX104 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX12 = new System.Windows.Forms.LabelTS();
     this.chkExtRX123 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX122 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX121 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX125 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX124 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX15 = new System.Windows.Forms.LabelTS();
     this.chkExtRX153 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX152 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX151 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX155 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX154 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX17 = new System.Windows.Forms.LabelTS();
     this.chkExtRX173 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX172 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX171 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX175 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX174 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX20 = new System.Windows.Forms.LabelTS();
     this.chkExtRX203 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX202 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX201 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX205 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX204 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX30 = new System.Windows.Forms.LabelTS();
     this.chkExtRX303 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX302 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX301 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX305 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX304 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX40 = new System.Windows.Forms.LabelTS();
     this.chkExtRX403 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX402 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX401 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX405 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX404 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX60 = new System.Windows.Forms.LabelTS();
     this.chkExtRX603 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX602 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX601 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX605 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX604 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRX80 = new System.Windows.Forms.LabelTS();
     this.chkExtRX803 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX802 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX801 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX805 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX804 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRXX2Pins = new System.Windows.Forms.LabelTS();
     this.lblExtRXBand = new System.Windows.Forms.LabelTS();
     this.lblExtRX160 = new System.Windows.Forms.LabelTS();
     this.chkExtRX1603 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX1602 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX1601 = new System.Windows.Forms.CheckBoxTS();
     this.lblExtRXX21 = new System.Windows.Forms.LabelTS();
     this.chkExtRX1605 = new System.Windows.Forms.CheckBoxTS();
     this.chkExtRX1604 = new System.Windows.Forms.CheckBoxTS();
     this.tpAudio = new System.Windows.Forms.TabPage();
     this.tcAudio = new System.Windows.Forms.TabControl();
     this.tpAudioCard1 = new System.Windows.Forms.TabPage();
     this.groupBoxTS1 = new System.Windows.Forms.GroupBoxTS();
     this.udIQCorrection = new System.Windows.Forms.NumericUpDownTS();
     this.chkAudioExpert = new System.Windows.Forms.CheckBoxTS();
     this.grpAudioMicBoost = new System.Windows.Forms.GroupBoxTS();
     this.chkAudioMicBoost = new System.Windows.Forms.CheckBoxTS();
     this.grpAudioChannels = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioChannels1 = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioMicInGain1 = new System.Windows.Forms.GroupBoxTS();
     this.udAudioMicGain1 = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudioLineInGain1 = new System.Windows.Forms.GroupBoxTS();
     this.udAudioLineIn1 = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudioVolts1 = new System.Windows.Forms.GroupBoxTS();
     this.btnAudioVoltTest1 = new System.Windows.Forms.ButtonTS();
     this.udAudioVoltage1 = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudioDetails1 = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioTransmit1 = new System.Windows.Forms.ComboBoxTS();
     this.lblAudioMixer1 = new System.Windows.Forms.LabelTS();
     this.lblAudioOutput1 = new System.Windows.Forms.LabelTS();
     this.comboAudioOutput1 = new System.Windows.Forms.ComboBoxTS();
     this.lblAudioInput1 = new System.Windows.Forms.LabelTS();
     this.lblAudioDriver1 = new System.Windows.Forms.LabelTS();
     this.comboAudioInput1 = new System.Windows.Forms.ComboBoxTS();
     this.comboAudioDriver1 = new System.Windows.Forms.ComboBoxTS();
     this.comboAudioMixer1 = new System.Windows.Forms.ComboBoxTS();
     this.lblAudioTransmit1 = new System.Windows.Forms.LabelTS();
     this.lblAudioReceive1 = new System.Windows.Forms.LabelTS();
     this.comboAudioReceive1 = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioLatency1 = new System.Windows.Forms.GroupBoxTS();
     this.chkAudioLatencyManual1 = new System.Windows.Forms.CheckBoxTS();
     this.udAudioLatency1 = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudioCard = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioSoundCard = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioBufferSize1 = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioBuffer1 = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioSampleRate1 = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioSampleRate1 = new System.Windows.Forms.ComboBoxTS();
     this.tpVAC = new System.Windows.Forms.TabPage();
     this.chkEnableLoopAudio = new System.Windows.Forms.CheckBoxTS();
     this.grpDirectIQOutput = new System.Windows.Forms.GroupBox();
     this.chkAudioCorrectIQ = new System.Windows.Forms.CheckBoxTS();
     this.chkAudioIQtoVAC = new System.Windows.Forms.CheckBoxTS();
     this.chkVACCombine = new System.Windows.Forms.CheckBoxTS();
     this.chkVACAllowBypass = new System.Windows.Forms.CheckBoxTS();
     this.grpAudioVACAutoEnable = new System.Windows.Forms.GroupBoxTS();
     this.chkAudioVACAutoEnable = new System.Windows.Forms.CheckBoxTS();
     this.grpAudioVACGain = new System.Windows.Forms.GroupBoxTS();
     this.lblAudioVACGainTX = new System.Windows.Forms.LabelTS();
     this.udAudioVACGainTX = new System.Windows.Forms.NumericUpDownTS();
     this.lblAudioVACGainRX = new System.Windows.Forms.LabelTS();
     this.udAudioVACGainRX = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudio2Stereo = new System.Windows.Forms.GroupBoxTS();
     this.chkAudio2Stereo = new System.Windows.Forms.CheckBoxTS();
     this.grpAudioLatency2 = new System.Windows.Forms.GroupBoxTS();
     this.chkAudioLatencyManual2 = new System.Windows.Forms.CheckBoxTS();
     this.udAudioLatency2 = new System.Windows.Forms.NumericUpDownTS();
     this.grpAudioSampleRate2 = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioSampleRate2 = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioBuffer2 = new System.Windows.Forms.GroupBoxTS();
     this.comboAudioBuffer2 = new System.Windows.Forms.ComboBoxTS();
     this.grpAudioDetails2 = new System.Windows.Forms.GroupBoxTS();
     this.lblAudioOutput2 = new System.Windows.Forms.LabelTS();
     this.comboAudioOutput2 = new System.Windows.Forms.ComboBoxTS();
     this.lblAudioInput2 = new System.Windows.Forms.LabelTS();
     this.lblAudioDriver2 = new System.Windows.Forms.LabelTS();
     this.comboAudioInput2 = new System.Windows.Forms.ComboBoxTS();
     this.comboAudioDriver2 = new System.Windows.Forms.ComboBoxTS();
     this.chkAudioEnableVAC = new System.Windows.Forms.CheckBoxTS();
     this.tpDSP = new System.Windows.Forms.TabPage();
     this.tcDSP = new System.Windows.Forms.TabControl();
     this.tpDSPOptions = new System.Windows.Forms.TabPage();
     this.chkDSPTXMeterPeak = new System.Windows.Forms.CheckBox();
     this.grpDSPBufferSize = new System.Windows.Forms.GroupBoxTS();
     this.grpDSPBufDig = new System.Windows.Forms.GroupBox();
     this.comboDSPDigTXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPDigBufferRX = new System.Windows.Forms.LabelTS();
     this.comboDSPDigRXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPDigBufferTX = new System.Windows.Forms.LabelTS();
     this.grpDSPBufCW = new System.Windows.Forms.GroupBox();
     this.comboDSPCWTXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPCWBufferRX = new System.Windows.Forms.LabelTS();
     this.comboDSPCWRXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPCWBufferTX = new System.Windows.Forms.LabelTS();
     this.grpDSPBufPhone = new System.Windows.Forms.GroupBox();
     this.comboDSPPhoneTXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPPhoneBufferRX = new System.Windows.Forms.LabelTS();
     this.comboDSPPhoneRXBuf = new System.Windows.Forms.ComboBoxTS();
     this.lblDSPPhoneBufferTX = new System.Windows.Forms.LabelTS();
     this.grpDSPNB = new System.Windows.Forms.GroupBoxTS();
     this.udDSPNB = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPNBThreshold = new System.Windows.Forms.LabelTS();
     this.grpDSPLMSNR = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSNRLeak = new System.Windows.Forms.LabelTS();
     this.udLMSNRLeak = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRgain = new System.Windows.Forms.LabelTS();
     this.udLMSNRgain = new System.Windows.Forms.NumericUpDownTS();
     this.udLMSNRdelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRdelay = new System.Windows.Forms.LabelTS();
     this.udLMSNRtaps = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSNRtaps = new System.Windows.Forms.LabelTS();
     this.grpDSPLMSANF = new System.Windows.Forms.GroupBoxTS();
     this.lblLMSANFLeak = new System.Windows.Forms.LabelTS();
     this.udLMSANFLeak = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFgain = new System.Windows.Forms.LabelTS();
     this.udLMSANFgain = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFdelay = new System.Windows.Forms.LabelTS();
     this.udLMSANFdelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblLMSANFTaps = new System.Windows.Forms.LabelTS();
     this.udLMSANFtaps = new System.Windows.Forms.NumericUpDownTS();
     this.grpDSPWindow = new System.Windows.Forms.GroupBoxTS();
     this.comboDSPWindow = new System.Windows.Forms.ComboBoxTS();
     this.grpDSPNB2 = new System.Windows.Forms.GroupBoxTS();
     this.udDSPNB2 = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPNB2Threshold = new System.Windows.Forms.LabelTS();
     this.tpDSPImageReject = new System.Windows.Forms.TabPage();
     this.chkDSPImageExpert = new System.Windows.Forms.CheckBox();
     this.grpDSPImageRejectRX = new System.Windows.Forms.GroupBoxTS();
     this.labelTS25 = new System.Windows.Forms.LabelTS();
     this.udAIRCalibrationPoint = new System.Windows.Forms.NumericUpDownTS();
     this.udAIRCalibrationIF = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS24 = new System.Windows.Forms.LabelTS();
     this.cbAIRCalibrationEnable = new System.Windows.Forms.CheckBox();
     this.labelTS23 = new System.Windows.Forms.LabelTS();
     this.udAIRCalibrationPosition = new System.Windows.Forms.NumericUpDownTS();
     this.labelTS20 = new System.Windows.Forms.LabelTS();
     this.tbAIRCalibrationPosition = new System.Windows.Forms.TrackBarTS();
     this.lblDSPGainValRX = new System.Windows.Forms.LabelTS();
     this.lblDSPPhaseValRX = new System.Windows.Forms.LabelTS();
     this.udDSPImageGainRX = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPImagePhaseRX = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPImageGainRX = new System.Windows.Forms.LabelTS();
     this.tbDSPImagePhaseRX = new System.Windows.Forms.TrackBarTS();
     this.lblDSPImagePhaseRX = new System.Windows.Forms.LabelTS();
     this.tbDSPImageGainRX = new System.Windows.Forms.TrackBarTS();
     this.grpDSPImageRejectTX = new System.Windows.Forms.GroupBoxTS();
     this.checkboxTXImagCal = new System.Windows.Forms.CheckBoxTS();
     this.lblDSPGainValTX = new System.Windows.Forms.LabelTS();
     this.lblDSPPhaseValTX = new System.Windows.Forms.LabelTS();
     this.udDSPImageGainTX = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPImagePhaseTX = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPImageGainTX = new System.Windows.Forms.LabelTS();
     this.tbDSPImagePhaseTX = new System.Windows.Forms.TrackBarTS();
     this.lblDSPImagePhaseTX = new System.Windows.Forms.LabelTS();
     this.tbDSPImageGainTX = new System.Windows.Forms.TrackBarTS();
     this.tpDSPKeyer = new System.Windows.Forms.TabPage();
     this.grpKeyerConnections = new System.Windows.Forms.GroupBoxTS();
     this.comboKeyerConnKeyLine = new System.Windows.Forms.ComboBoxTS();
     this.comboKeyerConnSecondary = new System.Windows.Forms.ComboBoxTS();
     this.lblKeyerConnSecondary = new System.Windows.Forms.LabelTS();
     this.lblKeyerConnKeyLine = new System.Windows.Forms.LabelTS();
     this.comboKeyerConnPTTLine = new System.Windows.Forms.ComboBoxTS();
     this.lblKeyerConnPrimary = new System.Windows.Forms.LabelTS();
     this.lblKeyerConnPTTLine = new System.Windows.Forms.LabelTS();
     this.comboKeyerConnPrimary = new System.Windows.Forms.ComboBoxTS();
     this.grpDSPCWPitch = new System.Windows.Forms.GroupBoxTS();
     this.lblDSPCWPitchFreq = new System.Windows.Forms.LabelTS();
     this.udDSPCWPitch = new System.Windows.Forms.NumericUpDownTS();
     this.grpDSPKeyerOptions = new System.Windows.Forms.GroupBoxTS();
     this.chkCWKeyerMode = new System.Windows.Forms.CheckBoxTS();
     this.chkHiPerfKeyer = new System.Windows.Forms.CheckBoxTS();
     this.chkCWKeyerRevPdl = new System.Windows.Forms.CheckBoxTS();
     this.chkDSPKeyerDisableMonitor = new System.Windows.Forms.CheckBoxTS();
     this.chkCWKeyerIambic = new System.Windows.Forms.CheckBoxTS();
     this.chkCWAutoSwitchMode = new System.Windows.Forms.CheckBoxTS();
     this.grpDSPKeyerSignalShaping = new System.Windows.Forms.GroupBoxTS();
     this.udCWKeyerDeBounce = new System.Windows.Forms.NumericUpDownTS();
     this.lblKeyerDeBounce = new System.Windows.Forms.LabelTS();
     this.udCWKeyerWeight = new System.Windows.Forms.NumericUpDownTS();
     this.lblCWWeight = new System.Windows.Forms.LabelTS();
     this.udCWKeyerRamp = new System.Windows.Forms.NumericUpDownTS();
     this.lblCWRamp = new System.Windows.Forms.LabelTS();
     this.grpDSPKeyerSemiBreakIn = new System.Windows.Forms.GroupBoxTS();
     this.chkCWBreakInEnabled = new System.Windows.Forms.CheckBoxTS();
     this.lblCWBreakInDelay = new System.Windows.Forms.LabelTS();
     this.udCWBreakInDelay = new System.Windows.Forms.NumericUpDownTS();
     this.tpDSPAGCALC = new System.Windows.Forms.TabPage();
     this.grpDSPLeveler = new System.Windows.Forms.GroupBoxTS();
     this.chkDSPLevelerEnabled = new System.Windows.Forms.CheckBoxTS();
     this.lblDSPLevelerHangThreshold = new System.Windows.Forms.LabelTS();
     this.udDSPLevelerHangTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPLevelerHangTime = new System.Windows.Forms.LabelTS();
     this.udDSPLevelerThreshold = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPLevelerSlope = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPLevelerDecay = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPLevelerSlope = new System.Windows.Forms.LabelTS();
     this.udDSPLevelerAttack = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPLevelerDecay = new System.Windows.Forms.LabelTS();
     this.lblDSPLevelerAttack = new System.Windows.Forms.LabelTS();
     this.lblDSPLevelerThreshold = new System.Windows.Forms.LabelTS();
     this.tbDSPLevelerHangThreshold = new System.Windows.Forms.TrackBarTS();
     this.grpDSPALC = new System.Windows.Forms.GroupBoxTS();
     this.lblDSPALCHangThreshold = new System.Windows.Forms.LabelTS();
     this.tbDSPALCHangThreshold = new System.Windows.Forms.TrackBarTS();
     this.udDSPALCHangTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPALCHangTime = new System.Windows.Forms.LabelTS();
     this.udDSPALCThreshold = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPALCSlope = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPALCDecay = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPALCSlope = new System.Windows.Forms.LabelTS();
     this.udDSPALCAttack = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPALCDecay = new System.Windows.Forms.LabelTS();
     this.lblDSPALCAttack = new System.Windows.Forms.LabelTS();
     this.lblDSPALCThreshold = new System.Windows.Forms.LabelTS();
     this.grpDSPAGC = new System.Windows.Forms.GroupBoxTS();
     this.tbDSPAGCHangThreshold = new System.Windows.Forms.TrackBarTS();
     this.lblDSPAGCHangThreshold = new System.Windows.Forms.LabelTS();
     this.lblDSPAGCHangTime = new System.Windows.Forms.LabelTS();
     this.udDSPAGCHangTime = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPAGCMaxGaindB = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPAGCSlope = new System.Windows.Forms.NumericUpDownTS();
     this.udDSPAGCDecay = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPAGCSlope = new System.Windows.Forms.LabelTS();
     this.udDSPAGCAttack = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPAGCDecay = new System.Windows.Forms.LabelTS();
     this.lblDSPAGCAttack = new System.Windows.Forms.LabelTS();
     this.lblDSPAGCMaxGain = new System.Windows.Forms.LabelTS();
     this.udDSPAGCFixedGaindB = new System.Windows.Forms.NumericUpDownTS();
     this.lblDSPAGCFixed = new System.Windows.Forms.LabelTS();
     this.tpDisplay = new System.Windows.Forms.TabPage();
     this.grpDisplayMultimeter = new System.Windows.Forms.GroupBoxTS();
     this.chkDisplayMeterShowDecimal = new System.Windows.Forms.CheckBoxTS();
     this.udMeterDigitalDelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblMultimeterDigitalDelay = new System.Windows.Forms.LabelTS();
     this.udDisplayMeterAvg = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayMeterAvg = new System.Windows.Forms.LabelTS();
     this.udDisplayMultiTextHoldTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayMeterTextHoldTime = new System.Windows.Forms.LabelTS();
     this.udDisplayMultiPeakHoldTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayMultiPeakHoldTime = new System.Windows.Forms.LabelTS();
     this.udDisplayMeterDelay = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayMeterDelay = new System.Windows.Forms.LabelTS();
     this.grpDisplayDriverEngine = new System.Windows.Forms.GroupBoxTS();
     this.comboDisplayDriver = new System.Windows.Forms.ComboBoxTS();
     this.grpDisplayPolyPhase = new System.Windows.Forms.GroupBoxTS();
     this.chkSpectrumPolyphase = new System.Windows.Forms.CheckBoxTS();
     this.grpDisplayScopeMode = new System.Windows.Forms.GroupBoxTS();
     this.udDisplayScopeTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayScopeTime = new System.Windows.Forms.LabelTS();
     this.grpDisplayWaterfall = new System.Windows.Forms.GroupBoxTS();
     this.udDisplayWaterfallUpdatePeriod = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayWaterfallUpdatePeriod = new System.Windows.Forms.LabelTS();
     this.udDisplayWaterfallAvgTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayWaterfallAverageTime = new System.Windows.Forms.LabelTS();
     this.clrbtnWaterfallLow = new PowerSDR.ColorButton();
     this.lblDisplayWaterfallLowColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayWaterfallLowLevel = new System.Windows.Forms.LabelTS();
     this.udDisplayWaterfallLowLevel = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayWaterfallHighLevel = new System.Windows.Forms.LabelTS();
     this.udDisplayWaterfallHighLevel = new System.Windows.Forms.NumericUpDownTS();
     this.grpDisplayRefreshRates = new System.Windows.Forms.GroupBoxTS();
     this.udDisplayCPUMeter = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayCPUMeter = new System.Windows.Forms.LabelTS();
     this.udDisplayPeakText = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayPeakText = new System.Windows.Forms.LabelTS();
     this.udDisplayFPS = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayFPS = new System.Windows.Forms.LabelTS();
     this.grpDisplayAverage = new System.Windows.Forms.GroupBoxTS();
     this.udDisplayAVGTime = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayAVGTime = new System.Windows.Forms.LabelTS();
     this.grpDisplayPhase = new System.Windows.Forms.GroupBoxTS();
     this.lblDisplayPhasePts = new System.Windows.Forms.LabelTS();
     this.udDisplayPhasePts = new System.Windows.Forms.NumericUpDownTS();
     this.grpDisplaySpectrumGrid = new System.Windows.Forms.GroupBoxTS();
     this.comboDisplayLabelAlign = new System.Windows.Forms.ComboBoxTS();
     this.lblDisplayAlign = new System.Windows.Forms.LabelTS();
     this.udDisplayGridStep = new System.Windows.Forms.NumericUpDownTS();
     this.udDisplayGridMin = new System.Windows.Forms.NumericUpDownTS();
     this.udDisplayGridMax = new System.Windows.Forms.NumericUpDownTS();
     this.lblDisplayGridStep = new System.Windows.Forms.LabelTS();
     this.lblDisplayGridMin = new System.Windows.Forms.LabelTS();
     this.lblDisplayGridMax = new System.Windows.Forms.LabelTS();
     this.tpTransmit = new System.Windows.Forms.TabPage();
     this.grpTXAM = new System.Windows.Forms.GroupBoxTS();
     this.lblTXAMCarrierLevel = new System.Windows.Forms.LabelTS();
     this.udTXAMCarrierLevel = new System.Windows.Forms.NumericUpDownTS();
     this.grpTXMonitor = new System.Windows.Forms.GroupBoxTS();
     this.lblTXAF = new System.Windows.Forms.LabelTS();
     this.udTXAF = new System.Windows.Forms.NumericUpDownTS();
     this.grpTXVOX = new System.Windows.Forms.GroupBoxTS();
     this.lblTXVOXHangTime = new System.Windows.Forms.LabelTS();
     this.udTXVOXHangTime = new System.Windows.Forms.NumericUpDownTS();
     this.chkTXVOXEnabled = new System.Windows.Forms.CheckBoxTS();
     this.lblTXVOXThreshold = new System.Windows.Forms.LabelTS();
     this.udTXVOXThreshold = new System.Windows.Forms.NumericUpDownTS();
     this.grpTXNoiseGate = new System.Windows.Forms.GroupBoxTS();
     this.chkTXNoiseGateEnabled = new System.Windows.Forms.CheckBoxTS();
     this.udTXNoiseGate = new System.Windows.Forms.NumericUpDownTS();
     this.lblTXNoiseGateThreshold = new System.Windows.Forms.LabelTS();
     this.grpTXProfile = new System.Windows.Forms.GroupBoxTS();
     this.btnTXProfileDelete = new System.Windows.Forms.ButtonTS();
     this.btnTXProfileSave = new System.Windows.Forms.ButtonTS();
     this.comboTXProfileName = new System.Windows.Forms.ComboBoxTS();
     this.grpPATune = new System.Windows.Forms.GroupBoxTS();
     this.comboTXTUNMeter = new System.Windows.Forms.ComboBoxTS();
     this.lblTXTUNMeter = new System.Windows.Forms.LabelTS();
     this.lblTransmitTunePower = new System.Windows.Forms.LabelTS();
     this.udTXTunePower = new System.Windows.Forms.NumericUpDownTS();
     this.grpTXFilter = new System.Windows.Forms.GroupBoxTS();
     this.lblTXFilterHigh = new System.Windows.Forms.LabelTS();
     this.udTXFilterLow = new System.Windows.Forms.NumericUpDownTS();
     this.lblTXFilterLow = new System.Windows.Forms.LabelTS();
     this.udTXFilterHigh = new System.Windows.Forms.NumericUpDownTS();
     this.chkDCBlock = new System.Windows.Forms.CheckBoxTS();
     this.tpKeyboard = new System.Windows.Forms.TabPage();
     this.grpKBXIT = new System.Windows.Forms.GroupBoxTS();
     this.lblKBXITUp = new System.Windows.Forms.LabelTS();
     this.lblKBXITDown = new System.Windows.Forms.LabelTS();
     this.comboKBXITUp = new System.Windows.Forms.ComboBoxTS();
     this.comboKBXITDown = new System.Windows.Forms.ComboBoxTS();
     this.grpKBRIT = new System.Windows.Forms.GroupBoxTS();
     this.lblKBRitUp = new System.Windows.Forms.LabelTS();
     this.lblKBRITDown = new System.Windows.Forms.LabelTS();
     this.comboKBRITUp = new System.Windows.Forms.ComboBoxTS();
     this.comboKBRITDown = new System.Windows.Forms.ComboBoxTS();
     this.grpKBMode = new System.Windows.Forms.GroupBoxTS();
     this.lblKBModeUp = new System.Windows.Forms.LabelTS();
     this.lblKBModeDown = new System.Windows.Forms.LabelTS();
     this.comboKBModeUp = new System.Windows.Forms.ComboBoxTS();
     this.comboKBModeDown = new System.Windows.Forms.ComboBoxTS();
     this.grpKBBand = new System.Windows.Forms.GroupBoxTS();
     this.lblKBBandUp = new System.Windows.Forms.LabelTS();
     this.lblKBBandDown = new System.Windows.Forms.LabelTS();
     this.comboKBBandUp = new System.Windows.Forms.ComboBoxTS();
     this.comboKBBandDown = new System.Windows.Forms.ComboBoxTS();
     this.grpKBTune = new System.Windows.Forms.GroupBoxTS();
     this.lblKBTuneDigit = new System.Windows.Forms.LabelTS();
     this.lblKBTune7 = new System.Windows.Forms.LabelTS();
     this.lblKBTune6 = new System.Windows.Forms.LabelTS();
     this.lblKBTune5 = new System.Windows.Forms.LabelTS();
     this.lblKBTune4 = new System.Windows.Forms.LabelTS();
     this.lblKBTune3 = new System.Windows.Forms.LabelTS();
     this.lblKBTune2 = new System.Windows.Forms.LabelTS();
     this.comboKBTuneUp7 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown7 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneUp6 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown6 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneUp5 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown5 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneUp4 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown4 = new System.Windows.Forms.ComboBoxTS();
     this.lblKBTune1 = new System.Windows.Forms.LabelTS();
     this.lblKBTuneUp = new System.Windows.Forms.LabelTS();
     this.lblKBTuneDown = new System.Windows.Forms.LabelTS();
     this.comboKBTuneUp3 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown3 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneUp1 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneUp2 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown1 = new System.Windows.Forms.ComboBoxTS();
     this.comboKBTuneDown2 = new System.Windows.Forms.ComboBoxTS();
     this.grpKBFilter = new System.Windows.Forms.GroupBoxTS();
     this.lblKBFilterUp = new System.Windows.Forms.LabelTS();
     this.lblKBFilterDown = new System.Windows.Forms.LabelTS();
     this.comboKBFilterUp = new System.Windows.Forms.ComboBoxTS();
     this.comboKBFilterDown = new System.Windows.Forms.ComboBoxTS();
     this.grpKBCW = new System.Windows.Forms.GroupBoxTS();
     this.lblKBCWDot = new System.Windows.Forms.LabelTS();
     this.lblKBCWDash = new System.Windows.Forms.LabelTS();
     this.comboKBCWDot = new System.Windows.Forms.ComboBoxTS();
     this.comboKBCWDash = new System.Windows.Forms.ComboBoxTS();
     this.tpAppearance = new System.Windows.Forms.TabPage();
     this.tcAppearance = new System.Windows.Forms.TabControl();
     this.tpAppearanceDisplay = new System.Windows.Forms.TabPage();
     this.grpAppPanadapter = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnSubRXZero = new PowerSDR.ColorButton();
     this.lblSubRXZeroLine = new System.Windows.Forms.LabelTS();
     this.clrbtnSubRXFilter = new PowerSDR.ColorButton();
     this.lblSubRXFilterColor = new System.Windows.Forms.LabelTS();
     this.chkShowFreqOffset = new System.Windows.Forms.CheckBoxTS();
     this.clrbtnBandEdge = new PowerSDR.ColorButton();
     this.lblBandEdge = new System.Windows.Forms.LabelTS();
     this.clrbtnFilter = new PowerSDR.ColorButton();
     this.clrbtnTXFilter = new PowerSDR.ColorButton();
     this.lblTXFilterColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayFilterColor = new System.Windows.Forms.LabelTS();
     this.grpDisplayPeakCursor = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnPeakBackground = new PowerSDR.ColorButton();
     this.lblPeakBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnPeakText = new PowerSDR.ColorButton();
     this.lblPeakText = new System.Windows.Forms.LabelTS();
     this.lblDisplayDataLineColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayTextColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayZeroLineColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayGridColor = new System.Windows.Forms.LabelTS();
     this.lblDisplayBackgroundColor = new System.Windows.Forms.LabelTS();
     this.clrbtnDataLine = new PowerSDR.ColorButton();
     this.clrbtnText = new PowerSDR.ColorButton();
     this.clrbtnZeroLine = new PowerSDR.ColorButton();
     this.clrbtnGrid = new PowerSDR.ColorButton();
     this.clrbtnBackground = new PowerSDR.ColorButton();
     this.lblDisplayLineWidth = new System.Windows.Forms.LabelTS();
     this.udDisplayLineWidth = new System.Windows.Forms.NumericUpDownTS();
     this.tpAppearanceGeneral = new System.Windows.Forms.TabPage();
     this.lblGenBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnGenBackground = new PowerSDR.ColorButton();
     this.grpAppearanceBand = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnBandBackground = new PowerSDR.ColorButton();
     this.lblBandBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnBandLight = new PowerSDR.ColorButton();
     this.clrbtnBandDark = new PowerSDR.ColorButton();
     this.lblBandLight = new System.Windows.Forms.LabelTS();
     this.lblBandDark = new System.Windows.Forms.LabelTS();
     this.clrbtnOutOfBand = new PowerSDR.ColorButton();
     this.lblOutOfBand = new System.Windows.Forms.LabelTS();
     this.grpAppearanceVFO = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnVFOBackground = new PowerSDR.ColorButton();
     this.lblVFOBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnVFOSmallColor = new PowerSDR.ColorButton();
     this.lblVFOSmallColor = new System.Windows.Forms.LabelTS();
     this.chkVFOSmallLSD = new System.Windows.Forms.CheckBoxTS();
     this.clrbtnVFOLight = new PowerSDR.ColorButton();
     this.clrbtnVFODark = new PowerSDR.ColorButton();
     this.lblVFOPowerOn = new System.Windows.Forms.LabelTS();
     this.lblVFOPowerOff = new System.Windows.Forms.LabelTS();
     this.clrbtnBtnSel = new PowerSDR.ColorButton();
     this.lblAppearanceGenBtnSel = new System.Windows.Forms.LabelTS();
     this.tpAppearanceMeter = new System.Windows.Forms.TabPage();
     this.labelTS2 = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterDigBackground = new PowerSDR.ColorButton();
     this.lblMeterDigitalText = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterDigText = new PowerSDR.ColorButton();
     this.grpMeterEdge = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnEdgeIndicator = new PowerSDR.ColorButton();
     this.labelTS1 = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterEdgeBackground = new PowerSDR.ColorButton();
     this.lblMeterEdgeBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterEdgeHigh = new PowerSDR.ColorButton();
     this.lblMeterEdgeHigh = new System.Windows.Forms.LabelTS();
     this.lblMeterEdgeLow = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterEdgeLow = new PowerSDR.ColorButton();
     this.grpAppearanceMeter = new System.Windows.Forms.GroupBoxTS();
     this.clrbtnMeterBackground = new PowerSDR.ColorButton();
     this.lblMeterBackground = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterRight = new PowerSDR.ColorButton();
     this.lblAppearanceMeterRight = new System.Windows.Forms.LabelTS();
     this.lblAppearanceMeterLeft = new System.Windows.Forms.LabelTS();
     this.clrbtnMeterLeft = new PowerSDR.ColorButton();
     this.lblMeterType = new System.Windows.Forms.LabelTS();
     this.comboMeterType = new System.Windows.Forms.ComboBoxTS();
     this.tpPowerAmplifier = new System.Windows.Forms.TabPage();
     this.chkPAExpert = new System.Windows.Forms.CheckBox();
     this.grpPABandOffset = new System.Windows.Forms.GroupBoxTS();
     this.lblPABandOffset10 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset12 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset15 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset17 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset20 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset30 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset40 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset60 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset80 = new System.Windows.Forms.LabelTS();
     this.lblPABandOffset160 = new System.Windows.Forms.LabelTS();
     this.udPAADC17 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC15 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC20 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC12 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC10 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC160 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC80 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC60 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC40 = new System.Windows.Forms.NumericUpDownTS();
     this.udPAADC30 = new System.Windows.Forms.NumericUpDownTS();
     this.rtxtPACalReq = new System.Windows.Forms.RichTextBox();
     this.chkPANewCal = new System.Windows.Forms.CheckBoxTS();
     this.grpPAGainByBand = new System.Windows.Forms.GroupBoxTS();
     this.udPACalPower = new System.Windows.Forms.NumericUpDownTS();
     this.lblPACalTarget = new System.Windows.Forms.LabelTS();
     this.chkPA10 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA12 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA15 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA17 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA20 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA30 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA40 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA60 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA80 = new System.Windows.Forms.CheckBoxTS();
     this.chkPA160 = new System.Windows.Forms.CheckBoxTS();
     this.radPACalSelBands = new System.Windows.Forms.RadioButtonTS();
     this.radPACalAllBands = new System.Windows.Forms.RadioButtonTS();
     this.btnPAGainReset = new System.Windows.Forms.ButtonTS();
     this.btnPAGainCalibration = new System.Windows.Forms.ButtonTS();
     this.lblPAGainByBand10 = new System.Windows.Forms.LabelTS();
     this.udPAGain10 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand12 = new System.Windows.Forms.LabelTS();
     this.udPAGain12 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand15 = new System.Windows.Forms.LabelTS();
     this.udPAGain15 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand17 = new System.Windows.Forms.LabelTS();
     this.udPAGain17 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand20 = new System.Windows.Forms.LabelTS();
     this.udPAGain20 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand30 = new System.Windows.Forms.LabelTS();
     this.udPAGain30 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand40 = new System.Windows.Forms.LabelTS();
     this.udPAGain40 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand60 = new System.Windows.Forms.LabelTS();
     this.udPAGain60 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand80 = new System.Windows.Forms.LabelTS();
     this.udPAGain80 = new System.Windows.Forms.NumericUpDownTS();
     this.lblPAGainByBand160 = new System.Windows.Forms.LabelTS();
     this.udPAGain160 = new System.Windows.Forms.NumericUpDownTS();
     this.chkPA6 = new System.Windows.Forms.CheckBoxTS();
     this.tpCAT = new System.Windows.Forms.TabPage();
     this.chkKWAI = new System.Windows.Forms.CheckBoxTS();
     this.chkFPInstalled = new System.Windows.Forms.CheckBoxTS();
     this.chkDigUIsUSB = new System.Windows.Forms.CheckBoxTS();
     this.lblCATRigType = new System.Windows.Forms.LabelTS();
     this.comboCATRigType = new System.Windows.Forms.ComboBoxTS();
     this.btnCATTest = new System.Windows.Forms.ButtonTS();
     this.grpPTTBitBang = new System.Windows.Forms.GroupBoxTS();
     this.comboCATPTTPort = new System.Windows.Forms.ComboBoxTS();
     this.lblCATPTTPort = new System.Windows.Forms.LabelTS();
     this.chkCATPTT_RTS = new System.Windows.Forms.CheckBoxTS();
     this.chkCATPTT_DTR = new System.Windows.Forms.CheckBoxTS();
     this.chkCATPTTEnabled = new System.Windows.Forms.CheckBoxTS();
     this.grpCatControlBox = new System.Windows.Forms.GroupBoxTS();
     this.comboCATPort = new System.Windows.Forms.ComboBoxTS();
     this.comboCATbaud = new System.Windows.Forms.ComboBoxTS();
     this.lblCATBaud = new System.Windows.Forms.LabelTS();
     this.lblCATPort = new System.Windows.Forms.LabelTS();
     this.chkCATEnable = new System.Windows.Forms.CheckBoxTS();
     this.lblCATParity = new System.Windows.Forms.LabelTS();
     this.lblCATData = new System.Windows.Forms.LabelTS();
     this.lblCATStop = new System.Windows.Forms.LabelTS();
     this.comboCATparity = new System.Windows.Forms.ComboBoxTS();
     this.comboCATdatabits = new System.Windows.Forms.ComboBoxTS();
     this.comboCATstopbits = new System.Windows.Forms.ComboBoxTS();
     this.grpRTTYOffset = new System.Windows.Forms.GroupBoxTS();
     this.labelTS4 = new System.Windows.Forms.LabelTS();
     this.labelTS3 = new System.Windows.Forms.LabelTS();
     this.udRTTYU = new System.Windows.Forms.NumericUpDownTS();
     this.udRTTYL = new System.Windows.Forms.NumericUpDownTS();
     this.chkRTTYOffsetEnableB = new System.Windows.Forms.CheckBoxTS();
     this.chkRTTYOffsetEnableA = new System.Windows.Forms.CheckBoxTS();
     this.tpTests = new System.Windows.Forms.TabPage();
     this.grpBoxTS1 = new System.Windows.Forms.GroupBoxTS();
     this.grpSigGenTransmit = new System.Windows.Forms.GroupBoxTS();
     this.lblSigGenTXMode = new System.Windows.Forms.LabelTS();
     this.cmboSigGenTXMode = new System.Windows.Forms.ComboBoxTS();
     this.radSigGenTXInput = new System.Windows.Forms.RadioButtonTS();
     this.radSigGenTXOutput = new System.Windows.Forms.RadioButtonTS();
     this.grpSigGenReceive = new System.Windows.Forms.GroupBoxTS();
     this.chkSigGenRX2 = new System.Windows.Forms.CheckBox();
     this.lblSigGenRXMode = new System.Windows.Forms.LabelTS();
     this.cmboSigGenRXMode = new System.Windows.Forms.ComboBoxTS();
     this.radSigGenRXInput = new System.Windows.Forms.RadioButtonTS();
     this.radSigGenRXOutput = new System.Windows.Forms.RadioButtonTS();
     this.lblTestGenScale = new System.Windows.Forms.LabelTS();
     this.udTestGenScale = new System.Windows.Forms.NumericUpDownTS();
     this.lblTestSigGenFreqCallout = new System.Windows.Forms.LabelTS();
     this.tkbarTestGenFreq = new System.Windows.Forms.TrackBarTS();
     this.lblTestGenHzSec = new System.Windows.Forms.LabelTS();
     this.udTestGenHzSec = new System.Windows.Forms.NumericUpDownTS();
     this.lblTestGenHigh = new System.Windows.Forms.LabelTS();
     this.udTestGenHigh = new System.Windows.Forms.NumericUpDownTS();
     this.lblTestGenLow = new System.Windows.Forms.LabelTS();
     this.udTestGenLow = new System.Windows.Forms.NumericUpDownTS();
     this.btnTestGenSweep = new System.Windows.Forms.ButtonTS();
     this.ckEnableSigGen = new System.Windows.Forms.CheckBoxTS();
     this.grpTestX2 = new System.Windows.Forms.GroupBoxTS();
     this.lblTestX2 = new System.Windows.Forms.LabelTS();
     this.chkTestX2Pin6 = new System.Windows.Forms.CheckBoxTS();
     this.chkTestX2Pin5 = new System.Windows.Forms.CheckBoxTS();
     this.chkTestX2Pin4 = new System.Windows.Forms.CheckBoxTS();
     this.chkTestX2Pin3 = new System.Windows.Forms.CheckBoxTS();
     this.chkTestX2Pin2 = new System.Windows.Forms.CheckBoxTS();
     this.chkTestX2Pin1 = new System.Windows.Forms.CheckBoxTS();
     this.grpTestAudioBalance = new System.Windows.Forms.GroupBoxTS();
     this.btnTestAudioBalStart = new System.Windows.Forms.ButtonTS();
     this.grpTestTXIMD = new System.Windows.Forms.GroupBoxTS();
     this.lblTestToneFreq2 = new System.Windows.Forms.LabelTS();
     this.udTestIMDFreq2 = new System.Windows.Forms.NumericUpDownTS();
     this.lblTestIMDPower = new System.Windows.Forms.LabelTS();
     this.udTestIMDPower = new System.Windows.Forms.NumericUpDownTS();
     this.chekTestIMD = new System.Windows.Forms.CheckBoxTS();
     this.lblTestToneFreq1 = new System.Windows.Forms.LabelTS();
     this.udTestIMDFreq1 = new System.Windows.Forms.NumericUpDownTS();
     this.grpImpulseTest = new System.Windows.Forms.GroupBoxTS();
     this.udImpulseNum = new System.Windows.Forms.NumericUpDownTS();
     this.btnImpulse = new System.Windows.Forms.ButtonTS();
     this.btnOK = new System.Windows.Forms.ButtonTS();
     this.btnCancel = new System.Windows.Forms.ButtonTS();
     this.btnApply = new System.Windows.Forms.ButtonTS();
     this.btnResetDB = new System.Windows.Forms.ButtonTS();
     this.btnImportDB = new System.Windows.Forms.ButtonTS();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.timer_sweep = new System.Windows.Forms.Timer(this.components);
     this.mainMenu1 = new System.Windows.Forms.MainMenu();
     this.tcSetup.SuspendLayout();
     this.tpGeneral.SuspendLayout();
     this.tcGeneral.SuspendLayout();
     this.tpGeneralHardware.SuspendLayout();
     this.grpHWSoftRock.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udSoftRockCenterFreq)).BeginInit();
     this.grpGeneralDDS.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udSi570Addr)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udMaxFreq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udFreqMult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSCorrection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSIFFreq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSPLLMult)).BeginInit();
     this.grpGeneralModel.SuspendLayout();
     this.grpGeneralHardwareSDR1000.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralLPTDelay)).BeginInit();
     this.grpGeneralHardwareFLEX5000.SuspendLayout();
     this.tpUSB.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xAtt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xCalibration)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xSDRMult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xClockPLL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xClock)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.tpGeneralCalibration.SuspendLayout();
     this.grpGenCalRXImage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPoints)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRGain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPhase)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRBin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq3)).BeginInit();
     this.grpGenCalLevel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).BeginInit();
     this.grpGeneralCalibration.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq1)).BeginInit();
     this.tpFilters.SuspendLayout();
     this.grpOptFilterControls.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).BeginInit();
     this.tpRX2.SuspendLayout();
     this.tpGeneralOptions.SuspendLayout();
     this.grpGenCustomTitleText.SuspendLayout();
     this.grpOptMisc.SuspendLayout();
     this.grpOptQuickQSY.SuspendLayout();
     this.grpGenAutoMute.SuspendLayout();
     this.grpGenTuningOptions.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).BeginInit();
     this.grpGeneralOptions.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralX2Delay)).BeginInit();
     this.grpGeneralProcessPriority.SuspendLayout();
     this.grpGeneralUpdates.SuspendLayout();
     this.tpExtIO.SuspendLayout();
     this.grpExtIOPMSDR.SuspendLayout();
     this.tpBPFLPF.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ud6mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud6mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160mLPFEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160mLPFStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud6m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80m)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160m)).BeginInit();
     this.tpSerial.SuspendLayout();
     this.grpGeneralSerial.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udSerialDelay)).BeginInit();
     this.tpExtCtrl.SuspendLayout();
     this.grpExtTX.SuspendLayout();
     this.grpExtRX.SuspendLayout();
     this.tpAudio.SuspendLayout();
     this.tcAudio.SuspendLayout();
     this.tpAudioCard1.SuspendLayout();
     this.groupBoxTS1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udIQCorrection)).BeginInit();
     this.grpAudioMicBoost.SuspendLayout();
     this.grpAudioChannels.SuspendLayout();
     this.grpAudioMicInGain1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).BeginInit();
     this.grpAudioLineInGain1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).BeginInit();
     this.grpAudioVolts1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).BeginInit();
     this.grpAudioDetails1.SuspendLayout();
     this.grpAudioLatency1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).BeginInit();
     this.grpAudioCard.SuspendLayout();
     this.grpAudioBufferSize1.SuspendLayout();
     this.grpAudioSampleRate1.SuspendLayout();
     this.tpVAC.SuspendLayout();
     this.grpDirectIQOutput.SuspendLayout();
     this.grpAudioVACAutoEnable.SuspendLayout();
     this.grpAudioVACGain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).BeginInit();
     this.grpAudio2Stereo.SuspendLayout();
     this.grpAudioLatency2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency2)).BeginInit();
     this.grpAudioSampleRate2.SuspendLayout();
     this.grpAudioBuffer2.SuspendLayout();
     this.grpAudioDetails2.SuspendLayout();
     this.tpDSP.SuspendLayout();
     this.tcDSP.SuspendLayout();
     this.tpDSPOptions.SuspendLayout();
     this.grpDSPBufferSize.SuspendLayout();
     this.grpDSPBufDig.SuspendLayout();
     this.grpDSPBufCW.SuspendLayout();
     this.grpDSPBufPhone.SuspendLayout();
     this.grpDSPNB.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).BeginInit();
     this.grpDSPLMSNR.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).BeginInit();
     this.grpDSPLMSANF.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).BeginInit();
     this.grpDSPWindow.SuspendLayout();
     this.grpDSPNB2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).BeginInit();
     this.tpDSPImageReject.SuspendLayout();
     this.grpDSPImageRejectRX.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationPoint)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationIF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbAIRCalibrationPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainRX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseRX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseRX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainRX)).BeginInit();
     this.grpDSPImageRejectTX.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).BeginInit();
     this.tpDSPKeyer.SuspendLayout();
     this.grpKeyerConnections.SuspendLayout();
     this.grpDSPCWPitch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).BeginInit();
     this.grpDSPKeyerOptions.SuspendLayout();
     this.grpDSPKeyerSignalShaping.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerDeBounce)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRamp)).BeginInit();
     this.grpDSPKeyerSemiBreakIn.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).BeginInit();
     this.tpDSPAGCALC.SuspendLayout();
     this.grpDSPLeveler.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).BeginInit();
     this.grpDSPALC.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).BeginInit();
     this.grpDSPAGC.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).BeginInit();
     this.tpDisplay.SuspendLayout();
     this.grpDisplayMultimeter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udMeterDigitalDelay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).BeginInit();
     this.grpDisplayDriverEngine.SuspendLayout();
     this.grpDisplayPolyPhase.SuspendLayout();
     this.grpDisplayScopeMode.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).BeginInit();
     this.grpDisplayWaterfall.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallUpdatePeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).BeginInit();
     this.grpDisplayRefreshRates.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).BeginInit();
     this.grpDisplayAverage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).BeginInit();
     this.grpDisplayPhase.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).BeginInit();
     this.grpDisplaySpectrumGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).BeginInit();
     this.tpTransmit.SuspendLayout();
     this.grpTXAM.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).BeginInit();
     this.grpTXMonitor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).BeginInit();
     this.grpTXVOX.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).BeginInit();
     this.grpTXNoiseGate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).BeginInit();
     this.grpTXProfile.SuspendLayout();
     this.grpPATune.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).BeginInit();
     this.grpTXFilter.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).BeginInit();
     this.tpKeyboard.SuspendLayout();
     this.grpKBXIT.SuspendLayout();
     this.grpKBRIT.SuspendLayout();
     this.grpKBMode.SuspendLayout();
     this.grpKBBand.SuspendLayout();
     this.grpKBTune.SuspendLayout();
     this.grpKBFilter.SuspendLayout();
     this.grpKBCW.SuspendLayout();
     this.tpAppearance.SuspendLayout();
     this.tcAppearance.SuspendLayout();
     this.tpAppearanceDisplay.SuspendLayout();
     this.grpAppPanadapter.SuspendLayout();
     this.grpDisplayPeakCursor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).BeginInit();
     this.tpAppearanceGeneral.SuspendLayout();
     this.grpAppearanceBand.SuspendLayout();
     this.grpAppearanceVFO.SuspendLayout();
     this.tpAppearanceMeter.SuspendLayout();
     this.grpMeterEdge.SuspendLayout();
     this.grpAppearanceMeter.SuspendLayout();
     this.tpPowerAmplifier.SuspendLayout();
     this.grpPABandOffset.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).BeginInit();
     this.grpPAGainByBand.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).BeginInit();
     this.tpCAT.SuspendLayout();
     this.grpPTTBitBang.SuspendLayout();
     this.grpCatControlBox.SuspendLayout();
     this.grpRTTYOffset.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udRTTYU)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRTTYL)).BeginInit();
     this.tpTests.SuspendLayout();
     this.grpBoxTS1.SuspendLayout();
     this.grpSigGenTransmit.SuspendLayout();
     this.grpSigGenReceive.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).BeginInit();
     this.grpTestX2.SuspendLayout();
     this.grpTestAudioBalance.SuspendLayout();
     this.grpTestTXIMD.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).BeginInit();
     this.grpImpulseTest.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).BeginInit();
     this.SuspendLayout();
     //
     // tcSetup
     //
     this.tcSetup.Controls.Add(this.tpGeneral);
     this.tcSetup.Controls.Add(this.tpExtCtrl);
     this.tcSetup.Controls.Add(this.tpAudio);
     this.tcSetup.Controls.Add(this.tpDSP);
     this.tcSetup.Controls.Add(this.tpDisplay);
     this.tcSetup.Controls.Add(this.tpTransmit);
     this.tcSetup.Controls.Add(this.tpKeyboard);
     this.tcSetup.Controls.Add(this.tpAppearance);
     this.tcSetup.Controls.Add(this.tpPowerAmplifier);
     this.tcSetup.Controls.Add(this.tpCAT);
     this.tcSetup.Controls.Add(this.tpTests);
     this.tcSetup.Location = new System.Drawing.Point(8, 8);
     this.tcSetup.Name = "tcSetup";
     this.tcSetup.SelectedIndex = 0;
     this.tcSetup.Size = new System.Drawing.Size(592, 312);
     this.tcSetup.TabIndex = 16;
     this.tcSetup.SelectedIndexChanged += new System.EventHandler(this.tcSetup_SelectedIndexChanged);
     //
     // tpGeneral
     //
     this.tpGeneral.Controls.Add(this.tcGeneral);
     this.tpGeneral.Location = new System.Drawing.Point(4, 22);
     this.tpGeneral.Name = "tpGeneral";
     this.tpGeneral.Size = new System.Drawing.Size(584, 286);
     this.tpGeneral.TabIndex = 3;
     this.tpGeneral.Text = "General";
     //
     // tcGeneral
     //
     this.tcGeneral.Controls.Add(this.tpGeneralHardware);
     this.tcGeneral.Controls.Add(this.tpUSB);
     this.tcGeneral.Controls.Add(this.tpGeneralCalibration);
     this.tcGeneral.Controls.Add(this.tpFilters);
     this.tcGeneral.Controls.Add(this.tpRX2);
     this.tcGeneral.Controls.Add(this.tpGeneralOptions);
     this.tcGeneral.Controls.Add(this.tpExtIO);
     this.tcGeneral.Controls.Add(this.tpBPFLPF);
     this.tcGeneral.Controls.Add(this.tpSerial);
     this.tcGeneral.Location = new System.Drawing.Point(0, 0);
     this.tcGeneral.Name = "tcGeneral";
     this.tcGeneral.SelectedIndex = 0;
     this.tcGeneral.Size = new System.Drawing.Size(600, 344);
     this.tcGeneral.TabIndex = 26;
     //
     // tpGeneralHardware
     //
     this.tpGeneralHardware.Controls.Add(this.checkBoxTS1);
     this.tpGeneralHardware.Controls.Add(this.grpHWSoftRock);
     this.tpGeneralHardware.Controls.Add(this.grpGeneralDDS);
     this.tpGeneralHardware.Controls.Add(this.grpGeneralModel);
     this.tpGeneralHardware.Controls.Add(this.btnWizard);
     this.tpGeneralHardware.Controls.Add(this.chkGeneralRXOnly);
     this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareSDR1000);
     this.tpGeneralHardware.Controls.Add(this.grpGeneralHardwareFLEX5000);
     this.tpGeneralHardware.Location = new System.Drawing.Point(4, 22);
     this.tpGeneralHardware.Name = "tpGeneralHardware";
     this.tpGeneralHardware.Size = new System.Drawing.Size(592, 318);
     this.tpGeneralHardware.TabIndex = 0;
     this.tpGeneralHardware.Text = "Hardware Config";
     //
     // checkBoxTS1
     //
     this.checkBoxTS1.Image = null;
     this.checkBoxTS1.Location = new System.Drawing.Point(327, 236);
     this.checkBoxTS1.Name = "checkBoxTS1";
     this.checkBoxTS1.Size = new System.Drawing.Size(95, 15);
     this.checkBoxTS1.TabIndex = 27;
     this.checkBoxTS1.Text = "Extended";
     this.toolTip1.SetToolTip(this.checkBoxTS1, "Check to enable extended frequency transmit (MARS/HARES)");
     this.checkBoxTS1.CheckedChanged += new System.EventHandler(this.checkBoxTS1_CheckedChanged);
     //
     // grpHWSoftRock
     //
     this.grpHWSoftRock.Controls.Add(this.lblGenSoftRockCenterFreq);
     this.grpHWSoftRock.Controls.Add(this.udSoftRockCenterFreq);
     this.grpHWSoftRock.Location = new System.Drawing.Point(8, 144);
     this.grpHWSoftRock.Name = "grpHWSoftRock";
     this.grpHWSoftRock.Size = new System.Drawing.Size(132, 72);
     this.grpHWSoftRock.TabIndex = 26;
     this.grpHWSoftRock.TabStop = false;
     this.grpHWSoftRock.Text = "SDR Rx Fix.Frequency";
     this.grpHWSoftRock.Visible = false;
     //
     // lblGenSoftRockCenterFreq
     //
     this.lblGenSoftRockCenterFreq.Image = null;
     this.lblGenSoftRockCenterFreq.Location = new System.Drawing.Point(16, 24);
     this.lblGenSoftRockCenterFreq.Name = "lblGenSoftRockCenterFreq";
     this.lblGenSoftRockCenterFreq.Size = new System.Drawing.Size(104, 16);
     this.lblGenSoftRockCenterFreq.TabIndex = 1;
     this.lblGenSoftRockCenterFreq.Text = "Center Freq (MHz):";
     //
     // udSoftRockCenterFreq
     //
     this.udSoftRockCenterFreq.DecimalPlaces = 6;
     this.udSoftRockCenterFreq.Increment = new System.Decimal(new int[] {
                                                                            1,
                                                                            0,
                                                                            0,
                                                                            196608});
     this.udSoftRockCenterFreq.Location = new System.Drawing.Point(16, 40);
     this.udSoftRockCenterFreq.Maximum = new System.Decimal(new int[] {
                                                                          65,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udSoftRockCenterFreq.Minimum = new System.Decimal(new int[] {
                                                                          0,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udSoftRockCenterFreq.Name = "udSoftRockCenterFreq";
     this.udSoftRockCenterFreq.Size = new System.Drawing.Size(80, 20);
     this.udSoftRockCenterFreq.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udSoftRockCenterFreq, "Sets the center frequency for the SoftRock 40.");
     this.udSoftRockCenterFreq.Value = new System.Decimal(new int[] {
                                                                        7056,
                                                                        0,
                                                                        0,
                                                                        196608});
     this.udSoftRockCenterFreq.LostFocus += new System.EventHandler(this.udSoftRockCenterFreq_LostFocus);
     this.udSoftRockCenterFreq.ValueChanged += new System.EventHandler(this.udSoftRockCenterFreq_ValueChanged);
     //
     // grpGeneralDDS
     //
     this.grpGeneralDDS.Controls.Add(this.udSi570Addr);
     this.grpGeneralDDS.Controls.Add(this.lblSi570Addr);
     this.grpGeneralDDS.Controls.Add(this.lblMaxFreq);
     this.grpGeneralDDS.Controls.Add(this.udMaxFreq);
     this.grpGeneralDDS.Controls.Add(this.lblFreqMult);
     this.grpGeneralDDS.Controls.Add(this.udFreqMult);
     this.grpGeneralDDS.Controls.Add(this.udDDSCorrection);
     this.grpGeneralDDS.Controls.Add(this.lblClockCorrection);
     this.grpGeneralDDS.Controls.Add(this.udDDSIFFreq);
     this.grpGeneralDDS.Controls.Add(this.lblIFFrequency);
     this.grpGeneralDDS.Controls.Add(this.udDDSPLLMult);
     this.grpGeneralDDS.Controls.Add(this.lblPLLMult);
     this.grpGeneralDDS.Controls.Add(this.chkGenDDSExpert);
     this.grpGeneralDDS.Location = new System.Drawing.Point(313, 7);
     this.grpGeneralDDS.Name = "grpGeneralDDS";
     this.grpGeneralDDS.Size = new System.Drawing.Size(176, 207);
     this.grpGeneralDDS.TabIndex = 4;
     this.grpGeneralDDS.TabStop = false;
     this.grpGeneralDDS.Text = "Si570";
     //
     // udSi570Addr
     //
     this.udSi570Addr.Hexadecimal = true;
     this.udSi570Addr.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udSi570Addr.Location = new System.Drawing.Point(120, 153);
     this.udSi570Addr.Maximum = new System.Decimal(new int[] {
                                                                 255,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udSi570Addr.Minimum = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udSi570Addr.Name = "udSi570Addr";
     this.udSi570Addr.Size = new System.Drawing.Size(48, 20);
     this.udSi570Addr.TabIndex = 14;
     this.udSi570Addr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTip1.SetToolTip(this.udSi570Addr, "Si570 I2C Address");
     this.udSi570Addr.Value = new System.Decimal(new int[] {
                                                               85,
                                                               0,
                                                               0,
                                                               0});
     this.udSi570Addr.Visible = false;
     this.udSi570Addr.ValueChanged += new System.EventHandler(this.udSi570Addr_ValueChanged);
     //
     // lblSi570Addr
     //
     this.lblSi570Addr.Image = null;
     this.lblSi570Addr.Location = new System.Drawing.Point(13, 153);
     this.lblSi570Addr.Name = "lblSi570Addr";
     this.lblSi570Addr.Size = new System.Drawing.Size(96, 14);
     this.lblSi570Addr.TabIndex = 13;
     this.lblSi570Addr.Text = "I2C Address Hex";
     this.lblSi570Addr.Visible = false;
     //
     // lblMaxFreq
     //
     this.lblMaxFreq.Image = null;
     this.lblMaxFreq.Location = new System.Drawing.Point(13, 125);
     this.lblMaxFreq.Name = "lblMaxFreq";
     this.lblMaxFreq.Size = new System.Drawing.Size(67, 14);
     this.lblMaxFreq.TabIndex = 12;
     this.lblMaxFreq.Text = "MaxFreq Hz:";
     this.lblMaxFreq.Visible = false;
     //
     // udMaxFreq
     //
     this.udMaxFreq.Increment = new System.Decimal(new int[] {
                                                                 1000000,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udMaxFreq.Location = new System.Drawing.Point(87, 125);
     this.udMaxFreq.Maximum = new System.Decimal(new int[] {
                                                               1500000000,
                                                               0,
                                                               0,
                                                               0});
     this.udMaxFreq.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udMaxFreq.Name = "udMaxFreq";
     this.udMaxFreq.Size = new System.Drawing.Size(80, 20);
     this.udMaxFreq.TabIndex = 11;
     this.udMaxFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTip1.SetToolTip(this.udMaxFreq, "Si570 Maximum Frequency");
     this.udMaxFreq.Value = new System.Decimal(new int[] {
                                                             210000000,
                                                             0,
                                                             0,
                                                             0});
     this.udMaxFreq.Visible = false;
     this.udMaxFreq.ValueChanged += new System.EventHandler(this.udMaxFreq_ValueChanged);
     //
     // lblFreqMult
     //
     this.lblFreqMult.Image = null;
     this.lblFreqMult.Location = new System.Drawing.Point(16, 96);
     this.lblFreqMult.Name = "lblFreqMult";
     this.lblFreqMult.Size = new System.Drawing.Size(96, 15);
     this.lblFreqMult.TabIndex = 10;
     this.lblFreqMult.Text = "Divider";
     this.lblFreqMult.Visible = false;
     //
     // udFreqMult
     //
     this.udFreqMult.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udFreqMult.Location = new System.Drawing.Point(120, 96);
     this.udFreqMult.Maximum = new System.Decimal(new int[] {
                                                                128,
                                                                0,
                                                                0,
                                                                0});
     this.udFreqMult.Minimum = new System.Decimal(new int[] {
                                                                1,
                                                                0,
                                                                0,
                                                                0});
     this.udFreqMult.Name = "udFreqMult";
     this.udFreqMult.Size = new System.Drawing.Size(48, 20);
     this.udFreqMult.TabIndex = 9;
     this.udFreqMult.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTip1.SetToolTip(this.udFreqMult, "Si570 Frequency Multiplier");
     this.udFreqMult.Value = new System.Decimal(new int[] {
                                                              4,
                                                              0,
                                                              0,
                                                              0});
     this.udFreqMult.Visible = false;
     this.udFreqMult.ValueChanged += new System.EventHandler(this.udFreqMult_ValueChanged);
     //
     // udDDSCorrection
     //
     this.udDDSCorrection.Increment = new System.Decimal(new int[] {
                                                                       10,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDDSCorrection.Location = new System.Drawing.Point(93, 24);
     this.udDDSCorrection.Maximum = new System.Decimal(new int[] {
                                                                     228570,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDDSCorrection.Minimum = new System.Decimal(new int[] {
                                                                     228570,
                                                                     0,
                                                                     0,
                                                                     -2147483648});
     this.udDDSCorrection.Name = "udDDSCorrection";
     this.udDDSCorrection.Size = new System.Drawing.Size(74, 20);
     this.udDDSCorrection.TabIndex = 7;
     this.udDDSCorrection.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTip1.SetToolTip(this.udDDSCorrection, "Correction for DDS frequency");
     this.udDDSCorrection.Value = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDDSCorrection.Visible = false;
     this.udDDSCorrection.LostFocus += new System.EventHandler(this.udDDSCorrection_LostFocus);
     this.udDDSCorrection.ValueChanged += new System.EventHandler(this.udDDSCorrection_ValueChanged);
     //
     // lblClockCorrection
     //
     this.lblClockCorrection.Image = null;
     this.lblClockCorrection.Location = new System.Drawing.Point(16, 24);
     this.lblClockCorrection.Name = "lblClockCorrection";
     this.lblClockCorrection.Size = new System.Drawing.Size(71, 23);
     this.lblClockCorrection.TabIndex = 6;
     this.lblClockCorrection.Text = "Clock Offset:";
     this.lblClockCorrection.Visible = false;
     //
     // udDDSIFFreq
     //
     this.udDDSIFFreq.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDDSIFFreq.Location = new System.Drawing.Point(93, 69);
     this.udDDSIFFreq.Maximum = new System.Decimal(new int[] {
                                                                 96000,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udDDSIFFreq.Minimum = new System.Decimal(new int[] {
                                                                 96000,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udDDSIFFreq.Name = "udDDSIFFreq";
     this.udDDSIFFreq.Size = new System.Drawing.Size(74, 20);
     this.udDDSIFFreq.TabIndex = 5;
     this.udDDSIFFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTip1.SetToolTip(this.udDDSIFFreq, "Intermediate Frequency");
     this.udDDSIFFreq.Value = new System.Decimal(new int[] {
                                                               9000,
                                                               0,
                                                               0,
                                                               0});
     this.udDDSIFFreq.Visible = false;
     this.udDDSIFFreq.LostFocus += new System.EventHandler(this.udDDSIFFreq_LostFocus);
     this.udDDSIFFreq.ValueChanged += new System.EventHandler(this.udDDSIFFreq_ValueChanged);
     //
     // lblIFFrequency
     //
     this.lblIFFrequency.Image = null;
     this.lblIFFrequency.Location = new System.Drawing.Point(16, 72);
     this.lblIFFrequency.Name = "lblIFFrequency";
     this.lblIFFrequency.Size = new System.Drawing.Size(48, 23);
     this.lblIFFrequency.TabIndex = 4;
     this.lblIFFrequency.Text = "IF (Hz):";
     this.lblIFFrequency.Visible = false;
     //
     // udDDSPLLMult
     //
     this.udDDSPLLMult.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDDSPLLMult.Location = new System.Drawing.Point(93, 48);
     this.udDDSPLLMult.Maximum = new System.Decimal(new int[] {
                                                                  200000000,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDDSPLLMult.Minimum = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDDSPLLMult.Name = "udDDSPLLMult";
     this.udDDSPLLMult.Size = new System.Drawing.Size(74, 20);
     this.udDDSPLLMult.TabIndex = 3;
     this.toolTip1.SetToolTip(this.udDDSPLLMult, "Si570 Internal Crystal Frequency");
     this.udDDSPLLMult.Value = new System.Decimal(new int[] {
                                                                114285000,
                                                                0,
                                                                0,
                                                                0});
     this.udDDSPLLMult.Visible = false;
     this.udDDSPLLMult.LostFocus += new System.EventHandler(this.udDDSPLLMult_LostFocus);
     this.udDDSPLLMult.ValueChanged += new System.EventHandler(this.udDDSPLLMult_ValueChanged);
     //
     // lblPLLMult
     //
     this.lblPLLMult.Image = null;
     this.lblPLLMult.Location = new System.Drawing.Point(16, 48);
     this.lblPLLMult.Name = "lblPLLMult";
     this.lblPLLMult.Size = new System.Drawing.Size(80, 23);
     this.lblPLLMult.TabIndex = 2;
     this.lblPLLMult.Text = "Xtal Hz:";
     this.lblPLLMult.Visible = false;
     //
     // chkGenDDSExpert
     //
     this.chkGenDDSExpert.Location = new System.Drawing.Point(13, 187);
     this.chkGenDDSExpert.Name = "chkGenDDSExpert";
     this.chkGenDDSExpert.Size = new System.Drawing.Size(80, 14);
     this.chkGenDDSExpert.TabIndex = 8;
     this.chkGenDDSExpert.Text = "Expert";
     this.chkGenDDSExpert.CheckedChanged += new System.EventHandler(this.chkGenDDSExpert_CheckedChanged);
     //
     // grpGeneralModel
     //
     this.grpGeneralModel.Controls.Add(this.radGenModelDemoNone);
     this.grpGeneralModel.Controls.Add(this.radGenModelSoftRock40);
     this.grpGeneralModel.Controls.Add(this.radGenModelSDR1000);
     this.grpGeneralModel.Location = new System.Drawing.Point(8, 8);
     this.grpGeneralModel.Name = "grpGeneralModel";
     this.grpGeneralModel.Size = new System.Drawing.Size(132, 128);
     this.grpGeneralModel.TabIndex = 25;
     this.grpGeneralModel.TabStop = false;
     this.grpGeneralModel.Text = "Radio Model";
     //
     // radGenModelDemoNone
     //
     this.radGenModelDemoNone.Image = null;
     this.radGenModelDemoNone.Location = new System.Drawing.Point(13, 97);
     this.radGenModelDemoNone.Name = "radGenModelDemoNone";
     this.radGenModelDemoNone.Size = new System.Drawing.Size(89, 23);
     this.radGenModelDemoNone.TabIndex = 2;
     this.radGenModelDemoNone.Text = "Demo/None";
     this.toolTip1.SetToolTip(this.radGenModelDemoNone, "Select if using without any SDR hardware.");
     this.radGenModelDemoNone.CheckedChanged += new System.EventHandler(this.radGenModelDemoNone_CheckedChanged);
     //
     // radGenModelSoftRock40
     //
     this.radGenModelSoftRock40.Image = null;
     this.radGenModelSoftRock40.Location = new System.Drawing.Point(13, 55);
     this.radGenModelSoftRock40.Name = "radGenModelSoftRock40";
     this.radGenModelSoftRock40.Size = new System.Drawing.Size(89, 35);
     this.radGenModelSoftRock40.TabIndex = 1;
     this.radGenModelSoftRock40.Text = "SDR Rx Fix.Freq.";
     this.toolTip1.SetToolTip(this.radGenModelSoftRock40, "Select if using the SoftRock 40 or SDR with without frequency control from PowerS" +
         "DR-IQ");
     this.radGenModelSoftRock40.CheckedChanged += new System.EventHandler(this.radGenModelSoftRock40_CheckedChanged);
     //
     // radGenModelSDR1000
     //
     this.radGenModelSDR1000.Checked = true;
     this.radGenModelSDR1000.Image = null;
     this.radGenModelSDR1000.Location = new System.Drawing.Point(13, 21);
     this.radGenModelSDR1000.Name = "radGenModelSDR1000";
     this.radGenModelSDR1000.Size = new System.Drawing.Size(89, 24);
     this.radGenModelSDR1000.TabIndex = 0;
     this.radGenModelSDR1000.TabStop = true;
     this.radGenModelSDR1000.Text = "SDR (Si570)";
     this.toolTip1.SetToolTip(this.radGenModelSDR1000, "Select if using a SDR with Si570");
     this.radGenModelSDR1000.CheckedChanged += new System.EventHandler(this.radGenModelSDR1000_CheckedChanged);
     //
     // btnWizard
     //
     this.btnWizard.Image = null;
     this.btnWizard.Location = new System.Drawing.Point(24, 224);
     this.btnWizard.Name = "btnWizard";
     this.btnWizard.TabIndex = 22;
     this.btnWizard.Text = "Wizard...";
     this.toolTip1.SetToolTip(this.btnWizard, "Run the Startup Wizard.");
     this.btnWizard.Click += new System.EventHandler(this.btnWizard_Click);
     //
     // chkGeneralRXOnly
     //
     this.chkGeneralRXOnly.Image = null;
     this.chkGeneralRXOnly.Location = new System.Drawing.Point(327, 222);
     this.chkGeneralRXOnly.Name = "chkGeneralRXOnly";
     this.chkGeneralRXOnly.Size = new System.Drawing.Size(95, 15);
     this.chkGeneralRXOnly.TabIndex = 11;
     this.chkGeneralRXOnly.Text = "Receive Only";
     this.toolTip1.SetToolTip(this.chkGeneralRXOnly, "Check to disable transmit functionality.");
     this.chkGeneralRXOnly.CheckedChanged += new System.EventHandler(this.chkGeneralRXOnly_CheckedChanged);
     //
     // grpGeneralHardwareSDR1000
     //
     this.grpGeneralHardwareSDR1000.Controls.Add(this.chkBoxJanusOzyControl);
     this.grpGeneralHardwareSDR1000.Controls.Add(this.lblGeneralLPTDelay);
     this.grpGeneralHardwareSDR1000.Controls.Add(this.udGeneralLPTDelay);
     this.grpGeneralHardwareSDR1000.Controls.Add(this.lblGeneralLPTAddr);
     this.grpGeneralHardwareSDR1000.Controls.Add(this.comboGeneralLPTAddr);
     this.grpGeneralHardwareSDR1000.Location = new System.Drawing.Point(147, 7);
     this.grpGeneralHardwareSDR1000.Name = "grpGeneralHardwareSDR1000";
     this.grpGeneralHardwareSDR1000.Size = new System.Drawing.Size(160, 248);
     this.grpGeneralHardwareSDR1000.TabIndex = 1;
     this.grpGeneralHardwareSDR1000.TabStop = false;
     this.grpGeneralHardwareSDR1000.Text = "SDR control Config";
     //
     // chkBoxJanusOzyControl
     //
     this.chkBoxJanusOzyControl.Image = null;
     this.chkBoxJanusOzyControl.Location = new System.Drawing.Point(16, 96);
     this.chkBoxJanusOzyControl.Name = "chkBoxJanusOzyControl";
     this.chkBoxJanusOzyControl.Size = new System.Drawing.Size(128, 16);
     this.chkBoxJanusOzyControl.TabIndex = 11;
     this.chkBoxJanusOzyControl.Text = "Janus/Ozy Control";
     this.toolTip1.SetToolTip(this.chkBoxJanusOzyControl, "Check if Ozy being used to control the SDR-1000");
     this.chkBoxJanusOzyControl.CheckedChanged += new System.EventHandler(this.chkBoxJanusOzyControl_CheckedChanged);
     //
     // lblGeneralLPTDelay
     //
     this.lblGeneralLPTDelay.Image = null;
     this.lblGeneralLPTDelay.Location = new System.Drawing.Point(16, 40);
     this.lblGeneralLPTDelay.Name = "lblGeneralLPTDelay";
     this.lblGeneralLPTDelay.Size = new System.Drawing.Size(80, 16);
     this.lblGeneralLPTDelay.TabIndex = 6;
     this.lblGeneralLPTDelay.Text = "LPT Delay:";
     //
     // udGeneralLPTDelay
     //
     this.udGeneralLPTDelay.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udGeneralLPTDelay.Location = new System.Drawing.Point(96, 40);
     this.udGeneralLPTDelay.Maximum = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralLPTDelay.Minimum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralLPTDelay.Name = "udGeneralLPTDelay";
     this.udGeneralLPTDelay.Size = new System.Drawing.Size(56, 20);
     this.udGeneralLPTDelay.TabIndex = 5;
     this.toolTip1.SetToolTip(this.udGeneralLPTDelay, "Delay to compensate for longer Parallel cables.");
     this.udGeneralLPTDelay.Value = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udGeneralLPTDelay.LostFocus += new System.EventHandler(this.udGeneralLPTDelay_LostFocus);
     this.udGeneralLPTDelay.ValueChanged += new System.EventHandler(this.udGeneralLPTDelay_ValueChanged);
     //
     // lblGeneralLPTAddr
     //
     this.lblGeneralLPTAddr.Image = null;
     this.lblGeneralLPTAddr.Location = new System.Drawing.Point(16, 16);
     this.lblGeneralLPTAddr.Name = "lblGeneralLPTAddr";
     this.lblGeneralLPTAddr.Size = new System.Drawing.Size(80, 16);
     this.lblGeneralLPTAddr.TabIndex = 3;
     this.lblGeneralLPTAddr.Text = "LPT Address:";
     //
     // comboGeneralLPTAddr
     //
     this.comboGeneralLPTAddr.DropDownWidth = 56;
     this.comboGeneralLPTAddr.Items.AddRange(new object[] {
                                                              "278",
                                                              "378",
                                                              "3BC",
                                                              "B800",
                                                              "BC00",
                                                              "0"});
     this.comboGeneralLPTAddr.Location = new System.Drawing.Point(96, 16);
     this.comboGeneralLPTAddr.Name = "comboGeneralLPTAddr";
     this.comboGeneralLPTAddr.Size = new System.Drawing.Size(56, 21);
     this.comboGeneralLPTAddr.TabIndex = 0;
     this.comboGeneralLPTAddr.Text = "378";
     this.toolTip1.SetToolTip(this.comboGeneralLPTAddr, "Parallel Port Address");
     this.comboGeneralLPTAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.comboGeneralLPTAddr_KeyDown);
     this.comboGeneralLPTAddr.LostFocus += new System.EventHandler(this.comboGeneralLPTAddr_LostFocus);
     this.comboGeneralLPTAddr.SelectedIndexChanged += new System.EventHandler(this.comboGeneralLPTAddr_SelectedIndexChanged);
     //
     // grpGeneralHardwareFLEX5000
     //
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.chkGenFLEX5000ExtRef);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblFirmwareRev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblRX2Rev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblATURev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblRFIORev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblPARev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblTRXRev);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblSerialNum);
     this.grpGeneralHardwareFLEX5000.Controls.Add(this.lblModel);
     this.grpGeneralHardwareFLEX5000.Location = new System.Drawing.Point(147, 7);
     this.grpGeneralHardwareFLEX5000.Name = "grpGeneralHardwareFLEX5000";
     this.grpGeneralHardwareFLEX5000.Size = new System.Drawing.Size(160, 248);
     this.grpGeneralHardwareFLEX5000.TabIndex = 11;
     this.grpGeneralHardwareFLEX5000.TabStop = false;
     this.grpGeneralHardwareFLEX5000.Text = "FLEX-5000 Config";
     this.grpGeneralHardwareFLEX5000.Visible = false;
     //
     // chkGenFLEX5000ExtRef
     //
     this.chkGenFLEX5000ExtRef.Image = null;
     this.chkGenFLEX5000ExtRef.Location = new System.Drawing.Point(16, 192);
     this.chkGenFLEX5000ExtRef.Name = "chkGenFLEX5000ExtRef";
     this.chkGenFLEX5000ExtRef.Size = new System.Drawing.Size(120, 16);
     this.chkGenFLEX5000ExtRef.TabIndex = 12;
     this.chkGenFLEX5000ExtRef.Text = "Use Ext. Ref Input";
     this.toolTip1.SetToolTip(this.chkGenFLEX5000ExtRef, "Check to use an externally supplied 10MHz clock with the FLEX-5000");
     this.chkGenFLEX5000ExtRef.CheckedChanged += new System.EventHandler(this.chkGenFLEX5000ExtRef_CheckedChanged);
     //
     // lblFirmwareRev
     //
     this.lblFirmwareRev.Image = null;
     this.lblFirmwareRev.Location = new System.Drawing.Point(16, 48);
     this.lblFirmwareRev.Name = "lblFirmwareRev";
     this.lblFirmwareRev.Size = new System.Drawing.Size(120, 16);
     this.lblFirmwareRev.TabIndex = 7;
     this.lblFirmwareRev.Text = "Firmware: 0.0.0.0";
     //
     // lblRX2Rev
     //
     this.lblRX2Rev.Image = null;
     this.lblRX2Rev.Location = new System.Drawing.Point(16, 136);
     this.lblRX2Rev.Name = "lblRX2Rev";
     this.lblRX2Rev.Size = new System.Drawing.Size(136, 16);
     this.lblRX2Rev.TabIndex = 6;
     this.lblRX2Rev.Text = "RX2: 8888-8888 (8.8.8.8)";
     //
     // lblATURev
     //
     this.lblATURev.Image = null;
     this.lblATURev.Location = new System.Drawing.Point(16, 120);
     this.lblATURev.Name = "lblATURev";
     this.lblATURev.Size = new System.Drawing.Size(136, 16);
     this.lblATURev.TabIndex = 5;
     this.lblATURev.Text = "ATU: 8888-8888 (8.8.8.8)";
     //
     // lblRFIORev
     //
     this.lblRFIORev.Image = null;
     this.lblRFIORev.Location = new System.Drawing.Point(16, 104);
     this.lblRFIORev.Name = "lblRFIORev";
     this.lblRFIORev.Size = new System.Drawing.Size(140, 16);
     this.lblRFIORev.TabIndex = 4;
     this.lblRFIORev.Text = "RFIO: 8888-8888 (8.8.8.8)";
     //
     // lblPARev
     //
     this.lblPARev.Image = null;
     this.lblPARev.Location = new System.Drawing.Point(16, 88);
     this.lblPARev.Name = "lblPARev";
     this.lblPARev.Size = new System.Drawing.Size(136, 16);
     this.lblPARev.TabIndex = 3;
     this.lblPARev.Text = "PA: 8888-8888 (8.8.8.8)";
     //
     // lblTRXRev
     //
     this.lblTRXRev.Image = null;
     this.lblTRXRev.Location = new System.Drawing.Point(16, 72);
     this.lblTRXRev.Name = "lblTRXRev";
     this.lblTRXRev.Size = new System.Drawing.Size(136, 16);
     this.lblTRXRev.TabIndex = 2;
     this.lblTRXRev.Text = "TRX: 8888-8888 (28F)";
     //
     // lblSerialNum
     //
     this.lblSerialNum.Image = null;
     this.lblSerialNum.Location = new System.Drawing.Point(67, 24);
     this.lblSerialNum.Name = "lblSerialNum";
     this.lblSerialNum.Size = new System.Drawing.Size(86, 16);
     this.lblSerialNum.TabIndex = 1;
     this.lblSerialNum.Text = "S/N: 0000-0000";
     //
     // lblModel
     //
     this.lblModel.Image = null;
     this.lblModel.Location = new System.Drawing.Point(16, 24);
     this.lblModel.Name = "lblModel";
     this.lblModel.Size = new System.Drawing.Size(52, 16);
     this.lblModel.TabIndex = 0;
     this.lblModel.Text = "Model: A";
     //
     // tpUSB
     //
     this.tpUSB.Controls.Add(this.chkGeneralUSBPresent);
     this.tpUSB.Controls.Add(this.groupBox1);
     this.tpUSB.Controls.Add(this.groupBox2);
     this.tpUSB.Controls.Add(this.groupBox3);
     this.tpUSB.Location = new System.Drawing.Point(4, 22);
     this.tpUSB.Name = "tpUSB";
     this.tpUSB.Size = new System.Drawing.Size(592, 318);
     this.tpUSB.TabIndex = 6;
     this.tpUSB.Text = "USB";
     //
     // chkGeneralUSBPresent
     //
     this.chkGeneralUSBPresent.Image = null;
     this.chkGeneralUSBPresent.Location = new System.Drawing.Point(20, 35);
     this.chkGeneralUSBPresent.Name = "chkGeneralUSBPresent";
     this.chkGeneralUSBPresent.Size = new System.Drawing.Size(112, 15);
     this.chkGeneralUSBPresent.TabIndex = 11;
     this.chkGeneralUSBPresent.Text = "HSUSB Adapter";
     this.toolTip1.SetToolTip(this.chkGeneralUSBPresent, "Check if the HSUSB adapter is being used.");
     this.chkGeneralUSBPresent.CheckedChanged += new System.EventHandler(this.chkGeneralUSBPresent_CheckedChanged);
     //
     // groupBox1
     //
     this.groupBox1.Location = new System.Drawing.Point(13, 14);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(127, 76);
     this.groupBox1.TabIndex = 12;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Cypress";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.labelTS47);
     this.groupBox2.Controls.Add(this.udAD995xAtt);
     this.groupBox2.Controls.Add(this.chkGeneral995xBPF);
     this.groupBox2.Controls.Add(this.labelTS46);
     this.groupBox2.Controls.Add(this.udAD995xCalibration);
     this.groupBox2.Controls.Add(this.labelTS45);
     this.groupBox2.Controls.Add(this.udAD995xSDRMult);
     this.groupBox2.Controls.Add(this.labelTS44);
     this.groupBox2.Controls.Add(this.udAD995xClockPLL);
     this.groupBox2.Controls.Add(this.labelTS43);
     this.groupBox2.Controls.Add(this.udAD995xClock);
     this.groupBox2.Controls.Add(this.labelTS42);
     this.groupBox2.Controls.Add(this.comboSerial995x);
     this.groupBox2.Controls.Add(this.chkGeneral995x);
     this.groupBox2.Location = new System.Drawing.Point(153, 14);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(194, 242);
     this.groupBox2.TabIndex = 13;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "MicroChip UBW";
     //
     // labelTS47
     //
     this.labelTS47.Image = null;
     this.labelTS47.Location = new System.Drawing.Point(113, 187);
     this.labelTS47.Name = "labelTS47";
     this.labelTS47.Size = new System.Drawing.Size(64, 13);
     this.labelTS47.TabIndex = 57;
     this.labelTS47.Text = "Att.";
     //
     // udAD995xAtt
     //
     this.udAD995xAtt.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAD995xAtt.Location = new System.Drawing.Point(113, 208);
     this.udAD995xAtt.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAD995xAtt.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAD995xAtt.Name = "udAD995xAtt";
     this.udAD995xAtt.Size = new System.Drawing.Size(64, 20);
     this.udAD995xAtt.TabIndex = 56;
     this.toolTip1.SetToolTip(this.udAD995xAtt, "Delay to compensate for longer Parallel cables.");
     this.udAD995xAtt.Value = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udAD995xAtt.ValueChanged += new System.EventHandler(this.udAD995xAtt_ValueChanged);
     //
     // chkGeneral995xBPF
     //
     this.chkGeneral995xBPF.Image = null;
     this.chkGeneral995xBPF.Location = new System.Drawing.Point(127, 21);
     this.chkGeneral995xBPF.Name = "chkGeneral995xBPF";
     this.chkGeneral995xBPF.Size = new System.Drawing.Size(46, 15);
     this.chkGeneral995xBPF.TabIndex = 55;
     this.chkGeneral995xBPF.Text = "BPF";
     this.toolTip1.SetToolTip(this.chkGeneral995xBPF, "Check if the 995x BPF is being used.");
     this.chkGeneral995xBPF.CheckedChanged += new System.EventHandler(this.chkGeneral995xBPF_CheckedChanged);
     //
     // labelTS46
     //
     this.labelTS46.Image = null;
     this.labelTS46.Location = new System.Drawing.Point(8, 192);
     this.labelTS46.Name = "labelTS46";
     this.labelTS46.Size = new System.Drawing.Size(64, 13);
     this.labelTS46.TabIndex = 54;
     this.labelTS46.Text = "Calibration";
     //
     // udAD995xCalibration
     //
     this.udAD995xCalibration.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udAD995xCalibration.Location = new System.Drawing.Point(8, 208);
     this.udAD995xCalibration.Maximum = new System.Decimal(new int[] {
                                                                         200000,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udAD995xCalibration.Minimum = new System.Decimal(new int[] {
                                                                         200000,
                                                                         0,
                                                                         0,
                                                                         -2147483648});
     this.udAD995xCalibration.Name = "udAD995xCalibration";
     this.udAD995xCalibration.Size = new System.Drawing.Size(64, 20);
     this.udAD995xCalibration.TabIndex = 53;
     this.toolTip1.SetToolTip(this.udAD995xCalibration, "Delay to compensate for longer Parallel cables.");
     this.udAD995xCalibration.Value = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udAD995xCalibration.ValueChanged += new System.EventHandler(this.udAD995xCalibration_ValueChanged);
     //
     // labelTS45
     //
     this.labelTS45.Image = null;
     this.labelTS45.Location = new System.Drawing.Point(8, 152);
     this.labelTS45.Name = "labelTS45";
     this.labelTS45.Size = new System.Drawing.Size(64, 13);
     this.labelTS45.TabIndex = 52;
     this.labelTS45.Text = "SDR mult.";
     //
     // udAD995xSDRMult
     //
     this.udAD995xSDRMult.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udAD995xSDRMult.Location = new System.Drawing.Point(8, 168);
     this.udAD995xSDRMult.Maximum = new System.Decimal(new int[] {
                                                                     32,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAD995xSDRMult.Minimum = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAD995xSDRMult.Name = "udAD995xSDRMult";
     this.udAD995xSDRMult.Size = new System.Drawing.Size(64, 20);
     this.udAD995xSDRMult.TabIndex = 51;
     this.toolTip1.SetToolTip(this.udAD995xSDRMult, "Delay to compensate for longer Parallel cables.");
     this.udAD995xSDRMult.Value = new System.Decimal(new int[] {
                                                                   2,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAD995xSDRMult.ValueChanged += new System.EventHandler(this.udAD995xSDRMult_ValueChanged);
     //
     // labelTS44
     //
     this.labelTS44.Image = null;
     this.labelTS44.Location = new System.Drawing.Point(8, 112);
     this.labelTS44.Name = "labelTS44";
     this.labelTS44.Size = new System.Drawing.Size(92, 13);
     this.labelTS44.TabIndex = 50;
     this.labelTS44.Text = "Clock PLL mult.";
     //
     // udAD995xClockPLL
     //
     this.udAD995xClockPLL.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udAD995xClockPLL.Location = new System.Drawing.Point(8, 128);
     this.udAD995xClockPLL.Maximum = new System.Decimal(new int[] {
                                                                      20,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAD995xClockPLL.Minimum = new System.Decimal(new int[] {
                                                                      0,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAD995xClockPLL.Name = "udAD995xClockPLL";
     this.udAD995xClockPLL.Size = new System.Drawing.Size(64, 20);
     this.udAD995xClockPLL.TabIndex = 49;
     this.toolTip1.SetToolTip(this.udAD995xClockPLL, "Delay to compensate for longer Parallel cables.");
     this.udAD995xClockPLL.Value = new System.Decimal(new int[] {
                                                                    4,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udAD995xClockPLL.ValueChanged += new System.EventHandler(this.udAD995xClockPLL_ValueChanged);
     //
     // labelTS43
     //
     this.labelTS43.Image = null;
     this.labelTS43.Location = new System.Drawing.Point(8, 72);
     this.labelTS43.Name = "labelTS43";
     this.labelTS43.Size = new System.Drawing.Size(64, 13);
     this.labelTS43.TabIndex = 48;
     this.labelTS43.Text = "Clock MHz";
     //
     // udAD995xClock
     //
     this.udAD995xClock.Increment = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAD995xClock.Location = new System.Drawing.Point(8, 88);
     this.udAD995xClock.Maximum = new System.Decimal(new int[] {
                                                                   400,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAD995xClock.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAD995xClock.Name = "udAD995xClock";
     this.udAD995xClock.Size = new System.Drawing.Size(64, 20);
     this.udAD995xClock.TabIndex = 47;
     this.toolTip1.SetToolTip(this.udAD995xClock, "Delay to compensate for longer Parallel cables.");
     this.udAD995xClock.Value = new System.Decimal(new int[] {
                                                                 100,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAD995xClock.ValueChanged += new System.EventHandler(this.udAD995xClock_ValueChanged);
     //
     // labelTS42
     //
     this.labelTS42.Image = null;
     this.labelTS42.Location = new System.Drawing.Point(80, 42);
     this.labelTS42.Name = "labelTS42";
     this.labelTS42.Size = new System.Drawing.Size(27, 13);
     this.labelTS42.TabIndex = 43;
     this.labelTS42.Text = "Port";
     this.labelTS42.Visible = false;
     //
     // comboSerial995x
     //
     this.comboSerial995x.DisplayMember = "LPT";
     this.comboSerial995x.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSerial995x.DropDownWidth = 64;
     this.comboSerial995x.Items.AddRange(new object[] {
                                                          "5000"});
     this.comboSerial995x.Location = new System.Drawing.Point(7, 42);
     this.comboSerial995x.Name = "comboSerial995x";
     this.comboSerial995x.Size = new System.Drawing.Size(64, 21);
     this.comboSerial995x.TabIndex = 42;
     this.toolTip1.SetToolTip(this.comboSerial995x, "Sets Frequency and Si570 Register Output port");
     this.comboSerial995x.ValueMember = "LPT";
     this.comboSerial995x.SelectedIndexChanged += new System.EventHandler(this.comboSerial995x_SelectedIndexChanged);
     //
     // chkGeneral995x
     //
     this.chkGeneral995x.Image = null;
     this.chkGeneral995x.Location = new System.Drawing.Point(7, 21);
     this.chkGeneral995x.Name = "chkGeneral995x";
     this.chkGeneral995x.Size = new System.Drawing.Size(112, 15);
     this.chkGeneral995x.TabIndex = 14;
     this.chkGeneral995x.Text = "995x Adapter";
     this.toolTip1.SetToolTip(this.chkGeneral995x, "Check if the 995x adapter is being used.");
     this.chkGeneral995x.CheckedChanged += new System.EventHandler(this.chkGeneral995x_CheckedChanged);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.chkGeneralUSBtoI2CPresent);
     this.groupBox3.Controls.Add(this.chkGeneralUSBtoI2CBPF);
     this.groupBox3.Location = new System.Drawing.Point(360, 14);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(131, 76);
     this.groupBox3.TabIndex = 15;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "AVR";
     //
     // chkGeneralUSBtoI2CPresent
     //
     this.chkGeneralUSBtoI2CPresent.Image = null;
     this.chkGeneralUSBtoI2CPresent.Location = new System.Drawing.Point(7, 21);
     this.chkGeneralUSBtoI2CPresent.Name = "chkGeneralUSBtoI2CPresent";
     this.chkGeneralUSBtoI2CPresent.Size = new System.Drawing.Size(121, 16);
     this.chkGeneralUSBtoI2CPresent.TabIndex = 36;
     this.chkGeneralUSBtoI2CPresent.Text = "USBtoI2C Adapter";
     this.toolTip1.SetToolTip(this.chkGeneralUSBtoI2CPresent, "Check if the USB to I2C adapter is being used.");
     this.chkGeneralUSBtoI2CPresent.CheckedChanged += new System.EventHandler(this.chkGeneralUSBtoI2CPresent_CheckedChanged);
     //
     // chkGeneralUSBtoI2CBPF
     //
     this.chkGeneralUSBtoI2CBPF.Image = null;
     this.chkGeneralUSBtoI2CBPF.Location = new System.Drawing.Point(8, 48);
     this.chkGeneralUSBtoI2CBPF.Name = "chkGeneralUSBtoI2CBPF";
     this.chkGeneralUSBtoI2CBPF.Size = new System.Drawing.Size(64, 15);
     this.chkGeneralUSBtoI2CBPF.TabIndex = 58;
     this.chkGeneralUSBtoI2CBPF.Text = "HF BPF";
     this.toolTip1.SetToolTip(this.chkGeneralUSBtoI2CBPF, "Check if the HF BPF is being used.");
     this.chkGeneralUSBtoI2CBPF.CheckedChanged += new System.EventHandler(this.chkGeneralUSBtoI2CBPF_CheckedChanged);
     //
     // tpGeneralCalibration
     //
     this.tpGeneralCalibration.Controls.Add(this.chkCalExpert);
     this.tpGeneralCalibration.Controls.Add(this.grpGenCalRXImage);
     this.tpGeneralCalibration.Controls.Add(this.grpGenCalLevel);
     this.tpGeneralCalibration.Controls.Add(this.grpGeneralCalibration);
     this.tpGeneralCalibration.Location = new System.Drawing.Point(4, 22);
     this.tpGeneralCalibration.Name = "tpGeneralCalibration";
     this.tpGeneralCalibration.Size = new System.Drawing.Size(592, 318);
     this.tpGeneralCalibration.TabIndex = 2;
     this.tpGeneralCalibration.Text = "Calibration";
     //
     // chkCalExpert
     //
     this.chkCalExpert.Location = new System.Drawing.Point(16, 136);
     this.chkCalExpert.Name = "chkCalExpert";
     this.chkCalExpert.Size = new System.Drawing.Size(56, 24);
     this.chkCalExpert.TabIndex = 10;
     this.chkCalExpert.Text = "Expert";
     this.chkCalExpert.Visible = false;
     this.chkCalExpert.CheckedChanged += new System.EventHandler(this.chkCalExpert_CheckedChanged);
     //
     // grpGenCalRXImage
     //
     this.grpGenCalRXImage.Controls.Add(this.btnAIRStore);
     this.grpGenCalRXImage.Controls.Add(this.btnAIRClearAll);
     this.grpGenCalRXImage.Controls.Add(this.btnAIREditAdd);
     this.grpGenCalRXImage.Controls.Add(this.labelTS22);
     this.grpGenCalRXImage.Controls.Add(this.udAIRPosition);
     this.grpGenCalRXImage.Controls.Add(this.labelTS21);
     this.grpGenCalRXImage.Controls.Add(this.udAIRPoints);
     this.grpGenCalRXImage.Controls.Add(this.labelTS19);
     this.grpGenCalRXImage.Controls.Add(this.labelTS18);
     this.grpGenCalRXImage.Controls.Add(this.labelTS17);
     this.grpGenCalRXImage.Controls.Add(this.cbAIREnableEdit);
     this.grpGenCalRXImage.Controls.Add(this.udAIRGain);
     this.grpGenCalRXImage.Controls.Add(this.udAIRPhase);
     this.grpGenCalRXImage.Controls.Add(this.udAIRBin);
     this.grpGenCalRXImage.Controls.Add(this.btnAIRCalImageStart);
     this.grpGenCalRXImage.Controls.Add(this.udGeneralCalFreq3);
     this.grpGenCalRXImage.Controls.Add(this.lblGenCalRXImageFreq);
     this.grpGenCalRXImage.Controls.Add(this.btnGeneralCalImageStart);
     this.grpGenCalRXImage.Location = new System.Drawing.Point(360, 8);
     this.grpGenCalRXImage.Name = "grpGenCalRXImage";
     this.grpGenCalRXImage.Size = new System.Drawing.Size(213, 249);
     this.grpGenCalRXImage.TabIndex = 9;
     this.grpGenCalRXImage.TabStop = false;
     this.grpGenCalRXImage.Text = "RX Image Reject Cal";
     //
     // btnAIRStore
     //
     this.btnAIRStore.Image = null;
     this.btnAIRStore.Location = new System.Drawing.Point(127, 111);
     this.btnAIRStore.Name = "btnAIRStore";
     this.btnAIRStore.TabIndex = 25;
     this.btnAIRStore.Text = "Store";
     this.toolTip1.SetToolTip(this.btnAIRStore, "Click to start the RX Image rejection calibration using the above frequency refer" +
         "ence.");
     this.btnAIRStore.Visible = false;
     this.btnAIRStore.Click += new System.EventHandler(this.btnAIRStore_Click);
     //
     // btnAIRClearAll
     //
     this.btnAIRClearAll.Image = null;
     this.btnAIRClearAll.Location = new System.Drawing.Point(7, 201);
     this.btnAIRClearAll.Name = "btnAIRClearAll";
     this.btnAIRClearAll.Size = new System.Drawing.Size(80, 23);
     this.btnAIRClearAll.TabIndex = 24;
     this.btnAIRClearAll.Text = "Clear All";
     this.toolTip1.SetToolTip(this.btnAIRClearAll, "Click to start the RX Image rejection calibration using the above frequency refer" +
         "ence.");
     this.btnAIRClearAll.Visible = false;
     this.btnAIRClearAll.Click += new System.EventHandler(this.btnAIRClearAll_Click);
     //
     // btnAIREditAdd
     //
     this.btnAIREditAdd.Image = null;
     this.btnAIREditAdd.Location = new System.Drawing.Point(7, 173);
     this.btnAIREditAdd.Name = "btnAIREditAdd";
     this.btnAIREditAdd.Size = new System.Drawing.Size(80, 24);
     this.btnAIREditAdd.TabIndex = 23;
     this.btnAIREditAdd.Text = "Edit/Add";
     this.toolTip1.SetToolTip(this.btnAIREditAdd, "Click to start the RX Image rejection calibration using the above frequency refer" +
         "ence.");
     this.btnAIREditAdd.Visible = false;
     this.btnAIREditAdd.Click += new System.EventHandler(this.btnAIREditAdd_Click);
     //
     // labelTS22
     //
     this.labelTS22.Image = null;
     this.labelTS22.Location = new System.Drawing.Point(100, 208);
     this.labelTS22.Name = "labelTS22";
     this.labelTS22.Size = new System.Drawing.Size(33, 23);
     this.labelTS22.TabIndex = 22;
     this.labelTS22.Text = "Pos #";
     this.labelTS22.Visible = false;
     //
     // udAIRPosition
     //
     this.udAIRPosition.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAIRPosition.Location = new System.Drawing.Point(147, 208);
     this.udAIRPosition.Maximum = new System.Decimal(new int[] {
                                                                   4095,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAIRPosition.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAIRPosition.Name = "udAIRPosition";
     this.udAIRPosition.Size = new System.Drawing.Size(53, 20);
     this.udAIRPosition.TabIndex = 21;
     this.toolTip1.SetToolTip(this.udAIRPosition, "AIR RX Image calibration Bin");
     this.udAIRPosition.Value = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAIRPosition.Visible = false;
     this.udAIRPosition.ValueChanged += new System.EventHandler(this.udAIRPosition_ValueChanged);
     //
     // labelTS21
     //
     this.labelTS21.Image = null;
     this.labelTS21.Location = new System.Drawing.Point(53, 83);
     this.labelTS21.Name = "labelTS21";
     this.labelTS21.Size = new System.Drawing.Size(64, 23);
     this.labelTS21.TabIndex = 18;
     this.labelTS21.Text = "AIR Points";
     this.labelTS21.Visible = false;
     //
     // udAIRPoints
     //
     this.udAIRPoints.Increment = new System.Decimal(new int[] {
                                                                   2,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAIRPoints.Location = new System.Drawing.Point(127, 83);
     this.udAIRPoints.Maximum = new System.Decimal(new int[] {
                                                                 64,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAIRPoints.Minimum = new System.Decimal(new int[] {
                                                                 2,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udAIRPoints.Name = "udAIRPoints";
     this.udAIRPoints.Size = new System.Drawing.Size(71, 20);
     this.udAIRPoints.TabIndex = 17;
     this.toolTip1.SetToolTip(this.udAIRPoints, "AIR RX Image calibration points");
     this.udAIRPoints.Value = new System.Decimal(new int[] {
                                                               4,
                                                               0,
                                                               0,
                                                               0});
     this.udAIRPoints.Visible = false;
     this.udAIRPoints.ValueChanged += new System.EventHandler(this.udAIRPoints_ValueChanged);
     //
     // labelTS19
     //
     this.labelTS19.Image = null;
     this.labelTS19.Location = new System.Drawing.Point(100, 187);
     this.labelTS19.Name = "labelTS19";
     this.labelTS19.Size = new System.Drawing.Size(33, 24);
     this.labelTS19.TabIndex = 15;
     this.labelTS19.Text = "Gain";
     this.labelTS19.Visible = false;
     //
     // labelTS18
     //
     this.labelTS18.Image = null;
     this.labelTS18.Location = new System.Drawing.Point(100, 166);
     this.labelTS18.Name = "labelTS18";
     this.labelTS18.Size = new System.Drawing.Size(40, 21);
     this.labelTS18.TabIndex = 14;
     this.labelTS18.Text = "Phase";
     this.labelTS18.Visible = false;
     //
     // labelTS17
     //
     this.labelTS17.Image = null;
     this.labelTS17.Location = new System.Drawing.Point(100, 146);
     this.labelTS17.Name = "labelTS17";
     this.labelTS17.Size = new System.Drawing.Size(40, 13);
     this.labelTS17.TabIndex = 13;
     this.labelTS17.Text = "Pnt #";
     this.labelTS17.Visible = false;
     //
     // cbAIREnableEdit
     //
     this.cbAIREnableEdit.Appearance = System.Windows.Forms.Appearance.Button;
     this.cbAIREnableEdit.Location = new System.Drawing.Point(7, 146);
     this.cbAIREnableEdit.Name = "cbAIREnableEdit";
     this.cbAIREnableEdit.Size = new System.Drawing.Size(80, 24);
     this.cbAIREnableEdit.TabIndex = 12;
     this.cbAIREnableEdit.Text = "Edit Enable";
     this.cbAIREnableEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cbAIREnableEdit.Visible = false;
     this.cbAIREnableEdit.CheckedChanged += new System.EventHandler(this.cbAIREnableEdit_CheckedChanged);
     //
     // udAIRGain
     //
     this.udAIRGain.DecimalPlaces = 2;
     this.udAIRGain.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 131072});
     this.udAIRGain.Location = new System.Drawing.Point(147, 187);
     this.udAIRGain.Maximum = new System.Decimal(new int[] {
                                                               500,
                                                               0,
                                                               0,
                                                               0});
     this.udAIRGain.Minimum = new System.Decimal(new int[] {
                                                               500,
                                                               0,
                                                               0,
                                                               -2147483648});
     this.udAIRGain.Name = "udAIRGain";
     this.udAIRGain.Size = new System.Drawing.Size(53, 20);
     this.udAIRGain.TabIndex = 11;
     this.toolTip1.SetToolTip(this.udAIRGain, "AIR RX Image calibration Gain");
     this.udAIRGain.Value = new System.Decimal(new int[] {
                                                             0,
                                                             0,
                                                             0,
                                                             0});
     this.udAIRGain.Visible = false;
     this.udAIRGain.ValueChanged += new System.EventHandler(this.udAIRGain_ValueChanged);
     //
     // udAIRPhase
     //
     this.udAIRPhase.DecimalPlaces = 2;
     this.udAIRPhase.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  131072});
     this.udAIRPhase.Location = new System.Drawing.Point(147, 166);
     this.udAIRPhase.Maximum = new System.Decimal(new int[] {
                                                                400,
                                                                0,
                                                                0,
                                                                0});
     this.udAIRPhase.Minimum = new System.Decimal(new int[] {
                                                                400,
                                                                0,
                                                                0,
                                                                -2147483648});
     this.udAIRPhase.Name = "udAIRPhase";
     this.udAIRPhase.Size = new System.Drawing.Size(53, 20);
     this.udAIRPhase.TabIndex = 10;
     this.toolTip1.SetToolTip(this.udAIRPhase, "AIR RX Image calibration Phase");
     this.udAIRPhase.Value = new System.Decimal(new int[] {
                                                              0,
                                                              0,
                                                              0,
                                                              0});
     this.udAIRPhase.Visible = false;
     this.udAIRPhase.ValueChanged += new System.EventHandler(this.udAIRPhase_ValueChanged);
     //
     // udAIRBin
     //
     this.udAIRBin.Increment = new System.Decimal(new int[] {
                                                                1,
                                                                0,
                                                                0,
                                                                0});
     this.udAIRBin.Location = new System.Drawing.Point(147, 146);
     this.udAIRBin.Maximum = new System.Decimal(new int[] {
                                                              63,
                                                              0,
                                                              0,
                                                              0});
     this.udAIRBin.Minimum = new System.Decimal(new int[] {
                                                              0,
                                                              0,
                                                              0,
                                                              0});
     this.udAIRBin.Name = "udAIRBin";
     this.udAIRBin.Size = new System.Drawing.Size(53, 20);
     this.udAIRBin.TabIndex = 9;
     this.toolTip1.SetToolTip(this.udAIRBin, "AIR RX Image calibration Bin");
     this.udAIRBin.Value = new System.Decimal(new int[] {
                                                            0,
                                                            0,
                                                            0,
                                                            0});
     this.udAIRBin.Visible = false;
     this.udAIRBin.ValueChanged += new System.EventHandler(this.udAIRBin_ValueChanged);
     //
     // btnAIRCalImageStart
     //
     this.btnAIRCalImageStart.Image = null;
     this.btnAIRCalImageStart.Location = new System.Drawing.Point(127, 49);
     this.btnAIRCalImageStart.Name = "btnAIRCalImageStart";
     this.btnAIRCalImageStart.TabIndex = 8;
     this.btnAIRCalImageStart.Text = "AIR";
     this.toolTip1.SetToolTip(this.btnAIRCalImageStart, "Click to start the RX Image rejection calibration using the above frequency refer" +
         "ence.");
     this.btnAIRCalImageStart.Visible = false;
     this.btnAIRCalImageStart.Click += new System.EventHandler(this.btnAIRCalImageStart_Click);
     //
     // udGeneralCalFreq3
     //
     this.udGeneralCalFreq3.DecimalPlaces = 6;
     this.udGeneralCalFreq3.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udGeneralCalFreq3.Location = new System.Drawing.Point(80, 24);
     this.udGeneralCalFreq3.Maximum = new System.Decimal(new int[] {
                                                                       65,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq3.Minimum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq3.Name = "udGeneralCalFreq3";
     this.udGeneralCalFreq3.Size = new System.Drawing.Size(72, 20);
     this.udGeneralCalFreq3.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udGeneralCalFreq3, "RX Image calibration reference frequency");
     this.udGeneralCalFreq3.Value = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udGeneralCalFreq3.LostFocus += new System.EventHandler(this.udGeneralCalFreq3_LostFocus);
     //
     // lblGenCalRXImageFreq
     //
     this.lblGenCalRXImageFreq.Image = null;
     this.lblGenCalRXImageFreq.Location = new System.Drawing.Point(16, 24);
     this.lblGenCalRXImageFreq.Name = "lblGenCalRXImageFreq";
     this.lblGenCalRXImageFreq.Size = new System.Drawing.Size(64, 23);
     this.lblGenCalRXImageFreq.TabIndex = 0;
     this.lblGenCalRXImageFreq.Text = "Frequency:";
     //
     // btnGeneralCalImageStart
     //
     this.btnGeneralCalImageStart.Image = null;
     this.btnGeneralCalImageStart.Location = new System.Drawing.Point(20, 49);
     this.btnGeneralCalImageStart.Name = "btnGeneralCalImageStart";
     this.btnGeneralCalImageStart.TabIndex = 7;
     this.btnGeneralCalImageStart.Text = "Start";
     this.toolTip1.SetToolTip(this.btnGeneralCalImageStart, "Click to start the RX Image rejection calibration using the above frequency refer" +
         "ence.");
     this.btnGeneralCalImageStart.Click += new System.EventHandler(this.btnGeneralCalImageStart_Click);
     //
     // grpGenCalLevel
     //
     this.grpGenCalLevel.Controls.Add(this.udGeneralCalLevel);
     this.grpGenCalLevel.Controls.Add(this.udGeneralCalFreq2);
     this.grpGenCalLevel.Controls.Add(this.lblGenCalLevelFreq);
     this.grpGenCalLevel.Controls.Add(this.lblGeneralCalLevel);
     this.grpGenCalLevel.Controls.Add(this.btnGeneralCalLevelStart);
     this.grpGenCalLevel.Location = new System.Drawing.Point(184, 8);
     this.grpGenCalLevel.Name = "grpGenCalLevel";
     this.grpGenCalLevel.Size = new System.Drawing.Size(168, 112);
     this.grpGenCalLevel.TabIndex = 8;
     this.grpGenCalLevel.TabStop = false;
     this.grpGenCalLevel.Text = "Level Cal";
     //
     // udGeneralCalLevel
     //
     this.udGeneralCalLevel.Increment = new System.Decimal(new int[] {
                                                                         10,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udGeneralCalLevel.Location = new System.Drawing.Point(80, 48);
     this.udGeneralCalLevel.Maximum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalLevel.Minimum = new System.Decimal(new int[] {
                                                                       150,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.udGeneralCalLevel.Name = "udGeneralCalLevel";
     this.udGeneralCalLevel.Size = new System.Drawing.Size(72, 20);
     this.udGeneralCalLevel.TabIndex = 3;
     this.toolTip1.SetToolTip(this.udGeneralCalLevel, "Level calibration reference level");
     this.udGeneralCalLevel.Value = new System.Decimal(new int[] {
                                                                     70,
                                                                     0,
                                                                     0,
                                                                     -2147483648});
     this.udGeneralCalLevel.LostFocus += new System.EventHandler(this.udGeneralCalLevel_LostFocus);
     //
     // udGeneralCalFreq2
     //
     this.udGeneralCalFreq2.DecimalPlaces = 6;
     this.udGeneralCalFreq2.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udGeneralCalFreq2.Location = new System.Drawing.Point(80, 24);
     this.udGeneralCalFreq2.Maximum = new System.Decimal(new int[] {
                                                                       65,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq2.Minimum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq2.Name = "udGeneralCalFreq2";
     this.udGeneralCalFreq2.Size = new System.Drawing.Size(72, 20);
     this.udGeneralCalFreq2.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udGeneralCalFreq2, "Level calibration reference frequency");
     this.udGeneralCalFreq2.Value = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udGeneralCalFreq2.LostFocus += new System.EventHandler(this.udGeneralCalFreq2_LostFocus);
     //
     // lblGenCalLevelFreq
     //
     this.lblGenCalLevelFreq.Image = null;
     this.lblGenCalLevelFreq.Location = new System.Drawing.Point(16, 24);
     this.lblGenCalLevelFreq.Name = "lblGenCalLevelFreq";
     this.lblGenCalLevelFreq.Size = new System.Drawing.Size(64, 23);
     this.lblGenCalLevelFreq.TabIndex = 0;
     this.lblGenCalLevelFreq.Text = "Frequency:";
     //
     // lblGeneralCalLevel
     //
     this.lblGeneralCalLevel.Image = null;
     this.lblGeneralCalLevel.Location = new System.Drawing.Point(16, 48);
     this.lblGeneralCalLevel.Name = "lblGeneralCalLevel";
     this.lblGeneralCalLevel.Size = new System.Drawing.Size(68, 23);
     this.lblGeneralCalLevel.TabIndex = 2;
     this.lblGeneralCalLevel.Text = "Level (dBm):";
     //
     // btnGeneralCalLevelStart
     //
     this.btnGeneralCalLevelStart.Image = null;
     this.btnGeneralCalLevelStart.Location = new System.Drawing.Point(48, 80);
     this.btnGeneralCalLevelStart.Name = "btnGeneralCalLevelStart";
     this.btnGeneralCalLevelStart.TabIndex = 4;
     this.btnGeneralCalLevelStart.Text = "Start";
     this.toolTip1.SetToolTip(this.btnGeneralCalLevelStart, "Click to start the level calibration using the frequency and level references abo" +
         "ve.");
     this.btnGeneralCalLevelStart.Click += new System.EventHandler(this.btnGeneralCalLevelStart_Click);
     //
     // grpGeneralCalibration
     //
     this.grpGeneralCalibration.Controls.Add(this.btnGeneralCalFreqStart);
     this.grpGeneralCalibration.Controls.Add(this.udGeneralCalFreq1);
     this.grpGeneralCalibration.Controls.Add(this.lblGeneralCalFrequency);
     this.grpGeneralCalibration.Location = new System.Drawing.Point(8, 8);
     this.grpGeneralCalibration.Name = "grpGeneralCalibration";
     this.grpGeneralCalibration.Size = new System.Drawing.Size(168, 112);
     this.grpGeneralCalibration.TabIndex = 5;
     this.grpGeneralCalibration.TabStop = false;
     this.grpGeneralCalibration.Text = "Freq Cal";
     //
     // btnGeneralCalFreqStart
     //
     this.btnGeneralCalFreqStart.Image = null;
     this.btnGeneralCalFreqStart.Location = new System.Drawing.Point(48, 80);
     this.btnGeneralCalFreqStart.Name = "btnGeneralCalFreqStart";
     this.btnGeneralCalFreqStart.TabIndex = 5;
     this.btnGeneralCalFreqStart.Text = "Start";
     this.toolTip1.SetToolTip(this.btnGeneralCalFreqStart, "Click to start the frequency calibration using the reference frequency above.");
     this.btnGeneralCalFreqStart.Click += new System.EventHandler(this.btnGeneralCalFreqStart_Click);
     //
     // udGeneralCalFreq1
     //
     this.udGeneralCalFreq1.DecimalPlaces = 6;
     this.udGeneralCalFreq1.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udGeneralCalFreq1.Location = new System.Drawing.Point(80, 24);
     this.udGeneralCalFreq1.Maximum = new System.Decimal(new int[] {
                                                                       65,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq1.Minimum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udGeneralCalFreq1.Name = "udGeneralCalFreq1";
     this.udGeneralCalFreq1.Size = new System.Drawing.Size(72, 20);
     this.udGeneralCalFreq1.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udGeneralCalFreq1, "Frequency calibration reference frequency");
     this.udGeneralCalFreq1.Value = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udGeneralCalFreq1.LostFocus += new System.EventHandler(this.udGeneralCalFreq1_LostFocus);
     //
     // lblGeneralCalFrequency
     //
     this.lblGeneralCalFrequency.Image = null;
     this.lblGeneralCalFrequency.Location = new System.Drawing.Point(16, 24);
     this.lblGeneralCalFrequency.Name = "lblGeneralCalFrequency";
     this.lblGeneralCalFrequency.Size = new System.Drawing.Size(64, 23);
     this.lblGeneralCalFrequency.TabIndex = 0;
     this.lblGeneralCalFrequency.Text = "Frequency:";
     //
     // tpFilters
     //
     this.tpFilters.Controls.Add(this.grpOptFilterControls);
     this.tpFilters.Location = new System.Drawing.Point(4, 22);
     this.tpFilters.Name = "tpFilters";
     this.tpFilters.Size = new System.Drawing.Size(592, 318);
     this.tpFilters.TabIndex = 3;
     this.tpFilters.Text = "Filters";
     //
     // grpOptFilterControls
     //
     this.grpOptFilterControls.Controls.Add(this.udFilterDefaultLowCut);
     this.grpOptFilterControls.Controls.Add(this.lblDefaultLowCut);
     this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterShift);
     this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilterShift);
     this.grpOptFilterControls.Controls.Add(this.comboOptFilterWidthMode);
     this.grpOptFilterControls.Controls.Add(this.lblOptWidthSliderMode);
     this.grpOptFilterControls.Controls.Add(this.udOptMaxFilterWidth);
     this.grpOptFilterControls.Controls.Add(this.lblOptMaxFilter);
     this.grpOptFilterControls.Controls.Add(this.chkOptFilterSaveChanges);
     this.grpOptFilterControls.Location = new System.Drawing.Point(8, 8);
     this.grpOptFilterControls.Name = "grpOptFilterControls";
     this.grpOptFilterControls.Size = new System.Drawing.Size(200, 152);
     this.grpOptFilterControls.TabIndex = 29;
     this.grpOptFilterControls.TabStop = false;
     this.grpOptFilterControls.Text = "Filter Controls";
     //
     // udFilterDefaultLowCut
     //
     this.udFilterDefaultLowCut.Increment = new System.Decimal(new int[] {
                                                                             1,
                                                                             0,
                                                                             0,
                                                                             0});
     this.udFilterDefaultLowCut.Location = new System.Drawing.Point(128, 120);
     this.udFilterDefaultLowCut.Maximum = new System.Decimal(new int[] {
                                                                           500,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udFilterDefaultLowCut.Minimum = new System.Decimal(new int[] {
                                                                           0,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udFilterDefaultLowCut.Name = "udFilterDefaultLowCut";
     this.udFilterDefaultLowCut.Size = new System.Drawing.Size(48, 20);
     this.udFilterDefaultLowCut.TabIndex = 17;
     this.toolTip1.SetToolTip(this.udFilterDefaultLowCut, "Sets the default low cut filter for filter changes");
     this.udFilterDefaultLowCut.Value = new System.Decimal(new int[] {
                                                                         150,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udFilterDefaultLowCut.LostFocus += new System.EventHandler(this.udFilterDefaultLowCut_LostFocus);
     this.udFilterDefaultLowCut.ValueChanged += new System.EventHandler(this.udFilterDefaultLowCut_ValueChanged);
     //
     // lblDefaultLowCut
     //
     this.lblDefaultLowCut.Image = null;
     this.lblDefaultLowCut.Location = new System.Drawing.Point(16, 120);
     this.lblDefaultLowCut.Name = "lblDefaultLowCut";
     this.lblDefaultLowCut.Size = new System.Drawing.Size(120, 23);
     this.lblDefaultLowCut.TabIndex = 16;
     this.lblDefaultLowCut.Text = "Default Low Cut (Hz):";
     //
     // udOptMaxFilterShift
     //
     this.udOptMaxFilterShift.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udOptMaxFilterShift.Location = new System.Drawing.Point(128, 72);
     this.udOptMaxFilterShift.Maximum = new System.Decimal(new int[] {
                                                                         9999,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udOptMaxFilterShift.Minimum = new System.Decimal(new int[] {
                                                                         0,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udOptMaxFilterShift.Name = "udOptMaxFilterShift";
     this.udOptMaxFilterShift.Size = new System.Drawing.Size(48, 20);
     this.udOptMaxFilterShift.TabIndex = 13;
     this.toolTip1.SetToolTip(this.udOptMaxFilterShift, "Sets the maximum amount for the Shift control.  Set lower for finer resolution co" +
         "ntrol");
     this.udOptMaxFilterShift.Value = new System.Decimal(new int[] {
                                                                       9999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udOptMaxFilterShift.LostFocus += new System.EventHandler(this.udOptMaxFilterShift_LostFocus);
     this.udOptMaxFilterShift.ValueChanged += new System.EventHandler(this.udOptMaxFilterShift_ValueChanged);
     //
     // lblOptMaxFilterShift
     //
     this.lblOptMaxFilterShift.Image = null;
     this.lblOptMaxFilterShift.Location = new System.Drawing.Point(16, 72);
     this.lblOptMaxFilterShift.Name = "lblOptMaxFilterShift";
     this.lblOptMaxFilterShift.Size = new System.Drawing.Size(120, 23);
     this.lblOptMaxFilterShift.TabIndex = 14;
     this.lblOptMaxFilterShift.Text = "Max Filter Shift (Hz):";
     //
     // comboOptFilterWidthMode
     //
     this.comboOptFilterWidthMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboOptFilterWidthMode.DropDownWidth = 112;
     this.comboOptFilterWidthMode.Items.AddRange(new object[] {
                                                                  "Linear",
                                                                  "Log",
                                                                  "Log10"});
     this.comboOptFilterWidthMode.Location = new System.Drawing.Point(120, 48);
     this.comboOptFilterWidthMode.Name = "comboOptFilterWidthMode";
     this.comboOptFilterWidthMode.Size = new System.Drawing.Size(56, 21);
     this.comboOptFilterWidthMode.TabIndex = 12;
     this.toolTip1.SetToolTip(this.comboOptFilterWidthMode, "Sets the mapping for the filter width slider.");
     this.comboOptFilterWidthMode.SelectedIndexChanged += new System.EventHandler(this.comboOptFilterWidthMode_SelectedIndexChanged);
     //
     // lblOptWidthSliderMode
     //
     this.lblOptWidthSliderMode.Image = null;
     this.lblOptWidthSliderMode.Location = new System.Drawing.Point(16, 48);
     this.lblOptWidthSliderMode.Name = "lblOptWidthSliderMode";
     this.lblOptWidthSliderMode.Size = new System.Drawing.Size(104, 16);
     this.lblOptWidthSliderMode.TabIndex = 11;
     this.lblOptWidthSliderMode.Text = "Width Slider Mode:";
     //
     // udOptMaxFilterWidth
     //
     this.udOptMaxFilterWidth.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udOptMaxFilterWidth.Location = new System.Drawing.Point(128, 24);
     this.udOptMaxFilterWidth.Maximum = new System.Decimal(new int[] {
                                                                         9999,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udOptMaxFilterWidth.Minimum = new System.Decimal(new int[] {
                                                                         0,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udOptMaxFilterWidth.Name = "udOptMaxFilterWidth";
     this.udOptMaxFilterWidth.Size = new System.Drawing.Size(48, 20);
     this.udOptMaxFilterWidth.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udOptMaxFilterWidth, "Wets the maximum filter bandwidth");
     this.udOptMaxFilterWidth.Value = new System.Decimal(new int[] {
                                                                       9999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udOptMaxFilterWidth.LostFocus += new System.EventHandler(this.udOptMaxFilterWidth_LostFocus);
     this.udOptMaxFilterWidth.ValueChanged += new System.EventHandler(this.udOptMaxFilterWidth_ValueChanged);
     //
     // lblOptMaxFilter
     //
     this.lblOptMaxFilter.Image = null;
     this.lblOptMaxFilter.Location = new System.Drawing.Point(16, 24);
     this.lblOptMaxFilter.Name = "lblOptMaxFilter";
     this.lblOptMaxFilter.Size = new System.Drawing.Size(120, 23);
     this.lblOptMaxFilter.TabIndex = 10;
     this.lblOptMaxFilter.Text = "Max Filter Width (Hz):";
     //
     // chkOptFilterSaveChanges
     //
     this.chkOptFilterSaveChanges.Image = null;
     this.chkOptFilterSaveChanges.Location = new System.Drawing.Point(16, 96);
     this.chkOptFilterSaveChanges.Name = "chkOptFilterSaveChanges";
     this.chkOptFilterSaveChanges.Size = new System.Drawing.Size(176, 16);
     this.chkOptFilterSaveChanges.TabIndex = 15;
     this.chkOptFilterSaveChanges.Text = "Save Slider/Display Changes";
     this.toolTip1.SetToolTip(this.chkOptFilterSaveChanges, "If checked, changes made to the filters via the display or sliders will be saved " +
         "in the Variable filter.");
     this.chkOptFilterSaveChanges.CheckedChanged += new System.EventHandler(this.chkOptFilterSaveChanges_CheckedChanged);
     //
     // tpRX2
     //
     this.tpRX2.Controls.Add(this.chkRX2AutoMuteTX);
     this.tpRX2.Location = new System.Drawing.Point(4, 22);
     this.tpRX2.Name = "tpRX2";
     this.tpRX2.Size = new System.Drawing.Size(592, 318);
     this.tpRX2.TabIndex = 4;
     this.tpRX2.Text = "RX2";
     //
     // chkRX2AutoMuteTX
     //
     this.chkRX2AutoMuteTX.Checked = true;
     this.chkRX2AutoMuteTX.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkRX2AutoMuteTX.Location = new System.Drawing.Point(8, 8);
     this.chkRX2AutoMuteTX.Name = "chkRX2AutoMuteTX";
     this.chkRX2AutoMuteTX.Size = new System.Drawing.Size(136, 24);
     this.chkRX2AutoMuteTX.TabIndex = 0;
     this.chkRX2AutoMuteTX.Text = "Auto Mute RX2 on TX";
     this.toolTip1.SetToolTip(this.chkRX2AutoMuteTX, "Mutes RX2 when transmitting when checked.  Uncheck to monitor your transmit signa" +
         "l or other signals with RX2 while transmitting");
     this.chkRX2AutoMuteTX.CheckedChanged += new System.EventHandler(this.chkRX2AutoMuteTX_CheckedChanged);
     //
     // tpGeneralOptions
     //
     this.tpGeneralOptions.Controls.Add(this.grpGenCustomTitleText);
     this.tpGeneralOptions.Controls.Add(this.grpOptMisc);
     this.tpGeneralOptions.Controls.Add(this.grpOptQuickQSY);
     this.tpGeneralOptions.Controls.Add(this.grpGenAutoMute);
     this.tpGeneralOptions.Controls.Add(this.grpGenTuningOptions);
     this.tpGeneralOptions.Controls.Add(this.grpGeneralOptions);
     this.tpGeneralOptions.Controls.Add(this.grpGeneralProcessPriority);
     this.tpGeneralOptions.Controls.Add(this.grpGeneralUpdates);
     this.tpGeneralOptions.Location = new System.Drawing.Point(4, 22);
     this.tpGeneralOptions.Name = "tpGeneralOptions";
     this.tpGeneralOptions.Size = new System.Drawing.Size(592, 318);
     this.tpGeneralOptions.TabIndex = 1;
     this.tpGeneralOptions.Text = "Options";
     //
     // grpGenCustomTitleText
     //
     this.grpGenCustomTitleText.Controls.Add(this.txtGenCustomTitle);
     this.grpGenCustomTitleText.Location = new System.Drawing.Point(416, 160);
     this.grpGenCustomTitleText.Name = "grpGenCustomTitleText";
     this.grpGenCustomTitleText.Size = new System.Drawing.Size(144, 56);
     this.grpGenCustomTitleText.TabIndex = 29;
     this.grpGenCustomTitleText.TabStop = false;
     this.grpGenCustomTitleText.Text = "Custom Title Text";
     //
     // txtGenCustomTitle
     //
     this.txtGenCustomTitle.Location = new System.Drawing.Point(16, 24);
     this.txtGenCustomTitle.Name = "txtGenCustomTitle";
     this.txtGenCustomTitle.Size = new System.Drawing.Size(112, 20);
     this.txtGenCustomTitle.TabIndex = 0;
     this.txtGenCustomTitle.Text = "";
     this.txtGenCustomTitle.TextChanged += new System.EventHandler(this.txtGenCustomTitle_TextChanged);
     //
     // grpOptMisc
     //
     this.grpOptMisc.Controls.Add(this.chkMouseTuneStep);
     this.grpOptMisc.Controls.Add(this.chkZeroBeatRIT);
     this.grpOptMisc.Controls.Add(this.chkSnapClickTune);
     this.grpOptMisc.Controls.Add(this.chkDisableToolTips);
     this.grpOptMisc.Controls.Add(this.chkOptAlwaysOnTop);
     this.grpOptMisc.Location = new System.Drawing.Point(264, 72);
     this.grpOptMisc.Name = "grpOptMisc";
     this.grpOptMisc.Size = new System.Drawing.Size(144, 144);
     this.grpOptMisc.TabIndex = 28;
     this.grpOptMisc.TabStop = false;
     this.grpOptMisc.Text = "Miscellaneous";
     //
     // chkMouseTuneStep
     //
     this.chkMouseTuneStep.Image = null;
     this.chkMouseTuneStep.Location = new System.Drawing.Point(16, 120);
     this.chkMouseTuneStep.Name = "chkMouseTuneStep";
     this.chkMouseTuneStep.Size = new System.Drawing.Size(112, 16);
     this.chkMouseTuneStep.TabIndex = 4;
     this.chkMouseTuneStep.Text = "Mouse Tune Step";
     this.toolTip1.SetToolTip(this.chkMouseTuneStep, "When checked, the middle mouse button/wheel will cycle through the Tuning Steps.");
     this.chkMouseTuneStep.CheckedChanged += new System.EventHandler(this.chkMouseTuneStep_CheckedChanged);
     //
     // chkZeroBeatRIT
     //
     this.chkZeroBeatRIT.Image = null;
     this.chkZeroBeatRIT.Location = new System.Drawing.Point(16, 96);
     this.chkZeroBeatRIT.Name = "chkZeroBeatRIT";
     this.chkZeroBeatRIT.Size = new System.Drawing.Size(112, 16);
     this.chkZeroBeatRIT.TabIndex = 3;
     this.chkZeroBeatRIT.Text = "Zero Beat -  RIT";
     this.toolTip1.SetToolTip(this.chkZeroBeatRIT, "When checked, the zero beat function uses RIT instead of adjusting the VFO direct" +
         "ly.  This leaves the transmit frequency alone.");
     this.chkZeroBeatRIT.CheckedChanged += new System.EventHandler(this.chkZeroBeatRIT_CheckedChanged);
     //
     // chkSnapClickTune
     //
     this.chkSnapClickTune.Checked = true;
     this.chkSnapClickTune.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkSnapClickTune.Image = null;
     this.chkSnapClickTune.Location = new System.Drawing.Point(16, 72);
     this.chkSnapClickTune.Name = "chkSnapClickTune";
     this.chkSnapClickTune.Size = new System.Drawing.Size(112, 16);
     this.chkSnapClickTune.TabIndex = 2;
     this.chkSnapClickTune.Text = "Snap Click Tune";
     this.toolTip1.SetToolTip(this.chkSnapClickTune, "Forces the VFO to the closest tuning step when click tuning.");
     this.chkSnapClickTune.CheckedChanged += new System.EventHandler(this.chkSnapClickTune_CheckedChanged);
     //
     // chkDisableToolTips
     //
     this.chkDisableToolTips.Image = null;
     this.chkDisableToolTips.Location = new System.Drawing.Point(16, 48);
     this.chkDisableToolTips.Name = "chkDisableToolTips";
     this.chkDisableToolTips.Size = new System.Drawing.Size(112, 16);
     this.chkDisableToolTips.TabIndex = 1;
     this.chkDisableToolTips.Text = "Disable ToolTips";
     this.toolTip1.SetToolTip(this.chkDisableToolTips, "Check this box to hide all of the tooltips (including this one).");
     this.chkDisableToolTips.CheckedChanged += new System.EventHandler(this.chkDisableToolTips_CheckedChanged);
     //
     // chkOptAlwaysOnTop
     //
     this.chkOptAlwaysOnTop.Image = null;
     this.chkOptAlwaysOnTop.Location = new System.Drawing.Point(16, 24);
     this.chkOptAlwaysOnTop.Name = "chkOptAlwaysOnTop";
     this.chkOptAlwaysOnTop.Size = new System.Drawing.Size(104, 16);
     this.chkOptAlwaysOnTop.TabIndex = 0;
     this.chkOptAlwaysOnTop.Text = "Always On Top";
     this.toolTip1.SetToolTip(this.chkOptAlwaysOnTop, "Check this box to set the main console to always be on top (visible).");
     this.chkOptAlwaysOnTop.CheckedChanged += new System.EventHandler(this.chkOptAlwaysOnTop_CheckedChanged);
     //
     // grpOptQuickQSY
     //
     this.grpOptQuickQSY.Controls.Add(this.chkOptEnableKBShortcuts);
     this.grpOptQuickQSY.Controls.Add(this.chkOptQuickQSY);
     this.grpOptQuickQSY.Location = new System.Drawing.Point(416, 80);
     this.grpOptQuickQSY.Name = "grpOptQuickQSY";
     this.grpOptQuickQSY.Size = new System.Drawing.Size(128, 72);
     this.grpOptQuickQSY.TabIndex = 27;
     this.grpOptQuickQSY.TabStop = false;
     this.grpOptQuickQSY.Text = "Keyboard";
     //
     // chkOptEnableKBShortcuts
     //
     this.chkOptEnableKBShortcuts.Checked = true;
     this.chkOptEnableKBShortcuts.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkOptEnableKBShortcuts.Image = null;
     this.chkOptEnableKBShortcuts.Location = new System.Drawing.Point(16, 24);
     this.chkOptEnableKBShortcuts.Name = "chkOptEnableKBShortcuts";
     this.chkOptEnableKBShortcuts.Size = new System.Drawing.Size(109, 16);
     this.chkOptEnableKBShortcuts.TabIndex = 1;
     this.chkOptEnableKBShortcuts.Text = "Enable Shortcuts";
     this.toolTip1.SetToolTip(this.chkOptEnableKBShortcuts, "Enable keyboard shortcuts.  If this box is not checked, none of the keyboard shor" +
         "tcuts other than those that are built into windows will function.");
     this.chkOptEnableKBShortcuts.CheckedChanged += new System.EventHandler(this.chkOptEnableKBShortcuts_CheckedChanged);
     //
     // chkOptQuickQSY
     //
     this.chkOptQuickQSY.Checked = true;
     this.chkOptQuickQSY.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkOptQuickQSY.Image = null;
     this.chkOptQuickQSY.Location = new System.Drawing.Point(16, 48);
     this.chkOptQuickQSY.Name = "chkOptQuickQSY";
     this.chkOptQuickQSY.Size = new System.Drawing.Size(80, 16);
     this.chkOptQuickQSY.TabIndex = 0;
     this.chkOptQuickQSY.Text = "Quick QSY";
     this.toolTip1.SetToolTip(this.chkOptQuickQSY, "Enabled the Quick QSY feature -- directly enter the frequency in MHz while the ma" +
         "in form has the focus and hit enter.");
     this.chkOptQuickQSY.CheckedChanged += new System.EventHandler(this.chkOptQuickQSY_CheckedChanged);
     //
     // grpGenAutoMute
     //
     this.grpGenAutoMute.Controls.Add(this.chkGenAutoMute);
     this.grpGenAutoMute.Location = new System.Drawing.Point(160, 168);
     this.grpGenAutoMute.Name = "grpGenAutoMute";
     this.grpGenAutoMute.Size = new System.Drawing.Size(96, 56);
     this.grpGenAutoMute.TabIndex = 26;
     this.grpGenAutoMute.TabStop = false;
     this.grpGenAutoMute.Text = "Auto Mute";
     //
     // chkGenAutoMute
     //
     this.chkGenAutoMute.Image = null;
     this.chkGenAutoMute.Location = new System.Drawing.Point(16, 24);
     this.chkGenAutoMute.Name = "chkGenAutoMute";
     this.chkGenAutoMute.Size = new System.Drawing.Size(72, 16);
     this.chkGenAutoMute.TabIndex = 0;
     this.chkGenAutoMute.Text = "Enabled";
     this.toolTip1.SetToolTip(this.chkGenAutoMute, "Check this box to enable the software to poll Pin X2-12 to look for a signal to m" +
         "ute the radio.");
     this.chkGenAutoMute.CheckedChanged += new System.EventHandler(this.chkGenAutoMute_CheckedChanged);
     //
     // grpGenTuningOptions
     //
     this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGL);
     this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGL);
     this.grpGenTuningOptions.Controls.Add(this.lblOptClickTuneDIGU);
     this.grpGenTuningOptions.Controls.Add(this.udOptClickTuneOffsetDIGU);
     this.grpGenTuningOptions.Location = new System.Drawing.Point(8, 168);
     this.grpGenTuningOptions.Name = "grpGenTuningOptions";
     this.grpGenTuningOptions.Size = new System.Drawing.Size(144, 80);
     this.grpGenTuningOptions.TabIndex = 25;
     this.grpGenTuningOptions.TabStop = false;
     this.grpGenTuningOptions.Text = "Click Tune Offsets (Hz)";
     //
     // lblOptClickTuneDIGL
     //
     this.lblOptClickTuneDIGL.Image = null;
     this.lblOptClickTuneDIGL.Location = new System.Drawing.Point(16, 48);
     this.lblOptClickTuneDIGL.Name = "lblOptClickTuneDIGL";
     this.lblOptClickTuneDIGL.Size = new System.Drawing.Size(40, 23);
     this.lblOptClickTuneDIGL.TabIndex = 12;
     this.lblOptClickTuneDIGL.Text = "DIGL:";
     //
     // udOptClickTuneOffsetDIGL
     //
     this.udOptClickTuneOffsetDIGL.Increment = new System.Decimal(new int[] {
                                                                                1,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udOptClickTuneOffsetDIGL.Location = new System.Drawing.Point(56, 48);
     this.udOptClickTuneOffsetDIGL.Maximum = new System.Decimal(new int[] {
                                                                              9999,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udOptClickTuneOffsetDIGL.Minimum = new System.Decimal(new int[] {
                                                                              0,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udOptClickTuneOffsetDIGL.Name = "udOptClickTuneOffsetDIGL";
     this.udOptClickTuneOffsetDIGL.Size = new System.Drawing.Size(56, 20);
     this.udOptClickTuneOffsetDIGL.TabIndex = 11;
     this.udOptClickTuneOffsetDIGL.Value = new System.Decimal(new int[] {
                                                                            2210,
                                                                            0,
                                                                            0,
                                                                            0});
     this.udOptClickTuneOffsetDIGL.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGL_LostFocus);
     this.udOptClickTuneOffsetDIGL.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGL_ValueChanged);
     //
     // lblOptClickTuneDIGU
     //
     this.lblOptClickTuneDIGU.Image = null;
     this.lblOptClickTuneDIGU.Location = new System.Drawing.Point(16, 24);
     this.lblOptClickTuneDIGU.Name = "lblOptClickTuneDIGU";
     this.lblOptClickTuneDIGU.Size = new System.Drawing.Size(40, 23);
     this.lblOptClickTuneDIGU.TabIndex = 10;
     this.lblOptClickTuneDIGU.Text = "DIGU:";
     //
     // udOptClickTuneOffsetDIGU
     //
     this.udOptClickTuneOffsetDIGU.Increment = new System.Decimal(new int[] {
                                                                                1,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udOptClickTuneOffsetDIGU.Location = new System.Drawing.Point(56, 24);
     this.udOptClickTuneOffsetDIGU.Maximum = new System.Decimal(new int[] {
                                                                              9999,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udOptClickTuneOffsetDIGU.Minimum = new System.Decimal(new int[] {
                                                                              0,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udOptClickTuneOffsetDIGU.Name = "udOptClickTuneOffsetDIGU";
     this.udOptClickTuneOffsetDIGU.Size = new System.Drawing.Size(56, 20);
     this.udOptClickTuneOffsetDIGU.TabIndex = 0;
     this.udOptClickTuneOffsetDIGU.Value = new System.Decimal(new int[] {
                                                                            1200,
                                                                            0,
                                                                            0,
                                                                            0});
     this.udOptClickTuneOffsetDIGU.LostFocus += new System.EventHandler(this.udOptClickTuneOffsetDIGU_LostFocus);
     this.udOptClickTuneOffsetDIGU.ValueChanged += new System.EventHandler(this.udOptClickTuneOffsetDIGU_ValueChanged);
     //
     // grpGeneralOptions
     //
     this.grpGeneralOptions.Controls.Add(this.chkSplitOff);
     this.grpGeneralOptions.Controls.Add(this.chkGenAllModeMicPTT);
     this.grpGeneralOptions.Controls.Add(this.chkGeneralCustomFilter);
     this.grpGeneralOptions.Controls.Add(this.lblGeneralX2Delay);
     this.grpGeneralOptions.Controls.Add(this.udGeneralX2Delay);
     this.grpGeneralOptions.Controls.Add(this.chkGeneralEnableX2);
     this.grpGeneralOptions.Controls.Add(this.chkGeneralSoftwareGainCorr);
     this.grpGeneralOptions.Controls.Add(this.chkGeneralDisablePTT);
     this.grpGeneralOptions.Controls.Add(this.chkGeneralSpurRed);
     this.grpGeneralOptions.Location = new System.Drawing.Point(8, 8);
     this.grpGeneralOptions.Name = "grpGeneralOptions";
     this.grpGeneralOptions.Size = new System.Drawing.Size(248, 144);
     this.grpGeneralOptions.TabIndex = 6;
     this.grpGeneralOptions.TabStop = false;
     this.grpGeneralOptions.Text = "Options";
     //
     // chkSplitOff
     //
     this.chkSplitOff.Checked = true;
     this.chkSplitOff.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkSplitOff.Image = null;
     this.chkSplitOff.Location = new System.Drawing.Point(128, 109);
     this.chkSplitOff.Name = "chkSplitOff";
     this.chkSplitOff.Size = new System.Drawing.Size(104, 28);
     this.chkSplitOff.TabIndex = 12;
     this.chkSplitOff.Text = "Disable Split on Band Change";
     this.toolTip1.SetToolTip(this.chkSplitOff, "Split will be disabled when band is changed");
     this.chkSplitOff.CheckedChanged += new System.EventHandler(this.chkSplitOff_CheckedChanged);
     //
     // chkGenAllModeMicPTT
     //
     this.chkGenAllModeMicPTT.Checked = true;
     this.chkGenAllModeMicPTT.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkGenAllModeMicPTT.Image = null;
     this.chkGenAllModeMicPTT.Location = new System.Drawing.Point(16, 104);
     this.chkGenAllModeMicPTT.Name = "chkGenAllModeMicPTT";
     this.chkGenAllModeMicPTT.Size = new System.Drawing.Size(104, 32);
     this.chkGenAllModeMicPTT.TabIndex = 11;
     this.chkGenAllModeMicPTT.Text = "All Mode Mic PTT";
     this.toolTip1.SetToolTip(this.chkGenAllModeMicPTT, "If checked, the Mic PTT is no longer limited to just voice modes.");
     this.chkGenAllModeMicPTT.CheckedChanged += new System.EventHandler(this.chkGenAllModeMicPTT_CheckedChanged);
     //
     // chkGeneralCustomFilter
     //
     this.chkGeneralCustomFilter.Image = null;
     this.chkGeneralCustomFilter.Location = new System.Drawing.Point(128, 80);
     this.chkGeneralCustomFilter.Name = "chkGeneralCustomFilter";
     this.chkGeneralCustomFilter.Size = new System.Drawing.Size(104, 26);
     this.chkGeneralCustomFilter.TabIndex = 10;
     this.chkGeneralCustomFilter.Text = "Enable 300kHz Filter";
     this.toolTip1.SetToolTip(this.chkGeneralCustomFilter, "If the custom filter bank on the RFE is configured for 300kHz LPF, use this setti" +
         "ng.");
     this.chkGeneralCustomFilter.CheckedChanged += new System.EventHandler(this.chkGeneralCustomFilter_CheckedChanged);
     //
     // lblGeneralX2Delay
     //
     this.lblGeneralX2Delay.Image = null;
     this.lblGeneralX2Delay.Location = new System.Drawing.Point(128, 56);
     this.lblGeneralX2Delay.Name = "lblGeneralX2Delay";
     this.lblGeneralX2Delay.Size = new System.Drawing.Size(56, 23);
     this.lblGeneralX2Delay.TabIndex = 9;
     this.lblGeneralX2Delay.Text = "X2 Delay:";
     //
     // udGeneralX2Delay
     //
     this.udGeneralX2Delay.Enabled = false;
     this.udGeneralX2Delay.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udGeneralX2Delay.Location = new System.Drawing.Point(184, 56);
     this.udGeneralX2Delay.Maximum = new System.Decimal(new int[] {
                                                                      1000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udGeneralX2Delay.Minimum = new System.Decimal(new int[] {
                                                                      0,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udGeneralX2Delay.Name = "udGeneralX2Delay";
     this.udGeneralX2Delay.Size = new System.Drawing.Size(48, 20);
     this.udGeneralX2Delay.TabIndex = 8;
     this.toolTip1.SetToolTip(this.udGeneralX2Delay, "Sets the Delay on TR switching when the sequencing above is enabled.");
     this.udGeneralX2Delay.Value = new System.Decimal(new int[] {
                                                                    100,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udGeneralX2Delay.LostFocus += new System.EventHandler(this.udGeneralX2Delay_LostFocus);
     this.udGeneralX2Delay.ValueChanged += new System.EventHandler(this.udGeneralX2Delay_ValueChanged);
     //
     // chkGeneralEnableX2
     //
     this.chkGeneralEnableX2.Image = null;
     this.chkGeneralEnableX2.Location = new System.Drawing.Point(128, 20);
     this.chkGeneralEnableX2.Name = "chkGeneralEnableX2";
     this.chkGeneralEnableX2.Size = new System.Drawing.Size(96, 32);
     this.chkGeneralEnableX2.TabIndex = 7;
     this.chkGeneralEnableX2.Text = "Enable X2 TR Sequencing";
     this.toolTip1.SetToolTip(this.chkGeneralEnableX2, "Check this box to enable X2-7 TR sequencing using the delay set below.");
     this.chkGeneralEnableX2.CheckedChanged += new System.EventHandler(this.chkGeneralEnableX2_CheckedChanged);
     //
     // chkGeneralSoftwareGainCorr
     //
     this.chkGeneralSoftwareGainCorr.Image = null;
     this.chkGeneralSoftwareGainCorr.Location = new System.Drawing.Point(16, 72);
     this.chkGeneralSoftwareGainCorr.Name = "chkGeneralSoftwareGainCorr";
     this.chkGeneralSoftwareGainCorr.Size = new System.Drawing.Size(112, 32);
     this.chkGeneralSoftwareGainCorr.TabIndex = 6;
     this.chkGeneralSoftwareGainCorr.Text = "Disable Software Gain Correction";
     this.toolTip1.SetToolTip(this.chkGeneralSoftwareGainCorr, "Don\'t compensate in software for hardware gain or attenuation.");
     this.chkGeneralSoftwareGainCorr.CheckedChanged += new System.EventHandler(this.chkGeneralSoftwareGainCorr_CheckedChanged);
     //
     // chkGeneralDisablePTT
     //
     this.chkGeneralDisablePTT.Image = null;
     this.chkGeneralDisablePTT.Location = new System.Drawing.Point(16, 48);
     this.chkGeneralDisablePTT.Name = "chkGeneralDisablePTT";
     this.chkGeneralDisablePTT.TabIndex = 4;
     this.chkGeneralDisablePTT.Text = "Disable PTT";
     this.toolTip1.SetToolTip(this.chkGeneralDisablePTT, "Disable Push To Talk detection.");
     this.chkGeneralDisablePTT.CheckedChanged += new System.EventHandler(this.chkGeneralDisablePTT_CheckedChanged);
     //
     // chkGeneralSpurRed
     //
     this.chkGeneralSpurRed.Checked = true;
     this.chkGeneralSpurRed.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkGeneralSpurRed.Image = null;
     this.chkGeneralSpurRed.Location = new System.Drawing.Point(16, 24);
     this.chkGeneralSpurRed.Name = "chkGeneralSpurRed";
     this.chkGeneralSpurRed.TabIndex = 3;
     this.chkGeneralSpurRed.Text = "Spur Reduction";
     this.toolTip1.SetToolTip(this.chkGeneralSpurRed, "Enable Spur Reduction/Avoidance Routine");
     this.chkGeneralSpurRed.CheckedChanged += new System.EventHandler(this.chkGeneralSpurRed_CheckedChanged);
     //
     // grpGeneralProcessPriority
     //
     this.grpGeneralProcessPriority.Controls.Add(this.comboGeneralProcessPriority);
     this.grpGeneralProcessPriority.Location = new System.Drawing.Point(264, 8);
     this.grpGeneralProcessPriority.Name = "grpGeneralProcessPriority";
     this.grpGeneralProcessPriority.Size = new System.Drawing.Size(144, 56);
     this.grpGeneralProcessPriority.TabIndex = 23;
     this.grpGeneralProcessPriority.TabStop = false;
     this.grpGeneralProcessPriority.Text = "Process Priority";
     //
     // comboGeneralProcessPriority
     //
     this.comboGeneralProcessPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboGeneralProcessPriority.DropDownWidth = 112;
     this.comboGeneralProcessPriority.Items.AddRange(new object[] {
                                                                      "Idle",
                                                                      "Below Normal",
                                                                      "Normal",
                                                                      "Above Normal",
                                                                      "High",
                                                                      "Real Time"});
     this.comboGeneralProcessPriority.Location = new System.Drawing.Point(16, 24);
     this.comboGeneralProcessPriority.Name = "comboGeneralProcessPriority";
     this.comboGeneralProcessPriority.Size = new System.Drawing.Size(112, 21);
     this.comboGeneralProcessPriority.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboGeneralProcessPriority, "Sets the process priority of the PowerSDR software.");
     this.comboGeneralProcessPriority.SelectedIndexChanged += new System.EventHandler(this.comboGeneralProcessPriority_SelectedIndexChanged);
     //
     // grpGeneralUpdates
     //
     this.grpGeneralUpdates.Controls.Add(this.chkGeneralUpdateBeta);
     this.grpGeneralUpdates.Controls.Add(this.chkGeneralUpdateRelease);
     this.grpGeneralUpdates.Location = new System.Drawing.Point(416, 8);
     this.grpGeneralUpdates.Name = "grpGeneralUpdates";
     this.grpGeneralUpdates.Size = new System.Drawing.Size(120, 72);
     this.grpGeneralUpdates.TabIndex = 24;
     this.grpGeneralUpdates.TabStop = false;
     this.grpGeneralUpdates.Text = "Update Notification";
     this.grpGeneralUpdates.Visible = false;
     //
     // chkGeneralUpdateBeta
     //
     this.chkGeneralUpdateBeta.Checked = true;
     this.chkGeneralUpdateBeta.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkGeneralUpdateBeta.Image = null;
     this.chkGeneralUpdateBeta.Location = new System.Drawing.Point(16, 48);
     this.chkGeneralUpdateBeta.Name = "chkGeneralUpdateBeta";
     this.chkGeneralUpdateBeta.Size = new System.Drawing.Size(56, 16);
     this.chkGeneralUpdateBeta.TabIndex = 1;
     this.chkGeneralUpdateBeta.Text = "Beta";
     this.toolTip1.SetToolTip(this.chkGeneralUpdateBeta, "Check this box to enable the PowerSDR software to look at the FlexRadio website a" +
         "nd see if there are any new Beta Releases");
     this.chkGeneralUpdateBeta.CheckedChanged += new System.EventHandler(this.chkGeneralUpdateBeta_CheckedChanged);
     //
     // chkGeneralUpdateRelease
     //
     this.chkGeneralUpdateRelease.Checked = true;
     this.chkGeneralUpdateRelease.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkGeneralUpdateRelease.Image = null;
     this.chkGeneralUpdateRelease.Location = new System.Drawing.Point(16, 24);
     this.chkGeneralUpdateRelease.Name = "chkGeneralUpdateRelease";
     this.chkGeneralUpdateRelease.Size = new System.Drawing.Size(72, 16);
     this.chkGeneralUpdateRelease.TabIndex = 0;
     this.chkGeneralUpdateRelease.Text = "Release";
     this.toolTip1.SetToolTip(this.chkGeneralUpdateRelease, "Check this box to enable the PowerSDR software to look at the FlexRadio website a" +
         "nd see if there are any new Official Releases");
     this.chkGeneralUpdateRelease.CheckedChanged += new System.EventHandler(this.chkGeneralUpdateRelease_CheckedChanged);
     //
     // tpExtIO
     //
     this.tpExtIO.Controls.Add(this.grpExtIOPMSDR);
     this.tpExtIO.Location = new System.Drawing.Point(4, 22);
     this.tpExtIO.Name = "tpExtIO";
     this.tpExtIO.Size = new System.Drawing.Size(592, 318);
     this.tpExtIO.TabIndex = 5;
     this.tpExtIO.Text = "ExtIO";
     //
     // grpExtIOPMSDR
     //
     this.grpExtIOPMSDR.Controls.Add(this.chkGeneralPMSDREnable);
     this.grpExtIOPMSDR.Controls.Add(this.btnPMSDRToolBox);
     this.grpExtIOPMSDR.Location = new System.Drawing.Point(7, 7);
     this.grpExtIOPMSDR.Name = "grpExtIOPMSDR";
     this.grpExtIOPMSDR.Size = new System.Drawing.Size(128, 88);
     this.grpExtIOPMSDR.TabIndex = 25;
     this.grpExtIOPMSDR.TabStop = false;
     this.grpExtIOPMSDR.Text = "PM-SDR Options";
     //
     // chkGeneralPMSDREnable
     //
     this.chkGeneralPMSDREnable.Image = null;
     this.chkGeneralPMSDREnable.Location = new System.Drawing.Point(8, 24);
     this.chkGeneralPMSDREnable.Name = "chkGeneralPMSDREnable";
     this.chkGeneralPMSDREnable.Size = new System.Drawing.Size(112, 15);
     this.chkGeneralPMSDREnable.TabIndex = 12;
     this.chkGeneralPMSDREnable.Text = "PM-SDR Enable";
     this.toolTip1.SetToolTip(this.chkGeneralPMSDREnable, "Enable PM-SDR hardware");
     this.chkGeneralPMSDREnable.CheckedChanged += new System.EventHandler(this.chkGeneralPMSDREnable_CheckedChanged);
     //
     // btnPMSDRToolBox
     //
     this.btnPMSDRToolBox.Image = null;
     this.btnPMSDRToolBox.Location = new System.Drawing.Point(24, 48);
     this.btnPMSDRToolBox.Name = "btnPMSDRToolBox";
     this.btnPMSDRToolBox.TabIndex = 23;
     this.btnPMSDRToolBox.Text = "ToolBox";
     this.toolTip1.SetToolTip(this.btnPMSDRToolBox, "Show PM-SDR ToolBox");
     this.btnPMSDRToolBox.Click += new System.EventHandler(this.btnPMSDRToolBox_Click);
     //
     // tpBPFLPF
     //
     this.tpBPFLPF.Controls.Add(this.labelTS38);
     this.tpBPFLPF.Controls.Add(this.ud6mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud6mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS39);
     this.tpBPFLPF.Controls.Add(this.ud10mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud10mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS40);
     this.tpBPFLPF.Controls.Add(this.ud12mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud12mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS34);
     this.tpBPFLPF.Controls.Add(this.ud15mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud15mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS35);
     this.tpBPFLPF.Controls.Add(this.ud17mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud17mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS36);
     this.tpBPFLPF.Controls.Add(this.ud20mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud20mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS37);
     this.tpBPFLPF.Controls.Add(this.ud30mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud30mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS32);
     this.tpBPFLPF.Controls.Add(this.ud40mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud40mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS33);
     this.tpBPFLPF.Controls.Add(this.ud60mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud60mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS31);
     this.tpBPFLPF.Controls.Add(this.ud80mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.ud80mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS30);
     this.tpBPFLPF.Controls.Add(this.ud160mLPFEnd);
     this.tpBPFLPF.Controls.Add(this.labelTS29);
     this.tpBPFLPF.Controls.Add(this.labelTS28);
     this.tpBPFLPF.Controls.Add(this.ud160mLPFStart);
     this.tpBPFLPF.Controls.Add(this.labelTS27);
     this.tpBPFLPF.Controls.Add(this.labelTS16);
     this.tpBPFLPF.Controls.Add(this.ud6m);
     this.tpBPFLPF.Controls.Add(this.ud10m);
     this.tpBPFLPF.Controls.Add(this.ud12m);
     this.tpBPFLPF.Controls.Add(this.ud15m);
     this.tpBPFLPF.Controls.Add(this.ud17m);
     this.tpBPFLPF.Controls.Add(this.ud20m);
     this.tpBPFLPF.Controls.Add(this.ud30m);
     this.tpBPFLPF.Controls.Add(this.ud40m);
     this.tpBPFLPF.Controls.Add(this.ud60m);
     this.tpBPFLPF.Controls.Add(this.ud80m);
     this.tpBPFLPF.Controls.Add(this.ud160m);
     this.tpBPFLPF.Controls.Add(this.labelTS15);
     this.tpBPFLPF.Controls.Add(this.labelTS14);
     this.tpBPFLPF.Controls.Add(this.labelTS13);
     this.tpBPFLPF.Controls.Add(this.labelTS12);
     this.tpBPFLPF.Controls.Add(this.labelTS11);
     this.tpBPFLPF.Controls.Add(this.labelTS10);
     this.tpBPFLPF.Controls.Add(this.labelTS9);
     this.tpBPFLPF.Controls.Add(this.labelTS8);
     this.tpBPFLPF.Controls.Add(this.labelTS7);
     this.tpBPFLPF.Controls.Add(this.labelTS6);
     this.tpBPFLPF.Controls.Add(this.labelTS5);
     this.tpBPFLPF.Location = new System.Drawing.Point(4, 22);
     this.tpBPFLPF.Name = "tpBPFLPF";
     this.tpBPFLPF.Size = new System.Drawing.Size(592, 318);
     this.tpBPFLPF.TabIndex = 7;
     this.tpBPFLPF.Text = "BPF/LPF";
     //
     // labelTS38
     //
     this.labelTS38.Image = null;
     this.labelTS38.Location = new System.Drawing.Point(293, 243);
     this.labelTS38.Name = "labelTS38";
     this.labelTS38.Size = new System.Drawing.Size(27, 15);
     this.labelTS38.TabIndex = 93;
     this.labelTS38.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS38, "LPF HW Line selection");
     //
     // ud6mLPFEnd
     //
     this.ud6mLPFEnd.DecimalPlaces = 1;
     this.ud6mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.ud6mLPFEnd.Location = new System.Drawing.Point(327, 243);
     this.ud6mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                63,
                                                                0,
                                                                0,
                                                                0});
     this.ud6mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                0,
                                                                0,
                                                                0,
                                                                0});
     this.ud6mLPFEnd.Name = "ud6mLPFEnd";
     this.ud6mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud6mLPFEnd.TabIndex = 92;
     this.toolTip1.SetToolTip(this.ud6mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud6mLPFEnd.Value = new System.Decimal(new int[] {
                                                              63,
                                                              0,
                                                              0,
                                                              0});
     this.ud6mLPFEnd.ValueChanged += new System.EventHandler(this.ud6mLPFEnd_ValueChanged);
     //
     // ud6mLPFStart
     //
     this.ud6mLPFStart.DecimalPlaces = 1;
     this.ud6mLPFStart.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    65536});
     this.ud6mLPFStart.Location = new System.Drawing.Point(253, 243);
     this.ud6mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                  63,
                                                                  0,
                                                                  0,
                                                                  0});
     this.ud6mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.ud6mLPFStart.Name = "ud6mLPFStart";
     this.ud6mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud6mLPFStart.TabIndex = 91;
     this.toolTip1.SetToolTip(this.ud6mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud6mLPFStart.Value = new System.Decimal(new int[] {
                                                                50,
                                                                0,
                                                                0,
                                                                0});
     //
     // labelTS39
     //
     this.labelTS39.Image = null;
     this.labelTS39.Location = new System.Drawing.Point(293, 222);
     this.labelTS39.Name = "labelTS39";
     this.labelTS39.Size = new System.Drawing.Size(27, 15);
     this.labelTS39.TabIndex = 90;
     this.labelTS39.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS39, "LPF HW Line selection");
     //
     // ud10mLPFEnd
     //
     this.ud10mLPFEnd.DecimalPlaces = 1;
     this.ud10mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud10mLPFEnd.Location = new System.Drawing.Point(327, 222);
     this.ud10mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud10mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud10mLPFEnd.Name = "ud10mLPFEnd";
     this.ud10mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud10mLPFEnd.TabIndex = 89;
     this.toolTip1.SetToolTip(this.ud10mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud10mLPFEnd.Value = new System.Decimal(new int[] {
                                                               30,
                                                               0,
                                                               0,
                                                               0});
     this.ud10mLPFEnd.ValueChanged += new System.EventHandler(this.ud10mLPFEnd_ValueChanged);
     //
     // ud10mLPFStart
     //
     this.ud10mLPFStart.DecimalPlaces = 1;
     this.ud10mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud10mLPFStart.Location = new System.Drawing.Point(253, 222);
     this.ud10mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud10mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud10mLPFStart.Name = "ud10mLPFStart";
     this.ud10mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud10mLPFStart.TabIndex = 88;
     this.toolTip1.SetToolTip(this.ud10mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud10mLPFStart.Value = new System.Decimal(new int[] {
                                                                 28,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS40
     //
     this.labelTS40.Image = null;
     this.labelTS40.Location = new System.Drawing.Point(293, 201);
     this.labelTS40.Name = "labelTS40";
     this.labelTS40.Size = new System.Drawing.Size(27, 16);
     this.labelTS40.TabIndex = 87;
     this.labelTS40.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS40, "LPF HW Line selection");
     //
     // ud12mLPFEnd
     //
     this.ud12mLPFEnd.DecimalPlaces = 1;
     this.ud12mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud12mLPFEnd.Location = new System.Drawing.Point(327, 201);
     this.ud12mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud12mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud12mLPFEnd.Name = "ud12mLPFEnd";
     this.ud12mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud12mLPFEnd.TabIndex = 86;
     this.toolTip1.SetToolTip(this.ud12mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud12mLPFEnd.Value = new System.Decimal(new int[] {
                                                               25,
                                                               0,
                                                               0,
                                                               0});
     this.ud12mLPFEnd.ValueChanged += new System.EventHandler(this.ud12mLPFEnd_ValueChanged);
     //
     // ud12mLPFStart
     //
     this.ud12mLPFStart.DecimalPlaces = 1;
     this.ud12mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud12mLPFStart.Location = new System.Drawing.Point(253, 201);
     this.ud12mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud12mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud12mLPFStart.Name = "ud12mLPFStart";
     this.ud12mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud12mLPFStart.TabIndex = 85;
     this.toolTip1.SetToolTip(this.ud12mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud12mLPFStart.Value = new System.Decimal(new int[] {
                                                                 24,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS34
     //
     this.labelTS34.Image = null;
     this.labelTS34.Location = new System.Drawing.Point(293, 180);
     this.labelTS34.Name = "labelTS34";
     this.labelTS34.Size = new System.Drawing.Size(27, 16);
     this.labelTS34.TabIndex = 84;
     this.labelTS34.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS34, "LPF HW Line selection");
     //
     // ud15mLPFEnd
     //
     this.ud15mLPFEnd.DecimalPlaces = 1;
     this.ud15mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud15mLPFEnd.Location = new System.Drawing.Point(327, 180);
     this.ud15mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud15mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud15mLPFEnd.Name = "ud15mLPFEnd";
     this.ud15mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud15mLPFEnd.TabIndex = 83;
     this.toolTip1.SetToolTip(this.ud15mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud15mLPFEnd.Value = new System.Decimal(new int[] {
                                                               215,
                                                               0,
                                                               0,
                                                               65536});
     this.ud15mLPFEnd.ValueChanged += new System.EventHandler(this.ud15mLPFEnd_ValueChanged);
     //
     // ud15mLPFStart
     //
     this.ud15mLPFStart.DecimalPlaces = 1;
     this.ud15mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud15mLPFStart.Location = new System.Drawing.Point(253, 180);
     this.ud15mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud15mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud15mLPFStart.Name = "ud15mLPFStart";
     this.ud15mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud15mLPFStart.TabIndex = 82;
     this.toolTip1.SetToolTip(this.ud15mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud15mLPFStart.Value = new System.Decimal(new int[] {
                                                                 21,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS35
     //
     this.labelTS35.Image = null;
     this.labelTS35.Location = new System.Drawing.Point(293, 159);
     this.labelTS35.Name = "labelTS35";
     this.labelTS35.Size = new System.Drawing.Size(27, 16);
     this.labelTS35.TabIndex = 81;
     this.labelTS35.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS35, "LPF HW Line selection");
     //
     // ud17mLPFEnd
     //
     this.ud17mLPFEnd.DecimalPlaces = 1;
     this.ud17mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud17mLPFEnd.Location = new System.Drawing.Point(327, 159);
     this.ud17mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud17mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud17mLPFEnd.Name = "ud17mLPFEnd";
     this.ud17mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud17mLPFEnd.TabIndex = 80;
     this.toolTip1.SetToolTip(this.ud17mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud17mLPFEnd.Value = new System.Decimal(new int[] {
                                                               19,
                                                               0,
                                                               0,
                                                               0});
     this.ud17mLPFEnd.ValueChanged += new System.EventHandler(this.ud17mLPFEnd_ValueChanged);
     //
     // ud17mLPFStart
     //
     this.ud17mLPFStart.DecimalPlaces = 1;
     this.ud17mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud17mLPFStart.Location = new System.Drawing.Point(253, 159);
     this.ud17mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud17mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud17mLPFStart.Name = "ud17mLPFStart";
     this.ud17mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud17mLPFStart.TabIndex = 79;
     this.toolTip1.SetToolTip(this.ud17mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud17mLPFStart.Value = new System.Decimal(new int[] {
                                                                 18,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS36
     //
     this.labelTS36.Image = null;
     this.labelTS36.Location = new System.Drawing.Point(293, 139);
     this.labelTS36.Name = "labelTS36";
     this.labelTS36.Size = new System.Drawing.Size(27, 15);
     this.labelTS36.TabIndex = 78;
     this.labelTS36.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS36, "LPF HW Line selection");
     //
     // ud20mLPFEnd
     //
     this.ud20mLPFEnd.DecimalPlaces = 1;
     this.ud20mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud20mLPFEnd.Location = new System.Drawing.Point(327, 139);
     this.ud20mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud20mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud20mLPFEnd.Name = "ud20mLPFEnd";
     this.ud20mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud20mLPFEnd.TabIndex = 77;
     this.toolTip1.SetToolTip(this.ud20mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud20mLPFEnd.Value = new System.Decimal(new int[] {
                                                               144,
                                                               0,
                                                               0,
                                                               65536});
     this.ud20mLPFEnd.ValueChanged += new System.EventHandler(this.ud20mLPFEnd_ValueChanged);
     //
     // ud20mLPFStart
     //
     this.ud20mLPFStart.DecimalPlaces = 1;
     this.ud20mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud20mLPFStart.Location = new System.Drawing.Point(253, 139);
     this.ud20mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud20mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud20mLPFStart.Name = "ud20mLPFStart";
     this.ud20mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud20mLPFStart.TabIndex = 76;
     this.toolTip1.SetToolTip(this.ud20mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud20mLPFStart.Value = new System.Decimal(new int[] {
                                                                 14,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS37
     //
     this.labelTS37.Image = null;
     this.labelTS37.Location = new System.Drawing.Point(293, 118);
     this.labelTS37.Name = "labelTS37";
     this.labelTS37.Size = new System.Drawing.Size(27, 15);
     this.labelTS37.TabIndex = 75;
     this.labelTS37.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS37, "LPF HW Line selection");
     //
     // ud30mLPFEnd
     //
     this.ud30mLPFEnd.DecimalPlaces = 1;
     this.ud30mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud30mLPFEnd.Location = new System.Drawing.Point(327, 118);
     this.ud30mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud30mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud30mLPFEnd.Name = "ud30mLPFEnd";
     this.ud30mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud30mLPFEnd.TabIndex = 74;
     this.toolTip1.SetToolTip(this.ud30mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud30mLPFEnd.Value = new System.Decimal(new int[] {
                                                               112,
                                                               0,
                                                               0,
                                                               65536});
     this.ud30mLPFEnd.ValueChanged += new System.EventHandler(this.ud30mLPFEnd_ValueChanged);
     //
     // ud30mLPFStart
     //
     this.ud30mLPFStart.DecimalPlaces = 1;
     this.ud30mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud30mLPFStart.Location = new System.Drawing.Point(253, 118);
     this.ud30mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud30mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud30mLPFStart.Name = "ud30mLPFStart";
     this.ud30mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud30mLPFStart.TabIndex = 73;
     this.toolTip1.SetToolTip(this.ud30mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud30mLPFStart.Value = new System.Decimal(new int[] {
                                                                 11,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS32
     //
     this.labelTS32.Image = null;
     this.labelTS32.Location = new System.Drawing.Point(293, 97);
     this.labelTS32.Name = "labelTS32";
     this.labelTS32.Size = new System.Drawing.Size(27, 16);
     this.labelTS32.TabIndex = 72;
     this.labelTS32.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS32, "LPF HW Line selection");
     //
     // ud40mLPFEnd
     //
     this.ud40mLPFEnd.DecimalPlaces = 1;
     this.ud40mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud40mLPFEnd.Location = new System.Drawing.Point(327, 97);
     this.ud40mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud40mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud40mLPFEnd.Name = "ud40mLPFEnd";
     this.ud40mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud40mLPFEnd.TabIndex = 71;
     this.toolTip1.SetToolTip(this.ud40mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud40mLPFEnd.Value = new System.Decimal(new int[] {
                                                               8,
                                                               0,
                                                               0,
                                                               0});
     this.ud40mLPFEnd.ValueChanged += new System.EventHandler(this.ud40mLPFEnd_ValueChanged);
     //
     // ud40mLPFStart
     //
     this.ud40mLPFStart.DecimalPlaces = 1;
     this.ud40mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud40mLPFStart.Location = new System.Drawing.Point(253, 97);
     this.ud40mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud40mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud40mLPFStart.Name = "ud40mLPFStart";
     this.ud40mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud40mLPFStart.TabIndex = 70;
     this.toolTip1.SetToolTip(this.ud40mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud40mLPFStart.Value = new System.Decimal(new int[] {
                                                                 7,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS33
     //
     this.labelTS33.Image = null;
     this.labelTS33.Location = new System.Drawing.Point(293, 76);
     this.labelTS33.Name = "labelTS33";
     this.labelTS33.Size = new System.Drawing.Size(27, 16);
     this.labelTS33.TabIndex = 69;
     this.labelTS33.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS33, "LPF HW Line selection");
     //
     // ud60mLPFEnd
     //
     this.ud60mLPFEnd.DecimalPlaces = 1;
     this.ud60mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud60mLPFEnd.Location = new System.Drawing.Point(327, 76);
     this.ud60mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud60mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud60mLPFEnd.Name = "ud60mLPFEnd";
     this.ud60mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud60mLPFEnd.TabIndex = 68;
     this.toolTip1.SetToolTip(this.ud60mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud60mLPFEnd.Value = new System.Decimal(new int[] {
                                                               6,
                                                               0,
                                                               0,
                                                               0});
     this.ud60mLPFEnd.ValueChanged += new System.EventHandler(this.ud60mLPFEnd_ValueChanged);
     //
     // ud60mLPFStart
     //
     this.ud60mLPFStart.DecimalPlaces = 1;
     this.ud60mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud60mLPFStart.Location = new System.Drawing.Point(253, 76);
     this.ud60mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud60mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud60mLPFStart.Name = "ud60mLPFStart";
     this.ud60mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud60mLPFStart.TabIndex = 67;
     this.toolTip1.SetToolTip(this.ud60mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud60mLPFStart.Value = new System.Decimal(new int[] {
                                                                 4,
                                                                 0,
                                                                 0,
                                                                 0});
     //
     // labelTS31
     //
     this.labelTS31.Image = null;
     this.labelTS31.Location = new System.Drawing.Point(293, 55);
     this.labelTS31.Name = "labelTS31";
     this.labelTS31.Size = new System.Drawing.Size(27, 16);
     this.labelTS31.TabIndex = 66;
     this.labelTS31.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS31, "LPF HW Line selection");
     //
     // ud80mLPFEnd
     //
     this.ud80mLPFEnd.DecimalPlaces = 1;
     this.ud80mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.ud80mLPFEnd.Location = new System.Drawing.Point(327, 55);
     this.ud80mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                 63,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud80mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.ud80mLPFEnd.Name = "ud80mLPFEnd";
     this.ud80mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud80mLPFEnd.TabIndex = 65;
     this.toolTip1.SetToolTip(this.ud80mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud80mLPFEnd.Value = new System.Decimal(new int[] {
                                                               4,
                                                               0,
                                                               0,
                                                               0});
     this.ud80mLPFEnd.ValueChanged += new System.EventHandler(this.ud80mLPFEnd_ValueChanged);
     //
     // ud80mLPFStart
     //
     this.ud80mLPFStart.DecimalPlaces = 1;
     this.ud80mLPFStart.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     65536});
     this.ud80mLPFStart.Location = new System.Drawing.Point(253, 55);
     this.ud80mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                   63,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud80mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.ud80mLPFStart.Name = "ud80mLPFStart";
     this.ud80mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud80mLPFStart.TabIndex = 64;
     this.toolTip1.SetToolTip(this.ud80mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud80mLPFStart.Value = new System.Decimal(new int[] {
                                                                 35,
                                                                 0,
                                                                 0,
                                                                 65536});
     //
     // labelTS30
     //
     this.labelTS30.Image = null;
     this.labelTS30.Location = new System.Drawing.Point(293, 35);
     this.labelTS30.Name = "labelTS30";
     this.labelTS30.Size = new System.Drawing.Size(27, 15);
     this.labelTS30.TabIndex = 63;
     this.labelTS30.Text = "MHz";
     this.toolTip1.SetToolTip(this.labelTS30, "LPF HW Line selection");
     //
     // ud160mLPFEnd
     //
     this.ud160mLPFEnd.DecimalPlaces = 1;
     this.ud160mLPFEnd.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    65536});
     this.ud160mLPFEnd.Location = new System.Drawing.Point(327, 35);
     this.ud160mLPFEnd.Maximum = new System.Decimal(new int[] {
                                                                  63,
                                                                  0,
                                                                  0,
                                                                  0});
     this.ud160mLPFEnd.Minimum = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.ud160mLPFEnd.Name = "ud160mLPFEnd";
     this.ud160mLPFEnd.Size = new System.Drawing.Size(40, 20);
     this.ud160mLPFEnd.TabIndex = 62;
     this.toolTip1.SetToolTip(this.ud160mLPFEnd, "Delay to compensate for longer Parallel cables.");
     this.ud160mLPFEnd.Value = new System.Decimal(new int[] {
                                                                2,
                                                                0,
                                                                0,
                                                                0});
     this.ud160mLPFEnd.ValueChanged += new System.EventHandler(this.ud160mLPFEnd_ValueChanged);
     //
     // labelTS29
     //
     this.labelTS29.Image = null;
     this.labelTS29.Location = new System.Drawing.Point(313, 14);
     this.labelTS29.Name = "labelTS29";
     this.labelTS29.Size = new System.Drawing.Size(60, 15);
     this.labelTS29.TabIndex = 61;
     this.labelTS29.Text = "Freq. End";
     this.toolTip1.SetToolTip(this.labelTS29, "LPF HW Line selection");
     //
     // labelTS28
     //
     this.labelTS28.Image = null;
     this.labelTS28.Location = new System.Drawing.Point(240, 14);
     this.labelTS28.Name = "labelTS28";
     this.labelTS28.Size = new System.Drawing.Size(60, 15);
     this.labelTS28.TabIndex = 60;
     this.labelTS28.Text = "Freq. Start";
     this.toolTip1.SetToolTip(this.labelTS28, "LPF HW Line selection");
     //
     // ud160mLPFStart
     //
     this.ud160mLPFStart.DecimalPlaces = 1;
     this.ud160mLPFStart.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.ud160mLPFStart.Location = new System.Drawing.Point(253, 35);
     this.ud160mLPFStart.Maximum = new System.Decimal(new int[] {
                                                                    63,
                                                                    0,
                                                                    0,
                                                                    0});
     this.ud160mLPFStart.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.ud160mLPFStart.Name = "ud160mLPFStart";
     this.ud160mLPFStart.Size = new System.Drawing.Size(40, 20);
     this.ud160mLPFStart.TabIndex = 59;
     this.toolTip1.SetToolTip(this.ud160mLPFStart, "Delay to compensate for longer Parallel cables.");
     this.ud160mLPFStart.Value = new System.Decimal(new int[] {
                                                                  18,
                                                                  0,
                                                                  0,
                                                                  65536});
     //
     // labelTS27
     //
     this.labelTS27.Image = null;
     this.labelTS27.Location = new System.Drawing.Point(180, 14);
     this.labelTS27.Name = "labelTS27";
     this.labelTS27.Size = new System.Drawing.Size(47, 15);
     this.labelTS27.TabIndex = 58;
     this.labelTS27.Text = "Value";
     this.toolTip1.SetToolTip(this.labelTS27, "LPF HW Line selection");
     //
     // labelTS16
     //
     this.labelTS16.Image = null;
     this.labelTS16.Location = new System.Drawing.Point(13, 14);
     this.labelTS16.Name = "labelTS16";
     this.labelTS16.Size = new System.Drawing.Size(129, 15);
     this.labelTS16.TabIndex = 57;
     this.labelTS16.Text = "Band/LPF data bit Cntrl";
     this.toolTip1.SetToolTip(this.labelTS16, "LPF HW Line selection");
     //
     // ud6m
     //
     this.ud6m.Increment = new System.Decimal(new int[] {
                                                            1,
                                                            0,
                                                            0,
                                                            0});
     this.ud6m.Location = new System.Drawing.Point(180, 243);
     this.ud6m.Maximum = new System.Decimal(new int[] {
                                                          63,
                                                          0,
                                                          0,
                                                          0});
     this.ud6m.Minimum = new System.Decimal(new int[] {
                                                          0,
                                                          0,
                                                          0,
                                                          0});
     this.ud6m.Name = "ud6m";
     this.ud6m.Size = new System.Drawing.Size(32, 20);
     this.ud6m.TabIndex = 56;
     this.toolTip1.SetToolTip(this.ud6m, "Delay to compensate for longer Parallel cables.");
     this.ud6m.Value = new System.Decimal(new int[] {
                                                        32,
                                                        0,
                                                        0,
                                                        0});
     this.ud6m.ValueChanged += new System.EventHandler(this.ud6m_ValueChanged);
     //
     // ud10m
     //
     this.ud10m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud10m.Location = new System.Drawing.Point(180, 222);
     this.ud10m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud10m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud10m.Name = "ud10m";
     this.ud10m.Size = new System.Drawing.Size(32, 20);
     this.ud10m.TabIndex = 55;
     this.toolTip1.SetToolTip(this.ud10m, "Delay to compensate for longer Parallel cables.");
     this.ud10m.Value = new System.Decimal(new int[] {
                                                         16,
                                                         0,
                                                         0,
                                                         0});
     this.ud10m.ValueChanged += new System.EventHandler(this.ud10m_ValueChanged);
     //
     // ud12m
     //
     this.ud12m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud12m.Location = new System.Drawing.Point(180, 201);
     this.ud12m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud12m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud12m.Name = "ud12m";
     this.ud12m.Size = new System.Drawing.Size(32, 20);
     this.ud12m.TabIndex = 54;
     this.toolTip1.SetToolTip(this.ud12m, "Delay to compensate for longer Parallel cables.");
     this.ud12m.Value = new System.Decimal(new int[] {
                                                         16,
                                                         0,
                                                         0,
                                                         0});
     this.ud12m.ValueChanged += new System.EventHandler(this.ud12m_ValueChanged);
     //
     // ud15m
     //
     this.ud15m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud15m.Location = new System.Drawing.Point(180, 180);
     this.ud15m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud15m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud15m.Name = "ud15m";
     this.ud15m.Size = new System.Drawing.Size(32, 20);
     this.ud15m.TabIndex = 53;
     this.toolTip1.SetToolTip(this.ud15m, "Delay to compensate for longer Parallel cables.");
     this.ud15m.Value = new System.Decimal(new int[] {
                                                         16,
                                                         0,
                                                         0,
                                                         0});
     this.ud15m.ValueChanged += new System.EventHandler(this.ud15m_ValueChanged);
     //
     // ud17m
     //
     this.ud17m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud17m.Location = new System.Drawing.Point(180, 159);
     this.ud17m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud17m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud17m.Name = "ud17m";
     this.ud17m.Size = new System.Drawing.Size(32, 20);
     this.ud17m.TabIndex = 52;
     this.toolTip1.SetToolTip(this.ud17m, "Delay to compensate for longer Parallel cables.");
     this.ud17m.Value = new System.Decimal(new int[] {
                                                         8,
                                                         0,
                                                         0,
                                                         0});
     this.ud17m.ValueChanged += new System.EventHandler(this.ud17m_ValueChanged);
     //
     // ud20m
     //
     this.ud20m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud20m.Location = new System.Drawing.Point(180, 139);
     this.ud20m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud20m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud20m.Name = "ud20m";
     this.ud20m.Size = new System.Drawing.Size(32, 20);
     this.ud20m.TabIndex = 51;
     this.toolTip1.SetToolTip(this.ud20m, "Delay to compensate for longer Parallel cables.");
     this.ud20m.Value = new System.Decimal(new int[] {
                                                         8,
                                                         0,
                                                         0,
                                                         0});
     this.ud20m.ValueChanged += new System.EventHandler(this.ud20m_ValueChanged);
     //
     // ud30m
     //
     this.ud30m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud30m.Location = new System.Drawing.Point(180, 118);
     this.ud30m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud30m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud30m.Name = "ud30m";
     this.ud30m.Size = new System.Drawing.Size(32, 20);
     this.ud30m.TabIndex = 50;
     this.toolTip1.SetToolTip(this.ud30m, "Delay to compensate for longer Parallel cables.");
     this.ud30m.Value = new System.Decimal(new int[] {
                                                         8,
                                                         0,
                                                         0,
                                                         0});
     this.ud30m.ValueChanged += new System.EventHandler(this.ud30m_ValueChanged);
     //
     // ud40m
     //
     this.ud40m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud40m.Location = new System.Drawing.Point(180, 97);
     this.ud40m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud40m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud40m.Name = "ud40m";
     this.ud40m.Size = new System.Drawing.Size(32, 20);
     this.ud40m.TabIndex = 49;
     this.toolTip1.SetToolTip(this.ud40m, "Delay to compensate for longer Parallel cables.");
     this.ud40m.Value = new System.Decimal(new int[] {
                                                         4,
                                                         0,
                                                         0,
                                                         0});
     this.ud40m.ValueChanged += new System.EventHandler(this.ud40m_ValueChanged);
     //
     // ud60m
     //
     this.ud60m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud60m.Location = new System.Drawing.Point(180, 76);
     this.ud60m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud60m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud60m.Name = "ud60m";
     this.ud60m.Size = new System.Drawing.Size(32, 20);
     this.ud60m.TabIndex = 48;
     this.toolTip1.SetToolTip(this.ud60m, "Delay to compensate for longer Parallel cables.");
     this.ud60m.Value = new System.Decimal(new int[] {
                                                         4,
                                                         0,
                                                         0,
                                                         0});
     this.ud60m.ValueChanged += new System.EventHandler(this.ud60m_ValueChanged);
     //
     // ud80m
     //
     this.ud80m.Increment = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.ud80m.Location = new System.Drawing.Point(180, 55);
     this.ud80m.Maximum = new System.Decimal(new int[] {
                                                           63,
                                                           0,
                                                           0,
                                                           0});
     this.ud80m.Minimum = new System.Decimal(new int[] {
                                                           0,
                                                           0,
                                                           0,
                                                           0});
     this.ud80m.Name = "ud80m";
     this.ud80m.Size = new System.Drawing.Size(32, 20);
     this.ud80m.TabIndex = 47;
     this.toolTip1.SetToolTip(this.ud80m, "Delay to compensate for longer Parallel cables.");
     this.ud80m.Value = new System.Decimal(new int[] {
                                                         4,
                                                         0,
                                                         0,
                                                         0});
     this.ud80m.ValueChanged += new System.EventHandler(this.ud80m_ValueChanged);
     //
     // ud160m
     //
     this.ud160m.Increment = new System.Decimal(new int[] {
                                                              1,
                                                              0,
                                                              0,
                                                              0});
     this.ud160m.Location = new System.Drawing.Point(180, 35);
     this.ud160m.Maximum = new System.Decimal(new int[] {
                                                            63,
                                                            0,
                                                            0,
                                                            0});
     this.ud160m.Minimum = new System.Decimal(new int[] {
                                                            0,
                                                            0,
                                                            0,
                                                            0});
     this.ud160m.Name = "ud160m";
     this.ud160m.Size = new System.Drawing.Size(32, 20);
     this.ud160m.TabIndex = 46;
     this.toolTip1.SetToolTip(this.ud160m, "Delay to compensate for longer Parallel cables.");
     this.ud160m.Value = new System.Decimal(new int[] {
                                                          1,
                                                          0,
                                                          0,
                                                          0});
     this.ud160m.ValueChanged += new System.EventHandler(this.ud160m_ValueChanged);
     //
     // labelTS15
     //
     this.labelTS15.Image = null;
     this.labelTS15.Location = new System.Drawing.Point(153, 243);
     this.labelTS15.Name = "labelTS15";
     this.labelTS15.Size = new System.Drawing.Size(24, 15);
     this.labelTS15.TabIndex = 45;
     this.labelTS15.Text = "6m";
     //
     // labelTS14
     //
     this.labelTS14.Image = null;
     this.labelTS14.Location = new System.Drawing.Point(147, 222);
     this.labelTS14.Name = "labelTS14";
     this.labelTS14.Size = new System.Drawing.Size(31, 16);
     this.labelTS14.TabIndex = 44;
     this.labelTS14.Text = "10m";
     //
     // labelTS13
     //
     this.labelTS13.Image = null;
     this.labelTS13.Location = new System.Drawing.Point(147, 201);
     this.labelTS13.Name = "labelTS13";
     this.labelTS13.Size = new System.Drawing.Size(31, 16);
     this.labelTS13.TabIndex = 43;
     this.labelTS13.Text = "12m";
     //
     // labelTS12
     //
     this.labelTS12.Image = null;
     this.labelTS12.Location = new System.Drawing.Point(147, 180);
     this.labelTS12.Name = "labelTS12";
     this.labelTS12.Size = new System.Drawing.Size(31, 17);
     this.labelTS12.TabIndex = 42;
     this.labelTS12.Text = "15m";
     //
     // labelTS11
     //
     this.labelTS11.Image = null;
     this.labelTS11.Location = new System.Drawing.Point(147, 159);
     this.labelTS11.Name = "labelTS11";
     this.labelTS11.Size = new System.Drawing.Size(31, 16);
     this.labelTS11.TabIndex = 41;
     this.labelTS11.Text = "17m";
     //
     // labelTS10
     //
     this.labelTS10.Image = null;
     this.labelTS10.Location = new System.Drawing.Point(147, 139);
     this.labelTS10.Name = "labelTS10";
     this.labelTS10.Size = new System.Drawing.Size(31, 16);
     this.labelTS10.TabIndex = 40;
     this.labelTS10.Text = "20m";
     //
     // labelTS9
     //
     this.labelTS9.Image = null;
     this.labelTS9.Location = new System.Drawing.Point(147, 118);
     this.labelTS9.Name = "labelTS9";
     this.labelTS9.Size = new System.Drawing.Size(31, 15);
     this.labelTS9.TabIndex = 39;
     this.labelTS9.Text = "30m";
     //
     // labelTS8
     //
     this.labelTS8.Image = null;
     this.labelTS8.Location = new System.Drawing.Point(147, 97);
     this.labelTS8.Name = "labelTS8";
     this.labelTS8.Size = new System.Drawing.Size(31, 17);
     this.labelTS8.TabIndex = 38;
     this.labelTS8.Text = "40m";
     //
     // labelTS7
     //
     this.labelTS7.Image = null;
     this.labelTS7.Location = new System.Drawing.Point(147, 76);
     this.labelTS7.Name = "labelTS7";
     this.labelTS7.Size = new System.Drawing.Size(31, 16);
     this.labelTS7.TabIndex = 37;
     this.labelTS7.Text = "60m";
     //
     // labelTS6
     //
     this.labelTS6.Image = null;
     this.labelTS6.Location = new System.Drawing.Point(147, 55);
     this.labelTS6.Name = "labelTS6";
     this.labelTS6.Size = new System.Drawing.Size(31, 17);
     this.labelTS6.TabIndex = 36;
     this.labelTS6.Text = "80m";
     //
     // labelTS5
     //
     this.labelTS5.Image = null;
     this.labelTS5.Location = new System.Drawing.Point(147, 35);
     this.labelTS5.Name = "labelTS5";
     this.labelTS5.Size = new System.Drawing.Size(31, 15);
     this.labelTS5.TabIndex = 35;
     this.labelTS5.Text = "160m";
     //
     // tpSerial
     //
     this.tpSerial.Controls.Add(this.grpGeneralSerial);
     this.tpSerial.Location = new System.Drawing.Point(4, 22);
     this.tpSerial.Name = "tpSerial";
     this.tpSerial.Size = new System.Drawing.Size(592, 318);
     this.tpSerial.TabIndex = 8;
     this.tpSerial.Text = "Serial";
     //
     // grpGeneralSerial
     //
     this.grpGeneralSerial.Controls.Add(this.labelTS48);
     this.grpGeneralSerial.Controls.Add(this.udSerialDelay);
     this.grpGeneralSerial.Controls.Add(this.comboBoxTS1);
     this.grpGeneralSerial.Controls.Add(this.chkGeneralSerialBPFLPF);
     this.grpGeneralSerial.Controls.Add(this.labelTS41);
     this.grpGeneralSerial.Controls.Add(this.chkGeneralSerialVFO);
     this.grpGeneralSerial.Controls.Add(this.comboSerialRgstrsChar);
     this.grpGeneralSerial.Controls.Add(this.comboSerialLOChar);
     this.grpGeneralSerial.Controls.Add(this.comboSerialVFOChar);
     this.grpGeneralSerial.Controls.Add(this.chkGeneralSerialRgstrs);
     this.grpGeneralSerial.Controls.Add(this.chkGeneralSerialLO);
     this.grpGeneralSerial.Controls.Add(this.comboKeyerSerial_Si570);
     this.grpGeneralSerial.Controls.Add(this.labelTS26);
     this.grpGeneralSerial.Location = new System.Drawing.Point(13, 14);
     this.grpGeneralSerial.Name = "grpGeneralSerial";
     this.grpGeneralSerial.Size = new System.Drawing.Size(220, 241);
     this.grpGeneralSerial.TabIndex = 29;
     this.grpGeneralSerial.TabStop = false;
     this.grpGeneralSerial.Text = "Serial Output";
     //
     // labelTS48
     //
     this.labelTS48.Image = null;
     this.labelTS48.Location = new System.Drawing.Point(16, 192);
     this.labelTS48.Name = "labelTS48";
     this.labelTS48.Size = new System.Drawing.Size(80, 14);
     this.labelTS48.TabIndex = 58;
     this.labelTS48.Text = "Data Delay ms";
     this.labelTS48.Visible = false;
     //
     // udSerialDelay
     //
     this.udSerialDelay.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udSerialDelay.Location = new System.Drawing.Point(16, 208);
     this.udSerialDelay.Maximum = new System.Decimal(new int[] {
                                                                   200,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udSerialDelay.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udSerialDelay.Name = "udSerialDelay";
     this.udSerialDelay.Size = new System.Drawing.Size(64, 20);
     this.udSerialDelay.TabIndex = 57;
     this.toolTip1.SetToolTip(this.udSerialDelay, "Delay to compensate for longer Parallel cables.");
     this.udSerialDelay.Value = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udSerialDelay.ValueChanged += new System.EventHandler(this.udSerialDelay_ValueChanged);
     //
     // comboBoxTS1
     //
     this.comboBoxTS1.DisplayMember = "LPT";
     this.comboBoxTS1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxTS1.DropDownWidth = 64;
     this.comboBoxTS1.Items.AddRange(new object[] {
                                                      "",
                                                      "V",
                                                      "F",
                                                      "R",
                                                      "B",
                                                      "v",
                                                      "f",
                                                      "r",
                                                      "b",
                                                      ":",
                                                      ";",
                                                      ",",
                                                      "."});
     this.comboBoxTS1.Location = new System.Drawing.Point(167, 208);
     this.comboBoxTS1.Name = "comboBoxTS1";
     this.comboBoxTS1.Size = new System.Drawing.Size(38, 21);
     this.comboBoxTS1.TabIndex = 50;
     this.toolTip1.SetToolTip(this.comboBoxTS1, "Sets Frequency and Si570 Register Output port");
     this.comboBoxTS1.ValueMember = "LPT";
     this.comboBoxTS1.Visible = false;
     //
     // chkGeneralSerialBPFLPF
     //
     this.chkGeneralSerialBPFLPF.Image = null;
     this.chkGeneralSerialBPFLPF.Location = new System.Drawing.Point(140, 187);
     this.chkGeneralSerialBPFLPF.Name = "chkGeneralSerialBPFLPF";
     this.chkGeneralSerialBPFLPF.Size = new System.Drawing.Size(76, 20);
     this.chkGeneralSerialBPFLPF.TabIndex = 49;
     this.chkGeneralSerialBPFLPF.Text = "BPF/LPF";
     this.chkGeneralSerialBPFLPF.Visible = false;
     //
     // labelTS41
     //
     this.labelTS41.Image = null;
     this.labelTS41.Location = new System.Drawing.Point(133, 21);
     this.labelTS41.Name = "labelTS41";
     this.labelTS41.Size = new System.Drawing.Size(54, 14);
     this.labelTS41.TabIndex = 48;
     this.labelTS41.Text = "ReadOut";
     this.labelTS41.Visible = false;
     //
     // chkGeneralSerialVFO
     //
     this.chkGeneralSerialVFO.Image = null;
     this.chkGeneralSerialVFO.Location = new System.Drawing.Point(140, 42);
     this.chkGeneralSerialVFO.Name = "chkGeneralSerialVFO";
     this.chkGeneralSerialVFO.Size = new System.Drawing.Size(55, 13);
     this.chkGeneralSerialVFO.TabIndex = 47;
     this.chkGeneralSerialVFO.Text = "VFO";
     this.chkGeneralSerialVFO.CheckedChanged += new System.EventHandler(this.chkGeneralSerialVFO_CheckedChanged);
     //
     // comboSerialRgstrsChar
     //
     this.comboSerialRgstrsChar.DisplayMember = "LPT";
     this.comboSerialRgstrsChar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSerialRgstrsChar.DropDownWidth = 64;
     this.comboSerialRgstrsChar.Items.AddRange(new object[] {
                                                                "",
                                                                "V",
                                                                "F",
                                                                "R",
                                                                "B",
                                                                "v",
                                                                "f",
                                                                "r",
                                                                "b",
                                                                ":",
                                                                ";",
                                                                ",",
                                                                "."});
     this.comboSerialRgstrsChar.Location = new System.Drawing.Point(167, 159);
     this.comboSerialRgstrsChar.Name = "comboSerialRgstrsChar";
     this.comboSerialRgstrsChar.Size = new System.Drawing.Size(38, 21);
     this.comboSerialRgstrsChar.TabIndex = 46;
     this.toolTip1.SetToolTip(this.comboSerialRgstrsChar, "Sets Frequency and Si570 Register Output port");
     this.comboSerialRgstrsChar.ValueMember = "LPT";
     this.comboSerialRgstrsChar.SelectedIndexChanged += new System.EventHandler(this.comboSerialRgstrsChar_SelectedIndexChanged);
     //
     // comboSerialLOChar
     //
     this.comboSerialLOChar.DisplayMember = "LPT";
     this.comboSerialLOChar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSerialLOChar.DropDownWidth = 64;
     this.comboSerialLOChar.Items.AddRange(new object[] {
                                                            "",
                                                            "V",
                                                            "F",
                                                            "R",
                                                            "B",
                                                            "v",
                                                            "f",
                                                            "r",
                                                            "b",
                                                            ":",
                                                            ";",
                                                            ",",
                                                            "."});
     this.comboSerialLOChar.Location = new System.Drawing.Point(167, 111);
     this.comboSerialLOChar.Name = "comboSerialLOChar";
     this.comboSerialLOChar.Size = new System.Drawing.Size(38, 21);
     this.comboSerialLOChar.TabIndex = 45;
     this.toolTip1.SetToolTip(this.comboSerialLOChar, "Sets Frequency and Si570 Register Output port");
     this.comboSerialLOChar.ValueMember = "LPT";
     this.comboSerialLOChar.SelectedIndexChanged += new System.EventHandler(this.comboSerialLOChar_SelectedIndexChanged);
     //
     // comboSerialVFOChar
     //
     this.comboSerialVFOChar.DisplayMember = "LPT";
     this.comboSerialVFOChar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboSerialVFOChar.DropDownWidth = 64;
     this.comboSerialVFOChar.Items.AddRange(new object[] {
                                                             "",
                                                             "V",
                                                             "F",
                                                             "R",
                                                             "B",
                                                             "v",
                                                             "f",
                                                             "r",
                                                             "b",
                                                             ":",
                                                             ";",
                                                             ",",
                                                             "."});
     this.comboSerialVFOChar.Location = new System.Drawing.Point(167, 62);
     this.comboSerialVFOChar.Name = "comboSerialVFOChar";
     this.comboSerialVFOChar.Size = new System.Drawing.Size(38, 21);
     this.comboSerialVFOChar.TabIndex = 44;
     this.toolTip1.SetToolTip(this.comboSerialVFOChar, "Sets Frequency and Si570 Register Output port");
     this.comboSerialVFOChar.ValueMember = "LPT";
     this.comboSerialVFOChar.SelectedIndexChanged += new System.EventHandler(this.comboSerialVFOChar_SelectedIndexChanged);
     //
     // chkGeneralSerialRgstrs
     //
     this.chkGeneralSerialRgstrs.Image = null;
     this.chkGeneralSerialRgstrs.Location = new System.Drawing.Point(140, 139);
     this.chkGeneralSerialRgstrs.Name = "chkGeneralSerialRgstrs";
     this.chkGeneralSerialRgstrs.Size = new System.Drawing.Size(57, 20);
     this.chkGeneralSerialRgstrs.TabIndex = 43;
     this.chkGeneralSerialRgstrs.Text = "Rgstrs";
     this.chkGeneralSerialRgstrs.CheckedChanged += new System.EventHandler(this.chkGeneralSerialRgstrs_CheckedChanged);
     //
     // chkGeneralSerialLO
     //
     this.chkGeneralSerialLO.Image = null;
     this.chkGeneralSerialLO.Location = new System.Drawing.Point(140, 90);
     this.chkGeneralSerialLO.Name = "chkGeneralSerialLO";
     this.chkGeneralSerialLO.Size = new System.Drawing.Size(55, 14);
     this.chkGeneralSerialLO.TabIndex = 42;
     this.chkGeneralSerialLO.Text = "LO";
     this.chkGeneralSerialLO.CheckedChanged += new System.EventHandler(this.chkGeneralSerialLO_CheckedChanged);
     //
     // comboKeyerSerial_Si570
     //
     this.comboKeyerSerial_Si570.DisplayMember = "LPT";
     this.comboKeyerSerial_Si570.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKeyerSerial_Si570.DropDownWidth = 64;
     this.comboKeyerSerial_Si570.Items.AddRange(new object[] {
                                                                 "5000"});
     this.comboKeyerSerial_Si570.Location = new System.Drawing.Point(7, 49);
     this.comboKeyerSerial_Si570.Name = "comboKeyerSerial_Si570";
     this.comboKeyerSerial_Si570.Size = new System.Drawing.Size(64, 21);
     this.comboKeyerSerial_Si570.TabIndex = 41;
     this.toolTip1.SetToolTip(this.comboKeyerSerial_Si570, "Sets Frequency and Si570 Register Output port");
     this.comboKeyerSerial_Si570.ValueMember = "LPT";
     this.comboKeyerSerial_Si570.SelectedIndexChanged += new System.EventHandler(this.comboKeyerSerial_Si570_SelectedIndexChanged);
     //
     // labelTS26
     //
     this.labelTS26.Image = null;
     this.labelTS26.Location = new System.Drawing.Point(7, 28);
     this.labelTS26.Name = "labelTS26";
     this.labelTS26.Size = new System.Drawing.Size(53, 14);
     this.labelTS26.TabIndex = 15;
     this.labelTS26.Text = "Port";
     this.labelTS26.Visible = false;
     //
     // tpExtCtrl
     //
     this.tpExtCtrl.Controls.Add(this.chkExtEnable);
     this.tpExtCtrl.Controls.Add(this.grpExtTX);
     this.tpExtCtrl.Controls.Add(this.grpExtRX);
     this.tpExtCtrl.Location = new System.Drawing.Point(4, 22);
     this.tpExtCtrl.Name = "tpExtCtrl";
     this.tpExtCtrl.Size = new System.Drawing.Size(584, 286);
     this.tpExtCtrl.TabIndex = 11;
     this.tpExtCtrl.Text = "Ext. Ctrl";
     //
     // chkExtEnable
     //
     this.chkExtEnable.Image = null;
     this.chkExtEnable.Location = new System.Drawing.Point(360, 16);
     this.chkExtEnable.Name = "chkExtEnable";
     this.chkExtEnable.Size = new System.Drawing.Size(64, 24);
     this.chkExtEnable.TabIndex = 9;
     this.chkExtEnable.Text = "Enable";
     this.toolTip1.SetToolTip(this.chkExtEnable, "Check this box to enable the matrix to the left to control the X2 pins.");
     this.chkExtEnable.CheckedChanged += new System.EventHandler(this.chkExtEnable_CheckedChanged);
     //
     // grpExtTX
     //
     this.grpExtTX.Controls.Add(this.lblExtTXX26);
     this.grpExtTX.Controls.Add(this.chkExtTX26);
     this.grpExtTX.Controls.Add(this.chkExtTX66);
     this.grpExtTX.Controls.Add(this.chkExtTX106);
     this.grpExtTX.Controls.Add(this.chkExtTX126);
     this.grpExtTX.Controls.Add(this.chkExtTX156);
     this.grpExtTX.Controls.Add(this.chkExtTX176);
     this.grpExtTX.Controls.Add(this.chkExtTX206);
     this.grpExtTX.Controls.Add(this.chkExtTX306);
     this.grpExtTX.Controls.Add(this.chkExtTX406);
     this.grpExtTX.Controls.Add(this.chkExtTX606);
     this.grpExtTX.Controls.Add(this.chkExtTX806);
     this.grpExtTX.Controls.Add(this.chkExtTX1606);
     this.grpExtTX.Controls.Add(this.lblExtTXX25);
     this.grpExtTX.Controls.Add(this.lblExtTXX24);
     this.grpExtTX.Controls.Add(this.lblExtTXX23);
     this.grpExtTX.Controls.Add(this.lblExtTXX22);
     this.grpExtTX.Controls.Add(this.lblExtTX2);
     this.grpExtTX.Controls.Add(this.chkExtTX23);
     this.grpExtTX.Controls.Add(this.chkExtTX22);
     this.grpExtTX.Controls.Add(this.chkExtTX21);
     this.grpExtTX.Controls.Add(this.chkExtTX25);
     this.grpExtTX.Controls.Add(this.chkExtTX24);
     this.grpExtTX.Controls.Add(this.lblExtTX6);
     this.grpExtTX.Controls.Add(this.chkExtTX63);
     this.grpExtTX.Controls.Add(this.chkExtTX62);
     this.grpExtTX.Controls.Add(this.chkExtTX61);
     this.grpExtTX.Controls.Add(this.chkExtTX65);
     this.grpExtTX.Controls.Add(this.chkExtTX64);
     this.grpExtTX.Controls.Add(this.lblExtTX10);
     this.grpExtTX.Controls.Add(this.chkExtTX103);
     this.grpExtTX.Controls.Add(this.chkExtTX102);
     this.grpExtTX.Controls.Add(this.chkExtTX101);
     this.grpExtTX.Controls.Add(this.chkExtTX105);
     this.grpExtTX.Controls.Add(this.chkExtTX104);
     this.grpExtTX.Controls.Add(this.lblExtTX12);
     this.grpExtTX.Controls.Add(this.chkExtTX123);
     this.grpExtTX.Controls.Add(this.chkExtTX122);
     this.grpExtTX.Controls.Add(this.chkExtTX121);
     this.grpExtTX.Controls.Add(this.chkExtTX125);
     this.grpExtTX.Controls.Add(this.chkExtTX124);
     this.grpExtTX.Controls.Add(this.lblExtTX15);
     this.grpExtTX.Controls.Add(this.chkExtTX153);
     this.grpExtTX.Controls.Add(this.chkExtTX152);
     this.grpExtTX.Controls.Add(this.chkExtTX151);
     this.grpExtTX.Controls.Add(this.chkExtTX155);
     this.grpExtTX.Controls.Add(this.chkExtTX154);
     this.grpExtTX.Controls.Add(this.lblExtTX17);
     this.grpExtTX.Controls.Add(this.chkExtTX173);
     this.grpExtTX.Controls.Add(this.chkExtTX172);
     this.grpExtTX.Controls.Add(this.chkExtTX171);
     this.grpExtTX.Controls.Add(this.chkExtTX175);
     this.grpExtTX.Controls.Add(this.chkExtTX174);
     this.grpExtTX.Controls.Add(this.lblExtTX20);
     this.grpExtTX.Controls.Add(this.chkExtTX203);
     this.grpExtTX.Controls.Add(this.chkExtTX202);
     this.grpExtTX.Controls.Add(this.chkExtTX201);
     this.grpExtTX.Controls.Add(this.chkExtTX205);
     this.grpExtTX.Controls.Add(this.chkExtTX204);
     this.grpExtTX.Controls.Add(this.lblExtTX30);
     this.grpExtTX.Controls.Add(this.chkExtTX303);
     this.grpExtTX.Controls.Add(this.chkExtTX302);
     this.grpExtTX.Controls.Add(this.chkExtTX301);
     this.grpExtTX.Controls.Add(this.chkExtTX305);
     this.grpExtTX.Controls.Add(this.chkExtTX304);
     this.grpExtTX.Controls.Add(this.lblExtTX40);
     this.grpExtTX.Controls.Add(this.chkExtTX403);
     this.grpExtTX.Controls.Add(this.chkExtTX402);
     this.grpExtTX.Controls.Add(this.chkExtTX401);
     this.grpExtTX.Controls.Add(this.chkExtTX405);
     this.grpExtTX.Controls.Add(this.chkExtTX404);
     this.grpExtTX.Controls.Add(this.lblExtTX60);
     this.grpExtTX.Controls.Add(this.chkExtTX603);
     this.grpExtTX.Controls.Add(this.chkExtTX602);
     this.grpExtTX.Controls.Add(this.chkExtTX601);
     this.grpExtTX.Controls.Add(this.chkExtTX605);
     this.grpExtTX.Controls.Add(this.chkExtTX604);
     this.grpExtTX.Controls.Add(this.lblExtTX80);
     this.grpExtTX.Controls.Add(this.chkExtTX803);
     this.grpExtTX.Controls.Add(this.chkExtTX802);
     this.grpExtTX.Controls.Add(this.chkExtTX801);
     this.grpExtTX.Controls.Add(this.chkExtTX805);
     this.grpExtTX.Controls.Add(this.chkExtTX804);
     this.grpExtTX.Controls.Add(this.lblExtTXX2Pins);
     this.grpExtTX.Controls.Add(this.lblExtTXBand);
     this.grpExtTX.Controls.Add(this.lblExtTX160);
     this.grpExtTX.Controls.Add(this.chkExtTX1603);
     this.grpExtTX.Controls.Add(this.chkExtTX1602);
     this.grpExtTX.Controls.Add(this.chkExtTX1601);
     this.grpExtTX.Controls.Add(this.lblExtTXX21);
     this.grpExtTX.Controls.Add(this.chkExtTX1605);
     this.grpExtTX.Controls.Add(this.chkExtTX1604);
     this.grpExtTX.Enabled = false;
     this.grpExtTX.Location = new System.Drawing.Point(184, 8);
     this.grpExtTX.Name = "grpExtTX";
     this.grpExtTX.Size = new System.Drawing.Size(168, 264);
     this.grpExtTX.TabIndex = 8;
     this.grpExtTX.TabStop = false;
     this.grpExtTX.Text = "Transmit";
     //
     // lblExtTXX26
     //
     this.lblExtTXX26.Image = null;
     this.lblExtTXX26.Location = new System.Drawing.Point(144, 40);
     this.lblExtTXX26.Name = "lblExtTXX26";
     this.lblExtTXX26.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX26.TabIndex = 171;
     this.lblExtTXX26.Text = "6";
     this.lblExtTXX26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chkExtTX26
     //
     this.chkExtTX26.Image = null;
     this.chkExtTX26.Location = new System.Drawing.Point(144, 240);
     this.chkExtTX26.Name = "chkExtTX26";
     this.chkExtTX26.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX26.TabIndex = 170;
     this.chkExtTX26.Text = "checkBox5";
     this.chkExtTX26.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // chkExtTX66
     //
     this.chkExtTX66.Image = null;
     this.chkExtTX66.Location = new System.Drawing.Point(144, 224);
     this.chkExtTX66.Name = "chkExtTX66";
     this.chkExtTX66.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX66.TabIndex = 169;
     this.chkExtTX66.Text = "checkBox5";
     this.chkExtTX66.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // chkExtTX106
     //
     this.chkExtTX106.Image = null;
     this.chkExtTX106.Location = new System.Drawing.Point(144, 208);
     this.chkExtTX106.Name = "chkExtTX106";
     this.chkExtTX106.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX106.TabIndex = 168;
     this.chkExtTX106.Text = "checkBox5";
     this.chkExtTX106.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // chkExtTX126
     //
     this.chkExtTX126.Image = null;
     this.chkExtTX126.Location = new System.Drawing.Point(144, 192);
     this.chkExtTX126.Name = "chkExtTX126";
     this.chkExtTX126.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX126.TabIndex = 167;
     this.chkExtTX126.Text = "checkBox5";
     this.chkExtTX126.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // chkExtTX156
     //
     this.chkExtTX156.Image = null;
     this.chkExtTX156.Location = new System.Drawing.Point(144, 176);
     this.chkExtTX156.Name = "chkExtTX156";
     this.chkExtTX156.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX156.TabIndex = 166;
     this.chkExtTX156.Text = "checkBox5";
     this.chkExtTX156.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // chkExtTX176
     //
     this.chkExtTX176.Image = null;
     this.chkExtTX176.Location = new System.Drawing.Point(144, 160);
     this.chkExtTX176.Name = "chkExtTX176";
     this.chkExtTX176.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX176.TabIndex = 165;
     this.chkExtTX176.Text = "checkBox5";
     this.chkExtTX176.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // chkExtTX206
     //
     this.chkExtTX206.Image = null;
     this.chkExtTX206.Location = new System.Drawing.Point(144, 144);
     this.chkExtTX206.Name = "chkExtTX206";
     this.chkExtTX206.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX206.TabIndex = 164;
     this.chkExtTX206.Text = "checkBox5";
     this.chkExtTX206.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // chkExtTX306
     //
     this.chkExtTX306.Image = null;
     this.chkExtTX306.Location = new System.Drawing.Point(144, 128);
     this.chkExtTX306.Name = "chkExtTX306";
     this.chkExtTX306.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX306.TabIndex = 163;
     this.chkExtTX306.Text = "checkBox5";
     this.chkExtTX306.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // chkExtTX406
     //
     this.chkExtTX406.Image = null;
     this.chkExtTX406.Location = new System.Drawing.Point(144, 112);
     this.chkExtTX406.Name = "chkExtTX406";
     this.chkExtTX406.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX406.TabIndex = 162;
     this.chkExtTX406.Text = "checkBox5";
     this.chkExtTX406.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // chkExtTX606
     //
     this.chkExtTX606.Image = null;
     this.chkExtTX606.Location = new System.Drawing.Point(144, 96);
     this.chkExtTX606.Name = "chkExtTX606";
     this.chkExtTX606.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX606.TabIndex = 161;
     this.chkExtTX606.Text = "checkBox5";
     this.chkExtTX606.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // chkExtTX806
     //
     this.chkExtTX806.Image = null;
     this.chkExtTX806.Location = new System.Drawing.Point(144, 80);
     this.chkExtTX806.Name = "chkExtTX806";
     this.chkExtTX806.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX806.TabIndex = 160;
     this.chkExtTX806.Text = "checkBox5";
     this.chkExtTX806.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // chkExtTX1606
     //
     this.chkExtTX1606.Image = null;
     this.chkExtTX1606.Location = new System.Drawing.Point(144, 64);
     this.chkExtTX1606.Name = "chkExtTX1606";
     this.chkExtTX1606.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1606.TabIndex = 159;
     this.chkExtTX1606.Text = "checkBox5";
     this.chkExtTX1606.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // lblExtTXX25
     //
     this.lblExtTXX25.Image = null;
     this.lblExtTXX25.Location = new System.Drawing.Point(128, 40);
     this.lblExtTXX25.Name = "lblExtTXX25";
     this.lblExtTXX25.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX25.TabIndex = 158;
     this.lblExtTXX25.Text = "5";
     this.lblExtTXX25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtTXX24
     //
     this.lblExtTXX24.Image = null;
     this.lblExtTXX24.Location = new System.Drawing.Point(112, 40);
     this.lblExtTXX24.Name = "lblExtTXX24";
     this.lblExtTXX24.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX24.TabIndex = 157;
     this.lblExtTXX24.Text = "4";
     this.lblExtTXX24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtTXX23
     //
     this.lblExtTXX23.Image = null;
     this.lblExtTXX23.Location = new System.Drawing.Point(96, 40);
     this.lblExtTXX23.Name = "lblExtTXX23";
     this.lblExtTXX23.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX23.TabIndex = 156;
     this.lblExtTXX23.Text = "3";
     this.lblExtTXX23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtTXX22
     //
     this.lblExtTXX22.Image = null;
     this.lblExtTXX22.Location = new System.Drawing.Point(80, 40);
     this.lblExtTXX22.Name = "lblExtTXX22";
     this.lblExtTXX22.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX22.TabIndex = 155;
     this.lblExtTXX22.Text = "2";
     this.lblExtTXX22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtTX2
     //
     this.lblExtTX2.Image = null;
     this.lblExtTX2.Location = new System.Drawing.Point(12, 240);
     this.lblExtTX2.Name = "lblExtTX2";
     this.lblExtTX2.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX2.TabIndex = 154;
     this.lblExtTX2.Text = "2m";
     //
     // chkExtTX23
     //
     this.chkExtTX23.Image = null;
     this.chkExtTX23.Location = new System.Drawing.Point(96, 240);
     this.chkExtTX23.Name = "chkExtTX23";
     this.chkExtTX23.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX23.TabIndex = 151;
     this.chkExtTX23.Text = "checkBox3";
     this.chkExtTX23.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // chkExtTX22
     //
     this.chkExtTX22.Image = null;
     this.chkExtTX22.Location = new System.Drawing.Point(80, 240);
     this.chkExtTX22.Name = "chkExtTX22";
     this.chkExtTX22.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX22.TabIndex = 150;
     this.chkExtTX22.Text = "checkBox2";
     this.chkExtTX22.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // chkExtTX21
     //
     this.chkExtTX21.Image = null;
     this.chkExtTX21.Location = new System.Drawing.Point(64, 240);
     this.chkExtTX21.Name = "chkExtTX21";
     this.chkExtTX21.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX21.TabIndex = 149;
     this.chkExtTX21.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // chkExtTX25
     //
     this.chkExtTX25.Image = null;
     this.chkExtTX25.Location = new System.Drawing.Point(128, 240);
     this.chkExtTX25.Name = "chkExtTX25";
     this.chkExtTX25.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX25.TabIndex = 153;
     this.chkExtTX25.Text = "checkBox5";
     this.chkExtTX25.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // chkExtTX24
     //
     this.chkExtTX24.Image = null;
     this.chkExtTX24.Location = new System.Drawing.Point(112, 240);
     this.chkExtTX24.Name = "chkExtTX24";
     this.chkExtTX24.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX24.TabIndex = 152;
     this.chkExtTX24.Text = "checkBox4";
     this.chkExtTX24.CheckedChanged += new System.EventHandler(this.chkExtTX2_CheckedChanged);
     //
     // lblExtTX6
     //
     this.lblExtTX6.Image = null;
     this.lblExtTX6.Location = new System.Drawing.Point(12, 224);
     this.lblExtTX6.Name = "lblExtTX6";
     this.lblExtTX6.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX6.TabIndex = 148;
     this.lblExtTX6.Text = "6m";
     //
     // chkExtTX63
     //
     this.chkExtTX63.Image = null;
     this.chkExtTX63.Location = new System.Drawing.Point(96, 224);
     this.chkExtTX63.Name = "chkExtTX63";
     this.chkExtTX63.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX63.TabIndex = 145;
     this.chkExtTX63.Text = "checkBox3";
     this.chkExtTX63.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // chkExtTX62
     //
     this.chkExtTX62.Image = null;
     this.chkExtTX62.Location = new System.Drawing.Point(80, 224);
     this.chkExtTX62.Name = "chkExtTX62";
     this.chkExtTX62.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX62.TabIndex = 144;
     this.chkExtTX62.Text = "checkBox2";
     this.chkExtTX62.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // chkExtTX61
     //
     this.chkExtTX61.Image = null;
     this.chkExtTX61.Location = new System.Drawing.Point(64, 224);
     this.chkExtTX61.Name = "chkExtTX61";
     this.chkExtTX61.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX61.TabIndex = 143;
     this.chkExtTX61.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // chkExtTX65
     //
     this.chkExtTX65.Image = null;
     this.chkExtTX65.Location = new System.Drawing.Point(128, 224);
     this.chkExtTX65.Name = "chkExtTX65";
     this.chkExtTX65.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX65.TabIndex = 147;
     this.chkExtTX65.Text = "checkBox5";
     this.chkExtTX65.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // chkExtTX64
     //
     this.chkExtTX64.Image = null;
     this.chkExtTX64.Location = new System.Drawing.Point(112, 224);
     this.chkExtTX64.Name = "chkExtTX64";
     this.chkExtTX64.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX64.TabIndex = 146;
     this.chkExtTX64.Text = "checkBox4";
     this.chkExtTX64.CheckedChanged += new System.EventHandler(this.chkExtTX6_CheckedChanged);
     //
     // lblExtTX10
     //
     this.lblExtTX10.Image = null;
     this.lblExtTX10.Location = new System.Drawing.Point(12, 208);
     this.lblExtTX10.Name = "lblExtTX10";
     this.lblExtTX10.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX10.TabIndex = 142;
     this.lblExtTX10.Text = "10m";
     //
     // chkExtTX103
     //
     this.chkExtTX103.Image = null;
     this.chkExtTX103.Location = new System.Drawing.Point(96, 208);
     this.chkExtTX103.Name = "chkExtTX103";
     this.chkExtTX103.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX103.TabIndex = 139;
     this.chkExtTX103.Text = "checkBox3";
     this.chkExtTX103.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // chkExtTX102
     //
     this.chkExtTX102.Image = null;
     this.chkExtTX102.Location = new System.Drawing.Point(80, 208);
     this.chkExtTX102.Name = "chkExtTX102";
     this.chkExtTX102.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX102.TabIndex = 138;
     this.chkExtTX102.Text = "checkBox2";
     this.chkExtTX102.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // chkExtTX101
     //
     this.chkExtTX101.Image = null;
     this.chkExtTX101.Location = new System.Drawing.Point(64, 208);
     this.chkExtTX101.Name = "chkExtTX101";
     this.chkExtTX101.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX101.TabIndex = 137;
     this.chkExtTX101.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // chkExtTX105
     //
     this.chkExtTX105.Image = null;
     this.chkExtTX105.Location = new System.Drawing.Point(128, 208);
     this.chkExtTX105.Name = "chkExtTX105";
     this.chkExtTX105.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX105.TabIndex = 141;
     this.chkExtTX105.Text = "checkBox5";
     this.chkExtTX105.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // chkExtTX104
     //
     this.chkExtTX104.Image = null;
     this.chkExtTX104.Location = new System.Drawing.Point(112, 208);
     this.chkExtTX104.Name = "chkExtTX104";
     this.chkExtTX104.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX104.TabIndex = 140;
     this.chkExtTX104.Text = "checkBox4";
     this.chkExtTX104.CheckedChanged += new System.EventHandler(this.chkExtTX10_CheckedChanged);
     //
     // lblExtTX12
     //
     this.lblExtTX12.Image = null;
     this.lblExtTX12.Location = new System.Drawing.Point(12, 192);
     this.lblExtTX12.Name = "lblExtTX12";
     this.lblExtTX12.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX12.TabIndex = 136;
     this.lblExtTX12.Text = "12m";
     //
     // chkExtTX123
     //
     this.chkExtTX123.Image = null;
     this.chkExtTX123.Location = new System.Drawing.Point(96, 192);
     this.chkExtTX123.Name = "chkExtTX123";
     this.chkExtTX123.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX123.TabIndex = 133;
     this.chkExtTX123.Text = "checkBox3";
     this.chkExtTX123.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // chkExtTX122
     //
     this.chkExtTX122.Image = null;
     this.chkExtTX122.Location = new System.Drawing.Point(80, 192);
     this.chkExtTX122.Name = "chkExtTX122";
     this.chkExtTX122.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX122.TabIndex = 132;
     this.chkExtTX122.Text = "checkBox2";
     this.chkExtTX122.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // chkExtTX121
     //
     this.chkExtTX121.Image = null;
     this.chkExtTX121.Location = new System.Drawing.Point(64, 192);
     this.chkExtTX121.Name = "chkExtTX121";
     this.chkExtTX121.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX121.TabIndex = 131;
     this.chkExtTX121.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // chkExtTX125
     //
     this.chkExtTX125.Image = null;
     this.chkExtTX125.Location = new System.Drawing.Point(128, 192);
     this.chkExtTX125.Name = "chkExtTX125";
     this.chkExtTX125.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX125.TabIndex = 135;
     this.chkExtTX125.Text = "checkBox5";
     this.chkExtTX125.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // chkExtTX124
     //
     this.chkExtTX124.Image = null;
     this.chkExtTX124.Location = new System.Drawing.Point(112, 192);
     this.chkExtTX124.Name = "chkExtTX124";
     this.chkExtTX124.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX124.TabIndex = 134;
     this.chkExtTX124.Text = "checkBox4";
     this.chkExtTX124.CheckedChanged += new System.EventHandler(this.chkExtTX12_CheckedChanged);
     //
     // lblExtTX15
     //
     this.lblExtTX15.Image = null;
     this.lblExtTX15.Location = new System.Drawing.Point(12, 176);
     this.lblExtTX15.Name = "lblExtTX15";
     this.lblExtTX15.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX15.TabIndex = 130;
     this.lblExtTX15.Text = "15m";
     //
     // chkExtTX153
     //
     this.chkExtTX153.Image = null;
     this.chkExtTX153.Location = new System.Drawing.Point(96, 176);
     this.chkExtTX153.Name = "chkExtTX153";
     this.chkExtTX153.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX153.TabIndex = 127;
     this.chkExtTX153.Text = "checkBox3";
     this.chkExtTX153.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // chkExtTX152
     //
     this.chkExtTX152.Image = null;
     this.chkExtTX152.Location = new System.Drawing.Point(80, 176);
     this.chkExtTX152.Name = "chkExtTX152";
     this.chkExtTX152.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX152.TabIndex = 126;
     this.chkExtTX152.Text = "checkBox2";
     this.chkExtTX152.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // chkExtTX151
     //
     this.chkExtTX151.Image = null;
     this.chkExtTX151.Location = new System.Drawing.Point(64, 176);
     this.chkExtTX151.Name = "chkExtTX151";
     this.chkExtTX151.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX151.TabIndex = 125;
     this.chkExtTX151.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // chkExtTX155
     //
     this.chkExtTX155.Image = null;
     this.chkExtTX155.Location = new System.Drawing.Point(128, 176);
     this.chkExtTX155.Name = "chkExtTX155";
     this.chkExtTX155.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX155.TabIndex = 129;
     this.chkExtTX155.Text = "checkBox5";
     this.chkExtTX155.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // chkExtTX154
     //
     this.chkExtTX154.Image = null;
     this.chkExtTX154.Location = new System.Drawing.Point(112, 176);
     this.chkExtTX154.Name = "chkExtTX154";
     this.chkExtTX154.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX154.TabIndex = 128;
     this.chkExtTX154.Text = "checkBox4";
     this.chkExtTX154.CheckedChanged += new System.EventHandler(this.chkExtTX15_CheckedChanged);
     //
     // lblExtTX17
     //
     this.lblExtTX17.Image = null;
     this.lblExtTX17.Location = new System.Drawing.Point(12, 160);
     this.lblExtTX17.Name = "lblExtTX17";
     this.lblExtTX17.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX17.TabIndex = 124;
     this.lblExtTX17.Text = "17m";
     //
     // chkExtTX173
     //
     this.chkExtTX173.Image = null;
     this.chkExtTX173.Location = new System.Drawing.Point(96, 160);
     this.chkExtTX173.Name = "chkExtTX173";
     this.chkExtTX173.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX173.TabIndex = 121;
     this.chkExtTX173.Text = "checkBox3";
     this.chkExtTX173.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // chkExtTX172
     //
     this.chkExtTX172.Image = null;
     this.chkExtTX172.Location = new System.Drawing.Point(80, 160);
     this.chkExtTX172.Name = "chkExtTX172";
     this.chkExtTX172.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX172.TabIndex = 120;
     this.chkExtTX172.Text = "checkBox2";
     this.chkExtTX172.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // chkExtTX171
     //
     this.chkExtTX171.Image = null;
     this.chkExtTX171.Location = new System.Drawing.Point(64, 160);
     this.chkExtTX171.Name = "chkExtTX171";
     this.chkExtTX171.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX171.TabIndex = 119;
     this.chkExtTX171.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // chkExtTX175
     //
     this.chkExtTX175.Image = null;
     this.chkExtTX175.Location = new System.Drawing.Point(128, 160);
     this.chkExtTX175.Name = "chkExtTX175";
     this.chkExtTX175.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX175.TabIndex = 123;
     this.chkExtTX175.Text = "checkBox5";
     this.chkExtTX175.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // chkExtTX174
     //
     this.chkExtTX174.Image = null;
     this.chkExtTX174.Location = new System.Drawing.Point(112, 160);
     this.chkExtTX174.Name = "chkExtTX174";
     this.chkExtTX174.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX174.TabIndex = 122;
     this.chkExtTX174.Text = "checkBox4";
     this.chkExtTX174.CheckedChanged += new System.EventHandler(this.chkExtTX17_CheckedChanged);
     //
     // lblExtTX20
     //
     this.lblExtTX20.Image = null;
     this.lblExtTX20.Location = new System.Drawing.Point(12, 144);
     this.lblExtTX20.Name = "lblExtTX20";
     this.lblExtTX20.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX20.TabIndex = 118;
     this.lblExtTX20.Text = "20m";
     //
     // chkExtTX203
     //
     this.chkExtTX203.Image = null;
     this.chkExtTX203.Location = new System.Drawing.Point(96, 144);
     this.chkExtTX203.Name = "chkExtTX203";
     this.chkExtTX203.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX203.TabIndex = 115;
     this.chkExtTX203.Text = "checkBox3";
     this.chkExtTX203.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // chkExtTX202
     //
     this.chkExtTX202.Image = null;
     this.chkExtTX202.Location = new System.Drawing.Point(80, 144);
     this.chkExtTX202.Name = "chkExtTX202";
     this.chkExtTX202.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX202.TabIndex = 114;
     this.chkExtTX202.Text = "checkBox2";
     this.chkExtTX202.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // chkExtTX201
     //
     this.chkExtTX201.Image = null;
     this.chkExtTX201.Location = new System.Drawing.Point(64, 144);
     this.chkExtTX201.Name = "chkExtTX201";
     this.chkExtTX201.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX201.TabIndex = 113;
     this.chkExtTX201.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // chkExtTX205
     //
     this.chkExtTX205.Image = null;
     this.chkExtTX205.Location = new System.Drawing.Point(128, 144);
     this.chkExtTX205.Name = "chkExtTX205";
     this.chkExtTX205.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX205.TabIndex = 117;
     this.chkExtTX205.Text = "checkBox5";
     this.chkExtTX205.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // chkExtTX204
     //
     this.chkExtTX204.Image = null;
     this.chkExtTX204.Location = new System.Drawing.Point(112, 144);
     this.chkExtTX204.Name = "chkExtTX204";
     this.chkExtTX204.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX204.TabIndex = 116;
     this.chkExtTX204.Text = "checkBox4";
     this.chkExtTX204.CheckedChanged += new System.EventHandler(this.chkExtTX20_CheckedChanged);
     //
     // lblExtTX30
     //
     this.lblExtTX30.Image = null;
     this.lblExtTX30.Location = new System.Drawing.Point(12, 128);
     this.lblExtTX30.Name = "lblExtTX30";
     this.lblExtTX30.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX30.TabIndex = 112;
     this.lblExtTX30.Text = "30m";
     //
     // chkExtTX303
     //
     this.chkExtTX303.Image = null;
     this.chkExtTX303.Location = new System.Drawing.Point(96, 128);
     this.chkExtTX303.Name = "chkExtTX303";
     this.chkExtTX303.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX303.TabIndex = 109;
     this.chkExtTX303.Text = "checkBox3";
     this.chkExtTX303.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // chkExtTX302
     //
     this.chkExtTX302.Image = null;
     this.chkExtTX302.Location = new System.Drawing.Point(80, 128);
     this.chkExtTX302.Name = "chkExtTX302";
     this.chkExtTX302.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX302.TabIndex = 108;
     this.chkExtTX302.Text = "checkBox2";
     this.chkExtTX302.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // chkExtTX301
     //
     this.chkExtTX301.Image = null;
     this.chkExtTX301.Location = new System.Drawing.Point(64, 128);
     this.chkExtTX301.Name = "chkExtTX301";
     this.chkExtTX301.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX301.TabIndex = 107;
     this.chkExtTX301.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // chkExtTX305
     //
     this.chkExtTX305.Image = null;
     this.chkExtTX305.Location = new System.Drawing.Point(128, 128);
     this.chkExtTX305.Name = "chkExtTX305";
     this.chkExtTX305.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX305.TabIndex = 111;
     this.chkExtTX305.Text = "checkBox5";
     this.chkExtTX305.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // chkExtTX304
     //
     this.chkExtTX304.Image = null;
     this.chkExtTX304.Location = new System.Drawing.Point(112, 128);
     this.chkExtTX304.Name = "chkExtTX304";
     this.chkExtTX304.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX304.TabIndex = 110;
     this.chkExtTX304.Text = "checkBox4";
     this.chkExtTX304.CheckedChanged += new System.EventHandler(this.chkExtTX30_CheckedChanged);
     //
     // lblExtTX40
     //
     this.lblExtTX40.Image = null;
     this.lblExtTX40.Location = new System.Drawing.Point(12, 112);
     this.lblExtTX40.Name = "lblExtTX40";
     this.lblExtTX40.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX40.TabIndex = 106;
     this.lblExtTX40.Text = "40m";
     //
     // chkExtTX403
     //
     this.chkExtTX403.Image = null;
     this.chkExtTX403.Location = new System.Drawing.Point(96, 112);
     this.chkExtTX403.Name = "chkExtTX403";
     this.chkExtTX403.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX403.TabIndex = 103;
     this.chkExtTX403.Text = "checkBox3";
     this.chkExtTX403.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // chkExtTX402
     //
     this.chkExtTX402.Image = null;
     this.chkExtTX402.Location = new System.Drawing.Point(80, 112);
     this.chkExtTX402.Name = "chkExtTX402";
     this.chkExtTX402.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX402.TabIndex = 102;
     this.chkExtTX402.Text = "checkBox2";
     this.chkExtTX402.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // chkExtTX401
     //
     this.chkExtTX401.Image = null;
     this.chkExtTX401.Location = new System.Drawing.Point(64, 112);
     this.chkExtTX401.Name = "chkExtTX401";
     this.chkExtTX401.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX401.TabIndex = 101;
     this.chkExtTX401.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // chkExtTX405
     //
     this.chkExtTX405.Image = null;
     this.chkExtTX405.Location = new System.Drawing.Point(128, 112);
     this.chkExtTX405.Name = "chkExtTX405";
     this.chkExtTX405.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX405.TabIndex = 105;
     this.chkExtTX405.Text = "checkBox5";
     this.chkExtTX405.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // chkExtTX404
     //
     this.chkExtTX404.Image = null;
     this.chkExtTX404.Location = new System.Drawing.Point(112, 112);
     this.chkExtTX404.Name = "chkExtTX404";
     this.chkExtTX404.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX404.TabIndex = 104;
     this.chkExtTX404.Text = "checkBox4";
     this.chkExtTX404.CheckedChanged += new System.EventHandler(this.chkExtTX40_CheckedChanged);
     //
     // lblExtTX60
     //
     this.lblExtTX60.Image = null;
     this.lblExtTX60.Location = new System.Drawing.Point(12, 96);
     this.lblExtTX60.Name = "lblExtTX60";
     this.lblExtTX60.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX60.TabIndex = 100;
     this.lblExtTX60.Text = "60m";
     //
     // chkExtTX603
     //
     this.chkExtTX603.Image = null;
     this.chkExtTX603.Location = new System.Drawing.Point(96, 96);
     this.chkExtTX603.Name = "chkExtTX603";
     this.chkExtTX603.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX603.TabIndex = 97;
     this.chkExtTX603.Text = "checkBox3";
     this.chkExtTX603.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // chkExtTX602
     //
     this.chkExtTX602.Image = null;
     this.chkExtTX602.Location = new System.Drawing.Point(80, 96);
     this.chkExtTX602.Name = "chkExtTX602";
     this.chkExtTX602.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX602.TabIndex = 96;
     this.chkExtTX602.Text = "checkBox2";
     this.chkExtTX602.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // chkExtTX601
     //
     this.chkExtTX601.Image = null;
     this.chkExtTX601.Location = new System.Drawing.Point(64, 96);
     this.chkExtTX601.Name = "chkExtTX601";
     this.chkExtTX601.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX601.TabIndex = 95;
     this.chkExtTX601.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // chkExtTX605
     //
     this.chkExtTX605.Image = null;
     this.chkExtTX605.Location = new System.Drawing.Point(128, 96);
     this.chkExtTX605.Name = "chkExtTX605";
     this.chkExtTX605.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX605.TabIndex = 99;
     this.chkExtTX605.Text = "checkBox5";
     this.chkExtTX605.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // chkExtTX604
     //
     this.chkExtTX604.Image = null;
     this.chkExtTX604.Location = new System.Drawing.Point(112, 96);
     this.chkExtTX604.Name = "chkExtTX604";
     this.chkExtTX604.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX604.TabIndex = 98;
     this.chkExtTX604.Text = "checkBox4";
     this.chkExtTX604.CheckedChanged += new System.EventHandler(this.chkExtTX60_CheckedChanged);
     //
     // lblExtTX80
     //
     this.lblExtTX80.Image = null;
     this.lblExtTX80.Location = new System.Drawing.Point(12, 80);
     this.lblExtTX80.Name = "lblExtTX80";
     this.lblExtTX80.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX80.TabIndex = 94;
     this.lblExtTX80.Text = "80m";
     //
     // chkExtTX803
     //
     this.chkExtTX803.Image = null;
     this.chkExtTX803.Location = new System.Drawing.Point(96, 80);
     this.chkExtTX803.Name = "chkExtTX803";
     this.chkExtTX803.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX803.TabIndex = 91;
     this.chkExtTX803.Text = "checkBox3";
     this.chkExtTX803.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // chkExtTX802
     //
     this.chkExtTX802.Image = null;
     this.chkExtTX802.Location = new System.Drawing.Point(80, 80);
     this.chkExtTX802.Name = "chkExtTX802";
     this.chkExtTX802.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX802.TabIndex = 90;
     this.chkExtTX802.Text = "checkBox107";
     this.chkExtTX802.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // chkExtTX801
     //
     this.chkExtTX801.Image = null;
     this.chkExtTX801.Location = new System.Drawing.Point(64, 80);
     this.chkExtTX801.Name = "chkExtTX801";
     this.chkExtTX801.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX801.TabIndex = 89;
     this.chkExtTX801.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // chkExtTX805
     //
     this.chkExtTX805.Image = null;
     this.chkExtTX805.Location = new System.Drawing.Point(128, 80);
     this.chkExtTX805.Name = "chkExtTX805";
     this.chkExtTX805.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX805.TabIndex = 93;
     this.chkExtTX805.Text = "checkBox5";
     this.chkExtTX805.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // chkExtTX804
     //
     this.chkExtTX804.Image = null;
     this.chkExtTX804.Location = new System.Drawing.Point(112, 80);
     this.chkExtTX804.Name = "chkExtTX804";
     this.chkExtTX804.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX804.TabIndex = 92;
     this.chkExtTX804.Text = "checkBox4";
     this.chkExtTX804.CheckedChanged += new System.EventHandler(this.chkExtTX80_CheckedChanged);
     //
     // lblExtTXX2Pins
     //
     this.lblExtTXX2Pins.Image = null;
     this.lblExtTXX2Pins.Location = new System.Drawing.Point(60, 24);
     this.lblExtTXX2Pins.Name = "lblExtTXX2Pins";
     this.lblExtTXX2Pins.Size = new System.Drawing.Size(100, 16);
     this.lblExtTXX2Pins.TabIndex = 88;
     this.lblExtTXX2Pins.Text = "X2 Pins";
     this.lblExtTXX2Pins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtTXBand
     //
     this.lblExtTXBand.Image = null;
     this.lblExtTXBand.Location = new System.Drawing.Point(12, 24);
     this.lblExtTXBand.Name = "lblExtTXBand";
     this.lblExtTXBand.Size = new System.Drawing.Size(32, 16);
     this.lblExtTXBand.TabIndex = 87;
     this.lblExtTXBand.Text = "Band";
     //
     // lblExtTX160
     //
     this.lblExtTX160.Image = null;
     this.lblExtTX160.Location = new System.Drawing.Point(12, 64);
     this.lblExtTX160.Name = "lblExtTX160";
     this.lblExtTX160.Size = new System.Drawing.Size(40, 16);
     this.lblExtTX160.TabIndex = 86;
     this.lblExtTX160.Text = "160m";
     //
     // chkExtTX1603
     //
     this.chkExtTX1603.Image = null;
     this.chkExtTX1603.Location = new System.Drawing.Point(96, 64);
     this.chkExtTX1603.Name = "chkExtTX1603";
     this.chkExtTX1603.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1603.TabIndex = 82;
     this.chkExtTX1603.Text = "checkBox3";
     this.chkExtTX1603.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // chkExtTX1602
     //
     this.chkExtTX1602.Image = null;
     this.chkExtTX1602.Location = new System.Drawing.Point(80, 64);
     this.chkExtTX1602.Name = "chkExtTX1602";
     this.chkExtTX1602.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1602.TabIndex = 81;
     this.chkExtTX1602.Text = "checkBox2";
     this.chkExtTX1602.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // chkExtTX1601
     //
     this.chkExtTX1601.Image = null;
     this.chkExtTX1601.Location = new System.Drawing.Point(64, 64);
     this.chkExtTX1601.Name = "chkExtTX1601";
     this.chkExtTX1601.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1601.TabIndex = 80;
     this.chkExtTX1601.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // lblExtTXX21
     //
     this.lblExtTXX21.Image = null;
     this.lblExtTXX21.Location = new System.Drawing.Point(64, 40);
     this.lblExtTXX21.Name = "lblExtTXX21";
     this.lblExtTXX21.Size = new System.Drawing.Size(16, 16);
     this.lblExtTXX21.TabIndex = 85;
     this.lblExtTXX21.Text = "1";
     this.lblExtTXX21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chkExtTX1605
     //
     this.chkExtTX1605.Image = null;
     this.chkExtTX1605.Location = new System.Drawing.Point(128, 64);
     this.chkExtTX1605.Name = "chkExtTX1605";
     this.chkExtTX1605.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1605.TabIndex = 84;
     this.chkExtTX1605.Text = "checkBox5";
     this.chkExtTX1605.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // chkExtTX1604
     //
     this.chkExtTX1604.Image = null;
     this.chkExtTX1604.Location = new System.Drawing.Point(112, 64);
     this.chkExtTX1604.Name = "chkExtTX1604";
     this.chkExtTX1604.Size = new System.Drawing.Size(16, 16);
     this.chkExtTX1604.TabIndex = 83;
     this.chkExtTX1604.Text = "checkBox4";
     this.chkExtTX1604.CheckedChanged += new System.EventHandler(this.chkExtTX160_CheckedChanged);
     //
     // grpExtRX
     //
     this.grpExtRX.Controls.Add(this.lblExtRXX26);
     this.grpExtRX.Controls.Add(this.chkExtRX26);
     this.grpExtRX.Controls.Add(this.chkExtRX66);
     this.grpExtRX.Controls.Add(this.chkExtRX106);
     this.grpExtRX.Controls.Add(this.chkExtRX126);
     this.grpExtRX.Controls.Add(this.chkExtRX156);
     this.grpExtRX.Controls.Add(this.chkExtRX176);
     this.grpExtRX.Controls.Add(this.chkExtRX206);
     this.grpExtRX.Controls.Add(this.chkExtRX306);
     this.grpExtRX.Controls.Add(this.chkExtRX406);
     this.grpExtRX.Controls.Add(this.chkExtRX606);
     this.grpExtRX.Controls.Add(this.chkExtRX806);
     this.grpExtRX.Controls.Add(this.chkExtRX1606);
     this.grpExtRX.Controls.Add(this.lblExtRXX25);
     this.grpExtRX.Controls.Add(this.lblExtRXX24);
     this.grpExtRX.Controls.Add(this.lblExtRXX23);
     this.grpExtRX.Controls.Add(this.lblExtRXX22);
     this.grpExtRX.Controls.Add(this.lblExtRX2);
     this.grpExtRX.Controls.Add(this.chkExtRX23);
     this.grpExtRX.Controls.Add(this.chkExtRX22);
     this.grpExtRX.Controls.Add(this.chkExtRX21);
     this.grpExtRX.Controls.Add(this.chkExtRX25);
     this.grpExtRX.Controls.Add(this.chkExtRX24);
     this.grpExtRX.Controls.Add(this.lblExtRX6);
     this.grpExtRX.Controls.Add(this.chkExtRX63);
     this.grpExtRX.Controls.Add(this.chkExtRX62);
     this.grpExtRX.Controls.Add(this.chkExtRX61);
     this.grpExtRX.Controls.Add(this.chkExtRX65);
     this.grpExtRX.Controls.Add(this.chkExtRX64);
     this.grpExtRX.Controls.Add(this.lblExtRX10);
     this.grpExtRX.Controls.Add(this.chkExtRX103);
     this.grpExtRX.Controls.Add(this.chkExtRX102);
     this.grpExtRX.Controls.Add(this.chkExtRX101);
     this.grpExtRX.Controls.Add(this.chkExtRX105);
     this.grpExtRX.Controls.Add(this.chkExtRX104);
     this.grpExtRX.Controls.Add(this.lblExtRX12);
     this.grpExtRX.Controls.Add(this.chkExtRX123);
     this.grpExtRX.Controls.Add(this.chkExtRX122);
     this.grpExtRX.Controls.Add(this.chkExtRX121);
     this.grpExtRX.Controls.Add(this.chkExtRX125);
     this.grpExtRX.Controls.Add(this.chkExtRX124);
     this.grpExtRX.Controls.Add(this.lblExtRX15);
     this.grpExtRX.Controls.Add(this.chkExtRX153);
     this.grpExtRX.Controls.Add(this.chkExtRX152);
     this.grpExtRX.Controls.Add(this.chkExtRX151);
     this.grpExtRX.Controls.Add(this.chkExtRX155);
     this.grpExtRX.Controls.Add(this.chkExtRX154);
     this.grpExtRX.Controls.Add(this.lblExtRX17);
     this.grpExtRX.Controls.Add(this.chkExtRX173);
     this.grpExtRX.Controls.Add(this.chkExtRX172);
     this.grpExtRX.Controls.Add(this.chkExtRX171);
     this.grpExtRX.Controls.Add(this.chkExtRX175);
     this.grpExtRX.Controls.Add(this.chkExtRX174);
     this.grpExtRX.Controls.Add(this.lblExtRX20);
     this.grpExtRX.Controls.Add(this.chkExtRX203);
     this.grpExtRX.Controls.Add(this.chkExtRX202);
     this.grpExtRX.Controls.Add(this.chkExtRX201);
     this.grpExtRX.Controls.Add(this.chkExtRX205);
     this.grpExtRX.Controls.Add(this.chkExtRX204);
     this.grpExtRX.Controls.Add(this.lblExtRX30);
     this.grpExtRX.Controls.Add(this.chkExtRX303);
     this.grpExtRX.Controls.Add(this.chkExtRX302);
     this.grpExtRX.Controls.Add(this.chkExtRX301);
     this.grpExtRX.Controls.Add(this.chkExtRX305);
     this.grpExtRX.Controls.Add(this.chkExtRX304);
     this.grpExtRX.Controls.Add(this.lblExtRX40);
     this.grpExtRX.Controls.Add(this.chkExtRX403);
     this.grpExtRX.Controls.Add(this.chkExtRX402);
     this.grpExtRX.Controls.Add(this.chkExtRX401);
     this.grpExtRX.Controls.Add(this.chkExtRX405);
     this.grpExtRX.Controls.Add(this.chkExtRX404);
     this.grpExtRX.Controls.Add(this.lblExtRX60);
     this.grpExtRX.Controls.Add(this.chkExtRX603);
     this.grpExtRX.Controls.Add(this.chkExtRX602);
     this.grpExtRX.Controls.Add(this.chkExtRX601);
     this.grpExtRX.Controls.Add(this.chkExtRX605);
     this.grpExtRX.Controls.Add(this.chkExtRX604);
     this.grpExtRX.Controls.Add(this.lblExtRX80);
     this.grpExtRX.Controls.Add(this.chkExtRX803);
     this.grpExtRX.Controls.Add(this.chkExtRX802);
     this.grpExtRX.Controls.Add(this.chkExtRX801);
     this.grpExtRX.Controls.Add(this.chkExtRX805);
     this.grpExtRX.Controls.Add(this.chkExtRX804);
     this.grpExtRX.Controls.Add(this.lblExtRXX2Pins);
     this.grpExtRX.Controls.Add(this.lblExtRXBand);
     this.grpExtRX.Controls.Add(this.lblExtRX160);
     this.grpExtRX.Controls.Add(this.chkExtRX1603);
     this.grpExtRX.Controls.Add(this.chkExtRX1602);
     this.grpExtRX.Controls.Add(this.chkExtRX1601);
     this.grpExtRX.Controls.Add(this.lblExtRXX21);
     this.grpExtRX.Controls.Add(this.chkExtRX1605);
     this.grpExtRX.Controls.Add(this.chkExtRX1604);
     this.grpExtRX.Enabled = false;
     this.grpExtRX.Location = new System.Drawing.Point(8, 8);
     this.grpExtRX.Name = "grpExtRX";
     this.grpExtRX.Size = new System.Drawing.Size(168, 264);
     this.grpExtRX.TabIndex = 7;
     this.grpExtRX.TabStop = false;
     this.grpExtRX.Text = "Receive";
     //
     // lblExtRXX26
     //
     this.lblExtRXX26.Image = null;
     this.lblExtRXX26.Location = new System.Drawing.Point(144, 40);
     this.lblExtRXX26.Name = "lblExtRXX26";
     this.lblExtRXX26.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX26.TabIndex = 92;
     this.lblExtRXX26.Text = "6";
     this.lblExtRXX26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chkExtRX26
     //
     this.chkExtRX26.Image = null;
     this.chkExtRX26.Location = new System.Drawing.Point(144, 240);
     this.chkExtRX26.Name = "chkExtRX26";
     this.chkExtRX26.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX26.TabIndex = 91;
     this.chkExtRX26.Text = "checkBox5";
     this.chkExtRX26.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // chkExtRX66
     //
     this.chkExtRX66.Image = null;
     this.chkExtRX66.Location = new System.Drawing.Point(144, 224);
     this.chkExtRX66.Name = "chkExtRX66";
     this.chkExtRX66.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX66.TabIndex = 90;
     this.chkExtRX66.Text = "checkBox5";
     this.chkExtRX66.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // chkExtRX106
     //
     this.chkExtRX106.Image = null;
     this.chkExtRX106.Location = new System.Drawing.Point(144, 208);
     this.chkExtRX106.Name = "chkExtRX106";
     this.chkExtRX106.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX106.TabIndex = 89;
     this.chkExtRX106.Text = "checkBox5";
     this.chkExtRX106.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // chkExtRX126
     //
     this.chkExtRX126.Image = null;
     this.chkExtRX126.Location = new System.Drawing.Point(144, 192);
     this.chkExtRX126.Name = "chkExtRX126";
     this.chkExtRX126.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX126.TabIndex = 88;
     this.chkExtRX126.Text = "checkBox5";
     this.chkExtRX126.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // chkExtRX156
     //
     this.chkExtRX156.Image = null;
     this.chkExtRX156.Location = new System.Drawing.Point(144, 176);
     this.chkExtRX156.Name = "chkExtRX156";
     this.chkExtRX156.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX156.TabIndex = 87;
     this.chkExtRX156.Text = "checkBox5";
     this.chkExtRX156.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // chkExtRX176
     //
     this.chkExtRX176.Image = null;
     this.chkExtRX176.Location = new System.Drawing.Point(144, 160);
     this.chkExtRX176.Name = "chkExtRX176";
     this.chkExtRX176.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX176.TabIndex = 86;
     this.chkExtRX176.Text = "checkBox5";
     this.chkExtRX176.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // chkExtRX206
     //
     this.chkExtRX206.Image = null;
     this.chkExtRX206.Location = new System.Drawing.Point(144, 144);
     this.chkExtRX206.Name = "chkExtRX206";
     this.chkExtRX206.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX206.TabIndex = 85;
     this.chkExtRX206.Text = "checkBox5";
     this.chkExtRX206.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // chkExtRX306
     //
     this.chkExtRX306.Image = null;
     this.chkExtRX306.Location = new System.Drawing.Point(144, 128);
     this.chkExtRX306.Name = "chkExtRX306";
     this.chkExtRX306.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX306.TabIndex = 84;
     this.chkExtRX306.Text = "checkBox5";
     this.chkExtRX306.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // chkExtRX406
     //
     this.chkExtRX406.Image = null;
     this.chkExtRX406.Location = new System.Drawing.Point(144, 112);
     this.chkExtRX406.Name = "chkExtRX406";
     this.chkExtRX406.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX406.TabIndex = 83;
     this.chkExtRX406.Text = "checkBox5";
     this.chkExtRX406.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // chkExtRX606
     //
     this.chkExtRX606.Image = null;
     this.chkExtRX606.Location = new System.Drawing.Point(144, 96);
     this.chkExtRX606.Name = "chkExtRX606";
     this.chkExtRX606.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX606.TabIndex = 82;
     this.chkExtRX606.Text = "checkBox5";
     this.chkExtRX606.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // chkExtRX806
     //
     this.chkExtRX806.Image = null;
     this.chkExtRX806.Location = new System.Drawing.Point(144, 80);
     this.chkExtRX806.Name = "chkExtRX806";
     this.chkExtRX806.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX806.TabIndex = 81;
     this.chkExtRX806.Text = "checkBox5";
     this.chkExtRX806.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // chkExtRX1606
     //
     this.chkExtRX1606.Image = null;
     this.chkExtRX1606.Location = new System.Drawing.Point(144, 64);
     this.chkExtRX1606.Name = "chkExtRX1606";
     this.chkExtRX1606.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1606.TabIndex = 80;
     this.chkExtRX1606.Text = "checkBox5";
     this.chkExtRX1606.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // lblExtRXX25
     //
     this.lblExtRXX25.Image = null;
     this.lblExtRXX25.Location = new System.Drawing.Point(128, 40);
     this.lblExtRXX25.Name = "lblExtRXX25";
     this.lblExtRXX25.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX25.TabIndex = 79;
     this.lblExtRXX25.Text = "5";
     this.lblExtRXX25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtRXX24
     //
     this.lblExtRXX24.Image = null;
     this.lblExtRXX24.Location = new System.Drawing.Point(112, 40);
     this.lblExtRXX24.Name = "lblExtRXX24";
     this.lblExtRXX24.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX24.TabIndex = 78;
     this.lblExtRXX24.Text = "4";
     this.lblExtRXX24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtRXX23
     //
     this.lblExtRXX23.Image = null;
     this.lblExtRXX23.Location = new System.Drawing.Point(96, 40);
     this.lblExtRXX23.Name = "lblExtRXX23";
     this.lblExtRXX23.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX23.TabIndex = 77;
     this.lblExtRXX23.Text = "3";
     this.lblExtRXX23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtRXX22
     //
     this.lblExtRXX22.Image = null;
     this.lblExtRXX22.Location = new System.Drawing.Point(80, 40);
     this.lblExtRXX22.Name = "lblExtRXX22";
     this.lblExtRXX22.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX22.TabIndex = 76;
     this.lblExtRXX22.Text = "2";
     this.lblExtRXX22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtRX2
     //
     this.lblExtRX2.Image = null;
     this.lblExtRX2.Location = new System.Drawing.Point(16, 240);
     this.lblExtRX2.Name = "lblExtRX2";
     this.lblExtRX2.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX2.TabIndex = 75;
     this.lblExtRX2.Text = "2m";
     //
     // chkExtRX23
     //
     this.chkExtRX23.Image = null;
     this.chkExtRX23.Location = new System.Drawing.Point(96, 240);
     this.chkExtRX23.Name = "chkExtRX23";
     this.chkExtRX23.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX23.TabIndex = 72;
     this.chkExtRX23.Text = "checkBox3";
     this.chkExtRX23.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // chkExtRX22
     //
     this.chkExtRX22.Image = null;
     this.chkExtRX22.Location = new System.Drawing.Point(80, 240);
     this.chkExtRX22.Name = "chkExtRX22";
     this.chkExtRX22.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX22.TabIndex = 71;
     this.chkExtRX22.Text = "checkBox2";
     this.chkExtRX22.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // chkExtRX21
     //
     this.chkExtRX21.Image = null;
     this.chkExtRX21.Location = new System.Drawing.Point(64, 240);
     this.chkExtRX21.Name = "chkExtRX21";
     this.chkExtRX21.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX21.TabIndex = 70;
     this.chkExtRX21.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // chkExtRX25
     //
     this.chkExtRX25.Image = null;
     this.chkExtRX25.Location = new System.Drawing.Point(128, 240);
     this.chkExtRX25.Name = "chkExtRX25";
     this.chkExtRX25.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX25.TabIndex = 74;
     this.chkExtRX25.Text = "checkBox5";
     this.chkExtRX25.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // chkExtRX24
     //
     this.chkExtRX24.Image = null;
     this.chkExtRX24.Location = new System.Drawing.Point(112, 240);
     this.chkExtRX24.Name = "chkExtRX24";
     this.chkExtRX24.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX24.TabIndex = 73;
     this.chkExtRX24.Text = "checkBox4";
     this.chkExtRX24.CheckedChanged += new System.EventHandler(this.chkExtRX2_CheckedChanged);
     //
     // lblExtRX6
     //
     this.lblExtRX6.Image = null;
     this.lblExtRX6.Location = new System.Drawing.Point(16, 224);
     this.lblExtRX6.Name = "lblExtRX6";
     this.lblExtRX6.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX6.TabIndex = 69;
     this.lblExtRX6.Text = "6m";
     //
     // chkExtRX63
     //
     this.chkExtRX63.Image = null;
     this.chkExtRX63.Location = new System.Drawing.Point(96, 224);
     this.chkExtRX63.Name = "chkExtRX63";
     this.chkExtRX63.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX63.TabIndex = 66;
     this.chkExtRX63.Text = "checkBox3";
     this.chkExtRX63.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // chkExtRX62
     //
     this.chkExtRX62.Image = null;
     this.chkExtRX62.Location = new System.Drawing.Point(80, 224);
     this.chkExtRX62.Name = "chkExtRX62";
     this.chkExtRX62.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX62.TabIndex = 65;
     this.chkExtRX62.Text = "checkBox2";
     this.chkExtRX62.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // chkExtRX61
     //
     this.chkExtRX61.Image = null;
     this.chkExtRX61.Location = new System.Drawing.Point(64, 224);
     this.chkExtRX61.Name = "chkExtRX61";
     this.chkExtRX61.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX61.TabIndex = 64;
     this.chkExtRX61.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // chkExtRX65
     //
     this.chkExtRX65.Image = null;
     this.chkExtRX65.Location = new System.Drawing.Point(128, 224);
     this.chkExtRX65.Name = "chkExtRX65";
     this.chkExtRX65.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX65.TabIndex = 68;
     this.chkExtRX65.Text = "checkBox5";
     this.chkExtRX65.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // chkExtRX64
     //
     this.chkExtRX64.Image = null;
     this.chkExtRX64.Location = new System.Drawing.Point(112, 224);
     this.chkExtRX64.Name = "chkExtRX64";
     this.chkExtRX64.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX64.TabIndex = 67;
     this.chkExtRX64.Text = "checkBox4";
     this.chkExtRX64.CheckedChanged += new System.EventHandler(this.chkExtRX6_CheckedChanged);
     //
     // lblExtRX10
     //
     this.lblExtRX10.Image = null;
     this.lblExtRX10.Location = new System.Drawing.Point(16, 208);
     this.lblExtRX10.Name = "lblExtRX10";
     this.lblExtRX10.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX10.TabIndex = 63;
     this.lblExtRX10.Text = "10m";
     //
     // chkExtRX103
     //
     this.chkExtRX103.Image = null;
     this.chkExtRX103.Location = new System.Drawing.Point(96, 208);
     this.chkExtRX103.Name = "chkExtRX103";
     this.chkExtRX103.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX103.TabIndex = 60;
     this.chkExtRX103.Text = "checkBox3";
     this.chkExtRX103.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // chkExtRX102
     //
     this.chkExtRX102.Image = null;
     this.chkExtRX102.Location = new System.Drawing.Point(80, 208);
     this.chkExtRX102.Name = "chkExtRX102";
     this.chkExtRX102.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX102.TabIndex = 59;
     this.chkExtRX102.Text = "checkBox2";
     this.chkExtRX102.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // chkExtRX101
     //
     this.chkExtRX101.Image = null;
     this.chkExtRX101.Location = new System.Drawing.Point(64, 208);
     this.chkExtRX101.Name = "chkExtRX101";
     this.chkExtRX101.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX101.TabIndex = 58;
     this.chkExtRX101.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // chkExtRX105
     //
     this.chkExtRX105.Image = null;
     this.chkExtRX105.Location = new System.Drawing.Point(128, 208);
     this.chkExtRX105.Name = "chkExtRX105";
     this.chkExtRX105.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX105.TabIndex = 62;
     this.chkExtRX105.Text = "checkBox5";
     this.chkExtRX105.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // chkExtRX104
     //
     this.chkExtRX104.Image = null;
     this.chkExtRX104.Location = new System.Drawing.Point(112, 208);
     this.chkExtRX104.Name = "chkExtRX104";
     this.chkExtRX104.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX104.TabIndex = 61;
     this.chkExtRX104.Text = "checkBox4";
     this.chkExtRX104.CheckedChanged += new System.EventHandler(this.chkExtRX10_CheckedChanged);
     //
     // lblExtRX12
     //
     this.lblExtRX12.Image = null;
     this.lblExtRX12.Location = new System.Drawing.Point(16, 192);
     this.lblExtRX12.Name = "lblExtRX12";
     this.lblExtRX12.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX12.TabIndex = 57;
     this.lblExtRX12.Text = "12m";
     //
     // chkExtRX123
     //
     this.chkExtRX123.Image = null;
     this.chkExtRX123.Location = new System.Drawing.Point(96, 192);
     this.chkExtRX123.Name = "chkExtRX123";
     this.chkExtRX123.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX123.TabIndex = 54;
     this.chkExtRX123.Text = "checkBox3";
     this.chkExtRX123.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // chkExtRX122
     //
     this.chkExtRX122.Image = null;
     this.chkExtRX122.Location = new System.Drawing.Point(80, 192);
     this.chkExtRX122.Name = "chkExtRX122";
     this.chkExtRX122.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX122.TabIndex = 53;
     this.chkExtRX122.Text = "checkBox2";
     this.chkExtRX122.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // chkExtRX121
     //
     this.chkExtRX121.Image = null;
     this.chkExtRX121.Location = new System.Drawing.Point(64, 192);
     this.chkExtRX121.Name = "chkExtRX121";
     this.chkExtRX121.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX121.TabIndex = 52;
     this.chkExtRX121.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // chkExtRX125
     //
     this.chkExtRX125.Image = null;
     this.chkExtRX125.Location = new System.Drawing.Point(128, 192);
     this.chkExtRX125.Name = "chkExtRX125";
     this.chkExtRX125.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX125.TabIndex = 56;
     this.chkExtRX125.Text = "checkBox5";
     this.chkExtRX125.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // chkExtRX124
     //
     this.chkExtRX124.Image = null;
     this.chkExtRX124.Location = new System.Drawing.Point(112, 192);
     this.chkExtRX124.Name = "chkExtRX124";
     this.chkExtRX124.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX124.TabIndex = 55;
     this.chkExtRX124.Text = "checkBox4";
     this.chkExtRX124.CheckedChanged += new System.EventHandler(this.chkExtRX12_CheckedChanged);
     //
     // lblExtRX15
     //
     this.lblExtRX15.Image = null;
     this.lblExtRX15.Location = new System.Drawing.Point(16, 176);
     this.lblExtRX15.Name = "lblExtRX15";
     this.lblExtRX15.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX15.TabIndex = 51;
     this.lblExtRX15.Text = "15m";
     //
     // chkExtRX153
     //
     this.chkExtRX153.Image = null;
     this.chkExtRX153.Location = new System.Drawing.Point(96, 176);
     this.chkExtRX153.Name = "chkExtRX153";
     this.chkExtRX153.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX153.TabIndex = 48;
     this.chkExtRX153.Text = "checkBox3";
     this.chkExtRX153.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // chkExtRX152
     //
     this.chkExtRX152.Image = null;
     this.chkExtRX152.Location = new System.Drawing.Point(80, 176);
     this.chkExtRX152.Name = "chkExtRX152";
     this.chkExtRX152.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX152.TabIndex = 47;
     this.chkExtRX152.Text = "checkBox2";
     this.chkExtRX152.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // chkExtRX151
     //
     this.chkExtRX151.Image = null;
     this.chkExtRX151.Location = new System.Drawing.Point(64, 176);
     this.chkExtRX151.Name = "chkExtRX151";
     this.chkExtRX151.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX151.TabIndex = 46;
     this.chkExtRX151.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // chkExtRX155
     //
     this.chkExtRX155.Image = null;
     this.chkExtRX155.Location = new System.Drawing.Point(128, 176);
     this.chkExtRX155.Name = "chkExtRX155";
     this.chkExtRX155.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX155.TabIndex = 50;
     this.chkExtRX155.Text = "checkBox5";
     this.chkExtRX155.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // chkExtRX154
     //
     this.chkExtRX154.Image = null;
     this.chkExtRX154.Location = new System.Drawing.Point(112, 176);
     this.chkExtRX154.Name = "chkExtRX154";
     this.chkExtRX154.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX154.TabIndex = 49;
     this.chkExtRX154.Text = "checkBox4";
     this.chkExtRX154.CheckedChanged += new System.EventHandler(this.chkExtRX15_CheckedChanged);
     //
     // lblExtRX17
     //
     this.lblExtRX17.Image = null;
     this.lblExtRX17.Location = new System.Drawing.Point(16, 160);
     this.lblExtRX17.Name = "lblExtRX17";
     this.lblExtRX17.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX17.TabIndex = 45;
     this.lblExtRX17.Text = "17m";
     //
     // chkExtRX173
     //
     this.chkExtRX173.Image = null;
     this.chkExtRX173.Location = new System.Drawing.Point(96, 160);
     this.chkExtRX173.Name = "chkExtRX173";
     this.chkExtRX173.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX173.TabIndex = 42;
     this.chkExtRX173.Text = "checkBox3";
     this.chkExtRX173.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // chkExtRX172
     //
     this.chkExtRX172.Image = null;
     this.chkExtRX172.Location = new System.Drawing.Point(80, 160);
     this.chkExtRX172.Name = "chkExtRX172";
     this.chkExtRX172.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX172.TabIndex = 41;
     this.chkExtRX172.Text = "checkBox2";
     this.chkExtRX172.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // chkExtRX171
     //
     this.chkExtRX171.Image = null;
     this.chkExtRX171.Location = new System.Drawing.Point(64, 160);
     this.chkExtRX171.Name = "chkExtRX171";
     this.chkExtRX171.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX171.TabIndex = 40;
     this.chkExtRX171.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // chkExtRX175
     //
     this.chkExtRX175.Image = null;
     this.chkExtRX175.Location = new System.Drawing.Point(128, 160);
     this.chkExtRX175.Name = "chkExtRX175";
     this.chkExtRX175.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX175.TabIndex = 44;
     this.chkExtRX175.Text = "checkBox5";
     this.chkExtRX175.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // chkExtRX174
     //
     this.chkExtRX174.Image = null;
     this.chkExtRX174.Location = new System.Drawing.Point(112, 160);
     this.chkExtRX174.Name = "chkExtRX174";
     this.chkExtRX174.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX174.TabIndex = 43;
     this.chkExtRX174.Text = "checkBox4";
     this.chkExtRX174.CheckedChanged += new System.EventHandler(this.chkExtRX17_CheckedChanged);
     //
     // lblExtRX20
     //
     this.lblExtRX20.Image = null;
     this.lblExtRX20.Location = new System.Drawing.Point(16, 144);
     this.lblExtRX20.Name = "lblExtRX20";
     this.lblExtRX20.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX20.TabIndex = 39;
     this.lblExtRX20.Text = "20m";
     //
     // chkExtRX203
     //
     this.chkExtRX203.Image = null;
     this.chkExtRX203.Location = new System.Drawing.Point(96, 144);
     this.chkExtRX203.Name = "chkExtRX203";
     this.chkExtRX203.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX203.TabIndex = 36;
     this.chkExtRX203.Text = "checkBox3";
     this.chkExtRX203.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // chkExtRX202
     //
     this.chkExtRX202.Image = null;
     this.chkExtRX202.Location = new System.Drawing.Point(80, 144);
     this.chkExtRX202.Name = "chkExtRX202";
     this.chkExtRX202.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX202.TabIndex = 35;
     this.chkExtRX202.Text = "checkBox2";
     this.chkExtRX202.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // chkExtRX201
     //
     this.chkExtRX201.Image = null;
     this.chkExtRX201.Location = new System.Drawing.Point(64, 144);
     this.chkExtRX201.Name = "chkExtRX201";
     this.chkExtRX201.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX201.TabIndex = 34;
     this.chkExtRX201.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // chkExtRX205
     //
     this.chkExtRX205.Image = null;
     this.chkExtRX205.Location = new System.Drawing.Point(128, 144);
     this.chkExtRX205.Name = "chkExtRX205";
     this.chkExtRX205.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX205.TabIndex = 38;
     this.chkExtRX205.Text = "checkBox5";
     this.chkExtRX205.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // chkExtRX204
     //
     this.chkExtRX204.Image = null;
     this.chkExtRX204.Location = new System.Drawing.Point(112, 144);
     this.chkExtRX204.Name = "chkExtRX204";
     this.chkExtRX204.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX204.TabIndex = 37;
     this.chkExtRX204.Text = "checkBox4";
     this.chkExtRX204.CheckedChanged += new System.EventHandler(this.chkExtRX20_CheckedChanged);
     //
     // lblExtRX30
     //
     this.lblExtRX30.Image = null;
     this.lblExtRX30.Location = new System.Drawing.Point(16, 128);
     this.lblExtRX30.Name = "lblExtRX30";
     this.lblExtRX30.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX30.TabIndex = 33;
     this.lblExtRX30.Text = "30m";
     //
     // chkExtRX303
     //
     this.chkExtRX303.Image = null;
     this.chkExtRX303.Location = new System.Drawing.Point(96, 128);
     this.chkExtRX303.Name = "chkExtRX303";
     this.chkExtRX303.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX303.TabIndex = 30;
     this.chkExtRX303.Text = "checkBox3";
     this.chkExtRX303.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // chkExtRX302
     //
     this.chkExtRX302.Image = null;
     this.chkExtRX302.Location = new System.Drawing.Point(80, 128);
     this.chkExtRX302.Name = "chkExtRX302";
     this.chkExtRX302.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX302.TabIndex = 29;
     this.chkExtRX302.Text = "checkBox2";
     this.chkExtRX302.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // chkExtRX301
     //
     this.chkExtRX301.Image = null;
     this.chkExtRX301.Location = new System.Drawing.Point(64, 128);
     this.chkExtRX301.Name = "chkExtRX301";
     this.chkExtRX301.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX301.TabIndex = 28;
     this.chkExtRX301.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // chkExtRX305
     //
     this.chkExtRX305.Image = null;
     this.chkExtRX305.Location = new System.Drawing.Point(128, 128);
     this.chkExtRX305.Name = "chkExtRX305";
     this.chkExtRX305.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX305.TabIndex = 32;
     this.chkExtRX305.Text = "checkBox5";
     this.chkExtRX305.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // chkExtRX304
     //
     this.chkExtRX304.Image = null;
     this.chkExtRX304.Location = new System.Drawing.Point(112, 128);
     this.chkExtRX304.Name = "chkExtRX304";
     this.chkExtRX304.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX304.TabIndex = 31;
     this.chkExtRX304.Text = "checkBox4";
     this.chkExtRX304.CheckedChanged += new System.EventHandler(this.chkExtRX30_CheckedChanged);
     //
     // lblExtRX40
     //
     this.lblExtRX40.Image = null;
     this.lblExtRX40.Location = new System.Drawing.Point(16, 112);
     this.lblExtRX40.Name = "lblExtRX40";
     this.lblExtRX40.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX40.TabIndex = 27;
     this.lblExtRX40.Text = "40m";
     //
     // chkExtRX403
     //
     this.chkExtRX403.Image = null;
     this.chkExtRX403.Location = new System.Drawing.Point(96, 112);
     this.chkExtRX403.Name = "chkExtRX403";
     this.chkExtRX403.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX403.TabIndex = 24;
     this.chkExtRX403.Text = "checkBox3";
     this.chkExtRX403.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // chkExtRX402
     //
     this.chkExtRX402.Image = null;
     this.chkExtRX402.Location = new System.Drawing.Point(80, 112);
     this.chkExtRX402.Name = "chkExtRX402";
     this.chkExtRX402.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX402.TabIndex = 23;
     this.chkExtRX402.Text = "checkBox2";
     this.chkExtRX402.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // chkExtRX401
     //
     this.chkExtRX401.Image = null;
     this.chkExtRX401.Location = new System.Drawing.Point(64, 112);
     this.chkExtRX401.Name = "chkExtRX401";
     this.chkExtRX401.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX401.TabIndex = 22;
     this.chkExtRX401.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // chkExtRX405
     //
     this.chkExtRX405.Image = null;
     this.chkExtRX405.Location = new System.Drawing.Point(128, 112);
     this.chkExtRX405.Name = "chkExtRX405";
     this.chkExtRX405.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX405.TabIndex = 26;
     this.chkExtRX405.Text = "checkBox5";
     this.chkExtRX405.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // chkExtRX404
     //
     this.chkExtRX404.Image = null;
     this.chkExtRX404.Location = new System.Drawing.Point(112, 112);
     this.chkExtRX404.Name = "chkExtRX404";
     this.chkExtRX404.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX404.TabIndex = 25;
     this.chkExtRX404.Text = "checkBox4";
     this.chkExtRX404.CheckedChanged += new System.EventHandler(this.chkExtRX40_CheckedChanged);
     //
     // lblExtRX60
     //
     this.lblExtRX60.Image = null;
     this.lblExtRX60.Location = new System.Drawing.Point(16, 96);
     this.lblExtRX60.Name = "lblExtRX60";
     this.lblExtRX60.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX60.TabIndex = 21;
     this.lblExtRX60.Text = "60m";
     //
     // chkExtRX603
     //
     this.chkExtRX603.Image = null;
     this.chkExtRX603.Location = new System.Drawing.Point(96, 96);
     this.chkExtRX603.Name = "chkExtRX603";
     this.chkExtRX603.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX603.TabIndex = 18;
     this.chkExtRX603.Text = "checkBox3";
     this.chkExtRX603.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // chkExtRX602
     //
     this.chkExtRX602.Image = null;
     this.chkExtRX602.Location = new System.Drawing.Point(80, 96);
     this.chkExtRX602.Name = "chkExtRX602";
     this.chkExtRX602.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX602.TabIndex = 17;
     this.chkExtRX602.Text = "checkBox2";
     this.chkExtRX602.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // chkExtRX601
     //
     this.chkExtRX601.Image = null;
     this.chkExtRX601.Location = new System.Drawing.Point(64, 96);
     this.chkExtRX601.Name = "chkExtRX601";
     this.chkExtRX601.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX601.TabIndex = 16;
     this.chkExtRX601.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // chkExtRX605
     //
     this.chkExtRX605.Image = null;
     this.chkExtRX605.Location = new System.Drawing.Point(128, 96);
     this.chkExtRX605.Name = "chkExtRX605";
     this.chkExtRX605.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX605.TabIndex = 20;
     this.chkExtRX605.Text = "checkBox5";
     this.chkExtRX605.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // chkExtRX604
     //
     this.chkExtRX604.Image = null;
     this.chkExtRX604.Location = new System.Drawing.Point(112, 96);
     this.chkExtRX604.Name = "chkExtRX604";
     this.chkExtRX604.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX604.TabIndex = 19;
     this.chkExtRX604.Text = "checkBox4";
     this.chkExtRX604.CheckedChanged += new System.EventHandler(this.chkExtRX60_CheckedChanged);
     //
     // lblExtRX80
     //
     this.lblExtRX80.Image = null;
     this.lblExtRX80.Location = new System.Drawing.Point(16, 80);
     this.lblExtRX80.Name = "lblExtRX80";
     this.lblExtRX80.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX80.TabIndex = 15;
     this.lblExtRX80.Text = "80m";
     //
     // chkExtRX803
     //
     this.chkExtRX803.Image = null;
     this.chkExtRX803.Location = new System.Drawing.Point(96, 80);
     this.chkExtRX803.Name = "chkExtRX803";
     this.chkExtRX803.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX803.TabIndex = 12;
     this.chkExtRX803.Text = "checkBox3";
     this.chkExtRX803.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // chkExtRX802
     //
     this.chkExtRX802.Image = null;
     this.chkExtRX802.Location = new System.Drawing.Point(80, 80);
     this.chkExtRX802.Name = "chkExtRX802";
     this.chkExtRX802.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX802.TabIndex = 11;
     this.chkExtRX802.Text = "checkBox2";
     this.chkExtRX802.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // chkExtRX801
     //
     this.chkExtRX801.Image = null;
     this.chkExtRX801.Location = new System.Drawing.Point(64, 80);
     this.chkExtRX801.Name = "chkExtRX801";
     this.chkExtRX801.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX801.TabIndex = 10;
     this.chkExtRX801.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // chkExtRX805
     //
     this.chkExtRX805.Image = null;
     this.chkExtRX805.Location = new System.Drawing.Point(128, 80);
     this.chkExtRX805.Name = "chkExtRX805";
     this.chkExtRX805.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX805.TabIndex = 14;
     this.chkExtRX805.Text = "checkBox5";
     this.chkExtRX805.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // chkExtRX804
     //
     this.chkExtRX804.Image = null;
     this.chkExtRX804.Location = new System.Drawing.Point(112, 80);
     this.chkExtRX804.Name = "chkExtRX804";
     this.chkExtRX804.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX804.TabIndex = 13;
     this.chkExtRX804.Text = "checkBox4";
     this.chkExtRX804.CheckedChanged += new System.EventHandler(this.chkExtRX80_CheckedChanged);
     //
     // lblExtRXX2Pins
     //
     this.lblExtRXX2Pins.Image = null;
     this.lblExtRXX2Pins.Location = new System.Drawing.Point(64, 24);
     this.lblExtRXX2Pins.Name = "lblExtRXX2Pins";
     this.lblExtRXX2Pins.Size = new System.Drawing.Size(96, 16);
     this.lblExtRXX2Pins.TabIndex = 9;
     this.lblExtRXX2Pins.Text = "X2 Pins";
     this.lblExtRXX2Pins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblExtRXBand
     //
     this.lblExtRXBand.Image = null;
     this.lblExtRXBand.Location = new System.Drawing.Point(16, 24);
     this.lblExtRXBand.Name = "lblExtRXBand";
     this.lblExtRXBand.Size = new System.Drawing.Size(32, 16);
     this.lblExtRXBand.TabIndex = 8;
     this.lblExtRXBand.Text = "Band";
     //
     // lblExtRX160
     //
     this.lblExtRX160.Image = null;
     this.lblExtRX160.Location = new System.Drawing.Point(16, 64);
     this.lblExtRX160.Name = "lblExtRX160";
     this.lblExtRX160.Size = new System.Drawing.Size(40, 16);
     this.lblExtRX160.TabIndex = 7;
     this.lblExtRX160.Text = "160m";
     //
     // chkExtRX1603
     //
     this.chkExtRX1603.Image = null;
     this.chkExtRX1603.Location = new System.Drawing.Point(96, 64);
     this.chkExtRX1603.Name = "chkExtRX1603";
     this.chkExtRX1603.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1603.TabIndex = 3;
     this.chkExtRX1603.Text = "checkBox3";
     this.chkExtRX1603.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // chkExtRX1602
     //
     this.chkExtRX1602.Image = null;
     this.chkExtRX1602.Location = new System.Drawing.Point(80, 64);
     this.chkExtRX1602.Name = "chkExtRX1602";
     this.chkExtRX1602.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1602.TabIndex = 2;
     this.chkExtRX1602.Text = "checkBox2";
     this.chkExtRX1602.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // chkExtRX1601
     //
     this.chkExtRX1601.Image = null;
     this.chkExtRX1601.Location = new System.Drawing.Point(64, 64);
     this.chkExtRX1601.Name = "chkExtRX1601";
     this.chkExtRX1601.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1601.TabIndex = 1;
     this.chkExtRX1601.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // lblExtRXX21
     //
     this.lblExtRXX21.Image = null;
     this.lblExtRXX21.Location = new System.Drawing.Point(64, 40);
     this.lblExtRXX21.Name = "lblExtRXX21";
     this.lblExtRXX21.Size = new System.Drawing.Size(16, 16);
     this.lblExtRXX21.TabIndex = 6;
     this.lblExtRXX21.Text = "1";
     this.lblExtRXX21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chkExtRX1605
     //
     this.chkExtRX1605.Image = null;
     this.chkExtRX1605.Location = new System.Drawing.Point(128, 64);
     this.chkExtRX1605.Name = "chkExtRX1605";
     this.chkExtRX1605.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1605.TabIndex = 5;
     this.chkExtRX1605.Text = "checkBox5";
     this.chkExtRX1605.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // chkExtRX1604
     //
     this.chkExtRX1604.Image = null;
     this.chkExtRX1604.Location = new System.Drawing.Point(112, 64);
     this.chkExtRX1604.Name = "chkExtRX1604";
     this.chkExtRX1604.Size = new System.Drawing.Size(16, 16);
     this.chkExtRX1604.TabIndex = 4;
     this.chkExtRX1604.Text = "checkBox4";
     this.chkExtRX1604.CheckedChanged += new System.EventHandler(this.chkExtRX160_CheckedChanged);
     //
     // tpAudio
     //
     this.tpAudio.Controls.Add(this.tcAudio);
     this.tpAudio.Location = new System.Drawing.Point(4, 22);
     this.tpAudio.Name = "tpAudio";
     this.tpAudio.Size = new System.Drawing.Size(584, 286);
     this.tpAudio.TabIndex = 0;
     this.tpAudio.Text = "Audio";
     //
     // tcAudio
     //
     this.tcAudio.Controls.Add(this.tpAudioCard1);
     this.tcAudio.Controls.Add(this.tpVAC);
     this.tcAudio.Location = new System.Drawing.Point(0, 0);
     this.tcAudio.Name = "tcAudio";
     this.tcAudio.SelectedIndex = 0;
     this.tcAudio.Size = new System.Drawing.Size(600, 344);
     this.tcAudio.TabIndex = 35;
     //
     // tpAudioCard1
     //
     this.tpAudioCard1.Controls.Add(this.groupBoxTS1);
     this.tpAudioCard1.Controls.Add(this.chkAudioExpert);
     this.tpAudioCard1.Controls.Add(this.grpAudioMicBoost);
     this.tpAudioCard1.Controls.Add(this.grpAudioChannels);
     this.tpAudioCard1.Controls.Add(this.grpAudioMicInGain1);
     this.tpAudioCard1.Controls.Add(this.grpAudioLineInGain1);
     this.tpAudioCard1.Controls.Add(this.grpAudioVolts1);
     this.tpAudioCard1.Controls.Add(this.grpAudioDetails1);
     this.tpAudioCard1.Controls.Add(this.grpAudioLatency1);
     this.tpAudioCard1.Controls.Add(this.grpAudioCard);
     this.tpAudioCard1.Controls.Add(this.grpAudioBufferSize1);
     this.tpAudioCard1.Controls.Add(this.grpAudioSampleRate1);
     this.tpAudioCard1.Location = new System.Drawing.Point(4, 22);
     this.tpAudioCard1.Name = "tpAudioCard1";
     this.tpAudioCard1.Size = new System.Drawing.Size(592, 318);
     this.tpAudioCard1.TabIndex = 0;
     this.tpAudioCard1.Text = "Primary";
     //
     // groupBoxTS1
     //
     this.groupBoxTS1.Controls.Add(this.udIQCorrection);
     this.groupBoxTS1.Location = new System.Drawing.Point(472, 8);
     this.groupBoxTS1.Name = "groupBoxTS1";
     this.groupBoxTS1.Size = new System.Drawing.Size(104, 56);
     this.groupBoxTS1.TabIndex = 51;
     this.groupBoxTS1.TabStop = false;
     this.groupBoxTS1.Text = "IQ Correction";
     this.groupBoxTS1.Enter += new System.EventHandler(this.groupBoxTS1_Enter);
     //
     // udIQCorrection
     //
     this.udIQCorrection.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udIQCorrection.Location = new System.Drawing.Point(16, 24);
     this.udIQCorrection.Maximum = new System.Decimal(new int[] {
                                                                    32,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udIQCorrection.Minimum = new System.Decimal(new int[] {
                                                                    32,
                                                                    0,
                                                                    0,
                                                                    -2147483648});
     this.udIQCorrection.Name = "udIQCorrection";
     this.udIQCorrection.Size = new System.Drawing.Size(72, 20);
     this.udIQCorrection.TabIndex = 51;
     this.toolTip1.SetToolTip(this.udIQCorrection, "Corrects sample shift for Left and Right Soundcard input.  ");
     this.udIQCorrection.Value = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udIQCorrection.ValueChanged += new System.EventHandler(this.udIQCorrection_ValueChanged);
     //
     // chkAudioExpert
     //
     this.chkAudioExpert.Image = null;
     this.chkAudioExpert.Location = new System.Drawing.Point(520, 232);
     this.chkAudioExpert.Name = "chkAudioExpert";
     this.chkAudioExpert.Size = new System.Drawing.Size(56, 24);
     this.chkAudioExpert.TabIndex = 50;
     this.chkAudioExpert.Text = "Expert";
     this.chkAudioExpert.CheckedChanged += new System.EventHandler(this.chkAudioExpert_CheckedChanged);
     //
     // grpAudioMicBoost
     //
     this.grpAudioMicBoost.Controls.Add(this.chkAudioMicBoost);
     this.grpAudioMicBoost.Location = new System.Drawing.Point(440, 216);
     this.grpAudioMicBoost.Name = "grpAudioMicBoost";
     this.grpAudioMicBoost.Size = new System.Drawing.Size(72, 48);
     this.grpAudioMicBoost.TabIndex = 43;
     this.grpAudioMicBoost.TabStop = false;
     this.grpAudioMicBoost.Text = "Mic Boost";
     //
     // chkAudioMicBoost
     //
     this.chkAudioMicBoost.Image = null;
     this.chkAudioMicBoost.Location = new System.Drawing.Point(16, 20);
     this.chkAudioMicBoost.Name = "chkAudioMicBoost";
     this.chkAudioMicBoost.Size = new System.Drawing.Size(40, 16);
     this.chkAudioMicBoost.TabIndex = 6;
     this.chkAudioMicBoost.Text = "On";
     this.chkAudioMicBoost.CheckedChanged += new System.EventHandler(this.chkAudioMicBoost_CheckedChanged);
     //
     // grpAudioChannels
     //
     this.grpAudioChannels.Controls.Add(this.comboAudioChannels1);
     this.grpAudioChannels.Location = new System.Drawing.Point(440, 72);
     this.grpAudioChannels.Name = "grpAudioChannels";
     this.grpAudioChannels.Size = new System.Drawing.Size(96, 56);
     this.grpAudioChannels.TabIndex = 42;
     this.grpAudioChannels.TabStop = false;
     this.grpAudioChannels.Text = "Channels";
     //
     // comboAudioChannels1
     //
     this.comboAudioChannels1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioChannels1.DropDownWidth = 56;
     this.comboAudioChannels1.Items.AddRange(new object[] {
                                                              "2",
                                                              "4",
                                                              "6"});
     this.comboAudioChannels1.Location = new System.Drawing.Point(16, 24);
     this.comboAudioChannels1.Name = "comboAudioChannels1";
     this.comboAudioChannels1.Size = new System.Drawing.Size(56, 20);
     this.comboAudioChannels1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboAudioChannels1, "Number of channels to open");
     this.comboAudioChannels1.SelectedIndexChanged += new System.EventHandler(this.comboAudioChannels1_SelectedIndexChanged);
     //
     // grpAudioMicInGain1
     //
     this.grpAudioMicInGain1.Controls.Add(this.udAudioMicGain1);
     this.grpAudioMicInGain1.Location = new System.Drawing.Point(344, 136);
     this.grpAudioMicInGain1.Name = "grpAudioMicInGain1";
     this.grpAudioMicInGain1.Size = new System.Drawing.Size(88, 56);
     this.grpAudioMicInGain1.TabIndex = 41;
     this.grpAudioMicInGain1.TabStop = false;
     this.grpAudioMicInGain1.Text = "Mic In Gain";
     //
     // udAudioMicGain1
     //
     this.udAudioMicGain1.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udAudioMicGain1.Location = new System.Drawing.Point(16, 24);
     this.udAudioMicGain1.Maximum = new System.Decimal(new int[] {
                                                                     100,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioMicGain1.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioMicGain1.Name = "udAudioMicGain1";
     this.udAudioMicGain1.Size = new System.Drawing.Size(40, 20);
     this.udAudioMicGain1.TabIndex = 51;
     this.toolTip1.SetToolTip(this.udAudioMicGain1, "MIC Gain - Input Volume");
     this.udAudioMicGain1.Value = new System.Decimal(new int[] {
                                                                   50,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAudioMicGain1.LostFocus += new System.EventHandler(this.udAudioMicGain1_LostFocus);
     this.udAudioMicGain1.ValueChanged += new System.EventHandler(this.udAudioMicGain1_ValueChanged);
     //
     // grpAudioLineInGain1
     //
     this.grpAudioLineInGain1.Controls.Add(this.udAudioLineIn1);
     this.grpAudioLineInGain1.Location = new System.Drawing.Point(344, 72);
     this.grpAudioLineInGain1.Name = "grpAudioLineInGain1";
     this.grpAudioLineInGain1.Size = new System.Drawing.Size(88, 56);
     this.grpAudioLineInGain1.TabIndex = 40;
     this.grpAudioLineInGain1.TabStop = false;
     this.grpAudioLineInGain1.Text = "Line In Gain";
     //
     // udAudioLineIn1
     //
     this.udAudioLineIn1.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAudioLineIn1.Location = new System.Drawing.Point(16, 24);
     this.udAudioLineIn1.Maximum = new System.Decimal(new int[] {
                                                                    100,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udAudioLineIn1.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udAudioLineIn1.Name = "udAudioLineIn1";
     this.udAudioLineIn1.Size = new System.Drawing.Size(40, 20);
     this.udAudioLineIn1.TabIndex = 51;
     this.toolTip1.SetToolTip(this.udAudioLineIn1, "IF Gain - Input Volume");
     this.udAudioLineIn1.Value = new System.Decimal(new int[] {
                                                                  20,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udAudioLineIn1.LostFocus += new System.EventHandler(this.udAudioLineIn1_LostFocus);
     this.udAudioLineIn1.ValueChanged += new System.EventHandler(this.udAudioLineIn1_ValueChanged);
     //
     // grpAudioVolts1
     //
     this.grpAudioVolts1.Controls.Add(this.btnAudioVoltTest1);
     this.grpAudioVolts1.Controls.Add(this.udAudioVoltage1);
     this.grpAudioVolts1.Location = new System.Drawing.Point(240, 200);
     this.grpAudioVolts1.Name = "grpAudioVolts1";
     this.grpAudioVolts1.Size = new System.Drawing.Size(128, 56);
     this.grpAudioVolts1.TabIndex = 39;
     this.grpAudioVolts1.TabStop = false;
     this.grpAudioVolts1.Text = "Output Voltage";
     //
     // btnAudioVoltTest1
     //
     this.btnAudioVoltTest1.Image = null;
     this.btnAudioVoltTest1.Location = new System.Drawing.Point(72, 24);
     this.btnAudioVoltTest1.Name = "btnAudioVoltTest1";
     this.btnAudioVoltTest1.Size = new System.Drawing.Size(40, 23);
     this.btnAudioVoltTest1.TabIndex = 2;
     this.btnAudioVoltTest1.Text = "Test";
     this.toolTip1.SetToolTip(this.btnAudioVoltTest1, "Outputs a full scale sinewave at the CW pitch for determining the RMS Voltage of " +
         "the sound card.");
     this.btnAudioVoltTest1.Click += new System.EventHandler(this.btnAudioVoltTest1_Click);
     //
     // udAudioVoltage1
     //
     this.udAudioVoltage1.DecimalPlaces = 2;
     this.udAudioVoltage1.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       131072});
     this.udAudioVoltage1.Location = new System.Drawing.Point(16, 24);
     this.udAudioVoltage1.Maximum = new System.Decimal(new int[] {
                                                                     100,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioVoltage1.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioVoltage1.Name = "udAudioVoltage1";
     this.udAudioVoltage1.Size = new System.Drawing.Size(48, 20);
     this.udAudioVoltage1.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udAudioVoltage1, "The measured VRMS on the sound card output when outputting a full range tone.");
     this.udAudioVoltage1.Value = new System.Decimal(new int[] {
                                                                   223,
                                                                   0,
                                                                   0,
                                                                   131072});
     this.udAudioVoltage1.LostFocus += new System.EventHandler(this.udAudioVoltage1_LostFocus);
     this.udAudioVoltage1.ValueChanged += new System.EventHandler(this.udAudioVoltage1_ValueChanged);
     //
     // grpAudioDetails1
     //
     this.grpAudioDetails1.Controls.Add(this.comboAudioTransmit1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioMixer1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioOutput1);
     this.grpAudioDetails1.Controls.Add(this.comboAudioOutput1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioInput1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioDriver1);
     this.grpAudioDetails1.Controls.Add(this.comboAudioInput1);
     this.grpAudioDetails1.Controls.Add(this.comboAudioDriver1);
     this.grpAudioDetails1.Controls.Add(this.comboAudioMixer1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioTransmit1);
     this.grpAudioDetails1.Controls.Add(this.lblAudioReceive1);
     this.grpAudioDetails1.Controls.Add(this.comboAudioReceive1);
     this.grpAudioDetails1.Location = new System.Drawing.Point(8, 8);
     this.grpAudioDetails1.Name = "grpAudioDetails1";
     this.grpAudioDetails1.Size = new System.Drawing.Size(224, 216);
     this.grpAudioDetails1.TabIndex = 34;
     this.grpAudioDetails1.TabStop = false;
     this.grpAudioDetails1.Text = "Primary Sound Card Setup Details";
     //
     // comboAudioTransmit1
     //
     this.comboAudioTransmit1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioTransmit1.DropDownWidth = 160;
     this.comboAudioTransmit1.ItemHeight = 13;
     this.comboAudioTransmit1.Location = new System.Drawing.Point(56, 184);
     this.comboAudioTransmit1.Name = "comboAudioTransmit1";
     this.comboAudioTransmit1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioTransmit1.TabIndex = 2;
     this.toolTip1.SetToolTip(this.comboAudioTransmit1, "Transmit mode mixer MUX setting.");
     this.comboAudioTransmit1.SelectedIndexChanged += new System.EventHandler(this.comboAudioTransmit1_SelectedIndexChanged);
     //
     // lblAudioMixer1
     //
     this.lblAudioMixer1.Image = null;
     this.lblAudioMixer1.Location = new System.Drawing.Point(8, 120);
     this.lblAudioMixer1.Name = "lblAudioMixer1";
     this.lblAudioMixer1.Size = new System.Drawing.Size(48, 23);
     this.lblAudioMixer1.TabIndex = 22;
     this.lblAudioMixer1.Text = "Mixer:";
     //
     // lblAudioOutput1
     //
     this.lblAudioOutput1.Image = null;
     this.lblAudioOutput1.Location = new System.Drawing.Point(8, 88);
     this.lblAudioOutput1.Name = "lblAudioOutput1";
     this.lblAudioOutput1.Size = new System.Drawing.Size(48, 16);
     this.lblAudioOutput1.TabIndex = 6;
     this.lblAudioOutput1.Text = "Output:";
     //
     // comboAudioOutput1
     //
     this.comboAudioOutput1.DisplayMember = "sdfg";
     this.comboAudioOutput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioOutput1.DropDownWidth = 160;
     this.comboAudioOutput1.ItemHeight = 13;
     this.comboAudioOutput1.Location = new System.Drawing.Point(56, 88);
     this.comboAudioOutput1.Name = "comboAudioOutput1";
     this.comboAudioOutput1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioOutput1.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboAudioOutput1, "Output Audio Device");
     this.comboAudioOutput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput1_SelectedIndexChanged);
     //
     // lblAudioInput1
     //
     this.lblAudioInput1.Image = null;
     this.lblAudioInput1.Location = new System.Drawing.Point(8, 56);
     this.lblAudioInput1.Name = "lblAudioInput1";
     this.lblAudioInput1.Size = new System.Drawing.Size(48, 16);
     this.lblAudioInput1.TabIndex = 4;
     this.lblAudioInput1.Text = "Input:";
     //
     // lblAudioDriver1
     //
     this.lblAudioDriver1.Image = null;
     this.lblAudioDriver1.Location = new System.Drawing.Point(8, 24);
     this.lblAudioDriver1.Name = "lblAudioDriver1";
     this.lblAudioDriver1.Size = new System.Drawing.Size(48, 16);
     this.lblAudioDriver1.TabIndex = 3;
     this.lblAudioDriver1.Text = "Driver:";
     //
     // comboAudioInput1
     //
     this.comboAudioInput1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioInput1.DropDownWidth = 160;
     this.comboAudioInput1.ItemHeight = 13;
     this.comboAudioInput1.Location = new System.Drawing.Point(56, 56);
     this.comboAudioInput1.Name = "comboAudioInput1";
     this.comboAudioInput1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioInput1.TabIndex = 1;
     this.toolTip1.SetToolTip(this.comboAudioInput1, "Input Audio Device");
     this.comboAudioInput1.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput1_SelectedIndexChanged);
     //
     // comboAudioDriver1
     //
     this.comboAudioDriver1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioDriver1.DropDownWidth = 160;
     this.comboAudioDriver1.ItemHeight = 13;
     this.comboAudioDriver1.Location = new System.Drawing.Point(56, 24);
     this.comboAudioDriver1.Name = "comboAudioDriver1";
     this.comboAudioDriver1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioDriver1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboAudioDriver1, "Sound Card Driver Selection");
     this.comboAudioDriver1.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver1_SelectedIndexChanged);
     //
     // comboAudioMixer1
     //
     this.comboAudioMixer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioMixer1.DropDownWidth = 160;
     this.comboAudioMixer1.ItemHeight = 13;
     this.comboAudioMixer1.Location = new System.Drawing.Point(56, 120);
     this.comboAudioMixer1.Name = "comboAudioMixer1";
     this.comboAudioMixer1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioMixer1.TabIndex = 21;
     this.toolTip1.SetToolTip(this.comboAudioMixer1, "Audio Mixer Device ");
     this.comboAudioMixer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioMixer1_SelectedIndexChanged);
     //
     // lblAudioTransmit1
     //
     this.lblAudioTransmit1.Image = null;
     this.lblAudioTransmit1.Location = new System.Drawing.Point(8, 184);
     this.lblAudioTransmit1.Name = "lblAudioTransmit1";
     this.lblAudioTransmit1.Size = new System.Drawing.Size(56, 16);
     this.lblAudioTransmit1.TabIndex = 3;
     this.lblAudioTransmit1.Text = "Transmit:";
     //
     // lblAudioReceive1
     //
     this.lblAudioReceive1.Image = null;
     this.lblAudioReceive1.Location = new System.Drawing.Point(8, 152);
     this.lblAudioReceive1.Name = "lblAudioReceive1";
     this.lblAudioReceive1.Size = new System.Drawing.Size(48, 16);
     this.lblAudioReceive1.TabIndex = 1;
     this.lblAudioReceive1.Text = "Receive:";
     //
     // comboAudioReceive1
     //
     this.comboAudioReceive1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioReceive1.DropDownWidth = 160;
     this.comboAudioReceive1.ItemHeight = 13;
     this.comboAudioReceive1.Location = new System.Drawing.Point(56, 152);
     this.comboAudioReceive1.Name = "comboAudioReceive1";
     this.comboAudioReceive1.Size = new System.Drawing.Size(160, 20);
     this.comboAudioReceive1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboAudioReceive1, "Receive mode Mixer MUX setting");
     this.comboAudioReceive1.SelectedIndexChanged += new System.EventHandler(this.comboAudioReceive1_SelectedIndexChanged);
     //
     // grpAudioLatency1
     //
     this.grpAudioLatency1.Controls.Add(this.chkAudioLatencyManual1);
     this.grpAudioLatency1.Controls.Add(this.udAudioLatency1);
     this.grpAudioLatency1.Location = new System.Drawing.Point(440, 136);
     this.grpAudioLatency1.Name = "grpAudioLatency1";
     this.grpAudioLatency1.Size = new System.Drawing.Size(96, 80);
     this.grpAudioLatency1.TabIndex = 38;
     this.grpAudioLatency1.TabStop = false;
     this.grpAudioLatency1.Text = "Latency (ms)";
     this.grpAudioLatency1.Visible = false;
     //
     // chkAudioLatencyManual1
     //
     this.chkAudioLatencyManual1.Image = null;
     this.chkAudioLatencyManual1.Location = new System.Drawing.Point(16, 24);
     this.chkAudioLatencyManual1.Name = "chkAudioLatencyManual1";
     this.chkAudioLatencyManual1.Size = new System.Drawing.Size(64, 16);
     this.chkAudioLatencyManual1.TabIndex = 5;
     this.chkAudioLatencyManual1.Text = "Manual";
     this.chkAudioLatencyManual1.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual1_CheckedChanged);
     //
     // udAudioLatency1
     //
     this.udAudioLatency1.Enabled = false;
     this.udAudioLatency1.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udAudioLatency1.Location = new System.Drawing.Point(16, 48);
     this.udAudioLatency1.Maximum = new System.Decimal(new int[] {
                                                                     240,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioLatency1.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioLatency1.Name = "udAudioLatency1";
     this.udAudioLatency1.Size = new System.Drawing.Size(48, 20);
     this.udAudioLatency1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udAudioLatency1, "Adds latency/stability to the audio subsystem.  Not needed when using ASIO driver" +
         ".  Mainly for compatibility.  The Manual setting should only be used for unsuppo" +
         "rted cards.");
     this.udAudioLatency1.Value = new System.Decimal(new int[] {
                                                                   120,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAudioLatency1.LostFocus += new System.EventHandler(this.udAudioLatency1_LostFocus);
     this.udAudioLatency1.ValueChanged += new System.EventHandler(this.udAudioLatency1_ValueChanged);
     //
     // grpAudioCard
     //
     this.grpAudioCard.Controls.Add(this.comboAudioSoundCard);
     this.grpAudioCard.Location = new System.Drawing.Point(240, 8);
     this.grpAudioCard.Name = "grpAudioCard";
     this.grpAudioCard.Size = new System.Drawing.Size(224, 56);
     this.grpAudioCard.TabIndex = 37;
     this.grpAudioCard.TabStop = false;
     this.grpAudioCard.Text = "Sound Card Selection";
     //
     // comboAudioSoundCard
     //
     this.comboAudioSoundCard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioSoundCard.DropDownWidth = 184;
     this.comboAudioSoundCard.Items.AddRange(new object[] {
                                                              "M-Audio Delta 44 (PCI)",
                                                              "PreSonus FireBox (FireWire)",
                                                              "Edirol FA-66 (FireWire)",
                                                              "SB Audigy (PCI)",
                                                              "SB Audigy 2 (PCI)",
                                                              "SB Audigy 2 ZS (PCI)",
                                                              "HPSDR Janus/Ozy (USB2)",
                                                              "Sound Blaster Extigy (USB)",
                                                              "Sound Blaster MP3+ (USB)",
                                                              "Turtle Beach Santa Cruz (PCI)",
                                                              "Unsupported Card"});
     this.comboAudioSoundCard.Location = new System.Drawing.Point(24, 24);
     this.comboAudioSoundCard.MaxDropDownItems = 11;
     this.comboAudioSoundCard.Name = "comboAudioSoundCard";
     this.comboAudioSoundCard.Size = new System.Drawing.Size(184, 20);
     this.comboAudioSoundCard.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboAudioSoundCard, "Sound Card Selection (use Unsupported Card if your card isn\'t in the list -- this" +
         " will require manual setup of the below controls).");
     this.comboAudioSoundCard.SelectedIndexChanged += new System.EventHandler(this.comboAudioSoundCard_SelectedIndexChanged);
     //
     // grpAudioBufferSize1
     //
     this.grpAudioBufferSize1.Controls.Add(this.comboAudioBuffer1);
     this.grpAudioBufferSize1.Location = new System.Drawing.Point(240, 72);
     this.grpAudioBufferSize1.Name = "grpAudioBufferSize1";
     this.grpAudioBufferSize1.Size = new System.Drawing.Size(96, 56);
     this.grpAudioBufferSize1.TabIndex = 36;
     this.grpAudioBufferSize1.TabStop = false;
     this.grpAudioBufferSize1.Text = "Buffer Size";
     //
     // comboAudioBuffer1
     //
     this.comboAudioBuffer1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioBuffer1.DropDownWidth = 56;
     this.comboAudioBuffer1.Items.AddRange(new object[] {
                                                            "256",
                                                            "512",
                                                            "1024",
                                                            "2048"});
     this.comboAudioBuffer1.Location = new System.Drawing.Point(16, 24);
     this.comboAudioBuffer1.Name = "comboAudioBuffer1";
     this.comboAudioBuffer1.Size = new System.Drawing.Size(56, 20);
     this.comboAudioBuffer1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboAudioBuffer1, "Samples per audio buffer.  Smaller settings give less latency, more CPU load.");
     this.comboAudioBuffer1.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer1_SelectedIndexChanged);
     //
     // grpAudioSampleRate1
     //
     this.grpAudioSampleRate1.Controls.Add(this.comboAudioSampleRate1);
     this.grpAudioSampleRate1.Location = new System.Drawing.Point(240, 136);
     this.grpAudioSampleRate1.Name = "grpAudioSampleRate1";
     this.grpAudioSampleRate1.Size = new System.Drawing.Size(96, 56);
     this.grpAudioSampleRate1.TabIndex = 35;
     this.grpAudioSampleRate1.TabStop = false;
     this.grpAudioSampleRate1.Text = "Sample Rate";
     //
     // comboAudioSampleRate1
     //
     this.comboAudioSampleRate1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioSampleRate1.DropDownWidth = 64;
     this.comboAudioSampleRate1.Items.AddRange(new object[] {
                                                                "48000"});
     this.comboAudioSampleRate1.Location = new System.Drawing.Point(16, 24);
     this.comboAudioSampleRate1.Name = "comboAudioSampleRate1";
     this.comboAudioSampleRate1.Size = new System.Drawing.Size(64, 20);
     this.comboAudioSampleRate1.TabIndex = 4;
     this.toolTip1.SetToolTip(this.comboAudioSampleRate1, "Sample Rate -- Higher sampling rates yield a wider panadapter and less latency at" +
         " a cost of CPU% and filter sharpness");
     this.comboAudioSampleRate1.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate1_SelectedIndexChanged);
     //
     // tpVAC
     //
     this.tpVAC.Controls.Add(this.chkEnableLoopAudio);
     this.tpVAC.Controls.Add(this.grpDirectIQOutput);
     this.tpVAC.Controls.Add(this.chkVACCombine);
     this.tpVAC.Controls.Add(this.chkVACAllowBypass);
     this.tpVAC.Controls.Add(this.grpAudioVACAutoEnable);
     this.tpVAC.Controls.Add(this.grpAudioVACGain);
     this.tpVAC.Controls.Add(this.grpAudio2Stereo);
     this.tpVAC.Controls.Add(this.grpAudioLatency2);
     this.tpVAC.Controls.Add(this.grpAudioSampleRate2);
     this.tpVAC.Controls.Add(this.grpAudioBuffer2);
     this.tpVAC.Controls.Add(this.grpAudioDetails2);
     this.tpVAC.Controls.Add(this.chkAudioEnableVAC);
     this.tpVAC.Location = new System.Drawing.Point(4, 22);
     this.tpVAC.Name = "tpVAC";
     this.tpVAC.Size = new System.Drawing.Size(592, 318);
     this.tpVAC.TabIndex = 1;
     this.tpVAC.Text = "VAC";
     this.tpVAC.Click += new System.EventHandler(this.tpVAC_Click);
     //
     // chkEnableLoopAudio
     //
     this.chkEnableLoopAudio.Image = null;
     this.chkEnableLoopAudio.Location = new System.Drawing.Point(136, 8);
     this.chkEnableLoopAudio.Name = "chkEnableLoopAudio";
     this.chkEnableLoopAudio.Size = new System.Drawing.Size(88, 24);
     this.chkEnableLoopAudio.TabIndex = 79;
     this.chkEnableLoopAudio.Text = "Enable Loop";
     this.toolTip1.SetToolTip(this.chkEnableLoopAudio, "Enable Virtual Audio Cable Support using the settings on this form.");
     this.chkEnableLoopAudio.CheckedChanged += new System.EventHandler(this.chkEnableLoopAudio_CheckedChanged);
     //
     // grpDirectIQOutput
     //
     this.grpDirectIQOutput.Controls.Add(this.chkAudioCorrectIQ);
     this.grpDirectIQOutput.Controls.Add(this.chkAudioIQtoVAC);
     this.grpDirectIQOutput.Location = new System.Drawing.Point(448, 56);
     this.grpDirectIQOutput.Name = "grpDirectIQOutput";
     this.grpDirectIQOutput.Size = new System.Drawing.Size(120, 88);
     this.grpDirectIQOutput.TabIndex = 78;
     this.grpDirectIQOutput.TabStop = false;
     this.grpDirectIQOutput.Text = "Direct I/Q";
     //
     // chkAudioCorrectIQ
     //
     this.chkAudioCorrectIQ.Checked = true;
     this.chkAudioCorrectIQ.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkAudioCorrectIQ.Enabled = false;
     this.chkAudioCorrectIQ.Image = null;
     this.chkAudioCorrectIQ.Location = new System.Drawing.Point(16, 56);
     this.chkAudioCorrectIQ.Name = "chkAudioCorrectIQ";
     this.chkAudioCorrectIQ.Size = new System.Drawing.Size(88, 16);
     this.chkAudioCorrectIQ.TabIndex = 1;
     this.chkAudioCorrectIQ.Text = "Calibrate I/Q";
     this.chkAudioCorrectIQ.CheckedChanged += new System.EventHandler(this.chkAudioCorrectIQ_CheckChanged);
     //
     // chkAudioIQtoVAC
     //
     this.chkAudioIQtoVAC.Image = null;
     this.chkAudioIQtoVAC.Location = new System.Drawing.Point(16, 24);
     this.chkAudioIQtoVAC.Name = "chkAudioIQtoVAC";
     this.chkAudioIQtoVAC.Size = new System.Drawing.Size(96, 16);
     this.chkAudioIQtoVAC.TabIndex = 0;
     this.chkAudioIQtoVAC.Text = "Output to VAC";
     this.chkAudioIQtoVAC.CheckedChanged += new System.EventHandler(this.chkAudioIQtoVAC_CheckedChanged);
     //
     // chkVACCombine
     //
     this.chkVACCombine.Enabled = false;
     this.chkVACCombine.Image = null;
     this.chkVACCombine.Location = new System.Drawing.Point(448, 16);
     this.chkVACCombine.Name = "chkVACCombine";
     this.chkVACCombine.Size = new System.Drawing.Size(104, 40);
     this.chkVACCombine.TabIndex = 76;
     this.chkVACCombine.Text = "Combine VAC Input Channels";
     this.toolTip1.SetToolTip(this.chkVACCombine, "When this feature is enabled, the left and right VAC channels are combined into t" +
         "he DSP transmit channel (left).");
     this.chkVACCombine.CheckedChanged += new System.EventHandler(this.chkVACCombine_CheckedChanged);
     //
     // chkVACAllowBypass
     //
     this.chkVACAllowBypass.Checked = true;
     this.chkVACAllowBypass.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkVACAllowBypass.Image = null;
     this.chkVACAllowBypass.Location = new System.Drawing.Point(240, 200);
     this.chkVACAllowBypass.Name = "chkVACAllowBypass";
     this.chkVACAllowBypass.Size = new System.Drawing.Size(184, 32);
     this.chkVACAllowBypass.TabIndex = 75;
     this.chkVACAllowBypass.Text = "Allow PTT to override/bypass VAC for Phone";
     this.toolTip1.SetToolTip(this.chkVACAllowBypass, "Using the hardware PTT inputs will override the PTT input to allow for easy phone" +
         " operation while VAC is enabled.");
     this.chkVACAllowBypass.CheckedChanged += new System.EventHandler(this.chkVACAllowBypass_CheckedChanged);
     //
     // grpAudioVACAutoEnable
     //
     this.grpAudioVACAutoEnable.Controls.Add(this.chkAudioVACAutoEnable);
     this.grpAudioVACAutoEnable.Location = new System.Drawing.Point(8, 168);
     this.grpAudioVACAutoEnable.Name = "grpAudioVACAutoEnable";
     this.grpAudioVACAutoEnable.Size = new System.Drawing.Size(224, 64);
     this.grpAudioVACAutoEnable.TabIndex = 74;
     this.grpAudioVACAutoEnable.TabStop = false;
     this.grpAudioVACAutoEnable.Text = "Auto Enable";
     //
     // chkAudioVACAutoEnable
     //
     this.chkAudioVACAutoEnable.Image = null;
     this.chkAudioVACAutoEnable.Location = new System.Drawing.Point(16, 24);
     this.chkAudioVACAutoEnable.Name = "chkAudioVACAutoEnable";
     this.chkAudioVACAutoEnable.Size = new System.Drawing.Size(200, 32);
     this.chkAudioVACAutoEnable.TabIndex = 0;
     this.chkAudioVACAutoEnable.Text = "Enable for Digital modes, Disable for all others";
     this.toolTip1.SetToolTip(this.chkAudioVACAutoEnable, "Click this button to automatically enable VAC when in Digital modes (DIGL, DIGU, " +
         "DRM)");
     this.chkAudioVACAutoEnable.CheckedChanged += new System.EventHandler(this.chkAudioVACAutoEnable_CheckedChanged);
     //
     // grpAudioVACGain
     //
     this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainTX);
     this.grpAudioVACGain.Controls.Add(this.udAudioVACGainTX);
     this.grpAudioVACGain.Controls.Add(this.lblAudioVACGainRX);
     this.grpAudioVACGain.Controls.Add(this.udAudioVACGainRX);
     this.grpAudioVACGain.Location = new System.Drawing.Point(344, 8);
     this.grpAudioVACGain.Name = "grpAudioVACGain";
     this.grpAudioVACGain.Size = new System.Drawing.Size(96, 80);
     this.grpAudioVACGain.TabIndex = 72;
     this.grpAudioVACGain.TabStop = false;
     this.grpAudioVACGain.Text = "Gain (dB)";
     //
     // lblAudioVACGainTX
     //
     this.lblAudioVACGainTX.Image = null;
     this.lblAudioVACGainTX.Location = new System.Drawing.Point(16, 48);
     this.lblAudioVACGainTX.Name = "lblAudioVACGainTX";
     this.lblAudioVACGainTX.Size = new System.Drawing.Size(32, 16);
     this.lblAudioVACGainTX.TabIndex = 39;
     this.lblAudioVACGainTX.Text = "TX:";
     //
     // udAudioVACGainTX
     //
     this.udAudioVACGainTX.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udAudioVACGainTX.Location = new System.Drawing.Point(48, 48);
     this.udAudioVACGainTX.Maximum = new System.Decimal(new int[] {
                                                                      20,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAudioVACGainTX.Minimum = new System.Decimal(new int[] {
                                                                      40,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udAudioVACGainTX.Name = "udAudioVACGainTX";
     this.udAudioVACGainTX.Size = new System.Drawing.Size(40, 20);
     this.udAudioVACGainTX.TabIndex = 38;
     this.toolTip1.SetToolTip(this.udAudioVACGainTX, "Controls the gain on the audio coming from third party applications.");
     this.udAudioVACGainTX.Value = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udAudioVACGainTX.LostFocus += new System.EventHandler(this.udAudioVACGainTX_LostFocus);
     this.udAudioVACGainTX.ValueChanged += new System.EventHandler(this.udAudioVACGainTX_ValueChanged);
     //
     // lblAudioVACGainRX
     //
     this.lblAudioVACGainRX.Image = null;
     this.lblAudioVACGainRX.Location = new System.Drawing.Point(16, 24);
     this.lblAudioVACGainRX.Name = "lblAudioVACGainRX";
     this.lblAudioVACGainRX.Size = new System.Drawing.Size(24, 16);
     this.lblAudioVACGainRX.TabIndex = 37;
     this.lblAudioVACGainRX.Text = "RX:";
     //
     // udAudioVACGainRX
     //
     this.udAudioVACGainRX.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udAudioVACGainRX.Location = new System.Drawing.Point(48, 24);
     this.udAudioVACGainRX.Maximum = new System.Decimal(new int[] {
                                                                      20,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAudioVACGainRX.Minimum = new System.Decimal(new int[] {
                                                                      40,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udAudioVACGainRX.Name = "udAudioVACGainRX";
     this.udAudioVACGainRX.Size = new System.Drawing.Size(40, 20);
     this.udAudioVACGainRX.TabIndex = 36;
     this.toolTip1.SetToolTip(this.udAudioVACGainRX, "Controls the gain applied to the RX audio before it is sent to the third party ap" +
         "plication.");
     this.udAudioVACGainRX.Value = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udAudioVACGainRX.LostFocus += new System.EventHandler(this.udAudioVACGainRX_LostFocus);
     this.udAudioVACGainRX.ValueChanged += new System.EventHandler(this.udAudioVACGainRX_ValueChanged);
     //
     // grpAudio2Stereo
     //
     this.grpAudio2Stereo.Controls.Add(this.chkAudio2Stereo);
     this.grpAudio2Stereo.Location = new System.Drawing.Point(240, 136);
     this.grpAudio2Stereo.Name = "grpAudio2Stereo";
     this.grpAudio2Stereo.Size = new System.Drawing.Size(96, 56);
     this.grpAudio2Stereo.TabIndex = 71;
     this.grpAudio2Stereo.TabStop = false;
     this.grpAudio2Stereo.Text = "Mono/Stereo";
     //
     // chkAudio2Stereo
     //
     this.chkAudio2Stereo.Image = null;
     this.chkAudio2Stereo.Location = new System.Drawing.Point(16, 24);
     this.chkAudio2Stereo.Name = "chkAudio2Stereo";
     this.chkAudio2Stereo.Size = new System.Drawing.Size(64, 16);
     this.chkAudio2Stereo.TabIndex = 0;
     this.chkAudio2Stereo.Text = "Stereo";
     this.toolTip1.SetToolTip(this.chkAudio2Stereo, "Click this button if the third party software will open the Virtual Audio Cable i" +
         "n 2 channel (stereo) mode.");
     this.chkAudio2Stereo.CheckedChanged += new System.EventHandler(this.chkAudio2Stereo_CheckedChanged);
     //
     // grpAudioLatency2
     //
     this.grpAudioLatency2.Controls.Add(this.chkAudioLatencyManual2);
     this.grpAudioLatency2.Controls.Add(this.udAudioLatency2);
     this.grpAudioLatency2.Location = new System.Drawing.Point(344, 112);
     this.grpAudioLatency2.Name = "grpAudioLatency2";
     this.grpAudioLatency2.Size = new System.Drawing.Size(96, 80);
     this.grpAudioLatency2.TabIndex = 67;
     this.grpAudioLatency2.TabStop = false;
     this.grpAudioLatency2.Text = "Latency (ms)";
     //
     // chkAudioLatencyManual2
     //
     this.chkAudioLatencyManual2.Image = null;
     this.chkAudioLatencyManual2.Location = new System.Drawing.Point(16, 24);
     this.chkAudioLatencyManual2.Name = "chkAudioLatencyManual2";
     this.chkAudioLatencyManual2.Size = new System.Drawing.Size(64, 16);
     this.chkAudioLatencyManual2.TabIndex = 5;
     this.chkAudioLatencyManual2.Text = "Manual";
     this.chkAudioLatencyManual2.CheckedChanged += new System.EventHandler(this.chkAudioLatencyManual2_CheckedChanged);
     //
     // udAudioLatency2
     //
     this.udAudioLatency2.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udAudioLatency2.Location = new System.Drawing.Point(16, 48);
     this.udAudioLatency2.Maximum = new System.Decimal(new int[] {
                                                                     240,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioLatency2.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udAudioLatency2.Name = "udAudioLatency2";
     this.udAudioLatency2.Size = new System.Drawing.Size(48, 20);
     this.udAudioLatency2.TabIndex = 36;
     this.udAudioLatency2.Value = new System.Decimal(new int[] {
                                                                   120,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udAudioLatency2.LostFocus += new System.EventHandler(this.udAudioLatency2_LostFocus);
     this.udAudioLatency2.ValueChanged += new System.EventHandler(this.udAudioLatency2_ValueChanged);
     //
     // grpAudioSampleRate2
     //
     this.grpAudioSampleRate2.Controls.Add(this.comboAudioSampleRate2);
     this.grpAudioSampleRate2.Location = new System.Drawing.Point(240, 72);
     this.grpAudioSampleRate2.Name = "grpAudioSampleRate2";
     this.grpAudioSampleRate2.Size = new System.Drawing.Size(96, 56);
     this.grpAudioSampleRate2.TabIndex = 66;
     this.grpAudioSampleRate2.TabStop = false;
     this.grpAudioSampleRate2.Text = "Sample Rate";
     //
     // comboAudioSampleRate2
     //
     this.comboAudioSampleRate2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioSampleRate2.DropDownWidth = 64;
     this.comboAudioSampleRate2.Items.AddRange(new object[] {
                                                                "6000",
                                                                "8000",
                                                                "11025",
                                                                "12000",
                                                                "24000",
                                                                "22050",
                                                                "44100",
                                                                "48000"});
     this.comboAudioSampleRate2.Location = new System.Drawing.Point(16, 24);
     this.comboAudioSampleRate2.Name = "comboAudioSampleRate2";
     this.comboAudioSampleRate2.Size = new System.Drawing.Size(64, 20);
     this.comboAudioSampleRate2.TabIndex = 60;
     this.toolTip1.SetToolTip(this.comboAudioSampleRate2, "Samples per second.  Set to match the third party software program.");
     this.comboAudioSampleRate2.SelectedIndexChanged += new System.EventHandler(this.comboAudioSampleRate2_SelectedIndexChanged);
     //
     // grpAudioBuffer2
     //
     this.grpAudioBuffer2.Controls.Add(this.comboAudioBuffer2);
     this.grpAudioBuffer2.Location = new System.Drawing.Point(240, 8);
     this.grpAudioBuffer2.Name = "grpAudioBuffer2";
     this.grpAudioBuffer2.Size = new System.Drawing.Size(96, 56);
     this.grpAudioBuffer2.TabIndex = 65;
     this.grpAudioBuffer2.TabStop = false;
     this.grpAudioBuffer2.Text = "Buffer Size";
     //
     // comboAudioBuffer2
     //
     this.comboAudioBuffer2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioBuffer2.DropDownWidth = 56;
     this.comboAudioBuffer2.Items.AddRange(new object[] {
                                                            "512",
                                                            "1024",
                                                            "2048"});
     this.comboAudioBuffer2.Location = new System.Drawing.Point(16, 24);
     this.comboAudioBuffer2.Name = "comboAudioBuffer2";
     this.comboAudioBuffer2.Size = new System.Drawing.Size(56, 20);
     this.comboAudioBuffer2.TabIndex = 58;
     this.toolTip1.SetToolTip(this.comboAudioBuffer2, "Samples per buffer.");
     this.comboAudioBuffer2.SelectedIndexChanged += new System.EventHandler(this.comboAudioBuffer2_SelectedIndexChanged);
     //
     // grpAudioDetails2
     //
     this.grpAudioDetails2.Controls.Add(this.lblAudioOutput2);
     this.grpAudioDetails2.Controls.Add(this.comboAudioOutput2);
     this.grpAudioDetails2.Controls.Add(this.lblAudioInput2);
     this.grpAudioDetails2.Controls.Add(this.lblAudioDriver2);
     this.grpAudioDetails2.Controls.Add(this.comboAudioInput2);
     this.grpAudioDetails2.Controls.Add(this.comboAudioDriver2);
     this.grpAudioDetails2.Location = new System.Drawing.Point(8, 40);
     this.grpAudioDetails2.Name = "grpAudioDetails2";
     this.grpAudioDetails2.Size = new System.Drawing.Size(224, 120);
     this.grpAudioDetails2.TabIndex = 35;
     this.grpAudioDetails2.TabStop = false;
     this.grpAudioDetails2.Text = "Virtual Audio Cable Setup";
     //
     // lblAudioOutput2
     //
     this.lblAudioOutput2.Image = null;
     this.lblAudioOutput2.Location = new System.Drawing.Point(8, 88);
     this.lblAudioOutput2.Name = "lblAudioOutput2";
     this.lblAudioOutput2.Size = new System.Drawing.Size(48, 16);
     this.lblAudioOutput2.TabIndex = 35;
     this.lblAudioOutput2.Text = "Output:";
     //
     // comboAudioOutput2
     //
     this.comboAudioOutput2.DisplayMember = "sdfg";
     this.comboAudioOutput2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioOutput2.DropDownWidth = 160;
     this.comboAudioOutput2.ItemHeight = 16;
     this.comboAudioOutput2.Location = new System.Drawing.Point(56, 88);
     this.comboAudioOutput2.Name = "comboAudioOutput2";
     this.comboAudioOutput2.Size = new System.Drawing.Size(160, 20);
     this.comboAudioOutput2.TabIndex = 34;
     this.toolTip1.SetToolTip(this.comboAudioOutput2, "Output Audio Device");
     this.comboAudioOutput2.SelectedIndexChanged += new System.EventHandler(this.comboAudioOutput2_SelectedIndexChanged);
     //
     // lblAudioInput2
     //
     this.lblAudioInput2.Image = null;
     this.lblAudioInput2.Location = new System.Drawing.Point(8, 56);
     this.lblAudioInput2.Name = "lblAudioInput2";
     this.lblAudioInput2.Size = new System.Drawing.Size(40, 16);
     this.lblAudioInput2.TabIndex = 33;
     this.lblAudioInput2.Text = "Input:";
     //
     // lblAudioDriver2
     //
     this.lblAudioDriver2.Image = null;
     this.lblAudioDriver2.Location = new System.Drawing.Point(8, 24);
     this.lblAudioDriver2.Name = "lblAudioDriver2";
     this.lblAudioDriver2.Size = new System.Drawing.Size(40, 16);
     this.lblAudioDriver2.TabIndex = 32;
     this.lblAudioDriver2.Text = "Driver:";
     //
     // comboAudioInput2
     //
     this.comboAudioInput2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioInput2.DropDownWidth = 160;
     this.comboAudioInput2.ItemHeight = 16;
     this.comboAudioInput2.Location = new System.Drawing.Point(56, 56);
     this.comboAudioInput2.Name = "comboAudioInput2";
     this.comboAudioInput2.Size = new System.Drawing.Size(160, 20);
     this.comboAudioInput2.TabIndex = 28;
     this.toolTip1.SetToolTip(this.comboAudioInput2, "Input Audio Device");
     this.comboAudioInput2.SelectedIndexChanged += new System.EventHandler(this.comboAudioInput2_SelectedIndexChanged);
     //
     // comboAudioDriver2
     //
     this.comboAudioDriver2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboAudioDriver2.DropDownWidth = 160;
     this.comboAudioDriver2.ItemHeight = 16;
     this.comboAudioDriver2.Location = new System.Drawing.Point(56, 24);
     this.comboAudioDriver2.Name = "comboAudioDriver2";
     this.comboAudioDriver2.Size = new System.Drawing.Size(160, 20);
     this.comboAudioDriver2.TabIndex = 26;
     this.toolTip1.SetToolTip(this.comboAudioDriver2, "Sound Card Driver Selection");
     this.comboAudioDriver2.SelectedIndexChanged += new System.EventHandler(this.comboAudioDriver2_SelectedIndexChanged);
     //
     // chkAudioEnableVAC
     //
     this.chkAudioEnableVAC.Image = null;
     this.chkAudioEnableVAC.Location = new System.Drawing.Point(16, 8);
     this.chkAudioEnableVAC.Name = "chkAudioEnableVAC";
     this.chkAudioEnableVAC.Size = new System.Drawing.Size(88, 24);
     this.chkAudioEnableVAC.TabIndex = 25;
     this.chkAudioEnableVAC.Text = "Enable VAC";
     this.toolTip1.SetToolTip(this.chkAudioEnableVAC, "Enable Virtual Audio Cable Support using the settings on this form.");
     this.chkAudioEnableVAC.CheckedChanged += new System.EventHandler(this.chkAudioEnableVAC_CheckedChanged);
     //
     // tpDSP
     //
     this.tpDSP.Controls.Add(this.tcDSP);
     this.tpDSP.Location = new System.Drawing.Point(4, 22);
     this.tpDSP.Name = "tpDSP";
     this.tpDSP.Size = new System.Drawing.Size(584, 286);
     this.tpDSP.TabIndex = 1;
     this.tpDSP.Text = "DSP";
     //
     // tcDSP
     //
     this.tcDSP.Controls.Add(this.tpDSPOptions);
     this.tcDSP.Controls.Add(this.tpDSPImageReject);
     this.tcDSP.Controls.Add(this.tpDSPKeyer);
     this.tcDSP.Controls.Add(this.tpDSPAGCALC);
     this.tcDSP.Location = new System.Drawing.Point(0, 0);
     this.tcDSP.Name = "tcDSP";
     this.tcDSP.SelectedIndex = 0;
     this.tcDSP.Size = new System.Drawing.Size(600, 344);
     this.tcDSP.TabIndex = 0;
     //
     // tpDSPOptions
     //
     this.tpDSPOptions.Controls.Add(this.chkDSPTXMeterPeak);
     this.tpDSPOptions.Controls.Add(this.grpDSPBufferSize);
     this.tpDSPOptions.Controls.Add(this.grpDSPNB);
     this.tpDSPOptions.Controls.Add(this.grpDSPLMSNR);
     this.tpDSPOptions.Controls.Add(this.grpDSPLMSANF);
     this.tpDSPOptions.Controls.Add(this.grpDSPWindow);
     this.tpDSPOptions.Controls.Add(this.grpDSPNB2);
     this.tpDSPOptions.Location = new System.Drawing.Point(4, 22);
     this.tpDSPOptions.Name = "tpDSPOptions";
     this.tpDSPOptions.Size = new System.Drawing.Size(592, 318);
     this.tpDSPOptions.TabIndex = 2;
     this.tpDSPOptions.Text = "Options";
     //
     // chkDSPTXMeterPeak
     //
     this.chkDSPTXMeterPeak.Checked = true;
     this.chkDSPTXMeterPeak.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkDSPTXMeterPeak.Location = new System.Drawing.Point(16, 144);
     this.chkDSPTXMeterPeak.Name = "chkDSPTXMeterPeak";
     this.chkDSPTXMeterPeak.Size = new System.Drawing.Size(144, 32);
     this.chkDSPTXMeterPeak.TabIndex = 38;
     this.chkDSPTXMeterPeak.Text = "Use Peak Readings for TX Meter DSP Values";
     this.chkDSPTXMeterPeak.CheckedChanged += new System.EventHandler(this.chkDSPTXMeterPeak_CheckedChanged);
     //
     // grpDSPBufferSize
     //
     this.grpDSPBufferSize.Controls.Add(this.grpDSPBufDig);
     this.grpDSPBufferSize.Controls.Add(this.grpDSPBufCW);
     this.grpDSPBufferSize.Controls.Add(this.grpDSPBufPhone);
     this.grpDSPBufferSize.Location = new System.Drawing.Point(256, 8);
     this.grpDSPBufferSize.Name = "grpDSPBufferSize";
     this.grpDSPBufferSize.Size = new System.Drawing.Size(120, 248);
     this.grpDSPBufferSize.TabIndex = 37;
     this.grpDSPBufferSize.TabStop = false;
     this.grpDSPBufferSize.Text = "Buffer Size";
     //
     // grpDSPBufDig
     //
     this.grpDSPBufDig.Controls.Add(this.comboDSPDigTXBuf);
     this.grpDSPBufDig.Controls.Add(this.lblDSPDigBufferRX);
     this.grpDSPBufDig.Controls.Add(this.comboDSPDigRXBuf);
     this.grpDSPBufDig.Controls.Add(this.lblDSPDigBufferTX);
     this.grpDSPBufDig.Location = new System.Drawing.Point(8, 160);
     this.grpDSPBufDig.Name = "grpDSPBufDig";
     this.grpDSPBufDig.Size = new System.Drawing.Size(104, 72);
     this.grpDSPBufDig.TabIndex = 41;
     this.grpDSPBufDig.TabStop = false;
     this.grpDSPBufDig.Text = "Digital";
     //
     // comboDSPDigTXBuf
     //
     this.comboDSPDigTXBuf.DisplayMember = "2048";
     this.comboDSPDigTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPDigTXBuf.DropDownWidth = 64;
     this.comboDSPDigTXBuf.Items.AddRange(new object[] {
                                                           "256",
                                                           "512",
                                                           "1024",
                                                           "2048",
                                                           "4096"});
     this.comboDSPDigTXBuf.Location = new System.Drawing.Point(32, 48);
     this.comboDSPDigTXBuf.Name = "comboDSPDigTXBuf";
     this.comboDSPDigTXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPDigTXBuf.TabIndex = 20;
     this.toolTip1.SetToolTip(this.comboDSPDigTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPDigTXBuf.ValueMember = "1024";
     this.comboDSPDigTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPDigTXBuf_SelectedIndexChanged);
     //
     // lblDSPDigBufferRX
     //
     this.lblDSPDigBufferRX.Image = null;
     this.lblDSPDigBufferRX.Location = new System.Drawing.Point(8, 24);
     this.lblDSPDigBufferRX.Name = "lblDSPDigBufferRX";
     this.lblDSPDigBufferRX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPDigBufferRX.TabIndex = 19;
     this.lblDSPDigBufferRX.Text = "RX:";
     //
     // comboDSPDigRXBuf
     //
     this.comboDSPDigRXBuf.DisplayMember = "2048";
     this.comboDSPDigRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPDigRXBuf.DropDownWidth = 64;
     this.comboDSPDigRXBuf.Items.AddRange(new object[] {
                                                           "256",
                                                           "512",
                                                           "1024",
                                                           "2048",
                                                           "4096"});
     this.comboDSPDigRXBuf.Location = new System.Drawing.Point(32, 24);
     this.comboDSPDigRXBuf.Name = "comboDSPDigRXBuf";
     this.comboDSPDigRXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPDigRXBuf.TabIndex = 18;
     this.toolTip1.SetToolTip(this.comboDSPDigRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPDigRXBuf.ValueMember = "1024";
     this.comboDSPDigRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPDigRXBuf_SelectedIndexChanged);
     //
     // lblDSPDigBufferTX
     //
     this.lblDSPDigBufferTX.Image = null;
     this.lblDSPDigBufferTX.Location = new System.Drawing.Point(8, 48);
     this.lblDSPDigBufferTX.Name = "lblDSPDigBufferTX";
     this.lblDSPDigBufferTX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPDigBufferTX.TabIndex = 21;
     this.lblDSPDigBufferTX.Text = "TX:";
     //
     // grpDSPBufCW
     //
     this.grpDSPBufCW.Controls.Add(this.comboDSPCWTXBuf);
     this.grpDSPBufCW.Controls.Add(this.lblDSPCWBufferRX);
     this.grpDSPBufCW.Controls.Add(this.comboDSPCWRXBuf);
     this.grpDSPBufCW.Controls.Add(this.lblDSPCWBufferTX);
     this.grpDSPBufCW.Location = new System.Drawing.Point(8, 88);
     this.grpDSPBufCW.Name = "grpDSPBufCW";
     this.grpDSPBufCW.Size = new System.Drawing.Size(104, 72);
     this.grpDSPBufCW.TabIndex = 40;
     this.grpDSPBufCW.TabStop = false;
     this.grpDSPBufCW.Text = "CW";
     //
     // comboDSPCWTXBuf
     //
     this.comboDSPCWTXBuf.DisplayMember = "2048";
     this.comboDSPCWTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPCWTXBuf.DropDownWidth = 64;
     this.comboDSPCWTXBuf.Items.AddRange(new object[] {
                                                          "256",
                                                          "512",
                                                          "1024",
                                                          "2048",
                                                          "4096"});
     this.comboDSPCWTXBuf.Location = new System.Drawing.Point(32, 48);
     this.comboDSPCWTXBuf.Name = "comboDSPCWTXBuf";
     this.comboDSPCWTXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPCWTXBuf.TabIndex = 20;
     this.toolTip1.SetToolTip(this.comboDSPCWTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPCWTXBuf.ValueMember = "1024";
     this.comboDSPCWTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPCWTXBuf_SelectedIndexChanged);
     //
     // lblDSPCWBufferRX
     //
     this.lblDSPCWBufferRX.Image = null;
     this.lblDSPCWBufferRX.Location = new System.Drawing.Point(8, 24);
     this.lblDSPCWBufferRX.Name = "lblDSPCWBufferRX";
     this.lblDSPCWBufferRX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPCWBufferRX.TabIndex = 19;
     this.lblDSPCWBufferRX.Text = "RX:";
     //
     // comboDSPCWRXBuf
     //
     this.comboDSPCWRXBuf.DisplayMember = "2048";
     this.comboDSPCWRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPCWRXBuf.DropDownWidth = 64;
     this.comboDSPCWRXBuf.Items.AddRange(new object[] {
                                                          "256",
                                                          "512",
                                                          "1024",
                                                          "2048",
                                                          "4096"});
     this.comboDSPCWRXBuf.Location = new System.Drawing.Point(32, 24);
     this.comboDSPCWRXBuf.Name = "comboDSPCWRXBuf";
     this.comboDSPCWRXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPCWRXBuf.TabIndex = 18;
     this.toolTip1.SetToolTip(this.comboDSPCWRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPCWRXBuf.ValueMember = "1024";
     this.comboDSPCWRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPCWRXBuf_SelectedIndexChanged);
     //
     // lblDSPCWBufferTX
     //
     this.lblDSPCWBufferTX.Image = null;
     this.lblDSPCWBufferTX.Location = new System.Drawing.Point(8, 48);
     this.lblDSPCWBufferTX.Name = "lblDSPCWBufferTX";
     this.lblDSPCWBufferTX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPCWBufferTX.TabIndex = 21;
     this.lblDSPCWBufferTX.Text = "TX:";
     //
     // grpDSPBufPhone
     //
     this.grpDSPBufPhone.Controls.Add(this.comboDSPPhoneTXBuf);
     this.grpDSPBufPhone.Controls.Add(this.lblDSPPhoneBufferRX);
     this.grpDSPBufPhone.Controls.Add(this.comboDSPPhoneRXBuf);
     this.grpDSPBufPhone.Controls.Add(this.lblDSPPhoneBufferTX);
     this.grpDSPBufPhone.Location = new System.Drawing.Point(8, 16);
     this.grpDSPBufPhone.Name = "grpDSPBufPhone";
     this.grpDSPBufPhone.Size = new System.Drawing.Size(104, 72);
     this.grpDSPBufPhone.TabIndex = 39;
     this.grpDSPBufPhone.TabStop = false;
     this.grpDSPBufPhone.Text = "Phone";
     //
     // comboDSPPhoneTXBuf
     //
     this.comboDSPPhoneTXBuf.DisplayMember = "2048";
     this.comboDSPPhoneTXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPPhoneTXBuf.DropDownWidth = 64;
     this.comboDSPPhoneTXBuf.Items.AddRange(new object[] {
                                                             "256",
                                                             "512",
                                                             "1024",
                                                             "2048",
                                                             "4096"});
     this.comboDSPPhoneTXBuf.Location = new System.Drawing.Point(32, 48);
     this.comboDSPPhoneTXBuf.Name = "comboDSPPhoneTXBuf";
     this.comboDSPPhoneTXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPPhoneTXBuf.TabIndex = 20;
     this.toolTip1.SetToolTip(this.comboDSPPhoneTXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPPhoneTXBuf.ValueMember = "1024";
     this.comboDSPPhoneTXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPPhoneTXBuf_SelectedIndexChanged);
     //
     // lblDSPPhoneBufferRX
     //
     this.lblDSPPhoneBufferRX.Image = null;
     this.lblDSPPhoneBufferRX.Location = new System.Drawing.Point(8, 24);
     this.lblDSPPhoneBufferRX.Name = "lblDSPPhoneBufferRX";
     this.lblDSPPhoneBufferRX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPPhoneBufferRX.TabIndex = 19;
     this.lblDSPPhoneBufferRX.Text = "RX:";
     //
     // comboDSPPhoneRXBuf
     //
     this.comboDSPPhoneRXBuf.DisplayMember = "2048";
     this.comboDSPPhoneRXBuf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPPhoneRXBuf.DropDownWidth = 64;
     this.comboDSPPhoneRXBuf.Items.AddRange(new object[] {
                                                             "256",
                                                             "512",
                                                             "1024",
                                                             "2048",
                                                             "4096"});
     this.comboDSPPhoneRXBuf.Location = new System.Drawing.Point(32, 24);
     this.comboDSPPhoneRXBuf.Name = "comboDSPPhoneRXBuf";
     this.comboDSPPhoneRXBuf.Size = new System.Drawing.Size(64, 20);
     this.comboDSPPhoneRXBuf.TabIndex = 18;
     this.toolTip1.SetToolTip(this.comboDSPPhoneRXBuf, "Sets DSP internal Buffer Size -- larger yields sharper filters, more latency");
     this.comboDSPPhoneRXBuf.ValueMember = "1024";
     this.comboDSPPhoneRXBuf.SelectedIndexChanged += new System.EventHandler(this.comboDSPPhoneRXBuf_SelectedIndexChanged);
     //
     // lblDSPPhoneBufferTX
     //
     this.lblDSPPhoneBufferTX.Image = null;
     this.lblDSPPhoneBufferTX.Location = new System.Drawing.Point(8, 48);
     this.lblDSPPhoneBufferTX.Name = "lblDSPPhoneBufferTX";
     this.lblDSPPhoneBufferTX.Size = new System.Drawing.Size(24, 16);
     this.lblDSPPhoneBufferTX.TabIndex = 21;
     this.lblDSPPhoneBufferTX.Text = "TX:";
     //
     // grpDSPNB
     //
     this.grpDSPNB.Controls.Add(this.udDSPNB);
     this.grpDSPNB.Controls.Add(this.lblDSPNBThreshold);
     this.grpDSPNB.Location = new System.Drawing.Point(384, 8);
     this.grpDSPNB.Name = "grpDSPNB";
     this.grpDSPNB.Size = new System.Drawing.Size(120, 56);
     this.grpDSPNB.TabIndex = 35;
     this.grpDSPNB.TabStop = false;
     this.grpDSPNB.Text = "Noise Blanker";
     //
     // udDSPNB
     //
     this.udDSPNB.Increment = new System.Decimal(new int[] {
                                                               1,
                                                               0,
                                                               0,
                                                               0});
     this.udDSPNB.Location = new System.Drawing.Point(64, 24);
     this.udDSPNB.Maximum = new System.Decimal(new int[] {
                                                             200,
                                                             0,
                                                             0,
                                                             0});
     this.udDSPNB.Minimum = new System.Decimal(new int[] {
                                                             1,
                                                             0,
                                                             0,
                                                             0});
     this.udDSPNB.Name = "udDSPNB";
     this.udDSPNB.Size = new System.Drawing.Size(40, 20);
     this.udDSPNB.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udDSPNB, "Controls the detection threshold for impulse noise.  ");
     this.udDSPNB.Value = new System.Decimal(new int[] {
                                                           20,
                                                           0,
                                                           0,
                                                           0});
     this.udDSPNB.LostFocus += new System.EventHandler(this.udDSPNB_LostFocus);
     this.udDSPNB.ValueChanged += new System.EventHandler(this.udDSPNB_ValueChanged);
     //
     // lblDSPNBThreshold
     //
     this.lblDSPNBThreshold.Image = null;
     this.lblDSPNBThreshold.Location = new System.Drawing.Point(8, 24);
     this.lblDSPNBThreshold.Name = "lblDSPNBThreshold";
     this.lblDSPNBThreshold.Size = new System.Drawing.Size(64, 16);
     this.lblDSPNBThreshold.TabIndex = 9;
     this.lblDSPNBThreshold.Text = "Threshold:";
     //
     // grpDSPLMSNR
     //
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRLeak);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRgain);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRdelay);
     this.grpDSPLMSNR.Controls.Add(this.udLMSNRtaps);
     this.grpDSPLMSNR.Controls.Add(this.lblLMSNRtaps);
     this.grpDSPLMSNR.Location = new System.Drawing.Point(8, 8);
     this.grpDSPLMSNR.Name = "grpDSPLMSNR";
     this.grpDSPLMSNR.Size = new System.Drawing.Size(112, 128);
     this.grpDSPLMSNR.TabIndex = 33;
     this.grpDSPLMSNR.TabStop = false;
     this.grpDSPLMSNR.Text = "NR";
     //
     // lblLMSNRLeak
     //
     this.lblLMSNRLeak.Image = null;
     this.lblLMSNRLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSNRLeak.Name = "lblLMSNRLeak";
     this.lblLMSNRLeak.Size = new System.Drawing.Size(40, 16);
     this.lblLMSNRLeak.TabIndex = 11;
     this.lblLMSNRLeak.Text = "Leak:";
     //
     // udLMSNRLeak
     //
     this.udLMSNRLeak.Increment = new System.Decimal(new int[] {
                                                                   10,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udLMSNRLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSNRLeak.Maximum = new System.Decimal(new int[] {
                                                                 1000,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRLeak.Minimum = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRLeak.Name = "udLMSNRLeak";
     this.udLMSNRLeak.Size = new System.Drawing.Size(48, 20);
     this.udLMSNRLeak.TabIndex = 10;
     this.toolTip1.SetToolTip(this.udLMSNRLeak, "Determines the adaptation rate of the filter.");
     this.udLMSNRLeak.Value = new System.Decimal(new int[] {
                                                               10,
                                                               0,
                                                               0,
                                                               0});
     this.udLMSNRLeak.ValueChanged += new System.EventHandler(this.udLMSNRLeak_ValueChanged);
     //
     // lblLMSNRgain
     //
     this.lblLMSNRgain.Image = null;
     this.lblLMSNRgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSNRgain.Name = "lblLMSNRgain";
     this.lblLMSNRgain.Size = new System.Drawing.Size(40, 16);
     this.lblLMSNRgain.TabIndex = 9;
     this.lblLMSNRgain.Text = "Gain:";
     //
     // udLMSNRgain
     //
     this.udLMSNRgain.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udLMSNRgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSNRgain.Maximum = new System.Decimal(new int[] {
                                                                 9999,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRgain.Minimum = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRgain.Name = "udLMSNRgain";
     this.udLMSNRgain.Size = new System.Drawing.Size(48, 20);
     this.udLMSNRgain.TabIndex = 7;
     this.toolTip1.SetToolTip(this.udLMSNRgain, "Determines the adaptation rate of the filter.");
     this.udLMSNRgain.Value = new System.Decimal(new int[] {
                                                               10,
                                                               0,
                                                               0,
                                                               0});
     this.udLMSNRgain.LostFocus += new System.EventHandler(this.udLMSNRgain_LostFocus);
     this.udLMSNRgain.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // udLMSNRdelay
     //
     this.udLMSNRdelay.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udLMSNRdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSNRdelay.Maximum = new System.Decimal(new int[] {
                                                                  127,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSNRdelay.Minimum = new System.Decimal(new int[] {
                                                                  16,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSNRdelay.Name = "udLMSNRdelay";
     this.udLMSNRdelay.Size = new System.Drawing.Size(48, 20);
     this.udLMSNRdelay.TabIndex = 6;
     this.toolTip1.SetToolTip(this.udLMSNRdelay, "Determines how far back you look in the signal before you begin to compute a cohe" +
         "rent signal enhancement filter.  ");
     this.udLMSNRdelay.Value = new System.Decimal(new int[] {
                                                                50,
                                                                0,
                                                                0,
                                                                0});
     this.udLMSNRdelay.LostFocus += new System.EventHandler(this.udLMSNRdelay_LostFocus);
     this.udLMSNRdelay.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRdelay
     //
     this.lblLMSNRdelay.Image = null;
     this.lblLMSNRdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSNRdelay.Name = "lblLMSNRdelay";
     this.lblLMSNRdelay.Size = new System.Drawing.Size(40, 16);
     this.lblLMSNRdelay.TabIndex = 5;
     this.lblLMSNRdelay.Text = "Delay:";
     //
     // udLMSNRtaps
     //
     this.udLMSNRtaps.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udLMSNRtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSNRtaps.Maximum = new System.Decimal(new int[] {
                                                                 127,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRtaps.Minimum = new System.Decimal(new int[] {
                                                                 31,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSNRtaps.Name = "udLMSNRtaps";
     this.udLMSNRtaps.Size = new System.Drawing.Size(48, 20);
     this.udLMSNRtaps.TabIndex = 5;
     this.toolTip1.SetToolTip(this.udLMSNRtaps, "Determines the length of the NR computed filter.  ");
     this.udLMSNRtaps.Value = new System.Decimal(new int[] {
                                                               65,
                                                               0,
                                                               0,
                                                               0});
     this.udLMSNRtaps.LostFocus += new System.EventHandler(this.udLMSNRtaps_LostFocus);
     this.udLMSNRtaps.ValueChanged += new System.EventHandler(this.udLMSNR_ValueChanged);
     //
     // lblLMSNRtaps
     //
     this.lblLMSNRtaps.Image = null;
     this.lblLMSNRtaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSNRtaps.Name = "lblLMSNRtaps";
     this.lblLMSNRtaps.Size = new System.Drawing.Size(40, 16);
     this.lblLMSNRtaps.TabIndex = 3;
     this.lblLMSNRtaps.Text = "Taps:";
     //
     // grpDSPLMSANF
     //
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFLeak);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFgain);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFdelay);
     this.grpDSPLMSANF.Controls.Add(this.lblLMSANFTaps);
     this.grpDSPLMSANF.Controls.Add(this.udLMSANFtaps);
     this.grpDSPLMSANF.Location = new System.Drawing.Point(128, 8);
     this.grpDSPLMSANF.Name = "grpDSPLMSANF";
     this.grpDSPLMSANF.Size = new System.Drawing.Size(120, 128);
     this.grpDSPLMSANF.TabIndex = 32;
     this.grpDSPLMSANF.TabStop = false;
     this.grpDSPLMSANF.Text = "ANF";
     //
     // lblLMSANFLeak
     //
     this.lblLMSANFLeak.Image = null;
     this.lblLMSANFLeak.Location = new System.Drawing.Point(8, 96);
     this.lblLMSANFLeak.Name = "lblLMSANFLeak";
     this.lblLMSANFLeak.Size = new System.Drawing.Size(40, 16);
     this.lblLMSANFLeak.TabIndex = 9;
     this.lblLMSANFLeak.Text = "Leak:";
     //
     // udLMSANFLeak
     //
     this.udLMSANFLeak.Increment = new System.Decimal(new int[] {
                                                                    10,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udLMSANFLeak.Location = new System.Drawing.Point(56, 96);
     this.udLMSANFLeak.Maximum = new System.Decimal(new int[] {
                                                                  1000,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFLeak.Minimum = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFLeak.Name = "udLMSANFLeak";
     this.udLMSANFLeak.Size = new System.Drawing.Size(48, 20);
     this.udLMSANFLeak.TabIndex = 8;
     this.toolTip1.SetToolTip(this.udLMSANFLeak, "Determines the adaptation rate of the filter.");
     this.udLMSANFLeak.Value = new System.Decimal(new int[] {
                                                                10,
                                                                0,
                                                                0,
                                                                0});
     this.udLMSANFLeak.ValueChanged += new System.EventHandler(this.udLMSANFLeak_ValueChanged);
     //
     // lblLMSANFgain
     //
     this.lblLMSANFgain.Image = null;
     this.lblLMSANFgain.Location = new System.Drawing.Point(8, 72);
     this.lblLMSANFgain.Name = "lblLMSANFgain";
     this.lblLMSANFgain.Size = new System.Drawing.Size(40, 16);
     this.lblLMSANFgain.TabIndex = 6;
     this.lblLMSANFgain.Text = "Gain:";
     //
     // udLMSANFgain
     //
     this.udLMSANFgain.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udLMSANFgain.Location = new System.Drawing.Point(56, 72);
     this.udLMSANFgain.Maximum = new System.Decimal(new int[] {
                                                                  9999,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFgain.Minimum = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFgain.Name = "udLMSANFgain";
     this.udLMSANFgain.Size = new System.Drawing.Size(48, 20);
     this.udLMSANFgain.TabIndex = 3;
     this.toolTip1.SetToolTip(this.udLMSANFgain, "Determines the adaptation rate of the filter.");
     this.udLMSANFgain.Value = new System.Decimal(new int[] {
                                                                25,
                                                                0,
                                                                0,
                                                                0});
     this.udLMSANFgain.LostFocus += new System.EventHandler(this.udLMSANFgain_LostFocus);
     this.udLMSANFgain.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFdelay
     //
     this.lblLMSANFdelay.Image = null;
     this.lblLMSANFdelay.Location = new System.Drawing.Point(8, 48);
     this.lblLMSANFdelay.Name = "lblLMSANFdelay";
     this.lblLMSANFdelay.Size = new System.Drawing.Size(40, 16);
     this.lblLMSANFdelay.TabIndex = 4;
     this.lblLMSANFdelay.Text = "Delay:";
     //
     // udLMSANFdelay
     //
     this.udLMSANFdelay.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udLMSANFdelay.Location = new System.Drawing.Point(56, 48);
     this.udLMSANFdelay.Maximum = new System.Decimal(new int[] {
                                                                   127,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udLMSANFdelay.Minimum = new System.Decimal(new int[] {
                                                                   16,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udLMSANFdelay.Name = "udLMSANFdelay";
     this.udLMSANFdelay.Size = new System.Drawing.Size(48, 20);
     this.udLMSANFdelay.TabIndex = 2;
     this.toolTip1.SetToolTip(this.udLMSANFdelay, "Determines how far back you look in the signal before you begin to compute a canc" +
         "ellation filter");
     this.udLMSANFdelay.Value = new System.Decimal(new int[] {
                                                                 50,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udLMSANFdelay.LostFocus += new System.EventHandler(this.udLMSANFdelay_LostFocus);
     this.udLMSANFdelay.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // lblLMSANFTaps
     //
     this.lblLMSANFTaps.Image = null;
     this.lblLMSANFTaps.Location = new System.Drawing.Point(8, 24);
     this.lblLMSANFTaps.Name = "lblLMSANFTaps";
     this.lblLMSANFTaps.Size = new System.Drawing.Size(40, 16);
     this.lblLMSANFTaps.TabIndex = 2;
     this.lblLMSANFTaps.Text = "Taps:";
     //
     // udLMSANFtaps
     //
     this.udLMSANFtaps.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udLMSANFtaps.Location = new System.Drawing.Point(56, 24);
     this.udLMSANFtaps.Maximum = new System.Decimal(new int[] {
                                                                  127,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFtaps.Minimum = new System.Decimal(new int[] {
                                                                  31,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udLMSANFtaps.Name = "udLMSANFtaps";
     this.udLMSANFtaps.Size = new System.Drawing.Size(48, 20);
     this.udLMSANFtaps.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udLMSANFtaps, "Determines the length of the computed notch filter.");
     this.udLMSANFtaps.Value = new System.Decimal(new int[] {
                                                                65,
                                                                0,
                                                                0,
                                                                0});
     this.udLMSANFtaps.LostFocus += new System.EventHandler(this.udLMSANFtaps_LostFocus);
     this.udLMSANFtaps.ValueChanged += new System.EventHandler(this.udLMSANF_ValueChanged);
     //
     // grpDSPWindow
     //
     this.grpDSPWindow.Controls.Add(this.comboDSPWindow);
     this.grpDSPWindow.Location = new System.Drawing.Point(384, 136);
     this.grpDSPWindow.Name = "grpDSPWindow";
     this.grpDSPWindow.Size = new System.Drawing.Size(120, 56);
     this.grpDSPWindow.TabIndex = 36;
     this.grpDSPWindow.TabStop = false;
     this.grpDSPWindow.Text = "Window";
     //
     // comboDSPWindow
     //
     this.comboDSPWindow.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDSPWindow.DropDownWidth = 88;
     this.comboDSPWindow.Location = new System.Drawing.Point(16, 24);
     this.comboDSPWindow.Name = "comboDSPWindow";
     this.comboDSPWindow.Size = new System.Drawing.Size(88, 20);
     this.comboDSPWindow.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboDSPWindow, "Selects the DSP windowing function that will be applied to the power spectrum in " +
         "the main display when in Spectrum, Panadapter, and Waterfall modes.   ");
     this.comboDSPWindow.SelectedIndexChanged += new System.EventHandler(this.comboDSPWindow_SelectedIndexChanged);
     //
     // grpDSPNB2
     //
     this.grpDSPNB2.Controls.Add(this.udDSPNB2);
     this.grpDSPNB2.Controls.Add(this.lblDSPNB2Threshold);
     this.grpDSPNB2.Location = new System.Drawing.Point(384, 72);
     this.grpDSPNB2.Name = "grpDSPNB2";
     this.grpDSPNB2.Size = new System.Drawing.Size(120, 56);
     this.grpDSPNB2.TabIndex = 34;
     this.grpDSPNB2.TabStop = false;
     this.grpDSPNB2.Text = "Noise Blanker 2";
     //
     // udDSPNB2
     //
     this.udDSPNB2.Increment = new System.Decimal(new int[] {
                                                                1,
                                                                0,
                                                                0,
                                                                0});
     this.udDSPNB2.Location = new System.Drawing.Point(64, 24);
     this.udDSPNB2.Maximum = new System.Decimal(new int[] {
                                                              1000,
                                                              0,
                                                              0,
                                                              0});
     this.udDSPNB2.Minimum = new System.Decimal(new int[] {
                                                              1,
                                                              0,
                                                              0,
                                                              0});
     this.udDSPNB2.Name = "udDSPNB2";
     this.udDSPNB2.Size = new System.Drawing.Size(40, 20);
     this.udDSPNB2.TabIndex = 7;
     this.toolTip1.SetToolTip(this.udDSPNB2, "Controls the detection threshold for a pulse.  ");
     this.udDSPNB2.Value = new System.Decimal(new int[] {
                                                            15,
                                                            0,
                                                            0,
                                                            0});
     this.udDSPNB2.LostFocus += new System.EventHandler(this.udDSPNB2_LostFocus);
     this.udDSPNB2.ValueChanged += new System.EventHandler(this.udDSPNB2_ValueChanged);
     //
     // lblDSPNB2Threshold
     //
     this.lblDSPNB2Threshold.Image = null;
     this.lblDSPNB2Threshold.Location = new System.Drawing.Point(8, 24);
     this.lblDSPNB2Threshold.Name = "lblDSPNB2Threshold";
     this.lblDSPNB2Threshold.Size = new System.Drawing.Size(64, 16);
     this.lblDSPNB2Threshold.TabIndex = 10;
     this.lblDSPNB2Threshold.Text = "Threshold:";
     //
     // tpDSPImageReject
     //
     this.tpDSPImageReject.Controls.Add(this.chkDSPImageExpert);
     this.tpDSPImageReject.Controls.Add(this.grpDSPImageRejectRX);
     this.tpDSPImageReject.Controls.Add(this.grpDSPImageRejectTX);
     this.tpDSPImageReject.Location = new System.Drawing.Point(4, 22);
     this.tpDSPImageReject.Name = "tpDSPImageReject";
     this.tpDSPImageReject.Size = new System.Drawing.Size(592, 318);
     this.tpDSPImageReject.TabIndex = 1;
     this.tpDSPImageReject.Text = "Image Reject";
     //
     // chkDSPImageExpert
     //
     this.chkDSPImageExpert.Location = new System.Drawing.Point(273, 208);
     this.chkDSPImageExpert.Name = "chkDSPImageExpert";
     this.chkDSPImageExpert.Size = new System.Drawing.Size(56, 24);
     this.chkDSPImageExpert.TabIndex = 35;
     this.chkDSPImageExpert.Text = "Expert";
     this.chkDSPImageExpert.CheckedChanged += new System.EventHandler(this.chkDSPImageExpert_CheckedChanged);
     //
     // grpDSPImageRejectRX
     //
     this.grpDSPImageRejectRX.Controls.Add(this.labelTS25);
     this.grpDSPImageRejectRX.Controls.Add(this.udAIRCalibrationPoint);
     this.grpDSPImageRejectRX.Controls.Add(this.udAIRCalibrationIF);
     this.grpDSPImageRejectRX.Controls.Add(this.labelTS24);
     this.grpDSPImageRejectRX.Controls.Add(this.cbAIRCalibrationEnable);
     this.grpDSPImageRejectRX.Controls.Add(this.labelTS23);
     this.grpDSPImageRejectRX.Controls.Add(this.udAIRCalibrationPosition);
     this.grpDSPImageRejectRX.Controls.Add(this.labelTS20);
     this.grpDSPImageRejectRX.Controls.Add(this.tbAIRCalibrationPosition);
     this.grpDSPImageRejectRX.Controls.Add(this.lblDSPGainValRX);
     this.grpDSPImageRejectRX.Controls.Add(this.lblDSPPhaseValRX);
     this.grpDSPImageRejectRX.Controls.Add(this.udDSPImageGainRX);
     this.grpDSPImageRejectRX.Controls.Add(this.udDSPImagePhaseRX);
     this.grpDSPImageRejectRX.Controls.Add(this.lblDSPImageGainRX);
     this.grpDSPImageRejectRX.Controls.Add(this.tbDSPImagePhaseRX);
     this.grpDSPImageRejectRX.Controls.Add(this.lblDSPImagePhaseRX);
     this.grpDSPImageRejectRX.Controls.Add(this.tbDSPImageGainRX);
     this.grpDSPImageRejectRX.Location = new System.Drawing.Point(8, 8);
     this.grpDSPImageRejectRX.Name = "grpDSPImageRejectRX";
     this.grpDSPImageRejectRX.Size = new System.Drawing.Size(240, 249);
     this.grpDSPImageRejectRX.TabIndex = 34;
     this.grpDSPImageRejectRX.TabStop = false;
     this.grpDSPImageRejectRX.Text = "Receive Rejection";
     //
     // labelTS25
     //
     this.labelTS25.Image = null;
     this.labelTS25.Location = new System.Drawing.Point(127, 194);
     this.labelTS25.Name = "labelTS25";
     this.labelTS25.Size = new System.Drawing.Size(40, 17);
     this.labelTS25.TabIndex = 24;
     this.labelTS25.Text = "Point:";
     this.labelTS25.Visible = false;
     //
     // udAIRCalibrationPoint
     //
     this.udAIRCalibrationPoint.Enabled = false;
     this.udAIRCalibrationPoint.Increment = new System.Decimal(new int[] {
                                                                             1,
                                                                             0,
                                                                             0,
                                                                             0});
     this.udAIRCalibrationPoint.Location = new System.Drawing.Point(167, 194);
     this.udAIRCalibrationPoint.Maximum = new System.Decimal(new int[] {
                                                                           65,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udAIRCalibrationPoint.Minimum = new System.Decimal(new int[] {
                                                                           0,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udAIRCalibrationPoint.Name = "udAIRCalibrationPoint";
     this.udAIRCalibrationPoint.Size = new System.Drawing.Size(55, 20);
     this.udAIRCalibrationPoint.TabIndex = 23;
     this.toolTip1.SetToolTip(this.udAIRCalibrationPoint, "Selects the AIR  calibration test point");
     this.udAIRCalibrationPoint.Value = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udAIRCalibrationPoint.Visible = false;
     this.udAIRCalibrationPoint.ValueChanged += new System.EventHandler(this.udAIRCalibrationPoint_ValueChanged);
     //
     // udAIRCalibrationIF
     //
     this.udAIRCalibrationIF.Enabled = false;
     this.udAIRCalibrationIF.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udAIRCalibrationIF.Location = new System.Drawing.Point(167, 222);
     this.udAIRCalibrationIF.Maximum = new System.Decimal(new int[] {
                                                                        96000,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udAIRCalibrationIF.Minimum = new System.Decimal(new int[] {
                                                                        96000,
                                                                        0,
                                                                        0,
                                                                        -2147483648});
     this.udAIRCalibrationIF.Name = "udAIRCalibrationIF";
     this.udAIRCalibrationIF.Size = new System.Drawing.Size(55, 20);
     this.udAIRCalibrationIF.TabIndex = 22;
     this.toolTip1.SetToolTip(this.udAIRCalibrationIF, "Sets temporarily the IF setting for AIR calibration");
     this.udAIRCalibrationIF.Value = new System.Decimal(new int[] {
                                                                      18000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udAIRCalibrationIF.Visible = false;
     this.udAIRCalibrationIF.ValueChanged += new System.EventHandler(this.udAIRCalibrationIF_ValueChanged);
     //
     // labelTS24
     //
     this.labelTS24.Image = null;
     this.labelTS24.Location = new System.Drawing.Point(127, 222);
     this.labelTS24.Name = "labelTS24";
     this.labelTS24.Size = new System.Drawing.Size(40, 16);
     this.labelTS24.TabIndex = 21;
     this.labelTS24.Text = "IF Hz:";
     this.labelTS24.Visible = false;
     //
     // cbAIRCalibrationEnable
     //
     this.cbAIRCalibrationEnable.Appearance = System.Windows.Forms.Appearance.Button;
     this.cbAIRCalibrationEnable.Location = new System.Drawing.Point(13, 222);
     this.cbAIRCalibrationEnable.Name = "cbAIRCalibrationEnable";
     this.cbAIRCalibrationEnable.Size = new System.Drawing.Size(54, 21);
     this.cbAIRCalibrationEnable.TabIndex = 20;
     this.cbAIRCalibrationEnable.Text = "AIR";
     this.cbAIRCalibrationEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cbAIRCalibrationEnable.Visible = false;
     this.cbAIRCalibrationEnable.CheckedChanged += new System.EventHandler(this.cbAIRCalibrationEnable_CheckedChanged);
     //
     // labelTS23
     //
     this.labelTS23.Image = null;
     this.labelTS23.Location = new System.Drawing.Point(20, 125);
     this.labelTS23.Name = "labelTS23";
     this.labelTS23.Size = new System.Drawing.Size(48, 16);
     this.labelTS23.TabIndex = 19;
     this.labelTS23.Text = "Position:";
     this.labelTS23.Visible = false;
     this.labelTS23.Click += new System.EventHandler(this.labelTS23_Click);
     //
     // udAIRCalibrationPosition
     //
     this.udAIRCalibrationPosition.Enabled = false;
     this.udAIRCalibrationPosition.Increment = new System.Decimal(new int[] {
                                                                                1,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udAIRCalibrationPosition.Location = new System.Drawing.Point(13, 146);
     this.udAIRCalibrationPosition.Maximum = new System.Decimal(new int[] {
                                                                              4094,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udAIRCalibrationPosition.Minimum = new System.Decimal(new int[] {
                                                                              1,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udAIRCalibrationPosition.Name = "udAIRCalibrationPosition";
     this.udAIRCalibrationPosition.Size = new System.Drawing.Size(56, 20);
     this.udAIRCalibrationPosition.TabIndex = 18;
     this.toolTip1.SetToolTip(this.udAIRCalibrationPosition, "Sets the I/Q AIR position within the received spectrum");
     this.udAIRCalibrationPosition.Value = new System.Decimal(new int[] {
                                                                            2048,
                                                                            0,
                                                                            0,
                                                                            0});
     this.udAIRCalibrationPosition.Visible = false;
     this.udAIRCalibrationPosition.ValueChanged += new System.EventHandler(this.udAIRCalibrationPosition_ValueChanged);
     //
     // labelTS20
     //
     this.labelTS20.Image = null;
     this.labelTS20.Location = new System.Drawing.Point(73, 166);
     this.labelTS20.Name = "labelTS20";
     this.labelTS20.Size = new System.Drawing.Size(160, 16);
     this.labelTS20.TabIndex = 17;
     this.labelTS20.Text = " 0    1024    2048    3072    4095";
     this.labelTS20.Visible = false;
     this.labelTS20.Click += new System.EventHandler(this.labelTS20_Click);
     //
     // tbAIRCalibrationPosition
     //
     this.tbAIRCalibrationPosition.Enabled = false;
     this.tbAIRCalibrationPosition.LargeChange = 1;
     this.tbAIRCalibrationPosition.Location = new System.Drawing.Point(73, 132);
     this.tbAIRCalibrationPosition.Maximum = 4094;
     this.tbAIRCalibrationPosition.Minimum = 1;
     this.tbAIRCalibrationPosition.Name = "tbAIRCalibrationPosition";
     this.tbAIRCalibrationPosition.Size = new System.Drawing.Size(160, 50);
     this.tbAIRCalibrationPosition.TabIndex = 16;
     this.tbAIRCalibrationPosition.TickFrequency = 50;
     this.toolTip1.SetToolTip(this.tbAIRCalibrationPosition, "Sets the I/Q AIR position within the received spectrum");
     this.tbAIRCalibrationPosition.Value = 2048;
     this.tbAIRCalibrationPosition.Visible = false;
     this.tbAIRCalibrationPosition.Scroll += new System.EventHandler(this.tbAIRCalibrationPosition_Scroll);
     //
     // lblDSPGainValRX
     //
     this.lblDSPGainValRX.Image = null;
     this.lblDSPGainValRX.Location = new System.Drawing.Point(72, 104);
     this.lblDSPGainValRX.Name = "lblDSPGainValRX";
     this.lblDSPGainValRX.Size = new System.Drawing.Size(163, 16);
     this.lblDSPGainValRX.TabIndex = 15;
     this.lblDSPGainValRX.Text = "-500    -250       0       250     500";
     //
     // lblDSPPhaseValRX
     //
     this.lblDSPPhaseValRX.Image = null;
     this.lblDSPPhaseValRX.Location = new System.Drawing.Point(72, 56);
     this.lblDSPPhaseValRX.Name = "lblDSPPhaseValRX";
     this.lblDSPPhaseValRX.Size = new System.Drawing.Size(163, 16);
     this.lblDSPPhaseValRX.TabIndex = 14;
     this.lblDSPPhaseValRX.Text = "-400    -200       0       200     400";
     //
     // udDSPImageGainRX
     //
     this.udDSPImageGainRX.DecimalPlaces = 2;
     this.udDSPImageGainRX.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        131072});
     this.udDSPImageGainRX.Location = new System.Drawing.Point(16, 88);
     this.udDSPImageGainRX.Maximum = new System.Decimal(new int[] {
                                                                      500,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPImageGainRX.Minimum = new System.Decimal(new int[] {
                                                                      500,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udDSPImageGainRX.Name = "udDSPImageGainRX";
     this.udDSPImageGainRX.Size = new System.Drawing.Size(56, 20);
     this.udDSPImageGainRX.TabIndex = 8;
     this.toolTip1.SetToolTip(this.udDSPImageGainRX, "Sets the amplitude/gain offset between the I and Q channels.  ");
     this.udDSPImageGainRX.Value = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPImageGainRX.LostFocus += new System.EventHandler(this.udDSPImageGainRX_LostFocus);
     this.udDSPImageGainRX.ValueChanged += new System.EventHandler(this.udDSPImageGainRX_ValueChanged);
     //
     // udDSPImagePhaseRX
     //
     this.udDSPImagePhaseRX.DecimalPlaces = 2;
     this.udDSPImagePhaseRX.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         131072});
     this.udDSPImagePhaseRX.Location = new System.Drawing.Point(16, 40);
     this.udDSPImagePhaseRX.Maximum = new System.Decimal(new int[] {
                                                                       400,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPImagePhaseRX.Minimum = new System.Decimal(new int[] {
                                                                       400,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.udDSPImagePhaseRX.Name = "udDSPImagePhaseRX";
     this.udDSPImagePhaseRX.Size = new System.Drawing.Size(56, 20);
     this.udDSPImagePhaseRX.TabIndex = 7;
     this.toolTip1.SetToolTip(this.udDSPImagePhaseRX, "Sets the phase offset between the I and Q channels.  ");
     this.udDSPImagePhaseRX.Value = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPImagePhaseRX.LostFocus += new System.EventHandler(this.udDSPImagePhaseRX_LostFocus);
     this.udDSPImagePhaseRX.ValueChanged += new System.EventHandler(this.udDSPImagePhaseRX_ValueChanged);
     //
     // lblDSPImageGainRX
     //
     this.lblDSPImageGainRX.Image = null;
     this.lblDSPImageGainRX.Location = new System.Drawing.Point(16, 72);
     this.lblDSPImageGainRX.Name = "lblDSPImageGainRX";
     this.lblDSPImageGainRX.Size = new System.Drawing.Size(48, 16);
     this.lblDSPImageGainRX.TabIndex = 6;
     this.lblDSPImageGainRX.Text = "Gain:";
     //
     // tbDSPImagePhaseRX
     //
     this.tbDSPImagePhaseRX.LargeChange = 1;
     this.tbDSPImagePhaseRX.Location = new System.Drawing.Point(72, 24);
     this.tbDSPImagePhaseRX.Maximum = 400;
     this.tbDSPImagePhaseRX.Minimum = -400;
     this.tbDSPImagePhaseRX.Name = "tbDSPImagePhaseRX";
     this.tbDSPImagePhaseRX.Size = new System.Drawing.Size(160, 50);
     this.tbDSPImagePhaseRX.TabIndex = 3;
     this.tbDSPImagePhaseRX.TickFrequency = 50;
     this.toolTip1.SetToolTip(this.tbDSPImagePhaseRX, "Sets the phase offset between the I and Q channels.  ");
     this.tbDSPImagePhaseRX.Scroll += new System.EventHandler(this.tbDSPImagePhaseRX_Scroll);
     //
     // lblDSPImagePhaseRX
     //
     this.lblDSPImagePhaseRX.Image = null;
     this.lblDSPImagePhaseRX.Location = new System.Drawing.Point(16, 24);
     this.lblDSPImagePhaseRX.Name = "lblDSPImagePhaseRX";
     this.lblDSPImagePhaseRX.Size = new System.Drawing.Size(48, 16);
     this.lblDSPImagePhaseRX.TabIndex = 5;
     this.lblDSPImagePhaseRX.Text = "Phase:";
     //
     // tbDSPImageGainRX
     //
     this.tbDSPImageGainRX.LargeChange = 1;
     this.tbDSPImageGainRX.Location = new System.Drawing.Point(72, 72);
     this.tbDSPImageGainRX.Maximum = 500;
     this.tbDSPImageGainRX.Minimum = -500;
     this.tbDSPImageGainRX.Name = "tbDSPImageGainRX";
     this.tbDSPImageGainRX.Size = new System.Drawing.Size(160, 50);
     this.tbDSPImageGainRX.TabIndex = 4;
     this.tbDSPImageGainRX.TickFrequency = 50;
     this.toolTip1.SetToolTip(this.tbDSPImageGainRX, "Sets the amplitude/gain offset between the I and Q channels.  ");
     this.tbDSPImageGainRX.Scroll += new System.EventHandler(this.tbDSPImageGainRX_Scroll);
     //
     // grpDSPImageRejectTX
     //
     this.grpDSPImageRejectTX.Controls.Add(this.checkboxTXImagCal);
     this.grpDSPImageRejectTX.Controls.Add(this.lblDSPGainValTX);
     this.grpDSPImageRejectTX.Controls.Add(this.lblDSPPhaseValTX);
     this.grpDSPImageRejectTX.Controls.Add(this.udDSPImageGainTX);
     this.grpDSPImageRejectTX.Controls.Add(this.udDSPImagePhaseTX);
     this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImageGainTX);
     this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImagePhaseTX);
     this.grpDSPImageRejectTX.Controls.Add(this.lblDSPImagePhaseTX);
     this.grpDSPImageRejectTX.Controls.Add(this.tbDSPImageGainTX);
     this.grpDSPImageRejectTX.Location = new System.Drawing.Point(264, 8);
     this.grpDSPImageRejectTX.Name = "grpDSPImageRejectTX";
     this.grpDSPImageRejectTX.Size = new System.Drawing.Size(240, 184);
     this.grpDSPImageRejectTX.TabIndex = 33;
     this.grpDSPImageRejectTX.TabStop = false;
     this.grpDSPImageRejectTX.Text = "Transmit Rejection";
     //
     // checkboxTXImagCal
     //
     this.checkboxTXImagCal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.checkboxTXImagCal.Image = null;
     this.checkboxTXImagCal.Location = new System.Drawing.Point(48, 144);
     this.checkboxTXImagCal.Name = "checkboxTXImagCal";
     this.checkboxTXImagCal.Size = new System.Drawing.Size(144, 16);
     this.checkboxTXImagCal.TabIndex = 37;
     this.checkboxTXImagCal.Text = "Enable TX Image Tone";
     this.toolTip1.SetToolTip(this.checkboxTXImagCal, "Check this box while in MOX on USB to calibrate the Transmit Rejection using the " +
         "controls above.");
     this.checkboxTXImagCal.CheckedChanged += new System.EventHandler(this.chkTXImagCal_CheckedChanged);
     //
     // lblDSPGainValTX
     //
     this.lblDSPGainValTX.Image = null;
     this.lblDSPGainValTX.Location = new System.Drawing.Point(72, 104);
     this.lblDSPGainValTX.Name = "lblDSPGainValTX";
     this.lblDSPGainValTX.Size = new System.Drawing.Size(163, 16);
     this.lblDSPGainValTX.TabIndex = 15;
     this.lblDSPGainValTX.Text = "-500    -250       0       250     500";
     //
     // lblDSPPhaseValTX
     //
     this.lblDSPPhaseValTX.Image = null;
     this.lblDSPPhaseValTX.Location = new System.Drawing.Point(72, 56);
     this.lblDSPPhaseValTX.Name = "lblDSPPhaseValTX";
     this.lblDSPPhaseValTX.Size = new System.Drawing.Size(163, 16);
     this.lblDSPPhaseValTX.TabIndex = 14;
     this.lblDSPPhaseValTX.Text = "-400    -200       0       200     400";
     //
     // udDSPImageGainTX
     //
     this.udDSPImageGainTX.DecimalPlaces = 2;
     this.udDSPImageGainTX.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        131072});
     this.udDSPImageGainTX.Location = new System.Drawing.Point(16, 88);
     this.udDSPImageGainTX.Maximum = new System.Decimal(new int[] {
                                                                      500,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPImageGainTX.Minimum = new System.Decimal(new int[] {
                                                                      500,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udDSPImageGainTX.Name = "udDSPImageGainTX";
     this.udDSPImageGainTX.Size = new System.Drawing.Size(56, 20);
     this.udDSPImageGainTX.TabIndex = 8;
     this.toolTip1.SetToolTip(this.udDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
     this.udDSPImageGainTX.Value = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPImageGainTX.LostFocus += new System.EventHandler(this.udDSPImageGainTX_LostFocus);
     this.udDSPImageGainTX.ValueChanged += new System.EventHandler(this.udDSPImageGainTX_ValueChanged);
     //
     // udDSPImagePhaseTX
     //
     this.udDSPImagePhaseTX.DecimalPlaces = 2;
     this.udDSPImagePhaseTX.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         131072});
     this.udDSPImagePhaseTX.Location = new System.Drawing.Point(16, 40);
     this.udDSPImagePhaseTX.Maximum = new System.Decimal(new int[] {
                                                                       400,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPImagePhaseTX.Minimum = new System.Decimal(new int[] {
                                                                       400,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.udDSPImagePhaseTX.Name = "udDSPImagePhaseTX";
     this.udDSPImagePhaseTX.Size = new System.Drawing.Size(56, 20);
     this.udDSPImagePhaseTX.TabIndex = 7;
     this.toolTip1.SetToolTip(this.udDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
     this.udDSPImagePhaseTX.Value = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPImagePhaseTX.LostFocus += new System.EventHandler(this.udDSPImagePhaseTX_LostFocus);
     this.udDSPImagePhaseTX.ValueChanged += new System.EventHandler(this.udDSPImagePhaseTX_ValueChanged);
     //
     // lblDSPImageGainTX
     //
     this.lblDSPImageGainTX.Image = null;
     this.lblDSPImageGainTX.Location = new System.Drawing.Point(16, 72);
     this.lblDSPImageGainTX.Name = "lblDSPImageGainTX";
     this.lblDSPImageGainTX.Size = new System.Drawing.Size(48, 16);
     this.lblDSPImageGainTX.TabIndex = 6;
     this.lblDSPImageGainTX.Text = "Gain:";
     //
     // tbDSPImagePhaseTX
     //
     this.tbDSPImagePhaseTX.LargeChange = 1;
     this.tbDSPImagePhaseTX.Location = new System.Drawing.Point(72, 24);
     this.tbDSPImagePhaseTX.Maximum = 400;
     this.tbDSPImagePhaseTX.Minimum = -400;
     this.tbDSPImagePhaseTX.Name = "tbDSPImagePhaseTX";
     this.tbDSPImagePhaseTX.Size = new System.Drawing.Size(160, 50);
     this.tbDSPImagePhaseTX.TabIndex = 3;
     this.tbDSPImagePhaseTX.TickFrequency = 50;
     this.toolTip1.SetToolTip(this.tbDSPImagePhaseTX, "Sets the phase offset between the I and Q channels.  ");
     this.tbDSPImagePhaseTX.Scroll += new System.EventHandler(this.tbDSPImagePhaseTX_Scroll);
     //
     // lblDSPImagePhaseTX
     //
     this.lblDSPImagePhaseTX.Image = null;
     this.lblDSPImagePhaseTX.Location = new System.Drawing.Point(16, 24);
     this.lblDSPImagePhaseTX.Name = "lblDSPImagePhaseTX";
     this.lblDSPImagePhaseTX.Size = new System.Drawing.Size(48, 16);
     this.lblDSPImagePhaseTX.TabIndex = 5;
     this.lblDSPImagePhaseTX.Text = "Phase:";
     //
     // tbDSPImageGainTX
     //
     this.tbDSPImageGainTX.LargeChange = 1;
     this.tbDSPImageGainTX.Location = new System.Drawing.Point(72, 72);
     this.tbDSPImageGainTX.Maximum = 500;
     this.tbDSPImageGainTX.Minimum = -500;
     this.tbDSPImageGainTX.Name = "tbDSPImageGainTX";
     this.tbDSPImageGainTX.Size = new System.Drawing.Size(160, 50);
     this.tbDSPImageGainTX.TabIndex = 4;
     this.tbDSPImageGainTX.TickFrequency = 50;
     this.toolTip1.SetToolTip(this.tbDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels.  ");
     this.tbDSPImageGainTX.Scroll += new System.EventHandler(this.tbDSPImageGainTX_Scroll);
     //
     // tpDSPKeyer
     //
     this.tpDSPKeyer.Controls.Add(this.grpKeyerConnections);
     this.tpDSPKeyer.Controls.Add(this.grpDSPCWPitch);
     this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerOptions);
     this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSignalShaping);
     this.tpDSPKeyer.Controls.Add(this.grpDSPKeyerSemiBreakIn);
     this.tpDSPKeyer.Location = new System.Drawing.Point(4, 22);
     this.tpDSPKeyer.Name = "tpDSPKeyer";
     this.tpDSPKeyer.Size = new System.Drawing.Size(592, 318);
     this.tpDSPKeyer.TabIndex = 0;
     this.tpDSPKeyer.Text = "Keyer";
     //
     // grpKeyerConnections
     //
     this.grpKeyerConnections.Controls.Add(this.comboKeyerConnKeyLine);
     this.grpKeyerConnections.Controls.Add(this.comboKeyerConnSecondary);
     this.grpKeyerConnections.Controls.Add(this.lblKeyerConnSecondary);
     this.grpKeyerConnections.Controls.Add(this.lblKeyerConnKeyLine);
     this.grpKeyerConnections.Controls.Add(this.comboKeyerConnPTTLine);
     this.grpKeyerConnections.Controls.Add(this.lblKeyerConnPrimary);
     this.grpKeyerConnections.Controls.Add(this.lblKeyerConnPTTLine);
     this.grpKeyerConnections.Controls.Add(this.comboKeyerConnPrimary);
     this.grpKeyerConnections.Location = new System.Drawing.Point(112, 8);
     this.grpKeyerConnections.Name = "grpKeyerConnections";
     this.grpKeyerConnections.Size = new System.Drawing.Size(176, 128);
     this.grpKeyerConnections.TabIndex = 40;
     this.grpKeyerConnections.TabStop = false;
     this.grpKeyerConnections.Text = "Connections";
     //
     // comboKeyerConnKeyLine
     //
     this.comboKeyerConnKeyLine.DisplayMember = "None";
     this.comboKeyerConnKeyLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKeyerConnKeyLine.DropDownWidth = 64;
     this.comboKeyerConnKeyLine.Items.AddRange(new object[] {
                                                                "None",
                                                                "DTR",
                                                                "RTS"});
     this.comboKeyerConnKeyLine.Location = new System.Drawing.Point(104, 96);
     this.comboKeyerConnKeyLine.Name = "comboKeyerConnKeyLine";
     this.comboKeyerConnKeyLine.Size = new System.Drawing.Size(64, 20);
     this.comboKeyerConnKeyLine.TabIndex = 51;
     this.toolTip1.SetToolTip(this.comboKeyerConnKeyLine, "Sets the COM port line that triggers the tone on the Keyer Port selected above.");
     this.comboKeyerConnKeyLine.ValueMember = "None";
     this.comboKeyerConnKeyLine.Visible = false;
     this.comboKeyerConnKeyLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnKeyLine_SelectedIndexChanged);
     //
     // comboKeyerConnSecondary
     //
     this.comboKeyerConnSecondary.DisplayMember = "None";
     this.comboKeyerConnSecondary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKeyerConnSecondary.DropDownWidth = 64;
     this.comboKeyerConnSecondary.Items.AddRange(new object[] {
                                                                  "None"});
     this.comboKeyerConnSecondary.Location = new System.Drawing.Point(104, 48);
     this.comboKeyerConnSecondary.Name = "comboKeyerConnSecondary";
     this.comboKeyerConnSecondary.Size = new System.Drawing.Size(64, 20);
     this.comboKeyerConnSecondary.TabIndex = 53;
     this.toolTip1.SetToolTip(this.comboKeyerConnSecondary, "Sets Keyer Input COM port.  This can be an external keyer or a virtual COM port b" +
         "eing driven by a third party program.");
     this.comboKeyerConnSecondary.ValueMember = "None";
     this.comboKeyerConnSecondary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnSecondary_SelectedIndexChanged);
     //
     // lblKeyerConnSecondary
     //
     this.lblKeyerConnSecondary.Image = null;
     this.lblKeyerConnSecondary.Location = new System.Drawing.Point(16, 48);
     this.lblKeyerConnSecondary.Name = "lblKeyerConnSecondary";
     this.lblKeyerConnSecondary.Size = new System.Drawing.Size(68, 16);
     this.lblKeyerConnSecondary.TabIndex = 52;
     this.lblKeyerConnSecondary.Text = "Secondary:";
     //
     // lblKeyerConnKeyLine
     //
     this.lblKeyerConnKeyLine.Image = null;
     this.lblKeyerConnKeyLine.Location = new System.Drawing.Point(16, 96);
     this.lblKeyerConnKeyLine.Name = "lblKeyerConnKeyLine";
     this.lblKeyerConnKeyLine.Size = new System.Drawing.Size(68, 16);
     this.lblKeyerConnKeyLine.TabIndex = 50;
     this.lblKeyerConnKeyLine.Text = "Key Line:";
     this.lblKeyerConnKeyLine.Visible = false;
     //
     // comboKeyerConnPTTLine
     //
     this.comboKeyerConnPTTLine.DisplayMember = "None";
     this.comboKeyerConnPTTLine.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKeyerConnPTTLine.DropDownWidth = 64;
     this.comboKeyerConnPTTLine.Items.AddRange(new object[] {
                                                                "None",
                                                                "DTR",
                                                                "RTS"});
     this.comboKeyerConnPTTLine.Location = new System.Drawing.Point(104, 72);
     this.comboKeyerConnPTTLine.Name = "comboKeyerConnPTTLine";
     this.comboKeyerConnPTTLine.Size = new System.Drawing.Size(64, 20);
     this.comboKeyerConnPTTLine.TabIndex = 49;
     this.toolTip1.SetToolTip(this.comboKeyerConnPTTLine, "Sets the line on the Keyer Port above that triggers PTT.");
     this.comboKeyerConnPTTLine.ValueMember = "None";
     this.comboKeyerConnPTTLine.Visible = false;
     this.comboKeyerConnPTTLine.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPTTLine_SelectedIndexChanged);
     //
     // lblKeyerConnPrimary
     //
     this.lblKeyerConnPrimary.Image = null;
     this.lblKeyerConnPrimary.Location = new System.Drawing.Point(16, 24);
     this.lblKeyerConnPrimary.Name = "lblKeyerConnPrimary";
     this.lblKeyerConnPrimary.Size = new System.Drawing.Size(88, 16);
     this.lblKeyerConnPrimary.TabIndex = 41;
     this.lblKeyerConnPrimary.Text = "Primary:";
     //
     // lblKeyerConnPTTLine
     //
     this.lblKeyerConnPTTLine.Image = null;
     this.lblKeyerConnPTTLine.Location = new System.Drawing.Point(16, 72);
     this.lblKeyerConnPTTLine.Name = "lblKeyerConnPTTLine";
     this.lblKeyerConnPTTLine.Size = new System.Drawing.Size(68, 16);
     this.lblKeyerConnPTTLine.TabIndex = 48;
     this.lblKeyerConnPTTLine.Text = "PTT Line:";
     this.lblKeyerConnPTTLine.Visible = false;
     //
     // comboKeyerConnPrimary
     //
     this.comboKeyerConnPrimary.DisplayMember = "LPT";
     this.comboKeyerConnPrimary.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKeyerConnPrimary.DropDownWidth = 64;
     this.comboKeyerConnPrimary.Items.AddRange(new object[] {
                                                                "5000"});
     this.comboKeyerConnPrimary.Location = new System.Drawing.Point(104, 24);
     this.comboKeyerConnPrimary.Name = "comboKeyerConnPrimary";
     this.comboKeyerConnPrimary.Size = new System.Drawing.Size(64, 20);
     this.comboKeyerConnPrimary.TabIndex = 40;
     this.toolTip1.SetToolTip(this.comboKeyerConnPrimary, "Sets Key Paddle Input port");
     this.comboKeyerConnPrimary.ValueMember = "LPT";
     this.comboKeyerConnPrimary.SelectedIndexChanged += new System.EventHandler(this.comboKeyerConnPrimary_SelectedIndexChanged);
     //
     // grpDSPCWPitch
     //
     this.grpDSPCWPitch.Controls.Add(this.lblDSPCWPitchFreq);
     this.grpDSPCWPitch.Controls.Add(this.udDSPCWPitch);
     this.grpDSPCWPitch.Location = new System.Drawing.Point(8, 8);
     this.grpDSPCWPitch.Name = "grpDSPCWPitch";
     this.grpDSPCWPitch.Size = new System.Drawing.Size(96, 57);
     this.grpDSPCWPitch.TabIndex = 39;
     this.grpDSPCWPitch.TabStop = false;
     this.grpDSPCWPitch.Text = "CW Pitch (Hz)";
     //
     // lblDSPCWPitchFreq
     //
     this.lblDSPCWPitchFreq.Image = null;
     this.lblDSPCWPitchFreq.Location = new System.Drawing.Point(8, 24);
     this.lblDSPCWPitchFreq.Name = "lblDSPCWPitchFreq";
     this.lblDSPCWPitchFreq.Size = new System.Drawing.Size(32, 16);
     this.lblDSPCWPitchFreq.TabIndex = 8;
     this.lblDSPCWPitchFreq.Text = "Freq:";
     //
     // udDSPCWPitch
     //
     this.udDSPCWPitch.Increment = new System.Decimal(new int[] {
                                                                    10,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPCWPitch.Location = new System.Drawing.Point(40, 24);
     this.udDSPCWPitch.Maximum = new System.Decimal(new int[] {
                                                                  2250,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDSPCWPitch.Minimum = new System.Decimal(new int[] {
                                                                  200,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDSPCWPitch.Name = "udDSPCWPitch";
     this.udDSPCWPitch.Size = new System.Drawing.Size(48, 20);
     this.udDSPCWPitch.TabIndex = 7;
     this.toolTip1.SetToolTip(this.udDSPCWPitch, "Selects the preferred CW tone frequency.");
     this.udDSPCWPitch.Value = new System.Decimal(new int[] {
                                                                600,
                                                                0,
                                                                0,
                                                                0});
     this.udDSPCWPitch.LostFocus += new System.EventHandler(this.udDSPCWPitch_LostFocus);
     this.udDSPCWPitch.ValueChanged += new System.EventHandler(this.udDSPCWPitch_ValueChanged);
     //
     // grpDSPKeyerOptions
     //
     this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerMode);
     this.grpDSPKeyerOptions.Controls.Add(this.chkHiPerfKeyer);
     this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerRevPdl);
     this.grpDSPKeyerOptions.Controls.Add(this.chkDSPKeyerDisableMonitor);
     this.grpDSPKeyerOptions.Controls.Add(this.chkCWKeyerIambic);
     this.grpDSPKeyerOptions.Controls.Add(this.chkCWAutoSwitchMode);
     this.grpDSPKeyerOptions.Location = new System.Drawing.Point(296, 8);
     this.grpDSPKeyerOptions.Name = "grpDSPKeyerOptions";
     this.grpDSPKeyerOptions.Size = new System.Drawing.Size(128, 168);
     this.grpDSPKeyerOptions.TabIndex = 37;
     this.grpDSPKeyerOptions.TabStop = false;
     this.grpDSPKeyerOptions.Text = "Options";
     //
     // chkCWKeyerMode
     //
     this.chkCWKeyerMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkCWKeyerMode.Image = null;
     this.chkCWKeyerMode.Location = new System.Drawing.Point(16, 120);
     this.chkCWKeyerMode.Name = "chkCWKeyerMode";
     this.chkCWKeyerMode.Size = new System.Drawing.Size(96, 16);
     this.chkCWKeyerMode.TabIndex = 40;
     this.chkCWKeyerMode.Text = "Mode B";
     this.toolTip1.SetToolTip(this.chkCWKeyerMode, "Set Keyer Mode");
     this.chkCWKeyerMode.CheckedChanged += new System.EventHandler(this.chkCWKeyerMode_CheckedChanged);
     //
     // chkHiPerfKeyer
     //
     this.chkHiPerfKeyer.Checked = true;
     this.chkHiPerfKeyer.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkHiPerfKeyer.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkHiPerfKeyer.Image = null;
     this.chkHiPerfKeyer.Location = new System.Drawing.Point(16, 96);
     this.chkHiPerfKeyer.Name = "chkHiPerfKeyer";
     this.chkHiPerfKeyer.Size = new System.Drawing.Size(96, 16);
     this.chkHiPerfKeyer.TabIndex = 39;
     this.chkHiPerfKeyer.Text = "High Res.";
     this.toolTip1.SetToolTip(this.chkHiPerfKeyer, "Sets High Res CW keyer clock -- only use with P4.");
     this.chkHiPerfKeyer.CheckedChanged += new System.EventHandler(this.chkHiPerfKeyer_CheckedChanged);
     //
     // chkCWKeyerRevPdl
     //
     this.chkCWKeyerRevPdl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkCWKeyerRevPdl.Image = null;
     this.chkCWKeyerRevPdl.Location = new System.Drawing.Point(16, 72);
     this.chkCWKeyerRevPdl.Name = "chkCWKeyerRevPdl";
     this.chkCWKeyerRevPdl.Size = new System.Drawing.Size(88, 16);
     this.chkCWKeyerRevPdl.TabIndex = 38;
     this.chkCWKeyerRevPdl.Text = "Rev. Paddle";
     this.toolTip1.SetToolTip(this.chkCWKeyerRevPdl, "Reverses the input paddle -- Dot becomes Dash and vice versa.");
     this.chkCWKeyerRevPdl.CheckedChanged += new System.EventHandler(this.chkCWKeyerRevPdl_CheckedChanged);
     //
     // chkDSPKeyerDisableMonitor
     //
     this.chkDSPKeyerDisableMonitor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkDSPKeyerDisableMonitor.Image = null;
     this.chkDSPKeyerDisableMonitor.Location = new System.Drawing.Point(16, 48);
     this.chkDSPKeyerDisableMonitor.Name = "chkDSPKeyerDisableMonitor";
     this.chkDSPKeyerDisableMonitor.Size = new System.Drawing.Size(104, 16);
     this.chkDSPKeyerDisableMonitor.TabIndex = 37;
     this.chkDSPKeyerDisableMonitor.Text = "Disable Monitor";
     this.toolTip1.SetToolTip(this.chkDSPKeyerDisableMonitor, "Disable the monitor output for CW Keyer");
     this.chkDSPKeyerDisableMonitor.CheckedChanged += new System.EventHandler(this.chkDSPKeyerDisableMonitor_CheckedChanged);
     //
     // chkCWKeyerIambic
     //
     this.chkCWKeyerIambic.Checked = true;
     this.chkCWKeyerIambic.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkCWKeyerIambic.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkCWKeyerIambic.Image = null;
     this.chkCWKeyerIambic.Location = new System.Drawing.Point(16, 24);
     this.chkCWKeyerIambic.Name = "chkCWKeyerIambic";
     this.chkCWKeyerIambic.Size = new System.Drawing.Size(64, 16);
     this.chkCWKeyerIambic.TabIndex = 36;
     this.chkCWKeyerIambic.Text = "Iambic";
     this.toolTip1.SetToolTip(this.chkCWKeyerIambic, "Iambic or Straight Key?");
     this.chkCWKeyerIambic.CheckedChanged += new System.EventHandler(this.chkCWKeyerIambic_CheckedChanged);
     //
     // chkCWAutoSwitchMode
     //
     this.chkCWAutoSwitchMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkCWAutoSwitchMode.Image = null;
     this.chkCWAutoSwitchMode.Location = new System.Drawing.Point(16, 144);
     this.chkCWAutoSwitchMode.Name = "chkCWAutoSwitchMode";
     this.chkCWAutoSwitchMode.Size = new System.Drawing.Size(109, 16);
     this.chkCWAutoSwitchMode.TabIndex = 41;
     this.chkCWAutoSwitchMode.Text = "Auto Mode Swch";
     this.toolTip1.SetToolTip(this.chkCWAutoSwitchMode, "If enabled, will automatically switch to CW mode when paddles are used no matter " +
         "the current mode ");
     this.chkCWAutoSwitchMode.CheckedChanged += new System.EventHandler(this.chkCWAutoSwitchMode_CheckedChanged);
     //
     // grpDSPKeyerSignalShaping
     //
     this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerDeBounce);
     this.grpDSPKeyerSignalShaping.Controls.Add(this.lblKeyerDeBounce);
     this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerWeight);
     this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWWeight);
     this.grpDSPKeyerSignalShaping.Controls.Add(this.udCWKeyerRamp);
     this.grpDSPKeyerSignalShaping.Controls.Add(this.lblCWRamp);
     this.grpDSPKeyerSignalShaping.Location = new System.Drawing.Point(432, 8);
     this.grpDSPKeyerSignalShaping.Name = "grpDSPKeyerSignalShaping";
     this.grpDSPKeyerSignalShaping.Size = new System.Drawing.Size(136, 128);
     this.grpDSPKeyerSignalShaping.TabIndex = 34;
     this.grpDSPKeyerSignalShaping.TabStop = false;
     this.grpDSPKeyerSignalShaping.Text = "Signal Shaping";
     //
     // udCWKeyerDeBounce
     //
     this.udCWKeyerDeBounce.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udCWKeyerDeBounce.Location = new System.Drawing.Point(80, 72);
     this.udCWKeyerDeBounce.Maximum = new System.Decimal(new int[] {
                                                                       15,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udCWKeyerDeBounce.Minimum = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udCWKeyerDeBounce.Name = "udCWKeyerDeBounce";
     this.udCWKeyerDeBounce.Size = new System.Drawing.Size(40, 20);
     this.udCWKeyerDeBounce.TabIndex = 42;
     this.udCWKeyerDeBounce.Value = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udCWKeyerDeBounce.Visible = false;
     this.udCWKeyerDeBounce.LostFocus += new System.EventHandler(this.udCWKeyerDeBounce_LostFocus);
     this.udCWKeyerDeBounce.ValueChanged += new System.EventHandler(this.udCWKeyerDeBounce_ValueChanged);
     //
     // lblKeyerDeBounce
     //
     this.lblKeyerDeBounce.Image = null;
     this.lblKeyerDeBounce.Location = new System.Drawing.Point(16, 72);
     this.lblKeyerDeBounce.Name = "lblKeyerDeBounce";
     this.lblKeyerDeBounce.Size = new System.Drawing.Size(64, 16);
     this.lblKeyerDeBounce.TabIndex = 41;
     this.lblKeyerDeBounce.Text = "Debounce:";
     this.lblKeyerDeBounce.Visible = false;
     //
     // udCWKeyerWeight
     //
     this.udCWKeyerWeight.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udCWKeyerWeight.Location = new System.Drawing.Point(80, 24);
     this.udCWKeyerWeight.Maximum = new System.Decimal(new int[] {
                                                                     100,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udCWKeyerWeight.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udCWKeyerWeight.Name = "udCWKeyerWeight";
     this.udCWKeyerWeight.Size = new System.Drawing.Size(40, 20);
     this.udCWKeyerWeight.TabIndex = 40;
     this.toolTip1.SetToolTip(this.udCWKeyerWeight, "Sets the weight of the tones when sending Iambic.");
     this.udCWKeyerWeight.Value = new System.Decimal(new int[] {
                                                                   50,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udCWKeyerWeight.LostFocus += new System.EventHandler(this.udCWKeyerWeight_LostFocus);
     this.udCWKeyerWeight.ValueChanged += new System.EventHandler(this.udCWKeyerWeight_ValueChanged);
     //
     // lblCWWeight
     //
     this.lblCWWeight.Image = null;
     this.lblCWWeight.Location = new System.Drawing.Point(16, 24);
     this.lblCWWeight.Name = "lblCWWeight";
     this.lblCWWeight.Size = new System.Drawing.Size(48, 16);
     this.lblCWWeight.TabIndex = 39;
     this.lblCWWeight.Text = "Weight:";
     //
     // udCWKeyerRamp
     //
     this.udCWKeyerRamp.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udCWKeyerRamp.Location = new System.Drawing.Point(80, 48);
     this.udCWKeyerRamp.Maximum = new System.Decimal(new int[] {
                                                                   25,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udCWKeyerRamp.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udCWKeyerRamp.Name = "udCWKeyerRamp";
     this.udCWKeyerRamp.Size = new System.Drawing.Size(40, 20);
     this.udCWKeyerRamp.TabIndex = 40;
     this.toolTip1.SetToolTip(this.udCWKeyerRamp, "The width of the ramp on the leading and trailing edge of the tone.");
     this.udCWKeyerRamp.Value = new System.Decimal(new int[] {
                                                                 5,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udCWKeyerRamp.LostFocus += new System.EventHandler(this.udCWKeyerRamp_LostFocus);
     this.udCWKeyerRamp.ValueChanged += new System.EventHandler(this.udCWKeyerRamp_ValueChanged);
     //
     // lblCWRamp
     //
     this.lblCWRamp.Image = null;
     this.lblCWRamp.Location = new System.Drawing.Point(16, 48);
     this.lblCWRamp.Name = "lblCWRamp";
     this.lblCWRamp.Size = new System.Drawing.Size(64, 16);
     this.lblCWRamp.TabIndex = 39;
     this.lblCWRamp.Text = "Ramp (ms):";
     //
     // grpDSPKeyerSemiBreakIn
     //
     this.grpDSPKeyerSemiBreakIn.Controls.Add(this.chkCWBreakInEnabled);
     this.grpDSPKeyerSemiBreakIn.Controls.Add(this.lblCWBreakInDelay);
     this.grpDSPKeyerSemiBreakIn.Controls.Add(this.udCWBreakInDelay);
     this.grpDSPKeyerSemiBreakIn.Location = new System.Drawing.Point(8, 144);
     this.grpDSPKeyerSemiBreakIn.Name = "grpDSPKeyerSemiBreakIn";
     this.grpDSPKeyerSemiBreakIn.Size = new System.Drawing.Size(136, 88);
     this.grpDSPKeyerSemiBreakIn.TabIndex = 38;
     this.grpDSPKeyerSemiBreakIn.TabStop = false;
     this.grpDSPKeyerSemiBreakIn.Text = "Break In";
     //
     // chkCWBreakInEnabled
     //
     this.chkCWBreakInEnabled.Checked = true;
     this.chkCWBreakInEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkCWBreakInEnabled.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkCWBreakInEnabled.Image = null;
     this.chkCWBreakInEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkCWBreakInEnabled.Name = "chkCWBreakInEnabled";
     this.chkCWBreakInEnabled.Size = new System.Drawing.Size(80, 16);
     this.chkCWBreakInEnabled.TabIndex = 36;
     this.chkCWBreakInEnabled.Text = "Enabled";
     this.toolTip1.SetToolTip(this.chkCWBreakInEnabled, "Enables Semi Break In operation.");
     this.chkCWBreakInEnabled.CheckedChanged += new System.EventHandler(this.chkDSPKeyerSemiBreakInEnabled_CheckedChanged);
     //
     // lblCWBreakInDelay
     //
     this.lblCWBreakInDelay.Image = null;
     this.lblCWBreakInDelay.Location = new System.Drawing.Point(8, 48);
     this.lblCWBreakInDelay.Name = "lblCWBreakInDelay";
     this.lblCWBreakInDelay.Size = new System.Drawing.Size(64, 16);
     this.lblCWBreakInDelay.TabIndex = 34;
     this.lblCWBreakInDelay.Text = "Delay (ms):";
     //
     // udCWBreakInDelay
     //
     this.udCWBreakInDelay.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udCWBreakInDelay.Location = new System.Drawing.Point(72, 48);
     this.udCWBreakInDelay.Maximum = new System.Decimal(new int[] {
                                                                      5000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udCWBreakInDelay.Minimum = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udCWBreakInDelay.Name = "udCWBreakInDelay";
     this.udCWBreakInDelay.Size = new System.Drawing.Size(48, 20);
     this.udCWBreakInDelay.TabIndex = 35;
     this.toolTip1.SetToolTip(this.udCWBreakInDelay, "Amount of time to stay in TX after the last detected CW signal.");
     this.udCWBreakInDelay.Value = new System.Decimal(new int[] {
                                                                    60,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udCWBreakInDelay.LostFocus += new System.EventHandler(this.udCWBreakInDelay_LostFocus);
     this.udCWBreakInDelay.ValueChanged += new System.EventHandler(this.udCWKeyerSemiBreakInDelay_ValueChanged);
     //
     // tpDSPAGCALC
     //
     this.tpDSPAGCALC.Controls.Add(this.grpDSPLeveler);
     this.tpDSPAGCALC.Controls.Add(this.grpDSPALC);
     this.tpDSPAGCALC.Controls.Add(this.grpDSPAGC);
     this.tpDSPAGCALC.Location = new System.Drawing.Point(4, 22);
     this.tpDSPAGCALC.Name = "tpDSPAGCALC";
     this.tpDSPAGCALC.Size = new System.Drawing.Size(592, 318);
     this.tpDSPAGCALC.TabIndex = 3;
     this.tpDSPAGCALC.Text = "AGC/ALC";
     //
     // grpDSPLeveler
     //
     this.grpDSPLeveler.Controls.Add(this.chkDSPLevelerEnabled);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangThreshold);
     this.grpDSPLeveler.Controls.Add(this.udDSPLevelerHangTime);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerHangTime);
     this.grpDSPLeveler.Controls.Add(this.udDSPLevelerThreshold);
     this.grpDSPLeveler.Controls.Add(this.udDSPLevelerSlope);
     this.grpDSPLeveler.Controls.Add(this.udDSPLevelerDecay);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerSlope);
     this.grpDSPLeveler.Controls.Add(this.udDSPLevelerAttack);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerDecay);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerAttack);
     this.grpDSPLeveler.Controls.Add(this.lblDSPLevelerThreshold);
     this.grpDSPLeveler.Controls.Add(this.tbDSPLevelerHangThreshold);
     this.grpDSPLeveler.Location = new System.Drawing.Point(264, 8);
     this.grpDSPLeveler.Name = "grpDSPLeveler";
     this.grpDSPLeveler.Size = new System.Drawing.Size(144, 216);
     this.grpDSPLeveler.TabIndex = 39;
     this.grpDSPLeveler.TabStop = false;
     this.grpDSPLeveler.Text = "Leveler";
     //
     // chkDSPLevelerEnabled
     //
     this.chkDSPLevelerEnabled.Checked = true;
     this.chkDSPLevelerEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkDSPLevelerEnabled.Image = null;
     this.chkDSPLevelerEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkDSPLevelerEnabled.Name = "chkDSPLevelerEnabled";
     this.chkDSPLevelerEnabled.Size = new System.Drawing.Size(104, 16);
     this.chkDSPLevelerEnabled.TabIndex = 42;
     this.chkDSPLevelerEnabled.Text = "Enabled";
     this.toolTip1.SetToolTip(this.chkDSPLevelerEnabled, "Check this box to Enabled (activate) the leveler feature.");
     this.chkDSPLevelerEnabled.CheckedChanged += new System.EventHandler(this.chkDSPLevelerEnabled_CheckedChanged);
     //
     // lblDSPLevelerHangThreshold
     //
     this.lblDSPLevelerHangThreshold.Image = null;
     this.lblDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 168);
     this.lblDSPLevelerHangThreshold.Name = "lblDSPLevelerHangThreshold";
     this.lblDSPLevelerHangThreshold.Size = new System.Drawing.Size(88, 16);
     this.lblDSPLevelerHangThreshold.TabIndex = 41;
     this.lblDSPLevelerHangThreshold.Text = "Hang Threshold:";
     this.lblDSPLevelerHangThreshold.Visible = false;
     //
     // udDSPLevelerHangTime
     //
     this.udDSPLevelerHangTime.Increment = new System.Decimal(new int[] {
                                                                            1,
                                                                            0,
                                                                            0,
                                                                            0});
     this.udDSPLevelerHangTime.Location = new System.Drawing.Point(88, 144);
     this.udDSPLevelerHangTime.Maximum = new System.Decimal(new int[] {
                                                                          5000,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udDSPLevelerHangTime.Minimum = new System.Decimal(new int[] {
                                                                          10,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udDSPLevelerHangTime.Name = "udDSPLevelerHangTime";
     this.udDSPLevelerHangTime.Size = new System.Drawing.Size(48, 20);
     this.udDSPLevelerHangTime.TabIndex = 15;
     this.udDSPLevelerHangTime.Value = new System.Decimal(new int[] {
                                                                        500,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDSPLevelerHangTime.LostFocus += new System.EventHandler(this.udDSPLevelerHangTime_LostFocus);
     this.udDSPLevelerHangTime.ValueChanged += new System.EventHandler(this.udDSPLevelerHangTime_ValueChanged);
     //
     // lblDSPLevelerHangTime
     //
     this.lblDSPLevelerHangTime.Image = null;
     this.lblDSPLevelerHangTime.Location = new System.Drawing.Point(8, 144);
     this.lblDSPLevelerHangTime.Name = "lblDSPLevelerHangTime";
     this.lblDSPLevelerHangTime.Size = new System.Drawing.Size(72, 16);
     this.lblDSPLevelerHangTime.TabIndex = 14;
     this.lblDSPLevelerHangTime.Text = "Hang (ms):";
     //
     // udDSPLevelerThreshold
     //
     this.udDSPLevelerThreshold.Increment = new System.Decimal(new int[] {
                                                                             1,
                                                                             0,
                                                                             0,
                                                                             0});
     this.udDSPLevelerThreshold.Location = new System.Drawing.Point(88, 72);
     this.udDSPLevelerThreshold.Maximum = new System.Decimal(new int[] {
                                                                           20,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udDSPLevelerThreshold.Minimum = new System.Decimal(new int[] {
                                                                           0,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udDSPLevelerThreshold.Name = "udDSPLevelerThreshold";
     this.udDSPLevelerThreshold.Size = new System.Drawing.Size(40, 20);
     this.udDSPLevelerThreshold.TabIndex = 6;
     this.toolTip1.SetToolTip(this.udDSPLevelerThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
         "in over this Max Gain is applied.");
     this.udDSPLevelerThreshold.Value = new System.Decimal(new int[] {
                                                                         15,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPLevelerThreshold.LostFocus += new System.EventHandler(this.udDSPLevelerThreshold_LostFocus);
     this.udDSPLevelerThreshold.ValueChanged += new System.EventHandler(this.udDSPLevelerThreshold_ValueChanged);
     //
     // udDSPLevelerSlope
     //
     this.udDSPLevelerSlope.Enabled = false;
     this.udDSPLevelerSlope.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPLevelerSlope.Location = new System.Drawing.Point(88, 48);
     this.udDSPLevelerSlope.Maximum = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPLevelerSlope.Minimum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPLevelerSlope.Name = "udDSPLevelerSlope";
     this.udDSPLevelerSlope.Size = new System.Drawing.Size(40, 20);
     this.udDSPLevelerSlope.TabIndex = 13;
     this.udDSPLevelerSlope.Value = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPLevelerSlope.Visible = false;
     this.udDSPLevelerSlope.LostFocus += new System.EventHandler(this.udDSPLevelerSlope_LostFocus);
     this.udDSPLevelerSlope.ValueChanged += new System.EventHandler(this.udDSPLevelerSlope_ValueChanged);
     //
     // udDSPLevelerDecay
     //
     this.udDSPLevelerDecay.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPLevelerDecay.Location = new System.Drawing.Point(88, 120);
     this.udDSPLevelerDecay.Maximum = new System.Decimal(new int[] {
                                                                       5000,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPLevelerDecay.Minimum = new System.Decimal(new int[] {
                                                                       10,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPLevelerDecay.Name = "udDSPLevelerDecay";
     this.udDSPLevelerDecay.Size = new System.Drawing.Size(48, 20);
     this.udDSPLevelerDecay.TabIndex = 12;
     this.udDSPLevelerDecay.Value = new System.Decimal(new int[] {
                                                                     500,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPLevelerDecay.LostFocus += new System.EventHandler(this.udDSPLevelerDecay_LostFocus);
     this.udDSPLevelerDecay.ValueChanged += new System.EventHandler(this.udDSPLevelerDecay_ValueChanged);
     //
     // lblDSPLevelerSlope
     //
     this.lblDSPLevelerSlope.Enabled = false;
     this.lblDSPLevelerSlope.Image = null;
     this.lblDSPLevelerSlope.Location = new System.Drawing.Point(8, 48);
     this.lblDSPLevelerSlope.Name = "lblDSPLevelerSlope";
     this.lblDSPLevelerSlope.Size = new System.Drawing.Size(64, 16);
     this.lblDSPLevelerSlope.TabIndex = 11;
     this.lblDSPLevelerSlope.Text = "Slope (dB):";
     this.lblDSPLevelerSlope.Visible = false;
     //
     // udDSPLevelerAttack
     //
     this.udDSPLevelerAttack.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udDSPLevelerAttack.Location = new System.Drawing.Point(88, 96);
     this.udDSPLevelerAttack.Maximum = new System.Decimal(new int[] {
                                                                        10,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDSPLevelerAttack.Minimum = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDSPLevelerAttack.Name = "udDSPLevelerAttack";
     this.udDSPLevelerAttack.Size = new System.Drawing.Size(40, 20);
     this.udDSPLevelerAttack.TabIndex = 10;
     this.udDSPLevelerAttack.Value = new System.Decimal(new int[] {
                                                                      2,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPLevelerAttack.LostFocus += new System.EventHandler(this.udDSPLevelerAttack_LostFocus);
     this.udDSPLevelerAttack.ValueChanged += new System.EventHandler(this.udDSPLevelerAttack_ValueChanged);
     //
     // lblDSPLevelerDecay
     //
     this.lblDSPLevelerDecay.Image = null;
     this.lblDSPLevelerDecay.Location = new System.Drawing.Point(8, 120);
     this.lblDSPLevelerDecay.Name = "lblDSPLevelerDecay";
     this.lblDSPLevelerDecay.Size = new System.Drawing.Size(72, 16);
     this.lblDSPLevelerDecay.TabIndex = 9;
     this.lblDSPLevelerDecay.Text = "Decay (ms):";
     //
     // lblDSPLevelerAttack
     //
     this.lblDSPLevelerAttack.Image = null;
     this.lblDSPLevelerAttack.Location = new System.Drawing.Point(8, 96);
     this.lblDSPLevelerAttack.Name = "lblDSPLevelerAttack";
     this.lblDSPLevelerAttack.Size = new System.Drawing.Size(64, 16);
     this.lblDSPLevelerAttack.TabIndex = 8;
     this.lblDSPLevelerAttack.Text = "Attack (ms):";
     //
     // lblDSPLevelerThreshold
     //
     this.lblDSPLevelerThreshold.Image = null;
     this.lblDSPLevelerThreshold.Location = new System.Drawing.Point(8, 72);
     this.lblDSPLevelerThreshold.Name = "lblDSPLevelerThreshold";
     this.lblDSPLevelerThreshold.Size = new System.Drawing.Size(88, 24);
     this.lblDSPLevelerThreshold.TabIndex = 7;
     this.lblDSPLevelerThreshold.Text = "Max.Gain (dB):";
     //
     // tbDSPLevelerHangThreshold
     //
     this.tbDSPLevelerHangThreshold.AutoSize = false;
     this.tbDSPLevelerHangThreshold.Enabled = false;
     this.tbDSPLevelerHangThreshold.LargeChange = 1;
     this.tbDSPLevelerHangThreshold.Location = new System.Drawing.Point(8, 184);
     this.tbDSPLevelerHangThreshold.Maximum = 100;
     this.tbDSPLevelerHangThreshold.Name = "tbDSPLevelerHangThreshold";
     this.tbDSPLevelerHangThreshold.Size = new System.Drawing.Size(128, 16);
     this.tbDSPLevelerHangThreshold.TabIndex = 40;
     this.tbDSPLevelerHangThreshold.TickFrequency = 10;
     this.tbDSPLevelerHangThreshold.Visible = false;
     this.tbDSPLevelerHangThreshold.Scroll += new System.EventHandler(this.tbDSPLevelerHangThreshold_Scroll);
     //
     // grpDSPALC
     //
     this.grpDSPALC.Controls.Add(this.lblDSPALCHangThreshold);
     this.grpDSPALC.Controls.Add(this.tbDSPALCHangThreshold);
     this.grpDSPALC.Controls.Add(this.udDSPALCHangTime);
     this.grpDSPALC.Controls.Add(this.lblDSPALCHangTime);
     this.grpDSPALC.Controls.Add(this.udDSPALCThreshold);
     this.grpDSPALC.Controls.Add(this.udDSPALCSlope);
     this.grpDSPALC.Controls.Add(this.udDSPALCDecay);
     this.grpDSPALC.Controls.Add(this.lblDSPALCSlope);
     this.grpDSPALC.Controls.Add(this.udDSPALCAttack);
     this.grpDSPALC.Controls.Add(this.lblDSPALCDecay);
     this.grpDSPALC.Controls.Add(this.lblDSPALCAttack);
     this.grpDSPALC.Controls.Add(this.lblDSPALCThreshold);
     this.grpDSPALC.Location = new System.Drawing.Point(416, 8);
     this.grpDSPALC.Name = "grpDSPALC";
     this.grpDSPALC.Size = new System.Drawing.Size(144, 192);
     this.grpDSPALC.TabIndex = 38;
     this.grpDSPALC.TabStop = false;
     this.grpDSPALC.Text = "ALC";
     //
     // lblDSPALCHangThreshold
     //
     this.lblDSPALCHangThreshold.Image = null;
     this.lblDSPALCHangThreshold.Location = new System.Drawing.Point(8, 144);
     this.lblDSPALCHangThreshold.Name = "lblDSPALCHangThreshold";
     this.lblDSPALCHangThreshold.Size = new System.Drawing.Size(88, 16);
     this.lblDSPALCHangThreshold.TabIndex = 43;
     this.lblDSPALCHangThreshold.Text = "Hang Threshold:";
     this.lblDSPALCHangThreshold.Visible = false;
     //
     // tbDSPALCHangThreshold
     //
     this.tbDSPALCHangThreshold.AutoSize = false;
     this.tbDSPALCHangThreshold.Enabled = false;
     this.tbDSPALCHangThreshold.LargeChange = 1;
     this.tbDSPALCHangThreshold.Location = new System.Drawing.Point(8, 160);
     this.tbDSPALCHangThreshold.Maximum = 100;
     this.tbDSPALCHangThreshold.Name = "tbDSPALCHangThreshold";
     this.tbDSPALCHangThreshold.Size = new System.Drawing.Size(128, 16);
     this.tbDSPALCHangThreshold.TabIndex = 42;
     this.tbDSPALCHangThreshold.TickFrequency = 10;
     this.tbDSPALCHangThreshold.Visible = false;
     //
     // udDSPALCHangTime
     //
     this.udDSPALCHangTime.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDSPALCHangTime.Location = new System.Drawing.Point(88, 120);
     this.udDSPALCHangTime.Maximum = new System.Decimal(new int[] {
                                                                      5000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPALCHangTime.Minimum = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPALCHangTime.Name = "udDSPALCHangTime";
     this.udDSPALCHangTime.Size = new System.Drawing.Size(48, 20);
     this.udDSPALCHangTime.TabIndex = 17;
     this.udDSPALCHangTime.Value = new System.Decimal(new int[] {
                                                                    500,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPALCHangTime.LostFocus += new System.EventHandler(this.udDSPALCHangTime_LostFocus);
     this.udDSPALCHangTime.ValueChanged += new System.EventHandler(this.udDSPALCHangTime_ValueChanged);
     //
     // lblDSPALCHangTime
     //
     this.lblDSPALCHangTime.Image = null;
     this.lblDSPALCHangTime.Location = new System.Drawing.Point(8, 120);
     this.lblDSPALCHangTime.Name = "lblDSPALCHangTime";
     this.lblDSPALCHangTime.Size = new System.Drawing.Size(72, 16);
     this.lblDSPALCHangTime.TabIndex = 16;
     this.lblDSPALCHangTime.Text = "Hang (ms):";
     //
     // udDSPALCThreshold
     //
     this.udDSPALCThreshold.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPALCThreshold.Location = new System.Drawing.Point(88, 48);
     this.udDSPALCThreshold.Maximum = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPALCThreshold.Minimum = new System.Decimal(new int[] {
                                                                       120,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.udDSPALCThreshold.Name = "udDSPALCThreshold";
     this.udDSPALCThreshold.Size = new System.Drawing.Size(48, 20);
     this.udDSPALCThreshold.TabIndex = 6;
     this.toolTip1.SetToolTip(this.udDSPALCThreshold, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
         "in over this Max Gain is applied.");
     this.udDSPALCThreshold.Value = new System.Decimal(new int[] {
                                                                     120,
                                                                     0,
                                                                     0,
                                                                     -2147483648});
     this.udDSPALCThreshold.Visible = false;
     this.udDSPALCThreshold.LostFocus += new System.EventHandler(this.udDSPALCThreshold_LostFocus);
     this.udDSPALCThreshold.ValueChanged += new System.EventHandler(this.udDSPALCThreshold_ValueChanged);
     //
     // udDSPALCSlope
     //
     this.udDSPALCSlope.Enabled = false;
     this.udDSPALCSlope.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPALCSlope.Location = new System.Drawing.Point(88, 24);
     this.udDSPALCSlope.Maximum = new System.Decimal(new int[] {
                                                                   100,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPALCSlope.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPALCSlope.Name = "udDSPALCSlope";
     this.udDSPALCSlope.Size = new System.Drawing.Size(40, 20);
     this.udDSPALCSlope.TabIndex = 13;
     this.udDSPALCSlope.Value = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udDSPALCSlope.Visible = false;
     this.udDSPALCSlope.LostFocus += new System.EventHandler(this.udDSPALCSlope_LostFocus);
     //
     // udDSPALCDecay
     //
     this.udDSPALCDecay.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPALCDecay.Location = new System.Drawing.Point(88, 96);
     this.udDSPALCDecay.Maximum = new System.Decimal(new int[] {
                                                                   50,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPALCDecay.Minimum = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPALCDecay.Name = "udDSPALCDecay";
     this.udDSPALCDecay.Size = new System.Drawing.Size(48, 20);
     this.udDSPALCDecay.TabIndex = 12;
     this.udDSPALCDecay.Value = new System.Decimal(new int[] {
                                                                 10,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udDSPALCDecay.LostFocus += new System.EventHandler(this.udDSPALCDecay_LostFocus);
     this.udDSPALCDecay.ValueChanged += new System.EventHandler(this.udDSPALCDecay_ValueChanged);
     //
     // lblDSPALCSlope
     //
     this.lblDSPALCSlope.Image = null;
     this.lblDSPALCSlope.Location = new System.Drawing.Point(8, 24);
     this.lblDSPALCSlope.Name = "lblDSPALCSlope";
     this.lblDSPALCSlope.Size = new System.Drawing.Size(64, 16);
     this.lblDSPALCSlope.TabIndex = 11;
     this.lblDSPALCSlope.Text = "Slope (dB):";
     this.lblDSPALCSlope.Visible = false;
     //
     // udDSPALCAttack
     //
     this.udDSPALCAttack.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPALCAttack.Location = new System.Drawing.Point(88, 72);
     this.udDSPALCAttack.Maximum = new System.Decimal(new int[] {
                                                                    10,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPALCAttack.Minimum = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPALCAttack.Name = "udDSPALCAttack";
     this.udDSPALCAttack.Size = new System.Drawing.Size(40, 20);
     this.udDSPALCAttack.TabIndex = 10;
     this.udDSPALCAttack.Value = new System.Decimal(new int[] {
                                                                  2,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDSPALCAttack.LostFocus += new System.EventHandler(this.udDSPALCAttack_LostFocus);
     this.udDSPALCAttack.ValueChanged += new System.EventHandler(this.udDSPALCAttack_ValueChanged);
     //
     // lblDSPALCDecay
     //
     this.lblDSPALCDecay.Image = null;
     this.lblDSPALCDecay.Location = new System.Drawing.Point(8, 96);
     this.lblDSPALCDecay.Name = "lblDSPALCDecay";
     this.lblDSPALCDecay.Size = new System.Drawing.Size(72, 16);
     this.lblDSPALCDecay.TabIndex = 9;
     this.lblDSPALCDecay.Text = "Decay (ms):";
     //
     // lblDSPALCAttack
     //
     this.lblDSPALCAttack.Image = null;
     this.lblDSPALCAttack.Location = new System.Drawing.Point(8, 72);
     this.lblDSPALCAttack.Name = "lblDSPALCAttack";
     this.lblDSPALCAttack.Size = new System.Drawing.Size(64, 16);
     this.lblDSPALCAttack.TabIndex = 8;
     this.lblDSPALCAttack.Text = "Attack (ms):";
     //
     // lblDSPALCThreshold
     //
     this.lblDSPALCThreshold.Image = null;
     this.lblDSPALCThreshold.Location = new System.Drawing.Point(8, 48);
     this.lblDSPALCThreshold.Name = "lblDSPALCThreshold";
     this.lblDSPALCThreshold.Size = new System.Drawing.Size(88, 24);
     this.lblDSPALCThreshold.TabIndex = 7;
     this.lblDSPALCThreshold.Text = "Neg. Gain (dB):";
     this.lblDSPALCThreshold.Visible = false;
     //
     // grpDSPAGC
     //
     this.grpDSPAGC.Controls.Add(this.tbDSPAGCHangThreshold);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangThreshold);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCHangTime);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCHangTime);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCMaxGaindB);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCSlope);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCDecay);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCSlope);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCAttack);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCDecay);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCAttack);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCMaxGain);
     this.grpDSPAGC.Controls.Add(this.udDSPAGCFixedGaindB);
     this.grpDSPAGC.Controls.Add(this.lblDSPAGCFixed);
     this.grpDSPAGC.Location = new System.Drawing.Point(8, 8);
     this.grpDSPAGC.Name = "grpDSPAGC";
     this.grpDSPAGC.Size = new System.Drawing.Size(168, 232);
     this.grpDSPAGC.TabIndex = 31;
     this.grpDSPAGC.TabStop = false;
     this.grpDSPAGC.Text = "AGC";
     //
     // tbDSPAGCHangThreshold
     //
     this.tbDSPAGCHangThreshold.AutoSize = false;
     this.tbDSPAGCHangThreshold.LargeChange = 1;
     this.tbDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 168);
     this.tbDSPAGCHangThreshold.Maximum = 100;
     this.tbDSPAGCHangThreshold.Name = "tbDSPAGCHangThreshold";
     this.tbDSPAGCHangThreshold.Size = new System.Drawing.Size(144, 16);
     this.tbDSPAGCHangThreshold.TabIndex = 47;
     this.tbDSPAGCHangThreshold.TickFrequency = 10;
     this.tbDSPAGCHangThreshold.Scroll += new System.EventHandler(this.tbDSPAGCHangThreshold_Scroll);
     //
     // lblDSPAGCHangThreshold
     //
     this.lblDSPAGCHangThreshold.Image = null;
     this.lblDSPAGCHangThreshold.Location = new System.Drawing.Point(8, 144);
     this.lblDSPAGCHangThreshold.Name = "lblDSPAGCHangThreshold";
     this.lblDSPAGCHangThreshold.Size = new System.Drawing.Size(88, 16);
     this.lblDSPAGCHangThreshold.TabIndex = 46;
     this.lblDSPAGCHangThreshold.Text = "Hang Threshold:";
     //
     // lblDSPAGCHangTime
     //
     this.lblDSPAGCHangTime.Image = null;
     this.lblDSPAGCHangTime.Location = new System.Drawing.Point(8, 120);
     this.lblDSPAGCHangTime.Name = "lblDSPAGCHangTime";
     this.lblDSPAGCHangTime.Size = new System.Drawing.Size(72, 16);
     this.lblDSPAGCHangTime.TabIndex = 45;
     this.lblDSPAGCHangTime.Text = "Hang (ms):";
     //
     // udDSPAGCHangTime
     //
     this.udDSPAGCHangTime.Enabled = false;
     this.udDSPAGCHangTime.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDSPAGCHangTime.Location = new System.Drawing.Point(104, 120);
     this.udDSPAGCHangTime.Maximum = new System.Decimal(new int[] {
                                                                      5000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPAGCHangTime.Minimum = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPAGCHangTime.Name = "udDSPAGCHangTime";
     this.udDSPAGCHangTime.Size = new System.Drawing.Size(48, 20);
     this.udDSPAGCHangTime.TabIndex = 44;
     this.udDSPAGCHangTime.Value = new System.Decimal(new int[] {
                                                                    250,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPAGCHangTime.LostFocus += new System.EventHandler(this.udDSPAGCHangTime_LostFocus);
     this.udDSPAGCHangTime.ValueChanged += new System.EventHandler(this.udDSPAGCHangTime_ValueChanged);
     //
     // udDSPAGCMaxGaindB
     //
     this.udDSPAGCMaxGaindB.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPAGCMaxGaindB.Location = new System.Drawing.Point(104, 48);
     this.udDSPAGCMaxGaindB.Maximum = new System.Decimal(new int[] {
                                                                       120,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPAGCMaxGaindB.Minimum = new System.Decimal(new int[] {
                                                                       20,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.udDSPAGCMaxGaindB.Name = "udDSPAGCMaxGaindB";
     this.udDSPAGCMaxGaindB.Size = new System.Drawing.Size(40, 20);
     this.udDSPAGCMaxGaindB.TabIndex = 6;
     this.toolTip1.SetToolTip(this.udDSPAGCMaxGaindB, "This provides for a “threshold” AGC.  Irrespective of how weak a signal is, no ga" +
         "in over this Max Gain is applied.");
     this.udDSPAGCMaxGaindB.Value = new System.Decimal(new int[] {
                                                                     90,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPAGCMaxGaindB.LostFocus += new System.EventHandler(this.udDSPAGCMaxGaindB_LostFocus);
     this.udDSPAGCMaxGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCMaxGaindB_ValueChanged);
     //
     // udDSPAGCSlope
     //
     this.udDSPAGCSlope.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPAGCSlope.Location = new System.Drawing.Point(104, 24);
     this.udDSPAGCSlope.Maximum = new System.Decimal(new int[] {
                                                                   10,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPAGCSlope.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPAGCSlope.Name = "udDSPAGCSlope";
     this.udDSPAGCSlope.Size = new System.Drawing.Size(40, 20);
     this.udDSPAGCSlope.TabIndex = 13;
     this.udDSPAGCSlope.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.udDSPAGCSlope.Value = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udDSPAGCSlope.LostFocus += new System.EventHandler(this.udDSPAGCSlope_LostFocus);
     this.udDSPAGCSlope.ValueChanged += new System.EventHandler(this.udDSPAGCSlope_ValueChanged);
     //
     // udDSPAGCDecay
     //
     this.udDSPAGCDecay.Enabled = false;
     this.udDSPAGCDecay.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDSPAGCDecay.Location = new System.Drawing.Point(104, 96);
     this.udDSPAGCDecay.Maximum = new System.Decimal(new int[] {
                                                                   5000,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPAGCDecay.Minimum = new System.Decimal(new int[] {
                                                                   10,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udDSPAGCDecay.Name = "udDSPAGCDecay";
     this.udDSPAGCDecay.Size = new System.Drawing.Size(48, 20);
     this.udDSPAGCDecay.TabIndex = 12;
     this.udDSPAGCDecay.Value = new System.Decimal(new int[] {
                                                                 250,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udDSPAGCDecay.LostFocus += new System.EventHandler(this.udDSPAGCDecay_LostFocus);
     this.udDSPAGCDecay.ValueChanged += new System.EventHandler(this.udDSPAGCDecay_ValueChanged);
     //
     // lblDSPAGCSlope
     //
     this.lblDSPAGCSlope.Image = null;
     this.lblDSPAGCSlope.Location = new System.Drawing.Point(8, 24);
     this.lblDSPAGCSlope.Name = "lblDSPAGCSlope";
     this.lblDSPAGCSlope.Size = new System.Drawing.Size(80, 16);
     this.lblDSPAGCSlope.TabIndex = 11;
     this.lblDSPAGCSlope.Text = "Slope (dB):";
     //
     // udDSPAGCAttack
     //
     this.udDSPAGCAttack.Enabled = false;
     this.udDSPAGCAttack.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDSPAGCAttack.Location = new System.Drawing.Point(104, 72);
     this.udDSPAGCAttack.Maximum = new System.Decimal(new int[] {
                                                                    10,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPAGCAttack.Minimum = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDSPAGCAttack.Name = "udDSPAGCAttack";
     this.udDSPAGCAttack.Size = new System.Drawing.Size(40, 20);
     this.udDSPAGCAttack.TabIndex = 10;
     this.udDSPAGCAttack.Value = new System.Decimal(new int[] {
                                                                  2,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDSPAGCAttack.LostFocus += new System.EventHandler(this.udDSPAGCAttack_LostFocus);
     this.udDSPAGCAttack.ValueChanged += new System.EventHandler(this.udDSPAGCAttack_ValueChanged);
     //
     // lblDSPAGCDecay
     //
     this.lblDSPAGCDecay.Image = null;
     this.lblDSPAGCDecay.Location = new System.Drawing.Point(8, 96);
     this.lblDSPAGCDecay.Name = "lblDSPAGCDecay";
     this.lblDSPAGCDecay.Size = new System.Drawing.Size(72, 16);
     this.lblDSPAGCDecay.TabIndex = 9;
     this.lblDSPAGCDecay.Text = "Decay (ms):";
     //
     // lblDSPAGCAttack
     //
     this.lblDSPAGCAttack.Image = null;
     this.lblDSPAGCAttack.Location = new System.Drawing.Point(8, 72);
     this.lblDSPAGCAttack.Name = "lblDSPAGCAttack";
     this.lblDSPAGCAttack.Size = new System.Drawing.Size(64, 16);
     this.lblDSPAGCAttack.TabIndex = 8;
     this.lblDSPAGCAttack.Text = "Attack (ms):";
     //
     // lblDSPAGCMaxGain
     //
     this.lblDSPAGCMaxGain.Image = null;
     this.lblDSPAGCMaxGain.Location = new System.Drawing.Point(8, 48);
     this.lblDSPAGCMaxGain.Name = "lblDSPAGCMaxGain";
     this.lblDSPAGCMaxGain.Size = new System.Drawing.Size(88, 24);
     this.lblDSPAGCMaxGain.TabIndex = 7;
     this.lblDSPAGCMaxGain.Text = "Max Gain (dB):";
     //
     // udDSPAGCFixedGaindB
     //
     this.udDSPAGCFixedGaindB.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udDSPAGCFixedGaindB.Location = new System.Drawing.Point(104, 200);
     this.udDSPAGCFixedGaindB.Maximum = new System.Decimal(new int[] {
                                                                         120,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDSPAGCFixedGaindB.Minimum = new System.Decimal(new int[] {
                                                                         20,
                                                                         0,
                                                                         0,
                                                                         -2147483648});
     this.udDSPAGCFixedGaindB.Name = "udDSPAGCFixedGaindB";
     this.udDSPAGCFixedGaindB.Size = new System.Drawing.Size(40, 20);
     this.udDSPAGCFixedGaindB.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udDSPAGCFixedGaindB, "When you choose Fixed AGC on the front panel, this number is used to multiply the" +
         " signal.");
     this.udDSPAGCFixedGaindB.Value = new System.Decimal(new int[] {
                                                                       20,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDSPAGCFixedGaindB.LostFocus += new System.EventHandler(this.udDSPAGCFixedGaindB_LostFocus);
     this.udDSPAGCFixedGaindB.ValueChanged += new System.EventHandler(this.udDSPAGCFixedGaindB_ValueChanged);
     //
     // lblDSPAGCFixed
     //
     this.lblDSPAGCFixed.Image = null;
     this.lblDSPAGCFixed.Location = new System.Drawing.Point(8, 200);
     this.lblDSPAGCFixed.Name = "lblDSPAGCFixed";
     this.lblDSPAGCFixed.Size = new System.Drawing.Size(88, 16);
     this.lblDSPAGCFixed.TabIndex = 5;
     this.lblDSPAGCFixed.Text = "Fixed Gain (dB):";
     //
     // tpDisplay
     //
     this.tpDisplay.Controls.Add(this.grpDisplayMultimeter);
     this.tpDisplay.Controls.Add(this.grpDisplayDriverEngine);
     this.tpDisplay.Controls.Add(this.grpDisplayPolyPhase);
     this.tpDisplay.Controls.Add(this.grpDisplayScopeMode);
     this.tpDisplay.Controls.Add(this.grpDisplayWaterfall);
     this.tpDisplay.Controls.Add(this.grpDisplayRefreshRates);
     this.tpDisplay.Controls.Add(this.grpDisplayAverage);
     this.tpDisplay.Controls.Add(this.grpDisplayPhase);
     this.tpDisplay.Controls.Add(this.grpDisplaySpectrumGrid);
     this.tpDisplay.Location = new System.Drawing.Point(4, 22);
     this.tpDisplay.Name = "tpDisplay";
     this.tpDisplay.Size = new System.Drawing.Size(584, 286);
     this.tpDisplay.TabIndex = 2;
     this.tpDisplay.Text = "Display";
     //
     // grpDisplayMultimeter
     //
     this.grpDisplayMultimeter.Controls.Add(this.chkDisplayMeterShowDecimal);
     this.grpDisplayMultimeter.Controls.Add(this.udMeterDigitalDelay);
     this.grpDisplayMultimeter.Controls.Add(this.lblMultimeterDigitalDelay);
     this.grpDisplayMultimeter.Controls.Add(this.udDisplayMeterAvg);
     this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterAvg);
     this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiTextHoldTime);
     this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterTextHoldTime);
     this.grpDisplayMultimeter.Controls.Add(this.udDisplayMultiPeakHoldTime);
     this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMultiPeakHoldTime);
     this.grpDisplayMultimeter.Controls.Add(this.udDisplayMeterDelay);
     this.grpDisplayMultimeter.Controls.Add(this.lblDisplayMeterDelay);
     this.grpDisplayMultimeter.Location = new System.Drawing.Point(272, 144);
     this.grpDisplayMultimeter.Name = "grpDisplayMultimeter";
     this.grpDisplayMultimeter.Size = new System.Drawing.Size(304, 136);
     this.grpDisplayMultimeter.TabIndex = 41;
     this.grpDisplayMultimeter.TabStop = false;
     this.grpDisplayMultimeter.Text = "Multimeter";
     //
     // chkDisplayMeterShowDecimal
     //
     this.chkDisplayMeterShowDecimal.Image = null;
     this.chkDisplayMeterShowDecimal.Location = new System.Drawing.Point(200, 16);
     this.chkDisplayMeterShowDecimal.Name = "chkDisplayMeterShowDecimal";
     this.chkDisplayMeterShowDecimal.Size = new System.Drawing.Size(96, 16);
     this.chkDisplayMeterShowDecimal.TabIndex = 40;
     this.chkDisplayMeterShowDecimal.Text = "Show Decimal";
     this.toolTip1.SetToolTip(this.chkDisplayMeterShowDecimal, "Check to show detailed meter info");
     this.chkDisplayMeterShowDecimal.CheckedChanged += new System.EventHandler(this.chkDisplayMeterShowDecimal_CheckedChanged);
     //
     // udMeterDigitalDelay
     //
     this.udMeterDigitalDelay.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udMeterDigitalDelay.Location = new System.Drawing.Point(136, 112);
     this.udMeterDigitalDelay.Maximum = new System.Decimal(new int[] {
                                                                         5000,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udMeterDigitalDelay.Minimum = new System.Decimal(new int[] {
                                                                         50,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udMeterDigitalDelay.Name = "udMeterDigitalDelay";
     this.udMeterDigitalDelay.Size = new System.Drawing.Size(56, 20);
     this.udMeterDigitalDelay.TabIndex = 36;
     this.toolTip1.SetToolTip(this.udMeterDigitalDelay, "Digital (text) Multimeter Refresh Rate.");
     this.udMeterDigitalDelay.Value = new System.Decimal(new int[] {
                                                                       500,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udMeterDigitalDelay.ValueChanged += new System.EventHandler(this.udMeterDigitalDelay_ValueChanged);
     //
     // lblMultimeterDigitalDelay
     //
     this.lblMultimeterDigitalDelay.Image = null;
     this.lblMultimeterDigitalDelay.Location = new System.Drawing.Point(16, 112);
     this.lblMultimeterDigitalDelay.Name = "lblMultimeterDigitalDelay";
     this.lblMultimeterDigitalDelay.Size = new System.Drawing.Size(120, 16);
     this.lblMultimeterDigitalDelay.TabIndex = 35;
     this.lblMultimeterDigitalDelay.Text = "Digital Refresh (ms):";
     //
     // udDisplayMeterAvg
     //
     this.udDisplayMeterAvg.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayMeterAvg.Location = new System.Drawing.Point(136, 64);
     this.udDisplayMeterAvg.Maximum = new System.Decimal(new int[] {
                                                                       99999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayMeterAvg.Minimum = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayMeterAvg.Name = "udDisplayMeterAvg";
     this.udDisplayMeterAvg.Size = new System.Drawing.Size(56, 20);
     this.udDisplayMeterAvg.TabIndex = 8;
     this.toolTip1.SetToolTip(this.udDisplayMeterAvg, "Controls the length of time to average for the meter.");
     this.udDisplayMeterAvg.Value = new System.Decimal(new int[] {
                                                                     1000,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDisplayMeterAvg.LostFocus += new System.EventHandler(this.udDisplayMeterAvg_LostFocus);
     this.udDisplayMeterAvg.ValueChanged += new System.EventHandler(this.udDisplayMeterAvg_ValueChanged);
     //
     // lblDisplayMeterAvg
     //
     this.lblDisplayMeterAvg.Image = null;
     this.lblDisplayMeterAvg.Location = new System.Drawing.Point(16, 64);
     this.lblDisplayMeterAvg.Name = "lblDisplayMeterAvg";
     this.lblDisplayMeterAvg.Size = new System.Drawing.Size(112, 16);
     this.lblDisplayMeterAvg.TabIndex = 7;
     this.lblDisplayMeterAvg.Text = "Average Time (ms):";
     this.toolTip1.SetToolTip(this.lblDisplayMeterAvg, "The time to average the value when Sig Avg is selected on the RX Meter.");
     //
     // udDisplayMultiTextHoldTime
     //
     this.udDisplayMultiTextHoldTime.Increment = new System.Decimal(new int[] {
                                                                                  1,
                                                                                  0,
                                                                                  0,
                                                                                  0});
     this.udDisplayMultiTextHoldTime.Location = new System.Drawing.Point(136, 40);
     this.udDisplayMultiTextHoldTime.Maximum = new System.Decimal(new int[] {
                                                                                99999,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udDisplayMultiTextHoldTime.Minimum = new System.Decimal(new int[] {
                                                                                1,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udDisplayMultiTextHoldTime.Name = "udDisplayMultiTextHoldTime";
     this.udDisplayMultiTextHoldTime.Size = new System.Drawing.Size(56, 20);
     this.udDisplayMultiTextHoldTime.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udDisplayMultiTextHoldTime, "Controls how long the meter will hold the digital peak value when in the Peak Pow" +
         "er mode.");
     this.udDisplayMultiTextHoldTime.Value = new System.Decimal(new int[] {
                                                                              500,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udDisplayMultiTextHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiTextHoldTime_LostFocus);
     this.udDisplayMultiTextHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiTextHoldTime_ValueChanged);
     //
     // lblDisplayMeterTextHoldTime
     //
     this.lblDisplayMeterTextHoldTime.Image = null;
     this.lblDisplayMeterTextHoldTime.Location = new System.Drawing.Point(16, 40);
     this.lblDisplayMeterTextHoldTime.Name = "lblDisplayMeterTextHoldTime";
     this.lblDisplayMeterTextHoldTime.Size = new System.Drawing.Size(120, 16);
     this.lblDisplayMeterTextHoldTime.TabIndex = 3;
     this.lblDisplayMeterTextHoldTime.Text = "Digital Peak Hold (ms):";
     //
     // udDisplayMultiPeakHoldTime
     //
     this.udDisplayMultiPeakHoldTime.Increment = new System.Decimal(new int[] {
                                                                                  1,
                                                                                  0,
                                                                                  0,
                                                                                  0});
     this.udDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(136, 16);
     this.udDisplayMultiPeakHoldTime.Maximum = new System.Decimal(new int[] {
                                                                                99999,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udDisplayMultiPeakHoldTime.Minimum = new System.Decimal(new int[] {
                                                                                0,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udDisplayMultiPeakHoldTime.Name = "udDisplayMultiPeakHoldTime";
     this.udDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(56, 20);
     this.udDisplayMultiPeakHoldTime.TabIndex = 1;
     this.toolTip1.SetToolTip(this.udDisplayMultiPeakHoldTime, "Controls how long the analog peak red line will be held on the multimeter.");
     this.udDisplayMultiPeakHoldTime.Value = new System.Decimal(new int[] {
                                                                              2500,
                                                                              0,
                                                                              0,
                                                                              0});
     this.udDisplayMultiPeakHoldTime.LostFocus += new System.EventHandler(this.udDisplayMultiPeakHoldTime_LostFocus);
     this.udDisplayMultiPeakHoldTime.ValueChanged += new System.EventHandler(this.udDisplayMultiPeakHoldTime_ValueChanged);
     //
     // lblDisplayMultiPeakHoldTime
     //
     this.lblDisplayMultiPeakHoldTime.Image = null;
     this.lblDisplayMultiPeakHoldTime.Location = new System.Drawing.Point(16, 16);
     this.lblDisplayMultiPeakHoldTime.Name = "lblDisplayMultiPeakHoldTime";
     this.lblDisplayMultiPeakHoldTime.Size = new System.Drawing.Size(128, 16);
     this.lblDisplayMultiPeakHoldTime.TabIndex = 0;
     this.lblDisplayMultiPeakHoldTime.Text = "Analog Peak Hold (ms):";
     //
     // udDisplayMeterDelay
     //
     this.udDisplayMeterDelay.Increment = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.udDisplayMeterDelay.Location = new System.Drawing.Point(136, 88);
     this.udDisplayMeterDelay.Maximum = new System.Decimal(new int[] {
                                                                         5000,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayMeterDelay.Minimum = new System.Decimal(new int[] {
                                                                         50,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayMeterDelay.Name = "udDisplayMeterDelay";
     this.udDisplayMeterDelay.Size = new System.Drawing.Size(56, 20);
     this.udDisplayMeterDelay.TabIndex = 34;
     this.toolTip1.SetToolTip(this.udDisplayMeterDelay, "Analog Multimeter Refresh Rate.");
     this.udDisplayMeterDelay.Value = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayMeterDelay.LostFocus += new System.EventHandler(this.udDisplayMeterDelay_LostFocus);
     this.udDisplayMeterDelay.ValueChanged += new System.EventHandler(this.udDisplayMeterDelay_ValueChanged);
     //
     // lblDisplayMeterDelay
     //
     this.lblDisplayMeterDelay.Image = null;
     this.lblDisplayMeterDelay.Location = new System.Drawing.Point(16, 88);
     this.lblDisplayMeterDelay.Name = "lblDisplayMeterDelay";
     this.lblDisplayMeterDelay.Size = new System.Drawing.Size(128, 16);
     this.lblDisplayMeterDelay.TabIndex = 33;
     this.lblDisplayMeterDelay.Text = "Analog Refresh (ms):";
     //
     // grpDisplayDriverEngine
     //
     this.grpDisplayDriverEngine.Controls.Add(this.comboDisplayDriver);
     this.grpDisplayDriverEngine.Location = new System.Drawing.Point(480, 144);
     this.grpDisplayDriverEngine.Name = "grpDisplayDriverEngine";
     this.grpDisplayDriverEngine.Size = new System.Drawing.Size(96, 56);
     this.grpDisplayDriverEngine.TabIndex = 46;
     this.grpDisplayDriverEngine.TabStop = false;
     this.grpDisplayDriverEngine.Text = "Driver Engine";
     this.grpDisplayDriverEngine.Visible = false;
     //
     // comboDisplayDriver
     //
     this.comboDisplayDriver.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDisplayDriver.DropDownWidth = 48;
     this.comboDisplayDriver.Items.AddRange(new object[] {
                                                             "GDI+"});
     this.comboDisplayDriver.Location = new System.Drawing.Point(8, 24);
     this.comboDisplayDriver.Name = "comboDisplayDriver";
     this.comboDisplayDriver.Size = new System.Drawing.Size(80, 20);
     this.comboDisplayDriver.TabIndex = 45;
     this.toolTip1.SetToolTip(this.comboDisplayDriver, "Sets the driver to be used for the display.");
     this.comboDisplayDriver.SelectedIndexChanged += new System.EventHandler(this.comboDisplayDriver_SelectedIndexChanged);
     //
     // grpDisplayPolyPhase
     //
     this.grpDisplayPolyPhase.Controls.Add(this.chkSpectrumPolyphase);
     this.grpDisplayPolyPhase.Location = new System.Drawing.Point(440, 72);
     this.grpDisplayPolyPhase.Name = "grpDisplayPolyPhase";
     this.grpDisplayPolyPhase.Size = new System.Drawing.Size(120, 56);
     this.grpDisplayPolyPhase.TabIndex = 44;
     this.grpDisplayPolyPhase.TabStop = false;
     this.grpDisplayPolyPhase.Text = "Polyphase FFT";
     //
     // chkSpectrumPolyphase
     //
     this.chkSpectrumPolyphase.Image = null;
     this.chkSpectrumPolyphase.Location = new System.Drawing.Point(16, 24);
     this.chkSpectrumPolyphase.Name = "chkSpectrumPolyphase";
     this.chkSpectrumPolyphase.Size = new System.Drawing.Size(64, 16);
     this.chkSpectrumPolyphase.TabIndex = 39;
     this.chkSpectrumPolyphase.Text = "Enable";
     this.toolTip1.SetToolTip(this.chkSpectrumPolyphase, "Check to enable polyphase spectrum display mode.  While adding latency, this adds" +
         " resolution to the display.");
     this.chkSpectrumPolyphase.CheckedChanged += new System.EventHandler(this.chkSpectrumPolyphase_CheckedChanged);
     //
     // grpDisplayScopeMode
     //
     this.grpDisplayScopeMode.Controls.Add(this.udDisplayScopeTime);
     this.grpDisplayScopeMode.Controls.Add(this.lblDisplayScopeTime);
     this.grpDisplayScopeMode.Location = new System.Drawing.Point(440, 8);
     this.grpDisplayScopeMode.Name = "grpDisplayScopeMode";
     this.grpDisplayScopeMode.Size = new System.Drawing.Size(136, 56);
     this.grpDisplayScopeMode.TabIndex = 43;
     this.grpDisplayScopeMode.TabStop = false;
     this.grpDisplayScopeMode.Text = "Scope Mode";
     //
     // udDisplayScopeTime
     //
     this.udDisplayScopeTime.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          0});
     this.udDisplayScopeTime.Location = new System.Drawing.Point(64, 24);
     this.udDisplayScopeTime.Maximum = new System.Decimal(new int[] {
                                                                        1000000,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDisplayScopeTime.Minimum = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDisplayScopeTime.Name = "udDisplayScopeTime";
     this.udDisplayScopeTime.Size = new System.Drawing.Size(64, 20);
     this.udDisplayScopeTime.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udDisplayScopeTime, "Amount of time to display across the width of the scope display window.");
     this.udDisplayScopeTime.Value = new System.Decimal(new int[] {
                                                                      5000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDisplayScopeTime.LostFocus += new System.EventHandler(this.udDisplayScopeTime_LostFocus);
     this.udDisplayScopeTime.ValueChanged += new System.EventHandler(this.udDisplayScopeTime_ValueChanged);
     //
     // lblDisplayScopeTime
     //
     this.lblDisplayScopeTime.Image = null;
     this.lblDisplayScopeTime.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayScopeTime.Name = "lblDisplayScopeTime";
     this.lblDisplayScopeTime.Size = new System.Drawing.Size(64, 23);
     this.lblDisplayScopeTime.TabIndex = 1;
     this.lblDisplayScopeTime.Text = "Time (us):";
     //
     // grpDisplayWaterfall
     //
     this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallUpdatePeriod);
     this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallUpdatePeriod);
     this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallAvgTime);
     this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallAverageTime);
     this.grpDisplayWaterfall.Controls.Add(this.clrbtnWaterfallLow);
     this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowColor);
     this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallLowLevel);
     this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallLowLevel);
     this.grpDisplayWaterfall.Controls.Add(this.lblDisplayWaterfallHighLevel);
     this.grpDisplayWaterfall.Controls.Add(this.udDisplayWaterfallHighLevel);
     this.grpDisplayWaterfall.Location = new System.Drawing.Point(8, 144);
     this.grpDisplayWaterfall.Name = "grpDisplayWaterfall";
     this.grpDisplayWaterfall.Size = new System.Drawing.Size(256, 136);
     this.grpDisplayWaterfall.TabIndex = 40;
     this.grpDisplayWaterfall.TabStop = false;
     this.grpDisplayWaterfall.Text = "Waterfall";
     //
     // udDisplayWaterfallUpdatePeriod
     //
     this.udDisplayWaterfallUpdatePeriod.Increment = new System.Decimal(new int[] {
                                                                                      1,
                                                                                      0,
                                                                                      0,
                                                                                      0});
     this.udDisplayWaterfallUpdatePeriod.Location = new System.Drawing.Point(192, 88);
     this.udDisplayWaterfallUpdatePeriod.Maximum = new System.Decimal(new int[] {
                                                                                    9999,
                                                                                    0,
                                                                                    0,
                                                                                    0});
     this.udDisplayWaterfallUpdatePeriod.Minimum = new System.Decimal(new int[] {
                                                                                    1,
                                                                                    0,
                                                                                    0,
                                                                                    0});
     this.udDisplayWaterfallUpdatePeriod.Name = "udDisplayWaterfallUpdatePeriod";
     this.udDisplayWaterfallUpdatePeriod.Size = new System.Drawing.Size(48, 20);
     this.udDisplayWaterfallUpdatePeriod.TabIndex = 71;
     this.toolTip1.SetToolTip(this.udDisplayWaterfallUpdatePeriod, "How often to update (scroll another pixel line) on the waterfall display.  Note t" +
         "hat this is tamed by the FPS setting.");
     this.udDisplayWaterfallUpdatePeriod.Value = new System.Decimal(new int[] {
                                                                                  100,
                                                                                  0,
                                                                                  0,
                                                                                  0});
     this.udDisplayWaterfallUpdatePeriod.ValueChanged += new System.EventHandler(this.udDisplayWaterfallUpdatePeriod_ValueChanged);
     //
     // lblDisplayWaterfallUpdatePeriod
     //
     this.lblDisplayWaterfallUpdatePeriod.Image = null;
     this.lblDisplayWaterfallUpdatePeriod.Location = new System.Drawing.Point(128, 88);
     this.lblDisplayWaterfallUpdatePeriod.Name = "lblDisplayWaterfallUpdatePeriod";
     this.lblDisplayWaterfallUpdatePeriod.Size = new System.Drawing.Size(72, 32);
     this.lblDisplayWaterfallUpdatePeriod.TabIndex = 72;
     this.lblDisplayWaterfallUpdatePeriod.Text = "Update Period (ms):";
     this.toolTip1.SetToolTip(this.lblDisplayWaterfallUpdatePeriod, "How often to update (scroll another pixel line) on the waterfall display.  Note t" +
         "hat this is tamed by the FPS setting.");
     //
     // udDisplayWaterfallAvgTime
     //
     this.udDisplayWaterfallAvgTime.Increment = new System.Decimal(new int[] {
                                                                                 1,
                                                                                 0,
                                                                                 0,
                                                                                 0});
     this.udDisplayWaterfallAvgTime.Location = new System.Drawing.Point(192, 56);
     this.udDisplayWaterfallAvgTime.Maximum = new System.Decimal(new int[] {
                                                                               9999,
                                                                               0,
                                                                               0,
                                                                               0});
     this.udDisplayWaterfallAvgTime.Minimum = new System.Decimal(new int[] {
                                                                               1,
                                                                               0,
                                                                               0,
                                                                               0});
     this.udDisplayWaterfallAvgTime.Name = "udDisplayWaterfallAvgTime";
     this.udDisplayWaterfallAvgTime.Size = new System.Drawing.Size(48, 20);
     this.udDisplayWaterfallAvgTime.TabIndex = 69;
     this.toolTip1.SetToolTip(this.udDisplayWaterfallAvgTime, "The time to average signals for each line (1 pixel high) on the waterfall.");
     this.udDisplayWaterfallAvgTime.Value = new System.Decimal(new int[] {
                                                                             750,
                                                                             0,
                                                                             0,
                                                                             0});
     this.udDisplayWaterfallAvgTime.ValueChanged += new System.EventHandler(this.udDisplayWaterfallAvgTime_ValueChanged);
     //
     // lblDisplayWaterfallAverageTime
     //
     this.lblDisplayWaterfallAverageTime.Image = null;
     this.lblDisplayWaterfallAverageTime.Location = new System.Drawing.Point(128, 56);
     this.lblDisplayWaterfallAverageTime.Name = "lblDisplayWaterfallAverageTime";
     this.lblDisplayWaterfallAverageTime.Size = new System.Drawing.Size(72, 32);
     this.lblDisplayWaterfallAverageTime.TabIndex = 70;
     this.lblDisplayWaterfallAverageTime.Text = "Averaging Time (ms):";
     this.toolTip1.SetToolTip(this.lblDisplayWaterfallAverageTime, "The time to average signals for each line (1 pixel high) on the waterfall.");
     //
     // clrbtnWaterfallLow
     //
     this.clrbtnWaterfallLow.Automatic = "Automatic";
     this.clrbtnWaterfallLow.Color = System.Drawing.Color.Transparent;
     this.clrbtnWaterfallLow.Image = null;
     this.clrbtnWaterfallLow.Location = new System.Drawing.Point(72, 56);
     this.clrbtnWaterfallLow.MoreColors = "More Colors...";
     this.clrbtnWaterfallLow.Name = "clrbtnWaterfallLow";
     this.clrbtnWaterfallLow.Size = new System.Drawing.Size(40, 23);
     this.clrbtnWaterfallLow.TabIndex = 68;
     this.toolTip1.SetToolTip(this.clrbtnWaterfallLow, "The Color to use when the signal level is at or below the low level set above.");
     this.clrbtnWaterfallLow.Changed += new System.EventHandler(this.clrbtnWaterfallLow_Changed);
     //
     // lblDisplayWaterfallLowColor
     //
     this.lblDisplayWaterfallLowColor.Image = null;
     this.lblDisplayWaterfallLowColor.Location = new System.Drawing.Point(8, 56);
     this.lblDisplayWaterfallLowColor.Name = "lblDisplayWaterfallLowColor";
     this.lblDisplayWaterfallLowColor.Size = new System.Drawing.Size(64, 16);
     this.lblDisplayWaterfallLowColor.TabIndex = 57;
     this.lblDisplayWaterfallLowColor.Text = "Low Color:";
     //
     // lblDisplayWaterfallLowLevel
     //
     this.lblDisplayWaterfallLowLevel.Image = null;
     this.lblDisplayWaterfallLowLevel.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayWaterfallLowLevel.Name = "lblDisplayWaterfallLowLevel";
     this.lblDisplayWaterfallLowLevel.Size = new System.Drawing.Size(64, 23);
     this.lblDisplayWaterfallLowLevel.TabIndex = 3;
     this.lblDisplayWaterfallLowLevel.Text = "Low Level";
     //
     // udDisplayWaterfallLowLevel
     //
     this.udDisplayWaterfallLowLevel.Increment = new System.Decimal(new int[] {
                                                                                  10,
                                                                                  0,
                                                                                  0,
                                                                                  0});
     this.udDisplayWaterfallLowLevel.Location = new System.Drawing.Point(72, 24);
     this.udDisplayWaterfallLowLevel.Maximum = new System.Decimal(new int[] {
                                                                                200,
                                                                                0,
                                                                                0,
                                                                                0});
     this.udDisplayWaterfallLowLevel.Minimum = new System.Decimal(new int[] {
                                                                                200,
                                                                                0,
                                                                                0,
                                                                                -2147483648});
     this.udDisplayWaterfallLowLevel.Name = "udDisplayWaterfallLowLevel";
     this.udDisplayWaterfallLowLevel.Size = new System.Drawing.Size(48, 20);
     this.udDisplayWaterfallLowLevel.TabIndex = 2;
     this.toolTip1.SetToolTip(this.udDisplayWaterfallLowLevel, "Waterfall Low Signal - Show Low Color below this value (gradient in between).");
     this.udDisplayWaterfallLowLevel.Value = new System.Decimal(new int[] {
                                                                              110,
                                                                              0,
                                                                              0,
                                                                              -2147483648});
     this.udDisplayWaterfallLowLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallLowLevel_LostFocus);
     this.udDisplayWaterfallLowLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallLowLevel_ValueChanged);
     //
     // lblDisplayWaterfallHighLevel
     //
     this.lblDisplayWaterfallHighLevel.Image = null;
     this.lblDisplayWaterfallHighLevel.Location = new System.Drawing.Point(128, 24);
     this.lblDisplayWaterfallHighLevel.Name = "lblDisplayWaterfallHighLevel";
     this.lblDisplayWaterfallHighLevel.Size = new System.Drawing.Size(64, 23);
     this.lblDisplayWaterfallHighLevel.TabIndex = 1;
     this.lblDisplayWaterfallHighLevel.Text = "High Level";
     //
     // udDisplayWaterfallHighLevel
     //
     this.udDisplayWaterfallHighLevel.Increment = new System.Decimal(new int[] {
                                                                                   10,
                                                                                   0,
                                                                                   0,
                                                                                   0});
     this.udDisplayWaterfallHighLevel.Location = new System.Drawing.Point(192, 24);
     this.udDisplayWaterfallHighLevel.Maximum = new System.Decimal(new int[] {
                                                                                 200,
                                                                                 0,
                                                                                 0,
                                                                                 0});
     this.udDisplayWaterfallHighLevel.Minimum = new System.Decimal(new int[] {
                                                                                 200,
                                                                                 0,
                                                                                 0,
                                                                                 -2147483648});
     this.udDisplayWaterfallHighLevel.Name = "udDisplayWaterfallHighLevel";
     this.udDisplayWaterfallHighLevel.Size = new System.Drawing.Size(48, 20);
     this.udDisplayWaterfallHighLevel.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udDisplayWaterfallHighLevel, "Waterfall High Signal - Show High Color above this value (gradient in between).");
     this.udDisplayWaterfallHighLevel.Value = new System.Decimal(new int[] {
                                                                               70,
                                                                               0,
                                                                               0,
                                                                               -2147483648});
     this.udDisplayWaterfallHighLevel.LostFocus += new System.EventHandler(this.udDisplayWaterfallHighLevel_LostFocus);
     this.udDisplayWaterfallHighLevel.ValueChanged += new System.EventHandler(this.udDisplayWaterfallHighLevel_ValueChanged);
     //
     // grpDisplayRefreshRates
     //
     this.grpDisplayRefreshRates.Controls.Add(this.udDisplayCPUMeter);
     this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayCPUMeter);
     this.grpDisplayRefreshRates.Controls.Add(this.udDisplayPeakText);
     this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayPeakText);
     this.grpDisplayRefreshRates.Controls.Add(this.udDisplayFPS);
     this.grpDisplayRefreshRates.Controls.Add(this.lblDisplayFPS);
     this.grpDisplayRefreshRates.Location = new System.Drawing.Point(128, 8);
     this.grpDisplayRefreshRates.Name = "grpDisplayRefreshRates";
     this.grpDisplayRefreshRates.Size = new System.Drawing.Size(176, 128);
     this.grpDisplayRefreshRates.TabIndex = 39;
     this.grpDisplayRefreshRates.TabStop = false;
     this.grpDisplayRefreshRates.Text = "Refresh Rates";
     //
     // udDisplayCPUMeter
     //
     this.udDisplayCPUMeter.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayCPUMeter.Location = new System.Drawing.Point(120, 96);
     this.udDisplayCPUMeter.Maximum = new System.Decimal(new int[] {
                                                                       9999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayCPUMeter.Minimum = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayCPUMeter.Name = "udDisplayCPUMeter";
     this.udDisplayCPUMeter.Size = new System.Drawing.Size(48, 20);
     this.udDisplayCPUMeter.TabIndex = 38;
     this.toolTip1.SetToolTip(this.udDisplayCPUMeter, "CPU Meter Refresh Rate.");
     this.udDisplayCPUMeter.Value = new System.Decimal(new int[] {
                                                                     1000,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDisplayCPUMeter.LostFocus += new System.EventHandler(this.udDisplayCPUMeter_LostFocus);
     this.udDisplayCPUMeter.ValueChanged += new System.EventHandler(this.udDisplayCPUMeter_ValueChanged);
     //
     // lblDisplayCPUMeter
     //
     this.lblDisplayCPUMeter.Image = null;
     this.lblDisplayCPUMeter.Location = new System.Drawing.Point(16, 96);
     this.lblDisplayCPUMeter.Name = "lblDisplayCPUMeter";
     this.lblDisplayCPUMeter.TabIndex = 37;
     this.lblDisplayCPUMeter.Text = "CPU Meter (ms)";
     //
     // udDisplayPeakText
     //
     this.udDisplayPeakText.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayPeakText.Location = new System.Drawing.Point(120, 72);
     this.udDisplayPeakText.Maximum = new System.Decimal(new int[] {
                                                                       9999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayPeakText.Minimum = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayPeakText.Name = "udDisplayPeakText";
     this.udDisplayPeakText.Size = new System.Drawing.Size(48, 20);
     this.udDisplayPeakText.TabIndex = 36;
     this.toolTip1.SetToolTip(this.udDisplayPeakText, "Peak Text Refresh Rate.");
     this.udDisplayPeakText.Value = new System.Decimal(new int[] {
                                                                     500,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDisplayPeakText.LostFocus += new System.EventHandler(this.udDisplayPeakText_LostFocus);
     this.udDisplayPeakText.ValueChanged += new System.EventHandler(this.udDisplayPeakText_ValueChanged);
     //
     // lblDisplayPeakText
     //
     this.lblDisplayPeakText.Image = null;
     this.lblDisplayPeakText.Location = new System.Drawing.Point(16, 72);
     this.lblDisplayPeakText.Name = "lblDisplayPeakText";
     this.lblDisplayPeakText.TabIndex = 35;
     this.lblDisplayPeakText.Text = "Peak Text (ms)";
     //
     // udDisplayFPS
     //
     this.udDisplayFPS.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDisplayFPS.Location = new System.Drawing.Point(120, 24);
     this.udDisplayFPS.Maximum = new System.Decimal(new int[] {
                                                                  50,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDisplayFPS.Minimum = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udDisplayFPS.Name = "udDisplayFPS";
     this.udDisplayFPS.Size = new System.Drawing.Size(48, 20);
     this.udDisplayFPS.TabIndex = 32;
     this.toolTip1.SetToolTip(this.udDisplayFPS, "Frames Per Second (approximate)");
     this.udDisplayFPS.Value = new System.Decimal(new int[] {
                                                                15,
                                                                0,
                                                                0,
                                                                0});
     this.udDisplayFPS.LostFocus += new System.EventHandler(this.udDisplayFPS_LostFocus);
     this.udDisplayFPS.ValueChanged += new System.EventHandler(this.udDisplayFPS_ValueChanged);
     //
     // lblDisplayFPS
     //
     this.lblDisplayFPS.Image = null;
     this.lblDisplayFPS.Location = new System.Drawing.Point(16, 24);
     this.lblDisplayFPS.Name = "lblDisplayFPS";
     this.lblDisplayFPS.Size = new System.Drawing.Size(104, 16);
     this.lblDisplayFPS.TabIndex = 31;
     this.lblDisplayFPS.Text = "Main Display FPS:";
     //
     // grpDisplayAverage
     //
     this.grpDisplayAverage.Controls.Add(this.udDisplayAVGTime);
     this.grpDisplayAverage.Controls.Add(this.lblDisplayAVGTime);
     this.grpDisplayAverage.Location = new System.Drawing.Point(312, 72);
     this.grpDisplayAverage.Name = "grpDisplayAverage";
     this.grpDisplayAverage.Size = new System.Drawing.Size(120, 56);
     this.grpDisplayAverage.TabIndex = 38;
     this.grpDisplayAverage.TabStop = false;
     this.grpDisplayAverage.Text = "Averaging";
     //
     // udDisplayAVGTime
     //
     this.udDisplayAVGTime.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDisplayAVGTime.Location = new System.Drawing.Point(64, 24);
     this.udDisplayAVGTime.Maximum = new System.Decimal(new int[] {
                                                                      9999,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDisplayAVGTime.Minimum = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDisplayAVGTime.Name = "udDisplayAVGTime";
     this.udDisplayAVGTime.Size = new System.Drawing.Size(48, 20);
     this.udDisplayAVGTime.TabIndex = 2;
     this.toolTip1.SetToolTip(this.udDisplayAVGTime, "When averaging, use this number of buffers to calculate the average.");
     this.udDisplayAVGTime.Value = new System.Decimal(new int[] {
                                                                    350,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDisplayAVGTime.LostFocus += new System.EventHandler(this.udDisplayAVGTime_LostFocus);
     this.udDisplayAVGTime.ValueChanged += new System.EventHandler(this.udDisplayAVGTime_ValueChanged);
     //
     // lblDisplayAVGTime
     //
     this.lblDisplayAVGTime.Image = null;
     this.lblDisplayAVGTime.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayAVGTime.Name = "lblDisplayAVGTime";
     this.lblDisplayAVGTime.Size = new System.Drawing.Size(64, 23);
     this.lblDisplayAVGTime.TabIndex = 3;
     this.lblDisplayAVGTime.Text = "Time (ms):";
     //
     // grpDisplayPhase
     //
     this.grpDisplayPhase.Controls.Add(this.lblDisplayPhasePts);
     this.grpDisplayPhase.Controls.Add(this.udDisplayPhasePts);
     this.grpDisplayPhase.Location = new System.Drawing.Point(312, 8);
     this.grpDisplayPhase.Name = "grpDisplayPhase";
     this.grpDisplayPhase.Size = new System.Drawing.Size(120, 56);
     this.grpDisplayPhase.TabIndex = 37;
     this.grpDisplayPhase.TabStop = false;
     this.grpDisplayPhase.Text = "Phase Mode";
     //
     // lblDisplayPhasePts
     //
     this.lblDisplayPhasePts.Image = null;
     this.lblDisplayPhasePts.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayPhasePts.Name = "lblDisplayPhasePts";
     this.lblDisplayPhasePts.Size = new System.Drawing.Size(56, 23);
     this.lblDisplayPhasePts.TabIndex = 1;
     this.lblDisplayPhasePts.Text = "Num Pts:";
     //
     // udDisplayPhasePts
     //
     this.udDisplayPhasePts.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayPhasePts.Location = new System.Drawing.Point(64, 24);
     this.udDisplayPhasePts.Maximum = new System.Decimal(new int[] {
                                                                       500,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayPhasePts.Minimum = new System.Decimal(new int[] {
                                                                       25,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayPhasePts.Name = "udDisplayPhasePts";
     this.udDisplayPhasePts.Size = new System.Drawing.Size(48, 20);
     this.udDisplayPhasePts.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udDisplayPhasePts, "Number of points to display in Phase Mode.");
     this.udDisplayPhasePts.Value = new System.Decimal(new int[] {
                                                                     100,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDisplayPhasePts.LostFocus += new System.EventHandler(this.udDisplayPhasePts_LostFocus);
     this.udDisplayPhasePts.ValueChanged += new System.EventHandler(this.udDisplayPhasePts_ValueChanged);
     //
     // grpDisplaySpectrumGrid
     //
     this.grpDisplaySpectrumGrid.Controls.Add(this.comboDisplayLabelAlign);
     this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayAlign);
     this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridStep);
     this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMin);
     this.grpDisplaySpectrumGrid.Controls.Add(this.udDisplayGridMax);
     this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridStep);
     this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMin);
     this.grpDisplaySpectrumGrid.Controls.Add(this.lblDisplayGridMax);
     this.grpDisplaySpectrumGrid.Location = new System.Drawing.Point(8, 8);
     this.grpDisplaySpectrumGrid.Name = "grpDisplaySpectrumGrid";
     this.grpDisplaySpectrumGrid.Size = new System.Drawing.Size(112, 128);
     this.grpDisplaySpectrumGrid.TabIndex = 29;
     this.grpDisplaySpectrumGrid.TabStop = false;
     this.grpDisplaySpectrumGrid.Text = "Spectrum Grid";
     //
     // comboDisplayLabelAlign
     //
     this.comboDisplayLabelAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboDisplayLabelAlign.DropDownWidth = 48;
     this.comboDisplayLabelAlign.Items.AddRange(new object[] {
                                                                 "Left",
                                                                 "Cntr",
                                                                 "Right",
                                                                 "Auto",
                                                                 "Off"});
     this.comboDisplayLabelAlign.Location = new System.Drawing.Point(48, 96);
     this.comboDisplayLabelAlign.Name = "comboDisplayLabelAlign";
     this.comboDisplayLabelAlign.Size = new System.Drawing.Size(56, 20);
     this.comboDisplayLabelAlign.TabIndex = 30;
     this.toolTip1.SetToolTip(this.comboDisplayLabelAlign, "Sets the alignement of the grid callouts on the display.");
     this.comboDisplayLabelAlign.SelectedIndexChanged += new System.EventHandler(this.comboDisplayLabelAlign_SelectedIndexChanged);
     //
     // lblDisplayAlign
     //
     this.lblDisplayAlign.Image = null;
     this.lblDisplayAlign.Location = new System.Drawing.Point(8, 96);
     this.lblDisplayAlign.Name = "lblDisplayAlign";
     this.lblDisplayAlign.Size = new System.Drawing.Size(40, 16);
     this.lblDisplayAlign.TabIndex = 29;
     this.lblDisplayAlign.Text = "Align:";
     //
     // udDisplayGridStep
     //
     this.udDisplayGridStep.Increment = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.udDisplayGridStep.Location = new System.Drawing.Point(48, 72);
     this.udDisplayGridStep.Maximum = new System.Decimal(new int[] {
                                                                       40,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayGridStep.Minimum = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udDisplayGridStep.Name = "udDisplayGridStep";
     this.udDisplayGridStep.Size = new System.Drawing.Size(56, 20);
     this.udDisplayGridStep.TabIndex = 25;
     this.toolTip1.SetToolTip(this.udDisplayGridStep, "Horizontal Grid Step Size in dB.");
     this.udDisplayGridStep.Value = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udDisplayGridStep.LostFocus += new System.EventHandler(this.udDisplayGridStep_LostFocus);
     this.udDisplayGridStep.ValueChanged += new System.EventHandler(this.udDisplayGridStep_ValueChanged);
     //
     // udDisplayGridMin
     //
     this.udDisplayGridMin.Increment = new System.Decimal(new int[] {
                                                                        5,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDisplayGridMin.Location = new System.Drawing.Point(48, 48);
     this.udDisplayGridMin.Maximum = new System.Decimal(new int[] {
                                                                      200,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDisplayGridMin.Minimum = new System.Decimal(new int[] {
                                                                      200,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udDisplayGridMin.Name = "udDisplayGridMin";
     this.udDisplayGridMin.Size = new System.Drawing.Size(56, 20);
     this.udDisplayGridMin.TabIndex = 24;
     this.toolTip1.SetToolTip(this.udDisplayGridMin, "Signal Level at bottom of display in dB.");
     this.udDisplayGridMin.Value = new System.Decimal(new int[] {
                                                                    150,
                                                                    0,
                                                                    0,
                                                                    -2147483648});
     this.udDisplayGridMin.LostFocus += new System.EventHandler(this.udDisplayGridMin_LostFocus);
     this.udDisplayGridMin.ValueChanged += new System.EventHandler(this.udDisplayGridMin_ValueChanged);
     //
     // udDisplayGridMax
     //
     this.udDisplayGridMax.Increment = new System.Decimal(new int[] {
                                                                        5,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udDisplayGridMax.Location = new System.Drawing.Point(48, 24);
     this.udDisplayGridMax.Maximum = new System.Decimal(new int[] {
                                                                      200,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udDisplayGridMax.Minimum = new System.Decimal(new int[] {
                                                                      200,
                                                                      0,
                                                                      0,
                                                                      -2147483648});
     this.udDisplayGridMax.Name = "udDisplayGridMax";
     this.udDisplayGridMax.Size = new System.Drawing.Size(56, 20);
     this.udDisplayGridMax.TabIndex = 23;
     this.toolTip1.SetToolTip(this.udDisplayGridMax, "Signal level at top of display in dB.");
     this.udDisplayGridMax.Value = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udDisplayGridMax.LostFocus += new System.EventHandler(this.udDisplayGridMax_LostFocus);
     this.udDisplayGridMax.ValueChanged += new System.EventHandler(this.udDisplayGridMax_ValueChanged);
     //
     // lblDisplayGridStep
     //
     this.lblDisplayGridStep.Image = null;
     this.lblDisplayGridStep.Location = new System.Drawing.Point(8, 72);
     this.lblDisplayGridStep.Name = "lblDisplayGridStep";
     this.lblDisplayGridStep.Size = new System.Drawing.Size(32, 16);
     this.lblDisplayGridStep.TabIndex = 28;
     this.lblDisplayGridStep.Text = "Step:";
     //
     // lblDisplayGridMin
     //
     this.lblDisplayGridMin.Image = null;
     this.lblDisplayGridMin.Location = new System.Drawing.Point(8, 48);
     this.lblDisplayGridMin.Name = "lblDisplayGridMin";
     this.lblDisplayGridMin.Size = new System.Drawing.Size(32, 16);
     this.lblDisplayGridMin.TabIndex = 27;
     this.lblDisplayGridMin.Text = "Min:";
     //
     // lblDisplayGridMax
     //
     this.lblDisplayGridMax.Image = null;
     this.lblDisplayGridMax.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayGridMax.Name = "lblDisplayGridMax";
     this.lblDisplayGridMax.Size = new System.Drawing.Size(32, 16);
     this.lblDisplayGridMax.TabIndex = 26;
     this.lblDisplayGridMax.Text = "Max:";
     //
     // tpTransmit
     //
     this.tpTransmit.Controls.Add(this.grpTXAM);
     this.tpTransmit.Controls.Add(this.grpTXMonitor);
     this.tpTransmit.Controls.Add(this.grpTXVOX);
     this.tpTransmit.Controls.Add(this.grpTXNoiseGate);
     this.tpTransmit.Controls.Add(this.grpTXProfile);
     this.tpTransmit.Controls.Add(this.grpPATune);
     this.tpTransmit.Controls.Add(this.grpTXFilter);
     this.tpTransmit.Controls.Add(this.chkDCBlock);
     this.tpTransmit.Location = new System.Drawing.Point(4, 22);
     this.tpTransmit.Name = "tpTransmit";
     this.tpTransmit.Size = new System.Drawing.Size(584, 286);
     this.tpTransmit.TabIndex = 5;
     this.tpTransmit.Text = "Transmit";
     //
     // grpTXAM
     //
     this.grpTXAM.Controls.Add(this.lblTXAMCarrierLevel);
     this.grpTXAM.Controls.Add(this.udTXAMCarrierLevel);
     this.grpTXAM.Location = new System.Drawing.Point(368, 200);
     this.grpTXAM.Name = "grpTXAM";
     this.grpTXAM.Size = new System.Drawing.Size(144, 56);
     this.grpTXAM.TabIndex = 52;
     this.grpTXAM.TabStop = false;
     this.grpTXAM.Text = "AM";
     //
     // lblTXAMCarrierLevel
     //
     this.lblTXAMCarrierLevel.Image = null;
     this.lblTXAMCarrierLevel.Location = new System.Drawing.Point(8, 24);
     this.lblTXAMCarrierLevel.Name = "lblTXAMCarrierLevel";
     this.lblTXAMCarrierLevel.Size = new System.Drawing.Size(72, 16);
     this.lblTXAMCarrierLevel.TabIndex = 5;
     this.lblTXAMCarrierLevel.Text = "Carrier Level:";
     //
     // udTXAMCarrierLevel
     //
     this.udTXAMCarrierLevel.DecimalPlaces = 1;
     this.udTXAMCarrierLevel.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          65536});
     this.udTXAMCarrierLevel.Location = new System.Drawing.Point(80, 24);
     this.udTXAMCarrierLevel.Maximum = new System.Decimal(new int[] {
                                                                        100,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udTXAMCarrierLevel.Minimum = new System.Decimal(new int[] {
                                                                        0,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udTXAMCarrierLevel.Name = "udTXAMCarrierLevel";
     this.udTXAMCarrierLevel.Size = new System.Drawing.Size(56, 20);
     this.udTXAMCarrierLevel.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTXAMCarrierLevel, "Adjusts the carrier level on AM (pecentage of full 1/4 carrier) .");
     this.udTXAMCarrierLevel.Value = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTXAMCarrierLevel.LostFocus += new System.EventHandler(this.udTXAMCarrierLevel_LostFocus);
     this.udTXAMCarrierLevel.ValueChanged += new System.EventHandler(this.udTXAMCarrierLevel_ValueChanged);
     //
     // grpTXMonitor
     //
     this.grpTXMonitor.Controls.Add(this.lblTXAF);
     this.grpTXMonitor.Controls.Add(this.udTXAF);
     this.grpTXMonitor.Location = new System.Drawing.Point(152, 184);
     this.grpTXMonitor.Name = "grpTXMonitor";
     this.grpTXMonitor.Size = new System.Drawing.Size(120, 56);
     this.grpTXMonitor.TabIndex = 51;
     this.grpTXMonitor.TabStop = false;
     this.grpTXMonitor.Text = "Monitor";
     //
     // lblTXAF
     //
     this.lblTXAF.Image = null;
     this.lblTXAF.Location = new System.Drawing.Point(8, 24);
     this.lblTXAF.Name = "lblTXAF";
     this.lblTXAF.Size = new System.Drawing.Size(40, 16);
     this.lblTXAF.TabIndex = 5;
     this.lblTXAF.Text = "TX AF:";
     //
     // udTXAF
     //
     this.udTXAF.Increment = new System.Decimal(new int[] {
                                                              1,
                                                              0,
                                                              0,
                                                              0});
     this.udTXAF.Location = new System.Drawing.Point(56, 24);
     this.udTXAF.Maximum = new System.Decimal(new int[] {
                                                            100,
                                                            0,
                                                            0,
                                                            0});
     this.udTXAF.Minimum = new System.Decimal(new int[] {
                                                            0,
                                                            0,
                                                            0,
                                                            0});
     this.udTXAF.Name = "udTXAF";
     this.udTXAF.Size = new System.Drawing.Size(48, 20);
     this.udTXAF.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTXAF, "AF value to use when in TX mode (with the Delta 44 only).");
     this.udTXAF.Value = new System.Decimal(new int[] {
                                                          50,
                                                          0,
                                                          0,
                                                          0});
     this.udTXAF.LostFocus += new System.EventHandler(this.udTXAF_LostFocus);
     this.udTXAF.ValueChanged += new System.EventHandler(this.udTXAF_ValueChanged);
     //
     // grpTXVOX
     //
     this.grpTXVOX.Controls.Add(this.lblTXVOXHangTime);
     this.grpTXVOX.Controls.Add(this.udTXVOXHangTime);
     this.grpTXVOX.Controls.Add(this.chkTXVOXEnabled);
     this.grpTXVOX.Controls.Add(this.lblTXVOXThreshold);
     this.grpTXVOX.Controls.Add(this.udTXVOXThreshold);
     this.grpTXVOX.Location = new System.Drawing.Point(8, 184);
     this.grpTXVOX.Name = "grpTXVOX";
     this.grpTXVOX.Size = new System.Drawing.Size(136, 96);
     this.grpTXVOX.TabIndex = 50;
     this.grpTXVOX.TabStop = false;
     this.grpTXVOX.Text = "VOX";
     //
     // lblTXVOXHangTime
     //
     this.lblTXVOXHangTime.Image = null;
     this.lblTXVOXHangTime.Location = new System.Drawing.Point(8, 72);
     this.lblTXVOXHangTime.Name = "lblTXVOXHangTime";
     this.lblTXVOXHangTime.Size = new System.Drawing.Size(64, 16);
     this.lblTXVOXHangTime.TabIndex = 52;
     this.lblTXVOXHangTime.Text = "Delay (ms):";
     //
     // udTXVOXHangTime
     //
     this.udTXVOXHangTime.Increment = new System.Decimal(new int[] {
                                                                       1,
                                                                       0,
                                                                       0,
                                                                       0});
     this.udTXVOXHangTime.Location = new System.Drawing.Point(72, 72);
     this.udTXVOXHangTime.Maximum = new System.Decimal(new int[] {
                                                                     10000,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXVOXHangTime.Minimum = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXVOXHangTime.Name = "udTXVOXHangTime";
     this.udTXVOXHangTime.Size = new System.Drawing.Size(56, 20);
     this.udTXVOXHangTime.TabIndex = 51;
     this.toolTip1.SetToolTip(this.udTXVOXHangTime, "The amount of time in ms to stay in TX mode after the last signal above the thres" +
         "hold.");
     this.udTXVOXHangTime.Value = new System.Decimal(new int[] {
                                                                   250,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXVOXHangTime.LostFocus += new System.EventHandler(this.udTXVOXHangTime_LostFocus);
     this.udTXVOXHangTime.ValueChanged += new System.EventHandler(this.udTXVOXHangTime_ValueChanged);
     //
     // chkTXVOXEnabled
     //
     this.chkTXVOXEnabled.Image = null;
     this.chkTXVOXEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkTXVOXEnabled.Name = "chkTXVOXEnabled";
     this.chkTXVOXEnabled.Size = new System.Drawing.Size(72, 16);
     this.chkTXVOXEnabled.TabIndex = 50;
     this.chkTXVOXEnabled.Text = "Enabled";
     this.toolTip1.SetToolTip(this.chkTXVOXEnabled, "Enables VOX operation using the parameters below.");
     this.chkTXVOXEnabled.CheckedChanged += new System.EventHandler(this.chkTXVOXEnabled_CheckedChanged);
     //
     // lblTXVOXThreshold
     //
     this.lblTXVOXThreshold.Image = null;
     this.lblTXVOXThreshold.Location = new System.Drawing.Point(8, 48);
     this.lblTXVOXThreshold.Name = "lblTXVOXThreshold";
     this.lblTXVOXThreshold.Size = new System.Drawing.Size(64, 16);
     this.lblTXVOXThreshold.TabIndex = 5;
     this.lblTXVOXThreshold.Text = "Sensitivity:";
     //
     // udTXVOXThreshold
     //
     this.udTXVOXThreshold.Increment = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.udTXVOXThreshold.Location = new System.Drawing.Point(72, 48);
     this.udTXVOXThreshold.Maximum = new System.Decimal(new int[] {
                                                                      1000,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTXVOXThreshold.Minimum = new System.Decimal(new int[] {
                                                                      0,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTXVOXThreshold.Name = "udTXVOXThreshold";
     this.udTXVOXThreshold.Size = new System.Drawing.Size(48, 20);
     this.udTXVOXThreshold.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTXVOXThreshold, "Numeric sample value above which triggers the VOX circuit.");
     this.udTXVOXThreshold.Value = new System.Decimal(new int[] {
                                                                    90,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTXVOXThreshold.LostFocus += new System.EventHandler(this.udTXVOXThreshold_LostFocus);
     this.udTXVOXThreshold.ValueChanged += new System.EventHandler(this.udTXVOXThreshold_ValueChanged);
     //
     // grpTXNoiseGate
     //
     this.grpTXNoiseGate.Controls.Add(this.chkTXNoiseGateEnabled);
     this.grpTXNoiseGate.Controls.Add(this.udTXNoiseGate);
     this.grpTXNoiseGate.Controls.Add(this.lblTXNoiseGateThreshold);
     this.grpTXNoiseGate.Location = new System.Drawing.Point(152, 96);
     this.grpTXNoiseGate.Name = "grpTXNoiseGate";
     this.grpTXNoiseGate.Size = new System.Drawing.Size(144, 80);
     this.grpTXNoiseGate.TabIndex = 49;
     this.grpTXNoiseGate.TabStop = false;
     this.grpTXNoiseGate.Text = "Noise Gate";
     //
     // chkTXNoiseGateEnabled
     //
     this.chkTXNoiseGateEnabled.Image = null;
     this.chkTXNoiseGateEnabled.Location = new System.Drawing.Point(16, 24);
     this.chkTXNoiseGateEnabled.Name = "chkTXNoiseGateEnabled";
     this.chkTXNoiseGateEnabled.Size = new System.Drawing.Size(72, 16);
     this.chkTXNoiseGateEnabled.TabIndex = 49;
     this.chkTXNoiseGateEnabled.Text = "Enabled";
     this.toolTip1.SetToolTip(this.chkTXNoiseGateEnabled, "Enables the noise gate to operate using the threshold set below.");
     this.chkTXNoiseGateEnabled.CheckedChanged += new System.EventHandler(this.chkTXNoiseGateEnabled_CheckedChanged);
     //
     // udTXNoiseGate
     //
     this.udTXNoiseGate.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXNoiseGate.Location = new System.Drawing.Point(88, 48);
     this.udTXNoiseGate.Maximum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXNoiseGate.Minimum = new System.Decimal(new int[] {
                                                                   160,
                                                                   0,
                                                                   0,
                                                                   -2147483648});
     this.udTXNoiseGate.Name = "udTXNoiseGate";
     this.udTXNoiseGate.Size = new System.Drawing.Size(48, 20);
     this.udTXNoiseGate.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTXNoiseGate, "Signal level in dB above which to transmit audio.");
     this.udTXNoiseGate.Value = new System.Decimal(new int[] {
                                                                 40,
                                                                 0,
                                                                 0,
                                                                 -2147483648});
     this.udTXNoiseGate.LostFocus += new System.EventHandler(this.udTXNoiseGate_LostFocus);
     this.udTXNoiseGate.ValueChanged += new System.EventHandler(this.udTXNoiseGate_ValueChanged);
     //
     // lblTXNoiseGateThreshold
     //
     this.lblTXNoiseGateThreshold.Image = null;
     this.lblTXNoiseGateThreshold.Location = new System.Drawing.Point(8, 48);
     this.lblTXNoiseGateThreshold.Name = "lblTXNoiseGateThreshold";
     this.lblTXNoiseGateThreshold.Size = new System.Drawing.Size(82, 23);
     this.lblTXNoiseGateThreshold.TabIndex = 5;
     this.lblTXNoiseGateThreshold.Text = "Threshold (dB):";
     //
     // grpTXProfile
     //
     this.grpTXProfile.Controls.Add(this.btnTXProfileDelete);
     this.grpTXProfile.Controls.Add(this.btnTXProfileSave);
     this.grpTXProfile.Controls.Add(this.comboTXProfileName);
     this.grpTXProfile.Location = new System.Drawing.Point(8, 8);
     this.grpTXProfile.Name = "grpTXProfile";
     this.grpTXProfile.Size = new System.Drawing.Size(136, 80);
     this.grpTXProfile.TabIndex = 23;
     this.grpTXProfile.TabStop = false;
     this.grpTXProfile.Text = "Profiles";
     //
     // btnTXProfileDelete
     //
     this.btnTXProfileDelete.Image = null;
     this.btnTXProfileDelete.Location = new System.Drawing.Point(72, 48);
     this.btnTXProfileDelete.Name = "btnTXProfileDelete";
     this.btnTXProfileDelete.Size = new System.Drawing.Size(48, 21);
     this.btnTXProfileDelete.TabIndex = 2;
     this.btnTXProfileDelete.Text = "Delete";
     this.toolTip1.SetToolTip(this.btnTXProfileDelete, "Click to delete the currently selected TX Profile.");
     this.btnTXProfileDelete.Click += new System.EventHandler(this.btnTXProfileDelete_Click);
     //
     // btnTXProfileSave
     //
     this.btnTXProfileSave.Image = null;
     this.btnTXProfileSave.Location = new System.Drawing.Point(16, 48);
     this.btnTXProfileSave.Name = "btnTXProfileSave";
     this.btnTXProfileSave.Size = new System.Drawing.Size(48, 21);
     this.btnTXProfileSave.TabIndex = 1;
     this.btnTXProfileSave.Text = "Save";
     this.toolTip1.SetToolTip(this.btnTXProfileSave, "Click to save the current settings to a TX Profile.");
     this.btnTXProfileSave.Click += new System.EventHandler(this.btnTXProfileSave_Click);
     //
     // comboTXProfileName
     //
     this.comboTXProfileName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTXProfileName.DropDownWidth = 104;
     this.comboTXProfileName.Location = new System.Drawing.Point(16, 24);
     this.comboTXProfileName.Name = "comboTXProfileName";
     this.comboTXProfileName.Size = new System.Drawing.Size(104, 20);
     this.comboTXProfileName.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboTXProfileName, "Sets the current Transmit Profile to be used.");
     this.comboTXProfileName.SelectedIndexChanged += new System.EventHandler(this.comboTXProfileName_SelectedIndexChanged);
     //
     // grpPATune
     //
     this.grpPATune.Controls.Add(this.comboTXTUNMeter);
     this.grpPATune.Controls.Add(this.lblTXTUNMeter);
     this.grpPATune.Controls.Add(this.lblTransmitTunePower);
     this.grpPATune.Controls.Add(this.udTXTunePower);
     this.grpPATune.Location = new System.Drawing.Point(8, 96);
     this.grpPATune.Name = "grpPATune";
     this.grpPATune.Size = new System.Drawing.Size(136, 80);
     this.grpPATune.TabIndex = 22;
     this.grpPATune.TabStop = false;
     this.grpPATune.Text = "Tune";
     //
     // comboTXTUNMeter
     //
     this.comboTXTUNMeter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboTXTUNMeter.DropDownWidth = 104;
     this.comboTXTUNMeter.Items.AddRange(new object[] {
                                                          "Fwd Pwr",
                                                          "Ref Pwr",
                                                          "SWR",
                                                          "Off"});
     this.comboTXTUNMeter.Location = new System.Drawing.Point(64, 48);
     this.comboTXTUNMeter.Name = "comboTXTUNMeter";
     this.comboTXTUNMeter.Size = new System.Drawing.Size(64, 20);
     this.comboTXTUNMeter.TabIndex = 9;
     this.toolTip1.SetToolTip(this.comboTXTUNMeter, "Sets the current Transmit Profile to be used.");
     this.comboTXTUNMeter.SelectedIndexChanged += new System.EventHandler(this.comboTXTUNMeter_SelectedIndexChanged);
     //
     // lblTXTUNMeter
     //
     this.lblTXTUNMeter.Image = null;
     this.lblTXTUNMeter.Location = new System.Drawing.Point(8, 48);
     this.lblTXTUNMeter.Name = "lblTXTUNMeter";
     this.lblTXTUNMeter.Size = new System.Drawing.Size(56, 24);
     this.lblTXTUNMeter.TabIndex = 8;
     this.lblTXTUNMeter.Text = "TX Meter:";
     this.lblTXTUNMeter.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTransmitTunePower
     //
     this.lblTransmitTunePower.Image = null;
     this.lblTransmitTunePower.Location = new System.Drawing.Point(8, 24);
     this.lblTransmitTunePower.Name = "lblTransmitTunePower";
     this.lblTransmitTunePower.Size = new System.Drawing.Size(64, 16);
     this.lblTransmitTunePower.TabIndex = 5;
     this.lblTransmitTunePower.Text = "Power (W):";
     //
     // udTXTunePower
     //
     this.udTXTunePower.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXTunePower.Location = new System.Drawing.Point(72, 24);
     this.udTXTunePower.Maximum = new System.Decimal(new int[] {
                                                                   100,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXTunePower.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXTunePower.Name = "udTXTunePower";
     this.udTXTunePower.Size = new System.Drawing.Size(48, 20);
     this.udTXTunePower.TabIndex = 4;
     this.toolTip1.SetToolTip(this.udTXTunePower, "Power used when using the TUN button on the front panel.");
     this.udTXTunePower.Value = new System.Decimal(new int[] {
                                                                 10,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udTXTunePower.LostFocus += new System.EventHandler(this.udTXTunePower_LostFocus);
     this.udTXTunePower.ValueChanged += new System.EventHandler(this.udTransmitTunePower_ValueChanged);
     //
     // grpTXFilter
     //
     this.grpTXFilter.Controls.Add(this.lblTXFilterHigh);
     this.grpTXFilter.Controls.Add(this.udTXFilterLow);
     this.grpTXFilter.Controls.Add(this.lblTXFilterLow);
     this.grpTXFilter.Controls.Add(this.udTXFilterHigh);
     this.grpTXFilter.Location = new System.Drawing.Point(152, 8);
     this.grpTXFilter.Name = "grpTXFilter";
     this.grpTXFilter.Size = new System.Drawing.Size(128, 80);
     this.grpTXFilter.TabIndex = 19;
     this.grpTXFilter.TabStop = false;
     this.grpTXFilter.Text = "Transmit Filter";
     //
     // lblTXFilterHigh
     //
     this.lblTXFilterHigh.Image = null;
     this.lblTXFilterHigh.Location = new System.Drawing.Point(16, 24);
     this.lblTXFilterHigh.Name = "lblTXFilterHigh";
     this.lblTXFilterHigh.Size = new System.Drawing.Size(40, 23);
     this.lblTXFilterHigh.TabIndex = 3;
     this.lblTXFilterHigh.Text = "High:";
     //
     // udTXFilterLow
     //
     this.udTXFilterLow.Increment = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTXFilterLow.Location = new System.Drawing.Point(56, 48);
     this.udTXFilterLow.Maximum = new System.Decimal(new int[] {
                                                                   20000,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXFilterLow.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTXFilterLow.Name = "udTXFilterLow";
     this.udTXFilterLow.Size = new System.Drawing.Size(56, 20);
     this.udTXFilterLow.TabIndex = 2;
     this.toolTip1.SetToolTip(this.udTXFilterLow, "Low Frequency TX Filter Cutoff");
     this.udTXFilterLow.Value = new System.Decimal(new int[] {
                                                                 200,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udTXFilterLow.LostFocus += new System.EventHandler(this.udTXFilterLow_LostFocus);
     this.udTXFilterLow.ValueChanged += new System.EventHandler(this.udTXFilterLow_ValueChanged);
     //
     // lblTXFilterLow
     //
     this.lblTXFilterLow.Image = null;
     this.lblTXFilterLow.Location = new System.Drawing.Point(16, 48);
     this.lblTXFilterLow.Name = "lblTXFilterLow";
     this.lblTXFilterLow.Size = new System.Drawing.Size(40, 23);
     this.lblTXFilterLow.TabIndex = 1;
     this.lblTXFilterLow.Text = "Low:";
     //
     // udTXFilterHigh
     //
     this.udTXFilterHigh.Increment = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTXFilterHigh.Location = new System.Drawing.Point(56, 24);
     this.udTXFilterHigh.Maximum = new System.Decimal(new int[] {
                                                                    20000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTXFilterHigh.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTXFilterHigh.Name = "udTXFilterHigh";
     this.udTXFilterHigh.Size = new System.Drawing.Size(56, 20);
     this.udTXFilterHigh.TabIndex = 0;
     this.toolTip1.SetToolTip(this.udTXFilterHigh, "High Frequency TX Filter Cutoff");
     this.udTXFilterHigh.Value = new System.Decimal(new int[] {
                                                                  2900,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udTXFilterHigh.LostFocus += new System.EventHandler(this.udTXFilterHigh_LostFocus);
     this.udTXFilterHigh.ValueChanged += new System.EventHandler(this.udTXFilterHigh_ValueChanged);
     //
     // chkDCBlock
     //
     this.chkDCBlock.Image = null;
     this.chkDCBlock.Location = new System.Drawing.Point(288, 16);
     this.chkDCBlock.Name = "chkDCBlock";
     this.chkDCBlock.Size = new System.Drawing.Size(72, 16);
     this.chkDCBlock.TabIndex = 48;
     this.chkDCBlock.Text = "DC Block";
     this.toolTip1.SetToolTip(this.chkDCBlock, "Enable this to engage a digital LPF to help eliminate DC garbage caused by some s" +
         "ound cards.");
     this.chkDCBlock.CheckedChanged += new System.EventHandler(this.chkDCBlock_CheckedChanged);
     //
     // tpKeyboard
     //
     this.tpKeyboard.Controls.Add(this.grpKBXIT);
     this.tpKeyboard.Controls.Add(this.grpKBRIT);
     this.tpKeyboard.Controls.Add(this.grpKBMode);
     this.tpKeyboard.Controls.Add(this.grpKBBand);
     this.tpKeyboard.Controls.Add(this.grpKBTune);
     this.tpKeyboard.Controls.Add(this.grpKBFilter);
     this.tpKeyboard.Controls.Add(this.grpKBCW);
     this.tpKeyboard.Location = new System.Drawing.Point(4, 22);
     this.tpKeyboard.Name = "tpKeyboard";
     this.tpKeyboard.Size = new System.Drawing.Size(584, 286);
     this.tpKeyboard.TabIndex = 4;
     this.tpKeyboard.Text = "Keyboard";
     //
     // grpKBXIT
     //
     this.grpKBXIT.Controls.Add(this.lblKBXITUp);
     this.grpKBXIT.Controls.Add(this.lblKBXITDown);
     this.grpKBXIT.Controls.Add(this.comboKBXITUp);
     this.grpKBXIT.Controls.Add(this.comboKBXITDown);
     this.grpKBXIT.Location = new System.Drawing.Point(136, 192);
     this.grpKBXIT.Name = "grpKBXIT";
     this.grpKBXIT.Size = new System.Drawing.Size(112, 72);
     this.grpKBXIT.TabIndex = 16;
     this.grpKBXIT.TabStop = false;
     this.grpKBXIT.Text = "XIT";
     //
     // lblKBXITUp
     //
     this.lblKBXITUp.Image = null;
     this.lblKBXITUp.Location = new System.Drawing.Point(8, 16);
     this.lblKBXITUp.Name = "lblKBXITUp";
     this.lblKBXITUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBXITUp.TabIndex = 10;
     this.lblKBXITUp.Text = "Up:";
     this.lblKBXITUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBXITDown
     //
     this.lblKBXITDown.Image = null;
     this.lblKBXITDown.Location = new System.Drawing.Point(8, 40);
     this.lblKBXITDown.Name = "lblKBXITDown";
     this.lblKBXITDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBXITDown.TabIndex = 9;
     this.lblKBXITDown.Text = "Down:";
     this.lblKBXITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBXITUp
     //
     this.comboKBXITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBXITUp.DropDownWidth = 56;
     this.comboKBXITUp.Location = new System.Drawing.Point(48, 16);
     this.comboKBXITUp.Name = "comboKBXITUp";
     this.comboKBXITUp.Size = new System.Drawing.Size(56, 20);
     this.comboKBXITUp.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBXITUp, "Adjust XIT control up 1kHz.");
     this.comboKBXITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBXITUp_SelectedIndexChanged);
     //
     // comboKBXITDown
     //
     this.comboKBXITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBXITDown.DropDownWidth = 56;
     this.comboKBXITDown.Location = new System.Drawing.Point(48, 40);
     this.comboKBXITDown.Name = "comboKBXITDown";
     this.comboKBXITDown.Size = new System.Drawing.Size(56, 20);
     this.comboKBXITDown.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBXITDown, "Adjust the XIT control down 1kHz.");
     this.comboKBXITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBXITDown_SelectedIndexChanged);
     //
     // grpKBRIT
     //
     this.grpKBRIT.Controls.Add(this.lblKBRitUp);
     this.grpKBRIT.Controls.Add(this.lblKBRITDown);
     this.grpKBRIT.Controls.Add(this.comboKBRITUp);
     this.grpKBRIT.Controls.Add(this.comboKBRITDown);
     this.grpKBRIT.Location = new System.Drawing.Point(8, 192);
     this.grpKBRIT.Name = "grpKBRIT";
     this.grpKBRIT.Size = new System.Drawing.Size(112, 72);
     this.grpKBRIT.TabIndex = 15;
     this.grpKBRIT.TabStop = false;
     this.grpKBRIT.Text = "RIT";
     //
     // lblKBRitUp
     //
     this.lblKBRitUp.Image = null;
     this.lblKBRitUp.Location = new System.Drawing.Point(8, 16);
     this.lblKBRitUp.Name = "lblKBRitUp";
     this.lblKBRitUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBRitUp.TabIndex = 10;
     this.lblKBRitUp.Text = "Up:";
     this.lblKBRitUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBRITDown
     //
     this.lblKBRITDown.Image = null;
     this.lblKBRITDown.Location = new System.Drawing.Point(8, 40);
     this.lblKBRITDown.Name = "lblKBRITDown";
     this.lblKBRITDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBRITDown.TabIndex = 9;
     this.lblKBRITDown.Text = "Down:";
     this.lblKBRITDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBRITUp
     //
     this.comboKBRITUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBRITUp.DropDownWidth = 56;
     this.comboKBRITUp.Location = new System.Drawing.Point(48, 16);
     this.comboKBRITUp.Name = "comboKBRITUp";
     this.comboKBRITUp.Size = new System.Drawing.Size(56, 20);
     this.comboKBRITUp.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBRITUp, "Adjust RIT control up 1kHz.");
     this.comboKBRITUp.SelectedIndexChanged += new System.EventHandler(this.comboKBRITUp_SelectedIndexChanged);
     //
     // comboKBRITDown
     //
     this.comboKBRITDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBRITDown.DropDownWidth = 56;
     this.comboKBRITDown.Location = new System.Drawing.Point(48, 40);
     this.comboKBRITDown.Name = "comboKBRITDown";
     this.comboKBRITDown.Size = new System.Drawing.Size(56, 20);
     this.comboKBRITDown.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBRITDown, "Adjust RIT control down 1kHz.");
     this.comboKBRITDown.SelectedIndexChanged += new System.EventHandler(this.comboKBRITDown_SelectedIndexChanged);
     //
     // grpKBMode
     //
     this.grpKBMode.Controls.Add(this.lblKBModeUp);
     this.grpKBMode.Controls.Add(this.lblKBModeDown);
     this.grpKBMode.Controls.Add(this.comboKBModeUp);
     this.grpKBMode.Controls.Add(this.comboKBModeDown);
     this.grpKBMode.Location = new System.Drawing.Point(264, 112);
     this.grpKBMode.Name = "grpKBMode";
     this.grpKBMode.Size = new System.Drawing.Size(112, 72);
     this.grpKBMode.TabIndex = 14;
     this.grpKBMode.TabStop = false;
     this.grpKBMode.Text = "Mode";
     //
     // lblKBModeUp
     //
     this.lblKBModeUp.Image = null;
     this.lblKBModeUp.Location = new System.Drawing.Point(8, 16);
     this.lblKBModeUp.Name = "lblKBModeUp";
     this.lblKBModeUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBModeUp.TabIndex = 10;
     this.lblKBModeUp.Text = "Up:";
     this.lblKBModeUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBModeDown
     //
     this.lblKBModeDown.Image = null;
     this.lblKBModeDown.Location = new System.Drawing.Point(8, 40);
     this.lblKBModeDown.Name = "lblKBModeDown";
     this.lblKBModeDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBModeDown.TabIndex = 9;
     this.lblKBModeDown.Text = "Down:";
     this.lblKBModeDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBModeUp
     //
     this.comboKBModeUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBModeUp.DropDownWidth = 56;
     this.comboKBModeUp.Location = new System.Drawing.Point(48, 16);
     this.comboKBModeUp.Name = "comboKBModeUp";
     this.comboKBModeUp.Size = new System.Drawing.Size(56, 20);
     this.comboKBModeUp.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBModeUp, "Select the Next mode.");
     this.comboKBModeUp.SelectedIndexChanged += new System.EventHandler(this.comboKBModeUp_SelectedIndexChanged);
     //
     // comboKBModeDown
     //
     this.comboKBModeDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBModeDown.DropDownWidth = 56;
     this.comboKBModeDown.Location = new System.Drawing.Point(48, 40);
     this.comboKBModeDown.Name = "comboKBModeDown";
     this.comboKBModeDown.Size = new System.Drawing.Size(56, 20);
     this.comboKBModeDown.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBModeDown, "Select the Previous mode.");
     this.comboKBModeDown.SelectedIndexChanged += new System.EventHandler(this.comboKBModeDown_SelectedIndexChanged);
     //
     // grpKBBand
     //
     this.grpKBBand.Controls.Add(this.lblKBBandUp);
     this.grpKBBand.Controls.Add(this.lblKBBandDown);
     this.grpKBBand.Controls.Add(this.comboKBBandUp);
     this.grpKBBand.Controls.Add(this.comboKBBandDown);
     this.grpKBBand.Location = new System.Drawing.Point(8, 112);
     this.grpKBBand.Name = "grpKBBand";
     this.grpKBBand.Size = new System.Drawing.Size(112, 72);
     this.grpKBBand.TabIndex = 12;
     this.grpKBBand.TabStop = false;
     this.grpKBBand.Text = "Band";
     //
     // lblKBBandUp
     //
     this.lblKBBandUp.Image = null;
     this.lblKBBandUp.Location = new System.Drawing.Point(8, 16);
     this.lblKBBandUp.Name = "lblKBBandUp";
     this.lblKBBandUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBBandUp.TabIndex = 10;
     this.lblKBBandUp.Text = "Up:";
     this.lblKBBandUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBBandDown
     //
     this.lblKBBandDown.Image = null;
     this.lblKBBandDown.Location = new System.Drawing.Point(8, 40);
     this.lblKBBandDown.Name = "lblKBBandDown";
     this.lblKBBandDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBBandDown.TabIndex = 9;
     this.lblKBBandDown.Text = "Down:";
     this.lblKBBandDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBBandUp
     //
     this.comboKBBandUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBBandUp.DropDownWidth = 56;
     this.comboKBBandUp.Location = new System.Drawing.Point(48, 16);
     this.comboKBBandUp.Name = "comboKBBandUp";
     this.comboKBBandUp.Size = new System.Drawing.Size(56, 20);
     this.comboKBBandUp.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBBandUp, "Jump to the next band stack memory.");
     this.comboKBBandUp.SelectedIndexChanged += new System.EventHandler(this.comboKBBandUp_SelectedIndexChanged);
     //
     // comboKBBandDown
     //
     this.comboKBBandDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBBandDown.DropDownWidth = 56;
     this.comboKBBandDown.Location = new System.Drawing.Point(48, 40);
     this.comboKBBandDown.Name = "comboKBBandDown";
     this.comboKBBandDown.Size = new System.Drawing.Size(56, 20);
     this.comboKBBandDown.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBBandDown, "Jump to the previous band stack memory.");
     this.comboKBBandDown.SelectedIndexChanged += new System.EventHandler(this.comboKBBandDown_SelectedIndexChanged);
     //
     // grpKBTune
     //
     this.grpKBTune.Controls.Add(this.lblKBTuneDigit);
     this.grpKBTune.Controls.Add(this.lblKBTune7);
     this.grpKBTune.Controls.Add(this.lblKBTune6);
     this.grpKBTune.Controls.Add(this.lblKBTune5);
     this.grpKBTune.Controls.Add(this.lblKBTune4);
     this.grpKBTune.Controls.Add(this.lblKBTune3);
     this.grpKBTune.Controls.Add(this.lblKBTune2);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp7);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown7);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp6);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown6);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp5);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown5);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp4);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown4);
     this.grpKBTune.Controls.Add(this.lblKBTune1);
     this.grpKBTune.Controls.Add(this.lblKBTuneUp);
     this.grpKBTune.Controls.Add(this.lblKBTuneDown);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp3);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown3);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp1);
     this.grpKBTune.Controls.Add(this.comboKBTuneUp2);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown1);
     this.grpKBTune.Controls.Add(this.comboKBTuneDown2);
     this.grpKBTune.Location = new System.Drawing.Point(8, 8);
     this.grpKBTune.Name = "grpKBTune";
     this.grpKBTune.Size = new System.Drawing.Size(456, 96);
     this.grpKBTune.TabIndex = 11;
     this.grpKBTune.TabStop = false;
     this.grpKBTune.Text = "Tune";
     //
     // lblKBTuneDigit
     //
     this.lblKBTuneDigit.Image = null;
     this.lblKBTuneDigit.Location = new System.Drawing.Point(16, 16);
     this.lblKBTuneDigit.Name = "lblKBTuneDigit";
     this.lblKBTuneDigit.Size = new System.Drawing.Size(32, 16);
     this.lblKBTuneDigit.TabIndex = 26;
     this.lblKBTuneDigit.Text = "Digit";
     //
     // lblKBTune7
     //
     this.lblKBTune7.Image = null;
     this.lblKBTune7.Location = new System.Drawing.Point(392, 16);
     this.lblKBTune7.Name = "lblKBTune7";
     this.lblKBTune7.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune7.TabIndex = 25;
     this.lblKBTune7.Text = "0.00000x";
     this.lblKBTune7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTune6
     //
     this.lblKBTune6.Image = null;
     this.lblKBTune6.Location = new System.Drawing.Point(336, 16);
     this.lblKBTune6.Name = "lblKBTune6";
     this.lblKBTune6.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune6.TabIndex = 24;
     this.lblKBTune6.Text = "0.0000x0";
     this.lblKBTune6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTune5
     //
     this.lblKBTune5.Image = null;
     this.lblKBTune5.Location = new System.Drawing.Point(280, 16);
     this.lblKBTune5.Name = "lblKBTune5";
     this.lblKBTune5.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune5.TabIndex = 23;
     this.lblKBTune5.Text = "0.000x00";
     this.lblKBTune5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTune4
     //
     this.lblKBTune4.Image = null;
     this.lblKBTune4.Location = new System.Drawing.Point(224, 16);
     this.lblKBTune4.Name = "lblKBTune4";
     this.lblKBTune4.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune4.TabIndex = 22;
     this.lblKBTune4.Text = "0.00x000";
     this.lblKBTune4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTune3
     //
     this.lblKBTune3.Image = null;
     this.lblKBTune3.Location = new System.Drawing.Point(168, 16);
     this.lblKBTune3.Name = "lblKBTune3";
     this.lblKBTune3.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune3.TabIndex = 21;
     this.lblKBTune3.Text = "0.0x0000";
     this.lblKBTune3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTune2
     //
     this.lblKBTune2.Image = null;
     this.lblKBTune2.Location = new System.Drawing.Point(112, 16);
     this.lblKBTune2.Name = "lblKBTune2";
     this.lblKBTune2.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune2.TabIndex = 20;
     this.lblKBTune2.Text = "0.x00000";
     this.lblKBTune2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBTuneUp7
     //
     this.comboKBTuneUp7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp7.DropDownWidth = 56;
     this.comboKBTuneUp7.Location = new System.Drawing.Point(392, 40);
     this.comboKBTuneUp7.Name = "comboKBTuneUp7";
     this.comboKBTuneUp7.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp7.TabIndex = 19;
     this.toolTip1.SetToolTip(this.comboKBTuneUp7, "Tune Up 1Hz");
     this.comboKBTuneUp7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp7_SelectedIndexChanged);
     //
     // comboKBTuneDown7
     //
     this.comboKBTuneDown7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown7.DropDownWidth = 56;
     this.comboKBTuneDown7.Location = new System.Drawing.Point(392, 64);
     this.comboKBTuneDown7.Name = "comboKBTuneDown7";
     this.comboKBTuneDown7.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown7.TabIndex = 18;
     this.toolTip1.SetToolTip(this.comboKBTuneDown7, "Tune Down 1Hz");
     this.comboKBTuneDown7.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown7_SelectedIndexChanged);
     //
     // comboKBTuneUp6
     //
     this.comboKBTuneUp6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp6.DropDownWidth = 56;
     this.comboKBTuneUp6.Location = new System.Drawing.Point(336, 40);
     this.comboKBTuneUp6.Name = "comboKBTuneUp6";
     this.comboKBTuneUp6.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp6.TabIndex = 17;
     this.toolTip1.SetToolTip(this.comboKBTuneUp6, "Tune Up 10Hz");
     this.comboKBTuneUp6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp6_SelectedIndexChanged);
     //
     // comboKBTuneDown6
     //
     this.comboKBTuneDown6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown6.DropDownWidth = 56;
     this.comboKBTuneDown6.Location = new System.Drawing.Point(336, 64);
     this.comboKBTuneDown6.Name = "comboKBTuneDown6";
     this.comboKBTuneDown6.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown6.TabIndex = 16;
     this.toolTip1.SetToolTip(this.comboKBTuneDown6, "Tune Down 10Hz");
     this.comboKBTuneDown6.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown6_SelectedIndexChanged);
     //
     // comboKBTuneUp5
     //
     this.comboKBTuneUp5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp5.DropDownWidth = 56;
     this.comboKBTuneUp5.Location = new System.Drawing.Point(280, 40);
     this.comboKBTuneUp5.Name = "comboKBTuneUp5";
     this.comboKBTuneUp5.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp5.TabIndex = 15;
     this.toolTip1.SetToolTip(this.comboKBTuneUp5, "Tune Up 100Hz");
     this.comboKBTuneUp5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp5_SelectedIndexChanged);
     //
     // comboKBTuneDown5
     //
     this.comboKBTuneDown5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown5.DropDownWidth = 56;
     this.comboKBTuneDown5.Location = new System.Drawing.Point(280, 64);
     this.comboKBTuneDown5.Name = "comboKBTuneDown5";
     this.comboKBTuneDown5.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown5.TabIndex = 14;
     this.toolTip1.SetToolTip(this.comboKBTuneDown5, "Tune Down 100Hz");
     this.comboKBTuneDown5.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown5_SelectedIndexChanged);
     //
     // comboKBTuneUp4
     //
     this.comboKBTuneUp4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp4.DropDownWidth = 56;
     this.comboKBTuneUp4.Location = new System.Drawing.Point(224, 40);
     this.comboKBTuneUp4.Name = "comboKBTuneUp4";
     this.comboKBTuneUp4.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp4.TabIndex = 13;
     this.toolTip1.SetToolTip(this.comboKBTuneUp4, "Tune Up 1kHz");
     this.comboKBTuneUp4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp4_SelectedIndexChanged);
     //
     // comboKBTuneDown4
     //
     this.comboKBTuneDown4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown4.DropDownWidth = 56;
     this.comboKBTuneDown4.Location = new System.Drawing.Point(224, 64);
     this.comboKBTuneDown4.Name = "comboKBTuneDown4";
     this.comboKBTuneDown4.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown4.TabIndex = 12;
     this.toolTip1.SetToolTip(this.comboKBTuneDown4, "Tune Down 1kHz");
     this.comboKBTuneDown4.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown4_SelectedIndexChanged);
     //
     // lblKBTune1
     //
     this.lblKBTune1.Image = null;
     this.lblKBTune1.Location = new System.Drawing.Point(48, 16);
     this.lblKBTune1.Name = "lblKBTune1";
     this.lblKBTune1.Size = new System.Drawing.Size(56, 16);
     this.lblKBTune1.TabIndex = 11;
     this.lblKBTune1.Text = "x.000000";
     this.lblKBTune1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTuneUp
     //
     this.lblKBTuneUp.Image = null;
     this.lblKBTuneUp.Location = new System.Drawing.Point(8, 40);
     this.lblKBTuneUp.Name = "lblKBTuneUp";
     this.lblKBTuneUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBTuneUp.TabIndex = 8;
     this.lblKBTuneUp.Text = "Up:";
     this.lblKBTuneUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBTuneDown
     //
     this.lblKBTuneDown.Image = null;
     this.lblKBTuneDown.Location = new System.Drawing.Point(8, 64);
     this.lblKBTuneDown.Name = "lblKBTuneDown";
     this.lblKBTuneDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBTuneDown.TabIndex = 7;
     this.lblKBTuneDown.Text = "Down:";
     this.lblKBTuneDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBTuneUp3
     //
     this.comboKBTuneUp3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp3.DropDownWidth = 56;
     this.comboKBTuneUp3.Location = new System.Drawing.Point(168, 40);
     this.comboKBTuneUp3.Name = "comboKBTuneUp3";
     this.comboKBTuneUp3.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp3.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBTuneUp3, "Tune Up 10kHz");
     this.comboKBTuneUp3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp3_SelectedIndexChanged);
     //
     // comboKBTuneDown3
     //
     this.comboKBTuneDown3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown3.DropDownWidth = 56;
     this.comboKBTuneDown3.Location = new System.Drawing.Point(168, 64);
     this.comboKBTuneDown3.Name = "comboKBTuneDown3";
     this.comboKBTuneDown3.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown3.TabIndex = 1;
     this.toolTip1.SetToolTip(this.comboKBTuneDown3, "Tune Down 10kHz");
     this.comboKBTuneDown3.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown3_SelectedIndexChanged);
     //
     // comboKBTuneUp1
     //
     this.comboKBTuneUp1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp1.DropDownWidth = 56;
     this.comboKBTuneUp1.Location = new System.Drawing.Point(48, 40);
     this.comboKBTuneUp1.Name = "comboKBTuneUp1";
     this.comboKBTuneUp1.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp1.TabIndex = 4;
     this.toolTip1.SetToolTip(this.comboKBTuneUp1, "Tune Up 1MHz");
     this.comboKBTuneUp1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp1_SelectedIndexChanged);
     //
     // comboKBTuneUp2
     //
     this.comboKBTuneUp2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneUp2.DropDownWidth = 56;
     this.comboKBTuneUp2.Location = new System.Drawing.Point(112, 40);
     this.comboKBTuneUp2.Name = "comboKBTuneUp2";
     this.comboKBTuneUp2.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneUp2.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBTuneUp2, "Tune Up 100kHz");
     this.comboKBTuneUp2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneUp2_SelectedIndexChanged);
     //
     // comboKBTuneDown1
     //
     this.comboKBTuneDown1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown1.DropDownWidth = 56;
     this.comboKBTuneDown1.Location = new System.Drawing.Point(48, 64);
     this.comboKBTuneDown1.Name = "comboKBTuneDown1";
     this.comboKBTuneDown1.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown1.TabIndex = 0;
     this.toolTip1.SetToolTip(this.comboKBTuneDown1, "Tune Down 1MHz");
     this.comboKBTuneDown1.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown1_SelectedIndexChanged);
     //
     // comboKBTuneDown2
     //
     this.comboKBTuneDown2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBTuneDown2.DropDownWidth = 56;
     this.comboKBTuneDown2.Location = new System.Drawing.Point(112, 64);
     this.comboKBTuneDown2.Name = "comboKBTuneDown2";
     this.comboKBTuneDown2.Size = new System.Drawing.Size(56, 20);
     this.comboKBTuneDown2.TabIndex = 2;
     this.toolTip1.SetToolTip(this.comboKBTuneDown2, "Tune Down 100kHz");
     this.comboKBTuneDown2.SelectedIndexChanged += new System.EventHandler(this.comboKBTuneDown2_SelectedIndexChanged);
     //
     // grpKBFilter
     //
     this.grpKBFilter.Controls.Add(this.lblKBFilterUp);
     this.grpKBFilter.Controls.Add(this.lblKBFilterDown);
     this.grpKBFilter.Controls.Add(this.comboKBFilterUp);
     this.grpKBFilter.Controls.Add(this.comboKBFilterDown);
     this.grpKBFilter.Location = new System.Drawing.Point(136, 112);
     this.grpKBFilter.Name = "grpKBFilter";
     this.grpKBFilter.Size = new System.Drawing.Size(112, 72);
     this.grpKBFilter.TabIndex = 13;
     this.grpKBFilter.TabStop = false;
     this.grpKBFilter.Text = "Filter";
     //
     // lblKBFilterUp
     //
     this.lblKBFilterUp.Image = null;
     this.lblKBFilterUp.Location = new System.Drawing.Point(8, 16);
     this.lblKBFilterUp.Name = "lblKBFilterUp";
     this.lblKBFilterUp.Size = new System.Drawing.Size(40, 16);
     this.lblKBFilterUp.TabIndex = 10;
     this.lblKBFilterUp.Text = "Up:";
     this.lblKBFilterUp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBFilterDown
     //
     this.lblKBFilterDown.Image = null;
     this.lblKBFilterDown.Location = new System.Drawing.Point(8, 40);
     this.lblKBFilterDown.Name = "lblKBFilterDown";
     this.lblKBFilterDown.Size = new System.Drawing.Size(40, 16);
     this.lblKBFilterDown.TabIndex = 9;
     this.lblKBFilterDown.Text = "Down:";
     this.lblKBFilterDown.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBFilterUp
     //
     this.comboKBFilterUp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBFilterUp.DropDownWidth = 56;
     this.comboKBFilterUp.Location = new System.Drawing.Point(48, 16);
     this.comboKBFilterUp.Name = "comboKBFilterUp";
     this.comboKBFilterUp.Size = new System.Drawing.Size(56, 20);
     this.comboKBFilterUp.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBFilterUp, "Select the Next filter.");
     this.comboKBFilterUp.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterUp_SelectedIndexChanged);
     //
     // comboKBFilterDown
     //
     this.comboKBFilterDown.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBFilterDown.DropDownWidth = 56;
     this.comboKBFilterDown.Location = new System.Drawing.Point(48, 40);
     this.comboKBFilterDown.Name = "comboKBFilterDown";
     this.comboKBFilterDown.Size = new System.Drawing.Size(56, 20);
     this.comboKBFilterDown.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBFilterDown, "Select the Previous filter.");
     this.comboKBFilterDown.SelectedIndexChanged += new System.EventHandler(this.comboKBFilterDown_SelectedIndexChanged);
     //
     // grpKBCW
     //
     this.grpKBCW.Controls.Add(this.lblKBCWDot);
     this.grpKBCW.Controls.Add(this.lblKBCWDash);
     this.grpKBCW.Controls.Add(this.comboKBCWDot);
     this.grpKBCW.Controls.Add(this.comboKBCWDash);
     this.grpKBCW.Location = new System.Drawing.Point(264, 192);
     this.grpKBCW.Name = "grpKBCW";
     this.grpKBCW.Size = new System.Drawing.Size(112, 72);
     this.grpKBCW.TabIndex = 13;
     this.grpKBCW.TabStop = false;
     this.grpKBCW.Text = "CW";
     this.grpKBCW.Visible = false;
     //
     // lblKBCWDot
     //
     this.lblKBCWDot.Image = null;
     this.lblKBCWDot.Location = new System.Drawing.Point(8, 16);
     this.lblKBCWDot.Name = "lblKBCWDot";
     this.lblKBCWDot.Size = new System.Drawing.Size(40, 16);
     this.lblKBCWDot.TabIndex = 10;
     this.lblKBCWDot.Text = "Dot:";
     this.lblKBCWDot.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // lblKBCWDash
     //
     this.lblKBCWDash.Image = null;
     this.lblKBCWDash.Location = new System.Drawing.Point(8, 40);
     this.lblKBCWDash.Name = "lblKBCWDash";
     this.lblKBCWDash.Size = new System.Drawing.Size(40, 16);
     this.lblKBCWDash.TabIndex = 9;
     this.lblKBCWDash.Text = "Dash:";
     this.lblKBCWDash.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // comboKBCWDot
     //
     this.comboKBCWDot.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBCWDot.DropDownWidth = 56;
     this.comboKBCWDot.Location = new System.Drawing.Point(48, 16);
     this.comboKBCWDot.Name = "comboKBCWDot";
     this.comboKBCWDot.Size = new System.Drawing.Size(56, 20);
     this.comboKBCWDot.TabIndex = 6;
     this.toolTip1.SetToolTip(this.comboKBCWDot, "Note: Only works with old keyer.");
     this.comboKBCWDot.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDot_SelectedIndexChanged);
     //
     // comboKBCWDash
     //
     this.comboKBCWDash.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboKBCWDash.DropDownWidth = 56;
     this.comboKBCWDash.Location = new System.Drawing.Point(48, 40);
     this.comboKBCWDash.Name = "comboKBCWDash";
     this.comboKBCWDash.Size = new System.Drawing.Size(56, 20);
     this.comboKBCWDash.TabIndex = 5;
     this.toolTip1.SetToolTip(this.comboKBCWDash, "Note: Only works with old keyer.");
     this.comboKBCWDash.SelectedIndexChanged += new System.EventHandler(this.comboKBCWDash_SelectedIndexChanged);
     //
     // tpAppearance
     //
     this.tpAppearance.Controls.Add(this.tcAppearance);
     this.tpAppearance.Location = new System.Drawing.Point(4, 22);
     this.tpAppearance.Name = "tpAppearance";
     this.tpAppearance.Size = new System.Drawing.Size(584, 286);
     this.tpAppearance.TabIndex = 6;
     this.tpAppearance.Text = "Appearance";
     //
     // tcAppearance
     //
     this.tcAppearance.Controls.Add(this.tpAppearanceDisplay);
     this.tcAppearance.Controls.Add(this.tpAppearanceGeneral);
     this.tcAppearance.Controls.Add(this.tpAppearanceMeter);
     this.tcAppearance.Location = new System.Drawing.Point(0, 0);
     this.tcAppearance.Name = "tcAppearance";
     this.tcAppearance.SelectedIndex = 0;
     this.tcAppearance.Size = new System.Drawing.Size(600, 344);
     this.tcAppearance.TabIndex = 40;
     //
     // tpAppearanceDisplay
     //
     this.tpAppearanceDisplay.Controls.Add(this.grpAppPanadapter);
     this.tpAppearanceDisplay.Controls.Add(this.grpDisplayPeakCursor);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayDataLineColor);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayTextColor);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayZeroLineColor);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayGridColor);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayBackgroundColor);
     this.tpAppearanceDisplay.Controls.Add(this.clrbtnDataLine);
     this.tpAppearanceDisplay.Controls.Add(this.clrbtnText);
     this.tpAppearanceDisplay.Controls.Add(this.clrbtnZeroLine);
     this.tpAppearanceDisplay.Controls.Add(this.clrbtnGrid);
     this.tpAppearanceDisplay.Controls.Add(this.clrbtnBackground);
     this.tpAppearanceDisplay.Controls.Add(this.lblDisplayLineWidth);
     this.tpAppearanceDisplay.Controls.Add(this.udDisplayLineWidth);
     this.tpAppearanceDisplay.Location = new System.Drawing.Point(4, 22);
     this.tpAppearanceDisplay.Name = "tpAppearanceDisplay";
     this.tpAppearanceDisplay.Size = new System.Drawing.Size(592, 318);
     this.tpAppearanceDisplay.TabIndex = 1;
     this.tpAppearanceDisplay.Text = "Display";
     //
     // grpAppPanadapter
     //
     this.grpAppPanadapter.Controls.Add(this.clrbtnSubRXZero);
     this.grpAppPanadapter.Controls.Add(this.lblSubRXZeroLine);
     this.grpAppPanadapter.Controls.Add(this.clrbtnSubRXFilter);
     this.grpAppPanadapter.Controls.Add(this.lblSubRXFilterColor);
     this.grpAppPanadapter.Controls.Add(this.chkShowFreqOffset);
     this.grpAppPanadapter.Controls.Add(this.clrbtnBandEdge);
     this.grpAppPanadapter.Controls.Add(this.lblBandEdge);
     this.grpAppPanadapter.Controls.Add(this.clrbtnFilter);
     this.grpAppPanadapter.Controls.Add(this.clrbtnTXFilter);
     this.grpAppPanadapter.Controls.Add(this.lblTXFilterColor);
     this.grpAppPanadapter.Controls.Add(this.lblDisplayFilterColor);
     this.grpAppPanadapter.Location = new System.Drawing.Point(8, 112);
     this.grpAppPanadapter.Name = "grpAppPanadapter";
     this.grpAppPanadapter.Size = new System.Drawing.Size(264, 152);
     this.grpAppPanadapter.TabIndex = 77;
     this.grpAppPanadapter.TabStop = false;
     this.grpAppPanadapter.Text = "Panadapter";
     //
     // clrbtnSubRXZero
     //
     this.clrbtnSubRXZero.Automatic = "Automatic";
     this.clrbtnSubRXZero.Color = System.Drawing.Color.LightSkyBlue;
     this.clrbtnSubRXZero.Image = null;
     this.clrbtnSubRXZero.Location = new System.Drawing.Point(208, 56);
     this.clrbtnSubRXZero.MoreColors = "More Colors...";
     this.clrbtnSubRXZero.Name = "clrbtnSubRXZero";
     this.clrbtnSubRXZero.Size = new System.Drawing.Size(40, 23);
     this.clrbtnSubRXZero.TabIndex = 81;
     this.clrbtnSubRXZero.Changed += new System.EventHandler(this.clrbtnSubRXZero_Changed);
     //
     // lblSubRXZeroLine
     //
     this.lblSubRXZeroLine.Image = null;
     this.lblSubRXZeroLine.Location = new System.Drawing.Point(136, 56);
     this.lblSubRXZeroLine.Name = "lblSubRXZeroLine";
     this.lblSubRXZeroLine.Size = new System.Drawing.Size(64, 24);
     this.lblSubRXZeroLine.TabIndex = 80;
     this.lblSubRXZeroLine.Text = "MultiRX Zero Line:";
     //
     // clrbtnSubRXFilter
     //
     this.clrbtnSubRXFilter.Automatic = "Automatic";
     this.clrbtnSubRXFilter.Color = System.Drawing.Color.Blue;
     this.clrbtnSubRXFilter.Image = null;
     this.clrbtnSubRXFilter.Location = new System.Drawing.Point(208, 24);
     this.clrbtnSubRXFilter.MoreColors = "More Colors...";
     this.clrbtnSubRXFilter.Name = "clrbtnSubRXFilter";
     this.clrbtnSubRXFilter.Size = new System.Drawing.Size(40, 23);
     this.clrbtnSubRXFilter.TabIndex = 79;
     this.clrbtnSubRXFilter.Changed += new System.EventHandler(this.clrbtnSubRXFilter_Changed);
     //
     // lblSubRXFilterColor
     //
     this.lblSubRXFilterColor.Image = null;
     this.lblSubRXFilterColor.Location = new System.Drawing.Point(136, 24);
     this.lblSubRXFilterColor.Name = "lblSubRXFilterColor";
     this.lblSubRXFilterColor.Size = new System.Drawing.Size(64, 24);
     this.lblSubRXFilterColor.TabIndex = 78;
     this.lblSubRXFilterColor.Text = "MultiRX Filter Color:";
     //
     // chkShowFreqOffset
     //
     this.chkShowFreqOffset.Image = null;
     this.chkShowFreqOffset.Location = new System.Drawing.Point(16, 112);
     this.chkShowFreqOffset.Name = "chkShowFreqOffset";
     this.chkShowFreqOffset.Size = new System.Drawing.Size(104, 32);
     this.chkShowFreqOffset.TabIndex = 77;
     this.chkShowFreqOffset.Text = "Show Freq Offset";
     this.toolTip1.SetToolTip(this.chkShowFreqOffset, "Show the frequency offset from the VFO rather than the actual frequency in MHz on" +
         " the display.");
     this.chkShowFreqOffset.CheckedChanged += new System.EventHandler(this.chkShowFreqOffset_CheckedChanged);
     //
     // clrbtnBandEdge
     //
     this.clrbtnBandEdge.Automatic = "Automatic";
     this.clrbtnBandEdge.Color = System.Drawing.Color.Red;
     this.clrbtnBandEdge.Image = null;
     this.clrbtnBandEdge.Location = new System.Drawing.Point(80, 88);
     this.clrbtnBandEdge.MoreColors = "More Colors...";
     this.clrbtnBandEdge.Name = "clrbtnBandEdge";
     this.clrbtnBandEdge.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBandEdge.TabIndex = 71;
     this.clrbtnBandEdge.Changed += new System.EventHandler(this.clrbtnBandEdge_Changed);
     //
     // lblBandEdge
     //
     this.lblBandEdge.Image = null;
     this.lblBandEdge.Location = new System.Drawing.Point(8, 88);
     this.lblBandEdge.Name = "lblBandEdge";
     this.lblBandEdge.Size = new System.Drawing.Size(64, 24);
     this.lblBandEdge.TabIndex = 65;
     this.lblBandEdge.Text = "Band Edge:";
     //
     // clrbtnFilter
     //
     this.clrbtnFilter.Automatic = "Automatic";
     this.clrbtnFilter.Color = System.Drawing.Color.Green;
     this.clrbtnFilter.Image = null;
     this.clrbtnFilter.Location = new System.Drawing.Point(80, 24);
     this.clrbtnFilter.MoreColors = "More Colors...";
     this.clrbtnFilter.Name = "clrbtnFilter";
     this.clrbtnFilter.Size = new System.Drawing.Size(40, 23);
     this.clrbtnFilter.TabIndex = 71;
     this.clrbtnFilter.Changed += new System.EventHandler(this.clrbtnFilter_Changed);
     //
     // clrbtnTXFilter
     //
     this.clrbtnTXFilter.Automatic = "Automatic";
     this.clrbtnTXFilter.Color = System.Drawing.Color.Yellow;
     this.clrbtnTXFilter.Image = null;
     this.clrbtnTXFilter.Location = new System.Drawing.Point(80, 56);
     this.clrbtnTXFilter.MoreColors = "More Colors...";
     this.clrbtnTXFilter.Name = "clrbtnTXFilter";
     this.clrbtnTXFilter.Size = new System.Drawing.Size(40, 23);
     this.clrbtnTXFilter.TabIndex = 76;
     this.clrbtnTXFilter.Changed += new System.EventHandler(this.clrbtnTXFilter_Changed);
     //
     // lblTXFilterColor
     //
     this.lblTXFilterColor.Image = null;
     this.lblTXFilterColor.Location = new System.Drawing.Point(8, 56);
     this.lblTXFilterColor.Name = "lblTXFilterColor";
     this.lblTXFilterColor.Size = new System.Drawing.Size(64, 24);
     this.lblTXFilterColor.TabIndex = 75;
     this.lblTXFilterColor.Text = "TX Filter Color:";
     //
     // lblDisplayFilterColor
     //
     this.lblDisplayFilterColor.Image = null;
     this.lblDisplayFilterColor.Location = new System.Drawing.Point(8, 24);
     this.lblDisplayFilterColor.Name = "lblDisplayFilterColor";
     this.lblDisplayFilterColor.Size = new System.Drawing.Size(64, 24);
     this.lblDisplayFilterColor.TabIndex = 45;
     this.lblDisplayFilterColor.Text = "Main RX Filter Color:";
     //
     // grpDisplayPeakCursor
     //
     this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakBackground);
     this.grpDisplayPeakCursor.Controls.Add(this.lblPeakBackground);
     this.grpDisplayPeakCursor.Controls.Add(this.clrbtnPeakText);
     this.grpDisplayPeakCursor.Controls.Add(this.lblPeakText);
     this.grpDisplayPeakCursor.Location = new System.Drawing.Point(264, 8);
     this.grpDisplayPeakCursor.Name = "grpDisplayPeakCursor";
     this.grpDisplayPeakCursor.Size = new System.Drawing.Size(136, 96);
     this.grpDisplayPeakCursor.TabIndex = 74;
     this.grpDisplayPeakCursor.TabStop = false;
     this.grpDisplayPeakCursor.Text = "Cursor/Peak Readout";
     //
     // clrbtnPeakBackground
     //
     this.clrbtnPeakBackground.Automatic = "Automatic";
     this.clrbtnPeakBackground.Color = System.Drawing.Color.Black;
     this.clrbtnPeakBackground.Image = null;
     this.clrbtnPeakBackground.Location = new System.Drawing.Point(80, 56);
     this.clrbtnPeakBackground.MoreColors = "More Colors...";
     this.clrbtnPeakBackground.Name = "clrbtnPeakBackground";
     this.clrbtnPeakBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnPeakBackground.TabIndex = 73;
     this.clrbtnPeakBackground.Changed += new System.EventHandler(this.clrbtnPeakBackground_Changed);
     //
     // lblPeakBackground
     //
     this.lblPeakBackground.Image = null;
     this.lblPeakBackground.Location = new System.Drawing.Point(8, 56);
     this.lblPeakBackground.Name = "lblPeakBackground";
     this.lblPeakBackground.Size = new System.Drawing.Size(72, 24);
     this.lblPeakBackground.TabIndex = 72;
     this.lblPeakBackground.Text = "Background:";
     //
     // clrbtnPeakText
     //
     this.clrbtnPeakText.Automatic = "Automatic";
     this.clrbtnPeakText.Color = System.Drawing.Color.DodgerBlue;
     this.clrbtnPeakText.Image = null;
     this.clrbtnPeakText.Location = new System.Drawing.Point(80, 24);
     this.clrbtnPeakText.MoreColors = "More Colors...";
     this.clrbtnPeakText.Name = "clrbtnPeakText";
     this.clrbtnPeakText.Size = new System.Drawing.Size(40, 23);
     this.clrbtnPeakText.TabIndex = 71;
     this.clrbtnPeakText.Changed += new System.EventHandler(this.clrbtnPeakText_Changed);
     //
     // lblPeakText
     //
     this.lblPeakText.Image = null;
     this.lblPeakText.Location = new System.Drawing.Point(8, 24);
     this.lblPeakText.Name = "lblPeakText";
     this.lblPeakText.Size = new System.Drawing.Size(64, 24);
     this.lblPeakText.TabIndex = 65;
     this.lblPeakText.Text = "Peak Text:";
     //
     // lblDisplayDataLineColor
     //
     this.lblDisplayDataLineColor.Image = null;
     this.lblDisplayDataLineColor.Location = new System.Drawing.Point(136, 48);
     this.lblDisplayDataLineColor.Name = "lblDisplayDataLineColor";
     this.lblDisplayDataLineColor.Size = new System.Drawing.Size(64, 24);
     this.lblDisplayDataLineColor.TabIndex = 41;
     this.lblDisplayDataLineColor.Text = "Data Line:";
     //
     // lblDisplayTextColor
     //
     this.lblDisplayTextColor.Image = null;
     this.lblDisplayTextColor.Location = new System.Drawing.Point(136, 16);
     this.lblDisplayTextColor.Name = "lblDisplayTextColor";
     this.lblDisplayTextColor.Size = new System.Drawing.Size(64, 24);
     this.lblDisplayTextColor.TabIndex = 39;
     this.lblDisplayTextColor.Text = "Text:";
     //
     // lblDisplayZeroLineColor
     //
     this.lblDisplayZeroLineColor.Image = null;
     this.lblDisplayZeroLineColor.Location = new System.Drawing.Point(16, 80);
     this.lblDisplayZeroLineColor.Name = "lblDisplayZeroLineColor";
     this.lblDisplayZeroLineColor.Size = new System.Drawing.Size(72, 24);
     this.lblDisplayZeroLineColor.TabIndex = 36;
     this.lblDisplayZeroLineColor.Text = "Zero Line:";
     //
     // lblDisplayGridColor
     //
     this.lblDisplayGridColor.Image = null;
     this.lblDisplayGridColor.Location = new System.Drawing.Point(16, 48);
     this.lblDisplayGridColor.Name = "lblDisplayGridColor";
     this.lblDisplayGridColor.Size = new System.Drawing.Size(72, 24);
     this.lblDisplayGridColor.TabIndex = 35;
     this.lblDisplayGridColor.Text = "Grid:";
     //
     // lblDisplayBackgroundColor
     //
     this.lblDisplayBackgroundColor.Image = null;
     this.lblDisplayBackgroundColor.Location = new System.Drawing.Point(16, 16);
     this.lblDisplayBackgroundColor.Name = "lblDisplayBackgroundColor";
     this.lblDisplayBackgroundColor.Size = new System.Drawing.Size(72, 24);
     this.lblDisplayBackgroundColor.TabIndex = 34;
     this.lblDisplayBackgroundColor.Text = "Background:";
     //
     // clrbtnDataLine
     //
     this.clrbtnDataLine.Automatic = "Automatic";
     this.clrbtnDataLine.Color = System.Drawing.Color.LightGreen;
     this.clrbtnDataLine.Image = null;
     this.clrbtnDataLine.Location = new System.Drawing.Point(208, 48);
     this.clrbtnDataLine.MoreColors = "More Colors...";
     this.clrbtnDataLine.Name = "clrbtnDataLine";
     this.clrbtnDataLine.Size = new System.Drawing.Size(40, 23);
     this.clrbtnDataLine.TabIndex = 73;
     this.clrbtnDataLine.Changed += new System.EventHandler(this.clrbtnDataLine_Changed);
     //
     // clrbtnText
     //
     this.clrbtnText.Automatic = "Automatic";
     this.clrbtnText.Color = System.Drawing.Color.Yellow;
     this.clrbtnText.Image = null;
     this.clrbtnText.Location = new System.Drawing.Point(208, 16);
     this.clrbtnText.MoreColors = "More Colors...";
     this.clrbtnText.Name = "clrbtnText";
     this.clrbtnText.Size = new System.Drawing.Size(40, 23);
     this.clrbtnText.TabIndex = 72;
     this.clrbtnText.Changed += new System.EventHandler(this.clrbtnText_Changed);
     //
     // clrbtnZeroLine
     //
     this.clrbtnZeroLine.Automatic = "Automatic";
     this.clrbtnZeroLine.Color = System.Drawing.Color.Red;
     this.clrbtnZeroLine.Image = null;
     this.clrbtnZeroLine.Location = new System.Drawing.Point(88, 80);
     this.clrbtnZeroLine.MoreColors = "More Colors...";
     this.clrbtnZeroLine.Name = "clrbtnZeroLine";
     this.clrbtnZeroLine.Size = new System.Drawing.Size(40, 23);
     this.clrbtnZeroLine.TabIndex = 70;
     this.clrbtnZeroLine.Changed += new System.EventHandler(this.clrbtnZeroLine_Changed);
     //
     // clrbtnGrid
     //
     this.clrbtnGrid.Automatic = "Automatic";
     this.clrbtnGrid.Color = System.Drawing.Color.Purple;
     this.clrbtnGrid.Image = null;
     this.clrbtnGrid.Location = new System.Drawing.Point(88, 48);
     this.clrbtnGrid.MoreColors = "More Colors...";
     this.clrbtnGrid.Name = "clrbtnGrid";
     this.clrbtnGrid.Size = new System.Drawing.Size(40, 23);
     this.clrbtnGrid.TabIndex = 69;
     this.clrbtnGrid.Changed += new System.EventHandler(this.clrbtnGrid_Changed);
     //
     // clrbtnBackground
     //
     this.clrbtnBackground.Automatic = "Automatic";
     this.clrbtnBackground.Color = System.Drawing.Color.Black;
     this.clrbtnBackground.Image = null;
     this.clrbtnBackground.Location = new System.Drawing.Point(88, 16);
     this.clrbtnBackground.MoreColors = "More Colors...";
     this.clrbtnBackground.Name = "clrbtnBackground";
     this.clrbtnBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBackground.TabIndex = 68;
     this.clrbtnBackground.Changed += new System.EventHandler(this.clrbtnBackground_Changed);
     //
     // lblDisplayLineWidth
     //
     this.lblDisplayLineWidth.Image = null;
     this.lblDisplayLineWidth.Location = new System.Drawing.Point(136, 80);
     this.lblDisplayLineWidth.Name = "lblDisplayLineWidth";
     this.lblDisplayLineWidth.Size = new System.Drawing.Size(64, 24);
     this.lblDisplayLineWidth.TabIndex = 43;
     this.lblDisplayLineWidth.Text = "Line Width:";
     //
     // udDisplayLineWidth
     //
     this.udDisplayLineWidth.DecimalPlaces = 1;
     this.udDisplayLineWidth.Increment = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          65536});
     this.udDisplayLineWidth.Location = new System.Drawing.Point(208, 80);
     this.udDisplayLineWidth.Maximum = new System.Decimal(new int[] {
                                                                        50,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udDisplayLineWidth.Minimum = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        65536});
     this.udDisplayLineWidth.Name = "udDisplayLineWidth";
     this.udDisplayLineWidth.Size = new System.Drawing.Size(40, 20);
     this.udDisplayLineWidth.TabIndex = 42;
     this.udDisplayLineWidth.Value = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      65536});
     this.udDisplayLineWidth.LostFocus += new System.EventHandler(this.udDisplayLineWidth_LostFocus);
     this.udDisplayLineWidth.ValueChanged += new System.EventHandler(this.udDisplayLineWidth_ValueChanged);
     //
     // tpAppearanceGeneral
     //
     this.tpAppearanceGeneral.Controls.Add(this.lblGenBackground);
     this.tpAppearanceGeneral.Controls.Add(this.clrbtnGenBackground);
     this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceBand);
     this.tpAppearanceGeneral.Controls.Add(this.grpAppearanceVFO);
     this.tpAppearanceGeneral.Controls.Add(this.clrbtnBtnSel);
     this.tpAppearanceGeneral.Controls.Add(this.lblAppearanceGenBtnSel);
     this.tpAppearanceGeneral.Location = new System.Drawing.Point(4, 22);
     this.tpAppearanceGeneral.Name = "tpAppearanceGeneral";
     this.tpAppearanceGeneral.Size = new System.Drawing.Size(592, 318);
     this.tpAppearanceGeneral.TabIndex = 0;
     this.tpAppearanceGeneral.Text = "General";
     //
     // lblGenBackground
     //
     this.lblGenBackground.Image = null;
     this.lblGenBackground.Location = new System.Drawing.Point(16, 96);
     this.lblGenBackground.Name = "lblGenBackground";
     this.lblGenBackground.Size = new System.Drawing.Size(72, 32);
     this.lblGenBackground.TabIndex = 84;
     this.lblGenBackground.Text = "Overall Background:";
     this.lblGenBackground.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblGenBackground.Visible = false;
     //
     // clrbtnGenBackground
     //
     this.clrbtnGenBackground.Automatic = "Automatic";
     this.clrbtnGenBackground.Color = System.Drawing.SystemColors.ControlDark;
     this.clrbtnGenBackground.Image = null;
     this.clrbtnGenBackground.Location = new System.Drawing.Point(88, 96);
     this.clrbtnGenBackground.MoreColors = "More Colors...";
     this.clrbtnGenBackground.Name = "clrbtnGenBackground";
     this.clrbtnGenBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnGenBackground.TabIndex = 83;
     this.clrbtnGenBackground.Visible = false;
     this.clrbtnGenBackground.Changed += new System.EventHandler(this.clrbtnGenBackground_Changed);
     //
     // grpAppearanceBand
     //
     this.grpAppearanceBand.Controls.Add(this.clrbtnBandBackground);
     this.grpAppearanceBand.Controls.Add(this.lblBandBackground);
     this.grpAppearanceBand.Controls.Add(this.clrbtnBandLight);
     this.grpAppearanceBand.Controls.Add(this.clrbtnBandDark);
     this.grpAppearanceBand.Controls.Add(this.lblBandLight);
     this.grpAppearanceBand.Controls.Add(this.lblBandDark);
     this.grpAppearanceBand.Controls.Add(this.clrbtnOutOfBand);
     this.grpAppearanceBand.Controls.Add(this.lblOutOfBand);
     this.grpAppearanceBand.Location = new System.Drawing.Point(296, 8);
     this.grpAppearanceBand.Name = "grpAppearanceBand";
     this.grpAppearanceBand.Size = new System.Drawing.Size(144, 152);
     this.grpAppearanceBand.TabIndex = 74;
     this.grpAppearanceBand.TabStop = false;
     this.grpAppearanceBand.Text = "Band Data";
     //
     // clrbtnBandBackground
     //
     this.clrbtnBandBackground.Automatic = "Automatic";
     this.clrbtnBandBackground.Color = System.Drawing.Color.Black;
     this.clrbtnBandBackground.Image = null;
     this.clrbtnBandBackground.Location = new System.Drawing.Point(88, 120);
     this.clrbtnBandBackground.MoreColors = "More Colors...";
     this.clrbtnBandBackground.Name = "clrbtnBandBackground";
     this.clrbtnBandBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBandBackground.TabIndex = 75;
     this.clrbtnBandBackground.Changed += new System.EventHandler(this.clrbtnBandBackground_Changed);
     //
     // lblBandBackground
     //
     this.lblBandBackground.Image = null;
     this.lblBandBackground.Location = new System.Drawing.Point(16, 120);
     this.lblBandBackground.Name = "lblBandBackground";
     this.lblBandBackground.Size = new System.Drawing.Size(72, 24);
     this.lblBandBackground.TabIndex = 74;
     this.lblBandBackground.Text = "Background:";
     //
     // clrbtnBandLight
     //
     this.clrbtnBandLight.Automatic = "Automatic";
     this.clrbtnBandLight.Color = System.Drawing.Color.Lime;
     this.clrbtnBandLight.Image = null;
     this.clrbtnBandLight.Location = new System.Drawing.Point(88, 56);
     this.clrbtnBandLight.MoreColors = "More Colors...";
     this.clrbtnBandLight.Name = "clrbtnBandLight";
     this.clrbtnBandLight.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBandLight.TabIndex = 70;
     this.clrbtnBandLight.Changed += new System.EventHandler(this.clrbtnBandLight_Changed);
     //
     // clrbtnBandDark
     //
     this.clrbtnBandDark.Automatic = "Automatic";
     this.clrbtnBandDark.Color = System.Drawing.Color.Green;
     this.clrbtnBandDark.Image = null;
     this.clrbtnBandDark.Location = new System.Drawing.Point(88, 24);
     this.clrbtnBandDark.MoreColors = "More Colors...";
     this.clrbtnBandDark.Name = "clrbtnBandDark";
     this.clrbtnBandDark.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBandDark.TabIndex = 69;
     this.clrbtnBandDark.Changed += new System.EventHandler(this.clrbtnBandDark_Changed);
     //
     // lblBandLight
     //
     this.lblBandLight.Image = null;
     this.lblBandLight.Location = new System.Drawing.Point(16, 56);
     this.lblBandLight.Name = "lblBandLight";
     this.lblBandLight.Size = new System.Drawing.Size(64, 24);
     this.lblBandLight.TabIndex = 63;
     this.lblBandLight.Text = "Active:";
     //
     // lblBandDark
     //
     this.lblBandDark.Image = null;
     this.lblBandDark.Location = new System.Drawing.Point(16, 24);
     this.lblBandDark.Name = "lblBandDark";
     this.lblBandDark.Size = new System.Drawing.Size(64, 24);
     this.lblBandDark.TabIndex = 61;
     this.lblBandDark.Text = "Inactive:";
     //
     // clrbtnOutOfBand
     //
     this.clrbtnOutOfBand.Automatic = "Automatic";
     this.clrbtnOutOfBand.Color = System.Drawing.Color.DimGray;
     this.clrbtnOutOfBand.Image = null;
     this.clrbtnOutOfBand.Location = new System.Drawing.Point(88, 88);
     this.clrbtnOutOfBand.MoreColors = "More Colors...";
     this.clrbtnOutOfBand.Name = "clrbtnOutOfBand";
     this.clrbtnOutOfBand.Size = new System.Drawing.Size(40, 23);
     this.clrbtnOutOfBand.TabIndex = 73;
     this.clrbtnOutOfBand.Changed += new System.EventHandler(this.clrbtnOutOfBand_Changed);
     //
     // lblOutOfBand
     //
     this.lblOutOfBand.Image = null;
     this.lblOutOfBand.Location = new System.Drawing.Point(16, 88);
     this.lblOutOfBand.Name = "lblOutOfBand";
     this.lblOutOfBand.Size = new System.Drawing.Size(72, 24);
     this.lblOutOfBand.TabIndex = 72;
     this.lblOutOfBand.Text = "Out Of Band:";
     //
     // grpAppearanceVFO
     //
     this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOBackground);
     this.grpAppearanceVFO.Controls.Add(this.lblVFOBackground);
     this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOSmallColor);
     this.grpAppearanceVFO.Controls.Add(this.lblVFOSmallColor);
     this.grpAppearanceVFO.Controls.Add(this.chkVFOSmallLSD);
     this.grpAppearanceVFO.Controls.Add(this.clrbtnVFOLight);
     this.grpAppearanceVFO.Controls.Add(this.clrbtnVFODark);
     this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOn);
     this.grpAppearanceVFO.Controls.Add(this.lblVFOPowerOff);
     this.grpAppearanceVFO.Location = new System.Drawing.Point(144, 8);
     this.grpAppearanceVFO.Name = "grpAppearanceVFO";
     this.grpAppearanceVFO.Size = new System.Drawing.Size(144, 184);
     this.grpAppearanceVFO.TabIndex = 39;
     this.grpAppearanceVFO.TabStop = false;
     this.grpAppearanceVFO.Text = "VFO";
     //
     // clrbtnVFOBackground
     //
     this.clrbtnVFOBackground.Automatic = "Automatic";
     this.clrbtnVFOBackground.Color = System.Drawing.Color.Black;
     this.clrbtnVFOBackground.Image = null;
     this.clrbtnVFOBackground.Location = new System.Drawing.Point(88, 88);
     this.clrbtnVFOBackground.MoreColors = "More Colors...";
     this.clrbtnVFOBackground.Name = "clrbtnVFOBackground";
     this.clrbtnVFOBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnVFOBackground.TabIndex = 73;
     this.clrbtnVFOBackground.Changed += new System.EventHandler(this.clrbtnVFOBackground_Changed);
     //
     // lblVFOBackground
     //
     this.lblVFOBackground.Image = null;
     this.lblVFOBackground.Location = new System.Drawing.Point(16, 88);
     this.lblVFOBackground.Name = "lblVFOBackground";
     this.lblVFOBackground.Size = new System.Drawing.Size(72, 24);
     this.lblVFOBackground.TabIndex = 72;
     this.lblVFOBackground.Text = "Background:";
     //
     // clrbtnVFOSmallColor
     //
     this.clrbtnVFOSmallColor.Automatic = "Automatic";
     this.clrbtnVFOSmallColor.Color = System.Drawing.Color.OrangeRed;
     this.clrbtnVFOSmallColor.Image = null;
     this.clrbtnVFOSmallColor.Location = new System.Drawing.Point(88, 152);
     this.clrbtnVFOSmallColor.MoreColors = "More Colors...";
     this.clrbtnVFOSmallColor.Name = "clrbtnVFOSmallColor";
     this.clrbtnVFOSmallColor.Size = new System.Drawing.Size(40, 23);
     this.clrbtnVFOSmallColor.TabIndex = 71;
     this.clrbtnVFOSmallColor.Changed += new System.EventHandler(this.clrbtnVFOSmallColor_Changed);
     //
     // lblVFOSmallColor
     //
     this.lblVFOSmallColor.Image = null;
     this.lblVFOSmallColor.Location = new System.Drawing.Point(16, 152);
     this.lblVFOSmallColor.Name = "lblVFOSmallColor";
     this.lblVFOSmallColor.Size = new System.Drawing.Size(72, 24);
     this.lblVFOSmallColor.TabIndex = 70;
     this.lblVFOSmallColor.Text = "Small Color:";
     //
     // chkVFOSmallLSD
     //
     this.chkVFOSmallLSD.Checked = true;
     this.chkVFOSmallLSD.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkVFOSmallLSD.Image = null;
     this.chkVFOSmallLSD.Location = new System.Drawing.Point(16, 120);
     this.chkVFOSmallLSD.Name = "chkVFOSmallLSD";
     this.chkVFOSmallLSD.TabIndex = 69;
     this.chkVFOSmallLSD.Text = "Small 3 Digits";
     this.chkVFOSmallLSD.CheckedChanged += new System.EventHandler(this.chkVFOSmallLSD_CheckedChanged);
     //
     // clrbtnVFOLight
     //
     this.clrbtnVFOLight.Automatic = "Automatic";
     this.clrbtnVFOLight.Color = System.Drawing.Color.Yellow;
     this.clrbtnVFOLight.Image = null;
     this.clrbtnVFOLight.Location = new System.Drawing.Point(88, 56);
     this.clrbtnVFOLight.MoreColors = "More Colors...";
     this.clrbtnVFOLight.Name = "clrbtnVFOLight";
     this.clrbtnVFOLight.Size = new System.Drawing.Size(40, 23);
     this.clrbtnVFOLight.TabIndex = 68;
     this.clrbtnVFOLight.Changed += new System.EventHandler(this.clrbtnVFOLight_Changed);
     //
     // clrbtnVFODark
     //
     this.clrbtnVFODark.Automatic = "Automatic";
     this.clrbtnVFODark.Color = System.Drawing.Color.Olive;
     this.clrbtnVFODark.Image = null;
     this.clrbtnVFODark.Location = new System.Drawing.Point(88, 24);
     this.clrbtnVFODark.MoreColors = "More Colors...";
     this.clrbtnVFODark.Name = "clrbtnVFODark";
     this.clrbtnVFODark.Size = new System.Drawing.Size(40, 23);
     this.clrbtnVFODark.TabIndex = 67;
     this.clrbtnVFODark.Changed += new System.EventHandler(this.clrbtnVFODark_Changed);
     //
     // lblVFOPowerOn
     //
     this.lblVFOPowerOn.Image = null;
     this.lblVFOPowerOn.Location = new System.Drawing.Point(16, 56);
     this.lblVFOPowerOn.Name = "lblVFOPowerOn";
     this.lblVFOPowerOn.Size = new System.Drawing.Size(64, 24);
     this.lblVFOPowerOn.TabIndex = 59;
     this.lblVFOPowerOn.Text = "Active:";
     //
     // lblVFOPowerOff
     //
     this.lblVFOPowerOff.Image = null;
     this.lblVFOPowerOff.Location = new System.Drawing.Point(16, 24);
     this.lblVFOPowerOff.Name = "lblVFOPowerOff";
     this.lblVFOPowerOff.Size = new System.Drawing.Size(64, 24);
     this.lblVFOPowerOff.TabIndex = 57;
     this.lblVFOPowerOff.Text = "Inactive:";
     //
     // clrbtnBtnSel
     //
     this.clrbtnBtnSel.Automatic = "Automatic";
     this.clrbtnBtnSel.Color = System.Drawing.Color.Yellow;
     this.clrbtnBtnSel.Image = null;
     this.clrbtnBtnSel.Location = new System.Drawing.Point(88, 16);
     this.clrbtnBtnSel.MoreColors = "More Colors...";
     this.clrbtnBtnSel.Name = "clrbtnBtnSel";
     this.clrbtnBtnSel.Size = new System.Drawing.Size(40, 23);
     this.clrbtnBtnSel.TabIndex = 66;
     this.clrbtnBtnSel.Changed += new System.EventHandler(this.clrbtnBtnSel_Changed);
     //
     // lblAppearanceGenBtnSel
     //
     this.lblAppearanceGenBtnSel.Image = null;
     this.lblAppearanceGenBtnSel.Location = new System.Drawing.Point(16, 16);
     this.lblAppearanceGenBtnSel.Name = "lblAppearanceGenBtnSel";
     this.lblAppearanceGenBtnSel.Size = new System.Drawing.Size(64, 32);
     this.lblAppearanceGenBtnSel.TabIndex = 55;
     this.lblAppearanceGenBtnSel.Text = "Button Selected:";
     //
     // tpAppearanceMeter
     //
     this.tpAppearanceMeter.Controls.Add(this.labelTS2);
     this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigBackground);
     this.tpAppearanceMeter.Controls.Add(this.lblMeterDigitalText);
     this.tpAppearanceMeter.Controls.Add(this.clrbtnMeterDigText);
     this.tpAppearanceMeter.Controls.Add(this.grpMeterEdge);
     this.tpAppearanceMeter.Controls.Add(this.grpAppearanceMeter);
     this.tpAppearanceMeter.Controls.Add(this.lblMeterType);
     this.tpAppearanceMeter.Controls.Add(this.comboMeterType);
     this.tpAppearanceMeter.Location = new System.Drawing.Point(4, 22);
     this.tpAppearanceMeter.Name = "tpAppearanceMeter";
     this.tpAppearanceMeter.Size = new System.Drawing.Size(592, 318);
     this.tpAppearanceMeter.TabIndex = 2;
     this.tpAppearanceMeter.Text = "Meter";
     //
     // labelTS2
     //
     this.labelTS2.Image = null;
     this.labelTS2.Location = new System.Drawing.Point(24, 80);
     this.labelTS2.Name = "labelTS2";
     this.labelTS2.Size = new System.Drawing.Size(72, 32);
     this.labelTS2.TabIndex = 83;
     this.labelTS2.Text = "Digital Background:";
     //
     // clrbtnMeterDigBackground
     //
     this.clrbtnMeterDigBackground.Automatic = "Automatic";
     this.clrbtnMeterDigBackground.Color = System.Drawing.Color.Black;
     this.clrbtnMeterDigBackground.Image = null;
     this.clrbtnMeterDigBackground.Location = new System.Drawing.Point(96, 80);
     this.clrbtnMeterDigBackground.MoreColors = "More Colors...";
     this.clrbtnMeterDigBackground.Name = "clrbtnMeterDigBackground";
     this.clrbtnMeterDigBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterDigBackground.TabIndex = 84;
     this.clrbtnMeterDigBackground.Changed += new System.EventHandler(this.clrbtnMeterDigBackground_Changed);
     //
     // lblMeterDigitalText
     //
     this.lblMeterDigitalText.Image = null;
     this.lblMeterDigitalText.Location = new System.Drawing.Point(24, 48);
     this.lblMeterDigitalText.Name = "lblMeterDigitalText";
     this.lblMeterDigitalText.Size = new System.Drawing.Size(72, 24);
     this.lblMeterDigitalText.TabIndex = 81;
     this.lblMeterDigitalText.Text = "Digital Text:";
     //
     // clrbtnMeterDigText
     //
     this.clrbtnMeterDigText.Automatic = "Automatic";
     this.clrbtnMeterDigText.Color = System.Drawing.Color.Yellow;
     this.clrbtnMeterDigText.Image = null;
     this.clrbtnMeterDigText.Location = new System.Drawing.Point(96, 48);
     this.clrbtnMeterDigText.MoreColors = "More Colors...";
     this.clrbtnMeterDigText.Name = "clrbtnMeterDigText";
     this.clrbtnMeterDigText.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterDigText.TabIndex = 82;
     this.clrbtnMeterDigText.Changed += new System.EventHandler(this.clrbtnMeterDigText_Changed);
     //
     // grpMeterEdge
     //
     this.grpMeterEdge.Controls.Add(this.clrbtnEdgeIndicator);
     this.grpMeterEdge.Controls.Add(this.labelTS1);
     this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeBackground);
     this.grpMeterEdge.Controls.Add(this.lblMeterEdgeBackground);
     this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeHigh);
     this.grpMeterEdge.Controls.Add(this.lblMeterEdgeHigh);
     this.grpMeterEdge.Controls.Add(this.lblMeterEdgeLow);
     this.grpMeterEdge.Controls.Add(this.clrbtnMeterEdgeLow);
     this.grpMeterEdge.Location = new System.Drawing.Point(312, 8);
     this.grpMeterEdge.Name = "grpMeterEdge";
     this.grpMeterEdge.Size = new System.Drawing.Size(136, 160);
     this.grpMeterEdge.TabIndex = 80;
     this.grpMeterEdge.TabStop = false;
     this.grpMeterEdge.Text = "Edge Style";
     //
     // clrbtnEdgeIndicator
     //
     this.clrbtnEdgeIndicator.Automatic = "Automatic";
     this.clrbtnEdgeIndicator.Color = System.Drawing.Color.Yellow;
     this.clrbtnEdgeIndicator.ForeColor = System.Drawing.Color.Black;
     this.clrbtnEdgeIndicator.Image = null;
     this.clrbtnEdgeIndicator.Location = new System.Drawing.Point(80, 120);
     this.clrbtnEdgeIndicator.MoreColors = "More Colors...";
     this.clrbtnEdgeIndicator.Name = "clrbtnEdgeIndicator";
     this.clrbtnEdgeIndicator.Size = new System.Drawing.Size(40, 23);
     this.clrbtnEdgeIndicator.TabIndex = 79;
     this.clrbtnEdgeIndicator.Changed += new System.EventHandler(this.clrbtnEdgeIndicator_Changed);
     //
     // labelTS1
     //
     this.labelTS1.Image = null;
     this.labelTS1.Location = new System.Drawing.Point(8, 120);
     this.labelTS1.Name = "labelTS1";
     this.labelTS1.Size = new System.Drawing.Size(56, 24);
     this.labelTS1.TabIndex = 78;
     this.labelTS1.Text = "Indicator:";
     //
     // clrbtnMeterEdgeBackground
     //
     this.clrbtnMeterEdgeBackground.Automatic = "Automatic";
     this.clrbtnMeterEdgeBackground.Color = System.Drawing.Color.Black;
     this.clrbtnMeterEdgeBackground.ForeColor = System.Drawing.Color.Black;
     this.clrbtnMeterEdgeBackground.Image = null;
     this.clrbtnMeterEdgeBackground.Location = new System.Drawing.Point(80, 88);
     this.clrbtnMeterEdgeBackground.MoreColors = "More Colors...";
     this.clrbtnMeterEdgeBackground.Name = "clrbtnMeterEdgeBackground";
     this.clrbtnMeterEdgeBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterEdgeBackground.TabIndex = 77;
     this.clrbtnMeterEdgeBackground.Changed += new System.EventHandler(this.clrbtnMeterEdgeBackground_Changed);
     //
     // lblMeterEdgeBackground
     //
     this.lblMeterEdgeBackground.Image = null;
     this.lblMeterEdgeBackground.Location = new System.Drawing.Point(8, 88);
     this.lblMeterEdgeBackground.Name = "lblMeterEdgeBackground";
     this.lblMeterEdgeBackground.Size = new System.Drawing.Size(72, 24);
     this.lblMeterEdgeBackground.TabIndex = 76;
     this.lblMeterEdgeBackground.Text = "Background:";
     //
     // clrbtnMeterEdgeHigh
     //
     this.clrbtnMeterEdgeHigh.Automatic = "Automatic";
     this.clrbtnMeterEdgeHigh.Color = System.Drawing.Color.Red;
     this.clrbtnMeterEdgeHigh.Image = null;
     this.clrbtnMeterEdgeHigh.Location = new System.Drawing.Point(80, 56);
     this.clrbtnMeterEdgeHigh.MoreColors = "More Colors...";
     this.clrbtnMeterEdgeHigh.Name = "clrbtnMeterEdgeHigh";
     this.clrbtnMeterEdgeHigh.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterEdgeHigh.TabIndex = 75;
     this.clrbtnMeterEdgeHigh.Changed += new System.EventHandler(this.clrbtnMeterEdgeHigh_Changed);
     //
     // lblMeterEdgeHigh
     //
     this.lblMeterEdgeHigh.Image = null;
     this.lblMeterEdgeHigh.Location = new System.Drawing.Point(8, 56);
     this.lblMeterEdgeHigh.Name = "lblMeterEdgeHigh";
     this.lblMeterEdgeHigh.Size = new System.Drawing.Size(72, 24);
     this.lblMeterEdgeHigh.TabIndex = 53;
     this.lblMeterEdgeHigh.Text = "High Color:";
     //
     // lblMeterEdgeLow
     //
     this.lblMeterEdgeLow.Image = null;
     this.lblMeterEdgeLow.Location = new System.Drawing.Point(8, 24);
     this.lblMeterEdgeLow.Name = "lblMeterEdgeLow";
     this.lblMeterEdgeLow.Size = new System.Drawing.Size(72, 24);
     this.lblMeterEdgeLow.TabIndex = 51;
     this.lblMeterEdgeLow.Text = "Low Color:";
     //
     // clrbtnMeterEdgeLow
     //
     this.clrbtnMeterEdgeLow.Automatic = "Automatic";
     this.clrbtnMeterEdgeLow.Color = System.Drawing.Color.White;
     this.clrbtnMeterEdgeLow.Image = null;
     this.clrbtnMeterEdgeLow.Location = new System.Drawing.Point(80, 24);
     this.clrbtnMeterEdgeLow.MoreColors = "More Colors...";
     this.clrbtnMeterEdgeLow.Name = "clrbtnMeterEdgeLow";
     this.clrbtnMeterEdgeLow.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterEdgeLow.TabIndex = 74;
     this.clrbtnMeterEdgeLow.Changed += new System.EventHandler(this.clrbtnMeterEdgeLow_Changed);
     //
     // grpAppearanceMeter
     //
     this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterBackground);
     this.grpAppearanceMeter.Controls.Add(this.lblMeterBackground);
     this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterRight);
     this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterRight);
     this.grpAppearanceMeter.Controls.Add(this.lblAppearanceMeterLeft);
     this.grpAppearanceMeter.Controls.Add(this.clrbtnMeterLeft);
     this.grpAppearanceMeter.Location = new System.Drawing.Point(168, 8);
     this.grpAppearanceMeter.Name = "grpAppearanceMeter";
     this.grpAppearanceMeter.Size = new System.Drawing.Size(136, 120);
     this.grpAppearanceMeter.TabIndex = 38;
     this.grpAppearanceMeter.TabStop = false;
     this.grpAppearanceMeter.Text = "Original Style";
     //
     // clrbtnMeterBackground
     //
     this.clrbtnMeterBackground.Automatic = "Automatic";
     this.clrbtnMeterBackground.Color = System.Drawing.Color.Black;
     this.clrbtnMeterBackground.Image = null;
     this.clrbtnMeterBackground.Location = new System.Drawing.Point(80, 88);
     this.clrbtnMeterBackground.MoreColors = "More Colors...";
     this.clrbtnMeterBackground.Name = "clrbtnMeterBackground";
     this.clrbtnMeterBackground.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterBackground.TabIndex = 77;
     this.clrbtnMeterBackground.Changed += new System.EventHandler(this.clrbtnMeterBackground_Changed);
     //
     // lblMeterBackground
     //
     this.lblMeterBackground.Image = null;
     this.lblMeterBackground.Location = new System.Drawing.Point(8, 88);
     this.lblMeterBackground.Name = "lblMeterBackground";
     this.lblMeterBackground.Size = new System.Drawing.Size(72, 24);
     this.lblMeterBackground.TabIndex = 76;
     this.lblMeterBackground.Text = "Background:";
     //
     // clrbtnMeterRight
     //
     this.clrbtnMeterRight.Automatic = "Automatic";
     this.clrbtnMeterRight.Color = System.Drawing.Color.Lime;
     this.clrbtnMeterRight.Image = null;
     this.clrbtnMeterRight.Location = new System.Drawing.Point(80, 56);
     this.clrbtnMeterRight.MoreColors = "More Colors...";
     this.clrbtnMeterRight.Name = "clrbtnMeterRight";
     this.clrbtnMeterRight.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterRight.TabIndex = 75;
     this.clrbtnMeterRight.Changed += new System.EventHandler(this.clrbtnMeterRight_Changed);
     //
     // lblAppearanceMeterRight
     //
     this.lblAppearanceMeterRight.Image = null;
     this.lblAppearanceMeterRight.Location = new System.Drawing.Point(8, 56);
     this.lblAppearanceMeterRight.Name = "lblAppearanceMeterRight";
     this.lblAppearanceMeterRight.Size = new System.Drawing.Size(72, 24);
     this.lblAppearanceMeterRight.TabIndex = 53;
     this.lblAppearanceMeterRight.Text = "Right Color:";
     //
     // lblAppearanceMeterLeft
     //
     this.lblAppearanceMeterLeft.Image = null;
     this.lblAppearanceMeterLeft.Location = new System.Drawing.Point(8, 24);
     this.lblAppearanceMeterLeft.Name = "lblAppearanceMeterLeft";
     this.lblAppearanceMeterLeft.Size = new System.Drawing.Size(72, 24);
     this.lblAppearanceMeterLeft.TabIndex = 51;
     this.lblAppearanceMeterLeft.Text = "Left Color:";
     //
     // clrbtnMeterLeft
     //
     this.clrbtnMeterLeft.Automatic = "Automatic";
     this.clrbtnMeterLeft.Color = System.Drawing.Color.Green;
     this.clrbtnMeterLeft.Image = null;
     this.clrbtnMeterLeft.Location = new System.Drawing.Point(80, 24);
     this.clrbtnMeterLeft.MoreColors = "More Colors...";
     this.clrbtnMeterLeft.Name = "clrbtnMeterLeft";
     this.clrbtnMeterLeft.Size = new System.Drawing.Size(40, 23);
     this.clrbtnMeterLeft.TabIndex = 74;
     this.clrbtnMeterLeft.Changed += new System.EventHandler(this.clrbtnMeterLeft_Changed);
     //
     // lblMeterType
     //
     this.lblMeterType.Image = null;
     this.lblMeterType.Location = new System.Drawing.Point(16, 16);
     this.lblMeterType.Name = "lblMeterType";
     this.lblMeterType.Size = new System.Drawing.Size(64, 24);
     this.lblMeterType.TabIndex = 79;
     this.lblMeterType.Text = "Meter Type:";
     //
     // comboMeterType
     //
     this.comboMeterType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboMeterType.DropDownWidth = 80;
     this.comboMeterType.Items.AddRange(new object[] {
                                                         "Original",
                                                         "Edge"});
     this.comboMeterType.Location = new System.Drawing.Point(80, 16);
     this.comboMeterType.Name = "comboMeterType";
     this.comboMeterType.Size = new System.Drawing.Size(80, 20);
     this.comboMeterType.TabIndex = 78;
     this.toolTip1.SetToolTip(this.comboMeterType, "Changes the appearance of the Multimeter on the front panel.");
     this.comboMeterType.SelectedIndexChanged += new System.EventHandler(this.comboMeterType_SelectedIndexChanged);
     //
     // tpPowerAmplifier
     //
     this.tpPowerAmplifier.Controls.Add(this.chkPAExpert);
     this.tpPowerAmplifier.Controls.Add(this.grpPABandOffset);
     this.tpPowerAmplifier.Controls.Add(this.rtxtPACalReq);
     this.tpPowerAmplifier.Controls.Add(this.chkPANewCal);
     this.tpPowerAmplifier.Controls.Add(this.grpPAGainByBand);
     this.tpPowerAmplifier.Location = new System.Drawing.Point(4, 22);
     this.tpPowerAmplifier.Name = "tpPowerAmplifier";
     this.tpPowerAmplifier.Size = new System.Drawing.Size(584, 286);
     this.tpPowerAmplifier.TabIndex = 8;
     this.tpPowerAmplifier.Text = "PA Settings";
     //
     // chkPAExpert
     //
     this.chkPAExpert.Location = new System.Drawing.Point(280, 224);
     this.chkPAExpert.Name = "chkPAExpert";
     this.chkPAExpert.Size = new System.Drawing.Size(56, 24);
     this.chkPAExpert.TabIndex = 85;
     this.chkPAExpert.Text = "Expert";
     this.chkPAExpert.Visible = false;
     this.chkPAExpert.CheckedChanged += new System.EventHandler(this.chkPAExpert_CheckedChanged);
     //
     // grpPABandOffset
     //
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset10);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset12);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset15);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset17);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset20);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset30);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset40);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset60);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset80);
     this.grpPABandOffset.Controls.Add(this.lblPABandOffset160);
     this.grpPABandOffset.Controls.Add(this.udPAADC17);
     this.grpPABandOffset.Controls.Add(this.udPAADC15);
     this.grpPABandOffset.Controls.Add(this.udPAADC20);
     this.grpPABandOffset.Controls.Add(this.udPAADC12);
     this.grpPABandOffset.Controls.Add(this.udPAADC10);
     this.grpPABandOffset.Controls.Add(this.udPAADC160);
     this.grpPABandOffset.Controls.Add(this.udPAADC80);
     this.grpPABandOffset.Controls.Add(this.udPAADC60);
     this.grpPABandOffset.Controls.Add(this.udPAADC40);
     this.grpPABandOffset.Controls.Add(this.udPAADC30);
     this.grpPABandOffset.Location = new System.Drawing.Point(272, 8);
     this.grpPABandOffset.Name = "grpPABandOffset";
     this.grpPABandOffset.Size = new System.Drawing.Size(208, 152);
     this.grpPABandOffset.TabIndex = 81;
     this.grpPABandOffset.TabStop = false;
     this.grpPABandOffset.Text = "ADC Offset (ADC bits)";
     this.grpPABandOffset.Visible = false;
     //
     // lblPABandOffset10
     //
     this.lblPABandOffset10.Image = null;
     this.lblPABandOffset10.Location = new System.Drawing.Point(104, 120);
     this.lblPABandOffset10.Name = "lblPABandOffset10";
     this.lblPABandOffset10.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset10.TabIndex = 90;
     this.lblPABandOffset10.Text = "10m:";
     //
     // lblPABandOffset12
     //
     this.lblPABandOffset12.Image = null;
     this.lblPABandOffset12.Location = new System.Drawing.Point(104, 96);
     this.lblPABandOffset12.Name = "lblPABandOffset12";
     this.lblPABandOffset12.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset12.TabIndex = 89;
     this.lblPABandOffset12.Text = "12m:";
     //
     // lblPABandOffset15
     //
     this.lblPABandOffset15.Image = null;
     this.lblPABandOffset15.Location = new System.Drawing.Point(104, 72);
     this.lblPABandOffset15.Name = "lblPABandOffset15";
     this.lblPABandOffset15.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset15.TabIndex = 88;
     this.lblPABandOffset15.Text = "15m:";
     //
     // lblPABandOffset17
     //
     this.lblPABandOffset17.Image = null;
     this.lblPABandOffset17.Location = new System.Drawing.Point(104, 48);
     this.lblPABandOffset17.Name = "lblPABandOffset17";
     this.lblPABandOffset17.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset17.TabIndex = 87;
     this.lblPABandOffset17.Text = "17m:";
     //
     // lblPABandOffset20
     //
     this.lblPABandOffset20.Image = null;
     this.lblPABandOffset20.Location = new System.Drawing.Point(104, 24);
     this.lblPABandOffset20.Name = "lblPABandOffset20";
     this.lblPABandOffset20.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset20.TabIndex = 86;
     this.lblPABandOffset20.Text = "20m:";
     //
     // lblPABandOffset30
     //
     this.lblPABandOffset30.Image = null;
     this.lblPABandOffset30.Location = new System.Drawing.Point(16, 120);
     this.lblPABandOffset30.Name = "lblPABandOffset30";
     this.lblPABandOffset30.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset30.TabIndex = 85;
     this.lblPABandOffset30.Text = "30m:";
     //
     // lblPABandOffset40
     //
     this.lblPABandOffset40.Image = null;
     this.lblPABandOffset40.Location = new System.Drawing.Point(16, 96);
     this.lblPABandOffset40.Name = "lblPABandOffset40";
     this.lblPABandOffset40.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset40.TabIndex = 84;
     this.lblPABandOffset40.Text = "40m:";
     //
     // lblPABandOffset60
     //
     this.lblPABandOffset60.Image = null;
     this.lblPABandOffset60.Location = new System.Drawing.Point(16, 72);
     this.lblPABandOffset60.Name = "lblPABandOffset60";
     this.lblPABandOffset60.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset60.TabIndex = 83;
     this.lblPABandOffset60.Text = "60m:";
     //
     // lblPABandOffset80
     //
     this.lblPABandOffset80.Image = null;
     this.lblPABandOffset80.Location = new System.Drawing.Point(16, 48);
     this.lblPABandOffset80.Name = "lblPABandOffset80";
     this.lblPABandOffset80.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset80.TabIndex = 82;
     this.lblPABandOffset80.Text = "80m:";
     //
     // lblPABandOffset160
     //
     this.lblPABandOffset160.Image = null;
     this.lblPABandOffset160.Location = new System.Drawing.Point(16, 24);
     this.lblPABandOffset160.Name = "lblPABandOffset160";
     this.lblPABandOffset160.Size = new System.Drawing.Size(40, 16);
     this.lblPABandOffset160.TabIndex = 81;
     this.lblPABandOffset160.Text = "160m:";
     //
     // udPAADC17
     //
     this.udPAADC17.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC17.Location = new System.Drawing.Point(144, 48);
     this.udPAADC17.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC17.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC17.Name = "udPAADC17";
     this.udPAADC17.Size = new System.Drawing.Size(48, 20);
     this.udPAADC17.TabIndex = 77;
     this.udPAADC17.Value = new System.Decimal(new int[] {
                                                             108,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC17.LostFocus += new System.EventHandler(this.udPAADC17_LostFocus);
     //
     // udPAADC15
     //
     this.udPAADC15.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC15.Location = new System.Drawing.Point(144, 72);
     this.udPAADC15.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC15.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC15.Name = "udPAADC15";
     this.udPAADC15.Size = new System.Drawing.Size(48, 20);
     this.udPAADC15.TabIndex = 78;
     this.udPAADC15.Value = new System.Decimal(new int[] {
                                                             108,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC15.LostFocus += new System.EventHandler(this.udPAADC15_LostFocus);
     //
     // udPAADC20
     //
     this.udPAADC20.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC20.Location = new System.Drawing.Point(144, 24);
     this.udPAADC20.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC20.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC20.Name = "udPAADC20";
     this.udPAADC20.Size = new System.Drawing.Size(48, 20);
     this.udPAADC20.TabIndex = 76;
     this.udPAADC20.Value = new System.Decimal(new int[] {
                                                             108,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC20.LostFocus += new System.EventHandler(this.udPAADC20_LostFocus);
     //
     // udPAADC12
     //
     this.udPAADC12.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC12.Location = new System.Drawing.Point(144, 96);
     this.udPAADC12.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC12.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC12.Name = "udPAADC12";
     this.udPAADC12.Size = new System.Drawing.Size(48, 20);
     this.udPAADC12.TabIndex = 79;
     this.udPAADC12.Value = new System.Decimal(new int[] {
                                                             110,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC12.LostFocus += new System.EventHandler(this.udPAADC12_LostFocus);
     //
     // udPAADC10
     //
     this.udPAADC10.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC10.Location = new System.Drawing.Point(144, 120);
     this.udPAADC10.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC10.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC10.Name = "udPAADC10";
     this.udPAADC10.Size = new System.Drawing.Size(48, 20);
     this.udPAADC10.TabIndex = 80;
     this.udPAADC10.Value = new System.Decimal(new int[] {
                                                             111,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC10.LostFocus += new System.EventHandler(this.udPAADC10_LostFocus);
     //
     // udPAADC160
     //
     this.udPAADC160.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udPAADC160.Location = new System.Drawing.Point(56, 24);
     this.udPAADC160.Maximum = new System.Decimal(new int[] {
                                                                255,
                                                                0,
                                                                0,
                                                                0});
     this.udPAADC160.Minimum = new System.Decimal(new int[] {
                                                                0,
                                                                0,
                                                                0,
                                                                0});
     this.udPAADC160.Name = "udPAADC160";
     this.udPAADC160.Size = new System.Drawing.Size(48, 20);
     this.udPAADC160.TabIndex = 71;
     this.udPAADC160.Value = new System.Decimal(new int[] {
                                                              107,
                                                              0,
                                                              0,
                                                              0});
     this.udPAADC160.LostFocus += new System.EventHandler(this.udPAADC160_LostFocus);
     //
     // udPAADC80
     //
     this.udPAADC80.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC80.Location = new System.Drawing.Point(56, 48);
     this.udPAADC80.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC80.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC80.Name = "udPAADC80";
     this.udPAADC80.Size = new System.Drawing.Size(48, 20);
     this.udPAADC80.TabIndex = 72;
     this.udPAADC80.Value = new System.Decimal(new int[] {
                                                             107,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC80.LostFocus += new System.EventHandler(this.udPAADC80_LostFocus);
     //
     // udPAADC60
     //
     this.udPAADC60.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC60.Location = new System.Drawing.Point(56, 72);
     this.udPAADC60.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC60.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC60.Name = "udPAADC60";
     this.udPAADC60.Size = new System.Drawing.Size(48, 20);
     this.udPAADC60.TabIndex = 73;
     this.udPAADC60.Value = new System.Decimal(new int[] {
                                                             107,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC60.LostFocus += new System.EventHandler(this.udPAADC60_LostFocus);
     //
     // udPAADC40
     //
     this.udPAADC40.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC40.Location = new System.Drawing.Point(56, 96);
     this.udPAADC40.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC40.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC40.Name = "udPAADC40";
     this.udPAADC40.Size = new System.Drawing.Size(48, 20);
     this.udPAADC40.TabIndex = 74;
     this.udPAADC40.Value = new System.Decimal(new int[] {
                                                             106,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC40.LostFocus += new System.EventHandler(this.udPAADC40_LostFocus);
     //
     // udPAADC30
     //
     this.udPAADC30.Increment = new System.Decimal(new int[] {
                                                                 1,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAADC30.Location = new System.Drawing.Point(56, 120);
     this.udPAADC30.Maximum = new System.Decimal(new int[] {
                                                               255,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC30.Minimum = new System.Decimal(new int[] {
                                                               0,
                                                               0,
                                                               0,
                                                               0});
     this.udPAADC30.Name = "udPAADC30";
     this.udPAADC30.Size = new System.Drawing.Size(48, 20);
     this.udPAADC30.TabIndex = 75;
     this.udPAADC30.Value = new System.Decimal(new int[] {
                                                             108,
                                                             0,
                                                             0,
                                                             0});
     this.udPAADC30.LostFocus += new System.EventHandler(this.udPAADC30_LostFocus);
     //
     // rtxtPACalReq
     //
     this.rtxtPACalReq.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.rtxtPACalReq.Location = new System.Drawing.Point(272, 16);
     this.rtxtPACalReq.Name = "rtxtPACalReq";
     this.rtxtPACalReq.ReadOnly = true;
     this.rtxtPACalReq.Size = new System.Drawing.Size(224, 112);
     this.rtxtPACalReq.TabIndex = 82;
     this.rtxtPACalReq.Text = "If a dummy load is available, we would recommend using the calibration button to " +
         "the left to get the best calibration possible for your environment/equipment.  O" +
         "therwise, use the values provided with the unit.";
     //
     // chkPANewCal
     //
     this.chkPANewCal.Image = null;
     this.chkPANewCal.Location = new System.Drawing.Point(280, 176);
     this.chkPANewCal.Name = "chkPANewCal";
     this.chkPANewCal.Size = new System.Drawing.Size(120, 32);
     this.chkPANewCal.TabIndex = 83;
     this.chkPANewCal.Text = "Use Advanced Calibration Routine";
     this.chkPANewCal.CheckedChanged += new System.EventHandler(this.chkPANewCal_CheckedChanged);
     //
     // grpPAGainByBand
     //
     this.grpPAGainByBand.Controls.Add(this.udPACalPower);
     this.grpPAGainByBand.Controls.Add(this.lblPACalTarget);
     this.grpPAGainByBand.Controls.Add(this.chkPA10);
     this.grpPAGainByBand.Controls.Add(this.chkPA12);
     this.grpPAGainByBand.Controls.Add(this.chkPA15);
     this.grpPAGainByBand.Controls.Add(this.chkPA17);
     this.grpPAGainByBand.Controls.Add(this.chkPA20);
     this.grpPAGainByBand.Controls.Add(this.chkPA30);
     this.grpPAGainByBand.Controls.Add(this.chkPA40);
     this.grpPAGainByBand.Controls.Add(this.chkPA60);
     this.grpPAGainByBand.Controls.Add(this.chkPA80);
     this.grpPAGainByBand.Controls.Add(this.chkPA160);
     this.grpPAGainByBand.Controls.Add(this.radPACalSelBands);
     this.grpPAGainByBand.Controls.Add(this.radPACalAllBands);
     this.grpPAGainByBand.Controls.Add(this.btnPAGainReset);
     this.grpPAGainByBand.Controls.Add(this.btnPAGainCalibration);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand10);
     this.grpPAGainByBand.Controls.Add(this.udPAGain10);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand12);
     this.grpPAGainByBand.Controls.Add(this.udPAGain12);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand15);
     this.grpPAGainByBand.Controls.Add(this.udPAGain15);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand17);
     this.grpPAGainByBand.Controls.Add(this.udPAGain17);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand20);
     this.grpPAGainByBand.Controls.Add(this.udPAGain20);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand30);
     this.grpPAGainByBand.Controls.Add(this.udPAGain30);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand40);
     this.grpPAGainByBand.Controls.Add(this.udPAGain40);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand60);
     this.grpPAGainByBand.Controls.Add(this.udPAGain60);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand80);
     this.grpPAGainByBand.Controls.Add(this.udPAGain80);
     this.grpPAGainByBand.Controls.Add(this.lblPAGainByBand160);
     this.grpPAGainByBand.Controls.Add(this.udPAGain160);
     this.grpPAGainByBand.Controls.Add(this.chkPA6);
     this.grpPAGainByBand.Location = new System.Drawing.Point(8, 8);
     this.grpPAGainByBand.Name = "grpPAGainByBand";
     this.grpPAGainByBand.Size = new System.Drawing.Size(256, 272);
     this.grpPAGainByBand.TabIndex = 1;
     this.grpPAGainByBand.TabStop = false;
     this.grpPAGainByBand.Text = "Gain By Band (dB)";
     this.grpPAGainByBand.Visible = false;
     //
     // udPACalPower
     //
     this.udPACalPower.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udPACalPower.Location = new System.Drawing.Point(96, 160);
     this.udPACalPower.Maximum = new System.Decimal(new int[] {
                                                                  100,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udPACalPower.Minimum = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udPACalPower.Name = "udPACalPower";
     this.udPACalPower.Size = new System.Drawing.Size(40, 20);
     this.udPACalPower.TabIndex = 35;
     this.udPACalPower.Value = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     //
     // lblPACalTarget
     //
     this.lblPACalTarget.Image = null;
     this.lblPACalTarget.Location = new System.Drawing.Point(88, 144);
     this.lblPACalTarget.Name = "lblPACalTarget";
     this.lblPACalTarget.Size = new System.Drawing.Size(64, 16);
     this.lblPACalTarget.TabIndex = 34;
     this.lblPACalTarget.Text = "Cal Target:";
     //
     // chkPA10
     //
     this.chkPA10.Image = null;
     this.chkPA10.Location = new System.Drawing.Point(176, 248);
     this.chkPA10.Name = "chkPA10";
     this.chkPA10.Size = new System.Drawing.Size(36, 16);
     this.chkPA10.TabIndex = 33;
     this.chkPA10.Text = "10";
     this.chkPA10.Visible = false;
     //
     // chkPA12
     //
     this.chkPA12.Image = null;
     this.chkPA12.Location = new System.Drawing.Point(136, 248);
     this.chkPA12.Name = "chkPA12";
     this.chkPA12.Size = new System.Drawing.Size(36, 16);
     this.chkPA12.TabIndex = 32;
     this.chkPA12.Text = "12";
     this.chkPA12.Visible = false;
     //
     // chkPA15
     //
     this.chkPA15.Image = null;
     this.chkPA15.Location = new System.Drawing.Point(96, 248);
     this.chkPA15.Name = "chkPA15";
     this.chkPA15.Size = new System.Drawing.Size(36, 16);
     this.chkPA15.TabIndex = 31;
     this.chkPA15.Text = "15";
     this.chkPA15.Visible = false;
     //
     // chkPA17
     //
     this.chkPA17.Image = null;
     this.chkPA17.Location = new System.Drawing.Point(56, 248);
     this.chkPA17.Name = "chkPA17";
     this.chkPA17.Size = new System.Drawing.Size(36, 16);
     this.chkPA17.TabIndex = 30;
     this.chkPA17.Text = "17";
     this.chkPA17.Visible = false;
     //
     // chkPA20
     //
     this.chkPA20.Image = null;
     this.chkPA20.Location = new System.Drawing.Point(8, 248);
     this.chkPA20.Name = "chkPA20";
     this.chkPA20.Size = new System.Drawing.Size(36, 16);
     this.chkPA20.TabIndex = 29;
     this.chkPA20.Text = "20";
     this.chkPA20.Visible = false;
     //
     // chkPA30
     //
     this.chkPA30.Image = null;
     this.chkPA30.Location = new System.Drawing.Point(176, 224);
     this.chkPA30.Name = "chkPA30";
     this.chkPA30.Size = new System.Drawing.Size(36, 16);
     this.chkPA30.TabIndex = 28;
     this.chkPA30.Text = "30";
     this.chkPA30.Visible = false;
     //
     // chkPA40
     //
     this.chkPA40.Image = null;
     this.chkPA40.Location = new System.Drawing.Point(136, 224);
     this.chkPA40.Name = "chkPA40";
     this.chkPA40.Size = new System.Drawing.Size(40, 16);
     this.chkPA40.TabIndex = 27;
     this.chkPA40.Text = "40";
     this.chkPA40.Visible = false;
     //
     // chkPA60
     //
     this.chkPA60.Image = null;
     this.chkPA60.Location = new System.Drawing.Point(96, 224);
     this.chkPA60.Name = "chkPA60";
     this.chkPA60.Size = new System.Drawing.Size(40, 16);
     this.chkPA60.TabIndex = 26;
     this.chkPA60.Text = "60";
     this.chkPA60.Visible = false;
     //
     // chkPA80
     //
     this.chkPA80.Image = null;
     this.chkPA80.Location = new System.Drawing.Point(56, 224);
     this.chkPA80.Name = "chkPA80";
     this.chkPA80.Size = new System.Drawing.Size(40, 16);
     this.chkPA80.TabIndex = 25;
     this.chkPA80.Text = "80";
     this.chkPA80.Visible = false;
     //
     // chkPA160
     //
     this.chkPA160.Image = null;
     this.chkPA160.Location = new System.Drawing.Point(8, 224);
     this.chkPA160.Name = "chkPA160";
     this.chkPA160.Size = new System.Drawing.Size(48, 16);
     this.chkPA160.TabIndex = 24;
     this.chkPA160.Text = "160";
     this.chkPA160.Visible = false;
     //
     // radPACalSelBands
     //
     this.radPACalSelBands.Image = null;
     this.radPACalSelBands.Location = new System.Drawing.Point(96, 184);
     this.radPACalSelBands.Name = "radPACalSelBands";
     this.radPACalSelBands.Size = new System.Drawing.Size(112, 32);
     this.radPACalSelBands.TabIndex = 23;
     this.radPACalSelBands.Text = "Selected Bands (checked below)";
     //
     // radPACalAllBands
     //
     this.radPACalAllBands.Checked = true;
     this.radPACalAllBands.Image = null;
     this.radPACalAllBands.Location = new System.Drawing.Point(16, 184);
     this.radPACalAllBands.Name = "radPACalAllBands";
     this.radPACalAllBands.Size = new System.Drawing.Size(72, 32);
     this.radPACalAllBands.TabIndex = 22;
     this.radPACalAllBands.TabStop = true;
     this.radPACalAllBands.Text = "All Bands";
     this.radPACalAllBands.CheckedChanged += new System.EventHandler(this.radPACalAllBands_CheckedChanged);
     //
     // btnPAGainReset
     //
     this.btnPAGainReset.Image = null;
     this.btnPAGainReset.Location = new System.Drawing.Point(152, 152);
     this.btnPAGainReset.Name = "btnPAGainReset";
     this.btnPAGainReset.Size = new System.Drawing.Size(48, 23);
     this.btnPAGainReset.TabIndex = 21;
     this.btnPAGainReset.Text = "Reset";
     this.toolTip1.SetToolTip(this.btnPAGainReset, "Reset all Gain values to the default 48.0dB");
     this.btnPAGainReset.Click += new System.EventHandler(this.btnPAGainReset_Click);
     //
     // btnPAGainCalibration
     //
     this.btnPAGainCalibration.Image = null;
     this.btnPAGainCalibration.Location = new System.Drawing.Point(16, 152);
     this.btnPAGainCalibration.Name = "btnPAGainCalibration";
     this.btnPAGainCalibration.Size = new System.Drawing.Size(64, 23);
     this.btnPAGainCalibration.TabIndex = 20;
     this.btnPAGainCalibration.Text = "Calibrate";
     this.btnPAGainCalibration.Click += new System.EventHandler(this.btnPAGainCalibration_Click);
     //
     // lblPAGainByBand10
     //
     this.lblPAGainByBand10.Image = null;
     this.lblPAGainByBand10.Location = new System.Drawing.Point(112, 120);
     this.lblPAGainByBand10.Name = "lblPAGainByBand10";
     this.lblPAGainByBand10.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand10.TabIndex = 19;
     this.lblPAGainByBand10.Text = "10m:";
     //
     // udPAGain10
     //
     this.udPAGain10.DecimalPlaces = 1;
     this.udPAGain10.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain10.Location = new System.Drawing.Point(152, 120);
     this.udPAGain10.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain10.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain10.Name = "udPAGain10";
     this.udPAGain10.Size = new System.Drawing.Size(48, 20);
     this.udPAGain10.TabIndex = 18;
     this.udPAGain10.Value = new System.Decimal(new int[] {
                                                              430,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain10.LostFocus += new System.EventHandler(this.udPAGain10_LostFocus);
     this.udPAGain10.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand12
     //
     this.lblPAGainByBand12.Image = null;
     this.lblPAGainByBand12.Location = new System.Drawing.Point(112, 96);
     this.lblPAGainByBand12.Name = "lblPAGainByBand12";
     this.lblPAGainByBand12.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand12.TabIndex = 17;
     this.lblPAGainByBand12.Text = "12m:";
     //
     // udPAGain12
     //
     this.udPAGain12.DecimalPlaces = 1;
     this.udPAGain12.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain12.Location = new System.Drawing.Point(152, 96);
     this.udPAGain12.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain12.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain12.Name = "udPAGain12";
     this.udPAGain12.Size = new System.Drawing.Size(48, 20);
     this.udPAGain12.TabIndex = 16;
     this.udPAGain12.Value = new System.Decimal(new int[] {
                                                              474,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain12.LostFocus += new System.EventHandler(this.udPAGain12_LostFocus);
     this.udPAGain12.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand15
     //
     this.lblPAGainByBand15.Image = null;
     this.lblPAGainByBand15.Location = new System.Drawing.Point(112, 72);
     this.lblPAGainByBand15.Name = "lblPAGainByBand15";
     this.lblPAGainByBand15.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand15.TabIndex = 15;
     this.lblPAGainByBand15.Text = "15m:";
     //
     // udPAGain15
     //
     this.udPAGain15.DecimalPlaces = 1;
     this.udPAGain15.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain15.Location = new System.Drawing.Point(152, 72);
     this.udPAGain15.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain15.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain15.Name = "udPAGain15";
     this.udPAGain15.Size = new System.Drawing.Size(48, 20);
     this.udPAGain15.TabIndex = 14;
     this.udPAGain15.Value = new System.Decimal(new int[] {
                                                              481,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain15.LostFocus += new System.EventHandler(this.udPAGain15_LostFocus);
     this.udPAGain15.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand17
     //
     this.lblPAGainByBand17.Image = null;
     this.lblPAGainByBand17.Location = new System.Drawing.Point(112, 48);
     this.lblPAGainByBand17.Name = "lblPAGainByBand17";
     this.lblPAGainByBand17.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand17.TabIndex = 13;
     this.lblPAGainByBand17.Text = "17m:";
     //
     // udPAGain17
     //
     this.udPAGain17.DecimalPlaces = 1;
     this.udPAGain17.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain17.Location = new System.Drawing.Point(152, 48);
     this.udPAGain17.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain17.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain17.Name = "udPAGain17";
     this.udPAGain17.Size = new System.Drawing.Size(48, 20);
     this.udPAGain17.TabIndex = 12;
     this.udPAGain17.Value = new System.Decimal(new int[] {
                                                              493,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain17.LostFocus += new System.EventHandler(this.udPAGain17_LostFocus);
     this.udPAGain17.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand20
     //
     this.lblPAGainByBand20.Image = null;
     this.lblPAGainByBand20.Location = new System.Drawing.Point(112, 24);
     this.lblPAGainByBand20.Name = "lblPAGainByBand20";
     this.lblPAGainByBand20.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand20.TabIndex = 11;
     this.lblPAGainByBand20.Text = "20m:";
     //
     // udPAGain20
     //
     this.udPAGain20.DecimalPlaces = 1;
     this.udPAGain20.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain20.Location = new System.Drawing.Point(152, 24);
     this.udPAGain20.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain20.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain20.Name = "udPAGain20";
     this.udPAGain20.Size = new System.Drawing.Size(48, 20);
     this.udPAGain20.TabIndex = 10;
     this.udPAGain20.Value = new System.Decimal(new int[] {
                                                              483,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain20.LostFocus += new System.EventHandler(this.udPAGain20_LostFocus);
     this.udPAGain20.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand30
     //
     this.lblPAGainByBand30.Image = null;
     this.lblPAGainByBand30.Location = new System.Drawing.Point(16, 120);
     this.lblPAGainByBand30.Name = "lblPAGainByBand30";
     this.lblPAGainByBand30.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand30.TabIndex = 9;
     this.lblPAGainByBand30.Text = "30m:";
     //
     // udPAGain30
     //
     this.udPAGain30.DecimalPlaces = 1;
     this.udPAGain30.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain30.Location = new System.Drawing.Point(56, 120);
     this.udPAGain30.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain30.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain30.Name = "udPAGain30";
     this.udPAGain30.Size = new System.Drawing.Size(48, 20);
     this.udPAGain30.TabIndex = 8;
     this.udPAGain30.Value = new System.Decimal(new int[] {
                                                              489,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain30.LostFocus += new System.EventHandler(this.udPAGain30_LostFocus);
     this.udPAGain30.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand40
     //
     this.lblPAGainByBand40.Image = null;
     this.lblPAGainByBand40.Location = new System.Drawing.Point(16, 96);
     this.lblPAGainByBand40.Name = "lblPAGainByBand40";
     this.lblPAGainByBand40.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand40.TabIndex = 7;
     this.lblPAGainByBand40.Text = "40m:";
     //
     // udPAGain40
     //
     this.udPAGain40.DecimalPlaces = 1;
     this.udPAGain40.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain40.Location = new System.Drawing.Point(56, 96);
     this.udPAGain40.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain40.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain40.Name = "udPAGain40";
     this.udPAGain40.Size = new System.Drawing.Size(48, 20);
     this.udPAGain40.TabIndex = 6;
     this.udPAGain40.Value = new System.Decimal(new int[] {
                                                              469,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain40.LostFocus += new System.EventHandler(this.udPAGain40_LostFocus);
     this.udPAGain40.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand60
     //
     this.lblPAGainByBand60.Image = null;
     this.lblPAGainByBand60.Location = new System.Drawing.Point(16, 72);
     this.lblPAGainByBand60.Name = "lblPAGainByBand60";
     this.lblPAGainByBand60.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand60.TabIndex = 5;
     this.lblPAGainByBand60.Text = "60m:";
     //
     // udPAGain60
     //
     this.udPAGain60.DecimalPlaces = 1;
     this.udPAGain60.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain60.Location = new System.Drawing.Point(56, 72);
     this.udPAGain60.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain60.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain60.Name = "udPAGain60";
     this.udPAGain60.Size = new System.Drawing.Size(48, 20);
     this.udPAGain60.TabIndex = 4;
     this.udPAGain60.Value = new System.Decimal(new int[] {
                                                              474,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain60.LostFocus += new System.EventHandler(this.udPAGain60_LostFocus);
     this.udPAGain60.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand80
     //
     this.lblPAGainByBand80.Image = null;
     this.lblPAGainByBand80.Location = new System.Drawing.Point(16, 48);
     this.lblPAGainByBand80.Name = "lblPAGainByBand80";
     this.lblPAGainByBand80.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand80.TabIndex = 3;
     this.lblPAGainByBand80.Text = "80m:";
     //
     // udPAGain80
     //
     this.udPAGain80.DecimalPlaces = 1;
     this.udPAGain80.Increment = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udPAGain80.Location = new System.Drawing.Point(56, 48);
     this.udPAGain80.Maximum = new System.Decimal(new int[] {
                                                                100,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain80.Minimum = new System.Decimal(new int[] {
                                                                38,
                                                                0,
                                                                0,
                                                                0});
     this.udPAGain80.Name = "udPAGain80";
     this.udPAGain80.Size = new System.Drawing.Size(48, 20);
     this.udPAGain80.TabIndex = 2;
     this.udPAGain80.Value = new System.Decimal(new int[] {
                                                              480,
                                                              0,
                                                              0,
                                                              65536});
     this.udPAGain80.LostFocus += new System.EventHandler(this.udPAGain80_LostFocus);
     this.udPAGain80.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // lblPAGainByBand160
     //
     this.lblPAGainByBand160.Image = null;
     this.lblPAGainByBand160.Location = new System.Drawing.Point(16, 24);
     this.lblPAGainByBand160.Name = "lblPAGainByBand160";
     this.lblPAGainByBand160.Size = new System.Drawing.Size(40, 16);
     this.lblPAGainByBand160.TabIndex = 1;
     this.lblPAGainByBand160.Text = "160m:";
     //
     // udPAGain160
     //
     this.udPAGain160.DecimalPlaces = 1;
     this.udPAGain160.Increment = new System.Decimal(new int[] {
                                                                   1,
                                                                   0,
                                                                   0,
                                                                   65536});
     this.udPAGain160.Location = new System.Drawing.Point(56, 24);
     this.udPAGain160.Maximum = new System.Decimal(new int[] {
                                                                 100,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAGain160.Minimum = new System.Decimal(new int[] {
                                                                 38,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udPAGain160.Name = "udPAGain160";
     this.udPAGain160.Size = new System.Drawing.Size(48, 20);
     this.udPAGain160.TabIndex = 0;
     this.udPAGain160.Value = new System.Decimal(new int[] {
                                                               490,
                                                               0,
                                                               0,
                                                               65536});
     this.udPAGain160.LostFocus += new System.EventHandler(this.udPAGain160_LostFocus);
     this.udPAGain160.ValueChanged += new System.EventHandler(this.udPAGain_ValueChanged);
     //
     // chkPA6
     //
     this.chkPA6.Image = null;
     this.chkPA6.Location = new System.Drawing.Point(216, 248);
     this.chkPA6.Name = "chkPA6";
     this.chkPA6.Size = new System.Drawing.Size(36, 16);
     this.chkPA6.TabIndex = 84;
     this.chkPA6.Text = "6";
     this.chkPA6.Visible = false;
     //
     // tpCAT
     //
     this.tpCAT.Controls.Add(this.chkKWAI);
     this.tpCAT.Controls.Add(this.chkFPInstalled);
     this.tpCAT.Controls.Add(this.chkDigUIsUSB);
     this.tpCAT.Controls.Add(this.lblCATRigType);
     this.tpCAT.Controls.Add(this.comboCATRigType);
     this.tpCAT.Controls.Add(this.btnCATTest);
     this.tpCAT.Controls.Add(this.grpPTTBitBang);
     this.tpCAT.Controls.Add(this.grpCatControlBox);
     this.tpCAT.Controls.Add(this.grpRTTYOffset);
     this.tpCAT.Location = new System.Drawing.Point(4, 22);
     this.tpCAT.Name = "tpCAT";
     this.tpCAT.Size = new System.Drawing.Size(584, 286);
     this.tpCAT.TabIndex = 10;
     this.tpCAT.Text = "CAT Control";
     //
     // chkKWAI
     //
     this.chkKWAI.Image = null;
     this.chkKWAI.Location = new System.Drawing.Point(192, 224);
     this.chkKWAI.Name = "chkKWAI";
     this.chkKWAI.Size = new System.Drawing.Size(176, 24);
     this.chkKWAI.TabIndex = 98;
     this.chkKWAI.Text = "Allow Kenwood AI Command";
     this.toolTip1.SetToolTip(this.chkKWAI, "Check only if your logger does not poll for frequency");
     this.chkKWAI.CheckedChanged += new System.EventHandler(this.chkKWAI_CheckedChanged);
     //
     // chkFPInstalled
     //
     this.chkFPInstalled.Image = null;
     this.chkFPInstalled.Location = new System.Drawing.Point(192, 200);
     this.chkFPInstalled.Name = "chkFPInstalled";
     this.chkFPInstalled.Size = new System.Drawing.Size(160, 24);
     this.chkFPInstalled.TabIndex = 97;
     this.chkFPInstalled.Text = "FlexProfiler Installed";
     this.toolTip1.SetToolTip(this.chkFPInstalled, "Check if FlexProfiler installed");
     this.chkFPInstalled.CheckedChanged += new System.EventHandler(this.chkFPInstalled_CheckedChanged);
     //
     // chkDigUIsUSB
     //
     this.chkDigUIsUSB.Image = null;
     this.chkDigUIsUSB.Location = new System.Drawing.Point(192, 176);
     this.chkDigUIsUSB.Name = "chkDigUIsUSB";
     this.chkDigUIsUSB.Size = new System.Drawing.Size(160, 24);
     this.chkDigUIsUSB.TabIndex = 96;
     this.chkDigUIsUSB.Text = "DigL/U Returns LSB/USB";
     this.toolTip1.SetToolTip(this.chkDigUIsUSB, "Lies to the Kenwood CAT Interface to fool certain programs");
     //
     // lblCATRigType
     //
     this.lblCATRigType.Image = null;
     this.lblCATRigType.Location = new System.Drawing.Point(440, 24);
     this.lblCATRigType.Name = "lblCATRigType";
     this.lblCATRigType.Size = new System.Drawing.Size(40, 23);
     this.lblCATRigType.TabIndex = 95;
     this.lblCATRigType.Text = "ID as:";
     //
     // comboCATRigType
     //
     this.comboCATRigType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATRigType.DropDownWidth = 56;
     this.comboCATRigType.Items.AddRange(new object[] {
                                                          "PowerSDR",
                                                          "TS-2000",
                                                          "TS-50S",
                                                          "TS-480"});
     this.comboCATRigType.Location = new System.Drawing.Point(480, 24);
     this.comboCATRigType.Name = "comboCATRigType";
     this.comboCATRigType.Size = new System.Drawing.Size(88, 20);
     this.comboCATRigType.TabIndex = 94;
     this.toolTip1.SetToolTip(this.comboCATRigType, "Sets the CAT protocol for programs that do not have SDR-1000 specific setups.");
     this.comboCATRigType.SelectedIndexChanged += new System.EventHandler(this.comboCATRigType_SelectedIndexChanged);
     //
     // btnCATTest
     //
     this.btnCATTest.Image = null;
     this.btnCATTest.Location = new System.Drawing.Point(344, 24);
     this.btnCATTest.Name = "btnCATTest";
     this.btnCATTest.Size = new System.Drawing.Size(40, 20);
     this.btnCATTest.TabIndex = 92;
     this.btnCATTest.Text = "Test";
     this.btnCATTest.Click += new System.EventHandler(this.btnCATTest_Click);
     //
     // grpPTTBitBang
     //
     this.grpPTTBitBang.Controls.Add(this.comboCATPTTPort);
     this.grpPTTBitBang.Controls.Add(this.lblCATPTTPort);
     this.grpPTTBitBang.Controls.Add(this.chkCATPTT_RTS);
     this.grpPTTBitBang.Controls.Add(this.chkCATPTT_DTR);
     this.grpPTTBitBang.Controls.Add(this.chkCATPTTEnabled);
     this.grpPTTBitBang.Location = new System.Drawing.Point(192, 16);
     this.grpPTTBitBang.Name = "grpPTTBitBang";
     this.grpPTTBitBang.Size = new System.Drawing.Size(128, 152);
     this.grpPTTBitBang.TabIndex = 91;
     this.grpPTTBitBang.TabStop = false;
     this.grpPTTBitBang.Text = "PTT Control";
     //
     // comboCATPTTPort
     //
     this.comboCATPTTPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATPTTPort.DropDownWidth = 56;
     this.comboCATPTTPort.Location = new System.Drawing.Point(40, 56);
     this.comboCATPTTPort.Name = "comboCATPTTPort";
     this.comboCATPTTPort.Size = new System.Drawing.Size(80, 20);
     this.comboCATPTTPort.TabIndex = 96;
     this.toolTip1.SetToolTip(this.comboCATPTTPort, "Selects the COM port for use with PTT control");
     this.comboCATPTTPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPTTPort_SelectedIndexChanged);
     //
     // lblCATPTTPort
     //
     this.lblCATPTTPort.Image = null;
     this.lblCATPTTPort.Location = new System.Drawing.Point(8, 56);
     this.lblCATPTTPort.Name = "lblCATPTTPort";
     this.lblCATPTTPort.Size = new System.Drawing.Size(40, 23);
     this.lblCATPTTPort.TabIndex = 6;
     this.lblCATPTTPort.Text = "Port:";
     //
     // chkCATPTT_RTS
     //
     this.chkCATPTT_RTS.Image = null;
     this.chkCATPTT_RTS.Location = new System.Drawing.Point(40, 88);
     this.chkCATPTT_RTS.Name = "chkCATPTT_RTS";
     this.chkCATPTT_RTS.Size = new System.Drawing.Size(48, 24);
     this.chkCATPTT_RTS.TabIndex = 0;
     this.chkCATPTT_RTS.Text = "RTS";
     this.chkCATPTT_RTS.CheckedChanged += new System.EventHandler(this.chkCATPTT_RTS_CheckedChanged);
     //
     // chkCATPTT_DTR
     //
     this.chkCATPTT_DTR.Image = null;
     this.chkCATPTT_DTR.Location = new System.Drawing.Point(40, 120);
     this.chkCATPTT_DTR.Name = "chkCATPTT_DTR";
     this.chkCATPTT_DTR.Size = new System.Drawing.Size(48, 16);
     this.chkCATPTT_DTR.TabIndex = 1;
     this.chkCATPTT_DTR.Text = "DTR";
     this.chkCATPTT_DTR.CheckedChanged += new System.EventHandler(this.chkCATPTT_DTR_CheckedChanged);
     //
     // chkCATPTTEnabled
     //
     this.chkCATPTTEnabled.Image = null;
     this.chkCATPTTEnabled.Location = new System.Drawing.Point(8, 16);
     this.chkCATPTTEnabled.Name = "chkCATPTTEnabled";
     this.chkCATPTTEnabled.TabIndex = 4;
     this.chkCATPTTEnabled.Text = "Enable PTT";
     this.chkCATPTTEnabled.CheckedChanged += new System.EventHandler(this.chkCATPTTEnabled_CheckedChanged);
     //
     // grpCatControlBox
     //
     this.grpCatControlBox.Controls.Add(this.comboCATPort);
     this.grpCatControlBox.Controls.Add(this.comboCATbaud);
     this.grpCatControlBox.Controls.Add(this.lblCATBaud);
     this.grpCatControlBox.Controls.Add(this.lblCATPort);
     this.grpCatControlBox.Controls.Add(this.chkCATEnable);
     this.grpCatControlBox.Controls.Add(this.lblCATParity);
     this.grpCatControlBox.Controls.Add(this.lblCATData);
     this.grpCatControlBox.Controls.Add(this.lblCATStop);
     this.grpCatControlBox.Controls.Add(this.comboCATparity);
     this.grpCatControlBox.Controls.Add(this.comboCATdatabits);
     this.grpCatControlBox.Controls.Add(this.comboCATstopbits);
     this.grpCatControlBox.Location = new System.Drawing.Point(16, 16);
     this.grpCatControlBox.Name = "grpCatControlBox";
     this.grpCatControlBox.Size = new System.Drawing.Size(160, 216);
     this.grpCatControlBox.TabIndex = 90;
     this.grpCatControlBox.TabStop = false;
     this.grpCatControlBox.Text = "CAT Control";
     //
     // comboCATPort
     //
     this.comboCATPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATPort.DropDownWidth = 56;
     this.comboCATPort.Location = new System.Drawing.Point(72, 48);
     this.comboCATPort.Name = "comboCATPort";
     this.comboCATPort.Size = new System.Drawing.Size(72, 20);
     this.comboCATPort.TabIndex = 95;
     this.toolTip1.SetToolTip(this.comboCATPort, "Sets the COM port to be used for the CAT interface.");
     this.comboCATPort.SelectedIndexChanged += new System.EventHandler(this.comboCATPort_SelectedIndexChanged);
     //
     // comboCATbaud
     //
     this.comboCATbaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATbaud.DropDownWidth = 56;
     this.comboCATbaud.Items.AddRange(new object[] {
                                                       "300",
                                                       "1200",
                                                       "2400",
                                                       "4800",
                                                       "9600",
                                                       "19200",
                                                       "38400",
                                                       "57600"});
     this.comboCATbaud.Location = new System.Drawing.Point(72, 88);
     this.comboCATbaud.Name = "comboCATbaud";
     this.comboCATbaud.Size = new System.Drawing.Size(72, 20);
     this.comboCATbaud.TabIndex = 93;
     this.comboCATbaud.SelectedIndexChanged += new System.EventHandler(this.comboCATbaud_SelectedIndexChanged);
     //
     // lblCATBaud
     //
     this.lblCATBaud.Image = null;
     this.lblCATBaud.Location = new System.Drawing.Point(24, 88);
     this.lblCATBaud.Name = "lblCATBaud";
     this.lblCATBaud.Size = new System.Drawing.Size(40, 23);
     this.lblCATBaud.TabIndex = 5;
     this.lblCATBaud.Text = "Baud";
     //
     // lblCATPort
     //
     this.lblCATPort.Image = null;
     this.lblCATPort.Location = new System.Drawing.Point(24, 48);
     this.lblCATPort.Name = "lblCATPort";
     this.lblCATPort.Size = new System.Drawing.Size(40, 23);
     this.lblCATPort.TabIndex = 3;
     this.lblCATPort.Text = "Port:";
     //
     // chkCATEnable
     //
     this.chkCATEnable.Image = null;
     this.chkCATEnable.Location = new System.Drawing.Point(16, 24);
     this.chkCATEnable.Name = "chkCATEnable";
     this.chkCATEnable.TabIndex = 0;
     this.chkCATEnable.Text = "Enable CAT";
     this.chkCATEnable.CheckedChanged += new System.EventHandler(this.chkCATEnable_CheckedChanged);
     //
     // lblCATParity
     //
     this.lblCATParity.Image = null;
     this.lblCATParity.Location = new System.Drawing.Point(24, 120);
     this.lblCATParity.Name = "lblCATParity";
     this.lblCATParity.Size = new System.Drawing.Size(48, 23);
     this.lblCATParity.TabIndex = 92;
     this.lblCATParity.Text = "Parity";
     //
     // lblCATData
     //
     this.lblCATData.Image = null;
     this.lblCATData.Location = new System.Drawing.Point(24, 152);
     this.lblCATData.Name = "lblCATData";
     this.lblCATData.Size = new System.Drawing.Size(40, 23);
     this.lblCATData.TabIndex = 92;
     this.lblCATData.Text = "Data";
     //
     // lblCATStop
     //
     this.lblCATStop.Image = null;
     this.lblCATStop.Location = new System.Drawing.Point(24, 184);
     this.lblCATStop.Name = "lblCATStop";
     this.lblCATStop.Size = new System.Drawing.Size(40, 23);
     this.lblCATStop.TabIndex = 92;
     this.lblCATStop.Text = "Stop";
     //
     // comboCATparity
     //
     this.comboCATparity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATparity.DropDownWidth = 56;
     this.comboCATparity.Items.AddRange(new object[] {
                                                         "none",
                                                         "odd ",
                                                         "even",
                                                         "mark",
                                                         "space"});
     this.comboCATparity.Location = new System.Drawing.Point(72, 120);
     this.comboCATparity.Name = "comboCATparity";
     this.comboCATparity.Size = new System.Drawing.Size(72, 20);
     this.comboCATparity.TabIndex = 92;
     this.comboCATparity.SelectedIndexChanged += new System.EventHandler(this.comboCATparity_SelectedIndexChanged);
     //
     // comboCATdatabits
     //
     this.comboCATdatabits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATdatabits.DropDownWidth = 56;
     this.comboCATdatabits.Items.AddRange(new object[] {
                                                           "8",
                                                           "7",
                                                           "6"});
     this.comboCATdatabits.Location = new System.Drawing.Point(72, 152);
     this.comboCATdatabits.Name = "comboCATdatabits";
     this.comboCATdatabits.Size = new System.Drawing.Size(72, 20);
     this.comboCATdatabits.TabIndex = 93;
     this.comboCATdatabits.SelectedIndexChanged += new System.EventHandler(this.comboCATdatabits_SelectedIndexChanged);
     //
     // comboCATstopbits
     //
     this.comboCATstopbits.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCATstopbits.DropDownWidth = 56;
     this.comboCATstopbits.Items.AddRange(new object[] {
                                                           "1",
                                                           "1.5",
                                                           "2"});
     this.comboCATstopbits.Location = new System.Drawing.Point(72, 184);
     this.comboCATstopbits.Name = "comboCATstopbits";
     this.comboCATstopbits.Size = new System.Drawing.Size(72, 20);
     this.comboCATstopbits.TabIndex = 94;
     this.comboCATstopbits.SelectedIndexChanged += new System.EventHandler(this.comboCATstopbits_SelectedIndexChanged);
     //
     // grpRTTYOffset
     //
     this.grpRTTYOffset.Controls.Add(this.labelTS4);
     this.grpRTTYOffset.Controls.Add(this.labelTS3);
     this.grpRTTYOffset.Controls.Add(this.udRTTYU);
     this.grpRTTYOffset.Controls.Add(this.udRTTYL);
     this.grpRTTYOffset.Controls.Add(this.chkRTTYOffsetEnableB);
     this.grpRTTYOffset.Controls.Add(this.chkRTTYOffsetEnableA);
     this.grpRTTYOffset.Location = new System.Drawing.Point(400, 120);
     this.grpRTTYOffset.Name = "grpRTTYOffset";
     this.grpRTTYOffset.Size = new System.Drawing.Size(168, 120);
     this.grpRTTYOffset.TabIndex = 97;
     this.grpRTTYOffset.TabStop = false;
     this.grpRTTYOffset.Text = "RTTY Offset";
     //
     // labelTS4
     //
     this.labelTS4.Image = null;
     this.labelTS4.Location = new System.Drawing.Point(108, 69);
     this.labelTS4.Name = "labelTS4";
     this.labelTS4.Size = new System.Drawing.Size(40, 16);
     this.labelTS4.TabIndex = 101;
     this.labelTS4.Text = "DIGU";
     //
     // labelTS3
     //
     this.labelTS3.Image = null;
     this.labelTS3.Location = new System.Drawing.Point(24, 69);
     this.labelTS3.Name = "labelTS3";
     this.labelTS3.Size = new System.Drawing.Size(40, 16);
     this.labelTS3.TabIndex = 100;
     this.labelTS3.Text = "DIGL";
     //
     // udRTTYU
     //
     this.udRTTYU.Increment = new System.Decimal(new int[] {
                                                               1,
                                                               0,
                                                               0,
                                                               0});
     this.udRTTYU.Location = new System.Drawing.Point(104, 88);
     this.udRTTYU.Maximum = new System.Decimal(new int[] {
                                                             3000,
                                                             0,
                                                             0,
                                                             0});
     this.udRTTYU.Minimum = new System.Decimal(new int[] {
                                                             3000,
                                                             0,
                                                             0,
                                                             -2147483648});
     this.udRTTYU.Name = "udRTTYU";
     this.udRTTYU.Size = new System.Drawing.Size(48, 20);
     this.udRTTYU.TabIndex = 99;
     this.toolTip1.SetToolTip(this.udRTTYU, "Sets the DIGU frequency offset");
     this.udRTTYU.Value = new System.Decimal(new int[] {
                                                           2125,
                                                           0,
                                                           0,
                                                           0});
     this.udRTTYU.ValueChanged += new System.EventHandler(this.udRTTYU_ValueChanged);
     //
     // udRTTYL
     //
     this.udRTTYL.Increment = new System.Decimal(new int[] {
                                                               1,
                                                               0,
                                                               0,
                                                               0});
     this.udRTTYL.Location = new System.Drawing.Point(16, 88);
     this.udRTTYL.Maximum = new System.Decimal(new int[] {
                                                             3000,
                                                             0,
                                                             0,
                                                             0});
     this.udRTTYL.Minimum = new System.Decimal(new int[] {
                                                             3000,
                                                             0,
                                                             0,
                                                             -2147483648});
     this.udRTTYL.Name = "udRTTYL";
     this.udRTTYL.Size = new System.Drawing.Size(48, 20);
     this.udRTTYL.TabIndex = 98;
     this.toolTip1.SetToolTip(this.udRTTYL, "Sets the DIGL frequency offset");
     this.udRTTYL.Value = new System.Decimal(new int[] {
                                                           2125,
                                                           0,
                                                           0,
                                                           0});
     this.udRTTYL.ValueChanged += new System.EventHandler(this.udRTTYL_ValueChanged);
     //
     // chkRTTYOffsetEnableB
     //
     this.chkRTTYOffsetEnableB.Image = null;
     this.chkRTTYOffsetEnableB.Location = new System.Drawing.Point(16, 40);
     this.chkRTTYOffsetEnableB.Name = "chkRTTYOffsetEnableB";
     this.chkRTTYOffsetEnableB.Size = new System.Drawing.Size(136, 24);
     this.chkRTTYOffsetEnableB.TabIndex = 97;
     this.chkRTTYOffsetEnableB.Text = "Enable Offset VFO B";
     this.chkRTTYOffsetEnableB.CheckedChanged += new System.EventHandler(this.chkRTTYOffsetEnableB_CheckedChanged);
     //
     // chkRTTYOffsetEnableA
     //
     this.chkRTTYOffsetEnableA.Image = null;
     this.chkRTTYOffsetEnableA.Location = new System.Drawing.Point(16, 16);
     this.chkRTTYOffsetEnableA.Name = "chkRTTYOffsetEnableA";
     this.chkRTTYOffsetEnableA.Size = new System.Drawing.Size(136, 24);
     this.chkRTTYOffsetEnableA.TabIndex = 96;
     this.chkRTTYOffsetEnableA.Text = "Enable Offset VFO A";
     this.chkRTTYOffsetEnableA.CheckedChanged += new System.EventHandler(this.chkRTTYOffsetEnableA_CheckedChanged);
     //
     // tpTests
     //
     this.tpTests.Controls.Add(this.grpBoxTS1);
     this.tpTests.Controls.Add(this.ckEnableSigGen);
     this.tpTests.Controls.Add(this.grpTestX2);
     this.tpTests.Controls.Add(this.grpTestAudioBalance);
     this.tpTests.Controls.Add(this.grpTestTXIMD);
     this.tpTests.Controls.Add(this.grpImpulseTest);
     this.tpTests.Location = new System.Drawing.Point(4, 22);
     this.tpTests.Name = "tpTests";
     this.tpTests.Size = new System.Drawing.Size(584, 286);
     this.tpTests.TabIndex = 7;
     this.tpTests.Text = "Tests";
     //
     // grpBoxTS1
     //
     this.grpBoxTS1.Controls.Add(this.grpSigGenTransmit);
     this.grpBoxTS1.Controls.Add(this.grpSigGenReceive);
     this.grpBoxTS1.Controls.Add(this.lblTestGenScale);
     this.grpBoxTS1.Controls.Add(this.udTestGenScale);
     this.grpBoxTS1.Controls.Add(this.lblTestSigGenFreqCallout);
     this.grpBoxTS1.Controls.Add(this.tkbarTestGenFreq);
     this.grpBoxTS1.Controls.Add(this.lblTestGenHzSec);
     this.grpBoxTS1.Controls.Add(this.udTestGenHzSec);
     this.grpBoxTS1.Controls.Add(this.lblTestGenHigh);
     this.grpBoxTS1.Controls.Add(this.udTestGenHigh);
     this.grpBoxTS1.Controls.Add(this.lblTestGenLow);
     this.grpBoxTS1.Controls.Add(this.udTestGenLow);
     this.grpBoxTS1.Controls.Add(this.btnTestGenSweep);
     this.grpBoxTS1.Location = new System.Drawing.Point(176, 80);
     this.grpBoxTS1.Name = "grpBoxTS1";
     this.grpBoxTS1.Size = new System.Drawing.Size(400, 192);
     this.grpBoxTS1.TabIndex = 88;
     this.grpBoxTS1.TabStop = false;
     this.grpBoxTS1.Text = "Signal Generator";
     //
     // grpSigGenTransmit
     //
     this.grpSigGenTransmit.Controls.Add(this.lblSigGenTXMode);
     this.grpSigGenTransmit.Controls.Add(this.cmboSigGenTXMode);
     this.grpSigGenTransmit.Controls.Add(this.radSigGenTXInput);
     this.grpSigGenTransmit.Controls.Add(this.radSigGenTXOutput);
     this.grpSigGenTransmit.Location = new System.Drawing.Point(160, 16);
     this.grpSigGenTransmit.Name = "grpSigGenTransmit";
     this.grpSigGenTransmit.Size = new System.Drawing.Size(152, 64);
     this.grpSigGenTransmit.TabIndex = 102;
     this.grpSigGenTransmit.TabStop = false;
     this.grpSigGenTransmit.Text = "Transmit";
     //
     // lblSigGenTXMode
     //
     this.lblSigGenTXMode.Image = null;
     this.lblSigGenTXMode.Location = new System.Drawing.Point(16, 16);
     this.lblSigGenTXMode.Name = "lblSigGenTXMode";
     this.lblSigGenTXMode.Size = new System.Drawing.Size(40, 16);
     this.lblSigGenTXMode.TabIndex = 96;
     this.lblSigGenTXMode.Text = "Mode:";
     //
     // cmboSigGenTXMode
     //
     this.cmboSigGenTXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboSigGenTXMode.DropDownWidth = 121;
     this.cmboSigGenTXMode.Items.AddRange(new object[] {
                                                           "Soundcard",
                                                           "Tone",
                                                           "Noise",
                                                           "Triangle",
                                                           "Sawtooth",
                                                           "Silence"});
     this.cmboSigGenTXMode.Location = new System.Drawing.Point(56, 16);
     this.cmboSigGenTXMode.Name = "cmboSigGenTXMode";
     this.cmboSigGenTXMode.Size = new System.Drawing.Size(88, 20);
     this.cmboSigGenTXMode.TabIndex = 91;
     this.toolTip1.SetToolTip(this.cmboSigGenTXMode, "Select the signal type.");
     this.cmboSigGenTXMode.SelectedIndexChanged += new System.EventHandler(this.cmboSigGenTXMode_SelectedIndexChanged);
     //
     // radSigGenTXInput
     //
     this.radSigGenTXInput.Checked = true;
     this.radSigGenTXInput.Image = null;
     this.radSigGenTXInput.Location = new System.Drawing.Point(24, 40);
     this.radSigGenTXInput.Name = "radSigGenTXInput";
     this.radSigGenTXInput.Size = new System.Drawing.Size(48, 16);
     this.radSigGenTXInput.TabIndex = 99;
     this.radSigGenTXInput.TabStop = true;
     this.radSigGenTXInput.Text = "Input";
     this.radSigGenTXInput.CheckedChanged += new System.EventHandler(this.radSigGenTXInput_CheckedChanged);
     //
     // radSigGenTXOutput
     //
     this.radSigGenTXOutput.Image = null;
     this.radSigGenTXOutput.Location = new System.Drawing.Point(80, 40);
     this.radSigGenTXOutput.Name = "radSigGenTXOutput";
     this.radSigGenTXOutput.Size = new System.Drawing.Size(56, 16);
     this.radSigGenTXOutput.TabIndex = 100;
     this.radSigGenTXOutput.Text = "Output";
     this.radSigGenTXOutput.CheckedChanged += new System.EventHandler(this.radSigGenTXOutput_CheckedChanged);
     //
     // grpSigGenReceive
     //
     this.grpSigGenReceive.Controls.Add(this.chkSigGenRX2);
     this.grpSigGenReceive.Controls.Add(this.lblSigGenRXMode);
     this.grpSigGenReceive.Controls.Add(this.cmboSigGenRXMode);
     this.grpSigGenReceive.Controls.Add(this.radSigGenRXInput);
     this.grpSigGenReceive.Controls.Add(this.radSigGenRXOutput);
     this.grpSigGenReceive.Location = new System.Drawing.Point(8, 16);
     this.grpSigGenReceive.Name = "grpSigGenReceive";
     this.grpSigGenReceive.Size = new System.Drawing.Size(152, 88);
     this.grpSigGenReceive.TabIndex = 101;
     this.grpSigGenReceive.TabStop = false;
     this.grpSigGenReceive.Text = "Receive";
     //
     // chkSigGenRX2
     //
     this.chkSigGenRX2.Location = new System.Drawing.Point(16, 56);
     this.chkSigGenRX2.Name = "chkSigGenRX2";
     this.chkSigGenRX2.Size = new System.Drawing.Size(48, 24);
     this.chkSigGenRX2.TabIndex = 101;
     this.chkSigGenRX2.Text = "RX2";
     this.chkSigGenRX2.CheckedChanged += new System.EventHandler(this.chkSigGenRX2_CheckedChanged);
     //
     // lblSigGenRXMode
     //
     this.lblSigGenRXMode.Image = null;
     this.lblSigGenRXMode.Location = new System.Drawing.Point(16, 16);
     this.lblSigGenRXMode.Name = "lblSigGenRXMode";
     this.lblSigGenRXMode.Size = new System.Drawing.Size(40, 16);
     this.lblSigGenRXMode.TabIndex = 96;
     this.lblSigGenRXMode.Text = "Mode:";
     //
     // cmboSigGenRXMode
     //
     this.cmboSigGenRXMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboSigGenRXMode.DropDownWidth = 121;
     this.cmboSigGenRXMode.Items.AddRange(new object[] {
                                                           "Soundcard",
                                                           "Tone",
                                                           "Noise",
                                                           "Triangle",
                                                           "Sawtooth",
                                                           "Silence"});
     this.cmboSigGenRXMode.Location = new System.Drawing.Point(56, 16);
     this.cmboSigGenRXMode.Name = "cmboSigGenRXMode";
     this.cmboSigGenRXMode.Size = new System.Drawing.Size(88, 20);
     this.cmboSigGenRXMode.TabIndex = 91;
     this.toolTip1.SetToolTip(this.cmboSigGenRXMode, "Select the signal type.");
     this.cmboSigGenRXMode.SelectedIndexChanged += new System.EventHandler(this.cmboSigGenRXMode_SelectedIndexChanged);
     //
     // radSigGenRXInput
     //
     this.radSigGenRXInput.Checked = true;
     this.radSigGenRXInput.Image = null;
     this.radSigGenRXInput.Location = new System.Drawing.Point(24, 40);
     this.radSigGenRXInput.Name = "radSigGenRXInput";
     this.radSigGenRXInput.Size = new System.Drawing.Size(48, 16);
     this.radSigGenRXInput.TabIndex = 99;
     this.radSigGenRXInput.TabStop = true;
     this.radSigGenRXInput.Text = "Input";
     this.radSigGenRXInput.CheckedChanged += new System.EventHandler(this.radSigGenRXInput_CheckedChanged);
     //
     // radSigGenRXOutput
     //
     this.radSigGenRXOutput.Image = null;
     this.radSigGenRXOutput.Location = new System.Drawing.Point(80, 40);
     this.radSigGenRXOutput.Name = "radSigGenRXOutput";
     this.radSigGenRXOutput.Size = new System.Drawing.Size(56, 16);
     this.radSigGenRXOutput.TabIndex = 100;
     this.radSigGenRXOutput.Text = "Output";
     this.radSigGenRXOutput.CheckedChanged += new System.EventHandler(this.radSigGenRXOutput_CheckedChanged);
     //
     // lblTestGenScale
     //
     this.lblTestGenScale.Image = null;
     this.lblTestGenScale.Location = new System.Drawing.Point(320, 24);
     this.lblTestGenScale.Name = "lblTestGenScale";
     this.lblTestGenScale.Size = new System.Drawing.Size(40, 16);
     this.lblTestGenScale.TabIndex = 95;
     this.lblTestGenScale.Text = "Scale:";
     this.lblTestGenScale.Visible = false;
     //
     // udTestGenScale
     //
     this.udTestGenScale.DecimalPlaces = 6;
     this.udTestGenScale.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      196608});
     this.udTestGenScale.Location = new System.Drawing.Point(320, 40);
     this.udTestGenScale.Maximum = new System.Decimal(new int[] {
                                                                    20,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestGenScale.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestGenScale.Name = "udTestGenScale";
     this.udTestGenScale.Size = new System.Drawing.Size(72, 20);
     this.udTestGenScale.TabIndex = 94;
     this.toolTip1.SetToolTip(this.udTestGenScale, "Sets the amplitude of the signal (typically between 0 and 1.0)");
     this.udTestGenScale.Value = new System.Decimal(new int[] {
                                                                  10,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udTestGenScale.Visible = false;
     this.udTestGenScale.LostFocus += new System.EventHandler(this.udTestGenScale_LostFocus);
     this.udTestGenScale.ValueChanged += new System.EventHandler(this.updnTestGenScale_ValueChanged);
     //
     // lblTestSigGenFreqCallout
     //
     this.lblTestSigGenFreqCallout.Image = null;
     this.lblTestSigGenFreqCallout.Location = new System.Drawing.Point(24, 136);
     this.lblTestSigGenFreqCallout.Name = "lblTestSigGenFreqCallout";
     this.lblTestSigGenFreqCallout.Size = new System.Drawing.Size(336, 16);
     this.lblTestSigGenFreqCallout.TabIndex = 90;
     this.lblTestSigGenFreqCallout.Text = "0                                                 10k                            " +
         "                   20k";
     //
     // tkbarTestGenFreq
     //
     this.tkbarTestGenFreq.Location = new System.Drawing.Point(16, 104);
     this.tkbarTestGenFreq.Maximum = 20000;
     this.tkbarTestGenFreq.Name = "tkbarTestGenFreq";
     this.tkbarTestGenFreq.Size = new System.Drawing.Size(344, 50);
     this.tkbarTestGenFreq.TabIndex = 1;
     this.tkbarTestGenFreq.TickFrequency = 1000;
     this.toolTip1.SetToolTip(this.tkbarTestGenFreq, "Sets the frequency of the signal.");
     this.tkbarTestGenFreq.Value = 10000;
     this.tkbarTestGenFreq.Scroll += new System.EventHandler(this.tkbarTestGenFreq_Scroll);
     //
     // lblTestGenHzSec
     //
     this.lblTestGenHzSec.Image = null;
     this.lblTestGenHzSec.Location = new System.Drawing.Point(200, 160);
     this.lblTestGenHzSec.Name = "lblTestGenHzSec";
     this.lblTestGenHzSec.Size = new System.Drawing.Size(48, 16);
     this.lblTestGenHzSec.TabIndex = 88;
     this.lblTestGenHzSec.Text = "Hz/Sec:";
     //
     // udTestGenHzSec
     //
     this.udTestGenHzSec.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTestGenHzSec.Location = new System.Drawing.Point(248, 160);
     this.udTestGenHzSec.Maximum = new System.Decimal(new int[] {
                                                                    20000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestGenHzSec.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestGenHzSec.Name = "udTestGenHzSec";
     this.udTestGenHzSec.Size = new System.Drawing.Size(56, 20);
     this.udTestGenHzSec.TabIndex = 87;
     this.toolTip1.SetToolTip(this.udTestGenHzSec, "See the Sweep Button to the right.");
     this.udTestGenHzSec.Value = new System.Decimal(new int[] {
                                                                  100,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udTestGenHzSec.LostFocus += new System.EventHandler(this.udTestGenHzSec_LostFocus);
     //
     // lblTestGenHigh
     //
     this.lblTestGenHigh.Image = null;
     this.lblTestGenHigh.Location = new System.Drawing.Point(104, 160);
     this.lblTestGenHigh.Name = "lblTestGenHigh";
     this.lblTestGenHigh.Size = new System.Drawing.Size(32, 16);
     this.lblTestGenHigh.TabIndex = 86;
     this.lblTestGenHigh.Text = "High:";
     //
     // udTestGenHigh
     //
     this.udTestGenHigh.Increment = new System.Decimal(new int[] {
                                                                     1,
                                                                     0,
                                                                     0,
                                                                     0});
     this.udTestGenHigh.Location = new System.Drawing.Point(136, 160);
     this.udTestGenHigh.Maximum = new System.Decimal(new int[] {
                                                                   20000,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTestGenHigh.Minimum = new System.Decimal(new int[] {
                                                                   0,
                                                                   0,
                                                                   0,
                                                                   0});
     this.udTestGenHigh.Name = "udTestGenHigh";
     this.udTestGenHigh.Size = new System.Drawing.Size(56, 20);
     this.udTestGenHigh.TabIndex = 85;
     this.toolTip1.SetToolTip(this.udTestGenHigh, "See the Sweep Button to the right.");
     this.udTestGenHigh.Value = new System.Decimal(new int[] {
                                                                 4000,
                                                                 0,
                                                                 0,
                                                                 0});
     this.udTestGenHigh.LostFocus += new System.EventHandler(this.udTestGenHigh_LostFocus);
     //
     // lblTestGenLow
     //
     this.lblTestGenLow.Image = null;
     this.lblTestGenLow.Location = new System.Drawing.Point(8, 160);
     this.lblTestGenLow.Name = "lblTestGenLow";
     this.lblTestGenLow.Size = new System.Drawing.Size(32, 16);
     this.lblTestGenLow.TabIndex = 84;
     this.lblTestGenLow.Text = "Low:";
     //
     // udTestGenLow
     //
     this.udTestGenLow.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestGenLow.Location = new System.Drawing.Point(40, 160);
     this.udTestGenLow.Maximum = new System.Decimal(new int[] {
                                                                  20000,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udTestGenLow.Minimum = new System.Decimal(new int[] {
                                                                  0,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udTestGenLow.Name = "udTestGenLow";
     this.udTestGenLow.Size = new System.Drawing.Size(56, 20);
     this.udTestGenLow.TabIndex = 83;
     this.toolTip1.SetToolTip(this.udTestGenLow, "See the Sweep Button to the right.");
     this.udTestGenLow.Value = new System.Decimal(new int[] {
                                                                0,
                                                                0,
                                                                0,
                                                                0});
     this.udTestGenLow.LostFocus += new System.EventHandler(this.udTestGenLow_LostFocus);
     //
     // btnTestGenSweep
     //
     this.btnTestGenSweep.Image = null;
     this.btnTestGenSweep.Location = new System.Drawing.Point(336, 160);
     this.btnTestGenSweep.Name = "btnTestGenSweep";
     this.btnTestGenSweep.Size = new System.Drawing.Size(48, 23);
     this.btnTestGenSweep.TabIndex = 0;
     this.btnTestGenSweep.Text = "Sweep";
     this.toolTip1.SetToolTip(this.btnTestGenSweep, "Click this button to sweep from the Low setting to the High setting using the Hz/" +
         "Sec setting.");
     this.btnTestGenSweep.Click += new System.EventHandler(this.buttonTestGenSweep_Click);
     //
     // ckEnableSigGen
     //
     this.ckEnableSigGen.Image = null;
     this.ckEnableSigGen.Location = new System.Drawing.Point(8, 240);
     this.ckEnableSigGen.Name = "ckEnableSigGen";
     this.ckEnableSigGen.Size = new System.Drawing.Size(176, 40);
     this.ckEnableSigGen.TabIndex = 92;
     this.ckEnableSigGen.Text = "Enable HW Signal Generator (controlled by VFO B)";
     this.ckEnableSigGen.Visible = false;
     this.ckEnableSigGen.CheckedChanged += new System.EventHandler(this.ckEnableSigGen_CheckedChanged);
     //
     // grpTestX2
     //
     this.grpTestX2.Controls.Add(this.lblTestX2);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin6);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin5);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin4);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin3);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin2);
     this.grpTestX2.Controls.Add(this.chkTestX2Pin1);
     this.grpTestX2.Location = new System.Drawing.Point(8, 160);
     this.grpTestX2.Name = "grpTestX2";
     this.grpTestX2.Size = new System.Drawing.Size(160, 72);
     this.grpTestX2.TabIndex = 87;
     this.grpTestX2.TabStop = false;
     this.grpTestX2.Text = "X2";
     //
     // lblTestX2
     //
     this.lblTestX2.Image = null;
     this.lblTestX2.Location = new System.Drawing.Point(16, 48);
     this.lblTestX2.Name = "lblTestX2";
     this.lblTestX2.Size = new System.Drawing.Size(136, 16);
     this.lblTestX2.TabIndex = 6;
     this.lblTestX2.Text = "1      2      3      4      5      6";
     //
     // chkTestX2Pin6
     //
     this.chkTestX2Pin6.Image = null;
     this.chkTestX2Pin6.Location = new System.Drawing.Point(136, 24);
     this.chkTestX2Pin6.Name = "chkTestX2Pin6";
     this.chkTestX2Pin6.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin6.TabIndex = 5;
     this.chkTestX2Pin6.Text = "checkBox6";
     this.chkTestX2Pin6.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // chkTestX2Pin5
     //
     this.chkTestX2Pin5.Image = null;
     this.chkTestX2Pin5.Location = new System.Drawing.Point(112, 24);
     this.chkTestX2Pin5.Name = "chkTestX2Pin5";
     this.chkTestX2Pin5.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin5.TabIndex = 4;
     this.chkTestX2Pin5.Text = "checkBox5";
     this.chkTestX2Pin5.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // chkTestX2Pin4
     //
     this.chkTestX2Pin4.Image = null;
     this.chkTestX2Pin4.Location = new System.Drawing.Point(88, 24);
     this.chkTestX2Pin4.Name = "chkTestX2Pin4";
     this.chkTestX2Pin4.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin4.TabIndex = 3;
     this.chkTestX2Pin4.Text = "checkBox4";
     this.chkTestX2Pin4.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // chkTestX2Pin3
     //
     this.chkTestX2Pin3.Image = null;
     this.chkTestX2Pin3.Location = new System.Drawing.Point(64, 24);
     this.chkTestX2Pin3.Name = "chkTestX2Pin3";
     this.chkTestX2Pin3.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin3.TabIndex = 2;
     this.chkTestX2Pin3.Text = "checkBox3";
     this.chkTestX2Pin3.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // chkTestX2Pin2
     //
     this.chkTestX2Pin2.Image = null;
     this.chkTestX2Pin2.Location = new System.Drawing.Point(40, 24);
     this.chkTestX2Pin2.Name = "chkTestX2Pin2";
     this.chkTestX2Pin2.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin2.TabIndex = 1;
     this.chkTestX2Pin2.Text = "checkBox2";
     this.chkTestX2Pin2.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // chkTestX2Pin1
     //
     this.chkTestX2Pin1.Image = null;
     this.chkTestX2Pin1.Location = new System.Drawing.Point(16, 24);
     this.chkTestX2Pin1.Name = "chkTestX2Pin1";
     this.chkTestX2Pin1.Size = new System.Drawing.Size(16, 24);
     this.chkTestX2Pin1.TabIndex = 0;
     this.chkTestX2Pin1.Text = "checkBox1";
     this.chkTestX2Pin1.CheckedChanged += new System.EventHandler(this.chkTestX2_CheckedChanged);
     //
     // grpTestAudioBalance
     //
     this.grpTestAudioBalance.Controls.Add(this.btnTestAudioBalStart);
     this.grpTestAudioBalance.Location = new System.Drawing.Point(344, 8);
     this.grpTestAudioBalance.Name = "grpTestAudioBalance";
     this.grpTestAudioBalance.Size = new System.Drawing.Size(120, 64);
     this.grpTestAudioBalance.TabIndex = 86;
     this.grpTestAudioBalance.TabStop = false;
     this.grpTestAudioBalance.Text = "Audio Balance Test";
     //
     // btnTestAudioBalStart
     //
     this.btnTestAudioBalStart.Image = null;
     this.btnTestAudioBalStart.Location = new System.Drawing.Point(24, 24);
     this.btnTestAudioBalStart.Name = "btnTestAudioBalStart";
     this.btnTestAudioBalStart.TabIndex = 0;
     this.btnTestAudioBalStart.Text = "Start";
     this.btnTestAudioBalStart.Click += new System.EventHandler(this.btnTestAudioBalStart_Click);
     //
     // grpTestTXIMD
     //
     this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq2);
     this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq2);
     this.grpTestTXIMD.Controls.Add(this.lblTestIMDPower);
     this.grpTestTXIMD.Controls.Add(this.udTestIMDPower);
     this.grpTestTXIMD.Controls.Add(this.chekTestIMD);
     this.grpTestTXIMD.Controls.Add(this.lblTestToneFreq1);
     this.grpTestTXIMD.Controls.Add(this.udTestIMDFreq1);
     this.grpTestTXIMD.Location = new System.Drawing.Point(8, 8);
     this.grpTestTXIMD.Name = "grpTestTXIMD";
     this.grpTestTXIMD.Size = new System.Drawing.Size(152, 144);
     this.grpTestTXIMD.TabIndex = 83;
     this.grpTestTXIMD.TabStop = false;
     this.grpTestTXIMD.Text = "Two Tone Test";
     //
     // lblTestToneFreq2
     //
     this.lblTestToneFreq2.Image = null;
     this.lblTestToneFreq2.Location = new System.Drawing.Point(16, 48);
     this.lblTestToneFreq2.Name = "lblTestToneFreq2";
     this.lblTestToneFreq2.Size = new System.Drawing.Size(64, 16);
     this.lblTestToneFreq2.TabIndex = 88;
     this.lblTestToneFreq2.Text = "Freq #2:";
     //
     // udTestIMDFreq2
     //
     this.udTestIMDFreq2.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTestIMDFreq2.Location = new System.Drawing.Point(80, 48);
     this.udTestIMDFreq2.Maximum = new System.Decimal(new int[] {
                                                                    20000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDFreq2.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDFreq2.Name = "udTestIMDFreq2";
     this.udTestIMDFreq2.Size = new System.Drawing.Size(56, 20);
     this.udTestIMDFreq2.TabIndex = 87;
     this.udTestIMDFreq2.Value = new System.Decimal(new int[] {
                                                                  19000,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udTestIMDFreq2.LostFocus += new System.EventHandler(this.udTestIMDFreq2_LostFocus);
     //
     // lblTestIMDPower
     //
     this.lblTestIMDPower.Image = null;
     this.lblTestIMDPower.Location = new System.Drawing.Point(16, 72);
     this.lblTestIMDPower.Name = "lblTestIMDPower";
     this.lblTestIMDPower.Size = new System.Drawing.Size(64, 16);
     this.lblTestIMDPower.TabIndex = 86;
     this.lblTestIMDPower.Text = "Power:";
     //
     // udTestIMDPower
     //
     this.udTestIMDPower.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTestIMDPower.Location = new System.Drawing.Point(80, 72);
     this.udTestIMDPower.Maximum = new System.Decimal(new int[] {
                                                                    100,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDPower.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDPower.Name = "udTestIMDPower";
     this.udTestIMDPower.Size = new System.Drawing.Size(56, 20);
     this.udTestIMDPower.TabIndex = 85;
     this.udTestIMDPower.Value = new System.Decimal(new int[] {
                                                                  50,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udTestIMDPower.LostFocus += new System.EventHandler(this.udTestIMDPower_LostFocus);
     //
     // chekTestIMD
     //
     this.chekTestIMD.Appearance = System.Windows.Forms.Appearance.Button;
     this.chekTestIMD.Image = null;
     this.chekTestIMD.Location = new System.Drawing.Point(48, 104);
     this.chekTestIMD.Name = "chekTestIMD";
     this.chekTestIMD.Size = new System.Drawing.Size(64, 24);
     this.chekTestIMD.TabIndex = 84;
     this.chekTestIMD.Text = "Start";
     this.chekTestIMD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.chekTestIMD.CheckedChanged += new System.EventHandler(this.chkTestIMD_CheckedChanged);
     //
     // lblTestToneFreq1
     //
     this.lblTestToneFreq1.Image = null;
     this.lblTestToneFreq1.Location = new System.Drawing.Point(16, 24);
     this.lblTestToneFreq1.Name = "lblTestToneFreq1";
     this.lblTestToneFreq1.Size = new System.Drawing.Size(64, 16);
     this.lblTestToneFreq1.TabIndex = 83;
     this.lblTestToneFreq1.Text = "Freq #1:";
     //
     // udTestIMDFreq1
     //
     this.udTestIMDFreq1.Increment = new System.Decimal(new int[] {
                                                                      1,
                                                                      0,
                                                                      0,
                                                                      0});
     this.udTestIMDFreq1.Location = new System.Drawing.Point(80, 24);
     this.udTestIMDFreq1.Maximum = new System.Decimal(new int[] {
                                                                    20000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDFreq1.Minimum = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udTestIMDFreq1.Name = "udTestIMDFreq1";
     this.udTestIMDFreq1.Size = new System.Drawing.Size(56, 20);
     this.udTestIMDFreq1.TabIndex = 82;
     this.udTestIMDFreq1.Value = new System.Decimal(new int[] {
                                                                  7000,
                                                                  0,
                                                                  0,
                                                                  65536});
     this.udTestIMDFreq1.LostFocus += new System.EventHandler(this.udTestIMDFreq1_LostFocus);
     //
     // grpImpulseTest
     //
     this.grpImpulseTest.Controls.Add(this.udImpulseNum);
     this.grpImpulseTest.Controls.Add(this.btnImpulse);
     this.grpImpulseTest.Location = new System.Drawing.Point(168, 8);
     this.grpImpulseTest.Name = "grpImpulseTest";
     this.grpImpulseTest.Size = new System.Drawing.Size(160, 64);
     this.grpImpulseTest.TabIndex = 91;
     this.grpImpulseTest.TabStop = false;
     this.grpImpulseTest.Text = "Impulse Test";
     //
     // udImpulseNum
     //
     this.udImpulseNum.Increment = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.udImpulseNum.Location = new System.Drawing.Point(104, 24);
     this.udImpulseNum.Maximum = new System.Decimal(new int[] {
                                                                  20,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udImpulseNum.Minimum = new System.Decimal(new int[] {
                                                                  1,
                                                                  0,
                                                                  0,
                                                                  0});
     this.udImpulseNum.Name = "udImpulseNum";
     this.udImpulseNum.Size = new System.Drawing.Size(40, 20);
     this.udImpulseNum.TabIndex = 92;
     this.udImpulseNum.Value = new System.Decimal(new int[] {
                                                                20,
                                                                0,
                                                                0,
                                                                0});
     this.udImpulseNum.LostFocus += new System.EventHandler(this.udImpulseNum_LostFocus);
     //
     // btnImpulse
     //
     this.btnImpulse.Image = null;
     this.btnImpulse.Location = new System.Drawing.Point(16, 24);
     this.btnImpulse.Name = "btnImpulse";
     this.btnImpulse.TabIndex = 90;
     this.btnImpulse.Text = "Impulse";
     this.btnImpulse.Click += new System.EventHandler(this.btnImpulse_Click);
     //
     // btnOK
     //
     this.btnOK.Image = null;
     this.btnOK.Location = new System.Drawing.Point(328, 328);
     this.btnOK.Name = "btnOK";
     this.btnOK.TabIndex = 17;
     this.btnOK.Text = "OK";
     this.toolTip1.SetToolTip(this.btnOK, "Keep current settings and close form.");
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.Image = null;
     this.btnCancel.Location = new System.Drawing.Point(416, 328);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.TabIndex = 18;
     this.btnCancel.Text = "Cancel";
     this.toolTip1.SetToolTip(this.btnCancel, "Load settings from database and close form.");
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // btnApply
     //
     this.btnApply.Image = null;
     this.btnApply.Location = new System.Drawing.Point(504, 328);
     this.btnApply.Name = "btnApply";
     this.btnApply.TabIndex = 19;
     this.btnApply.Text = "Apply";
     this.toolTip1.SetToolTip(this.btnApply, "Save current settings to the database.");
     this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
     //
     // btnResetDB
     //
     this.btnResetDB.Image = null;
     this.btnResetDB.Location = new System.Drawing.Point(16, 328);
     this.btnResetDB.Name = "btnResetDB";
     this.btnResetDB.Size = new System.Drawing.Size(96, 23);
     this.btnResetDB.TabIndex = 20;
     this.btnResetDB.Text = "Reset Database";
     this.toolTip1.SetToolTip(this.btnResetDB, "Copies the current database to the desktop and resets to the defaults (after rest" +
         "arting)");
     this.btnResetDB.Click += new System.EventHandler(this.btnResetDB_Click);
     //
     // btnImportDB
     //
     this.btnImportDB.Image = null;
     this.btnImportDB.Location = new System.Drawing.Point(136, 328);
     this.btnImportDB.Name = "btnImportDB";
     this.btnImportDB.Size = new System.Drawing.Size(112, 23);
     this.btnImportDB.TabIndex = 21;
     this.btnImportDB.Text = "Import Database...";
     this.toolTip1.SetToolTip(this.btnImportDB, "Import a saved PowerSDR Database file.");
     this.btnImportDB.Click += new System.EventHandler(this.btnImportDB_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.InitialDirectory = "Application.StartupPath";
     this.openFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.openFileDialog1_FileOk);
     //
     // timer_sweep
     //
     this.timer_sweep.Tick += new System.EventHandler(this.timer_sweep_Tick);
     //
     // Setup
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(606, 347);
     this.Controls.Add(this.btnImportDB);
     this.Controls.Add(this.btnResetDB);
     this.Controls.Add(this.btnApply);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.tcSetup);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.mainMenu1;
     this.Name = "Setup";
     this.Text = "PowerSDR-IQ Setup";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Setup_Closing);
     this.tcSetup.ResumeLayout(false);
     this.tpGeneral.ResumeLayout(false);
     this.tcGeneral.ResumeLayout(false);
     this.tpGeneralHardware.ResumeLayout(false);
     this.grpHWSoftRock.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udSoftRockCenterFreq)).EndInit();
     this.grpGeneralDDS.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udSi570Addr)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udMaxFreq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udFreqMult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSCorrection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSIFFreq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDDSPLLMult)).EndInit();
     this.grpGeneralModel.ResumeLayout(false);
     this.grpGeneralHardwareSDR1000.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralLPTDelay)).EndInit();
     this.grpGeneralHardwareFLEX5000.ResumeLayout(false);
     this.tpUSB.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xAtt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xCalibration)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xSDRMult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xClockPLL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAD995xClock)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.tpGeneralCalibration.ResumeLayout(false);
     this.grpGenCalRXImage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPoints)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRGain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRPhase)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRBin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq3)).EndInit();
     this.grpGenCalLevel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq2)).EndInit();
     this.grpGeneralCalibration.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralCalFreq1)).EndInit();
     this.tpFilters.ResumeLayout(false);
     this.grpOptFilterControls.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udFilterDefaultLowCut)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterShift)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptMaxFilterWidth)).EndInit();
     this.tpRX2.ResumeLayout(false);
     this.tpGeneralOptions.ResumeLayout(false);
     this.grpGenCustomTitleText.ResumeLayout(false);
     this.grpOptMisc.ResumeLayout(false);
     this.grpOptQuickQSY.ResumeLayout(false);
     this.grpGenAutoMute.ResumeLayout(false);
     this.grpGenTuningOptions.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udOptClickTuneOffsetDIGU)).EndInit();
     this.grpGeneralOptions.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udGeneralX2Delay)).EndInit();
     this.grpGeneralProcessPriority.ResumeLayout(false);
     this.grpGeneralUpdates.ResumeLayout(false);
     this.tpExtIO.ResumeLayout(false);
     this.grpExtIOPMSDR.ResumeLayout(false);
     this.tpBPFLPF.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ud6mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud6mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160mLPFEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160mLPFStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud6m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud10m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud12m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud15m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud17m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud20m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud30m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud40m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud60m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud80m)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ud160m)).EndInit();
     this.tpSerial.ResumeLayout(false);
     this.grpGeneralSerial.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udSerialDelay)).EndInit();
     this.tpExtCtrl.ResumeLayout(false);
     this.grpExtTX.ResumeLayout(false);
     this.grpExtRX.ResumeLayout(false);
     this.tpAudio.ResumeLayout(false);
     this.tcAudio.ResumeLayout(false);
     this.tpAudioCard1.ResumeLayout(false);
     this.groupBoxTS1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udIQCorrection)).EndInit();
     this.grpAudioMicBoost.ResumeLayout(false);
     this.grpAudioChannels.ResumeLayout(false);
     this.grpAudioMicInGain1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioMicGain1)).EndInit();
     this.grpAudioLineInGain1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLineIn1)).EndInit();
     this.grpAudioVolts1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVoltage1)).EndInit();
     this.grpAudioDetails1.ResumeLayout(false);
     this.grpAudioLatency1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency1)).EndInit();
     this.grpAudioCard.ResumeLayout(false);
     this.grpAudioBufferSize1.ResumeLayout(false);
     this.grpAudioSampleRate1.ResumeLayout(false);
     this.tpVAC.ResumeLayout(false);
     this.grpDirectIQOutput.ResumeLayout(false);
     this.grpAudioVACAutoEnable.ResumeLayout(false);
     this.grpAudioVACGain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainTX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAudioVACGainRX)).EndInit();
     this.grpAudio2Stereo.ResumeLayout(false);
     this.grpAudioLatency2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAudioLatency2)).EndInit();
     this.grpAudioSampleRate2.ResumeLayout(false);
     this.grpAudioBuffer2.ResumeLayout(false);
     this.grpAudioDetails2.ResumeLayout(false);
     this.tpDSP.ResumeLayout(false);
     this.tcDSP.ResumeLayout(false);
     this.tpDSPOptions.ResumeLayout(false);
     this.grpDSPBufferSize.ResumeLayout(false);
     this.grpDSPBufDig.ResumeLayout(false);
     this.grpDSPBufCW.ResumeLayout(false);
     this.grpDSPBufPhone.ResumeLayout(false);
     this.grpDSPNB.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDSPNB)).EndInit();
     this.grpDSPLMSNR.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSNRtaps)).EndInit();
     this.grpDSPLMSANF.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFLeak)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFgain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFdelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udLMSANFtaps)).EndInit();
     this.grpDSPWindow.ResumeLayout(false);
     this.grpDSPNB2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDSPNB2)).EndInit();
     this.tpDSPImageReject.ResumeLayout(false);
     this.grpDSPImageRejectRX.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationPoint)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationIF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udAIRCalibrationPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbAIRCalibrationPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainRX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseRX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseRX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainRX)).EndInit();
     this.grpDSPImageRejectTX.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImageGainTX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPImagePhaseTX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImagePhaseTX)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPImageGainTX)).EndInit();
     this.tpDSPKeyer.ResumeLayout(false);
     this.grpKeyerConnections.ResumeLayout(false);
     this.grpDSPCWPitch.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDSPCWPitch)).EndInit();
     this.grpDSPKeyerOptions.ResumeLayout(false);
     this.grpDSPKeyerSignalShaping.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerDeBounce)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerWeight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udCWKeyerRamp)).EndInit();
     this.grpDSPKeyerSemiBreakIn.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udCWBreakInDelay)).EndInit();
     this.tpDSPAGCALC.ResumeLayout(false);
     this.grpDSPLeveler.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerHangTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerThreshold)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerSlope)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerDecay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPLevelerAttack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPLevelerHangThreshold)).EndInit();
     this.grpDSPALC.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPALCHangThreshold)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCHangTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCThreshold)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCSlope)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCDecay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPALCAttack)).EndInit();
     this.grpDSPAGC.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tbDSPAGCHangThreshold)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCHangTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCMaxGaindB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCSlope)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCDecay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCAttack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDSPAGCFixedGaindB)).EndInit();
     this.tpDisplay.ResumeLayout(false);
     this.grpDisplayMultimeter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udMeterDigitalDelay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterAvg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiTextHoldTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMultiPeakHoldTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayMeterDelay)).EndInit();
     this.grpDisplayDriverEngine.ResumeLayout(false);
     this.grpDisplayPolyPhase.ResumeLayout(false);
     this.grpDisplayScopeMode.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayScopeTime)).EndInit();
     this.grpDisplayWaterfall.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallUpdatePeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallAvgTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallLowLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayWaterfallHighLevel)).EndInit();
     this.grpDisplayRefreshRates.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayCPUMeter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayPeakText)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayFPS)).EndInit();
     this.grpDisplayAverage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayAVGTime)).EndInit();
     this.grpDisplayPhase.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayPhasePts)).EndInit();
     this.grpDisplaySpectrumGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridStep)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayGridMax)).EndInit();
     this.tpTransmit.ResumeLayout(false);
     this.grpTXAM.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXAMCarrierLevel)).EndInit();
     this.grpTXMonitor.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXAF)).EndInit();
     this.grpTXVOX.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXVOXHangTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXVOXThreshold)).EndInit();
     this.grpTXNoiseGate.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXNoiseGate)).EndInit();
     this.grpTXProfile.ResumeLayout(false);
     this.grpPATune.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXTunePower)).EndInit();
     this.grpTXFilter.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTXFilterLow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTXFilterHigh)).EndInit();
     this.tpKeyboard.ResumeLayout(false);
     this.grpKBXIT.ResumeLayout(false);
     this.grpKBRIT.ResumeLayout(false);
     this.grpKBMode.ResumeLayout(false);
     this.grpKBBand.ResumeLayout(false);
     this.grpKBTune.ResumeLayout(false);
     this.grpKBFilter.ResumeLayout(false);
     this.grpKBCW.ResumeLayout(false);
     this.tpAppearance.ResumeLayout(false);
     this.tcAppearance.ResumeLayout(false);
     this.tpAppearanceDisplay.ResumeLayout(false);
     this.grpAppPanadapter.ResumeLayout(false);
     this.grpDisplayPeakCursor.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udDisplayLineWidth)).EndInit();
     this.tpAppearanceGeneral.ResumeLayout(false);
     this.grpAppearanceBand.ResumeLayout(false);
     this.grpAppearanceVFO.ResumeLayout(false);
     this.tpAppearanceMeter.ResumeLayout(false);
     this.grpMeterEdge.ResumeLayout(false);
     this.grpAppearanceMeter.ResumeLayout(false);
     this.tpPowerAmplifier.ResumeLayout(false);
     this.grpPABandOffset.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC160)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC80)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC60)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC40)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAADC30)).EndInit();
     this.grpPAGainByBand.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udPACalPower)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain40)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain60)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain80)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udPAGain160)).EndInit();
     this.tpCAT.ResumeLayout(false);
     this.grpPTTBitBang.ResumeLayout(false);
     this.grpCatControlBox.ResumeLayout(false);
     this.grpRTTYOffset.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udRTTYU)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udRTTYL)).EndInit();
     this.tpTests.ResumeLayout(false);
     this.grpBoxTS1.ResumeLayout(false);
     this.grpSigGenTransmit.ResumeLayout(false);
     this.grpSigGenReceive.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenScale)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tkbarTestGenFreq)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenHzSec)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenHigh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestGenLow)).EndInit();
     this.grpTestX2.ResumeLayout(false);
     this.grpTestAudioBalance.ResumeLayout(false);
     this.grpTestTXIMD.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDPower)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udTestIMDFreq1)).EndInit();
     this.grpImpulseTest.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udImpulseNum)).EndInit();
     this.ResumeLayout(false);
 }