|
@@ -0,0 +1,876 @@
|
|
|
+namespace UAS_MES_NEW.Make
|
|
|
+{
|
|
|
+ partial class Make_SMTSStencil
|
|
|
+ {
|
|
|
+ /// <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_SMTStencil));
|
|
|
+ this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_prodcode_label = new System.Windows.Forms.Label();
|
|
|
+ this.li_code_label = new System.Windows.Forms.Label();
|
|
|
+ this.RadioReceive = new System.Windows.Forms.RadioButton();
|
|
|
+ this.RadioReturn = new System.Windows.Forms.RadioButton();
|
|
|
+ this.SU_DEVCODE_label = new System.Windows.Forms.Label();
|
|
|
+ this.st_table_label = new System.Windows.Forms.Label();
|
|
|
+ this.SU_DEVCODE1_label = new System.Windows.Forms.Label();
|
|
|
+ this.st_combinenumber_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_qty_label = new System.Windows.Forms.Label();
|
|
|
+ this.ma_qty = new System.Windows.Forms.Label();
|
|
|
+ this.su_singlepringqty1_label = new System.Windows.Forms.Label();
|
|
|
+ this.SU_RETURNIFCLEAN = new System.Windows.Forms.CheckBox();
|
|
|
+ this.em_code_label = new System.Windows.Forms.Label();
|
|
|
+ this.em_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.su_singlepringqty1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.st_table = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
+ this.Receive = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.Return = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.st_combinenumber = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ 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.li_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.ma_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
+ this.em_code1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.em_code1_label = new System.Windows.Forms.Label();
|
|
|
+ this.ST_ENSIONA = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.ST_ENSIONA_label = new System.Windows.Forms.Label();
|
|
|
+ this.ST_ENSIONB = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.ST_ENSIONB_label = new System.Windows.Forms.Label();
|
|
|
+ this.ST_ENSIONC = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.ST_ENSIONC_label = new System.Windows.Forms.Label();
|
|
|
+ this.ST_ENSIOND = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.ST_ENSIONE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.ST_ENSIONE_label = new System.Windows.Forms.Label();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.st_usecount = new System.Windows.Forms.Label();
|
|
|
+ this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ToolsBom)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // 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, 13);
|
|
|
+ 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 = "归属工单";
|
|
|
+ //
|
|
|
+ // 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(343, 13);
|
|
|
+ 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 = "产品编号";
|
|
|
+ //
|
|
|
+ // li_code_label
|
|
|
+ //
|
|
|
+ this.li_code_label.AutoSize = true;
|
|
|
+ this.li_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.li_code_label.Location = new System.Drawing.Point(908, 742);
|
|
|
+ this.li_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.li_code_label.Name = "li_code_label";
|
|
|
+ this.li_code_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.li_code_label.TabIndex = 73;
|
|
|
+ this.li_code_label.Text = "产线编号";
|
|
|
+ //
|
|
|
+ // 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(9, 742);
|
|
|
+ this.RadioReceive.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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(9, 823);
|
|
|
+ this.RadioReturn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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(89, 742);
|
|
|
+ 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 = "钢网编号";
|
|
|
+ //
|
|
|
+ // st_table_label
|
|
|
+ //
|
|
|
+ this.st_table_label.AutoSize = true;
|
|
|
+ this.st_table_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.st_table_label.Location = new System.Drawing.Point(399, 742);
|
|
|
+ this.st_table_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.st_table_label.Name = "st_table_label";
|
|
|
+ this.st_table_label.Size = new System.Drawing.Size(76, 31);
|
|
|
+ this.st_table_label.TabIndex = 83;
|
|
|
+ this.st_table_label.Text = "Table";
|
|
|
+ //
|
|
|
+ // 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(89, 828);
|
|
|
+ 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 = "钢网编号";
|
|
|
+ //
|
|
|
+ // st_combinenumber_label
|
|
|
+ //
|
|
|
+ this.st_combinenumber_label.AutoSize = true;
|
|
|
+ this.st_combinenumber_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.st_combinenumber_label.Location = new System.Drawing.Point(1158, 881);
|
|
|
+ this.st_combinenumber_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.st_combinenumber_label.Name = "st_combinenumber_label";
|
|
|
+ this.st_combinenumber_label.Size = new System.Drawing.Size(134, 31);
|
|
|
+ this.st_combinenumber_label.TabIndex = 89;
|
|
|
+ this.st_combinenumber_label.Text = "加工小板数";
|
|
|
+ this.st_combinenumber_label.Visible = false;
|
|
|
+ //
|
|
|
+ // 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, 13);
|
|
|
+ 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 = "工单数";
|
|
|
+ //
|
|
|
+ // 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(1133, 13);
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // su_singlepringqty1_label
|
|
|
+ //
|
|
|
+ this.su_singlepringqty1_label.AutoSize = true;
|
|
|
+ this.su_singlepringqty1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.su_singlepringqty1_label.Location = new System.Drawing.Point(670, 742);
|
|
|
+ this.su_singlepringqty1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.su_singlepringqty1_label.Name = "su_singlepringqty1_label";
|
|
|
+ this.su_singlepringqty1_label.Size = new System.Drawing.Size(158, 31);
|
|
|
+ this.su_singlepringqty1_label.TabIndex = 108;
|
|
|
+ this.su_singlepringqty1_label.Text = "单片印刷次数";
|
|
|
+ //
|
|
|
+ // SU_RETURNIFCLEAN
|
|
|
+ //
|
|
|
+ this.SU_RETURNIFCLEAN.AutoSize = true;
|
|
|
+ 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(708, 828);
|
|
|
+ this.SU_RETURNIFCLEAN.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // em_code_label
|
|
|
+ //
|
|
|
+ this.em_code_label.AutoSize = true;
|
|
|
+ this.em_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.em_code_label.Location = new System.Drawing.Point(89, 786);
|
|
|
+ this.em_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_code_label.Name = "em_code_label";
|
|
|
+ this.em_code_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.em_code_label.TabIndex = 111;
|
|
|
+ this.em_code_label.Text = "人员编号";
|
|
|
+ //
|
|
|
+ // em_code
|
|
|
+ //
|
|
|
+ this.em_code.AllPower = null;
|
|
|
+ this.em_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.em_code.ID = null;
|
|
|
+ this.em_code.Location = new System.Drawing.Point(208, 787);
|
|
|
+ this.em_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.em_code.Name = "em_code";
|
|
|
+ this.em_code.Power = null;
|
|
|
+ this.em_code.Size = new System.Drawing.Size(178, 28);
|
|
|
+ this.em_code.Str = null;
|
|
|
+ this.em_code.Str1 = null;
|
|
|
+ this.em_code.Str2 = null;
|
|
|
+ this.em_code.TabIndex = 112;
|
|
|
+ //
|
|
|
+ // su_singlepringqty1
|
|
|
+ //
|
|
|
+ this.su_singlepringqty1.AllPower = null;
|
|
|
+ this.su_singlepringqty1.BackColor = System.Drawing.Color.White;
|
|
|
+ this.su_singlepringqty1.ID = null;
|
|
|
+ this.su_singlepringqty1.Location = new System.Drawing.Point(838, 744);
|
|
|
+ this.su_singlepringqty1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.su_singlepringqty1.Name = "su_singlepringqty1";
|
|
|
+ this.su_singlepringqty1.Negative = false;
|
|
|
+ this.su_singlepringqty1.Power = null;
|
|
|
+ this.su_singlepringqty1.Size = new System.Drawing.Size(57, 28);
|
|
|
+ this.su_singlepringqty1.Str = null;
|
|
|
+ this.su_singlepringqty1.Str1 = null;
|
|
|
+ this.su_singlepringqty1.Str2 = null;
|
|
|
+ this.su_singlepringqty1.TabIndex = 109;
|
|
|
+ this.su_singlepringqty1.Text = "1";
|
|
|
+ //
|
|
|
+ // st_table
|
|
|
+ //
|
|
|
+ this.st_table.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.st_table.FormattingEnabled = true;
|
|
|
+ this.st_table.Items.AddRange(new object[] {
|
|
|
+ "BOTTOM",
|
|
|
+ "TOP"});
|
|
|
+ this.st_table.Location = new System.Drawing.Point(483, 743);
|
|
|
+ this.st_table.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.st_table.Name = "st_table";
|
|
|
+ this.st_table.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.st_table.TabIndex = 107;
|
|
|
+ //
|
|
|
+ // 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(1246, 733);
|
|
|
+ this.Receive.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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(1027, 820);
|
|
|
+ this.Return.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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.Text = "退回";
|
|
|
+ this.Return.UseVisualStyleBackColor = false;
|
|
|
+ this.Return.Click += new System.EventHandler(this.Return_Click);
|
|
|
+ //
|
|
|
+ // st_combinenumber
|
|
|
+ //
|
|
|
+ this.st_combinenumber.AllPower = null;
|
|
|
+ this.st_combinenumber.BackColor = System.Drawing.Color.White;
|
|
|
+ this.st_combinenumber.ID = null;
|
|
|
+ this.st_combinenumber.Location = new System.Drawing.Point(1154, 848);
|
|
|
+ this.st_combinenumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.st_combinenumber.Name = "st_combinenumber";
|
|
|
+ this.st_combinenumber.Power = null;
|
|
|
+ this.st_combinenumber.Size = new System.Drawing.Size(178, 28);
|
|
|
+ this.st_combinenumber.Str = null;
|
|
|
+ this.st_combinenumber.Str1 = null;
|
|
|
+ this.st_combinenumber.Str2 = null;
|
|
|
+ this.st_combinenumber.TabIndex = 90;
|
|
|
+ this.st_combinenumber.Visible = false;
|
|
|
+ //
|
|
|
+ // 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(208, 829);
|
|
|
+ this.SU_DEVCODE1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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(208, 743);
|
|
|
+ this.SU_DEVCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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, 58);
|
|
|
+ this.ToolsBom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.ToolsBom.Name = "ToolsBom";
|
|
|
+ this.ToolsBom.RowHeadersWidth = 51;
|
|
|
+ this.ToolsBom.RowTemplate.Height = 27;
|
|
|
+ this.ToolsBom.Size = new System.Drawing.Size(1359, 671);
|
|
|
+ this.ToolsBom.TabIndex = 76;
|
|
|
+ //
|
|
|
+ // su_stcode
|
|
|
+ //
|
|
|
+ this.su_stcode.DataPropertyName = "su_stcode";
|
|
|
+ this.su_stcode.HeaderText = "钢网编号";
|
|
|
+ this.su_stcode.MinimumWidth = 6;
|
|
|
+ this.su_stcode.Name = "su_stcode";
|
|
|
+ this.su_stcode.Width = 125;
|
|
|
+ //
|
|
|
+ // st_pcbcode
|
|
|
+ //
|
|
|
+ this.st_pcbcode.DataPropertyName = "st_pcbcode";
|
|
|
+ this.st_pcbcode.HeaderText = "PCB料号";
|
|
|
+ this.st_pcbcode.MinimumWidth = 6;
|
|
|
+ this.st_pcbcode.Name = "st_pcbcode";
|
|
|
+ this.st_pcbcode.Width = 125;
|
|
|
+ //
|
|
|
+ // su_status
|
|
|
+ //
|
|
|
+ this.su_status.DataPropertyName = "su_status";
|
|
|
+ this.su_status.HeaderText = "领用状态";
|
|
|
+ this.su_status.MinimumWidth = 6;
|
|
|
+ this.su_status.Name = "su_status";
|
|
|
+ this.su_status.Width = 125;
|
|
|
+ //
|
|
|
+ // SU_LINECODE
|
|
|
+ //
|
|
|
+ this.SU_LINECODE.DataPropertyName = "SU_LINECODE";
|
|
|
+ this.SU_LINECODE.HeaderText = "线别";
|
|
|
+ this.SU_LINECODE.MinimumWidth = 6;
|
|
|
+ this.SU_LINECODE.Name = "SU_LINECODE";
|
|
|
+ this.SU_LINECODE.Width = 125;
|
|
|
+ //
|
|
|
+ // su_stverison
|
|
|
+ //
|
|
|
+ this.su_stverison.DataPropertyName = "su_stverison";
|
|
|
+ this.su_stverison.HeaderText = "版本号";
|
|
|
+ this.su_stverison.MinimumWidth = 6;
|
|
|
+ this.su_stverison.Name = "su_stverison";
|
|
|
+ this.su_stverison.Width = 125;
|
|
|
+ //
|
|
|
+ // su_singlepringqty
|
|
|
+ //
|
|
|
+ this.su_singlepringqty.DataPropertyName = "su_singlepringqty";
|
|
|
+ this.su_singlepringqty.HeaderText = "单片印刷次数";
|
|
|
+ this.su_singlepringqty.MinimumWidth = 6;
|
|
|
+ this.su_singlepringqty.Name = "su_singlepringqty";
|
|
|
+ this.su_singlepringqty.Width = 125;
|
|
|
+ //
|
|
|
+ // su_table
|
|
|
+ //
|
|
|
+ this.su_table.DataPropertyName = "su_table";
|
|
|
+ this.su_table.HeaderText = "板面";
|
|
|
+ this.su_table.MinimumWidth = 6;
|
|
|
+ this.su_table.Name = "su_table";
|
|
|
+ this.su_table.Width = 125;
|
|
|
+ //
|
|
|
+ // 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 = 6;
|
|
|
+ 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, 5, 4, 5);
|
|
|
+ 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);
|
|
|
+ //
|
|
|
+ // li_code
|
|
|
+ //
|
|
|
+ this.li_code.AllPower = null;
|
|
|
+ this.li_code.BackColor = System.Drawing.Color.White;
|
|
|
+ this.li_code.Caller = null;
|
|
|
+ this.li_code.Condition = null;
|
|
|
+ this.li_code.DBTitle = null;
|
|
|
+ this.li_code.FormName = null;
|
|
|
+ this.li_code.Location = new System.Drawing.Point(1027, 742);
|
|
|
+ this.li_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.li_code.Name = "li_code";
|
|
|
+ this.li_code.Power = null;
|
|
|
+ this.li_code.ReturnData = null;
|
|
|
+ this.li_code.SelectField = null;
|
|
|
+ this.li_code.SetValueField = null;
|
|
|
+ this.li_code.Size = new System.Drawing.Size(190, 31);
|
|
|
+ this.li_code.TabIndex = 74;
|
|
|
+ this.li_code.TableName = null;
|
|
|
+ this.li_code.TextBoxEnable = false;
|
|
|
+ //
|
|
|
+ // ma_prodcode
|
|
|
+ //
|
|
|
+ this.ma_prodcode.AllPower = null;
|
|
|
+ this.ma_prodcode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.ma_prodcode.Enabled = false;
|
|
|
+ this.ma_prodcode.ID = null;
|
|
|
+ this.ma_prodcode.Location = new System.Drawing.Point(464, 13);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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, 13);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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, 31);
|
|
|
+ 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);
|
|
|
+ //
|
|
|
+ // em_code1
|
|
|
+ //
|
|
|
+ this.em_code1.AllPower = null;
|
|
|
+ this.em_code1.BackColor = System.Drawing.Color.White;
|
|
|
+ this.em_code1.ID = null;
|
|
|
+ this.em_code1.Location = new System.Drawing.Point(519, 829);
|
|
|
+ this.em_code1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.em_code1.Name = "em_code1";
|
|
|
+ this.em_code1.Power = null;
|
|
|
+ this.em_code1.Size = new System.Drawing.Size(178, 28);
|
|
|
+ this.em_code1.Str = null;
|
|
|
+ this.em_code1.Str1 = null;
|
|
|
+ this.em_code1.Str2 = null;
|
|
|
+ this.em_code1.TabIndex = 114;
|
|
|
+ //
|
|
|
+ // em_code1_label
|
|
|
+ //
|
|
|
+ this.em_code1_label.AutoSize = true;
|
|
|
+ this.em_code1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.em_code1_label.Location = new System.Drawing.Point(399, 828);
|
|
|
+ this.em_code1_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.em_code1_label.Name = "em_code1_label";
|
|
|
+ this.em_code1_label.Size = new System.Drawing.Size(110, 31);
|
|
|
+ this.em_code1_label.TabIndex = 113;
|
|
|
+ this.em_code1_label.Text = "人员编号";
|
|
|
+ //
|
|
|
+ // 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(248, 888);
|
|
|
+ this.ST_ENSIONA.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 125;
|
|
|
+ //
|
|
|
+ // 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(207, 888);
|
|
|
+ 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 = 124;
|
|
|
+ this.ST_ENSIONA_label.Text = "A";
|
|
|
+ //
|
|
|
+ // 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(540, 888);
|
|
|
+ this.ST_ENSIONB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 123;
|
|
|
+ //
|
|
|
+ // 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(500, 888);
|
|
|
+ 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 = 122;
|
|
|
+ this.ST_ENSIONB_label.Text = "B";
|
|
|
+ //
|
|
|
+ // 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(838, 888);
|
|
|
+ this.ST_ENSIONC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 121;
|
|
|
+ //
|
|
|
+ // 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(798, 888);
|
|
|
+ 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 = 120;
|
|
|
+ this.ST_ENSIONC_label.Text = "C";
|
|
|
+ //
|
|
|
+ // 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(248, 929);
|
|
|
+ this.ST_ENSIOND.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 119;
|
|
|
+ //
|
|
|
+ // 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(207, 929);
|
|
|
+ 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 = 118;
|
|
|
+ this.label9.Text = "D";
|
|
|
+ //
|
|
|
+ // 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(540, 929);
|
|
|
+ this.ST_ENSIONE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 117;
|
|
|
+ //
|
|
|
+ // 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(501, 929);
|
|
|
+ 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 = 116;
|
|
|
+ this.ST_ENSIONE_label.Text = "E";
|
|
|
+ //
|
|
|
+ // 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(10, 888);
|
|
|
+ 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 = 115;
|
|
|
+ this.label7.Text = "张力测试结果(N)";
|
|
|
+ //
|
|
|
+ // 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(1027, 920);
|
|
|
+ this.Scrap.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ 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 = 126;
|
|
|
+ this.Scrap.Text = "报废";
|
|
|
+ this.Scrap.UseVisualStyleBackColor = false;
|
|
|
+ this.Scrap.Click += new System.EventHandler(this.Scrap_Click_1);
|
|
|
+ //
|
|
|
+ // st_usecount
|
|
|
+ //
|
|
|
+ this.st_usecount.AutoSize = true;
|
|
|
+ this.st_usecount.Location = new System.Drawing.Point(504, 792);
|
|
|
+ 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, 18);
|
|
|
+ this.st_usecount.TabIndex = 127;
|
|
|
+ this.st_usecount.Visible = false;
|
|
|
+ //
|
|
|
+ // normalButton1
|
|
|
+ //
|
|
|
+ this.normalButton1.AllPower = null;
|
|
|
+ this.normalButton1.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
|
|
|
+ this.normalButton1.Image = null;
|
|
|
+ this.normalButton1.IsShowBorder = true;
|
|
|
+ this.normalButton1.Location = new System.Drawing.Point(838, 820);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
|
|
|
+ this.normalButton1.Name = "normalButton1";
|
|
|
+ this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
|
|
|
+ this.normalButton1.Power = null;
|
|
|
+ this.normalButton1.Size = new System.Drawing.Size(107, 42);
|
|
|
+ this.normalButton1.TabIndex = 128;
|
|
|
+ this.normalButton1.Text = "6小时清洗";
|
|
|
+ this.normalButton1.UseVisualStyleBackColor = false;
|
|
|
+ this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
|
|
|
+ //
|
|
|
+ // Make_SMTStencil
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(1362, 983);
|
|
|
+ this.Controls.Add(this.normalButton1);
|
|
|
+ this.Controls.Add(this.st_usecount);
|
|
|
+ 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.em_code1);
|
|
|
+ this.Controls.Add(this.em_code1_label);
|
|
|
+ this.Controls.Add(this.em_code);
|
|
|
+ this.Controls.Add(this.em_code_label);
|
|
|
+ this.Controls.Add(this.SU_RETURNIFCLEAN);
|
|
|
+ this.Controls.Add(this.su_singlepringqty1);
|
|
|
+ this.Controls.Add(this.su_singlepringqty1_label);
|
|
|
+ this.Controls.Add(this.st_table);
|
|
|
+ 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.st_combinenumber);
|
|
|
+ this.Controls.Add(this.st_combinenumber_label);
|
|
|
+ this.Controls.Add(this.SU_DEVCODE1);
|
|
|
+ this.Controls.Add(this.SU_DEVCODE1_label);
|
|
|
+ this.Controls.Add(this.st_table_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.li_code);
|
|
|
+ this.Controls.Add(this.li_code_label);
|
|
|
+ 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, 5, 4, 5);
|
|
|
+ this.Name = "Make_SMTStencil";
|
|
|
+ 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.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label ms_makecode_label;
|
|
|
+ private System.Windows.Forms.Label ma_prodcode_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox ma_prodcode;
|
|
|
+ private System.Windows.Forms.Label li_code_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox li_code;
|
|
|
+ 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 System.Windows.Forms.Label st_table_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox SU_DEVCODE1;
|
|
|
+ private System.Windows.Forms.Label SU_DEVCODE1_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox st_combinenumber;
|
|
|
+ private System.Windows.Forms.Label st_combinenumber_label;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Return;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Receive;
|
|
|
+ private System.Windows.Forms.Label ma_qty_label;
|
|
|
+ private System.Windows.Forms.Label ma_qty;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComBoxWithFocus st_table;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox su_singlepringqty1;
|
|
|
+ private System.Windows.Forms.Label su_singlepringqty1_label;
|
|
|
+ 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 CustomControl.TextBoxWithIcon.EnterTextBox em_code;
|
|
|
+ private System.Windows.Forms.Label em_code_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox em_code1;
|
|
|
+ private System.Windows.Forms.Label em_code1_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONA;
|
|
|
+ private System.Windows.Forms.Label ST_ENSIONA_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONB;
|
|
|
+ private System.Windows.Forms.Label ST_ENSIONB_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONC;
|
|
|
+ private System.Windows.Forms.Label ST_ENSIONC_label;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIOND;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private CustomControl.TextBoxWithIcon.NumOnlyTextBox ST_ENSIONE;
|
|
|
+ private System.Windows.Forms.Label ST_ENSIONE_label;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Scrap;
|
|
|
+ private System.Windows.Forms.Label st_usecount;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton normalButton1;
|
|
|
+ }
|
|
|
+}
|