FrmLight.Designer.cs 16.9 KB
namespace CodeSplice
{
    partial class FrmLight
    {
        /// <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.flatCheck1 = new Asa.Theme.FlatCheck();
            this.flatCheck2 = new Asa.Theme.FlatCheck();
            this.flatCheck3 = new Asa.Theme.FlatCheck();
            this.flatCheck4 = new Asa.Theme.FlatCheck();
            this.flatLabel1 = new Asa.Theme.FlatLabel();
            this.flatLabel2 = new Asa.Theme.FlatLabel();
            this.flatLabel3 = new Asa.Theme.FlatLabel();
            this.flatLabel4 = new Asa.Theme.FlatLabel();
            this.flatTrack1 = new Asa.Theme.FlatTrack();
            this.flatTrack2 = new Asa.Theme.FlatTrack();
            this.flatTrack3 = new Asa.Theme.FlatTrack();
            this.flatTrack4 = new Asa.Theme.FlatTrack();
            this.BtnOK = new Asa.Theme.FlatButton();
            this.BtnCancel = new Asa.Theme.FlatButton();
            this.CboPort = new Asa.Theme.FlatCombo();
            this.SuspendLayout();
            // 
            // flatCheck1
            // 
            this.flatCheck1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatCheck1.Font = new System.Drawing.Font("宋体", 11F);
            this.flatCheck1.Inside = false;
            this.flatCheck1.Location = new System.Drawing.Point(9, 131);
            this.flatCheck1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatCheck1.Name = "flatCheck1";
            this.flatCheck1.Size = new System.Drawing.Size(130, 40);
            this.flatCheck1.TabIndex = 4;
            this.flatCheck1.Text = "Channel 1";
            this.flatCheck1.CheckedChanged += new Asa.Theme.Event.ValueChanged(this.FlatCheck_CheckedChanged);
            // 
            // flatCheck2
            // 
            this.flatCheck2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatCheck2.Font = new System.Drawing.Font("宋体", 11F);
            this.flatCheck2.Inside = false;
            this.flatCheck2.Location = new System.Drawing.Point(9, 223);
            this.flatCheck2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatCheck2.Name = "flatCheck2";
            this.flatCheck2.Size = new System.Drawing.Size(130, 40);
            this.flatCheck2.TabIndex = 5;
            this.flatCheck2.Text = "Channel 2";
            this.flatCheck2.CheckedChanged += new Asa.Theme.Event.ValueChanged(this.FlatCheck_CheckedChanged);
            // 
            // flatCheck3
            // 
            this.flatCheck3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatCheck3.Font = new System.Drawing.Font("宋体", 11F);
            this.flatCheck3.Inside = false;
            this.flatCheck3.Location = new System.Drawing.Point(9, 315);
            this.flatCheck3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatCheck3.Name = "flatCheck3";
            this.flatCheck3.Size = new System.Drawing.Size(130, 40);
            this.flatCheck3.TabIndex = 6;
            this.flatCheck3.Text = "Channel 3";
            this.flatCheck3.CheckedChanged += new Asa.Theme.Event.ValueChanged(this.FlatCheck_CheckedChanged);
            // 
            // flatCheck4
            // 
            this.flatCheck4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatCheck4.Font = new System.Drawing.Font("宋体", 11F);
            this.flatCheck4.Inside = false;
            this.flatCheck4.Location = new System.Drawing.Point(9, 407);
            this.flatCheck4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatCheck4.Name = "flatCheck4";
            this.flatCheck4.Size = new System.Drawing.Size(130, 40);
            this.flatCheck4.TabIndex = 7;
            this.flatCheck4.Text = "Channel 4";
            this.flatCheck4.CheckedChanged += new Asa.Theme.Event.ValueChanged(this.FlatCheck_CheckedChanged);
            // 
            // flatLabel1
            // 
            this.flatLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel1.Font = new System.Drawing.Font("宋体", 11F);
            this.flatLabel1.Inside = false;
            this.flatLabel1.Location = new System.Drawing.Point(145, 131);
            this.flatLabel1.Name = "flatLabel1";
            this.flatLabel1.Size = new System.Drawing.Size(50, 40);
            this.flatLabel1.TabIndex = 8;
            this.flatLabel1.Text = "255";
            // 
            // flatLabel2
            // 
            this.flatLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel2.Font = new System.Drawing.Font("宋体", 11F);
            this.flatLabel2.Inside = false;
            this.flatLabel2.Location = new System.Drawing.Point(145, 223);
            this.flatLabel2.Name = "flatLabel2";
            this.flatLabel2.Size = new System.Drawing.Size(50, 40);
            this.flatLabel2.TabIndex = 9;
            this.flatLabel2.Text = "255";
            // 
            // flatLabel3
            // 
            this.flatLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel3.Font = new System.Drawing.Font("宋体", 11F);
            this.flatLabel3.Inside = false;
            this.flatLabel3.Location = new System.Drawing.Point(145, 315);
            this.flatLabel3.Name = "flatLabel3";
            this.flatLabel3.Size = new System.Drawing.Size(50, 40);
            this.flatLabel3.TabIndex = 10;
            this.flatLabel3.Text = "255";
            // 
            // flatLabel4
            // 
            this.flatLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel4.Font = new System.Drawing.Font("宋体", 11F);
            this.flatLabel4.Inside = false;
            this.flatLabel4.Location = new System.Drawing.Point(145, 407);
            this.flatLabel4.Name = "flatLabel4";
            this.flatLabel4.Size = new System.Drawing.Size(50, 40);
            this.flatLabel4.TabIndex = 11;
            this.flatLabel4.Text = "255";
            // 
            // flatTrack1
            // 
            this.flatTrack1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.flatTrack1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatTrack1.Direction = Asa.Theme.Direction.Horizontal;
            this.flatTrack1.Font = new System.Drawing.Font("宋体", 11F);
            this.flatTrack1.Inside = false;
            this.flatTrack1.Location = new System.Drawing.Point(9, 177);
            this.flatTrack1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatTrack1.Max = 255;
            this.flatTrack1.Min = 1;
            this.flatTrack1.Name = "flatTrack1";
            this.flatTrack1.Size = new System.Drawing.Size(578, 40);
            this.flatTrack1.TabIndex = 13;
            this.flatTrack1.TrackWidth = 12;
            this.flatTrack1.Value = 1;
            this.flatTrack1.ValueChanged += new Asa.Theme.Event.ValueChanged(this.FlatTrack_ValueChanged);
            // 
            // flatTrack2
            // 
            this.flatTrack2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.flatTrack2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatTrack2.Direction = Asa.Theme.Direction.Horizontal;
            this.flatTrack2.Font = new System.Drawing.Font("宋体", 11F);
            this.flatTrack2.Inside = false;
            this.flatTrack2.Location = new System.Drawing.Point(9, 269);
            this.flatTrack2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatTrack2.Max = 255;
            this.flatTrack2.Min = 1;
            this.flatTrack2.Name = "flatTrack2";
            this.flatTrack2.Size = new System.Drawing.Size(578, 40);
            this.flatTrack2.TabIndex = 14;
            this.flatTrack2.TrackWidth = 12;
            this.flatTrack2.Value = 1;
            this.flatTrack2.ValueChanged += new Asa.Theme.Event.ValueChanged(this.FlatTrack_ValueChanged);
            // 
            // flatTrack3
            // 
            this.flatTrack3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.flatTrack3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatTrack3.Direction = Asa.Theme.Direction.Horizontal;
            this.flatTrack3.Font = new System.Drawing.Font("宋体", 11F);
            this.flatTrack3.Inside = false;
            this.flatTrack3.Location = new System.Drawing.Point(9, 361);
            this.flatTrack3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatTrack3.Max = 255;
            this.flatTrack3.Min = 1;
            this.flatTrack3.Name = "flatTrack3";
            this.flatTrack3.Size = new System.Drawing.Size(578, 40);
            this.flatTrack3.TabIndex = 15;
            this.flatTrack3.TrackWidth = 12;
            this.flatTrack3.Value = 1;
            this.flatTrack3.ValueChanged += new Asa.Theme.Event.ValueChanged(this.FlatTrack_ValueChanged);
            // 
            // flatTrack4
            // 
            this.flatTrack4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.flatTrack4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatTrack4.Direction = Asa.Theme.Direction.Horizontal;
            this.flatTrack4.Font = new System.Drawing.Font("宋体", 11F);
            this.flatTrack4.Inside = false;
            this.flatTrack4.Location = new System.Drawing.Point(9, 453);
            this.flatTrack4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.flatTrack4.Max = 255;
            this.flatTrack4.Min = 1;
            this.flatTrack4.Name = "flatTrack4";
            this.flatTrack4.Size = new System.Drawing.Size(578, 40);
            this.flatTrack4.TabIndex = 16;
            this.flatTrack4.TrackWidth = 12;
            this.flatTrack4.Value = 1;
            this.flatTrack4.ValueChanged += new Asa.Theme.Event.ValueChanged(this.FlatTrack_ValueChanged);
            // 
            // BtnOK
            // 
            this.BtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.BtnOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.BtnOK.Font = new System.Drawing.Font("宋体", 11F);
            this.BtnOK.ImageSize = new System.Drawing.Size(0, 0);
            this.BtnOK.Inside = false;
            this.BtnOK.Location = new System.Drawing.Point(401, 542);
            this.BtnOK.Name = "BtnOK";
            this.BtnOK.Size = new System.Drawing.Size(90, 40);
            this.BtnOK.StateColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.BtnOK.TabIndex = 17;
            this.BtnOK.Text = "OK";
            this.BtnOK.Click += new System.EventHandler(this.BtnOK_Click);
            // 
            // BtnCancel
            // 
            this.BtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.BtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.BtnCancel.Font = new System.Drawing.Font("宋体", 11F);
            this.BtnCancel.ImageSize = new System.Drawing.Size(0, 0);
            this.BtnCancel.Inside = false;
            this.BtnCancel.Location = new System.Drawing.Point(497, 542);
            this.BtnCancel.Name = "BtnCancel";
            this.BtnCancel.Size = new System.Drawing.Size(90, 40);
            this.BtnCancel.StateColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.BtnCancel.TabIndex = 18;
            this.BtnCancel.Text = "Cancel";
            this.BtnCancel.Click += new System.EventHandler(this.BtnCancel_Click);
            // 
            // CboPort
            // 
            this.CboPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.CboPort.Font = new System.Drawing.Font("宋体", 11F);
            this.CboPort.Inside = false;
            this.CboPort.Location = new System.Drawing.Point(9, 85);
            this.CboPort.Name = "CboPort";
            this.CboPort.SelectedIndex = -1;
            this.CboPort.Size = new System.Drawing.Size(186, 40);
            this.CboPort.TabIndex = 19;
            this.CboPort.Text = "flatCombo1";
            this.CboPort.SelectedIndexChanged += new Asa.Theme.Event.SelectedIndexChanged(this.CboPort_SelectedIndexChanged);
            // 
            // FrmLight
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(596, 591);
            this.Controls.Add(this.CboPort);
            this.Controls.Add(this.BtnCancel);
            this.Controls.Add(this.BtnOK);
            this.Controls.Add(this.flatTrack4);
            this.Controls.Add(this.flatTrack3);
            this.Controls.Add(this.flatTrack2);
            this.Controls.Add(this.flatTrack1);
            this.Controls.Add(this.flatLabel4);
            this.Controls.Add(this.flatLabel3);
            this.Controls.Add(this.flatLabel2);
            this.Controls.Add(this.flatLabel1);
            this.Controls.Add(this.flatCheck4);
            this.Controls.Add(this.flatCheck3);
            this.Controls.Add(this.flatCheck2);
            this.Controls.Add(this.flatCheck1);
            this.Location = new System.Drawing.Point(0, 0);
            this.Minimized = false;
            this.Name = "FrmLight";
            this.Padding = new System.Windows.Forms.Padding(6, 82, 6, 6);
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.Text = "FrmLight";
            this.TextCenter = true;
            this.TitleFont = new System.Drawing.Font("宋体", 20F);
            this.TitleHeight = 76;
            this.TopMost = true;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmLight_FormClosing);
            this.Load += new System.EventHandler(this.FrmLight_Load);
            this.ResumeLayout(false);

        }

        #endregion
        private Asa.Theme.FlatCheck flatCheck1;
        private Asa.Theme.FlatCheck flatCheck2;
        private Asa.Theme.FlatCheck flatCheck3;
        private Asa.Theme.FlatCheck flatCheck4;
        private Asa.Theme.FlatLabel flatLabel1;
        private Asa.Theme.FlatLabel flatLabel2;
        private Asa.Theme.FlatLabel flatLabel3;
        private Asa.Theme.FlatLabel flatLabel4;
        private Asa.Theme.FlatTrack flatTrack1;
        private Asa.Theme.FlatTrack flatTrack2;
        private Asa.Theme.FlatTrack flatTrack3;
        private Asa.Theme.FlatTrack flatTrack4;
        private Asa.Theme.FlatButton BtnOK;
        private Asa.Theme.FlatButton BtnCancel;
        private Asa.Theme.FlatCombo CboPort;
    }
}