UCLEDSet.designer.cs 11.6 KB
namespace UserCtrlsByDXC
{
    partial class UCLEDSet
    {
        /// <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 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.lbip = new System.Windows.Forms.Label();
            this.lbno = new System.Windows.Forms.Label();
            this.tBno = new System.Windows.Forms.TextBox();
            this.tBip = new System.Windows.Forms.TextBox();
            this.tBwidth = new System.Windows.Forms.TextBox();
            this.lbwidth = new System.Windows.Forms.Label();
            this.tBheight = new System.Windows.Forms.TextBox();
            this.lbheight = new System.Windows.Forms.Label();
            this.tBfontsize = new System.Windows.Forms.TextBox();
            this.lbfontsize = new System.Windows.Forms.Label();
            this.tBdelay = new System.Windows.Forms.TextBox();
            this.lbdelay = new System.Windows.Forms.Label();
            this.cBenable = new System.Windows.Forms.CheckBox();
            this.cBSelSendMsg = new System.Windows.Forms.CheckBox();
            this.tBplayspeed = new System.Windows.Forms.TextBox();
            this.lbplayspeed = new System.Windows.Forms.Label();
            this.tBinterval = new System.Windows.Forms.TextBox();
            this.lbinterval = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // lbip
            // 
            this.lbip.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbip.Location = new System.Drawing.Point(3, 48);
            this.lbip.Name = "lbip";
            this.lbip.Size = new System.Drawing.Size(70, 14);
            this.lbip.TabIndex = 66;
            this.lbip.Text = "IP地址:";
            // 
            // lbno
            // 
            this.lbno.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbno.Location = new System.Drawing.Point(3, 14);
            this.lbno.Name = "lbno";
            this.lbno.Size = new System.Drawing.Size(70, 14);
            this.lbno.TabIndex = 73;
            this.lbno.Text = "屏幕编号:";
            // 
            // tBno
            // 
            this.tBno.Location = new System.Drawing.Point(79, 11);
            this.tBno.Name = "tBno";
            this.tBno.ReadOnly = true;
            this.tBno.Size = new System.Drawing.Size(100, 21);
            this.tBno.TabIndex = 79;
            // 
            // tBip
            // 
            this.tBip.Location = new System.Drawing.Point(79, 46);
            this.tBip.Name = "tBip";
            this.tBip.Size = new System.Drawing.Size(100, 21);
            this.tBip.TabIndex = 80;
            this.tBip.Leave += new System.EventHandler(this.tBip_Leave);
            // 
            // tBwidth
            // 
            this.tBwidth.Location = new System.Drawing.Point(79, 82);
            this.tBwidth.Name = "tBwidth";
            this.tBwidth.Size = new System.Drawing.Size(100, 21);
            this.tBwidth.TabIndex = 82;
            this.tBwidth.Leave += new System.EventHandler(this.tBint_Leave);
            // 
            // lbwidth
            // 
            this.lbwidth.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbwidth.Location = new System.Drawing.Point(3, 84);
            this.lbwidth.Name = "lbwidth";
            this.lbwidth.Size = new System.Drawing.Size(70, 14);
            this.lbwidth.TabIndex = 81;
            this.lbwidth.Text = "屏幕宽度:";
            // 
            // tBheight
            // 
            this.tBheight.Location = new System.Drawing.Point(79, 118);
            this.tBheight.Name = "tBheight";
            this.tBheight.Size = new System.Drawing.Size(100, 21);
            this.tBheight.TabIndex = 84;
            this.tBheight.Leave += new System.EventHandler(this.tBint_Leave);
            // 
            // lbheight
            // 
            this.lbheight.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbheight.Location = new System.Drawing.Point(3, 120);
            this.lbheight.Name = "lbheight";
            this.lbheight.Size = new System.Drawing.Size(70, 14);
            this.lbheight.TabIndex = 83;
            this.lbheight.Text = "屏幕高度:";
            // 
            // tBfontsize
            // 
            this.tBfontsize.Location = new System.Drawing.Point(79, 155);
            this.tBfontsize.Name = "tBfontsize";
            this.tBfontsize.Size = new System.Drawing.Size(100, 21);
            this.tBfontsize.TabIndex = 86;
            this.tBfontsize.Leave += new System.EventHandler(this.tBint_Leave);
            // 
            // lbfontsize
            // 
            this.lbfontsize.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbfontsize.Location = new System.Drawing.Point(3, 157);
            this.lbfontsize.Name = "lbfontsize";
            this.lbfontsize.Size = new System.Drawing.Size(70, 14);
            this.lbfontsize.TabIndex = 85;
            this.lbfontsize.Text = "字体大小:";
            // 
            // tBdelay
            // 
            this.tBdelay.Location = new System.Drawing.Point(80, 228);
            this.tBdelay.Name = "tBdelay";
            this.tBdelay.Size = new System.Drawing.Size(100, 21);
            this.tBdelay.TabIndex = 88;
            this.tBdelay.Leave += new System.EventHandler(this.tBint_Leave);
            // 
            // lbdelay
            // 
            this.lbdelay.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbdelay.Location = new System.Drawing.Point(4, 230);
            this.lbdelay.Name = "lbdelay";
            this.lbdelay.Size = new System.Drawing.Size(70, 14);
            this.lbdelay.TabIndex = 87;
            this.lbdelay.Text = "换屏时间:";
            // 
            // cBenable
            // 
            this.cBenable.AutoSize = true;
            this.cBenable.Location = new System.Drawing.Point(6, 300);
            this.cBenable.Name = "cBenable";
            this.cBenable.Size = new System.Drawing.Size(72, 16);
            this.cBenable.TabIndex = 89;
            this.cBenable.Text = "是否使用";
            this.cBenable.UseVisualStyleBackColor = true;
            // 
            // cBSelSendMsg
            // 
            this.cBSelSendMsg.AutoSize = true;
            this.cBSelSendMsg.Location = new System.Drawing.Point(84, 300);
            this.cBSelSendMsg.Name = "cBSelSendMsg";
            this.cBSelSendMsg.Size = new System.Drawing.Size(96, 16);
            this.cBSelSendMsg.TabIndex = 90;
            this.cBSelSendMsg.Text = "选中发送信息";
            this.cBSelSendMsg.UseVisualStyleBackColor = true;
            // 
            // tBplayspeed
            // 
            this.tBplayspeed.Location = new System.Drawing.Point(80, 192);
            this.tBplayspeed.Name = "tBplayspeed";
            this.tBplayspeed.Size = new System.Drawing.Size(100, 21);
            this.tBplayspeed.TabIndex = 92;
            // 
            // lbplayspeed
            // 
            this.lbplayspeed.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbplayspeed.Location = new System.Drawing.Point(4, 194);
            this.lbplayspeed.Name = "lbplayspeed";
            this.lbplayspeed.Size = new System.Drawing.Size(70, 14);
            this.lbplayspeed.TabIndex = 91;
            this.lbplayspeed.Text = "演示速度:";
            // 
            // tBinterval
            // 
            this.tBinterval.Location = new System.Drawing.Point(80, 264);
            this.tBinterval.Name = "tBinterval";
            this.tBinterval.Size = new System.Drawing.Size(100, 21);
            this.tBinterval.TabIndex = 94;
            // 
            // lbinterval
            // 
            this.lbinterval.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbinterval.Location = new System.Drawing.Point(4, 266);
            this.lbinterval.Name = "lbinterval";
            this.lbinterval.Size = new System.Drawing.Size(70, 14);
            this.lbinterval.TabIndex = 93;
            this.lbinterval.Text = "发送频率:";
            // 
            // UCLEDSet
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Tan;
            this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.Controls.Add(this.tBinterval);
            this.Controls.Add(this.lbinterval);
            this.Controls.Add(this.tBplayspeed);
            this.Controls.Add(this.lbplayspeed);
            this.Controls.Add(this.cBSelSendMsg);
            this.Controls.Add(this.cBenable);
            this.Controls.Add(this.tBdelay);
            this.Controls.Add(this.lbdelay);
            this.Controls.Add(this.tBfontsize);
            this.Controls.Add(this.lbfontsize);
            this.Controls.Add(this.tBheight);
            this.Controls.Add(this.lbheight);
            this.Controls.Add(this.tBwidth);
            this.Controls.Add(this.lbwidth);
            this.Controls.Add(this.tBip);
            this.Controls.Add(this.tBno);
            this.Controls.Add(this.lbip);
            this.Controls.Add(this.lbno);
            this.Name = "UCLEDSet";
            this.Size = new System.Drawing.Size(188, 323);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Label lbip;
        private System.Windows.Forms.Label lbno;
        private System.Windows.Forms.Label lbwidth;
        private System.Windows.Forms.Label lbheight;
        private System.Windows.Forms.Label lbfontsize;
        private System.Windows.Forms.Label lbdelay;
        public System.Windows.Forms.TextBox tBno;
        public System.Windows.Forms.TextBox tBip;
        public System.Windows.Forms.TextBox tBwidth;
        public System.Windows.Forms.TextBox tBheight;
        public System.Windows.Forms.TextBox tBfontsize;
        public System.Windows.Forms.TextBox tBdelay;
        public System.Windows.Forms.CheckBox cBenable;
        public System.Windows.Forms.CheckBox cBSelSendMsg;
        public System.Windows.Forms.TextBox tBplayspeed;
        private System.Windows.Forms.Label lbplayspeed;
        public System.Windows.Forms.TextBox tBinterval;
        private System.Windows.Forms.Label lbinterval;

    }
}