FrmLedTest.Designer.cs 15.5 KB
namespace TSA_V
{
    partial class FrmLedTest
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label3 = new System.Windows.Forms.Label();
            this.button_LedOn = new System.Windows.Forms.Button();
            this.button_LedOff = new System.Windows.Forms.Button();
            this.txtLeds = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.cmbLed = new System.Windows.Forms.ComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.buttonCloseOne = new System.Windows.Forms.Button();
            this.buttonOpenOne = new System.Windows.Forms.Button();
            this.txtLed = new System.Windows.Forms.TextBox();
            this.btnExit = new System.Windows.Forms.Button();
            this.txtIp = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.btnInStore = new System.Windows.Forms.Button();
            this.btnOutStore = new System.Windows.Forms.Button();
            this.groupBox2.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox2
            // 
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.button_LedOn);
            this.groupBox2.Controls.Add(this.button_LedOff);
            this.groupBox2.Controls.Add(this.txtLeds);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.cmbLed);
            this.groupBox2.Controls.Add(this.label6);
            this.groupBox2.Controls.Add(this.buttonCloseOne);
            this.groupBox2.Controls.Add(this.buttonOpenOne);
            this.groupBox2.Controls.Add(this.txtLed);
            this.groupBox2.Controls.Add(this.btnExit);
            this.groupBox2.Controls.Add(this.txtIp);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.btnInStore);
            this.groupBox2.Controls.Add(this.btnOutStore);
            this.groupBox2.Location = new System.Drawing.Point(41, 14);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(457, 331);
            this.groupBox2.TabIndex = 189;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "操作测试";
            // 
            // label3
            // 
            this.label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.label3.Location = new System.Drawing.Point(5, 38);
            this.label3.Name = "label3";
            this.label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.label3.Size = new System.Drawing.Size(102, 20);
            this.label3.TabIndex = 207;
            this.label3.Text = "库位:";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // button_LedOn
            // 
            this.button_LedOn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button_LedOn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button_LedOn.Location = new System.Drawing.Point(317, 34);
            this.button_LedOn.Name = "button_LedOn";
            this.button_LedOn.Size = new System.Drawing.Size(105, 37);
            this.button_LedOn.TabIndex = 205;
            this.button_LedOn.Text = "打开";
            this.button_LedOn.UseVisualStyleBackColor = true;
            this.button_LedOn.Click += new System.EventHandler(this.button_LedOn_Click);
            // 
            // button_LedOff
            // 
            this.button_LedOff.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button_LedOff.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button_LedOff.Location = new System.Drawing.Point(317, 92);
            this.button_LedOff.Name = "button_LedOff";
            this.button_LedOff.Size = new System.Drawing.Size(105, 37);
            this.button_LedOff.TabIndex = 206;
            this.button_LedOff.Text = "关闭";
            this.button_LedOff.UseVisualStyleBackColor = true;
            this.button_LedOff.Click += new System.EventHandler(this.button_LedOff_Click);
            // 
            // txtLeds
            // 
            this.txtLeds.Enabled = false;
            this.txtLeds.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtLeds.Location = new System.Drawing.Point(113, 144);
            this.txtLeds.Name = "txtLeds";
            this.txtLeds.Size = new System.Drawing.Size(144, 26);
            this.txtLeds.TabIndex = 204;
            // 
            // label2
            // 
            this.label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.label2.Location = new System.Drawing.Point(5, 148);
            this.label2.Name = "label2";
            this.label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.label2.Size = new System.Drawing.Size(102, 20);
            this.label2.TabIndex = 203;
            this.label2.Text = "灯列表:";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // cmbLed
            // 
            this.cmbLed.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbLed.FormattingEnabled = true;
            this.cmbLed.Location = new System.Drawing.Point(113, 34);
            this.cmbLed.Name = "cmbLed";
            this.cmbLed.Size = new System.Drawing.Size(144, 28);
            this.cmbLed.TabIndex = 202;
            this.cmbLed.SelectedIndexChanged += new System.EventHandler(this.cmbLed_SelectedIndexChanged);
            // 
            // label6
            // 
            this.label6.Cursor = System.Windows.Forms.Cursors.Default;
            this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
            this.label6.Location = new System.Drawing.Point(6, 217);
            this.label6.Name = "label6";
            this.label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.label6.Size = new System.Drawing.Size(142, 20);
            this.label6.TabIndex = 201;
            this.label6.Text = "指定灯操作:";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // buttonCloseOne
            // 
            this.buttonCloseOne.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonCloseOne.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.buttonCloseOne.Location = new System.Drawing.Point(154, 268);
            this.buttonCloseOne.Name = "buttonCloseOne";
            this.buttonCloseOne.Size = new System.Drawing.Size(94, 37);
            this.buttonCloseOne.TabIndex = 196;
            this.buttonCloseOne.Text = "关";
            this.buttonCloseOne.UseVisualStyleBackColor = true;
            this.buttonCloseOne.Click += new System.EventHandler(this.buttonCloseOne_Click);
            // 
            // buttonOpenOne
            // 
            this.buttonOpenOne.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.buttonOpenOne.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.buttonOpenOne.Location = new System.Drawing.Point(54, 268);
            this.buttonOpenOne.Name = "buttonOpenOne";
            this.buttonOpenOne.Size = new System.Drawing.Size(94, 37);
            this.buttonOpenOne.TabIndex = 195;
            this.buttonOpenOne.Text = "开";
            this.buttonOpenOne.UseVisualStyleBackColor = true;
            this.buttonOpenOne.Click += new System.EventHandler(this.buttonOpenOne_Click);
            // 
            // txtLed
            // 
            this.txtLed.Location = new System.Drawing.Point(154, 214);
            this.txtLed.Name = "txtLed";
            this.txtLed.Size = new System.Drawing.Size(79, 26);
            this.txtLed.TabIndex = 194;
            this.txtLed.Text = "1";
            // 
            // btnExit
            // 
            this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnExit.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnExit.Location = new System.Drawing.Point(317, 266);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(105, 37);
            this.btnExit.TabIndex = 188;
            this.btnExit.Text = "退出";
            this.btnExit.UseVisualStyleBackColor = true;
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // txtIp
            // 
            this.txtIp.Enabled = false;
            this.txtIp.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txtIp.Location = new System.Drawing.Point(113, 87);
            this.txtIp.Name = "txtIp";
            this.txtIp.Size = new System.Drawing.Size(144, 26);
            this.txtIp.TabIndex = 188;
            this.txtIp.Text = "192.168.0.220";
            // 
            // label1
            // 
            this.label1.Cursor = System.Windows.Forms.Cursors.Default;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.label1.Location = new System.Drawing.Point(5, 93);
            this.label1.Name = "label1";
            this.label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.label1.Size = new System.Drawing.Size(102, 20);
            this.label1.TabIndex = 186;
            this.label1.Text = "设备IP:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // btnInStore
            // 
            this.btnInStore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnInStore.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnInStore.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnInStore.Location = new System.Drawing.Point(317, 150);
            this.btnInStore.Name = "btnInStore";
            this.btnInStore.Size = new System.Drawing.Size(105, 37);
            this.btnInStore.TabIndex = 176;
            this.btnInStore.Text = "全开";
            this.btnInStore.UseVisualStyleBackColor = true;
            this.btnInStore.Click += new System.EventHandler(this.btnInStore_Click);
            // 
            // btnOutStore
            // 
            this.btnOutStore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOutStore.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnOutStore.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnOutStore.Location = new System.Drawing.Point(317, 208);
            this.btnOutStore.Name = "btnOutStore";
            this.btnOutStore.Size = new System.Drawing.Size(105, 37);
            this.btnOutStore.TabIndex = 175;
            this.btnOutStore.Text = "全关";
            this.btnOutStore.UseVisualStyleBackColor = true;
            this.btnOutStore.Click += new System.EventHandler(this.btnOutStore_Click);
            // 
            // FrmLedTest
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.ClientSize = new System.Drawing.Size(533, 373);
            this.Controls.Add(this.groupBox2);
            this.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Name = "FrmLedTest";
            this.Text = "LED灯调试";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
            this.Load += new System.EventHandler(this.Frm1_Load);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion
        private System.Windows.Forms.Button btnInStore;
        private System.Windows.Forms.Button btnOutStore;
        private System.Windows.Forms.Button btnExit;
        private System.Windows.Forms.GroupBox groupBox2;
        public System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button buttonCloseOne;
        private System.Windows.Forms.Button buttonOpenOne;
        private System.Windows.Forms.TextBox txtLed;
        public System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox txtLeds;
        public System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox cmbLed;
        private System.Windows.Forms.TextBox txtIp;
        private System.Windows.Forms.Button button_LedOn;
        private System.Windows.Forms.Button button_LedOff;
        public System.Windows.Forms.Label label3;
    }
}