Subversion Repositories group.NITPanels

Rev

Blame | Last modification | View Log | RSS feed

namespace NITNavComm {
    partial class NITCommNavForm {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing) {
            if (disposing && (components != null)) {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <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();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.cmdFlip1 = new System.Windows.Forms.CheckBox();
            this.cmdSwap1 = new System.Windows.Forms.CheckBox();
            this.txtRot1 = new System.Windows.Forms.TextBox();
            this.cmdFlip0 = new System.Windows.Forms.CheckBox();
            this.cmdSwap0 = new System.Windows.Forms.CheckBox();
            this.txtSend1 = new System.Windows.Forms.TextBox();
            this.cmdSend1 = new System.Windows.Forms.Button();
            this.txtSend0 = new System.Windows.Forms.TextBox();
            this.cmdSend0 = new System.Windows.Forms.Button();
            this.txtRot0 = new System.Windows.Forms.TextBox();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cmdUpdate = new System.Windows.Forms.Button();
            this.cmdClose = new System.Windows.Forms.Button();
            this.inputTimer = new System.Windows.Forms.Timer(this.components);
            this.txtCount = new System.Windows.Forms.TextBox();
            this.freq3 = new NITNavComm.SevenSegmentArray();
            this.freq2 = new NITNavComm.SevenSegmentArray();
            this.freq1 = new NITNavComm.SevenSegmentArray();
            this.freq0 = new NITNavComm.SevenSegmentArray();
            this.tableLayoutPanel1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(683, 236);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.txtCount);
            this.panel1.Controls.Add(this.label10);
            this.panel1.Controls.Add(this.label9);
            this.panel1.Controls.Add(this.label8);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.cmdFlip1);
            this.panel1.Controls.Add(this.cmdSwap1);
            this.panel1.Controls.Add(this.txtRot1);
            this.panel1.Controls.Add(this.cmdFlip0);
            this.panel1.Controls.Add(this.cmdSwap0);
            this.panel1.Controls.Add(this.txtSend1);
            this.panel1.Controls.Add(this.cmdSend1);
            this.panel1.Controls.Add(this.txtSend0);
            this.panel1.Controls.Add(this.cmdSend0);
            this.panel1.Controls.Add(this.txtRot0);
            this.panel1.Controls.Add(this.freq3);
            this.panel1.Controls.Add(this.freq2);
            this.panel1.Controls.Add(this.freq1);
            this.panel1.Controls.Add(this.freq0);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(3, 3);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(677, 190);
            this.panel1.TabIndex = 0;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(347, 132);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(68, 13);
            this.label10.TabIndex = 25;
            this.label10.Text = "Freq to Send";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(6, 132);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(68, 13);
            this.label9.TabIndex = 24;
            this.label9.Text = "Freq to Send";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.Location = new System.Drawing.Point(347, 4);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(75, 17);
            this.label8.TabIndex = 23;
            this.label8.Text = "Display 1";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.Location = new System.Drawing.Point(10, 4);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(75, 17);
            this.label7.TabIndex = 22;
            this.label7.Text = "Display 0";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(630, 127);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 13);
            this.label4.TabIndex = 21;
            this.label4.Text = "M/KHz";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(591, 127);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(38, 13);
            this.label5.TabIndex = 20;
            this.label5.Text = "Rotary";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(553, 127);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(34, 13);
            this.label6.TabIndex = 19;
            this.label6.Text = "Swap";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(291, 132);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(41, 13);
            this.label3.TabIndex = 18;
            this.label3.Text = "M/KHz";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(252, 132);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(38, 13);
            this.label2.TabIndex = 17;
            this.label2.Text = "Rotary";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(214, 132);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(34, 13);
            this.label1.TabIndex = 16;
            this.label1.Text = "Swap";
            // 
            // cmdFlip1
            // 
            this.cmdFlip1.Appearance = System.Windows.Forms.Appearance.Button;
            this.cmdFlip1.AutoSize = true;
            this.cmdFlip1.Location = new System.Drawing.Point(637, 101);
            this.cmdFlip1.Name = "cmdFlip1";
            this.cmdFlip1.Size = new System.Drawing.Size(26, 23);
            this.cmdFlip1.TabIndex = 14;
            this.cmdFlip1.Text = "...";
            this.cmdFlip1.UseVisualStyleBackColor = true;
            this.cmdFlip1.CheckedChanged += new System.EventHandler(this.cmdFlip1_CheckedChanged);
            // 
            // cmdSwap1
            // 
            this.cmdSwap1.Appearance = System.Windows.Forms.Appearance.Button;
            this.cmdSwap1.AutoSize = true;
            this.cmdSwap1.Location = new System.Drawing.Point(557, 101);
            this.cmdSwap1.Name = "cmdSwap1";
            this.cmdSwap1.Size = new System.Drawing.Size(26, 23);
            this.cmdSwap1.TabIndex = 13;
            this.cmdSwap1.Text = "...";
            this.cmdSwap1.UseVisualStyleBackColor = true;
            this.cmdSwap1.CheckedChanged += new System.EventHandler(this.cmdSwap1_CheckedChanged);
            this.cmdSwap1.Click += new System.EventHandler(this.cmdSwap1_Click);
            // 
            // txtRot1
            // 
            this.txtRot1.Location = new System.Drawing.Point(594, 102);
            this.txtRot1.Name = "txtRot1";
            this.txtRot1.ReadOnly = true;
            this.txtRot1.Size = new System.Drawing.Size(32, 20);
            this.txtRot1.TabIndex = 15;
            this.txtRot1.TabStop = false;
            this.txtRot1.Click += new System.EventHandler(this.txtRot1_Click);
            // 
            // cmdFlip0
            // 
            this.cmdFlip0.Appearance = System.Windows.Forms.Appearance.Button;
            this.cmdFlip0.AutoSize = true;
            this.cmdFlip0.Location = new System.Drawing.Point(298, 102);
            this.cmdFlip0.Name = "cmdFlip0";
            this.cmdFlip0.Size = new System.Drawing.Size(26, 23);
            this.cmdFlip0.TabIndex = 4;
            this.cmdFlip0.Text = "...";
            this.cmdFlip0.UseVisualStyleBackColor = true;
            // 
            // cmdSwap0
            // 
            this.cmdSwap0.Appearance = System.Windows.Forms.Appearance.Button;
            this.cmdSwap0.AutoSize = true;
            this.cmdSwap0.Location = new System.Drawing.Point(218, 103);
            this.cmdSwap0.Name = "cmdSwap0";
            this.cmdSwap0.Size = new System.Drawing.Size(26, 23);
            this.cmdSwap0.TabIndex = 3;
            this.cmdSwap0.Text = "...";
            this.cmdSwap0.UseVisualStyleBackColor = true;
            this.cmdSwap0.CheckedChanged += new System.EventHandler(this.cmdSwap0_CheckedChanged);
            this.cmdSwap0.Click += new System.EventHandler(this.cmdSwap0_Click);
            // 
            // txtSend1
            // 
            this.txtSend1.Location = new System.Drawing.Point(350, 103);
            this.txtSend1.Name = "txtSend1";
            this.txtSend1.Size = new System.Drawing.Size(63, 20);
            this.txtSend1.TabIndex = 5;
            // 
            // cmdSend1
            // 
            this.cmdSend1.Location = new System.Drawing.Point(420, 102);
            this.cmdSend1.Name = "cmdSend1";
            this.cmdSend1.Size = new System.Drawing.Size(43, 23);
            this.cmdSend1.TabIndex = 6;
            this.cmdSend1.Text = "Send";
            this.cmdSend1.UseVisualStyleBackColor = true;
            this.cmdSend1.Click += new System.EventHandler(this.cmdSend1_Click);
            // 
            // txtSend0
            // 
            this.txtSend0.Location = new System.Drawing.Point(8, 103);
            this.txtSend0.Name = "txtSend0";
            this.txtSend0.Size = new System.Drawing.Size(63, 20);
            this.txtSend0.TabIndex = 1;
            // 
            // cmdSend0
            // 
            this.cmdSend0.Location = new System.Drawing.Point(78, 102);
            this.cmdSend0.Name = "cmdSend0";
            this.cmdSend0.Size = new System.Drawing.Size(43, 23);
            this.cmdSend0.TabIndex = 2;
            this.cmdSend0.Text = "Send";
            this.cmdSend0.UseVisualStyleBackColor = true;
            this.cmdSend0.Click += new System.EventHandler(this.cmdSend0_Click);
            // 
            // txtRot0
            // 
            this.txtRot0.Location = new System.Drawing.Point(255, 103);
            this.txtRot0.Name = "txtRot0";
            this.txtRot0.ReadOnly = true;
            this.txtRot0.Size = new System.Drawing.Size(32, 20);
            this.txtRot0.TabIndex = 12;
            this.txtRot0.TabStop = false;
            this.txtRot0.Click += new System.EventHandler(this.txtRot0_Click);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cmdUpdate);
            this.panel2.Controls.Add(this.cmdClose);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(3, 199);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(677, 34);
            this.panel2.TabIndex = 1;
            // 
            // cmdUpdate
            // 
            this.cmdUpdate.Location = new System.Drawing.Point(512, 4);
            this.cmdUpdate.Name = "cmdUpdate";
            this.cmdUpdate.Size = new System.Drawing.Size(75, 23);
            this.cmdUpdate.TabIndex = 1;
            this.cmdUpdate.Text = "Update";
            this.cmdUpdate.UseVisualStyleBackColor = true;
            this.cmdUpdate.Click += new System.EventHandler(this.cmdUpdate_Click);
            // 
            // cmdClose
            // 
            this.cmdClose.Location = new System.Drawing.Point(593, 4);
            this.cmdClose.Name = "cmdClose";
            this.cmdClose.Size = new System.Drawing.Size(75, 23);
            this.cmdClose.TabIndex = 0;
            this.cmdClose.Text = "Close";
            this.cmdClose.UseVisualStyleBackColor = true;
            this.cmdClose.Click += new System.EventHandler(this.cmdClose_Click);
            // 
            // inputTimer
            // 
            this.inputTimer.Tick += new System.EventHandler(this.inputTimer_Tick);
            // 
            // txtCount
            // 
            this.txtCount.Location = new System.Drawing.Point(4, 158);
            this.txtCount.Name = "txtCount";
            this.txtCount.Size = new System.Drawing.Size(100, 20);
            this.txtCount.TabIndex = 26;
            // 
            // freq3
            // 
            this.freq3.ArrayCount = 5;
            this.freq3.ColorBackground = System.Drawing.Color.Black;
            this.freq3.ColorDark = System.Drawing.Color.DimGray;
            this.freq3.ColorLight = System.Drawing.Color.Red;
            this.freq3.DecimalShow = true;
            this.freq3.ElementPadding = new System.Windows.Forms.Padding(4);
            this.freq3.ElementWidth = 10;
            this.freq3.ItalicFactor = 0F;
            this.freq3.Location = new System.Drawing.Point(511, 25);
            this.freq3.Name = "freq3";
            this.freq3.Size = new System.Drawing.Size(155, 45);
            this.freq3.TabIndex = 2;
            this.freq3.TabStop = false;
            this.freq3.Value = null;
            this.freq3.Click += new System.EventHandler(this.freq3_Click);
            // 
            // freq2
            // 
            this.freq2.ArrayCount = 5;
            this.freq2.ColorBackground = System.Drawing.Color.Black;
            this.freq2.ColorDark = System.Drawing.Color.DimGray;
            this.freq2.ColorLight = System.Drawing.Color.Red;
            this.freq2.DecimalShow = true;
            this.freq2.ElementPadding = new System.Windows.Forms.Padding(4);
            this.freq2.ElementWidth = 10;
            this.freq2.ItalicFactor = 0F;
            this.freq2.Location = new System.Drawing.Point(350, 25);
            this.freq2.Name = "freq2";
            this.freq2.Size = new System.Drawing.Size(155, 45);
            this.freq2.TabIndex = 2;
            this.freq2.TabStop = false;
            this.freq2.Value = null;
            this.freq2.Click += new System.EventHandler(this.freq2_Click);
            // 
            // freq1
            // 
            this.freq1.ArrayCount = 5;
            this.freq1.ColorBackground = System.Drawing.Color.Black;
            this.freq1.ColorDark = System.Drawing.Color.DimGray;
            this.freq1.ColorLight = System.Drawing.Color.Red;
            this.freq1.DecimalShow = true;
            this.freq1.ElementPadding = new System.Windows.Forms.Padding(4);
            this.freq1.ElementWidth = 10;
            this.freq1.ItalicFactor = 0F;
            this.freq1.Location = new System.Drawing.Point(170, 25);
            this.freq1.Name = "freq1";
            this.freq1.Size = new System.Drawing.Size(155, 45);
            this.freq1.TabIndex = 1;
            this.freq1.TabStop = false;
            this.freq1.Value = null;
            this.freq1.Click += new System.EventHandler(this.freq1_Click);
            // 
            // freq0
            // 
            this.freq0.ArrayCount = 5;
            this.freq0.ColorBackground = System.Drawing.Color.Black;
            this.freq0.ColorDark = System.Drawing.Color.DimGray;
            this.freq0.ColorLight = System.Drawing.Color.Red;
            this.freq0.DecimalShow = true;
            this.freq0.ElementPadding = new System.Windows.Forms.Padding(4);
            this.freq0.ElementWidth = 10;
            this.freq0.ItalicFactor = 0F;
            this.freq0.Location = new System.Drawing.Point(9, 25);
            this.freq0.Name = "freq0";
            this.freq0.Size = new System.Drawing.Size(155, 45);
            this.freq0.TabIndex = 0;
            this.freq0.TabStop = false;
            this.freq0.Value = null;
            this.freq0.Click += new System.EventHandler(this.freq0_Click);
            // 
            // NITCommNavForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(683, 236);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "NITCommNavForm";
            this.Text = "NITCommNavForm";
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.TextBox txtRot0;
        private SevenSegmentArray freq3;
        private SevenSegmentArray freq2;
        private SevenSegmentArray freq1;
        private SevenSegmentArray freq0;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Button cmdClose;
        private System.Windows.Forms.Button cmdUpdate;
        private System.Windows.Forms.TextBox txtSend1;
        private System.Windows.Forms.Button cmdSend1;
        private System.Windows.Forms.TextBox txtSend0;
        private System.Windows.Forms.Button cmdSend0;
        private System.Windows.Forms.CheckBox cmdSwap0;
        private System.Windows.Forms.CheckBox cmdFlip0;
        private System.Windows.Forms.Timer inputTimer;
        private System.Windows.Forms.CheckBox cmdFlip1;
        private System.Windows.Forms.CheckBox cmdSwap1;
        private System.Windows.Forms.TextBox txtRot1;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox txtCount;
    }
}