Frm_ProduceTurnManage.cs 167 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807
  1. using System;
  2. using System.Drawing;
  3. using System.Collections;
  4. using System.ComponentModel;
  5. using System.Windows.Forms;
  6. using Core.Mes.ClientFrameWork;
  7. using Core.Mes.IBaseInterface;
  8. using System.Data;
  9. namespace Core.XgMes.Client.JGKC.RollManager
  10. {
  11. /// <summary>
  12. /// Frm_ProduceTurnManage 的摘要说明。
  13. /// </summary>
  14. public class Frm_ProduceTurnManage : Core.Mes.ClientFrameWork.FrmBase
  15. {
  16. private System.Windows.Forms.Panel panel1;
  17. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  18. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  19. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  20. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  21. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  22. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  23. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_COLID_BEGIN;
  24. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_ID;
  25. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PIhao;
  26. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PlanNo;
  27. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_GangJuan;
  28. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  29. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
  30. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Time;
  31. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  32. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  33. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  34. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  35. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  36. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ClassStrem;
  37. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ClassOredre;
  38. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  39. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  40. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Count;
  41. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  42. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_WEIGHT;
  43. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  44. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Width;
  45. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Length;
  46. private Infragistics.Win.Misc.UltraLabel lab_cd;
  47. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  48. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Ply;
  49. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  50. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  51. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Plact;
  52. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  53. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Sleen;
  54. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  55. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GangHao;
  56. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Coli_Top;
  57. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PiHao;
  58. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PlanNo;
  59. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
  60. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_AllowFilter;
  61. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_SelectAll;
  62. private Infragistics.Win.Misc.UltraButton btn_Prod;
  63. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Coli_End;
  64. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_GangJuan;
  65. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Coil_id;
  66. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  67. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter excelExporter;
  68. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_ProcLine;
  69. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  70. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Ramark;
  71. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  72. private Infragistics.Win.UltraWinGrid.UltraGrid gb_PlanState;
  73. private Infragistics.Win.UltraWinGrid.UltraGrid gb_Press;
  74. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_fjh;
  75. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  76. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_End_Y;
  77. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_Begin_Y;
  78. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Scid_Top_Y;
  79. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_plid;
  80. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  81. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ProcL;
  82. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_plid;
  83. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_ProcLine;
  84. private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Type;
  85. private System.ComponentModel.IContainer components;
  86. public Frm_ProduceTurnManage()
  87. {
  88. //
  89. // Windows 窗体设计器支持所必需的
  90. //
  91. InitializeComponent();
  92. //
  93. // TODO: 在 InitializeComponent 调用后添加任何构造函数代码
  94. //
  95. }
  96. /// <summary>
  97. /// 清理所有正在使用的资源。
  98. /// </summary>
  99. protected override void Dispose( bool disposing )
  100. {
  101. if( disposing )
  102. {
  103. if(components != null)
  104. {
  105. components.Dispose();
  106. }
  107. }
  108. base.Dispose( disposing );
  109. }
  110. #region Windows 窗体设计器生成的代码
  111. /// <summary>
  112. /// 设计器支持所需的方法 - 不要使用代码编辑器修改
  113. /// 此方法的内容。
  114. /// </summary>
  115. private void InitializeComponent()
  116. {
  117. this.components = new System.ComponentModel.Container();
  118. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  119. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JF");
  120. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SJ");
  121. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DJ");
  122. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DEL");
  123. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DC");
  124. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
  125. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JF");
  126. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("SJ");
  127. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DJ");
  128. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DEL");
  129. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("CLOSE");
  130. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DC");
  131. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVLMT_DTIME");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INDIA");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUTDIA");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_WGT");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REM");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZLZS_NO");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSORDER");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSTEAM");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WORKORDER_ID");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRMAN");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRTIME");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PWEIGHT");
  161. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAHCT_NUMBER");
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD1");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD2");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD3");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CRK_CD4");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CP_ZL");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FJ_NUMBER");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG", 0);
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 1);
  174. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SX_BIAOZHUN", 2);
  175. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "CAL_WGT", 11, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "CAL_WGT", 11, true);
  177. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  178. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WGT", 12, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ACT_WGT", 12, true);
  179. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "PWEIGHT", 26, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "PWEIGHT", 26, true);
  181. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  194. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  196. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  199. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  200. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  201. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  202. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  204. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  205. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  206. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  207. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  208. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  209. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  216. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  219. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  220. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  221. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  222. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  223. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  224. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  225. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  226. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  227. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  228. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  229. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  230. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  231. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  232. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_INVNO");
  233. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  234. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO");
  235. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  236. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  237. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVLMT_DTIME");
  238. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WIDTH");
  239. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_LENGTH");
  240. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM");
  241. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT");
  242. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  243. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  244. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REM");
  245. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  246. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZLZS_NO");
  247. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
  248. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
  249. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  250. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PCLASSORDER");
  251. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PCLASSTEAM");
  252. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WORKORDER_ID");
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID");
  254. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PCTIME");
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TURNOFFCOLLECT_LOG");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_PLY");
  258. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SERIAL_NUMBER");
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCKTYPE");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  262. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  263. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISFJH");
  264. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
  265. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
  266. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAHCT_NUMBER", 1);
  267. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SX_BIAOZHUN", 2);
  268. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  269. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ZSLAB_NUM", 8, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ZSLAB_NUM", 8, true);
  270. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  271. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings5 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ZSLAB_WEIGHT", 9, true, "Band 0", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ZSLAB_WEIGHT", 9, true);
  272. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  273. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  274. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  275. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  276. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  277. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  278. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  279. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  280. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  281. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  282. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  283. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  284. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  285. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  286. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  287. this.panel1 = new System.Windows.Forms.Panel();
  288. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  289. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  290. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  291. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  292. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  293. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  294. this.cmb_ProcL = new Infragistics.Win.UltraWinGrid.UltraCombo();
  295. this.cmb_plid = new Infragistics.Win.UltraWinGrid.UltraCombo();
  296. this.chk_plid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  297. this.chk_ProcLine = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  298. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  299. this.txt_Coil_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  300. this.txt_GangJuan = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  301. this.chk_SelectAll = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  302. this.chk_AllowFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  303. this.txt_Coli_End = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  304. this.txt_Coli_Top = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  305. this.txt_COLID_BEGIN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  306. this.chk_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  307. this.txt_PiHao = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  308. this.chk_PIhao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  309. this.txt_PlanNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  310. this.chk_PlanNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  311. this.chk_GangJuan = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  312. this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  313. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  314. this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  315. this.chk_Time = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  316. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  317. this.gb_PlanState = new Infragistics.Win.UltraWinGrid.UltraGrid();
  318. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  319. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  320. this.cmb_Type = new Infragistics.Win.UltraWinGrid.UltraCombo();
  321. this.cmb_ProcLine = new Infragistics.Win.UltraWinGrid.UltraCombo();
  322. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  323. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  324. this.txt_Scid_End_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  325. this.txt_Scid_Begin_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  326. this.txt_Scid_Top_Y = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  327. this.chk_fjh = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  328. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  329. this.txt_Ramark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  330. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  331. this.btn_Prod = new Infragistics.Win.Misc.UltraButton();
  332. this.cmb_ClassStrem = new Infragistics.Win.UltraWinGrid.UltraCombo();
  333. this.cmb_ClassOredre = new Infragistics.Win.UltraWinGrid.UltraCombo();
  334. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  335. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  336. this.txt_Count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  337. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  338. this.txt_WEIGHT = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  339. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  340. this.txt_Width = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  341. this.txt_Length = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  342. this.lab_cd = new Infragistics.Win.Misc.UltraLabel();
  343. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  344. this.txt_Ply = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  345. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  346. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  347. this.txt_Plact = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  348. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  349. this.txt_Sleen = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  350. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  351. this.txt_GangHao = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  352. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  353. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  354. this.gb_Press = new Infragistics.Win.UltraWinGrid.UltraGrid();
  355. this.excelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  356. this.panel1.SuspendLayout();
  357. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  358. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  359. this.ultraGroupBox1.SuspendLayout();
  360. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcL)).BeginInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.cmb_plid)).BeginInit();
  362. ((System.ComponentModel.ISupportInitialize)(this.txt_Coil_id)).BeginInit();
  363. ((System.ComponentModel.ISupportInitialize)(this.txt_GangJuan)).BeginInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.txt_Coli_End)).BeginInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.txt_Coli_Top)).BeginInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.txt_COLID_BEGIN)).BeginInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.txt_PiHao)).BeginInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanNo)).BeginInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  372. this.ultraGroupBox2.SuspendLayout();
  373. ((System.ComponentModel.ISupportInitialize)(this.gb_PlanState)).BeginInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  375. this.ultraExpandableGroupBox1.SuspendLayout();
  376. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  377. ((System.ComponentModel.ISupportInitialize)(this.cmb_Type)).BeginInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcLine)).BeginInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_End_Y)).BeginInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Begin_Y)).BeginInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Top_Y)).BeginInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.txt_Ramark)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassStrem)).BeginInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassOredre)).BeginInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.txt_Count)).BeginInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.txt_WEIGHT)).BeginInit();
  387. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).BeginInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).BeginInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).BeginInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.txt_Plact)).BeginInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.txt_Sleen)).BeginInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.txt_GangHao)).BeginInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  394. this.ultraExpandableGroupBox2.SuspendLayout();
  395. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  396. ((System.ComponentModel.ISupportInitialize)(this.gb_Press)).BeginInit();
  397. this.SuspendLayout();
  398. //
  399. // panel1
  400. //
  401. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  402. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  403. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  404. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  405. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  406. this.panel1.Location = new System.Drawing.Point(0, 0);
  407. this.panel1.Name = "panel1";
  408. this.panel1.Size = new System.Drawing.Size(1021, 24);
  409. this.panel1.TabIndex = 0;
  410. //
  411. // _panel1_Toolbars_Dock_Area_Left
  412. //
  413. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  414. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  415. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  416. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  417. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  418. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  419. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
  420. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  421. //
  422. // ultraToolbarsManager1
  423. //
  424. this.ultraToolbarsManager1.DesignerFlags = 1;
  425. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  426. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
  427. ultraToolbar1.DockedColumn = 0;
  428. ultraToolbar1.DockedRow = 0;
  429. ultraToolbar1.Text = "UltraToolbar1";
  430. buttonTool2.InstanceProps.IsFirstInGroup = true;
  431. buttonTool3.InstanceProps.IsFirstInGroup = true;
  432. buttonTool4.InstanceProps.IsFirstInGroup = true;
  433. buttonTool5.InstanceProps.IsFirstInGroup = true;
  434. buttonTool6.InstanceProps.IsFirstInGroup = true;
  435. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  436. buttonTool1,
  437. buttonTool2,
  438. buttonTool3,
  439. buttonTool4,
  440. buttonTool5,
  441. buttonTool6});
  442. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  443. ultraToolbar1});
  444. buttonTool7.SharedProps.Caption = "计划查询";
  445. buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  446. buttonTool8.SharedProps.Caption = "查询生产实绩";
  447. buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  448. buttonTool9.SharedProps.Caption = "生产实绩登记";
  449. buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  450. buttonTool10.SharedProps.Caption = "撤消生产实绩登记";
  451. buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  452. buttonTool11.SharedProps.Caption = "关闭";
  453. buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  454. buttonTool12.SharedProps.Caption = "导出";
  455. buttonTool12.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  456. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  457. buttonTool7,
  458. buttonTool8,
  459. buttonTool9,
  460. buttonTool10,
  461. buttonTool11,
  462. buttonTool12});
  463. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  464. //
  465. // _panel1_Toolbars_Dock_Area_Right
  466. //
  467. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  468. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  469. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  470. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  471. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1021, 27);
  472. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  473. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
  474. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  475. //
  476. // _panel1_Toolbars_Dock_Area_Top
  477. //
  478. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  479. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  480. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  481. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  482. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  483. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  484. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1021, 27);
  485. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  486. //
  487. // _panel1_Toolbars_Dock_Area_Bottom
  488. //
  489. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  490. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  491. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  492. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  493. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 24);
  494. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  495. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1021, 0);
  496. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  497. //
  498. // ultraGroupBox1
  499. //
  500. this.ultraGroupBox1.Controls.Add(this.cmb_ProcL);
  501. this.ultraGroupBox1.Controls.Add(this.cmb_plid);
  502. this.ultraGroupBox1.Controls.Add(this.chk_plid);
  503. this.ultraGroupBox1.Controls.Add(this.chk_ProcLine);
  504. this.ultraGroupBox1.Controls.Add(this.ultraLabel10);
  505. this.ultraGroupBox1.Controls.Add(this.txt_Coil_id);
  506. this.ultraGroupBox1.Controls.Add(this.txt_GangJuan);
  507. this.ultraGroupBox1.Controls.Add(this.chk_SelectAll);
  508. this.ultraGroupBox1.Controls.Add(this.chk_AllowFilter);
  509. this.ultraGroupBox1.Controls.Add(this.txt_Coli_End);
  510. this.ultraGroupBox1.Controls.Add(this.txt_Coli_Top);
  511. this.ultraGroupBox1.Controls.Add(this.txt_COLID_BEGIN);
  512. this.ultraGroupBox1.Controls.Add(this.chk_ID);
  513. this.ultraGroupBox1.Controls.Add(this.txt_PiHao);
  514. this.ultraGroupBox1.Controls.Add(this.chk_PIhao);
  515. this.ultraGroupBox1.Controls.Add(this.txt_PlanNo);
  516. this.ultraGroupBox1.Controls.Add(this.chk_PlanNo);
  517. this.ultraGroupBox1.Controls.Add(this.chk_GangJuan);
  518. this.ultraGroupBox1.Controls.Add(this.dte_EndTime);
  519. this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
  520. this.ultraGroupBox1.Controls.Add(this.dte_BeginTime);
  521. this.ultraGroupBox1.Controls.Add(this.chk_Time);
  522. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  523. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 24);
  524. this.ultraGroupBox1.Name = "ultraGroupBox1";
  525. this.ultraGroupBox1.Size = new System.Drawing.Size(1021, 56);
  526. this.ultraGroupBox1.SupportThemes = false;
  527. this.ultraGroupBox1.TabIndex = 1;
  528. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  529. //
  530. // cmb_ProcL
  531. //
  532. this.cmb_ProcL.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  533. this.cmb_ProcL.DisplayMember = "";
  534. this.cmb_ProcL.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  535. this.cmb_ProcL.Enabled = false;
  536. this.cmb_ProcL.FlatMode = true;
  537. this.cmb_ProcL.Location = new System.Drawing.Point(717, 7);
  538. this.cmb_ProcL.Name = "cmb_ProcL";
  539. this.cmb_ProcL.Size = new System.Drawing.Size(88, 19);
  540. this.cmb_ProcL.TabIndex = 678;
  541. this.cmb_ProcL.Tag = "";
  542. this.cmb_ProcL.ValueMember = "";
  543. //
  544. // cmb_plid
  545. //
  546. this.cmb_plid.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  547. this.cmb_plid.DisplayMember = "";
  548. this.cmb_plid.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  549. this.cmb_plid.Enabled = false;
  550. this.cmb_plid.FlatMode = true;
  551. this.cmb_plid.Location = new System.Drawing.Point(861, 7);
  552. this.cmb_plid.Name = "cmb_plid";
  553. this.cmb_plid.Size = new System.Drawing.Size(88, 19);
  554. this.cmb_plid.TabIndex = 677;
  555. this.cmb_plid.Tag = "";
  556. this.cmb_plid.ValueMember = "";
  557. //
  558. // chk_plid
  559. //
  560. this.chk_plid.Location = new System.Drawing.Point(808, 8);
  561. this.chk_plid.Name = "chk_plid";
  562. this.chk_plid.Size = new System.Drawing.Size(53, 16);
  563. this.chk_plid.TabIndex = 676;
  564. this.chk_plid.TabStop = false;
  565. this.chk_plid.Text = "产线";
  566. this.chk_plid.CheckedChanged += new System.EventHandler(this.chk_plid_CheckedChanged);
  567. //
  568. // chk_ProcLine
  569. //
  570. this.chk_ProcLine.Location = new System.Drawing.Point(648, 10);
  571. this.chk_ProcLine.Name = "chk_ProcLine";
  572. this.chk_ProcLine.Size = new System.Drawing.Size(78, 16);
  573. this.chk_ProcLine.TabIndex = 241;
  574. this.chk_ProcLine.TabStop = false;
  575. this.chk_ProcLine.Text = "工艺类型";
  576. this.chk_ProcLine.CheckedChanged += new System.EventHandler(this.chk_ProcLine_CheckedChanged);
  577. //
  578. // ultraLabel10
  579. //
  580. appearance1.ForeColor = System.Drawing.Color.Red;
  581. this.ultraLabel10.Appearance = appearance1;
  582. this.ultraLabel10.BackColor = System.Drawing.SystemColors.Control;
  583. this.ultraLabel10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  584. this.ultraLabel10.Location = new System.Drawing.Point(752, 32);
  585. this.ultraLabel10.Name = "ultraLabel10";
  586. this.ultraLabel10.Size = new System.Drawing.Size(96, 16);
  587. this.ultraLabel10.TabIndex = 237;
  588. this.ultraLabel10.Text = "成品已被入库";
  589. //
  590. // txt_Coil_id
  591. //
  592. this.txt_Coil_id.AutoSize = true;
  593. this.txt_Coil_id.Enabled = false;
  594. this.txt_Coil_id.FlatMode = true;
  595. this.txt_Coil_id.Location = new System.Drawing.Point(616, 32);
  596. this.txt_Coil_id.Name = "txt_Coil_id";
  597. this.txt_Coil_id.Size = new System.Drawing.Size(24, 19);
  598. this.txt_Coil_id.TabIndex = 55;
  599. //
  600. // txt_GangJuan
  601. //
  602. this.txt_GangJuan.AutoSize = true;
  603. this.txt_GangJuan.Enabled = false;
  604. this.txt_GangJuan.FlatMode = true;
  605. this.txt_GangJuan.Location = new System.Drawing.Point(270, 8);
  606. this.txt_GangJuan.Name = "txt_GangJuan";
  607. this.txt_GangJuan.Size = new System.Drawing.Size(120, 19);
  608. this.txt_GangJuan.TabIndex = 54;
  609. //
  610. // chk_SelectAll
  611. //
  612. this.chk_SelectAll.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  613. this.chk_SelectAll.Location = new System.Drawing.Point(648, 32);
  614. this.chk_SelectAll.Name = "chk_SelectAll";
  615. this.chk_SelectAll.Size = new System.Drawing.Size(48, 20);
  616. this.chk_SelectAll.TabIndex = 53;
  617. this.chk_SelectAll.Text = "全选";
  618. this.chk_SelectAll.CheckedChanged += new System.EventHandler(this.chk_SelectAll_CheckedChanged);
  619. //
  620. // chk_AllowFilter
  621. //
  622. this.chk_AllowFilter.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  623. this.chk_AllowFilter.Location = new System.Drawing.Point(704, 32);
  624. this.chk_AllowFilter.Name = "chk_AllowFilter";
  625. this.chk_AllowFilter.Size = new System.Drawing.Size(48, 20);
  626. this.chk_AllowFilter.TabIndex = 52;
  627. this.chk_AllowFilter.Text = "过滤";
  628. this.chk_AllowFilter.CheckedChanged += new System.EventHandler(this.chk_AllowFilter_CheckedChanged);
  629. //
  630. // txt_Coli_End
  631. //
  632. this.txt_Coli_End.AutoSize = true;
  633. this.txt_Coli_End.Enabled = false;
  634. this.txt_Coli_End.FlatMode = true;
  635. this.txt_Coli_End.Location = new System.Drawing.Point(576, 32);
  636. this.txt_Coli_End.Name = "txt_Coli_End";
  637. this.txt_Coli_End.Size = new System.Drawing.Size(40, 19);
  638. this.txt_Coli_End.TabIndex = 51;
  639. //
  640. // txt_Coli_Top
  641. //
  642. this.txt_Coli_Top.AutoSize = true;
  643. this.txt_Coli_Top.Enabled = false;
  644. this.txt_Coli_Top.FlatMode = true;
  645. this.txt_Coli_Top.Location = new System.Drawing.Point(496, 32);
  646. this.txt_Coli_Top.Name = "txt_Coli_Top";
  647. this.txt_Coli_Top.Size = new System.Drawing.Size(80, 19);
  648. this.txt_Coli_Top.TabIndex = 50;
  649. //
  650. // txt_COLID_BEGIN
  651. //
  652. this.txt_COLID_BEGIN.AutoSize = true;
  653. this.txt_COLID_BEGIN.Enabled = false;
  654. this.txt_COLID_BEGIN.FlatMode = true;
  655. this.txt_COLID_BEGIN.Location = new System.Drawing.Point(472, 32);
  656. this.txt_COLID_BEGIN.Name = "txt_COLID_BEGIN";
  657. this.txt_COLID_BEGIN.Size = new System.Drawing.Size(29, 19);
  658. this.txt_COLID_BEGIN.TabIndex = 49;
  659. //
  660. // chk_ID
  661. //
  662. this.chk_ID.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  663. this.chk_ID.Location = new System.Drawing.Point(400, 32);
  664. this.chk_ID.Name = "chk_ID";
  665. this.chk_ID.Size = new System.Drawing.Size(72, 20);
  666. this.chk_ID.TabIndex = 48;
  667. this.chk_ID.Text = "卷板包号";
  668. this.chk_ID.CheckedChanged += new System.EventHandler(this.chk_ID_CheckedChanged);
  669. //
  670. // txt_PiHao
  671. //
  672. this.txt_PiHao.AutoSize = true;
  673. this.txt_PiHao.Enabled = false;
  674. this.txt_PiHao.FlatMode = true;
  675. this.txt_PiHao.Location = new System.Drawing.Point(472, 9);
  676. this.txt_PiHao.Name = "txt_PiHao";
  677. this.txt_PiHao.Size = new System.Drawing.Size(168, 19);
  678. this.txt_PiHao.TabIndex = 45;
  679. //
  680. // chk_PIhao
  681. //
  682. this.chk_PIhao.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  683. this.chk_PIhao.Location = new System.Drawing.Point(399, 10);
  684. this.chk_PIhao.Name = "chk_PIhao";
  685. this.chk_PIhao.Size = new System.Drawing.Size(48, 20);
  686. this.chk_PIhao.TabIndex = 44;
  687. this.chk_PIhao.Text = "批号";
  688. this.chk_PIhao.CheckedChanged += new System.EventHandler(this.chk_PIhao_CheckedChanged);
  689. //
  690. // txt_PlanNo
  691. //
  692. this.txt_PlanNo.AutoSize = true;
  693. this.txt_PlanNo.Enabled = false;
  694. this.txt_PlanNo.FlatMode = true;
  695. this.txt_PlanNo.Location = new System.Drawing.Point(270, 31);
  696. this.txt_PlanNo.Name = "txt_PlanNo";
  697. this.txt_PlanNo.Size = new System.Drawing.Size(120, 19);
  698. this.txt_PlanNo.TabIndex = 43;
  699. //
  700. // chk_PlanNo
  701. //
  702. this.chk_PlanNo.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  703. this.chk_PlanNo.Location = new System.Drawing.Point(207, 31);
  704. this.chk_PlanNo.Name = "chk_PlanNo";
  705. this.chk_PlanNo.Size = new System.Drawing.Size(64, 20);
  706. this.chk_PlanNo.TabIndex = 42;
  707. this.chk_PlanNo.Text = "合同号";
  708. this.chk_PlanNo.CheckedChanged += new System.EventHandler(this.chk_PlanNo_CheckedChanged);
  709. //
  710. // chk_GangJuan
  711. //
  712. this.chk_GangJuan.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  713. this.chk_GangJuan.Location = new System.Drawing.Point(207, 10);
  714. this.chk_GangJuan.Name = "chk_GangJuan";
  715. this.chk_GangJuan.Size = new System.Drawing.Size(64, 20);
  716. this.chk_GangJuan.TabIndex = 40;
  717. this.chk_GangJuan.Text = "钢卷号";
  718. this.chk_GangJuan.CheckedChanged += new System.EventHandler(this.chk_GangJuan_CheckedChanged);
  719. //
  720. // dte_EndTime
  721. //
  722. this.dte_EndTime.Enabled = false;
  723. this.dte_EndTime.FlatMode = true;
  724. this.dte_EndTime.Location = new System.Drawing.Point(79, 32);
  725. this.dte_EndTime.Name = "dte_EndTime";
  726. this.dte_EndTime.Size = new System.Drawing.Size(120, 19);
  727. this.dte_EndTime.TabIndex = 39;
  728. //
  729. // ultraLabel4
  730. //
  731. this.ultraLabel4.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  732. this.ultraLabel4.Location = new System.Drawing.Point(63, 37);
  733. this.ultraLabel4.Name = "ultraLabel4";
  734. this.ultraLabel4.Size = new System.Drawing.Size(16, 16);
  735. this.ultraLabel4.TabIndex = 38;
  736. this.ultraLabel4.Text = "至";
  737. //
  738. // dte_BeginTime
  739. //
  740. this.dte_BeginTime.Enabled = false;
  741. this.dte_BeginTime.FlatMode = true;
  742. this.dte_BeginTime.Location = new System.Drawing.Point(79, 9);
  743. this.dte_BeginTime.Name = "dte_BeginTime";
  744. this.dte_BeginTime.Size = new System.Drawing.Size(120, 19);
  745. this.dte_BeginTime.TabIndex = 37;
  746. //
  747. // chk_Time
  748. //
  749. this.chk_Time.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  750. this.chk_Time.Location = new System.Drawing.Point(7, 9);
  751. this.chk_Time.Name = "chk_Time";
  752. this.chk_Time.Size = new System.Drawing.Size(72, 20);
  753. this.chk_Time.TabIndex = 36;
  754. this.chk_Time.Text = "登记时间";
  755. this.chk_Time.CheckedChanged += new System.EventHandler(this.chk_Time_CheckedChanged);
  756. //
  757. // ultraGroupBox2
  758. //
  759. this.ultraGroupBox2.Controls.Add(this.gb_PlanState);
  760. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  761. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 80);
  762. this.ultraGroupBox2.Name = "ultraGroupBox2";
  763. this.ultraGroupBox2.Size = new System.Drawing.Size(1021, 136);
  764. this.ultraGroupBox2.SupportThemes = false;
  765. this.ultraGroupBox2.TabIndex = 2;
  766. this.ultraGroupBox2.Text = "工艺下发信息";
  767. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  768. //
  769. // gb_PlanState
  770. //
  771. appearance2.BackColor = System.Drawing.Color.Ivory;
  772. this.gb_PlanState.DisplayLayout.Appearance = appearance2;
  773. ultraGridColumn1.Header.Caption = "出库单号";
  774. ultraGridColumn1.Header.VisiblePosition = 0;
  775. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 28;
  776. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  777. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  778. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  779. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  780. ultraGridColumn2.Header.Caption = "钢卷号";
  781. ultraGridColumn2.Header.VisiblePosition = 1;
  782. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  783. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  784. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  785. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  786. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  787. ultraGridColumn3.Header.Caption = "板坯号";
  788. ultraGridColumn3.Header.VisiblePosition = 2;
  789. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 5;
  790. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  791. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  792. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  793. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  794. ultraGridColumn4.Header.Caption = "合同号";
  795. ultraGridColumn4.Header.VisiblePosition = 3;
  796. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 7;
  797. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  798. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  799. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  800. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  801. ultraGridColumn5.Header.Caption = "订单号";
  802. ultraGridColumn5.Header.VisiblePosition = 4;
  803. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  804. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  805. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  806. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  807. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  808. ultraGridColumn6.Header.Caption = "交货期";
  809. ultraGridColumn6.Header.VisiblePosition = 5;
  810. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 27;
  811. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  812. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  813. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  814. ultraGridColumn7.Header.Caption = "内径";
  815. ultraGridColumn7.Header.VisiblePosition = 6;
  816. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 11;
  817. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  818. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  819. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  820. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  821. ultraGridColumn8.Header.Caption = "外径";
  822. ultraGridColumn8.Header.VisiblePosition = 7;
  823. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  824. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  825. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  826. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  827. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  828. ultraGridColumn9.Header.Caption = "长度";
  829. ultraGridColumn9.Header.VisiblePosition = 8;
  830. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 17;
  831. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  832. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  833. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  834. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  835. ultraGridColumn10.Header.Caption = "厚度 ";
  836. ultraGridColumn10.Header.VisiblePosition = 9;
  837. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 15;
  838. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  839. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  840. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  841. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  842. ultraGridColumn11.Header.Caption = "宽度";
  843. ultraGridColumn11.Header.VisiblePosition = 10;
  844. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 16;
  845. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  846. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  847. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  848. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  849. ultraGridColumn12.Header.Caption = "计算重量";
  850. ultraGridColumn12.Header.VisiblePosition = 11;
  851. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 18;
  852. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  853. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  854. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  855. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  856. ultraGridColumn13.Header.Caption = "实重量";
  857. ultraGridColumn13.Header.VisiblePosition = 12;
  858. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 19;
  859. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  860. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  861. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  862. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  863. ultraGridColumn14.Header.Caption = "牌号";
  864. ultraGridColumn14.Header.VisiblePosition = 13;
  865. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 10;
  866. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  867. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  868. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  869. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  870. ultraGridColumn15.Header.Caption = "综合判定";
  871. ultraGridColumn15.Header.VisiblePosition = 14;
  872. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 24;
  873. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  874. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  875. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  876. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  877. ultraGridColumn16.Header.Caption = "特记事项";
  878. ultraGridColumn16.Header.VisiblePosition = 15;
  879. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 26;
  880. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  881. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  882. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  883. ultraGridColumn17.Header.Caption = "车辆号";
  884. ultraGridColumn17.Header.VisiblePosition = 16;
  885. ultraGridColumn17.Hidden = true;
  886. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 23;
  887. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  888. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  889. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  890. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  891. ultraGridColumn18.Header.Caption = "质保书编号";
  892. ultraGridColumn18.Header.VisiblePosition = 17;
  893. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 25;
  894. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  895. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  896. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  897. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  898. ultraGridColumn19.Header.Caption = "垛位";
  899. ultraGridColumn19.Header.VisiblePosition = 18;
  900. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 9;
  901. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  902. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  903. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  904. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  905. ultraGridColumn20.Header.Caption = "登记人";
  906. ultraGridColumn20.Header.VisiblePosition = 19;
  907. ultraGridColumn20.Hidden = true;
  908. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 26;
  909. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  910. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  911. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  912. ultraGridColumn21.Header.Caption = "登记时间";
  913. ultraGridColumn21.Header.VisiblePosition = 20;
  914. ultraGridColumn21.Hidden = true;
  915. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 27;
  916. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  917. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  918. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  919. ultraGridColumn22.Header.Caption = "计划班次";
  920. ultraGridColumn22.Header.VisiblePosition = 21;
  921. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 29;
  922. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  923. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  924. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  925. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  926. ultraGridColumn23.Header.Caption = "计划班组";
  927. ultraGridColumn23.Header.VisiblePosition = 22;
  928. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 30;
  929. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  930. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  931. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  932. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  933. ultraGridColumn24.Header.Caption = "工单号";
  934. ultraGridColumn24.Header.VisiblePosition = 23;
  935. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 1;
  936. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  937. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  938. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  939. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  940. ultraGridColumn25.Header.Caption = "下发人";
  941. ultraGridColumn25.Header.VisiblePosition = 24;
  942. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 31;
  943. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  944. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  945. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  946. ultraGridColumn26.Header.Caption = "下发时间";
  947. ultraGridColumn26.Header.VisiblePosition = 26;
  948. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 32;
  949. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  950. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  951. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  952. ultraGridColumn27.Header.Caption = "已生产重量";
  953. ultraGridColumn27.Header.VisiblePosition = 28;
  954. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 22;
  955. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  956. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  957. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  958. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  959. ultraGridColumn28.Header.Caption = "批号";
  960. ultraGridColumn28.Header.VisiblePosition = 34;
  961. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 2;
  962. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  963. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  964. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  965. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  966. ultraGridColumn29.Header.Caption = "订单类型";
  967. ultraGridColumn29.Header.VisiblePosition = 25;
  968. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 23;
  969. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  970. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  971. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  972. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  973. ultraGridColumn30.Header.Caption = "订单厚度";
  974. ultraGridColumn30.Header.VisiblePosition = 27;
  975. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 13;
  976. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  977. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  978. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  979. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  980. ultraGridColumn31.Header.Caption = "订单宽度";
  981. ultraGridColumn31.Header.VisiblePosition = 29;
  982. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 14;
  983. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  984. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  985. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  986. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  987. ultraGridColumn32.Header.Caption = "工艺类型";
  988. ultraGridColumn32.Header.VisiblePosition = 31;
  989. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 33;
  990. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  991. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  992. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  993. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  994. ultraGridColumn33.Header.Caption = "缺陷1";
  995. ultraGridColumn33.Header.VisiblePosition = 32;
  996. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 34;
  997. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  998. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  999. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  1000. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  1001. ultraGridColumn34.Header.Caption = "缺陷2";
  1002. ultraGridColumn34.Header.VisiblePosition = 35;
  1003. ultraGridColumn34.Hidden = true;
  1004. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 34;
  1005. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1006. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  1007. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  1008. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  1009. ultraGridColumn35.Header.Caption = "缺陷3";
  1010. ultraGridColumn35.Header.VisiblePosition = 36;
  1011. ultraGridColumn35.Hidden = true;
  1012. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 36;
  1013. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1014. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  1015. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  1016. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  1017. ultraGridColumn36.Header.Caption = "缺陷4";
  1018. ultraGridColumn36.Header.VisiblePosition = 40;
  1019. ultraGridColumn36.Hidden = true;
  1020. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 38;
  1021. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1022. ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  1023. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  1024. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 1;
  1025. ultraGridColumn37.Header.Caption = "分卷重量";
  1026. ultraGridColumn37.Header.VisiblePosition = 37;
  1027. ultraGridColumn37.Hidden = true;
  1028. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 20;
  1029. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1030. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1031. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  1032. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 1;
  1033. ultraGridColumn38.Header.Caption = "条数";
  1034. ultraGridColumn38.Header.VisiblePosition = 38;
  1035. ultraGridColumn38.Hidden = true;
  1036. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 21;
  1037. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1038. ultraGridColumn38.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  1039. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  1040. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
  1041. ultraGridColumn39.Header.Caption = "";
  1042. ultraGridColumn39.Header.VisiblePosition = 30;
  1043. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 0;
  1044. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1045. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
  1046. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  1047. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 1;
  1048. ultraGridColumn39.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1049. ultraGridColumn40.Header.Caption = "炉号";
  1050. ultraGridColumn40.Header.VisiblePosition = 33;
  1051. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 6;
  1052. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1053. ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(104, 0);
  1054. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
  1055. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 1;
  1056. ultraGridColumn41.Header.Caption = "执行标准";
  1057. ultraGridColumn41.Header.VisiblePosition = 39;
  1058. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 3;
  1059. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1060. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  1061. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
  1062. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 1;
  1063. ultraGridBand1.Columns.AddRange(new object[] {
  1064. ultraGridColumn1,
  1065. ultraGridColumn2,
  1066. ultraGridColumn3,
  1067. ultraGridColumn4,
  1068. ultraGridColumn5,
  1069. ultraGridColumn6,
  1070. ultraGridColumn7,
  1071. ultraGridColumn8,
  1072. ultraGridColumn9,
  1073. ultraGridColumn10,
  1074. ultraGridColumn11,
  1075. ultraGridColumn12,
  1076. ultraGridColumn13,
  1077. ultraGridColumn14,
  1078. ultraGridColumn15,
  1079. ultraGridColumn16,
  1080. ultraGridColumn17,
  1081. ultraGridColumn18,
  1082. ultraGridColumn19,
  1083. ultraGridColumn20,
  1084. ultraGridColumn21,
  1085. ultraGridColumn22,
  1086. ultraGridColumn23,
  1087. ultraGridColumn24,
  1088. ultraGridColumn25,
  1089. ultraGridColumn26,
  1090. ultraGridColumn27,
  1091. ultraGridColumn28,
  1092. ultraGridColumn29,
  1093. ultraGridColumn30,
  1094. ultraGridColumn31,
  1095. ultraGridColumn32,
  1096. ultraGridColumn33,
  1097. ultraGridColumn34,
  1098. ultraGridColumn35,
  1099. ultraGridColumn36,
  1100. ultraGridColumn37,
  1101. ultraGridColumn38,
  1102. ultraGridColumn39,
  1103. ultraGridColumn40,
  1104. ultraGridColumn41});
  1105. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  1106. ultraGridBand1.Header.Appearance = appearance3;
  1107. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1108. summarySettings1.DisplayFormat = "{0}KG";
  1109. summarySettings1.GroupBySummaryValueAppearance = appearance4;
  1110. summarySettings2.DisplayFormat = "{0}KG";
  1111. summarySettings2.GroupBySummaryValueAppearance = appearance5;
  1112. summarySettings3.DisplayFormat = "{0}KG";
  1113. summarySettings3.GroupBySummaryValueAppearance = appearance6;
  1114. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  1115. summarySettings1,
  1116. summarySettings2,
  1117. summarySettings3});
  1118. ultraGridBand1.UseRowLayout = true;
  1119. this.gb_PlanState.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1120. this.gb_PlanState.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1121. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1122. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1123. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1124. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  1125. this.gb_PlanState.DisplayLayout.GroupByBox.Appearance = appearance7;
  1126. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  1127. this.gb_PlanState.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  1128. this.gb_PlanState.DisplayLayout.GroupByBox.Hidden = true;
  1129. this.gb_PlanState.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  1130. appearance9.BackColor = System.Drawing.SystemColors.Window;
  1131. appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
  1132. this.gb_PlanState.DisplayLayout.Override.ActiveCellAppearance = appearance9;
  1133. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  1134. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  1135. this.gb_PlanState.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  1136. appearance11.BorderColor = System.Drawing.Color.Black;
  1137. appearance11.TextVAlign = Infragistics.Win.VAlign.Middle;
  1138. this.gb_PlanState.DisplayLayout.Override.CellAppearance = appearance11;
  1139. this.gb_PlanState.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1140. this.gb_PlanState.DisplayLayout.Override.CellPadding = 0;
  1141. appearance12.BackColor = System.Drawing.SystemColors.Control;
  1142. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1143. appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1144. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1145. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  1146. appearance12.TextHAlign = Infragistics.Win.HAlign.Left;
  1147. appearance12.TextVAlign = Infragistics.Win.VAlign.Middle;
  1148. this.gb_PlanState.DisplayLayout.Override.GroupByRowAppearance = appearance12;
  1149. this.gb_PlanState.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  1150. appearance13.BackColor = System.Drawing.Color.Silver;
  1151. this.gb_PlanState.DisplayLayout.Override.HeaderAppearance = appearance13;
  1152. this.gb_PlanState.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1153. this.gb_PlanState.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1154. appearance14.BackColor = System.Drawing.SystemColors.Window;
  1155. appearance14.BorderColor = System.Drawing.Color.Black;
  1156. appearance14.TextVAlign = Infragistics.Win.VAlign.Middle;
  1157. this.gb_PlanState.DisplayLayout.Override.RowAppearance = appearance14;
  1158. appearance15.BackColor = System.Drawing.SystemColors.Window;
  1159. appearance15.BorderColor = System.Drawing.Color.Black;
  1160. appearance15.TextVAlign = Infragistics.Win.VAlign.Middle;
  1161. this.gb_PlanState.DisplayLayout.Override.RowPreviewAppearance = appearance15;
  1162. this.gb_PlanState.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  1163. this.gb_PlanState.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1164. this.gb_PlanState.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1165. appearance16.TextHAlign = Infragistics.Win.HAlign.Left;
  1166. appearance16.TextVAlign = Infragistics.Win.VAlign.Middle;
  1167. this.gb_PlanState.DisplayLayout.Override.SelectedRowAppearance = appearance16;
  1168. this.gb_PlanState.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  1169. appearance17.BackColor = System.Drawing.SystemColors.Window;
  1170. this.gb_PlanState.DisplayLayout.Override.SummaryFooterAppearance = appearance17;
  1171. appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1172. appearance18.ForeColor = System.Drawing.Color.Red;
  1173. this.gb_PlanState.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance18;
  1174. this.gb_PlanState.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1175. appearance19.BackColor = System.Drawing.Color.MistyRose;
  1176. appearance19.ForeColor = System.Drawing.Color.Blue;
  1177. appearance19.TextHAlign = Infragistics.Win.HAlign.Right;
  1178. appearance19.TextVAlign = Infragistics.Win.VAlign.Middle;
  1179. this.gb_PlanState.DisplayLayout.Override.SummaryValueAppearance = appearance19;
  1180. appearance20.BackColor = System.Drawing.SystemColors.ControlLight;
  1181. this.gb_PlanState.DisplayLayout.Override.TemplateAddRowAppearance = appearance20;
  1182. this.gb_PlanState.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1183. this.gb_PlanState.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1184. this.gb_PlanState.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1185. this.gb_PlanState.Dock = System.Windows.Forms.DockStyle.Fill;
  1186. this.gb_PlanState.Location = new System.Drawing.Point(3, 18);
  1187. this.gb_PlanState.Name = "gb_PlanState";
  1188. this.gb_PlanState.Size = new System.Drawing.Size(1015, 115);
  1189. this.gb_PlanState.TabIndex = 12;
  1190. this.gb_PlanState.Text = "ultraGrid3";
  1191. this.gb_PlanState.AfterRowActivate += new System.EventHandler(this.gb_PlanState_AfterRowActivate);
  1192. this.gb_PlanState.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gb_PlanState_CellChange);
  1193. //
  1194. // ultraExpandableGroupBox1
  1195. //
  1196. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1197. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1198. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(880, 104);
  1199. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 406);
  1200. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1201. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1021, 104);
  1202. this.ultraExpandableGroupBox1.SupportThemes = false;
  1203. this.ultraExpandableGroupBox1.TabIndex = 3;
  1204. this.ultraExpandableGroupBox1.Text = "编辑区域";
  1205. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  1206. //
  1207. // ultraExpandableGroupBoxPanel1
  1208. //
  1209. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_Type);
  1210. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_ProcLine);
  1211. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  1212. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  1213. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_End_Y);
  1214. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_Begin_Y);
  1215. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Scid_Top_Y);
  1216. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chk_fjh);
  1217. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  1218. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Ramark);
  1219. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  1220. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.btn_Prod);
  1221. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_ClassStrem);
  1222. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_ClassOredre);
  1223. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  1224. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  1225. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Count);
  1226. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  1227. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_WEIGHT);
  1228. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  1229. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Width);
  1230. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Length);
  1231. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.lab_cd);
  1232. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
  1233. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Ply);
  1234. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  1235. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  1236. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Plact);
  1237. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  1238. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Sleen);
  1239. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  1240. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_GangHao);
  1241. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1242. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  1243. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1244. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1015, 82);
  1245. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1246. //
  1247. // cmb_Type
  1248. //
  1249. this.cmb_Type.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1250. this.cmb_Type.DisplayMember = "";
  1251. this.cmb_Type.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  1252. this.cmb_Type.FlatMode = true;
  1253. this.cmb_Type.Location = new System.Drawing.Point(767, 25);
  1254. this.cmb_Type.Name = "cmb_Type";
  1255. this.cmb_Type.Size = new System.Drawing.Size(105, 19);
  1256. this.cmb_Type.TabIndex = 682;
  1257. this.cmb_Type.Tag = "";
  1258. this.cmb_Type.ValueMember = "";
  1259. //
  1260. // cmb_ProcLine
  1261. //
  1262. this.cmb_ProcLine.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1263. this.cmb_ProcLine.DisplayMember = "";
  1264. this.cmb_ProcLine.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  1265. this.cmb_ProcLine.FlatMode = true;
  1266. this.cmb_ProcLine.Location = new System.Drawing.Point(767, 0);
  1267. this.cmb_ProcLine.Name = "cmb_ProcLine";
  1268. this.cmb_ProcLine.Size = new System.Drawing.Size(105, 19);
  1269. this.cmb_ProcLine.TabIndex = 681;
  1270. this.cmb_ProcLine.Tag = "";
  1271. this.cmb_ProcLine.ValueMember = "";
  1272. //
  1273. // ultraLabel14
  1274. //
  1275. this.ultraLabel14.Location = new System.Drawing.Point(714, 29);
  1276. this.ultraLabel14.Name = "ultraLabel14";
  1277. this.ultraLabel14.Size = new System.Drawing.Size(55, 16);
  1278. this.ultraLabel14.TabIndex = 679;
  1279. this.ultraLabel14.Text = "工艺类型";
  1280. //
  1281. // ultraLabel9
  1282. //
  1283. appearance21.TextHAlign = Infragistics.Win.HAlign.Center;
  1284. appearance21.TextVAlign = Infragistics.Win.VAlign.Middle;
  1285. this.ultraLabel9.Appearance = appearance21;
  1286. this.ultraLabel9.Location = new System.Drawing.Point(8, 7);
  1287. this.ultraLabel9.Name = "ultraLabel9";
  1288. this.ultraLabel9.Size = new System.Drawing.Size(56, 16);
  1289. this.ultraLabel9.TabIndex = 678;
  1290. this.ultraLabel9.Text = "卷板包号";
  1291. //
  1292. // txt_Scid_End_Y
  1293. //
  1294. this.txt_Scid_End_Y.AutoSize = true;
  1295. this.txt_Scid_End_Y.Location = new System.Drawing.Point(185, 3);
  1296. this.txt_Scid_End_Y.Name = "txt_Scid_End_Y";
  1297. this.txt_Scid_End_Y.Size = new System.Drawing.Size(36, 21);
  1298. this.txt_Scid_End_Y.TabIndex = 677;
  1299. this.txt_Scid_End_Y.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1300. this.txt_Scid_End_Y.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1301. //
  1302. // txt_Scid_Begin_Y
  1303. //
  1304. appearance22.BackColor = System.Drawing.Color.LightCyan;
  1305. this.txt_Scid_Begin_Y.Appearance = appearance22;
  1306. this.txt_Scid_Begin_Y.AutoSize = true;
  1307. this.txt_Scid_Begin_Y.Location = new System.Drawing.Point(95, 3);
  1308. this.txt_Scid_Begin_Y.Name = "txt_Scid_Begin_Y";
  1309. this.txt_Scid_Begin_Y.Size = new System.Drawing.Size(90, 21);
  1310. this.txt_Scid_Begin_Y.TabIndex = 676;
  1311. this.txt_Scid_Begin_Y.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1312. this.txt_Scid_Begin_Y.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1313. //
  1314. // txt_Scid_Top_Y
  1315. //
  1316. appearance23.BackColor = System.Drawing.Color.LightCyan;
  1317. this.txt_Scid_Top_Y.Appearance = appearance23;
  1318. this.txt_Scid_Top_Y.AutoSize = true;
  1319. this.txt_Scid_Top_Y.Location = new System.Drawing.Point(64, 3);
  1320. this.txt_Scid_Top_Y.Name = "txt_Scid_Top_Y";
  1321. this.txt_Scid_Top_Y.Size = new System.Drawing.Size(30, 21);
  1322. this.txt_Scid_Top_Y.TabIndex = 675;
  1323. this.txt_Scid_Top_Y.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1324. this.txt_Scid_Top_Y.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1325. //
  1326. // chk_fjh
  1327. //
  1328. this.chk_fjh.Location = new System.Drawing.Point(821, 57);
  1329. this.chk_fjh.Name = "chk_fjh";
  1330. this.chk_fjh.Size = new System.Drawing.Size(44, 16);
  1331. this.chk_fjh.TabIndex = 674;
  1332. this.chk_fjh.TabStop = false;
  1333. this.chk_fjh.Text = "是否非计划";
  1334. this.chk_fjh.Visible = false;
  1335. //
  1336. // ultraLabel11
  1337. //
  1338. this.ultraLabel11.Location = new System.Drawing.Point(714, 6);
  1339. this.ultraLabel11.Name = "ultraLabel11";
  1340. this.ultraLabel11.Size = new System.Drawing.Size(55, 16);
  1341. this.ultraLabel11.TabIndex = 672;
  1342. this.ultraLabel11.Text = "产线";
  1343. //
  1344. // txt_Ramark
  1345. //
  1346. this.txt_Ramark.AutoSize = true;
  1347. this.txt_Ramark.Location = new System.Drawing.Point(596, 51);
  1348. this.txt_Ramark.Name = "txt_Ramark";
  1349. this.txt_Ramark.Size = new System.Drawing.Size(219, 21);
  1350. this.txt_Ramark.TabIndex = 671;
  1351. //
  1352. // ultraLabel13
  1353. //
  1354. this.ultraLabel13.Location = new System.Drawing.Point(547, 54);
  1355. this.ultraLabel13.Name = "ultraLabel13";
  1356. this.ultraLabel13.Size = new System.Drawing.Size(50, 18);
  1357. this.ultraLabel13.TabIndex = 670;
  1358. this.ultraLabel13.Text = "备注";
  1359. //
  1360. // btn_Prod
  1361. //
  1362. this.btn_Prod.Location = new System.Drawing.Point(901, 0);
  1363. this.btn_Prod.Name = "btn_Prod";
  1364. this.btn_Prod.Size = new System.Drawing.Size(105, 24);
  1365. this.btn_Prod.TabIndex = 669;
  1366. this.btn_Prod.Text = "单卷已生产完成";
  1367. this.btn_Prod.Click += new System.EventHandler(this.btn_Prod_Click);
  1368. //
  1369. // cmb_ClassStrem
  1370. //
  1371. this.cmb_ClassStrem.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1372. appearance24.BackColor = System.Drawing.SystemColors.Window;
  1373. appearance24.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1374. this.cmb_ClassStrem.DisplayLayout.Appearance = appearance24;
  1375. this.cmb_ClassStrem.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1376. this.cmb_ClassStrem.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1377. appearance25.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1378. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1379. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1380. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  1381. this.cmb_ClassStrem.DisplayLayout.GroupByBox.Appearance = appearance25;
  1382. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  1383. this.cmb_ClassStrem.DisplayLayout.GroupByBox.BandLabelAppearance = appearance26;
  1384. this.cmb_ClassStrem.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1385. appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1386. appearance27.BackColor2 = System.Drawing.SystemColors.Control;
  1387. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1388. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  1389. this.cmb_ClassStrem.DisplayLayout.GroupByBox.PromptAppearance = appearance27;
  1390. this.cmb_ClassStrem.DisplayLayout.MaxColScrollRegions = 1;
  1391. this.cmb_ClassStrem.DisplayLayout.MaxRowScrollRegions = 1;
  1392. appearance28.BackColor = System.Drawing.SystemColors.Window;
  1393. appearance28.ForeColor = System.Drawing.SystemColors.ControlText;
  1394. this.cmb_ClassStrem.DisplayLayout.Override.ActiveCellAppearance = appearance28;
  1395. appearance29.BackColor = System.Drawing.SystemColors.Highlight;
  1396. appearance29.ForeColor = System.Drawing.SystemColors.HighlightText;
  1397. this.cmb_ClassStrem.DisplayLayout.Override.ActiveRowAppearance = appearance29;
  1398. this.cmb_ClassStrem.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1399. this.cmb_ClassStrem.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1400. appearance30.BackColor = System.Drawing.SystemColors.Window;
  1401. this.cmb_ClassStrem.DisplayLayout.Override.CardAreaAppearance = appearance30;
  1402. appearance31.BorderColor = System.Drawing.Color.Silver;
  1403. appearance31.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1404. this.cmb_ClassStrem.DisplayLayout.Override.CellAppearance = appearance31;
  1405. this.cmb_ClassStrem.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1406. this.cmb_ClassStrem.DisplayLayout.Override.CellPadding = 0;
  1407. appearance32.BackColor = System.Drawing.SystemColors.Control;
  1408. appearance32.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1409. appearance32.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1410. appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1411. appearance32.BorderColor = System.Drawing.SystemColors.Window;
  1412. this.cmb_ClassStrem.DisplayLayout.Override.GroupByRowAppearance = appearance32;
  1413. appearance33.TextHAlign = Infragistics.Win.HAlign.Left;
  1414. this.cmb_ClassStrem.DisplayLayout.Override.HeaderAppearance = appearance33;
  1415. this.cmb_ClassStrem.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1416. this.cmb_ClassStrem.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1417. appearance34.BackColor = System.Drawing.SystemColors.Window;
  1418. appearance34.BorderColor = System.Drawing.Color.Silver;
  1419. this.cmb_ClassStrem.DisplayLayout.Override.RowAppearance = appearance34;
  1420. this.cmb_ClassStrem.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1421. appearance35.BackColor = System.Drawing.SystemColors.ControlLight;
  1422. this.cmb_ClassStrem.DisplayLayout.Override.TemplateAddRowAppearance = appearance35;
  1423. this.cmb_ClassStrem.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1424. this.cmb_ClassStrem.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1425. this.cmb_ClassStrem.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1426. this.cmb_ClassStrem.DisplayMember = "";
  1427. this.cmb_ClassStrem.Location = new System.Drawing.Point(304, 52);
  1428. this.cmb_ClassStrem.Name = "cmb_ClassStrem";
  1429. this.cmb_ClassStrem.Size = new System.Drawing.Size(86, 21);
  1430. this.cmb_ClassStrem.TabIndex = 9;
  1431. this.cmb_ClassStrem.ValueMember = "";
  1432. this.cmb_ClassStrem.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1433. this.cmb_ClassStrem.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1434. this.cmb_ClassStrem.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.cmb_ClassStrem_InitializeLayout);
  1435. //
  1436. // cmb_ClassOredre
  1437. //
  1438. this.cmb_ClassOredre.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1439. appearance36.BackColor = System.Drawing.SystemColors.Window;
  1440. appearance36.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1441. this.cmb_ClassOredre.DisplayLayout.Appearance = appearance36;
  1442. this.cmb_ClassOredre.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1443. this.cmb_ClassOredre.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1444. appearance37.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1445. appearance37.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1446. appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1447. appearance37.BorderColor = System.Drawing.SystemColors.Window;
  1448. this.cmb_ClassOredre.DisplayLayout.GroupByBox.Appearance = appearance37;
  1449. appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
  1450. this.cmb_ClassOredre.DisplayLayout.GroupByBox.BandLabelAppearance = appearance38;
  1451. this.cmb_ClassOredre.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1452. appearance39.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1453. appearance39.BackColor2 = System.Drawing.SystemColors.Control;
  1454. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1455. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  1456. this.cmb_ClassOredre.DisplayLayout.GroupByBox.PromptAppearance = appearance39;
  1457. this.cmb_ClassOredre.DisplayLayout.MaxColScrollRegions = 1;
  1458. this.cmb_ClassOredre.DisplayLayout.MaxRowScrollRegions = 1;
  1459. appearance40.BackColor = System.Drawing.SystemColors.Window;
  1460. appearance40.ForeColor = System.Drawing.SystemColors.ControlText;
  1461. this.cmb_ClassOredre.DisplayLayout.Override.ActiveCellAppearance = appearance40;
  1462. appearance41.BackColor = System.Drawing.SystemColors.Highlight;
  1463. appearance41.ForeColor = System.Drawing.SystemColors.HighlightText;
  1464. this.cmb_ClassOredre.DisplayLayout.Override.ActiveRowAppearance = appearance41;
  1465. this.cmb_ClassOredre.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1466. this.cmb_ClassOredre.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1467. appearance42.BackColor = System.Drawing.SystemColors.Window;
  1468. this.cmb_ClassOredre.DisplayLayout.Override.CardAreaAppearance = appearance42;
  1469. appearance43.BorderColor = System.Drawing.Color.Silver;
  1470. appearance43.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1471. this.cmb_ClassOredre.DisplayLayout.Override.CellAppearance = appearance43;
  1472. this.cmb_ClassOredre.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1473. this.cmb_ClassOredre.DisplayLayout.Override.CellPadding = 0;
  1474. appearance44.BackColor = System.Drawing.SystemColors.Control;
  1475. appearance44.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1476. appearance44.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1477. appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1478. appearance44.BorderColor = System.Drawing.SystemColors.Window;
  1479. this.cmb_ClassOredre.DisplayLayout.Override.GroupByRowAppearance = appearance44;
  1480. appearance45.TextHAlign = Infragistics.Win.HAlign.Left;
  1481. this.cmb_ClassOredre.DisplayLayout.Override.HeaderAppearance = appearance45;
  1482. this.cmb_ClassOredre.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1483. this.cmb_ClassOredre.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1484. appearance46.BackColor = System.Drawing.SystemColors.Window;
  1485. appearance46.BorderColor = System.Drawing.Color.Silver;
  1486. this.cmb_ClassOredre.DisplayLayout.Override.RowAppearance = appearance46;
  1487. this.cmb_ClassOredre.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1488. appearance47.BackColor = System.Drawing.SystemColors.ControlLight;
  1489. this.cmb_ClassOredre.DisplayLayout.Override.TemplateAddRowAppearance = appearance47;
  1490. this.cmb_ClassOredre.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1491. this.cmb_ClassOredre.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1492. this.cmb_ClassOredre.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1493. this.cmb_ClassOredre.DisplayMember = "";
  1494. this.cmb_ClassOredre.Location = new System.Drawing.Point(304, 28);
  1495. this.cmb_ClassOredre.Name = "cmb_ClassOredre";
  1496. this.cmb_ClassOredre.Size = new System.Drawing.Size(86, 21);
  1497. this.cmb_ClassOredre.TabIndex = 8;
  1498. this.cmb_ClassOredre.ValueMember = "";
  1499. this.cmb_ClassOredre.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1500. this.cmb_ClassOredre.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1501. //
  1502. // ultraLabel6
  1503. //
  1504. this.ultraLabel6.Location = new System.Drawing.Point(248, 54);
  1505. this.ultraLabel6.Name = "ultraLabel6";
  1506. this.ultraLabel6.Size = new System.Drawing.Size(58, 16);
  1507. this.ultraLabel6.TabIndex = 668;
  1508. this.ultraLabel6.Text = "生产班组";
  1509. //
  1510. // ultraLabel3
  1511. //
  1512. this.ultraLabel3.Location = new System.Drawing.Point(248, 30);
  1513. this.ultraLabel3.Name = "ultraLabel3";
  1514. this.ultraLabel3.Size = new System.Drawing.Size(58, 16);
  1515. this.ultraLabel3.TabIndex = 667;
  1516. this.ultraLabel3.Text = "生产班次";
  1517. //
  1518. // txt_Count
  1519. //
  1520. this.txt_Count.FlatMode = true;
  1521. this.txt_Count.Location = new System.Drawing.Point(600, 4);
  1522. this.txt_Count.MaskInput = "nnnnn";
  1523. this.txt_Count.Name = "txt_Count";
  1524. this.txt_Count.PromptChar = ' ';
  1525. this.txt_Count.Size = new System.Drawing.Size(112, 19);
  1526. this.txt_Count.TabIndex = 13;
  1527. this.txt_Count.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1528. this.txt_Count.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1529. //
  1530. // ultraLabel8
  1531. //
  1532. this.ultraLabel8.Location = new System.Drawing.Point(568, 6);
  1533. this.ultraLabel8.Name = "ultraLabel8";
  1534. this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
  1535. this.ultraLabel8.TabIndex = 666;
  1536. this.ultraLabel8.Text = "数量";
  1537. //
  1538. // txt_WEIGHT
  1539. //
  1540. appearance48.BackColor = System.Drawing.Color.LightCyan;
  1541. this.txt_WEIGHT.Appearance = appearance48;
  1542. this.txt_WEIGHT.FlatMode = true;
  1543. this.txt_WEIGHT.Location = new System.Drawing.Point(600, 28);
  1544. this.txt_WEIGHT.MaskInput = "nnnnn.nnn";
  1545. this.txt_WEIGHT.Name = "txt_WEIGHT";
  1546. this.txt_WEIGHT.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1547. this.txt_WEIGHT.PromptChar = ' ';
  1548. this.txt_WEIGHT.ReadOnly = true;
  1549. this.txt_WEIGHT.Size = new System.Drawing.Size(112, 19);
  1550. this.txt_WEIGHT.TabIndex = 14;
  1551. this.txt_WEIGHT.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1552. //
  1553. // ultraLabel7
  1554. //
  1555. this.ultraLabel7.Location = new System.Drawing.Point(544, 30);
  1556. this.ultraLabel7.Name = "ultraLabel7";
  1557. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  1558. this.ultraLabel7.TabIndex = 665;
  1559. this.ultraLabel7.Text = "理论重量";
  1560. //
  1561. // txt_Width
  1562. //
  1563. this.txt_Width.FlatMode = true;
  1564. this.txt_Width.Location = new System.Drawing.Point(432, 28);
  1565. this.txt_Width.MaskInput = "nnnn.nn";
  1566. this.txt_Width.Name = "txt_Width";
  1567. this.txt_Width.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1568. this.txt_Width.PromptChar = ' ';
  1569. this.txt_Width.Size = new System.Drawing.Size(112, 19);
  1570. this.txt_Width.TabIndex = 11;
  1571. this.txt_Width.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1572. this.txt_Width.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1573. //
  1574. // txt_Length
  1575. //
  1576. this.txt_Length.FlatMode = true;
  1577. this.txt_Length.Location = new System.Drawing.Point(432, 52);
  1578. this.txt_Length.MaskInput = "nnnnnnn";
  1579. this.txt_Length.Name = "txt_Length";
  1580. this.txt_Length.PromptChar = ' ';
  1581. this.txt_Length.Size = new System.Drawing.Size(112, 19);
  1582. this.txt_Length.TabIndex = 12;
  1583. this.txt_Length.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1584. this.txt_Length.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1585. //
  1586. // lab_cd
  1587. //
  1588. this.lab_cd.Location = new System.Drawing.Point(400, 54);
  1589. this.lab_cd.Name = "lab_cd";
  1590. this.lab_cd.Size = new System.Drawing.Size(29, 16);
  1591. this.lab_cd.TabIndex = 664;
  1592. this.lab_cd.Text = "长度";
  1593. //
  1594. // ultraLabel17
  1595. //
  1596. this.ultraLabel17.Location = new System.Drawing.Point(400, 30);
  1597. this.ultraLabel17.Name = "ultraLabel17";
  1598. this.ultraLabel17.Size = new System.Drawing.Size(29, 16);
  1599. this.ultraLabel17.TabIndex = 663;
  1600. this.ultraLabel17.Text = "宽度";
  1601. //
  1602. // txt_Ply
  1603. //
  1604. this.txt_Ply.FlatMode = true;
  1605. this.txt_Ply.Location = new System.Drawing.Point(432, 4);
  1606. this.txt_Ply.MaskInput = "nnn.nnn";
  1607. this.txt_Ply.Name = "txt_Ply";
  1608. this.txt_Ply.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1609. this.txt_Ply.PromptChar = ' ';
  1610. this.txt_Ply.Size = new System.Drawing.Size(112, 19);
  1611. this.txt_Ply.TabIndex = 10;
  1612. this.txt_Ply.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1613. this.txt_Ply.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1614. //
  1615. // ultraLabel12
  1616. //
  1617. this.ultraLabel12.Location = new System.Drawing.Point(400, 6);
  1618. this.ultraLabel12.Name = "ultraLabel12";
  1619. this.ultraLabel12.Size = new System.Drawing.Size(29, 16);
  1620. this.ultraLabel12.TabIndex = 662;
  1621. this.ultraLabel12.Text = "厚度";
  1622. //
  1623. // ultraLabel5
  1624. //
  1625. appearance49.TextHAlign = Infragistics.Win.HAlign.Center;
  1626. appearance49.TextVAlign = Infragistics.Win.VAlign.Middle;
  1627. this.ultraLabel5.Appearance = appearance49;
  1628. this.ultraLabel5.Location = new System.Drawing.Point(8, 54);
  1629. this.ultraLabel5.Name = "ultraLabel5";
  1630. this.ultraLabel5.Size = new System.Drawing.Size(56, 16);
  1631. this.ultraLabel5.TabIndex = 661;
  1632. this.ultraLabel5.Text = "合同号";
  1633. //
  1634. // txt_Plact
  1635. //
  1636. appearance50.BackColor = System.Drawing.Color.LightCyan;
  1637. this.txt_Plact.Appearance = appearance50;
  1638. this.txt_Plact.AutoSize = true;
  1639. this.txt_Plact.Location = new System.Drawing.Point(64, 52);
  1640. this.txt_Plact.Name = "txt_Plact";
  1641. this.txt_Plact.Size = new System.Drawing.Size(176, 21);
  1642. this.txt_Plact.TabIndex = 6;
  1643. this.txt_Plact.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1644. this.txt_Plact.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1645. //
  1646. // ultraLabel1
  1647. //
  1648. appearance51.TextHAlign = Infragistics.Win.HAlign.Center;
  1649. appearance51.TextVAlign = Infragistics.Win.VAlign.Middle;
  1650. this.ultraLabel1.Appearance = appearance51;
  1651. this.ultraLabel1.Location = new System.Drawing.Point(248, 6);
  1652. this.ultraLabel1.Name = "ultraLabel1";
  1653. this.ultraLabel1.Size = new System.Drawing.Size(30, 16);
  1654. this.ultraLabel1.TabIndex = 660;
  1655. this.ultraLabel1.Text = "牌号";
  1656. //
  1657. // txt_Sleen
  1658. //
  1659. appearance52.BackColor = System.Drawing.Color.LightCyan;
  1660. this.txt_Sleen.Appearance = appearance52;
  1661. this.txt_Sleen.AutoSize = true;
  1662. this.txt_Sleen.Location = new System.Drawing.Point(280, 4);
  1663. this.txt_Sleen.Name = "txt_Sleen";
  1664. this.txt_Sleen.Size = new System.Drawing.Size(112, 21);
  1665. this.txt_Sleen.TabIndex = 7;
  1666. this.txt_Sleen.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1667. this.txt_Sleen.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1668. //
  1669. // ultraLabel2
  1670. //
  1671. appearance53.TextHAlign = Infragistics.Win.HAlign.Center;
  1672. appearance53.TextVAlign = Infragistics.Win.VAlign.Middle;
  1673. this.ultraLabel2.Appearance = appearance53;
  1674. this.ultraLabel2.Location = new System.Drawing.Point(8, 30);
  1675. this.ultraLabel2.Name = "ultraLabel2";
  1676. this.ultraLabel2.Size = new System.Drawing.Size(56, 16);
  1677. this.ultraLabel2.TabIndex = 659;
  1678. this.ultraLabel2.Text = "钢卷号";
  1679. //
  1680. // txt_GangHao
  1681. //
  1682. appearance54.BackColor = System.Drawing.Color.LightCyan;
  1683. this.txt_GangHao.Appearance = appearance54;
  1684. this.txt_GangHao.AutoSize = true;
  1685. this.txt_GangHao.Location = new System.Drawing.Point(64, 28);
  1686. this.txt_GangHao.Name = "txt_GangHao";
  1687. this.txt_GangHao.Size = new System.Drawing.Size(176, 21);
  1688. this.txt_GangHao.TabIndex = 5;
  1689. this.txt_GangHao.Enter += new System.EventHandler(this.txt_Scid_End_Y_Enter);
  1690. this.txt_GangHao.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_Scid_End_Y_KeyDown);
  1691. //
  1692. // ultraExpandableGroupBox2
  1693. //
  1694. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1695. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1696. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(880, 190);
  1697. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 216);
  1698. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1699. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1021, 190);
  1700. this.ultraExpandableGroupBox2.SupportThemes = false;
  1701. this.ultraExpandableGroupBox2.TabIndex = 4;
  1702. this.ultraExpandableGroupBox2.Text = "生产实绩信息";
  1703. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
  1704. //
  1705. // ultraExpandableGroupBoxPanel2
  1706. //
  1707. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.gb_Press);
  1708. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1709. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
  1710. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1711. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1015, 168);
  1712. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1713. //
  1714. // gb_Press
  1715. //
  1716. appearance55.BackColor = System.Drawing.Color.Ivory;
  1717. this.gb_Press.DisplayLayout.Appearance = appearance55;
  1718. ultraGridColumn42.Header.Caption = "出库单号";
  1719. ultraGridColumn42.Header.VisiblePosition = 0;
  1720. ultraGridColumn42.Hidden = true;
  1721. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 26;
  1722. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1723. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1724. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
  1725. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 1;
  1726. ultraGridColumn43.Header.Caption = "钢卷号";
  1727. ultraGridColumn43.Header.VisiblePosition = 1;
  1728. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 3;
  1729. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1730. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  1731. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
  1732. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 1;
  1733. ultraGridColumn44.Header.Caption = "板坯号";
  1734. ultraGridColumn44.Header.VisiblePosition = 2;
  1735. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 4;
  1736. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1737. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  1738. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 1;
  1739. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 1;
  1740. ultraGridColumn45.Header.Caption = "合同号";
  1741. ultraGridColumn45.Header.VisiblePosition = 3;
  1742. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 8;
  1743. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1744. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1745. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 1;
  1746. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 1;
  1747. ultraGridColumn46.Header.Caption = "订单号";
  1748. ultraGridColumn46.Header.VisiblePosition = 4;
  1749. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 10;
  1750. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  1751. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  1752. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
  1753. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 1;
  1754. ultraGridColumn47.Header.Caption = "交货期";
  1755. ultraGridColumn47.Header.VisiblePosition = 5;
  1756. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 24;
  1757. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  1758. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 1;
  1759. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 1;
  1760. ultraGridColumn48.Header.Caption = "宽度";
  1761. ultraGridColumn48.Header.VisiblePosition = 6;
  1762. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 16;
  1763. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  1764. ultraGridColumn48.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  1765. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 1;
  1766. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 1;
  1767. ultraGridColumn49.Header.Caption = "长度";
  1768. ultraGridColumn49.Header.VisiblePosition = 7;
  1769. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 17;
  1770. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  1771. ultraGridColumn49.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  1772. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 1;
  1773. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 1;
  1774. ultraGridColumn50.Header.Caption = "数量";
  1775. ultraGridColumn50.Header.VisiblePosition = 8;
  1776. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 19;
  1777. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  1778. ultraGridColumn50.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  1779. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 1;
  1780. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 1;
  1781. ultraGridColumn51.Header.Caption = "重量";
  1782. ultraGridColumn51.Header.VisiblePosition = 9;
  1783. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 18;
  1784. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  1785. ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  1786. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 1;
  1787. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 1;
  1788. ultraGridColumn52.Header.Caption = "牌号";
  1789. ultraGridColumn52.Header.VisiblePosition = 10;
  1790. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 12;
  1791. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  1792. ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1793. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 1;
  1794. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 1;
  1795. ultraGridColumn53.Header.Caption = "综合判定";
  1796. ultraGridColumn53.Header.VisiblePosition = 11;
  1797. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 21;
  1798. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1799. ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1800. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 1;
  1801. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 1;
  1802. ultraGridColumn54.Header.Caption = "特记事项";
  1803. ultraGridColumn54.Header.VisiblePosition = 12;
  1804. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 23;
  1805. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  1806. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 1;
  1807. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 1;
  1808. ultraGridColumn55.Header.Caption = "车辆号";
  1809. ultraGridColumn55.Header.VisiblePosition = 13;
  1810. ultraGridColumn55.Hidden = true;
  1811. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 23;
  1812. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1813. ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  1814. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 1;
  1815. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 1;
  1816. ultraGridColumn56.Header.Caption = "质保书编号";
  1817. ultraGridColumn56.Header.VisiblePosition = 14;
  1818. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 22;
  1819. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1820. ultraGridColumn56.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  1821. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 1;
  1822. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 1;
  1823. ultraGridColumn57.Header.Caption = "垛位";
  1824. ultraGridColumn57.Header.VisiblePosition = 15;
  1825. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 11;
  1826. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1827. ultraGridColumn57.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1828. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 1;
  1829. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 1;
  1830. ultraGridColumn58.Header.Caption = "登记人";
  1831. ultraGridColumn58.Header.VisiblePosition = 16;
  1832. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 30;
  1833. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  1834. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 1;
  1835. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 1;
  1836. ultraGridColumn59.Header.Caption = "登记时间";
  1837. ultraGridColumn59.Header.VisiblePosition = 17;
  1838. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 31;
  1839. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  1840. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 1;
  1841. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 1;
  1842. ultraGridColumn60.Header.Caption = "生产班次";
  1843. ultraGridColumn60.Header.VisiblePosition = 18;
  1844. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 25;
  1845. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  1846. ultraGridColumn60.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  1847. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 1;
  1848. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 1;
  1849. ultraGridColumn61.Header.Caption = "生产班组";
  1850. ultraGridColumn61.Header.VisiblePosition = 19;
  1851. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 26;
  1852. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  1853. ultraGridColumn61.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  1854. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 1;
  1855. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 1;
  1856. ultraGridColumn62.Header.Caption = "工单号";
  1857. ultraGridColumn62.Header.VisiblePosition = 20;
  1858. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 6;
  1859. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  1860. ultraGridColumn62.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1861. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 1;
  1862. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 1;
  1863. ultraGridColumn63.Header.Caption = "卷板包号";
  1864. ultraGridColumn63.Header.VisiblePosition = 22;
  1865. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 1;
  1866. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  1867. ultraGridColumn63.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(136, 0);
  1868. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 1;
  1869. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 1;
  1870. ultraGridColumn64.Header.Caption = "生产时间";
  1871. ultraGridColumn64.Header.VisiblePosition = 21;
  1872. ultraGridColumn64.RowLayoutColumnInfo.OriginX = 29;
  1873. ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
  1874. ultraGridColumn64.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  1875. ultraGridColumn64.RowLayoutColumnInfo.SpanX = 1;
  1876. ultraGridColumn64.RowLayoutColumnInfo.SpanY = 1;
  1877. ultraGridColumn65.Header.VisiblePosition = 23;
  1878. ultraGridColumn65.Hidden = true;
  1879. ultraGridColumn65.RowLayoutColumnInfo.OriginX = 29;
  1880. ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
  1881. ultraGridColumn65.RowLayoutColumnInfo.SpanX = 1;
  1882. ultraGridColumn65.RowLayoutColumnInfo.SpanY = 1;
  1883. ultraGridColumn66.Header.Caption = "";
  1884. ultraGridColumn66.Header.VisiblePosition = 25;
  1885. ultraGridColumn66.RowLayoutColumnInfo.OriginX = 0;
  1886. ultraGridColumn66.RowLayoutColumnInfo.OriginY = 0;
  1887. ultraGridColumn66.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(38, 0);
  1888. ultraGridColumn66.RowLayoutColumnInfo.SpanX = 1;
  1889. ultraGridColumn66.RowLayoutColumnInfo.SpanY = 1;
  1890. ultraGridColumn66.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1891. ultraGridColumn67.Header.Caption = "厚度";
  1892. ultraGridColumn67.Header.VisiblePosition = 27;
  1893. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 15;
  1894. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  1895. ultraGridColumn67.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  1896. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 1;
  1897. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 1;
  1898. ultraGridColumn68.Header.Caption = "卷板总包号";
  1899. ultraGridColumn68.Header.VisiblePosition = 29;
  1900. ultraGridColumn68.Hidden = true;
  1901. ultraGridColumn68.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  1902. ultraGridColumn68.RowLayoutColumnInfo.OriginX = 1;
  1903. ultraGridColumn68.RowLayoutColumnInfo.OriginY = 0;
  1904. ultraGridColumn68.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
  1905. ultraGridColumn68.RowLayoutColumnInfo.SpanX = 1;
  1906. ultraGridColumn68.RowLayoutColumnInfo.SpanY = 1;
  1907. ultraGridColumn69.Header.Caption = "产线";
  1908. ultraGridColumn69.Header.VisiblePosition = 30;
  1909. ultraGridColumn69.RowLayoutColumnInfo.OriginX = 9;
  1910. ultraGridColumn69.RowLayoutColumnInfo.OriginY = 0;
  1911. ultraGridColumn69.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  1912. ultraGridColumn69.RowLayoutColumnInfo.SpanX = 1;
  1913. ultraGridColumn69.RowLayoutColumnInfo.SpanY = 1;
  1914. ultraGridColumn70.Header.Caption = "订单厚度";
  1915. ultraGridColumn70.Header.VisiblePosition = 24;
  1916. ultraGridColumn70.RowLayoutColumnInfo.OriginX = 13;
  1917. ultraGridColumn70.RowLayoutColumnInfo.OriginY = 0;
  1918. ultraGridColumn70.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
  1919. ultraGridColumn70.RowLayoutColumnInfo.SpanX = 1;
  1920. ultraGridColumn70.RowLayoutColumnInfo.SpanY = 1;
  1921. ultraGridColumn71.Header.Caption = "订单宽度";
  1922. ultraGridColumn71.Header.VisiblePosition = 26;
  1923. ultraGridColumn71.RowLayoutColumnInfo.OriginX = 14;
  1924. ultraGridColumn71.RowLayoutColumnInfo.OriginY = 0;
  1925. ultraGridColumn71.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  1926. ultraGridColumn71.RowLayoutColumnInfo.SpanX = 1;
  1927. ultraGridColumn71.RowLayoutColumnInfo.SpanY = 1;
  1928. ultraGridColumn72.Header.Caption = "订单类型";
  1929. ultraGridColumn72.Header.VisiblePosition = 28;
  1930. ultraGridColumn72.RowLayoutColumnInfo.OriginX = 20;
  1931. ultraGridColumn72.RowLayoutColumnInfo.OriginY = 0;
  1932. ultraGridColumn72.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  1933. ultraGridColumn72.RowLayoutColumnInfo.SpanX = 1;
  1934. ultraGridColumn72.RowLayoutColumnInfo.SpanY = 1;
  1935. ultraGridColumn73.Header.Caption = "是否非计划";
  1936. ultraGridColumn73.Header.VisiblePosition = 31;
  1937. ultraGridColumn73.Hidden = true;
  1938. ultraGridColumn73.RowLayoutColumnInfo.OriginX = 27;
  1939. ultraGridColumn73.RowLayoutColumnInfo.OriginY = 0;
  1940. ultraGridColumn73.RowLayoutColumnInfo.SpanX = 1;
  1941. ultraGridColumn73.RowLayoutColumnInfo.SpanY = 1;
  1942. ultraGridColumn74.Header.Caption = "工艺类型";
  1943. ultraGridColumn74.Header.VisiblePosition = 32;
  1944. ultraGridColumn74.RowLayoutColumnInfo.OriginX = 28;
  1945. ultraGridColumn74.RowLayoutColumnInfo.OriginY = 0;
  1946. ultraGridColumn74.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  1947. ultraGridColumn74.RowLayoutColumnInfo.SpanX = 1;
  1948. ultraGridColumn74.RowLayoutColumnInfo.SpanY = 1;
  1949. ultraGridColumn75.Header.Caption = "炉号";
  1950. ultraGridColumn75.Header.VisiblePosition = 33;
  1951. ultraGridColumn75.RowLayoutColumnInfo.OriginX = 5;
  1952. ultraGridColumn75.RowLayoutColumnInfo.OriginY = 0;
  1953. ultraGridColumn75.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  1954. ultraGridColumn75.RowLayoutColumnInfo.SpanX = 1;
  1955. ultraGridColumn75.RowLayoutColumnInfo.SpanY = 1;
  1956. ultraGridColumn76.Header.Caption = "批号";
  1957. ultraGridColumn76.Header.VisiblePosition = 34;
  1958. ultraGridColumn76.RowLayoutColumnInfo.OriginX = 2;
  1959. ultraGridColumn76.RowLayoutColumnInfo.OriginY = 0;
  1960. ultraGridColumn76.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  1961. ultraGridColumn76.RowLayoutColumnInfo.SpanX = 1;
  1962. ultraGridColumn76.RowLayoutColumnInfo.SpanY = 1;
  1963. ultraGridColumn77.Header.Caption = "执行标准";
  1964. ultraGridColumn77.Header.VisiblePosition = 35;
  1965. ultraGridColumn77.RowLayoutColumnInfo.OriginX = 7;
  1966. ultraGridColumn77.RowLayoutColumnInfo.OriginY = 0;
  1967. ultraGridColumn77.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1968. ultraGridColumn77.RowLayoutColumnInfo.SpanX = 1;
  1969. ultraGridColumn77.RowLayoutColumnInfo.SpanY = 1;
  1970. ultraGridBand2.Columns.AddRange(new object[] {
  1971. ultraGridColumn42,
  1972. ultraGridColumn43,
  1973. ultraGridColumn44,
  1974. ultraGridColumn45,
  1975. ultraGridColumn46,
  1976. ultraGridColumn47,
  1977. ultraGridColumn48,
  1978. ultraGridColumn49,
  1979. ultraGridColumn50,
  1980. ultraGridColumn51,
  1981. ultraGridColumn52,
  1982. ultraGridColumn53,
  1983. ultraGridColumn54,
  1984. ultraGridColumn55,
  1985. ultraGridColumn56,
  1986. ultraGridColumn57,
  1987. ultraGridColumn58,
  1988. ultraGridColumn59,
  1989. ultraGridColumn60,
  1990. ultraGridColumn61,
  1991. ultraGridColumn62,
  1992. ultraGridColumn63,
  1993. ultraGridColumn64,
  1994. ultraGridColumn65,
  1995. ultraGridColumn66,
  1996. ultraGridColumn67,
  1997. ultraGridColumn68,
  1998. ultraGridColumn69,
  1999. ultraGridColumn70,
  2000. ultraGridColumn71,
  2001. ultraGridColumn72,
  2002. ultraGridColumn73,
  2003. ultraGridColumn74,
  2004. ultraGridColumn75,
  2005. ultraGridColumn76,
  2006. ultraGridColumn77});
  2007. appearance56.BackColor = System.Drawing.Color.LightSteelBlue;
  2008. ultraGridBand2.Header.Appearance = appearance56;
  2009. ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  2010. summarySettings4.DisplayFormat = "{0}块";
  2011. summarySettings4.GroupBySummaryValueAppearance = appearance57;
  2012. summarySettings5.DisplayFormat = "{0}吨";
  2013. summarySettings5.GroupBySummaryValueAppearance = appearance58;
  2014. ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  2015. summarySettings4,
  2016. summarySettings5});
  2017. ultraGridBand2.UseRowLayout = true;
  2018. this.gb_Press.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  2019. this.gb_Press.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2020. appearance59.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2021. appearance59.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2022. appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2023. appearance59.BorderColor = System.Drawing.SystemColors.Window;
  2024. this.gb_Press.DisplayLayout.GroupByBox.Appearance = appearance59;
  2025. appearance60.ForeColor = System.Drawing.SystemColors.GrayText;
  2026. this.gb_Press.DisplayLayout.GroupByBox.BandLabelAppearance = appearance60;
  2027. this.gb_Press.DisplayLayout.GroupByBox.Hidden = true;
  2028. this.gb_Press.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
  2029. appearance61.BackColor = System.Drawing.SystemColors.Window;
  2030. appearance61.ForeColor = System.Drawing.SystemColors.ControlText;
  2031. this.gb_Press.DisplayLayout.Override.ActiveCellAppearance = appearance61;
  2032. appearance62.BackColor = System.Drawing.SystemColors.Highlight;
  2033. appearance62.ForeColor = System.Drawing.SystemColors.HighlightText;
  2034. this.gb_Press.DisplayLayout.Override.ActiveRowAppearance = appearance62;
  2035. appearance63.BorderColor = System.Drawing.Color.Black;
  2036. appearance63.TextVAlign = Infragistics.Win.VAlign.Middle;
  2037. this.gb_Press.DisplayLayout.Override.CellAppearance = appearance63;
  2038. this.gb_Press.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2039. this.gb_Press.DisplayLayout.Override.CellPadding = 0;
  2040. appearance64.BackColor = System.Drawing.SystemColors.Control;
  2041. appearance64.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2042. appearance64.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2043. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2044. appearance64.BorderColor = System.Drawing.SystemColors.Window;
  2045. appearance64.TextHAlign = Infragistics.Win.HAlign.Left;
  2046. appearance64.TextVAlign = Infragistics.Win.VAlign.Middle;
  2047. this.gb_Press.DisplayLayout.Override.GroupByRowAppearance = appearance64;
  2048. this.gb_Press.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
  2049. appearance65.BackColor = System.Drawing.Color.Silver;
  2050. this.gb_Press.DisplayLayout.Override.HeaderAppearance = appearance65;
  2051. this.gb_Press.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2052. this.gb_Press.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  2053. appearance66.BackColor = System.Drawing.SystemColors.Window;
  2054. appearance66.BorderColor = System.Drawing.Color.Black;
  2055. appearance66.TextVAlign = Infragistics.Win.VAlign.Middle;
  2056. this.gb_Press.DisplayLayout.Override.RowAppearance = appearance66;
  2057. appearance67.BackColor = System.Drawing.SystemColors.Window;
  2058. appearance67.BorderColor = System.Drawing.Color.Black;
  2059. appearance67.TextVAlign = Infragistics.Win.VAlign.Middle;
  2060. this.gb_Press.DisplayLayout.Override.RowPreviewAppearance = appearance67;
  2061. this.gb_Press.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  2062. this.gb_Press.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  2063. this.gb_Press.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  2064. appearance68.TextHAlign = Infragistics.Win.HAlign.Left;
  2065. appearance68.TextVAlign = Infragistics.Win.VAlign.Middle;
  2066. this.gb_Press.DisplayLayout.Override.SelectedRowAppearance = appearance68;
  2067. this.gb_Press.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  2068. appearance69.BackColor = System.Drawing.SystemColors.Window;
  2069. this.gb_Press.DisplayLayout.Override.SummaryFooterAppearance = appearance69;
  2070. appearance70.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  2071. appearance70.ForeColor = System.Drawing.Color.Red;
  2072. this.gb_Press.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance70;
  2073. this.gb_Press.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2074. appearance71.BackColor = System.Drawing.Color.MistyRose;
  2075. appearance71.ForeColor = System.Drawing.Color.Blue;
  2076. appearance71.TextHAlign = Infragistics.Win.HAlign.Right;
  2077. appearance71.TextVAlign = Infragistics.Win.VAlign.Middle;
  2078. this.gb_Press.DisplayLayout.Override.SummaryValueAppearance = appearance71;
  2079. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  2080. this.gb_Press.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  2081. this.gb_Press.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2082. this.gb_Press.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2083. this.gb_Press.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2084. this.gb_Press.Dock = System.Windows.Forms.DockStyle.Fill;
  2085. this.gb_Press.Location = new System.Drawing.Point(0, 0);
  2086. this.gb_Press.Name = "gb_Press";
  2087. this.gb_Press.Size = new System.Drawing.Size(1015, 168);
  2088. this.gb_Press.TabIndex = 13;
  2089. this.gb_Press.Text = "ultraGrid1";
  2090. this.gb_Press.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gb_Press_CellChange);
  2091. //
  2092. // Frm_ProduceTurnManage
  2093. //
  2094. this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
  2095. this.ClientSize = new System.Drawing.Size(1021, 510);
  2096. this.Controls.Add(this.ultraExpandableGroupBox2);
  2097. this.Controls.Add(this.ultraExpandableGroupBox1);
  2098. this.Controls.Add(this.ultraGroupBox2);
  2099. this.Controls.Add(this.ultraGroupBox1);
  2100. this.Controls.Add(this.panel1);
  2101. this.Name = "Frm_ProduceTurnManage";
  2102. this.Text = "生产管理";
  2103. this.Load += new System.EventHandler(this.Frm_ProduceTurnManage_Load);
  2104. this.panel1.ResumeLayout(false);
  2105. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  2106. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2107. this.ultraGroupBox1.ResumeLayout(false);
  2108. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcL)).EndInit();
  2109. ((System.ComponentModel.ISupportInitialize)(this.cmb_plid)).EndInit();
  2110. ((System.ComponentModel.ISupportInitialize)(this.txt_Coil_id)).EndInit();
  2111. ((System.ComponentModel.ISupportInitialize)(this.txt_GangJuan)).EndInit();
  2112. ((System.ComponentModel.ISupportInitialize)(this.txt_Coli_End)).EndInit();
  2113. ((System.ComponentModel.ISupportInitialize)(this.txt_Coli_Top)).EndInit();
  2114. ((System.ComponentModel.ISupportInitialize)(this.txt_COLID_BEGIN)).EndInit();
  2115. ((System.ComponentModel.ISupportInitialize)(this.txt_PiHao)).EndInit();
  2116. ((System.ComponentModel.ISupportInitialize)(this.txt_PlanNo)).EndInit();
  2117. ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
  2118. ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
  2119. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2120. this.ultraGroupBox2.ResumeLayout(false);
  2121. ((System.ComponentModel.ISupportInitialize)(this.gb_PlanState)).EndInit();
  2122. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2123. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2124. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2125. ((System.ComponentModel.ISupportInitialize)(this.cmb_Type)).EndInit();
  2126. ((System.ComponentModel.ISupportInitialize)(this.cmb_ProcLine)).EndInit();
  2127. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_End_Y)).EndInit();
  2128. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Begin_Y)).EndInit();
  2129. ((System.ComponentModel.ISupportInitialize)(this.txt_Scid_Top_Y)).EndInit();
  2130. ((System.ComponentModel.ISupportInitialize)(this.txt_Ramark)).EndInit();
  2131. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassStrem)).EndInit();
  2132. ((System.ComponentModel.ISupportInitialize)(this.cmb_ClassOredre)).EndInit();
  2133. ((System.ComponentModel.ISupportInitialize)(this.txt_Count)).EndInit();
  2134. ((System.ComponentModel.ISupportInitialize)(this.txt_WEIGHT)).EndInit();
  2135. ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).EndInit();
  2136. ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).EndInit();
  2137. ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).EndInit();
  2138. ((System.ComponentModel.ISupportInitialize)(this.txt_Plact)).EndInit();
  2139. ((System.ComponentModel.ISupportInitialize)(this.txt_Sleen)).EndInit();
  2140. ((System.ComponentModel.ISupportInitialize)(this.txt_GangHao)).EndInit();
  2141. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2142. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2143. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  2144. ((System.ComponentModel.ISupportInitialize)(this.gb_Press)).EndInit();
  2145. this.ResumeLayout(false);
  2146. }
  2147. #endregion
  2148. private string GetWhere()
  2149. {
  2150. string strSql="";
  2151. if(this.chk_Time.Checked)
  2152. {
  2153. strSql += " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') >='"+Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd")+"' "
  2154. + " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') <='"+Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd")+"' ";
  2155. }
  2156. if(this.chk_PlanNo.Checked)
  2157. {
  2158. strSql+=" AND A.ORD_NO LIKE '%"+this.txt_PlanNo.Text+"%'";
  2159. }
  2160. if(this.chk_GangJuan.Checked)
  2161. {
  2162. strSql+=" AND A.OLD_SAMPL_NO LIKE '%"+this.txt_GangJuan.Text+"%'";
  2163. }
  2164. if(this.chk_PIhao.Checked)
  2165. {
  2166. strSql+="AND A.BAHCT_NUMBER='"+this.txt_PiHao.Text+"'";
  2167. }
  2168. if (this.chk_ProcLine.Checked)
  2169. {
  2170. strSql += "AND A.GYLX='" + this.cmb_ProcL.Value.ToString() + "'";
  2171. }
  2172. if(this.chk_ID.Checked)
  2173. {
  2174. strSql+=" AND A.COIL_NO_ID LIKE '%"+this.txt_COLID_BEGIN.Text+"-"+this.txt_Coli_Top.Text+"-"+this.txt_Coli_End.Text+this.txt_Coil_id.Text+"%'";
  2175. }
  2176. return strSql;
  2177. }
  2178. private void QueryXF(string _Conntion)
  2179. {
  2180. try
  2181. {
  2182. string strOut="";
  2183. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.ProcduceTurnManage", "Plan_FJXF_Qery", new object[] { _Conntion }, out strOut);
  2184. this.gb_PlanState.DataSource=ds;
  2185. this.gb_PlanState.UpdateData();
  2186. Comm.SetGridSumArea(this.gb_PlanState);
  2187. }
  2188. catch(Exception ex)
  2189. {
  2190. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2191. }
  2192. }
  2193. private string GetWhere1()
  2194. {
  2195. string strSql="";
  2196. if(this.chk_Time.Checked)
  2197. {
  2198. strSql += " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') >='"+Convert.ToDateTime(this.dte_BeginTime.Value).ToString("yyyy-MM-dd")+"' "
  2199. + " AND TO_CHAR(A.CREATETIME,'YYYY-MM-DD') <='"+Convert.ToDateTime(this.dte_EndTime.Value).ToString("yyyy-MM-dd")+"' ";
  2200. }
  2201. if(this.chk_PlanNo.Checked)
  2202. {
  2203. strSql+=" AND A.ORD_NO LIKE '%"+this.txt_PlanNo.Text+"%'";
  2204. }
  2205. if(this.chk_GangJuan.Checked)
  2206. {
  2207. strSql+=" AND A.OLD_SAMPL_NO LIKE '%"+this.txt_GangJuan.Text+"%'";
  2208. }
  2209. if(this.chk_PIhao.Checked)
  2210. {
  2211. strSql+=" AND A.BAHCT_NUMBER='"+this.txt_PiHao.Text+"'";
  2212. }
  2213. if(this.chk_ID.Checked)
  2214. {
  2215. strSql+=" AND A.COIL_NO_ID LIKE '%"+this.txt_COLID_BEGIN.Text+"-"+this.txt_Coli_Top.Text+"-"+this.txt_Coli_End.Text+this.txt_Coil_id.Text+"%'";
  2216. }
  2217. return strSql;
  2218. }
  2219. private void Procde_Query(string _Conntion)
  2220. {
  2221. try
  2222. {
  2223. string strOut="";
  2224. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.ProcduceTurnManage", "Procdute_Query", new object[] { _Conntion }, out strOut);
  2225. this.gb_Press.DataSource = ds;
  2226. this.gb_Press.UpdateData();
  2227. Comm.SetGridSumArea(this.gb_Press);
  2228. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Press.Rows)
  2229. {
  2230. if(row.Cells["TURNOFFCOLLECT_LOG"].Value.ToString()=="1")
  2231. {
  2232. row.Appearance.ForeColor = System.Drawing.Color.Red;
  2233. }
  2234. else
  2235. {
  2236. row.Appearance.ForeColor = System.Drawing.Color.Black;
  2237. }
  2238. }
  2239. }
  2240. catch(Exception ex)
  2241. {
  2242. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2243. }
  2244. }
  2245. private bool Check_Press()
  2246. {
  2247. if(this.txt_Scid_End_Y.Text.Trim().Length==0)
  2248. {
  2249. MessageBox.Show("钢卷批号不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2250. return false ;
  2251. }
  2252. if (this.txt_GangHao.Text.Trim().Length == 0)
  2253. {
  2254. MessageBox.Show("钢卷号不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2255. return false;
  2256. }
  2257. if (this.txt_Plact.Text.Trim().Length == 0)
  2258. {
  2259. MessageBox.Show("合同号不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2260. return false;
  2261. }
  2262. if (this.txt_Sleen.Text.Trim().Length == 0)
  2263. {
  2264. MessageBox.Show("牌号不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2265. return false;
  2266. }
  2267. if (this.txt_Ply.Text.Trim().Length == 0)
  2268. {
  2269. MessageBox.Show("厚度不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2270. return false;
  2271. }
  2272. if (this.txt_Width.Text.Trim().Length == 0)
  2273. {
  2274. MessageBox.Show("宽度不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2275. return false;
  2276. }
  2277. if (this.txt_Length.Text.Trim().Length == 0)
  2278. {
  2279. MessageBox.Show("长度不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2280. return false;
  2281. }
  2282. if (this.txt_Count.Text.Trim().Length == 0)
  2283. {
  2284. MessageBox.Show("数量不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2285. return false;
  2286. }
  2287. if (this.txt_WEIGHT.Text.Trim().Length == 0)
  2288. {
  2289. MessageBox.Show("重量不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2290. return false;
  2291. }
  2292. if(this.cmb_ClassOredre.Text.Trim().Length==0&&this.cmb_ClassStrem.Text.Trim().Length==0)
  2293. {
  2294. MessageBox.Show("班次,班组不能为空!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2295. return false ;
  2296. }
  2297. if (this.cmb_ProcLine.Text.Trim().Length == 0)
  2298. {
  2299. MessageBox.Show("卷取线不能为空!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2300. return false;
  2301. }
  2302. return true;
  2303. }
  2304. private bool Check()
  2305. {
  2306. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_PlanState.Rows)
  2307. {
  2308. if(row.Cells["FLAG"].Text.ToUpper()=="TRUE"&&!row.IsFilteredOut)
  2309. {
  2310. if(row.Cells["OLD_SAMPL_NO"].Value.ToString()!=this.txt_Scid_Top_Y.Text+"-"+this.txt_Scid_Begin_Y.Text)
  2311. {
  2312. MessageBox.Show("你所选中的行与卷板包号前两格不相符,请查看!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2313. return false ;
  2314. }
  2315. }
  2316. }
  2317. return true;
  2318. }
  2319. private void ProcduceAdd()
  2320. {
  2321. if (!Check_Press())
  2322. {
  2323. return;
  2324. }
  2325. try
  2326. {
  2327. string strOut = "";
  2328. string isfjh = "";//是否非计划
  2329. ArrayList array = new ArrayList();
  2330. array = Comm.GetFieldValue(this.gb_PlanState, "FLAG", "OLD_SAMPL_NO");
  2331. if (array.Count == 0)
  2332. {
  2333. MessageBox.Show("请您选择你要生产的信息!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2334. return;
  2335. }
  2336. ArrayList Other = new ArrayList();
  2337. if (chk_fjh.Checked == true)
  2338. {
  2339. isfjh = "1";
  2340. }
  2341. else
  2342. {
  2343. isfjh = "0";
  2344. }
  2345. Other.Add(this.txt_Scid_Top_Y.Text + "-" + this.txt_Scid_Begin_Y.Text + "-" + this.txt_Scid_End_Y.Text);//卷板包号
  2346. Other.Add(this.cmb_ClassOredre.Value.ToString());//班次
  2347. Other.Add(this.cmb_ClassStrem.Value.ToString());//班组
  2348. Other.Add(this.txt_Length.Value.ToString());//长度
  2349. Other.Add(this.txt_Count.Value.ToString());//数量
  2350. Other.Add(this.txt_WEIGHT.Value.ToString());//理论重量
  2351. Other.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);// 登记人
  2352. Other.Add(this.txt_Ply.Value.ToString());//厚度
  2353. Other.Add(this.txt_Width.Value.ToString());//宽度
  2354. Other.Add(this.txt_Ramark.Text);//备注
  2355. Other.Add(this.cmb_ProcLine.Value.ToString());//产线
  2356. Other.Add(this.cmb_Type.Value.ToString());//工艺类型
  2357. Other.Add(isfjh);
  2358. if (!Check())
  2359. {
  2360. return;
  2361. }
  2362. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.ProcduceTurnManage", "Procduce_FJAdd", new object[] { array, Other }, out strOut);
  2363. if (obj != null && obj.ToString() == "1")
  2364. {
  2365. // DataSet ds=(DataSet)this.gb_PlanState.DataSource;
  2366. // System.Data.DataRow[] row=ds.Tables["KCJ3_ZY_PLAN"].Select("FLAG='TRUE'");
  2367. // for(int i=0;i<row.Length;i++)
  2368. // {
  2369. // ds.Tables["KCJ3_ZY_PLAN"].Rows.Remove(row[i]);
  2370. // ds.Tables["KCJ3_ZY_PLAN"].AcceptChanges();
  2371. // }
  2372. string strSql = " AND A.OLD_SAMPL_NO='" + this.txt_Scid_Top_Y.Text + "-" + this.txt_Scid_Begin_Y.Text + "-" + this.txt_Scid_End_Y.Text + "'";
  2373. string strSql1 = " AND A.COIL_NO_ID='" + this.txt_Scid_Top_Y.Text + "-" + this.txt_Scid_Begin_Y.Text + "-" + this.txt_Scid_End_Y.Text + "'";
  2374. //this.QueryXF(strSql);
  2375. Procde_Query(strSql1);
  2376. Comm.SetGridSumArea(this.gb_PlanState);
  2377. Comm.SetGridSumArea(this.gb_Press);
  2378. }
  2379. else
  2380. {
  2381. MessageBox.Show(strOut, "警告", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Warning);
  2382. }
  2383. }
  2384. catch (Exception ex)
  2385. {
  2386. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2387. }
  2388. }
  2389. private System.Collections.ArrayList GetFieldValue(Infragistics.Win.UltraWinGrid.UltraGrid _SelectGrid,string _Select,string _FieldValue,string _FieldValue1)
  2390. {
  2391. System.Collections.ArrayList resultArray = new System.Collections.ArrayList();
  2392. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in _SelectGrid.Rows)
  2393. {
  2394. if(row.Cells[_Select].Value.ToString().ToUpper() == "TRUE")
  2395. resultArray.Add(row.Cells[_FieldValue].Value.ToString()+";"+row.Cells[_FieldValue1].Value.ToString());
  2396. }
  2397. return resultArray;
  2398. }
  2399. private void Press_Delete()
  2400. {
  2401. try
  2402. {
  2403. string strOut = "";
  2404. ArrayList array = new ArrayList();
  2405. array = this.GetFieldValue(this.gb_Press, "FLAG", "COIL_NO_ID", "OLD_SAMPL_NO");
  2406. if (array.Count == 0)
  2407. {
  2408. MessageBox.Show("请您选择你要撤消的生产信息!", "提示", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Information);
  2409. return;
  2410. }
  2411. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWJBStuff", "Core.XgMes.Server.JGKC.RollManager.ProcduceTurnManage", "ZFPress_Del", new object[] { array }, out strOut);
  2412. if (obj != null && obj.ToString() == "1")
  2413. {
  2414. DataSet ds = (DataSet)this.gb_Press.DataSource;
  2415. System.Data.DataRow[] row = ds.Tables["KCJ3_ZY_TASKDETAIL"].Select("FLAG='TRUE'");
  2416. for (int i = 0; i < row.Length; i++)
  2417. {
  2418. ds.Tables["KCJ3_ZY_TASKDETAIL"].Rows.Remove(row[i]);
  2419. ds.Tables["KCJ3_ZY_TASKDETAIL"].AcceptChanges();
  2420. }
  2421. string strSql = " AND A.OLD_SAMPL_NO='" + this.txt_Scid_Top_Y.Text + "-" + this.txt_Scid_Begin_Y.Text + "'";
  2422. string strSql1 = " AND A.COIL_NO_ID='" + this.txt_Scid_Top_Y.Text + "-" + this.txt_Scid_Begin_Y.Text + "-" + this.txt_Scid_End_Y.Text + "'";
  2423. this.Procde_Query(strSql1);
  2424. this.QueryXF(strSql);
  2425. Comm.SetGridSumArea(this.gb_Press);
  2426. Comm.SetGridSumArea(this.gb_PlanState);
  2427. }
  2428. else
  2429. {
  2430. MessageBox.Show(strOut, "警告", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Warning);
  2431. }
  2432. }
  2433. catch (Exception ex)
  2434. {
  2435. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2436. }
  2437. }
  2438. private void chk_Time_CheckedChanged(object sender, System.EventArgs e)
  2439. {
  2440. this.dte_EndTime.Enabled=this.chk_Time.Checked;
  2441. this.dte_BeginTime.Enabled=this.chk_Time.Checked;
  2442. }
  2443. private void chk_GangJuan_CheckedChanged(object sender, System.EventArgs e)
  2444. {
  2445. this.txt_GangJuan.Enabled=this.chk_GangJuan.Checked;
  2446. }
  2447. private void chk_PlanNo_CheckedChanged(object sender, System.EventArgs e)
  2448. {
  2449. this.txt_PlanNo.Enabled=this.chk_PlanNo.Checked;
  2450. }
  2451. private void chk_PIhao_CheckedChanged(object sender, System.EventArgs e)
  2452. {
  2453. this.txt_PiHao.Enabled=this.chk_PIhao.Checked;
  2454. }
  2455. private void chk_ID_CheckedChanged(object sender, System.EventArgs e)
  2456. {
  2457. this.txt_COLID_BEGIN.Enabled=this.chk_ID.Checked;
  2458. this.txt_Coli_Top.Enabled=this.chk_ID.Checked;
  2459. this.txt_Coli_End.Enabled=this.chk_ID.Checked;
  2460. this.txt_Coil_id.Enabled=this.chk_ID.Checked;
  2461. }
  2462. private void ultraToolbarsManager1_ToolClick(object sender, Infragistics.Win.UltraWinToolbars.ToolClickEventArgs e)
  2463. {
  2464. switch(e.Tool.Key)
  2465. {
  2466. case "JF":
  2467. this.QueryXF(this.GetWhere());
  2468. break;
  2469. case "SJ":
  2470. this.Procde_Query(this.GetWhere1());
  2471. break;
  2472. case "DJ":
  2473. this.ProcduceAdd();
  2474. break;
  2475. case "DEL":
  2476. this.Press_Delete();
  2477. break;
  2478. case "CLOSE":
  2479. this.Close();
  2480. break;
  2481. case "DC":
  2482. ExportButtressInfo();
  2483. break;
  2484. }
  2485. }
  2486. private void gb_PlanState_AfterRowActivate(object sender, System.EventArgs e)
  2487. {
  2488. this.txt_Scid_Top_Y.Text = this.gb_PlanState.ActiveRow.Cells["OLD_SAMPL_NO"].Value.ToString().Substring(0, 2);
  2489. this.txt_Scid_Begin_Y.Text = this.gb_PlanState.ActiveRow.Cells["OLD_SAMPL_NO"].Value.ToString().Substring(3);
  2490. this.txt_GangHao.Text = this.gb_PlanState.ActiveRow.Cells["OLD_SAMPL_NO"].Value.ToString();
  2491. this.txt_Plact.Text = this.gb_PlanState.ActiveRow.Cells["ORD_NO"].Value.ToString();
  2492. this.txt_Sleen.Text = this.gb_PlanState.ActiveRow.Cells["STL_GRD"].Value.ToString();
  2493. this.txt_Ply.Value = this.gb_PlanState.ActiveRow.Cells["COIL_THK"].Value;
  2494. this.txt_Width.Value = this.gb_PlanState.ActiveRow.Cells["COIL_WTH"].Value;
  2495. this.txt_Length.Value = this.gb_PlanState.ActiveRow.Cells["COIL_LEN"].Value;
  2496. if (this.gb_PlanState.ActiveRow.Cells["GYLX"].Value.ToString() == "卷取")
  2497. {
  2498. cmb_Type.Value = "8077001";
  2499. }
  2500. else
  2501. {
  2502. cmb_Type.Value = "8077002";
  2503. }
  2504. //txt_WEIGHT.Value = this.gb_PlanState.ActiveRow.Cells["CP_ZL"].Value;
  2505. //txt_Count.Value = this.gb_PlanState.ActiveRow.Cells["FJ_NUMBER"].Value;
  2506. }
  2507. private void Frm_ProduceTurnManage_Load(object sender, System.EventArgs e)
  2508. {
  2509. string strOut="";
  2510. string sql="";
  2511. Comm.SetGridSumArea(this.gb_PlanState);
  2512. Comm.SetGridSumArea(this.gb_Press);
  2513. DataSet ds;
  2514. //班次
  2515. sql ="SELECT ID_,NAME_ FROM SCM_BASE_INFO WHERE SORT_CODE = '3002'" ;
  2516. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  2517. ds.Tables[0].TableName="SCM_BASE_INFO";
  2518. Comm.Init_ComboControl(this.cmb_ClassOredre,"SCM_BASE_INFO","NAME_","ID_",ref ds);
  2519. //班组
  2520. sql ="SELECT ID_,NAME_ FROM SCM_BASE_INFO WHERE SORT_CODE = '3003'" ;
  2521. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  2522. ds.Tables[0].TableName="SCM_BASE_INFO";
  2523. Comm.Init_ComboControl(this.cmb_ClassStrem,"SCM_BASE_INFO","NAME_","ID_",ref ds);
  2524. sql ="SELECT ID_,NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE = '8066'" ;
  2525. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  2526. ds.Tables[0].TableName="KCJ_BASEDATA";
  2527. Comm.Init_ComboControl(this.cmb_plid, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  2528. Comm.Init_ComboControl(this.cmb_ProcLine, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  2529. sql = "SELECT ID_,NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE = '8077'";
  2530. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  2531. ds.Tables[0].TableName = "KCJ_BASEDATA";
  2532. Comm.Init_ComboControl(this.cmb_ProcL, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  2533. Comm.Init_ComboControl(this.cmb_Type, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  2534. cmb_Type.Value = "8077001";
  2535. cmb_ProcL.Value = "8077001";
  2536. }
  2537. private void chk_AllowFilter_CheckedChanged(object sender, System.EventArgs e)
  2538. {
  2539. try
  2540. {
  2541. if(this.chk_AllowFilter.Checked)
  2542. {
  2543. this.gb_Press.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  2544. this.gb_Press.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  2545. this.gb_PlanState.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  2546. this.gb_PlanState.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  2547. }
  2548. else
  2549. {
  2550. this.gb_Press.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  2551. this.gb_Press.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  2552. if (this.gb_Press.DisplayLayout.Bands[0].ColumnFilters.Count > 0)
  2553. {
  2554. for (int i = 0; i < this.gb_Press.DisplayLayout.Bands[0].ColumnFilters.Count; i++)
  2555. {
  2556. this.gb_Press.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  2557. }
  2558. }
  2559. this.gb_PlanState.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  2560. this.gb_PlanState.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  2561. if(this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters.Count>0)
  2562. {
  2563. for(int i=0;i<this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters.Count;i++)
  2564. {
  2565. this.gb_PlanState.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  2566. }
  2567. }
  2568. }
  2569. }
  2570. catch(System.Exception ex)
  2571. {
  2572. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2573. }
  2574. }
  2575. private void chk_SelectAll_CheckedChanged(object sender, System.EventArgs e)
  2576. {
  2577. try
  2578. {
  2579. Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid = this.gb_PlanState;
  2580. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_PlanState.Rows)
  2581. {
  2582. if(!row.IsFilteredOut)
  2583. {
  2584. row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  2585. row.Update();
  2586. }
  2587. }
  2588. Infragistics.Win.UltraWinGrid.UltraGridBase tmpGrid1 = this.gb_Press;
  2589. foreach (Infragistics.Win.UltraWinGrid.UltraGridRow row in this.gb_Press.Rows)
  2590. {
  2591. if(!row.IsFilteredOut)
  2592. {
  2593. row.Cells["FLAG"].Value = this.chk_SelectAll.Checked.ToString().ToUpper();
  2594. row.Update();
  2595. }
  2596. }
  2597. }
  2598. catch(System.Exception ex)
  2599. {
  2600. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2601. }
  2602. }
  2603. private void txt_Scid_End_Y_Enter(object sender, System.EventArgs e)
  2604. {
  2605. try
  2606. {
  2607. if(sender.GetType().ToString()=="Infragistics.Win.UltraWinEditors.UltraTextEditor")
  2608. {
  2609. ((Infragistics.Win.UltraWinEditors.UltraTextEditor)sender).SelectAll();
  2610. }
  2611. if(sender.GetType().ToString()=="Infragistics.Win.UltraWinEditors.UltraNumericEditor")
  2612. {
  2613. ((Infragistics.Win.UltraWinEditors.UltraNumericEditor)sender).SelectAll();
  2614. }
  2615. }
  2616. catch(Exception ex)
  2617. {
  2618. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2619. }
  2620. }
  2621. private void txt_Scid_End_Y_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e)
  2622. {
  2623. try
  2624. {
  2625. if(e.KeyData == Keys.Return)
  2626. {
  2627. if(((System.Windows.Forms.Control)sender).Name == "txt_Count")
  2628. {
  2629. if(Comm.ObjToInt(this.txt_Count.Value)==0)
  2630. {
  2631. MessageBox.Show("数量不能为空","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2632. return;
  2633. }
  2634. this.txt_WEIGHT.Value=(Comm.ObjToInt(this.txt_Width.Value)*Comm.ObjToDouble(this.txt_Ply.Value)*Comm.ObjToInt(this.txt_Length.Value)*0.00000785)*Comm.ObjToDouble(this.txt_Count.Value);
  2635. }
  2636. System.Windows.Forms.SendKeys.Send("{TAB}");
  2637. }
  2638. }
  2639. catch(Exception ex)
  2640. {
  2641. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2642. }
  2643. }
  2644. private void btn_Prod_Click(object sender, System.EventArgs e)
  2645. {
  2646. try
  2647. {
  2648. string strOut="";
  2649. ArrayList array=new ArrayList();
  2650. array = Comm.GetFieldValue(this.gb_PlanState, "FLAG", "OLD_SAMPL_NO");
  2651. if(array.Count==0)
  2652. {
  2653. MessageBox.Show("请您选择你要计划信息!","提示",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Information);
  2654. return ;
  2655. }
  2656. object obj=Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("CoilMachiningManage","Core.XgMes.Server.CoilMachiningManage.ProcduceTurnManage","Press_QUEREN4",new object[]{array},out strOut);
  2657. if(obj!=null&&obj.ToString()=="1")
  2658. {
  2659. DataSet ds=(DataSet)this.gb_PlanState.DataSource;
  2660. System.Data.DataRow[] row=ds.Tables["KCJ3_ZY_ZFPLAN"].Select("FLAG='TRUE'");
  2661. for(int i=0;i<row.Length;i++)
  2662. {
  2663. ds.Tables["KCJ3_ZY_ZFPLAN"].Rows.Remove(row[i]);
  2664. ds.Tables["KCJ3_ZY_ZFPLAN"].AcceptChanges();
  2665. }
  2666. }
  2667. else
  2668. {
  2669. MessageBox.Show(strOut,"警告",System.Windows.Forms.MessageBoxButtons.OK,System.Windows.Forms.MessageBoxIcon.Warning);
  2670. }
  2671. }
  2672. catch(Exception ex)
  2673. {
  2674. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2675. }
  2676. }
  2677. private void cmb_ClassStrem_InitializeLayout(object sender, Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs e)
  2678. {
  2679. }
  2680. private void ExportButtressInfo()
  2681. {
  2682. if (this.gb_Press.Rows.Count > 0)
  2683. {
  2684. Comm.ExPortExcel(this.gb_Press, this.excelExporter);
  2685. }
  2686. else
  2687. {
  2688. MessageBox.Show("无信息数据,不能导出!","提示",MessageBoxButtons.OK,MessageBoxIcon.Information);
  2689. }
  2690. }
  2691. private void chk_ProcLine_CheckedChanged(object sender, System.EventArgs e)
  2692. {
  2693. this.cmb_ProcL.Enabled=this.chk_ProcLine.Checked;
  2694. }
  2695. private void gb_PlanState_CellChange(object sender, Infragistics.Win.UltraWinGrid.CellEventArgs e)
  2696. {
  2697. try
  2698. {
  2699. if (e.Cell.Column.Key == "FLAG")
  2700. {
  2701. e.Cell.Row.Update();
  2702. if (e.Cell.Value.ToString().ToUpper() == "TRUE")
  2703. {
  2704. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Blue;
  2705. }
  2706. else
  2707. {
  2708. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Black;
  2709. }
  2710. }
  2711. }
  2712. catch (System.Exception ex)
  2713. {
  2714. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2715. }
  2716. }
  2717. private void gb_Press_CellChange(object sender, Infragistics.Win.UltraWinGrid.CellEventArgs e)
  2718. {
  2719. try
  2720. {
  2721. if (e.Cell.Column.Key == "FLAG")
  2722. {
  2723. e.Cell.Row.Update();
  2724. if (e.Cell.Value.ToString().ToUpper() == "TRUE")
  2725. {
  2726. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Blue;
  2727. }
  2728. else
  2729. {
  2730. e.Cell.Row.Appearance.ForeColor = System.Drawing.Color.Black;
  2731. }
  2732. }
  2733. }
  2734. catch (System.Exception ex)
  2735. {
  2736. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2737. }
  2738. }
  2739. private void chk_plid_CheckedChanged(object sender, EventArgs e)
  2740. {
  2741. this.cmb_plid.Enabled = this.chk_plid.Checked;
  2742. }
  2743. }
  2744. }