namespace Mesnac.Controls.Feeding
{
    partial class SmallMaterialItem
    {
        /// <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.label1 = new System.Windows.Forms.Label();
            this.labMaterilName = new System.Windows.Forms.Label();
            this.label = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.labSet = new System.Windows.Forms.Label();
            this.labFact = new System.Windows.Forms.Label();
            this.labError = new System.Windows.Forms.Label();
            this.labState = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.label1.Location = new System.Drawing.Point(-3, 16);
            this.label1.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(111, 33);
            this.label1.TabIndex = 0;
            this.label1.Text = "物料:";
            // 
            // labMaterilName
            // 
            this.labMaterilName.AutoSize = true;
            this.labMaterilName.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labMaterilName.ForeColor = System.Drawing.Color.Yellow;
            this.labMaterilName.Location = new System.Drawing.Point(98, 16);
            this.labMaterilName.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.labMaterilName.Name = "labMaterilName";
            this.labMaterilName.Size = new System.Drawing.Size(147, 33);
            this.labMaterilName.TabIndex = 1;
            this.labMaterilName.Text = "物料名称";
            // 
            // label
            // 
            this.label.AutoSize = true;
            this.label.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.label.Location = new System.Drawing.Point(108, 111);
            this.label.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.label.Name = "label";
            this.label.Size = new System.Drawing.Size(79, 33);
            this.label.TabIndex = 2;
            this.label.Text = "实际";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.label4.Location = new System.Drawing.Point(-1, 110);
            this.label4.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(79, 33);
            this.label4.TabIndex = 3;
            this.label4.Text = "设定";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.label5.Location = new System.Drawing.Point(223, 113);
            this.label5.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(79, 33);
            this.label5.TabIndex = 4;
            this.label5.Text = "误差";
            // 
            // labSet
            // 
            this.labSet.AutoSize = true;
            this.labSet.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labSet.ForeColor = System.Drawing.Color.Yellow;
            this.labSet.Location = new System.Drawing.Point(-2, 149);
            this.labSet.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.labSet.Name = "labSet";
            this.labSet.Size = new System.Drawing.Size(101, 40);
            this.labSet.TabIndex = 5;
            this.labSet.Text = "0.00";
            // 
            // labFact
            // 
            this.labFact.AutoSize = true;
            this.labFact.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labFact.ForeColor = System.Drawing.Color.Yellow;
            this.labFact.Location = new System.Drawing.Point(108, 149);
            this.labFact.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.labFact.Name = "labFact";
            this.labFact.Size = new System.Drawing.Size(101, 40);
            this.labFact.TabIndex = 6;
            this.labFact.Text = "0.00";
            // 
            // labError
            // 
            this.labError.AutoSize = true;
            this.labError.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labError.ForeColor = System.Drawing.Color.Yellow;
            this.labError.Location = new System.Drawing.Point(227, 149);
            this.labError.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.labError.Name = "labError";
            this.labError.Size = new System.Drawing.Size(101, 40);
            this.labError.TabIndex = 7;
            this.labError.Text = "0.00";
            // 
            // labState
            // 
            this.labState.AutoSize = true;
            this.labState.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labState.ForeColor = System.Drawing.Color.Goldenrod;
            this.labState.Location = new System.Drawing.Point(-1, 61);
            this.labState.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
            this.labState.Name = "labState";
            this.labState.Size = new System.Drawing.Size(159, 35);
            this.labState.TabIndex = 8;
            this.labState.Text = "提示信息";
            // 
            // SmallMaterialItem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(19F, 37F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Control;
            this.Controls.Add(this.labState);
            this.Controls.Add(this.labError);
            this.Controls.Add(this.labFact);
            this.Controls.Add(this.labSet);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label);
            this.Controls.Add(this.labMaterilName);
            this.Controls.Add(this.label1);
            this.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.Margin = new System.Windows.Forms.Padding(10, 9, 10, 9);
            this.Name = "SmallMaterialItem";
            this.Size = new System.Drawing.Size(561, 227);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label labMaterilName;
        private System.Windows.Forms.Label label;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label labSet;
        private System.Windows.Forms.Label labFact;
        private System.Windows.Forms.Label labError;
        private System.Windows.Forms.Label labState;
    }
}