namespace UAS_MES_NEW.Make
{
partial class Make_SMTStockSStencil
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SMTStockStencil));
this.RadioReceive = new System.Windows.Forms.RadioButton();
this.RadioReturn = new System.Windows.Forms.RadioButton();
this.SU_DEVCODE_label = new System.Windows.Forms.Label();
this.SU_DEVCODE1_label = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.ST_ENSIONE_label = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.ST_ENSIONC_label = new System.Windows.Forms.Label();
this.ST_ENSIONB_label = new System.Windows.Forms.Label();
this.ST_ENSIONA_label = new System.Windows.Forms.Label();
this.SU_RETURNIFCLEAN = new System.Windows.Forms.CheckBox();
this.ma_prodcode_label = new System.Windows.Forms.Label();
this.ma_qty = new System.Windows.Forms.Label();
this.ma_qty_label = new System.Windows.Forms.Label();
this.ms_makecode_label = new System.Windows.Forms.Label();
this.Receive = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Return = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ST_ENSIONA = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ST_ENSIONB = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ST_ENSIONC = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ST_ENSIOND = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.ST_ENSIONE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
this.SU_DEVCODE1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.SU_DEVCODE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ToolsBom = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
this.su_stcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.st_pcbcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.su_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SU_LINECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.su_stverison = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.su_singlepringqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.su_table = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.su_usemacode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.ma_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.st_usecount = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).BeginInit();
this.SuspendLayout();
//
// RadioReceive
//
this.RadioReceive.AutoSize = true;
this.RadioReceive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RadioReceive.Location = new System.Drawing.Point(4, 645);
this.RadioReceive.Margin = new System.Windows.Forms.Padding(4);
this.RadioReceive.Name = "RadioReceive";
this.RadioReceive.Size = new System.Drawing.Size(79, 32);
this.RadioReceive.TabIndex = 77;
this.RadioReceive.TabStop = true;
this.RadioReceive.Text = "领用";
this.RadioReceive.UseVisualStyleBackColor = true;
this.RadioReceive.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
//
// RadioReturn
//
this.RadioReturn.AutoSize = true;
this.RadioReturn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RadioReturn.Location = new System.Drawing.Point(4, 687);
this.RadioReturn.Margin = new System.Windows.Forms.Padding(4);
this.RadioReturn.Name = "RadioReturn";
this.RadioReturn.Size = new System.Drawing.Size(79, 32);
this.RadioReturn.TabIndex = 78;
this.RadioReturn.TabStop = true;
this.RadioReturn.Text = "退回";
this.RadioReturn.UseVisualStyleBackColor = true;
this.RadioReturn.CheckedChanged += new System.EventHandler(this.Radio_CheckedChanged);
//
// SU_DEVCODE_label
//
this.SU_DEVCODE_label.AutoSize = true;
this.SU_DEVCODE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.SU_DEVCODE_label.Location = new System.Drawing.Point(84, 645);
this.SU_DEVCODE_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.SU_DEVCODE_label.Name = "SU_DEVCODE_label";
this.SU_DEVCODE_label.Size = new System.Drawing.Size(110, 31);
this.SU_DEVCODE_label.TabIndex = 81;
this.SU_DEVCODE_label.Text = "钢网编号";
//
// SU_DEVCODE1_label
//
this.SU_DEVCODE1_label.AutoSize = true;
this.SU_DEVCODE1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.SU_DEVCODE1_label.Location = new System.Drawing.Point(84, 690);
this.SU_DEVCODE1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.SU_DEVCODE1_label.Name = "SU_DEVCODE1_label";
this.SU_DEVCODE1_label.Size = new System.Drawing.Size(110, 31);
this.SU_DEVCODE1_label.TabIndex = 87;
this.SU_DEVCODE1_label.Text = "钢网编号";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(1052, 646);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(194, 31);
this.label7.TabIndex = 91;
this.label7.Text = "张力测试结果(N)";
this.label7.Visible = false;
//
// ST_ENSIONE_label
//
this.ST_ENSIONE_label.AutoSize = true;
this.ST_ENSIONE_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ST_ENSIONE_label.Location = new System.Drawing.Point(1497, 686);
this.ST_ENSIONE_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ST_ENSIONE_label.Name = "ST_ENSIONE_label";
this.ST_ENSIONE_label.Size = new System.Drawing.Size(27, 31);
this.ST_ENSIONE_label.TabIndex = 92;
this.ST_ENSIONE_label.Text = "E";
this.ST_ENSIONE_label.Visible = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(1249, 686);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(32, 31);
this.label9.TabIndex = 94;
this.label9.Text = "D";
this.label9.Visible = false;
//
// ST_ENSIONC_label
//
this.ST_ENSIONC_label.AutoSize = true;
this.ST_ENSIONC_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ST_ENSIONC_label.Location = new System.Drawing.Point(1742, 646);
this.ST_ENSIONC_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ST_ENSIONC_label.Name = "ST_ENSIONC_label";
this.ST_ENSIONC_label.Size = new System.Drawing.Size(30, 31);
this.ST_ENSIONC_label.TabIndex = 96;
this.ST_ENSIONC_label.Text = "C";
this.ST_ENSIONC_label.Visible = false;
//
// ST_ENSIONB_label
//
this.ST_ENSIONB_label.AutoSize = true;
this.ST_ENSIONB_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ST_ENSIONB_label.Location = new System.Drawing.Point(1496, 646);
this.ST_ENSIONB_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ST_ENSIONB_label.Name = "ST_ENSIONB_label";
this.ST_ENSIONB_label.Size = new System.Drawing.Size(29, 31);
this.ST_ENSIONB_label.TabIndex = 98;
this.ST_ENSIONB_label.Text = "B";
this.ST_ENSIONB_label.Visible = false;
//
// ST_ENSIONA_label
//
this.ST_ENSIONA_label.AutoSize = true;
this.ST_ENSIONA_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ST_ENSIONA_label.Location = new System.Drawing.Point(1249, 646);
this.ST_ENSIONA_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ST_ENSIONA_label.Name = "ST_ENSIONA_label";
this.ST_ENSIONA_label.Size = new System.Drawing.Size(31, 31);
this.ST_ENSIONA_label.TabIndex = 100;
this.ST_ENSIONA_label.Text = "A";
this.ST_ENSIONA_label.Visible = false;
//
// SU_RETURNIFCLEAN
//
this.SU_RETURNIFCLEAN.AutoSize = true;
this.SU_RETURNIFCLEAN.Checked = true;
this.SU_RETURNIFCLEAN.CheckState = System.Windows.Forms.CheckState.Checked;
this.SU_RETURNIFCLEAN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.SU_RETURNIFCLEAN.Location = new System.Drawing.Point(400, 688);
this.SU_RETURNIFCLEAN.Margin = new System.Windows.Forms.Padding(4);
this.SU_RETURNIFCLEAN.Name = "SU_RETURNIFCLEAN";
this.SU_RETURNIFCLEAN.Size = new System.Drawing.Size(122, 32);
this.SU_RETURNIFCLEAN.TabIndex = 110;
this.SU_RETURNIFCLEAN.Text = "是否清洗";
this.SU_RETURNIFCLEAN.UseVisualStyleBackColor = true;
//
// ma_prodcode_label
//
this.ma_prodcode_label.AutoSize = true;
this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_prodcode_label.Location = new System.Drawing.Point(344, 14);
this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_prodcode_label.Name = "ma_prodcode_label";
this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
this.ma_prodcode_label.TabIndex = 69;
this.ma_prodcode_label.Text = "产品编号";
//
// ma_qty
//
this.ma_qty.AutoSize = true;
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty.Location = new System.Drawing.Point(1132, 14);
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty.Name = "ma_qty";
this.ma_qty.Size = new System.Drawing.Size(0, 31);
this.ma_qty.TabIndex = 106;
//
// ma_qty_label
//
this.ma_qty_label.AutoSize = true;
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ma_qty_label.Location = new System.Drawing.Point(1022, 14);
this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.ma_qty_label.Name = "ma_qty_label";
this.ma_qty_label.Size = new System.Drawing.Size(86, 31);
this.ma_qty_label.TabIndex = 105;
this.ma_qty_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(3, 14);
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 = 68;
this.ms_makecode_label.Text = "归属工单";
//
// Receive
//
this.Receive.AllPower = null;
this.Receive.BackColor = System.Drawing.Color.Transparent;
this.Receive.DownImage = ((System.Drawing.Image)(resources.GetObject("Receive.DownImage")));
this.Receive.Image = null;
this.Receive.IsShowBorder = true;
this.Receive.Location = new System.Drawing.Point(400, 644);
this.Receive.Margin = new System.Windows.Forms.Padding(4);
this.Receive.MoveImage = ((System.Drawing.Image)(resources.GetObject("Receive.MoveImage")));
this.Receive.Name = "Receive";
this.Receive.NormalImage = ((System.Drawing.Image)(resources.GetObject("Receive.NormalImage")));
this.Receive.Power = null;
this.Receive.Size = new System.Drawing.Size(102, 42);
this.Receive.TabIndex = 104;
this.Receive.Text = "领用";
this.Receive.UseVisualStyleBackColor = false;
this.Receive.Click += new System.EventHandler(this.Receive_Click);
//
// Return
//
this.Return.AllPower = null;
this.Return.BackColor = System.Drawing.Color.Transparent;
this.Return.DownImage = ((System.Drawing.Image)(resources.GetObject("Return.DownImage")));
this.Return.Image = null;
this.Return.IsShowBorder = true;
this.Return.Location = new System.Drawing.Point(734, 679);
this.Return.Margin = new System.Windows.Forms.Padding(4);
this.Return.MoveImage = ((System.Drawing.Image)(resources.GetObject("Return.MoveImage")));
this.Return.Name = "Return";
this.Return.NormalImage = ((System.Drawing.Image)(resources.GetObject("Return.NormalImage")));
this.Return.Power = null;
this.Return.Size = new System.Drawing.Size(102, 42);
this.Return.TabIndex = 103;
this.Return.Tag = "Make!SMTStockStencil";
this.Return.Text = "退回";
this.Return.UseVisualStyleBackColor = false;
this.Return.Click += new System.EventHandler(this.Return_Click);
//
// Scrap
//
this.Scrap.AllPower = null;
this.Scrap.BackColor = System.Drawing.Color.Transparent;
this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
this.Scrap.Image = null;
this.Scrap.IsShowBorder = true;
this.Scrap.Location = new System.Drawing.Point(863, 679);
this.Scrap.Margin = new System.Windows.Forms.Padding(4);
this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
this.Scrap.Name = "Scrap";
this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
this.Scrap.Power = null;
this.Scrap.Size = new System.Drawing.Size(102, 42);
this.Scrap.TabIndex = 102;
this.Scrap.Text = "报废";
this.Scrap.UseVisualStyleBackColor = false;
this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
//
// ST_ENSIONA
//
this.ST_ENSIONA.AllPower = null;
this.ST_ENSIONA.BackColor = System.Drawing.Color.White;
this.ST_ENSIONA.ID = null;
this.ST_ENSIONA.Location = new System.Drawing.Point(1289, 646);
this.ST_ENSIONA.Margin = new System.Windows.Forms.Padding(4);
this.ST_ENSIONA.Name = "ST_ENSIONA";
this.ST_ENSIONA.Negative = false;
this.ST_ENSIONA.Power = null;
this.ST_ENSIONA.Size = new System.Drawing.Size(178, 28);
this.ST_ENSIONA.Str = null;
this.ST_ENSIONA.Str1 = null;
this.ST_ENSIONA.Str2 = null;
this.ST_ENSIONA.TabIndex = 101;
this.ST_ENSIONA.Visible = false;
this.ST_ENSIONA.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
//
// ST_ENSIONB
//
this.ST_ENSIONB.AllPower = null;
this.ST_ENSIONB.BackColor = System.Drawing.Color.White;
this.ST_ENSIONB.ID = null;
this.ST_ENSIONB.Location = new System.Drawing.Point(1537, 646);
this.ST_ENSIONB.Margin = new System.Windows.Forms.Padding(4);
this.ST_ENSIONB.Name = "ST_ENSIONB";
this.ST_ENSIONB.Negative = false;
this.ST_ENSIONB.Power = null;
this.ST_ENSIONB.Size = new System.Drawing.Size(178, 28);
this.ST_ENSIONB.Str = null;
this.ST_ENSIONB.Str1 = null;
this.ST_ENSIONB.Str2 = null;
this.ST_ENSIONB.TabIndex = 99;
this.ST_ENSIONB.Visible = false;
this.ST_ENSIONB.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
//
// ST_ENSIONC
//
this.ST_ENSIONC.AllPower = null;
this.ST_ENSIONC.BackColor = System.Drawing.Color.White;
this.ST_ENSIONC.ID = null;
this.ST_ENSIONC.Location = new System.Drawing.Point(1783, 646);
this.ST_ENSIONC.Margin = new System.Windows.Forms.Padding(4);
this.ST_ENSIONC.Name = "ST_ENSIONC";
this.ST_ENSIONC.Negative = false;
this.ST_ENSIONC.Power = null;
this.ST_ENSIONC.Size = new System.Drawing.Size(178, 28);
this.ST_ENSIONC.Str = null;
this.ST_ENSIONC.Str1 = null;
this.ST_ENSIONC.Str2 = null;
this.ST_ENSIONC.TabIndex = 97;
this.ST_ENSIONC.Visible = false;
this.ST_ENSIONC.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
//
// ST_ENSIOND
//
this.ST_ENSIOND.AllPower = null;
this.ST_ENSIOND.BackColor = System.Drawing.Color.White;
this.ST_ENSIOND.ID = null;
this.ST_ENSIOND.Location = new System.Drawing.Point(1289, 686);
this.ST_ENSIOND.Margin = new System.Windows.Forms.Padding(4);
this.ST_ENSIOND.Name = "ST_ENSIOND";
this.ST_ENSIOND.Negative = false;
this.ST_ENSIOND.Power = null;
this.ST_ENSIOND.Size = new System.Drawing.Size(178, 28);
this.ST_ENSIOND.Str = null;
this.ST_ENSIOND.Str1 = null;
this.ST_ENSIOND.Str2 = null;
this.ST_ENSIOND.TabIndex = 95;
this.ST_ENSIOND.Visible = false;
this.ST_ENSIOND.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
//
// ST_ENSIONE
//
this.ST_ENSIONE.AllPower = null;
this.ST_ENSIONE.BackColor = System.Drawing.Color.White;
this.ST_ENSIONE.ID = null;
this.ST_ENSIONE.Location = new System.Drawing.Point(1537, 686);
this.ST_ENSIONE.Margin = new System.Windows.Forms.Padding(4);
this.ST_ENSIONE.Name = "ST_ENSIONE";
this.ST_ENSIONE.Negative = false;
this.ST_ENSIONE.Power = null;
this.ST_ENSIONE.Size = new System.Drawing.Size(178, 28);
this.ST_ENSIONE.Str = null;
this.ST_ENSIONE.Str1 = null;
this.ST_ENSIONE.Str2 = null;
this.ST_ENSIONE.TabIndex = 93;
this.ST_ENSIONE.Visible = false;
this.ST_ENSIONE.TextChanged += new System.EventHandler(this.ST_ENSION_TextChanged);
//
// SU_DEVCODE1
//
this.SU_DEVCODE1.AllPower = null;
this.SU_DEVCODE1.BackColor = System.Drawing.Color.White;
this.SU_DEVCODE1.ID = null;
this.SU_DEVCODE1.Location = new System.Drawing.Point(204, 692);
this.SU_DEVCODE1.Margin = new System.Windows.Forms.Padding(4);
this.SU_DEVCODE1.Name = "SU_DEVCODE1";
this.SU_DEVCODE1.Power = null;
this.SU_DEVCODE1.Size = new System.Drawing.Size(178, 28);
this.SU_DEVCODE1.Str = null;
this.SU_DEVCODE1.Str1 = null;
this.SU_DEVCODE1.Str2 = null;
this.SU_DEVCODE1.TabIndex = 88;
this.SU_DEVCODE1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE1_KeyDown);
//
// SU_DEVCODE
//
this.SU_DEVCODE.AllPower = null;
this.SU_DEVCODE.BackColor = System.Drawing.Color.White;
this.SU_DEVCODE.ID = null;
this.SU_DEVCODE.Location = new System.Drawing.Point(204, 646);
this.SU_DEVCODE.Margin = new System.Windows.Forms.Padding(4);
this.SU_DEVCODE.Name = "SU_DEVCODE";
this.SU_DEVCODE.Power = null;
this.SU_DEVCODE.Size = new System.Drawing.Size(178, 28);
this.SU_DEVCODE.Str = null;
this.SU_DEVCODE.Str1 = null;
this.SU_DEVCODE.Str2 = null;
this.SU_DEVCODE.TabIndex = 82;
this.SU_DEVCODE.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SU_DEVCODE_KeyDown);
//
// ToolsBom
//
this.ToolsBom.AllowUserToAddRows = false;
this.ToolsBom.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.ToolsBom.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.su_stcode,
this.st_pcbcode,
this.su_status,
this.SU_LINECODE,
this.su_stverison,
this.su_singlepringqty,
this.su_table,
this.su_usemacode});
this.ToolsBom.EnableContentClick = true;
this.ToolsBom.Location = new System.Drawing.Point(0, 57);
this.ToolsBom.Margin = new System.Windows.Forms.Padding(4);
this.ToolsBom.Name = "ToolsBom";
this.ToolsBom.RowHeadersWidth = 62;
this.ToolsBom.RowTemplate.Height = 27;
this.ToolsBom.Size = new System.Drawing.Size(1359, 576);
this.ToolsBom.TabIndex = 76;
//
// su_stcode
//
this.su_stcode.DataPropertyName = "su_stcode";
this.su_stcode.HeaderText = "钢网编号";
this.su_stcode.MinimumWidth = 8;
this.su_stcode.Name = "su_stcode";
this.su_stcode.Width = 150;
//
// st_pcbcode
//
this.st_pcbcode.DataPropertyName = "st_pcbcode";
this.st_pcbcode.HeaderText = "PCB料号";
this.st_pcbcode.MinimumWidth = 8;
this.st_pcbcode.Name = "st_pcbcode";
this.st_pcbcode.Width = 150;
//
// su_status
//
this.su_status.DataPropertyName = "su_status";
this.su_status.HeaderText = "领用状态";
this.su_status.MinimumWidth = 8;
this.su_status.Name = "su_status";
this.su_status.Width = 150;
//
// SU_LINECODE
//
this.SU_LINECODE.DataPropertyName = "SU_LINECODE";
this.SU_LINECODE.HeaderText = "线别";
this.SU_LINECODE.MinimumWidth = 8;
this.SU_LINECODE.Name = "SU_LINECODE";
this.SU_LINECODE.Width = 150;
//
// su_stverison
//
this.su_stverison.DataPropertyName = "su_stverison";
this.su_stverison.HeaderText = "版本号";
this.su_stverison.MinimumWidth = 8;
this.su_stverison.Name = "su_stverison";
this.su_stverison.Width = 150;
//
// su_singlepringqty
//
this.su_singlepringqty.DataPropertyName = "su_singlepringqty";
this.su_singlepringqty.HeaderText = "单片印刷次数";
this.su_singlepringqty.MinimumWidth = 8;
this.su_singlepringqty.Name = "su_singlepringqty";
this.su_singlepringqty.Width = 150;
//
// su_table
//
this.su_table.DataPropertyName = "su_table";
this.su_table.HeaderText = "板面";
this.su_table.MinimumWidth = 8;
this.su_table.Name = "su_table";
this.su_table.Width = 150;
//
// su_usemacode
//
this.su_usemacode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.su_usemacode.DataPropertyName = "su_usemacode";
this.su_usemacode.HeaderText = "领用工单";
this.su_usemacode.MinimumWidth = 8;
this.su_usemacode.Name = "su_usemacode";
this.su_usemacode.Width = 91;
//
// 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(1242, 6);
this.Confirm.Margin = new System.Windows.Forms.Padding(4);
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(102, 42);
this.Confirm.TabIndex = 75;
this.Confirm.Text = "确定";
this.Confirm.UseVisualStyleBackColor = false;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// ma_prodcode
//
this.ma_prodcode.AllPower = null;
this.ma_prodcode.BackColor = System.Drawing.Color.White;
this.ma_prodcode.ID = null;
this.ma_prodcode.Location = new System.Drawing.Point(464, 14);
this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4);
this.ma_prodcode.Name = "ma_prodcode";
this.ma_prodcode.Power = null;
this.ma_prodcode.Size = new System.Drawing.Size(208, 28);
this.ma_prodcode.Str = null;
this.ma_prodcode.Str1 = null;
this.ma_prodcode.Str2 = null;
this.ma_prodcode.TabIndex = 72;
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.Caller = null;
this.ma_code.Condition = null;
this.ma_code.DBTitle = null;
this.ma_code.FormName = null;
this.ma_code.Location = new System.Drawing.Point(123, 14);
this.ma_code.Margin = new System.Windows.Forms.Padding(4);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.ReturnData = null;
this.ma_code.SelectField = null;
this.ma_code.SetValueField = null;
this.ma_code.Size = new System.Drawing.Size(212, 32);
this.ma_code.TabIndex = 71;
this.ma_code.TableName = null;
this.ma_code.Tag = "ma_code";
this.ma_code.TextBoxEnable = true;
this.ma_code.TextKeyDown += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextKeyDown(this.ma_code_TextKeyDown);
//
// st_usecount
//
this.st_usecount.AutoSize = true;
this.st_usecount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.st_usecount.Location = new System.Drawing.Point(714, 692);
this.st_usecount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.st_usecount.Name = "st_usecount";
this.st_usecount.Size = new System.Drawing.Size(0, 31);
this.st_usecount.TabIndex = 112;
//
// 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(536, 690);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(158, 31);
this.label2.TabIndex = 111;
this.label2.Text = "累计使用次数";
//
// Make_SMTStockStencil
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1362, 743);
this.Controls.Add(this.st_usecount);
this.Controls.Add(this.label2);
this.Controls.Add(this.SU_RETURNIFCLEAN);
this.Controls.Add(this.ma_qty);
this.Controls.Add(this.ma_qty_label);
this.Controls.Add(this.Receive);
this.Controls.Add(this.Return);
this.Controls.Add(this.Scrap);
this.Controls.Add(this.ST_ENSIONA);
this.Controls.Add(this.ST_ENSIONA_label);
this.Controls.Add(this.ST_ENSIONB);
this.Controls.Add(this.ST_ENSIONB_label);
this.Controls.Add(this.ST_ENSIONC);
this.Controls.Add(this.ST_ENSIONC_label);
this.Controls.Add(this.ST_ENSIOND);
this.Controls.Add(this.label9);
this.Controls.Add(this.ST_ENSIONE);
this.Controls.Add(this.ST_ENSIONE_label);
this.Controls.Add(this.label7);
this.Controls.Add(this.SU_DEVCODE1);
this.Controls.Add(this.SU_DEVCODE1_label);
this.Controls.Add(this.SU_DEVCODE);
this.Controls.Add(this.SU_DEVCODE_label);
this.Controls.Add(this.RadioReturn);
this.Controls.Add(this.RadioReceive);
this.Controls.Add(this.ToolsBom);
this.Controls.Add(this.Confirm);
this.Controls.Add(this.ma_prodcode);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.ms_makecode_label);
this.Controls.Add(this.ma_prodcode_label);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Make_SMTStockStencil";
this.Tag = "Make!SMTStencil";
this.Text = "Make_SMTStencil";
this.Load += new System.EventHandler(this.Make_SMTStencil_Load);
this.SizeChanged += new System.EventHandler(this.Make_SMTStencil_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.DataGrid_View.DataGridViewWithSerialNum ToolsBom;
private System.Windows.Forms.RadioButton RadioReceive;
private System.Windows.Forms.RadioButton RadioReturn;
private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE;
private System.Windows.Forms.Label SU_DEVCODE_label;
private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE1;
private System.Windows.Forms.Label SU_DEVCODE1_label;
private System.Windows.Forms.Label label7;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONE;
private System.Windows.Forms.Label ST_ENSIONE_label;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIOND;
private System.Windows.Forms.Label label9;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONC;
private System.Windows.Forms.Label ST_ENSIONC_label;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONB;
private System.Windows.Forms.Label ST_ENSIONB_label;
private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONA;
private System.Windows.Forms.Label ST_ENSIONA_label;
private CustomControl.ButtonUtil.NormalButton Scrap;
private CustomControl.ButtonUtil.NormalButton Return;
private CustomControl.ButtonUtil.NormalButton Receive;
private System.Windows.Forms.DataGridViewTextBoxColumn su_stcode;
private System.Windows.Forms.DataGridViewTextBoxColumn st_pcbcode;
private System.Windows.Forms.DataGridViewTextBoxColumn su_status;
private System.Windows.Forms.DataGridViewTextBoxColumn SU_LINECODE;
private System.Windows.Forms.DataGridViewTextBoxColumn su_stverison;
private System.Windows.Forms.DataGridViewTextBoxColumn su_singlepringqty;
private System.Windows.Forms.DataGridViewTextBoxColumn su_table;
private System.Windows.Forms.DataGridViewTextBoxColumn su_usemacode;
private System.Windows.Forms.CheckBox SU_RETURNIFCLEAN;
private System.Windows.Forms.Label ma_prodcode_label;
private System.Windows.Forms.Label ma_qty;
private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodcode;
private System.Windows.Forms.Label ma_qty_label;
private System.Windows.Forms.Label ms_makecode_label;
private System.Windows.Forms.Label st_usecount;
private System.Windows.Forms.Label label2;
}
}