namespace UAS_MES_NEW.Make
{
partial class Make_Aging
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
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.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.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(904, 24);
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.pr_detail_label.Name = "pr_detail_label";
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
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(28, 844);
this.sncode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.sncode_label.Name = "sncode_label";
this.sncode_label.Size = new System.Drawing.Size(114, 41);
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(472, 24);
this.pr_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(146, 41);
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(12, 24);
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.ms_makecode_label.Name = "ms_makecode_label";
this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
this.ms_makecode_label.TabIndex = 184;
this.ms_makecode_label.Text = "工单编号";
//
// 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(184, 24);
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ms_makecode.MaximumSize = new System.Drawing.Size(400, 0);
this.ms_makecode.Name = "ms_makecode";
this.ms_makecode.Size = new System.Drawing.Size(0, 41);
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(636, 24);
this.ms_prodcode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.ms_prodcode.MaximumSize = new System.Drawing.Size(400, 0);
this.ms_prodcode.Name = "ms_prodcode";
this.ms_prodcode.Size = new System.Drawing.Size(0, 41);
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(1084, 24);
this.pr_detail.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.pr_detail.MaximumSize = new System.Drawing.Size(400, 0);
this.pr_detail.Name = "pr_detail";
this.pr_detail.Size = new System.Drawing.Size(0, 41);
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(196, 848);
this.sncode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
this.sncode.Name = "sncode";
this.sncode.Power = null;
this.sncode.Size = new System.Drawing.Size(388, 35);
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(1183, 148);
this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(281, 677);
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.ColumnHeadersHeight = 46;
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(17, 148);
this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(5);
this.LabelDataGridView.Name = "LabelDataGridView";
this.LabelDataGridView.RowHeadersVisible = false;
this.LabelDataGridView.RowHeadersWidth = 82;
this.LabelDataGridView.RowTemplate.Height = 23;
this.LabelDataGridView.Size = new System.Drawing.Size(1131, 609);
this.LabelDataGridView.TabIndex = 200;
//
// AGD_MAKECODE
//
this.AGD_MAKECODE.DataPropertyName = "AGD_MAKECODE";
this.AGD_MAKECODE.HeaderText = "工单号";
this.AGD_MAKECODE.MinimumWidth = 10;
this.AGD_MAKECODE.Name = "AGD_MAKECODE";
this.AGD_MAKECODE.ReadOnly = true;
this.AGD_MAKECODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.AGD_MAKECODE.Width = 200;
//
// AGD_SNCODE
//
this.AGD_SNCODE.DataPropertyName = "AGD_SNCODE";
this.AGD_SNCODE.HeaderText = "SN号";
this.AGD_SNCODE.MinimumWidth = 10;
this.AGD_SNCODE.Name = "AGD_SNCODE";
this.AGD_SNCODE.ReadOnly = true;
this.AGD_SNCODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.AGD_SNCODE.Width = 200;
//
// 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;
//
// quxiao
//
this.quxiao.AutoSize = true;
this.quxiao.Location = new System.Drawing.Point(656, 856);
this.quxiao.Margin = new System.Windows.Forms.Padding(4);
this.quxiao.Name = "quxiao";
this.quxiao.Size = new System.Drawing.Size(138, 28);
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(200, 785);
this.agsum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.agsum.MaximumSize = new System.Drawing.Size(400, 0);
this.agsum.Name = "agsum";
this.agsum.Size = new System.Drawing.Size(0, 41);
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(28, 785);
this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 41);
this.label2.TabIndex = 205;
this.label2.Text = "数量";
//
// Make_Aging
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1483, 908);
this.Controls.Add(this.agsum);
this.Controls.Add(this.label2);
this.Controls.Add(this.quxiao);
this.Controls.Add(this.LabelDataGridView);
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.Margin = new System.Windows.Forms.Padding(4);
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(true);
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 System.Windows.Forms.DataGridView LabelDataGridView;
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;
}
}