namespace UAS_MES_NEW.SMT
{
partial class SMT_MaterialsWaring
{
///
/// 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.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SMT_MaterialsWaring));
this.msl_devcode_label = new System.Windows.Forms.Label();
this.mc_madeqty_label = new System.Windows.Forms.Label();
this.mc_qty_label = new System.Windows.Forms.Label();
this.mc_makecode_label = new System.Windows.Forms.Label();
this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.ma_qty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.ma_madeqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.dsl_devcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeTextBox();
this.SMTMaterialsDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.msl_location = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_baseqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_needqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_remainqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_getqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_fecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_fespec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.msl_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DoSerach = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.SMTMaterialsDGV)).BeginInit();
this.SuspendLayout();
//
// msl_devcode_label
//
this.msl_devcode_label.AutoSize = true;
this.msl_devcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.msl_devcode_label.Location = new System.Drawing.Point(21, 68);
this.msl_devcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.msl_devcode_label.Name = "msl_devcode_label";
this.msl_devcode_label.Size = new System.Drawing.Size(92, 27);
this.msl_devcode_label.TabIndex = 1;
this.msl_devcode_label.Text = "机台编号";
//
// mc_madeqty_label
//
this.mc_madeqty_label.AutoSize = true;
this.mc_madeqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_madeqty_label.Location = new System.Drawing.Point(961, 68);
this.mc_madeqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mc_madeqty_label.Name = "mc_madeqty_label";
this.mc_madeqty_label.Size = new System.Drawing.Size(72, 27);
this.mc_madeqty_label.TabIndex = 2;
this.mc_madeqty_label.Text = "完成数";
//
// mc_qty_label
//
this.mc_qty_label.AutoSize = true;
this.mc_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_qty_label.Location = new System.Drawing.Point(677, 68);
this.mc_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mc_qty_label.Name = "mc_qty_label";
this.mc_qty_label.Size = new System.Drawing.Size(52, 27);
this.mc_qty_label.TabIndex = 3;
this.mc_qty_label.Text = "数量";
//
// mc_makecode_label
//
this.mc_makecode_label.AutoSize = true;
this.mc_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.mc_makecode_label.Location = new System.Drawing.Point(344, 68);
this.mc_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.mc_makecode_label.Name = "mc_makecode_label";
this.mc_makecode_label.Size = new System.Drawing.Size(92, 27);
this.mc_makecode_label.TabIndex = 4;
this.mc_makecode_label.Text = "制造单号";
//
// Setting
//
this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image")));
this.Setting.Location = new System.Drawing.Point(26, 14);
this.Setting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Setting.Name = "Setting";
this.Setting.Power = null;
this.Setting.Size = new System.Drawing.Size(85, 38);
this.Setting.TabIndex = 9;
this.Setting.Text = "设置";
this.Setting.UseVisualStyleBackColor = true;
this.Setting.Click += new System.EventHandler(this.Setting_Click);
//
// ma_code
//
this.ma_code.Enabled = false;
this.ma_code.ID = null;
this.ma_code.Location = new System.Drawing.Point(469, 71);
this.ma_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.Size = new System.Drawing.Size(180, 25);
this.ma_code.Str = null;
this.ma_code.Str1 = null;
this.ma_code.Str2 = null;
this.ma_code.TabIndex = 8;
//
// ma_qty
//
this.ma_qty.Enabled = false;
this.ma_qty.ID = null;
this.ma_qty.Location = new System.Drawing.Point(755, 71);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Power = null;
this.ma_qty.Size = new System.Drawing.Size(180, 25);
this.ma_qty.Str = null;
this.ma_qty.Str1 = null;
this.ma_qty.Str2 = null;
this.ma_qty.TabIndex = 7;
//
// ma_madeqty
//
this.ma_madeqty.Enabled = false;
this.ma_madeqty.ID = null;
this.ma_madeqty.Location = new System.Drawing.Point(1056, 71);
this.ma_madeqty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ma_madeqty.Name = "ma_madeqty";
this.ma_madeqty.Power = null;
this.ma_madeqty.Size = new System.Drawing.Size(180, 25);
this.ma_madeqty.Str = null;
this.ma_madeqty.Str1 = null;
this.ma_madeqty.Str2 = null;
this.ma_madeqty.TabIndex = 6;
//
// dsl_devcode
//
this.dsl_devcode.Enabled = false;
this.dsl_devcode.ID = null;
this.dsl_devcode.Location = new System.Drawing.Point(143, 71);
this.dsl_devcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dsl_devcode.Name = "dsl_devcode";
this.dsl_devcode.Power = null;
this.dsl_devcode.Size = new System.Drawing.Size(180, 25);
this.dsl_devcode.Str = null;
this.dsl_devcode.Str1 = null;
this.dsl_devcode.Str2 = null;
this.dsl_devcode.TabIndex = 5;
//
// SMTMaterialsDGV
//
this.SMTMaterialsDGV.AllowUserToAddRows = false;
this.SMTMaterialsDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.SMTMaterialsDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.msl_location,
this.msl_table,
this.msl_baseqty,
this.msl_needqty,
this.msl_remainqty,
this.msl_getqty,
this.msl_fecode,
this.msl_fespec,
this.msl_prodcode,
this.msl_barcode});
this.SMTMaterialsDGV.Location = new System.Drawing.Point(0, 112);
this.SMTMaterialsDGV.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.SMTMaterialsDGV.Name = "SMTMaterialsDGV";
this.SMTMaterialsDGV.RowTemplate.Height = 23;
this.SMTMaterialsDGV.Size = new System.Drawing.Size(1255, 645);
this.SMTMaterialsDGV.TabIndex = 0;
this.SMTMaterialsDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.SMTMaterialsDGV_CellPainting);
//
// msl_location
//
this.msl_location.DataPropertyName = "msl_location";
this.msl_location.HeaderText = "站位";
this.msl_location.Name = "msl_location";
//
// msl_table
//
this.msl_table.DataPropertyName = "msl_table";
this.msl_table.HeaderText = "版面";
this.msl_table.Name = "msl_table";
//
// msl_baseqty
//
this.msl_baseqty.DataPropertyName = "msl_baseqty";
this.msl_baseqty.HeaderText = "单次用量";
this.msl_baseqty.Name = "msl_baseqty";
//
// msl_needqty
//
this.msl_needqty.DataPropertyName = "msl_needqty";
this.msl_needqty.HeaderText = "需求数";
this.msl_needqty.Name = "msl_needqty";
//
// msl_remainqty
//
this.msl_remainqty.DataPropertyName = "msl_remainqty";
this.msl_remainqty.HeaderText = "剩余数";
this.msl_remainqty.Name = "msl_remainqty";
//
// msl_getqty
//
this.msl_getqty.DataPropertyName = "msl_getqty";
this.msl_getqty.HeaderText = "上料数量";
this.msl_getqty.Name = "msl_getqty";
//
// msl_fecode
//
this.msl_fecode.DataPropertyName = "msl_fecode";
this.msl_fecode.HeaderText = "飞达编号";
this.msl_fecode.Name = "msl_fecode";
//
// msl_fespec
//
this.msl_fespec.DataPropertyName = "msl_fespec";
this.msl_fespec.HeaderText = "飞达规格";
this.msl_fespec.Name = "msl_fespec";
//
// msl_prodcode
//
this.msl_prodcode.DataPropertyName = "msl_prodcode";
this.msl_prodcode.HeaderText = "物料编号";
this.msl_prodcode.Name = "msl_prodcode";
//
// msl_barcode
//
this.msl_barcode.DataPropertyName = "msl_barcode";
this.msl_barcode.HeaderText = "料卷编号";
this.msl_barcode.Name = "msl_barcode";
//
// 用料预警
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1258, 760);
this.Controls.Add(this.Setting);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.ma_madeqty);
this.Controls.Add(this.dsl_devcode);
this.Controls.Add(this.mc_makecode_label);
this.Controls.Add(this.mc_qty_label);
this.Controls.Add(this.mc_madeqty_label);
this.Controls.Add(this.msl_devcode_label);
this.Controls.Add(this.SMTMaterialsDGV);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "用料预警";
this.Text = "用料预警";
this.Load += new System.EventHandler(this.用料预警_Load);
this.SizeChanged += new System.EventHandler(this.用料预警_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.SMTMaterialsDGV)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.DataGrid_View.DataGridViewWithSerialNum SMTMaterialsDGV;
private System.Windows.Forms.Label msl_devcode_label;
private System.Windows.Forms.Label mc_madeqty_label;
private System.Windows.Forms.Label mc_qty_label;
private System.Windows.Forms.Label mc_makecode_label;
private CustomControl.TextBoxWithIcon.MaCodeTextBox dsl_devcode;
private CustomControl.TextBoxWithIcon.MaCodeTextBox ma_madeqty;
private CustomControl.TextBoxWithIcon.MaCodeTextBox ma_qty;
private CustomControl.TextBoxWithIcon.MaCodeTextBox ma_code;
private CustomControl.ButtonUtil.NormalButton Setting;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_location;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_table;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_baseqty;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_needqty;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_remainqty;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_getqty;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_fecode;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_fespec;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_prodcode;
private System.Windows.Forms.DataGridViewTextBoxColumn msl_barcode;
private System.Windows.Forms.Timer DoSerach;
}
}