UCRGV_H.designer.cs 6.76 KB
namespace UserCtrlsByDXC
{
    partial class UCRGV_H
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCRGV_H));
            this.lbbusy = new System.Windows.Forms.Label();
            this.lbTaskNo = new System.Windows.Forms.Label();
            this.pBTP1 = new System.Windows.Forms.PictureBox();
            this.pBdown = new System.Windows.Forms.PictureBox();
            this.pBTP2 = new System.Windows.Forms.PictureBox();
            this.pBup = new System.Windows.Forms.PictureBox();
            this.pBSTA = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.pBTP1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBdown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBTP2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBup)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBSTA)).BeginInit();
            this.SuspendLayout();
            // 
            // lbbusy
            // 
            this.lbbusy.BackColor = System.Drawing.Color.Lime;
            this.lbbusy.Location = new System.Drawing.Point(15, 6);
            this.lbbusy.Name = "lbbusy";
            this.lbbusy.Size = new System.Drawing.Size(15, 8);
            this.lbbusy.TabIndex = 20;
            // 
            // lbTaskNo
            // 
            this.lbTaskNo.BackColor = System.Drawing.Color.Gray;
            this.lbTaskNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbTaskNo.ForeColor = System.Drawing.Color.Blue;
            this.lbTaskNo.Location = new System.Drawing.Point(3, 36);
            this.lbTaskNo.Name = "lbTaskNo";
            this.lbTaskNo.Size = new System.Drawing.Size(40, 13);
            this.lbTaskNo.TabIndex = 18;
            this.lbTaskNo.Text = "12345";
            this.lbTaskNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // pBTP1
            // 
            this.pBTP1.Image = ((System.Drawing.Image)(resources.GetObject("pBTP1.Image")));
            this.pBTP1.Location = new System.Drawing.Point(7, 30);
            this.pBTP1.Name = "pBTP1";
            this.pBTP1.Size = new System.Drawing.Size(33, 41);
            this.pBTP1.TabIndex = 22;
            this.pBTP1.TabStop = false;
            // 
            // pBdown
            // 
            this.pBdown.BackColor = System.Drawing.Color.Silver;
            this.pBdown.Image = ((System.Drawing.Image)(resources.GetObject("pBdown.Image")));
            this.pBdown.Location = new System.Drawing.Point(13, 32);
            this.pBdown.Margin = new System.Windows.Forms.Padding(0);
            this.pBdown.MinimumSize = new System.Drawing.Size(0, 1);
            this.pBdown.Name = "pBdown";
            this.pBdown.Size = new System.Drawing.Size(20, 38);
            this.pBdown.TabIndex = 19;
            this.pBdown.TabStop = false;
            // 
            // pBTP2
            // 
            this.pBTP2.Image = ((System.Drawing.Image)(resources.GetObject("pBTP2.Image")));
            this.pBTP2.Location = new System.Drawing.Point(7, 3);
            this.pBTP2.Name = "pBTP2";
            this.pBTP2.Size = new System.Drawing.Size(33, 41);
            this.pBTP2.TabIndex = 16;
            this.pBTP2.TabStop = false;
            // 
            // pBup
            // 
            this.pBup.BackColor = System.Drawing.Color.Silver;
            this.pBup.Image = ((System.Drawing.Image)(resources.GetObject("pBup.Image")));
            this.pBup.Location = new System.Drawing.Point(13, 15);
            this.pBup.Margin = new System.Windows.Forms.Padding(0);
            this.pBup.MinimumSize = new System.Drawing.Size(0, 1);
            this.pBup.Name = "pBup";
            this.pBup.Size = new System.Drawing.Size(20, 34);
            this.pBup.TabIndex = 15;
            this.pBup.TabStop = false;
            // 
            // pBSTA
            // 
            this.pBSTA.Image = ((System.Drawing.Image)(resources.GetObject("pBSTA.Image")));
            this.pBSTA.Location = new System.Drawing.Point(0, 0);
            this.pBSTA.Margin = new System.Windows.Forms.Padding(0);
            this.pBSTA.Name = "pBSTA";
            this.pBSTA.Size = new System.Drawing.Size(48, 75);
            this.pBSTA.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pBSTA.TabIndex = 14;
            this.pBSTA.TabStop = false;
            // 
            // UCRGV_H
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.lbTaskNo);
            this.Controls.Add(this.pBup);
            this.Controls.Add(this.pBdown);
            this.Controls.Add(this.lbbusy);
            this.Controls.Add(this.pBTP1);
            this.Controls.Add(this.pBTP2);
            this.Controls.Add(this.pBSTA);
            this.Name = "UCRGV_H";
            this.Size = new System.Drawing.Size(47, 77);
            ((System.ComponentModel.ISupportInitialize)(this.pBTP1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBdown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBTP2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBup)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pBSTA)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        public System.Windows.Forms.Label lbbusy;
        public System.Windows.Forms.Label lbTaskNo;
        public System.Windows.Forms.PictureBox pBdown;
        public System.Windows.Forms.PictureBox pBTP2;
        public System.Windows.Forms.PictureBox pBup;
        private System.Windows.Forms.PictureBox pBSTA;
        public System.Windows.Forms.PictureBox pBTP1;
    }
}