Subversion Repositories group.electronics

Rev

Rev 156 | Blame | Compare with Previous | Last modification | View Log | RSS feed

namespace NITNavComm {
    partial class NITAudioSelForm {
        /// <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.inputTimer = new System.Windows.Forms.Timer(this.components);
            this.cmdUpdate = new System.Windows.Forms.Button();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cmdClose = new System.Windows.Forms.Button();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.button7 = new System.Windows.Forms.CheckBox();
            this.button6 = new System.Windows.Forms.CheckBox();
            this.button5 = new System.Windows.Forms.CheckBox();
            this.button4 = new System.Windows.Forms.CheckBox();
            this.button3 = new System.Windows.Forms.CheckBox();
            this.button2 = new System.Windows.Forms.CheckBox();
            this.button1 = new System.Windows.Forms.CheckBox();
            this.button0 = new System.Windows.Forms.CheckBox();
            this.led7 = new NITNavComm.LedLight();
            this.led6 = new NITNavComm.LedLight();
            this.led5 = new NITNavComm.LedLight();
            this.led4 = new NITNavComm.LedLight();
            this.led3 = new NITNavComm.LedLight();
            this.led2 = new NITNavComm.LedLight();
            this.led1 = new NITNavComm.LedLight();
            this.led0 = new NITNavComm.LedLight();
            this.panel2.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // inputTimer
            // 
            this.inputTimer.Tick += new System.EventHandler(this.inputTimer_Tick);
            // 
            // cmdUpdate
            // 
            this.cmdUpdate.Location = new System.Drawing.Point(200, 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;
            // 
            // 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, 171);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(394, 34);
            this.panel2.TabIndex = 1;
            // 
            // cmdClose
            // 
            this.cmdClose.Location = new System.Drawing.Point(281, 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);
            // 
            // 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(400, 208);
            this.tableLayoutPanel1.TabIndex = 1;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.button7);
            this.panel1.Controls.Add(this.button6);
            this.panel1.Controls.Add(this.button5);
            this.panel1.Controls.Add(this.button4);
            this.panel1.Controls.Add(this.button3);
            this.panel1.Controls.Add(this.button2);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.button0);
            this.panel1.Controls.Add(this.led7);
            this.panel1.Controls.Add(this.led6);
            this.panel1.Controls.Add(this.led5);
            this.panel1.Controls.Add(this.led4);
            this.panel1.Controls.Add(this.led3);
            this.panel1.Controls.Add(this.led2);
            this.panel1.Controls.Add(this.led1);
            this.panel1.Controls.Add(this.led0);
            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(394, 162);
            this.panel1.TabIndex = 0;
            // 
            // button7
            // 
            this.button7.Appearance = System.Windows.Forms.Appearance.Button;
            this.button7.AutoSize = true;
            this.button7.Location = new System.Drawing.Point(314, 49);
            this.button7.MinimumSize = new System.Drawing.Size(35, 40);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(35, 40);
            this.button7.TabIndex = 22;
            this.button7.UseVisualStyleBackColor = true;
            // 
            // button6
            // 
            this.button6.Appearance = System.Windows.Forms.Appearance.Button;
            this.button6.AutoSize = true;
            this.button6.Location = new System.Drawing.Point(273, 49);
            this.button6.MinimumSize = new System.Drawing.Size(35, 40);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(35, 40);
            this.button6.TabIndex = 21;
            this.button6.UseVisualStyleBackColor = true;
            // 
            // button5
            // 
            this.button5.Appearance = System.Windows.Forms.Appearance.Button;
            this.button5.AutoSize = true;
            this.button5.Location = new System.Drawing.Point(232, 49);
            this.button5.MinimumSize = new System.Drawing.Size(35, 40);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(35, 40);
            this.button5.TabIndex = 20;
            this.button5.UseVisualStyleBackColor = true;
            // 
            // button4
            // 
            this.button4.Appearance = System.Windows.Forms.Appearance.Button;
            this.button4.AutoSize = true;
            this.button4.Location = new System.Drawing.Point(191, 49);
            this.button4.MinimumSize = new System.Drawing.Size(35, 40);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(35, 40);
            this.button4.TabIndex = 19;
            this.button4.UseVisualStyleBackColor = true;
            // 
            // button3
            // 
            this.button3.Appearance = System.Windows.Forms.Appearance.Button;
            this.button3.AutoSize = true;
            this.button3.Location = new System.Drawing.Point(150, 49);
            this.button3.MinimumSize = new System.Drawing.Size(35, 40);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(35, 40);
            this.button3.TabIndex = 18;
            this.button3.UseVisualStyleBackColor = true;
            // 
            // button2
            // 
            this.button2.Appearance = System.Windows.Forms.Appearance.Button;
            this.button2.AutoSize = true;
            this.button2.Location = new System.Drawing.Point(109, 49);
            this.button2.MinimumSize = new System.Drawing.Size(35, 40);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(35, 40);
            this.button2.TabIndex = 17;
            this.button2.UseVisualStyleBackColor = true;
            // 
            // button1
            // 
            this.button1.Appearance = System.Windows.Forms.Appearance.Button;
            this.button1.AutoSize = true;
            this.button1.Location = new System.Drawing.Point(68, 49);
            this.button1.MinimumSize = new System.Drawing.Size(35, 40);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(35, 40);
            this.button1.TabIndex = 16;
            this.button1.UseVisualStyleBackColor = true;
            // 
            // button0
            // 
            this.button0.Appearance = System.Windows.Forms.Appearance.Button;
            this.button0.AutoSize = true;
            this.button0.Location = new System.Drawing.Point(27, 49);
            this.button0.MinimumSize = new System.Drawing.Size(35, 40);
            this.button0.Name = "button0";
            this.button0.Size = new System.Drawing.Size(35, 40);
            this.button0.TabIndex = 15;
            this.button0.UseVisualStyleBackColor = true;
            // 
            // led7
            // 
            this.led7.Color = System.Drawing.Color.Red;
            this.led7.Flash = false;
            this.led7.Location = new System.Drawing.Point(323, 26);
            this.led7.Name = "led7";
            this.led7.On = false;
            this.led7.Size = new System.Drawing.Size(17, 17);
            this.led7.TabIndex = 14;
            this.led7.Click += new System.EventHandler(this.led7_Click);
            // 
            // led6
            // 
            this.led6.Color = System.Drawing.Color.Red;
            this.led6.Flash = false;
            this.led6.Location = new System.Drawing.Point(281, 26);
            this.led6.Name = "led6";
            this.led6.On = false;
            this.led6.Size = new System.Drawing.Size(17, 17);
            this.led6.TabIndex = 12;
            this.led6.Click += new System.EventHandler(this.led6_Click);
            // 
            // led5
            // 
            this.led5.Color = System.Drawing.Color.Red;
            this.led5.Flash = false;
            this.led5.Location = new System.Drawing.Point(241, 26);
            this.led5.Name = "led5";
            this.led5.On = false;
            this.led5.Size = new System.Drawing.Size(17, 17);
            this.led5.TabIndex = 10;
            this.led5.Click += new System.EventHandler(this.led5_Click);
            // 
            // led4
            // 
            this.led4.Color = System.Drawing.Color.Red;
            this.led4.Flash = false;
            this.led4.Location = new System.Drawing.Point(200, 26);
            this.led4.Name = "led4";
            this.led4.On = false;
            this.led4.Size = new System.Drawing.Size(17, 17);
            this.led4.TabIndex = 8;
            this.led4.Click += new System.EventHandler(this.led4_Click);
            // 
            // led3
            // 
            this.led3.Color = System.Drawing.Color.Red;
            this.led3.Flash = false;
            this.led3.Location = new System.Drawing.Point(159, 26);
            this.led3.Name = "led3";
            this.led3.On = false;
            this.led3.Size = new System.Drawing.Size(17, 17);
            this.led3.TabIndex = 6;
            this.led3.Click += new System.EventHandler(this.led3_Click);
            // 
            // led2
            // 
            this.led2.Color = System.Drawing.Color.Red;
            this.led2.Flash = false;
            this.led2.Location = new System.Drawing.Point(118, 26);
            this.led2.Name = "led2";
            this.led2.On = false;
            this.led2.Size = new System.Drawing.Size(17, 17);
            this.led2.TabIndex = 4;
            this.led2.Click += new System.EventHandler(this.led2_Click);
            // 
            // led1
            // 
            this.led1.Color = System.Drawing.Color.Red;
            this.led1.Flash = false;
            this.led1.Location = new System.Drawing.Point(77, 26);
            this.led1.Name = "led1";
            this.led1.On = false;
            this.led1.Size = new System.Drawing.Size(17, 17);
            this.led1.TabIndex = 1;
            this.led1.Click += new System.EventHandler(this.led1_Click);
            // 
            // led0
            // 
            this.led0.Color = System.Drawing.Color.Red;
            this.led0.Flash = false;
            this.led0.Location = new System.Drawing.Point(36, 26);
            this.led0.Name = "led0";
            this.led0.On = false;
            this.led0.Size = new System.Drawing.Size(17, 17);
            this.led0.TabIndex = 0;
            this.led0.Click += new System.EventHandler(this.led0_Click);
            // 
            // NITAudioSelForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(400, 208);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "NITAudioSelForm";
            this.Text = "NITAudioSelForm";
            this.panel2.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Timer inputTimer;
        private System.Windows.Forms.Button cmdUpdate;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Button cmdClose;
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
        private System.Windows.Forms.Panel panel1;
        private LedLight led7;
        private LedLight led6;
        private LedLight led5;
        private LedLight led4;
        private LedLight led3;
        private LedLight led2;
        private LedLight led1;
        private LedLight led0;
        private System.Windows.Forms.CheckBox button7;
        private System.Windows.Forms.CheckBox button6;
        private System.Windows.Forms.CheckBox button5;
        private System.Windows.Forms.CheckBox button4;
        private System.Windows.Forms.CheckBox button3;
        private System.Windows.Forms.CheckBox button2;
        private System.Windows.Forms.CheckBox button1;
        private System.Windows.Forms.CheckBox button0;

    }
}