namespace UAS_MES_NEW.Make
{
    partial class Make_Aging
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Aging));
            this.pr_detail_label = new System.Windows.Forms.Label();
            this.sncode_label = new System.Windows.Forms.Label();
            this.pr_code_label = new System.Windows.Forms.Label();
            this.ms_makecode_label = new System.Windows.Forms.Label();
            this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
            this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
            this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
            this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
            this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
            this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
            this.LabelDataGridView = new System.Windows.Forms.DataGridView();
            this.AGD_MAKECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.AGD_SNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.AGD_INDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.label1 = new System.Windows.Forms.Label();
            this.agcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.quxiao = new System.Windows.Forms.CheckBox();
            this.agsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
            this.label2 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
            this.SuspendLayout();
            // 
            // pr_detail_label
            // 
            this.pr_detail_label.AutoSize = true;
            this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.pr_detail_label.Location = new System.Drawing.Point(678, 18);
            this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.pr_detail_label.Name = "pr_detail_label";
            this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
            this.pr_detail_label.TabIndex = 191;
            this.pr_detail_label.Text = "产品名称";
            // 
            // sncode_label
            // 
            this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.sncode_label.AutoSize = true;
            this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.sncode_label.Location = new System.Drawing.Point(21, 633);
            this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.sncode_label.Name = "sncode_label";
            this.sncode_label.Size = new System.Drawing.Size(86, 31);
            this.sncode_label.TabIndex = 190;
            this.sncode_label.Text = "录入框";
            // 
            // pr_code_label
            // 
            this.pr_code_label.AutoSize = true;
            this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.pr_code_label.Location = new System.Drawing.Point(354, 18);
            this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.pr_code_label.Name = "pr_code_label";
            this.pr_code_label.Size = new System.Drawing.Size(110, 31);
            this.pr_code_label.TabIndex = 185;
            this.pr_code_label.Text = "产品编号";
            // 
            // ms_makecode_label
            // 
            this.ms_makecode_label.AutoSize = true;
            this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ms_makecode_label.Location = new System.Drawing.Point(9, 18);
            this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.ms_makecode_label.Name = "ms_makecode_label";
            this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
            this.ms_makecode_label.TabIndex = 184;
            this.ms_makecode_label.Text = "工单编号";
            // 
            // confirm
            // 
            this.confirm.AllPower = null;
            this.confirm.BackColor = System.Drawing.Color.Transparent;
            this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
            this.confirm.Image = null;
            this.confirm.IsShowBorder = true;
            this.confirm.Location = new System.Drawing.Point(676, 66);
            this.confirm.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
            this.confirm.Name = "confirm";
            this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
            this.confirm.Power = null;
            this.confirm.Size = new System.Drawing.Size(112, 42);
            this.confirm.TabIndex = 199;
            this.confirm.Text = "开始老化";
            this.confirm.UseVisualStyleBackColor = false;
            this.confirm.Click += new System.EventHandler(this.deleteButton1_Click);
            // 
            // ms_makecode
            // 
            this.ms_makecode.AutoSize = true;
            this.ms_makecode.CutLength = null;
            this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ms_makecode.Location = new System.Drawing.Point(138, 18);
            this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
            this.ms_makecode.Name = "ms_makecode";
            this.ms_makecode.Size = new System.Drawing.Size(0, 31);
            this.ms_makecode.TabIndex = 198;
            // 
            // ms_prodcode
            // 
            this.ms_prodcode.AutoSize = true;
            this.ms_prodcode.CutLength = null;
            this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ms_prodcode.Location = new System.Drawing.Point(477, 18);
            this.ms_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.ms_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
            this.ms_prodcode.Name = "ms_prodcode";
            this.ms_prodcode.Size = new System.Drawing.Size(0, 31);
            this.ms_prodcode.TabIndex = 193;
            // 
            // pr_detail
            // 
            this.pr_detail.AutoSize = true;
            this.pr_detail.CutLength = null;
            this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.pr_detail.Location = new System.Drawing.Point(813, 18);
            this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
            this.pr_detail.Name = "pr_detail";
            this.pr_detail.Size = new System.Drawing.Size(0, 31);
            this.pr_detail.TabIndex = 192;
            // 
            // sncode
            // 
            this.sncode.AllPower = "ifall";
            this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.sncode.BackColor = System.Drawing.Color.White;
            this.sncode.ID = null;
            this.sncode.Location = new System.Drawing.Point(147, 636);
            this.sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.sncode.Name = "sncode";
            this.sncode.Power = null;
            this.sncode.Size = new System.Drawing.Size(292, 28);
            this.sncode.Str = null;
            this.sncode.Str1 = null;
            this.sncode.Str2 = null;
            this.sncode.TabIndex = 189;
            this.sncode.Tag = "ifread";
            this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
            // 
            // OperateResult
            // 
            this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.OperateResult.Location = new System.Drawing.Point(887, 111);
            this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.OperateResult.Name = "OperateResult";
            this.OperateResult.Size = new System.Drawing.Size(212, 509);
            this.OperateResult.TabIndex = 188;
            this.OperateResult.Text = "";
            // 
            // LabelDataGridView
            // 
            this.LabelDataGridView.AllowUserToAddRows = false;
            this.LabelDataGridView.AllowUserToResizeRows = false;
            this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
            this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.AGD_MAKECODE,
            this.AGD_SNCODE,
            this.AGD_INDATE});
            this.LabelDataGridView.Location = new System.Drawing.Point(13, 111);
            this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
            this.LabelDataGridView.Name = "LabelDataGridView";
            this.LabelDataGridView.RowHeadersVisible = false;
            this.LabelDataGridView.RowTemplate.Height = 23;
            this.LabelDataGridView.Size = new System.Drawing.Size(848, 457);
            this.LabelDataGridView.TabIndex = 200;
            // 
            // AGD_MAKECODE
            // 
            this.AGD_MAKECODE.DataPropertyName = "AGD_MAKECODE";
            this.AGD_MAKECODE.HeaderText = "工单号";
            this.AGD_MAKECODE.Name = "AGD_MAKECODE";
            this.AGD_MAKECODE.ReadOnly = true;
            this.AGD_MAKECODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // AGD_SNCODE
            // 
            this.AGD_SNCODE.DataPropertyName = "AGD_SNCODE";
            this.AGD_SNCODE.HeaderText = "SN号";
            this.AGD_SNCODE.Name = "AGD_SNCODE";
            this.AGD_SNCODE.ReadOnly = true;
            this.AGD_SNCODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // AGD_INDATE
            // 
            this.AGD_INDATE.DataPropertyName = "AGD_INDATE";
            this.AGD_INDATE.HeaderText = "录入时间";
            this.AGD_INDATE.MinimumWidth = 300;
            this.AGD_INDATE.Name = "AGD_INDATE";
            this.AGD_INDATE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.AGD_INDATE.Width = 300;
            // 
            // label1
            // 
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(9, 68);
            this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(110, 31);
            this.label1.TabIndex = 202;
            this.label1.Text = "老化编号";
            // 
            // agcode
            // 
            this.agcode.AllPower = "ifall";
            this.agcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.agcode.BackColor = System.Drawing.Color.White;
            this.agcode.ID = null;
            this.agcode.Location = new System.Drawing.Point(147, 71);
            this.agcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.agcode.Name = "agcode";
            this.agcode.Power = null;
            this.agcode.Size = new System.Drawing.Size(292, 28);
            this.agcode.Str = null;
            this.agcode.Str1 = null;
            this.agcode.Str2 = null;
            this.agcode.TabIndex = 201;
            this.agcode.Tag = "ifread";
            this.agcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.snCollectionBox1_KeyDown);
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.Location = new System.Drawing.Point(492, 76);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(106, 22);
            this.checkBox1.TabIndex = 203;
            this.checkBox1.Text = "自动生成";
            this.checkBox1.UseVisualStyleBackColor = true;
            // 
            // quxiao
            // 
            this.quxiao.AutoSize = true;
            this.quxiao.Location = new System.Drawing.Point(492, 642);
            this.quxiao.Name = "quxiao";
            this.quxiao.Size = new System.Drawing.Size(106, 22);
            this.quxiao.TabIndex = 204;
            this.quxiao.Text = "取消采集";
            this.quxiao.UseVisualStyleBackColor = true;
            // 
            // agsum
            // 
            this.agsum.AutoSize = true;
            this.agsum.CutLength = null;
            this.agsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.agsum.Location = new System.Drawing.Point(150, 589);
            this.agsum.MaximumSize = new System.Drawing.Size(300, 0);
            this.agsum.Name = "agsum";
            this.agsum.Size = new System.Drawing.Size(0, 31);
            this.agsum.TabIndex = 206;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(21, 589);
            this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(62, 31);
            this.label2.TabIndex = 205;
            this.label2.Text = "数量";
            // 
            // Make_Aging
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1112, 681);
            this.Controls.Add(this.agsum);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.quxiao);
            this.Controls.Add(this.checkBox1);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.agcode);
            this.Controls.Add(this.LabelDataGridView);
            this.Controls.Add(this.confirm);
            this.Controls.Add(this.ms_makecode);
            this.Controls.Add(this.ms_prodcode);
            this.Controls.Add(this.pr_detail);
            this.Controls.Add(this.pr_detail_label);
            this.Controls.Add(this.sncode_label);
            this.Controls.Add(this.sncode);
            this.Controls.Add(this.OperateResult);
            this.Controls.Add(this.pr_code_label);
            this.Controls.Add(this.ms_makecode_label);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "Make_Aging";
            this.Tag = "Make!Aging";
            this.Text = "老化采集";
            this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
            this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
            this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
            ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion
        private CustomControl.ValueLabel.ValueLabel ms_prodcode;
        private CustomControl.ValueLabel.ValueLabel pr_detail;
        private System.Windows.Forms.Label pr_detail_label;
        private System.Windows.Forms.Label sncode_label;
        private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
        private CustomControl.RichText.RichTextAutoBottom OperateResult;
        private System.Windows.Forms.Label pr_code_label;
        private System.Windows.Forms.Label ms_makecode_label;
        private CustomControl.ValueLabel.ValueLabel ms_makecode;
        private CustomControl.ButtonUtil.NormalButton confirm;
        private System.Windows.Forms.DataGridView LabelDataGridView;
        private System.Windows.Forms.Label label1;
        private CustomControl.TextBoxWithIcon.SnCollectionBox agcode;
        private System.Windows.Forms.CheckBox checkBox1;
        private System.Windows.Forms.DataGridViewTextBoxColumn AGD_MAKECODE;
        private System.Windows.Forms.DataGridViewTextBoxColumn AGD_SNCODE;
        private System.Windows.Forms.DataGridViewTextBoxColumn AGD_INDATE;
        private System.Windows.Forms.CheckBox quxiao;
        private CustomControl.ValueLabel.ValueLabel agsum;
        private System.Windows.Forms.Label label2;
    }
}