| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_SMTStencil
- {
- /// <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();
- this.Confrim = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.qaConfrimCodeVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.qaConfrimCodeLab = new System.Windows.Forms.Label();
- this.qaConfrimVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.qaConfrimLab = new System.Windows.Forms.Label();
- this.cleanCodeVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.cleanCodeLab = new System.Windows.Forms.Label();
- this.cleanEmpVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.cleanEmpLab = new System.Windows.Forms.Label();
- ((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(698, 741);
- 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(62, 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(413, 740);
- 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(62, 31);
- this.st_table_label.TabIndex = 83;
- this.st_table_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(89, 822);
- 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(1021, 845);
- 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(832, 781);
- 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 = "单片印刷次数";
- this.su_singlepringqty1_label.Visible = false;
- //
- // 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(1154, 887);
- 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;
- this.SU_RETURNIFCLEAN.Visible = false;
- //
- // 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(1045, 781);
- 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 = "人员编号";
- this.em_code_label.Visible = false;
- //
- // 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(1154, 780);
- 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;
- this.em_code.Visible = false;
- //
- // 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(989, 786);
- 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 = "0";
- this.su_singlepringqty1.Visible = false;
- //
- // 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.Cursor = System.Windows.Forms.Cursors.Hand;
- 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(987, 734);
- 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.Cursor = System.Windows.Forms.Cursors.Hand;
- 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(427, 815);
- 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, 822);
- 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, 594);
- 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(768, 743);
- 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(1154, 812);
- 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;
- this.em_code1.Visible = false;
- //
- // 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(1045, 809);
- 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 = "人员编号";
- this.em_code1_label.Visible = false;
- //
- // 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.Cursor = System.Windows.Forms.Cursors.Hand;
- 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(561, 813);
- 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.Cursor = System.Windows.Forms.Cursors.Hand;
- 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(561, 667);
- 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 = "12小时清洗";
- this.normalButton1.UseVisualStyleBackColor = false;
- this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
- //
- // Confrim
- //
- this.Confrim.AllPower = null;
- this.Confrim.BackColor = System.Drawing.Color.Transparent;
- this.Confrim.Cursor = System.Windows.Forms.Cursors.Hand;
- this.Confrim.DownImage = ((System.Drawing.Image)(resources.GetObject("Confrim.DownImage")));
- this.Confrim.Image = null;
- this.Confrim.IsShowBorder = true;
- this.Confrim.Location = new System.Drawing.Point(1283, 667);
- this.Confrim.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.Confrim.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confrim.MoveImage")));
- this.Confrim.Name = "Confrim";
- this.Confrim.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confrim.NormalImage")));
- this.Confrim.Power = null;
- this.Confrim.Size = new System.Drawing.Size(102, 42);
- this.Confrim.TabIndex = 146;
- this.Confrim.Text = "确认";
- this.Confrim.UseVisualStyleBackColor = false;
- this.Confrim.Click += new System.EventHandler(this.Confrim_Click);
- //
- // qaConfrimCodeVal
- //
- this.qaConfrimCodeVal.AllPower = null;
- this.qaConfrimCodeVal.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.qaConfrimCodeVal.BackColor = System.Drawing.Color.White;
- this.qaConfrimCodeVal.ID = null;
- this.qaConfrimCodeVal.Location = new System.Drawing.Point(1089, 676);
- this.qaConfrimCodeVal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.qaConfrimCodeVal.Name = "qaConfrimCodeVal";
- this.qaConfrimCodeVal.Power = null;
- this.qaConfrimCodeVal.Size = new System.Drawing.Size(178, 28);
- this.qaConfrimCodeVal.Str = null;
- this.qaConfrimCodeVal.Str1 = null;
- this.qaConfrimCodeVal.Str2 = null;
- this.qaConfrimCodeVal.TabIndex = 145;
- //
- // qaConfrimCodeLab
- //
- this.qaConfrimCodeLab.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.qaConfrimCodeLab.AutoSize = true;
- this.qaConfrimCodeLab.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.qaConfrimCodeLab.Location = new System.Drawing.Point(996, 676);
- this.qaConfrimCodeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.qaConfrimCodeLab.Name = "qaConfrimCodeLab";
- this.qaConfrimCodeLab.Size = new System.Drawing.Size(158, 31);
- this.qaConfrimCodeLab.TabIndex = 144;
- this.qaConfrimCodeLab.Text = "确认钢网编号";
- //
- // qaConfrimVal
- //
- this.qaConfrimVal.AllPower = null;
- this.qaConfrimVal.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.qaConfrimVal.BackColor = System.Drawing.Color.White;
- this.qaConfrimVal.ID = null;
- this.qaConfrimVal.Location = new System.Drawing.Point(795, 676);
- this.qaConfrimVal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.qaConfrimVal.Name = "qaConfrimVal";
- this.qaConfrimVal.Power = null;
- this.qaConfrimVal.Size = new System.Drawing.Size(178, 28);
- this.qaConfrimVal.Str = null;
- this.qaConfrimVal.Str1 = null;
- this.qaConfrimVal.Str2 = null;
- this.qaConfrimVal.TabIndex = 143;
- //
- // qaConfrimLab
- //
- this.qaConfrimLab.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.qaConfrimLab.AutoSize = true;
- this.qaConfrimLab.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.qaConfrimLab.Location = new System.Drawing.Point(716, 676);
- this.qaConfrimLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.qaConfrimLab.Name = "qaConfrimLab";
- this.qaConfrimLab.Size = new System.Drawing.Size(134, 31);
- this.qaConfrimLab.TabIndex = 142;
- this.qaConfrimLab.Text = "品质确认人";
- //
- // cleanCodeVal
- //
- this.cleanCodeVal.AllPower = null;
- this.cleanCodeVal.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.cleanCodeVal.BackColor = System.Drawing.Color.White;
- this.cleanCodeVal.ID = null;
- this.cleanCodeVal.Location = new System.Drawing.Point(357, 676);
- this.cleanCodeVal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cleanCodeVal.Name = "cleanCodeVal";
- this.cleanCodeVal.Power = null;
- this.cleanCodeVal.Size = new System.Drawing.Size(178, 28);
- this.cleanCodeVal.Str = null;
- this.cleanCodeVal.Str1 = null;
- this.cleanCodeVal.Str2 = null;
- this.cleanCodeVal.TabIndex = 141;
- //
- // cleanCodeLab
- //
- this.cleanCodeLab.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.cleanCodeLab.AutoSize = true;
- this.cleanCodeLab.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cleanCodeLab.Location = new System.Drawing.Point(264, 676);
- this.cleanCodeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.cleanCodeLab.Name = "cleanCodeLab";
- this.cleanCodeLab.Size = new System.Drawing.Size(158, 31);
- this.cleanCodeLab.TabIndex = 140;
- this.cleanCodeLab.Text = "清洗钢网编号";
- //
- // cleanEmpVal
- //
- this.cleanEmpVal.AllPower = null;
- this.cleanEmpVal.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.cleanEmpVal.BackColor = System.Drawing.Color.White;
- this.cleanEmpVal.ID = null;
- this.cleanEmpVal.Location = new System.Drawing.Point(60, 676);
- this.cleanEmpVal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cleanEmpVal.Name = "cleanEmpVal";
- this.cleanEmpVal.Power = null;
- this.cleanEmpVal.Size = new System.Drawing.Size(178, 28);
- this.cleanEmpVal.Str = null;
- this.cleanEmpVal.Str1 = null;
- this.cleanEmpVal.Str2 = null;
- this.cleanEmpVal.TabIndex = 139;
- //
- // cleanEmpLab
- //
- this.cleanEmpLab.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.cleanEmpLab.AutoSize = true;
- this.cleanEmpLab.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cleanEmpLab.Location = new System.Drawing.Point(12, 676);
- this.cleanEmpLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.cleanEmpLab.Name = "cleanEmpLab";
- this.cleanEmpLab.Size = new System.Drawing.Size(86, 31);
- this.cleanEmpLab.TabIndex = 138;
- this.cleanEmpLab.Text = "清洗人";
- //
- // 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.Confrim);
- this.Controls.Add(this.qaConfrimCodeVal);
- this.Controls.Add(this.qaConfrimCodeLab);
- this.Controls.Add(this.qaConfrimVal);
- this.Controls.Add(this.qaConfrimLab);
- this.Controls.Add(this.cleanCodeVal);
- this.Controls.Add(this.cleanCodeLab);
- this.Controls.Add(this.cleanEmpVal);
- this.Controls.Add(this.cleanEmpLab);
- 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;
- private CustomControl.ButtonUtil.NormalButton Confrim;
- private CustomControl.TextBoxWithIcon.EnterTextBox qaConfrimCodeVal;
- private System.Windows.Forms.Label qaConfrimCodeLab;
- private CustomControl.TextBoxWithIcon.EnterTextBox qaConfrimVal;
- private System.Windows.Forms.Label qaConfrimLab;
- private CustomControl.TextBoxWithIcon.EnterTextBox cleanCodeVal;
- private System.Windows.Forms.Label cleanCodeLab;
- private CustomControl.TextBoxWithIcon.EnterTextBox cleanEmpVal;
- private System.Windows.Forms.Label cleanEmpLab;
- }
- }
|