FrmFurResult.Designer.cs 122 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138
  1. namespace Core.StlMes.Client.ZGMil.Result
  2. {
  3. partial class FrmFURResult
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_START");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NODE_STATUS");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  40. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_START");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NODE_STATUS");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  51. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_START");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NODE_STATUS");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NO");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  62. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  63. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  64. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  65. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  66. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOT_NO");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_STOVE_NO");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET_DIAMETER");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET_LENGTH");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET_HEIGHT");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_FUR_TIME");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUT_FUR_TIME");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_TIME");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  77. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_SLAB");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_CHANGE_NUM");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUT_CHANGE_NUM");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_GROUP");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_SHIFT");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_USER");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCRAP_REASON");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTNINCHANGECOM");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTNOUTCHANGECOM");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_CHANGE_FLAG");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUT_CHANGE_FLAG");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GX_PLAN_NO");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELBACK", 0);
  97. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  103. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  104. this.ultraGridPlan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  105. this.dataSet1 = new System.Data.DataSet();
  106. this.dtPlan = new System.Data.DataTable();
  107. this.HEAT_NO = new System.Data.DataColumn();
  108. this.dataColumn3 = new System.Data.DataColumn();
  109. this.dataColumn2 = new System.Data.DataColumn();
  110. this.dataColumn6 = new System.Data.DataColumn();
  111. this.dataColumn1 = new System.Data.DataColumn();
  112. this.dataColumn7 = new System.Data.DataColumn();
  113. this.dataColumn8 = new System.Data.DataColumn();
  114. this.dataColumn22 = new System.Data.DataColumn();
  115. this.dataColumn34 = new System.Data.DataColumn();
  116. this.dataColumn37 = new System.Data.DataColumn();
  117. this.dataColumn38 = new System.Data.DataColumn();
  118. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  119. this.ultraGridINFurInfor = new Infragistics.Win.UltraWinGrid.UltraGrid();
  120. this.dataSet2 = new System.Data.DataSet();
  121. this.dtINFurInfor = new System.Data.DataTable();
  122. this.dataColumn15 = new System.Data.DataColumn();
  123. this.dataColumn16 = new System.Data.DataColumn();
  124. this.dataColumn17 = new System.Data.DataColumn();
  125. this.dataColumn18 = new System.Data.DataColumn();
  126. this.dataColumn19 = new System.Data.DataColumn();
  127. this.dataColumn20 = new System.Data.DataColumn();
  128. this.dataColumn21 = new System.Data.DataColumn();
  129. this.dataColumn35 = new System.Data.DataColumn();
  130. this.dataColumn39 = new System.Data.DataColumn();
  131. this.dataColumn40 = new System.Data.DataColumn();
  132. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  133. this.ultraGridOUTFurInfor = new Infragistics.Win.UltraWinGrid.UltraGrid();
  134. this.dataSet3 = new System.Data.DataSet();
  135. this.dtOUTFurInfor = new System.Data.DataTable();
  136. this.dataColumn23 = new System.Data.DataColumn();
  137. this.dataColumn24 = new System.Data.DataColumn();
  138. this.dataColumn25 = new System.Data.DataColumn();
  139. this.dataColumn26 = new System.Data.DataColumn();
  140. this.dataColumn27 = new System.Data.DataColumn();
  141. this.dataColumn28 = new System.Data.DataColumn();
  142. this.dataColumn29 = new System.Data.DataColumn();
  143. this.dataColumn36 = new System.Data.DataColumn();
  144. this.dataColumn41 = new System.Data.DataColumn();
  145. this.dataColumn42 = new System.Data.DataColumn();
  146. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  147. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  148. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  149. this.frmTechnological1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological();
  150. this.panel4 = new System.Windows.Forms.Panel();
  151. this.furResult1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.FurResult();
  152. this.FurDataSet = new System.Data.DataSet();
  153. this.dtMatSeq = new System.Data.DataTable();
  154. this.RollLotNo = new System.Data.DataColumn();
  155. this.HeatNo = new System.Data.DataColumn();
  156. this.Status = new System.Data.DataColumn();
  157. this.TargetDiameter = new System.Data.DataColumn();
  158. this.TargetLength = new System.Data.DataColumn();
  159. this.TargetHeight = new System.Data.DataColumn();
  160. this.InFurTime = new System.Data.DataColumn();
  161. this.OutFurTime = new System.Data.DataColumn();
  162. this.ScrapTime = new System.Data.DataColumn();
  163. this.Remark = new System.Data.DataColumn();
  164. this.ColUser = new System.Data.DataColumn();
  165. this.ColShift = new System.Data.DataColumn();
  166. this.ColGroup = new System.Data.DataColumn();
  167. this.MatNo = new System.Data.DataColumn();
  168. this.dataColumn4 = new System.Data.DataColumn();
  169. this.dataColumn5 = new System.Data.DataColumn();
  170. this.dataColumn9 = new System.Data.DataColumn();
  171. this.dataColumn10 = new System.Data.DataColumn();
  172. this.dataColumn11 = new System.Data.DataColumn();
  173. this.dataColumn12 = new System.Data.DataColumn();
  174. this.dataColumn13 = new System.Data.DataColumn();
  175. this.dataColumn14 = new System.Data.DataColumn();
  176. this.dataColumn30 = new System.Data.DataColumn();
  177. this.dataColumn31 = new System.Data.DataColumn();
  178. this.dataColumn32 = new System.Data.DataColumn();
  179. this.dataColumn33 = new System.Data.DataColumn();
  180. this.dataColumn43 = new System.Data.DataColumn();
  181. this.dataColumn44 = new System.Data.DataColumn();
  182. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  183. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  184. this.txtTemp8 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  185. this.txtTemp7 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  186. this.txtTemp6 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  187. this.txtTemp5 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  188. this.txtTemp4 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  189. this.txtTemp3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  190. this.txtTemp2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  191. this.txtTemp1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  192. this.txtGasPress1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  193. this.txtPress1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  194. this.txtFurTemp1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  195. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  196. this.label15 = new System.Windows.Forms.Label();
  197. this.label14 = new System.Windows.Forms.Label();
  198. this.label13 = new System.Windows.Forms.Label();
  199. this.label4 = new System.Windows.Forms.Label();
  200. this.label3 = new System.Windows.Forms.Label();
  201. this.label2 = new System.Windows.Forms.Label();
  202. this.label1 = new System.Windows.Forms.Label();
  203. this.label12 = new System.Windows.Forms.Label();
  204. this.label11 = new System.Windows.Forms.Label();
  205. this.label10 = new System.Windows.Forms.Label();
  206. this.label9 = new System.Windows.Forms.Label();
  207. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  208. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  209. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  210. this.chkAutoRefresh = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  211. this.chkStatusQuery = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  212. this.chkHeatNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  213. this.chkLotNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  214. this.txtJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  215. this.txtLOT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  216. this.label17 = new System.Windows.Forms.Label();
  217. this.label18 = new System.Windows.Forms.Label();
  218. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  219. this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  220. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  221. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  222. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  223. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  224. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  225. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  226. this.ultraGridMatSeq = new Infragistics.Win.UltraWinGrid.UltraGrid();
  227. this.rollingCard1 = new Core.StlMes.Client.ZGMil.Result.RollingCard();
  228. this.panel2 = new System.Windows.Forms.Panel();
  229. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  230. this.rollingInfomation1 = new Core.StlMes.Client.ZGMil.Result.RollingInfomation();
  231. this.colShowShiftGroup1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.colShowShiftGroup();
  232. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  233. this.panel1 = new System.Windows.Forms.Panel();
  234. this.timer1 = new System.Windows.Forms.Timer();
  235. this.timer2 = new System.Windows.Forms.Timer();
  236. this.ultraTabPageControl2.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPlan)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.dtPlan)).BeginInit();
  240. this.ultraTabPageControl3.SuspendLayout();
  241. ((System.ComponentModel.ISupportInitialize)(this.ultraGridINFurInfor)).BeginInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.dtINFurInfor)).BeginInit();
  244. this.ultraTabPageControl4.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.ultraGridOUTFurInfor)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  247. ((System.ComponentModel.ISupportInitialize)(this.dtOUTFurInfor)).BeginInit();
  248. this.ultraTabPageControl1.SuspendLayout();
  249. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  250. this.ultraExpandableGroupBox2.SuspendLayout();
  251. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  252. this.panel4.SuspendLayout();
  253. ((System.ComponentModel.ISupportInitialize)(this.FurDataSet)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.dtMatSeq)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  256. this.ultraExpandableGroupBox1.SuspendLayout();
  257. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  258. ((System.ComponentModel.ISupportInitialize)(this.txtTemp8)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.txtTemp7)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.txtTemp6)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.txtTemp5)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.txtTemp4)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.txtTemp3)).BeginInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.txtTemp2)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.txtTemp1)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.txtGasPress1)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.txtPress1)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.txtFurTemp1)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  270. this.splitContainer1.Panel1.SuspendLayout();
  271. this.splitContainer1.Panel2.SuspendLayout();
  272. this.splitContainer1.SuspendLayout();
  273. this.tableLayoutPanel2.SuspendLayout();
  274. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  275. this.ultraGroupBox1.SuspendLayout();
  276. ((System.ComponentModel.ISupportInitialize)(this.chkAutoRefresh)).BeginInit();
  277. ((System.ComponentModel.ISupportInitialize)(this.chkStatusQuery)).BeginInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.chkHeatNo)).BeginInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).BeginInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).BeginInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  283. this.ultraTabControl2.SuspendLayout();
  284. this.tableLayoutPanel1.SuspendLayout();
  285. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  286. this.splitContainer2.Panel1.SuspendLayout();
  287. this.splitContainer2.Panel2.SuspendLayout();
  288. this.splitContainer2.SuspendLayout();
  289. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  290. this.ultraTabControl1.SuspendLayout();
  291. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  292. this.ultraGroupBox4.SuspendLayout();
  293. ((System.ComponentModel.ISupportInitialize)(this.ultraGridMatSeq)).BeginInit();
  294. this.panel2.SuspendLayout();
  295. this.tableLayoutPanel3.SuspendLayout();
  296. this.panel1.SuspendLayout();
  297. this.SuspendLayout();
  298. //
  299. // ultraTabPageControl2
  300. //
  301. this.ultraTabPageControl2.Controls.Add(this.ultraGridPlan);
  302. this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
  303. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  304. this.ultraTabPageControl2.Size = new System.Drawing.Size(243, 446);
  305. //
  306. // ultraGridPlan
  307. //
  308. this.ultraGridPlan.DataSource = this.dataSet1;
  309. ultraGridColumn1.Header.VisiblePosition = 0;
  310. ultraGridColumn1.Hidden = true;
  311. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  312. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  313. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  314. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  315. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  316. ultraGridColumn2.Header.VisiblePosition = 1;
  317. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  318. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  319. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 29);
  320. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  321. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  322. ultraGridColumn3.Header.VisiblePosition = 2;
  323. ultraGridColumn3.Hidden = true;
  324. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  325. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  326. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn4.Header.VisiblePosition = 3;
  329. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  330. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  331. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 29);
  332. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  333. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  334. ultraGridColumn5.Header.VisiblePosition = 4;
  335. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  336. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  337. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 40);
  338. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn6.Header.VisiblePosition = 5;
  341. ultraGridColumn6.Hidden = true;
  342. ultraGridColumn7.Header.VisiblePosition = 6;
  343. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  344. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  345. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 29);
  346. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  347. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  348. ultraGridColumn8.Header.VisiblePosition = 7;
  349. ultraGridColumn8.Hidden = true;
  350. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
  351. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  352. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  353. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  354. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  355. ultraGridColumn9.Header.Caption = "锯切单倍支";
  356. ultraGridColumn9.Header.VisiblePosition = 8;
  357. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 8;
  358. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  359. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  360. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  361. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  362. ultraGridColumn10.Header.VisiblePosition = 9;
  363. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
  364. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  365. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  366. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  367. ultraGridColumn11.Header.VisiblePosition = 10;
  368. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 12;
  369. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  370. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(123, 0);
  371. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  372. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  373. ultraGridBand1.Columns.AddRange(new object[] {
  374. ultraGridColumn1,
  375. ultraGridColumn2,
  376. ultraGridColumn3,
  377. ultraGridColumn4,
  378. ultraGridColumn5,
  379. ultraGridColumn6,
  380. ultraGridColumn7,
  381. ultraGridColumn8,
  382. ultraGridColumn9,
  383. ultraGridColumn10,
  384. ultraGridColumn11});
  385. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  386. this.ultraGridPlan.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  387. this.ultraGridPlan.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  388. this.ultraGridPlan.Dock = System.Windows.Forms.DockStyle.Fill;
  389. this.ultraGridPlan.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.ultraGridPlan.Location = new System.Drawing.Point(0, 0);
  391. this.ultraGridPlan.Name = "ultraGridPlan";
  392. this.ultraGridPlan.Size = new System.Drawing.Size(243, 446);
  393. this.ultraGridPlan.TabIndex = 22;
  394. this.ultraGridPlan.AfterRowActivate += new System.EventHandler(this.ultraGridPlan_AfterRowActivate);
  395. this.ultraGridPlan.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  396. //
  397. // dataSet1
  398. //
  399. this.dataSet1.DataSetName = "NewDataSet";
  400. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  401. this.dtPlan});
  402. //
  403. // dtPlan
  404. //
  405. this.dtPlan.Columns.AddRange(new System.Data.DataColumn[] {
  406. this.HEAT_NO,
  407. this.dataColumn3,
  408. this.dataColumn2,
  409. this.dataColumn6,
  410. this.dataColumn1,
  411. this.dataColumn7,
  412. this.dataColumn8,
  413. this.dataColumn22,
  414. this.dataColumn34,
  415. this.dataColumn37,
  416. this.dataColumn38});
  417. this.dtPlan.TableName = "Table1";
  418. //
  419. // HEAT_NO
  420. //
  421. this.HEAT_NO.Caption = "炉号";
  422. this.HEAT_NO.ColumnName = "JUDGE_STOVE_NO";
  423. //
  424. // dataColumn3
  425. //
  426. this.dataColumn3.Caption = "当前状态";
  427. this.dataColumn3.ColumnName = "IS_START";
  428. //
  429. // dataColumn2
  430. //
  431. this.dataColumn2.Caption = "选择";
  432. this.dataColumn2.ColumnName = "CHK";
  433. this.dataColumn2.DataType = typeof(bool);
  434. //
  435. // dataColumn6
  436. //
  437. this.dataColumn6.Caption = "结炉状态";
  438. this.dataColumn6.ColumnName = "NODE_STATUS";
  439. //
  440. // dataColumn1
  441. //
  442. this.dataColumn1.Caption = "生产批号";
  443. this.dataColumn1.ColumnName = "LOT_NO";
  444. //
  445. // dataColumn7
  446. //
  447. this.dataColumn7.ColumnName = "ID";
  448. //
  449. // dataColumn8
  450. //
  451. this.dataColumn8.Caption = "炉号";
  452. this.dataColumn8.ColumnName = "JUDGE_NO";
  453. //
  454. // dataColumn22
  455. //
  456. this.dataColumn22.Caption = "计划开始状态";
  457. this.dataColumn22.ColumnName = "STATUS";
  458. //
  459. // dataColumn34
  460. //
  461. this.dataColumn34.Caption = "锯切支数";
  462. this.dataColumn34.ColumnName = "CUT_NUM";
  463. //
  464. // dataColumn37
  465. //
  466. this.dataColumn37.Caption = "轧管订单编号";
  467. this.dataColumn37.ColumnName = "PRO_PLAN_ID";
  468. //
  469. // dataColumn38
  470. //
  471. this.dataColumn38.Caption = "工序排产序号";
  472. this.dataColumn38.ColumnName = "GX_PLAN_NO";
  473. //
  474. // ultraTabPageControl3
  475. //
  476. this.ultraTabPageControl3.Controls.Add(this.ultraGridINFurInfor);
  477. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  478. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  479. this.ultraTabPageControl3.Size = new System.Drawing.Size(243, 446);
  480. //
  481. // ultraGridINFurInfor
  482. //
  483. this.ultraGridINFurInfor.DataSource = this.dataSet2;
  484. ultraGridColumn12.Header.VisiblePosition = 0;
  485. ultraGridColumn12.Hidden = true;
  486. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
  487. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  488. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  489. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  490. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  491. ultraGridColumn13.Header.VisiblePosition = 1;
  492. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  493. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  494. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 27);
  495. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  496. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  497. ultraGridColumn14.Header.VisiblePosition = 2;
  498. ultraGridColumn14.Hidden = true;
  499. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 6;
  500. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  501. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  502. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  503. ultraGridColumn15.Header.VisiblePosition = 3;
  504. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 6;
  505. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  506. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 27);
  507. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  508. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  509. ultraGridColumn16.Header.VisiblePosition = 4;
  510. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 0;
  511. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  512. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 40);
  513. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  514. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  515. ultraGridColumn17.Header.VisiblePosition = 5;
  516. ultraGridColumn17.Hidden = true;
  517. ultraGridColumn18.Header.VisiblePosition = 6;
  518. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 2;
  519. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  520. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 27);
  521. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  522. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  523. ultraGridColumn19.Header.VisiblePosition = 7;
  524. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
  525. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  526. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
  527. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  528. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  529. ultraGridColumn20.Header.VisiblePosition = 8;
  530. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 10;
  531. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  532. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  533. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  534. ultraGridColumn21.Header.VisiblePosition = 9;
  535. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 12;
  536. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  537. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  538. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  539. ultraGridBand2.Columns.AddRange(new object[] {
  540. ultraGridColumn12,
  541. ultraGridColumn13,
  542. ultraGridColumn14,
  543. ultraGridColumn15,
  544. ultraGridColumn16,
  545. ultraGridColumn17,
  546. ultraGridColumn18,
  547. ultraGridColumn19,
  548. ultraGridColumn20,
  549. ultraGridColumn21});
  550. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  551. this.ultraGridINFurInfor.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  552. this.ultraGridINFurInfor.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  553. this.ultraGridINFurInfor.Dock = System.Windows.Forms.DockStyle.Fill;
  554. this.ultraGridINFurInfor.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  555. this.ultraGridINFurInfor.Location = new System.Drawing.Point(0, 0);
  556. this.ultraGridINFurInfor.Name = "ultraGridINFurInfor";
  557. this.ultraGridINFurInfor.Size = new System.Drawing.Size(243, 446);
  558. this.ultraGridINFurInfor.TabIndex = 23;
  559. this.ultraGridINFurInfor.AfterRowActivate += new System.EventHandler(this.ultraGridPlan_AfterRowActivate);
  560. this.ultraGridINFurInfor.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  561. //
  562. // dataSet2
  563. //
  564. this.dataSet2.DataSetName = "NewDataSet";
  565. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  566. this.dtINFurInfor});
  567. //
  568. // dtINFurInfor
  569. //
  570. this.dtINFurInfor.Columns.AddRange(new System.Data.DataColumn[] {
  571. this.dataColumn15,
  572. this.dataColumn16,
  573. this.dataColumn17,
  574. this.dataColumn18,
  575. this.dataColumn19,
  576. this.dataColumn20,
  577. this.dataColumn21,
  578. this.dataColumn35,
  579. this.dataColumn39,
  580. this.dataColumn40});
  581. this.dtINFurInfor.TableName = "Table1";
  582. //
  583. // dataColumn15
  584. //
  585. this.dataColumn15.Caption = "炉号";
  586. this.dataColumn15.ColumnName = "JUDGE_STOVE_NO";
  587. //
  588. // dataColumn16
  589. //
  590. this.dataColumn16.Caption = "当前状态";
  591. this.dataColumn16.ColumnName = "IS_START";
  592. //
  593. // dataColumn17
  594. //
  595. this.dataColumn17.Caption = "选择";
  596. this.dataColumn17.ColumnName = "CHK";
  597. this.dataColumn17.DataType = typeof(bool);
  598. //
  599. // dataColumn18
  600. //
  601. this.dataColumn18.Caption = "结炉状态";
  602. this.dataColumn18.ColumnName = "NODE_STATUS";
  603. //
  604. // dataColumn19
  605. //
  606. this.dataColumn19.Caption = "生产批号";
  607. this.dataColumn19.ColumnName = "LOT_NO";
  608. //
  609. // dataColumn20
  610. //
  611. this.dataColumn20.ColumnName = "ID";
  612. //
  613. // dataColumn21
  614. //
  615. this.dataColumn21.Caption = "炉号";
  616. this.dataColumn21.ColumnName = "JUDGE_NO";
  617. //
  618. // dataColumn35
  619. //
  620. this.dataColumn35.Caption = "锯切单倍支";
  621. this.dataColumn35.ColumnName = "CUT_NUM";
  622. //
  623. // dataColumn39
  624. //
  625. this.dataColumn39.Caption = "轧管订单编号";
  626. this.dataColumn39.ColumnName = "PRO_PLAN_ID";
  627. //
  628. // dataColumn40
  629. //
  630. this.dataColumn40.Caption = "工序排产序号";
  631. this.dataColumn40.ColumnName = "GX_PLAN_NO";
  632. //
  633. // ultraTabPageControl4
  634. //
  635. this.ultraTabPageControl4.Controls.Add(this.ultraGridOUTFurInfor);
  636. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  637. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  638. this.ultraTabPageControl4.Size = new System.Drawing.Size(243, 446);
  639. //
  640. // ultraGridOUTFurInfor
  641. //
  642. this.ultraGridOUTFurInfor.DataMember = "Table1";
  643. this.ultraGridOUTFurInfor.DataSource = this.dataSet3;
  644. ultraGridColumn22.Header.VisiblePosition = 0;
  645. ultraGridColumn22.Hidden = true;
  646. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 0;
  647. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  648. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  649. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  650. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  651. ultraGridColumn23.Header.VisiblePosition = 1;
  652. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 4;
  653. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  654. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  655. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  656. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  657. ultraGridColumn24.Header.VisiblePosition = 2;
  658. ultraGridColumn24.Hidden = true;
  659. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 6;
  660. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  661. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  662. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  663. ultraGridColumn25.Header.VisiblePosition = 3;
  664. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 6;
  665. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  666. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  667. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  668. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  669. ultraGridColumn26.Header.VisiblePosition = 4;
  670. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 0;
  671. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  672. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 40);
  673. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  674. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  675. ultraGridColumn27.Header.VisiblePosition = 5;
  676. ultraGridColumn27.Hidden = true;
  677. ultraGridColumn28.Header.VisiblePosition = 6;
  678. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 2;
  679. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  680. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  681. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  682. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  683. ultraGridColumn29.Header.VisiblePosition = 7;
  684. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 8;
  685. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  686. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  687. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  688. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  689. ultraGridColumn30.Header.VisiblePosition = 8;
  690. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 10;
  691. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  692. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  693. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  694. ultraGridColumn31.Header.VisiblePosition = 9;
  695. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
  696. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  697. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  698. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  699. ultraGridBand3.Columns.AddRange(new object[] {
  700. ultraGridColumn22,
  701. ultraGridColumn23,
  702. ultraGridColumn24,
  703. ultraGridColumn25,
  704. ultraGridColumn26,
  705. ultraGridColumn27,
  706. ultraGridColumn28,
  707. ultraGridColumn29,
  708. ultraGridColumn30,
  709. ultraGridColumn31});
  710. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  711. this.ultraGridOUTFurInfor.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  712. this.ultraGridOUTFurInfor.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  713. this.ultraGridOUTFurInfor.Dock = System.Windows.Forms.DockStyle.Fill;
  714. this.ultraGridOUTFurInfor.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  715. this.ultraGridOUTFurInfor.Location = new System.Drawing.Point(0, 0);
  716. this.ultraGridOUTFurInfor.Name = "ultraGridOUTFurInfor";
  717. this.ultraGridOUTFurInfor.Size = new System.Drawing.Size(243, 446);
  718. this.ultraGridOUTFurInfor.TabIndex = 23;
  719. this.ultraGridOUTFurInfor.AfterRowActivate += new System.EventHandler(this.ultraGridPlan_AfterRowActivate);
  720. this.ultraGridOUTFurInfor.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  721. //
  722. // dataSet3
  723. //
  724. this.dataSet3.DataSetName = "NewDataSet";
  725. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  726. this.dtOUTFurInfor});
  727. //
  728. // dtOUTFurInfor
  729. //
  730. this.dtOUTFurInfor.Columns.AddRange(new System.Data.DataColumn[] {
  731. this.dataColumn23,
  732. this.dataColumn24,
  733. this.dataColumn25,
  734. this.dataColumn26,
  735. this.dataColumn27,
  736. this.dataColumn28,
  737. this.dataColumn29,
  738. this.dataColumn36,
  739. this.dataColumn41,
  740. this.dataColumn42});
  741. this.dtOUTFurInfor.TableName = "Table1";
  742. //
  743. // dataColumn23
  744. //
  745. this.dataColumn23.Caption = "炉号";
  746. this.dataColumn23.ColumnName = "JUDGE_STOVE_NO";
  747. //
  748. // dataColumn24
  749. //
  750. this.dataColumn24.Caption = "当前状态";
  751. this.dataColumn24.ColumnName = "IS_START";
  752. //
  753. // dataColumn25
  754. //
  755. this.dataColumn25.Caption = "选择";
  756. this.dataColumn25.ColumnName = "CHK";
  757. this.dataColumn25.DataType = typeof(bool);
  758. //
  759. // dataColumn26
  760. //
  761. this.dataColumn26.Caption = "结炉状态";
  762. this.dataColumn26.ColumnName = "NODE_STATUS";
  763. //
  764. // dataColumn27
  765. //
  766. this.dataColumn27.Caption = "生产批号";
  767. this.dataColumn27.ColumnName = "LOT_NO";
  768. //
  769. // dataColumn28
  770. //
  771. this.dataColumn28.ColumnName = "ID";
  772. //
  773. // dataColumn29
  774. //
  775. this.dataColumn29.Caption = "炉号";
  776. this.dataColumn29.ColumnName = "JUDGE_NO";
  777. //
  778. // dataColumn36
  779. //
  780. this.dataColumn36.Caption = "锯切单倍支";
  781. this.dataColumn36.ColumnName = "CUT_NUM";
  782. //
  783. // dataColumn41
  784. //
  785. this.dataColumn41.Caption = "轧管订单编号";
  786. this.dataColumn41.ColumnName = "PRO_PLAN_ID";
  787. //
  788. // dataColumn42
  789. //
  790. this.dataColumn42.Caption = "工序排产序号";
  791. this.dataColumn42.ColumnName = "GX_PLAN_NO";
  792. //
  793. // ultraTabPageControl1
  794. //
  795. this.ultraTabPageControl1.Controls.Add(this.ultraExpandableGroupBox2);
  796. this.ultraTabPageControl1.Controls.Add(this.panel4);
  797. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
  798. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  799. this.ultraTabPageControl1.Size = new System.Drawing.Size(741, 75);
  800. //
  801. // ultraExpandableGroupBox2
  802. //
  803. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  804. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  805. this.ultraExpandableGroupBox2.Expanded = false;
  806. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(128, 75);
  807. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  808. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(707, 0);
  809. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  810. this.ultraExpandableGroupBox2.RightToLeft = System.Windows.Forms.RightToLeft.No;
  811. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(34, 75);
  812. this.ultraExpandableGroupBox2.TabIndex = 1;
  813. this.ultraExpandableGroupBox2.Text = "参数配置项";
  814. //
  815. // ultraExpandableGroupBoxPanel2
  816. //
  817. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.frmTechnological1);
  818. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(-10000, -10000);
  819. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  820. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(106, 168);
  821. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  822. this.ultraExpandableGroupBoxPanel2.Visible = false;
  823. //
  824. // frmTechnological1
  825. //
  826. this.frmTechnological1.Dock = System.Windows.Forms.DockStyle.Fill;
  827. this.frmTechnological1.Location = new System.Drawing.Point(0, 0);
  828. this.frmTechnological1.Margin = new System.Windows.Forms.Padding(4);
  829. this.frmTechnological1.Name = "frmTechnological1";
  830. this.frmTechnological1.Size = new System.Drawing.Size(106, 168);
  831. this.frmTechnological1.TabIndex = 0;
  832. this.frmTechnological1.DoubleClickEvent += new Core.StlMes.Client.ZGMil.ResultConrtrol.DoubleClickHandle(this.frmTechnological1_DoubleClickEvent);
  833. //
  834. // panel4
  835. //
  836. this.panel4.Controls.Add(this.furResult1);
  837. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  838. this.panel4.Location = new System.Drawing.Point(0, 0);
  839. this.panel4.Name = "panel4";
  840. this.panel4.Size = new System.Drawing.Size(741, 75);
  841. this.panel4.TabIndex = 0;
  842. //
  843. // furResult1
  844. //
  845. this.furResult1.BackColor = System.Drawing.Color.Transparent;
  846. this.furResult1.Dock = System.Windows.Forms.DockStyle.Fill;
  847. this.furResult1.IsCellSelect = false;
  848. this.furResult1.Location = new System.Drawing.Point(0, 0);
  849. this.furResult1.Margin = new System.Windows.Forms.Padding(4);
  850. this.furResult1.Name = "furResult1";
  851. this.furResult1.Size = new System.Drawing.Size(741, 75);
  852. this.furResult1.TabIndex = 0;
  853. //
  854. // FurDataSet
  855. //
  856. this.FurDataSet.DataSetName = "NewDataSet";
  857. this.FurDataSet.Tables.AddRange(new System.Data.DataTable[] {
  858. this.dtMatSeq});
  859. //
  860. // dtMatSeq
  861. //
  862. this.dtMatSeq.Columns.AddRange(new System.Data.DataColumn[] {
  863. this.RollLotNo,
  864. this.HeatNo,
  865. this.Status,
  866. this.TargetDiameter,
  867. this.TargetLength,
  868. this.TargetHeight,
  869. this.InFurTime,
  870. this.OutFurTime,
  871. this.ScrapTime,
  872. this.Remark,
  873. this.ColUser,
  874. this.ColShift,
  875. this.ColGroup,
  876. this.MatNo,
  877. this.dataColumn4,
  878. this.dataColumn5,
  879. this.dataColumn9,
  880. this.dataColumn10,
  881. this.dataColumn11,
  882. this.dataColumn12,
  883. this.dataColumn13,
  884. this.dataColumn14,
  885. this.dataColumn30,
  886. this.dataColumn31,
  887. this.dataColumn32,
  888. this.dataColumn33,
  889. this.dataColumn43,
  890. this.dataColumn44});
  891. this.dtMatSeq.TableName = "Table1";
  892. //
  893. // RollLotNo
  894. //
  895. this.RollLotNo.Caption = "轧批号";
  896. this.RollLotNo.ColumnName = "LOT_NO";
  897. //
  898. // HeatNo
  899. //
  900. this.HeatNo.Caption = "炉号";
  901. this.HeatNo.ColumnName = "JUDGE_STOVE_NO";
  902. //
  903. // Status
  904. //
  905. this.Status.Caption = "状态";
  906. this.Status.ColumnName = "STATUS";
  907. //
  908. // TargetDiameter
  909. //
  910. this.TargetDiameter.Caption = "管坯名义外径";
  911. this.TargetDiameter.ColumnName = "TARGET_DIAMETER";
  912. //
  913. // TargetLength
  914. //
  915. this.TargetLength.Caption = "管坯名义长度";
  916. this.TargetLength.ColumnName = "TARGET_LENGTH";
  917. //
  918. // TargetHeight
  919. //
  920. this.TargetHeight.Caption = "管坯名义重量";
  921. this.TargetHeight.ColumnName = "TARGET_HEIGHT";
  922. //
  923. // InFurTime
  924. //
  925. this.InFurTime.Caption = "装炉时间";
  926. this.InFurTime.ColumnName = "IN_FUR_TIME";
  927. //
  928. // OutFurTime
  929. //
  930. this.OutFurTime.Caption = "出炉时间";
  931. this.OutFurTime.ColumnName = "OUT_FUR_TIME";
  932. //
  933. // ScrapTime
  934. //
  935. this.ScrapTime.Caption = "剔除时间";
  936. this.ScrapTime.ColumnName = "SCRAP_TIME";
  937. //
  938. // Remark
  939. //
  940. this.Remark.Caption = "备注";
  941. this.Remark.ColumnName = "REMARK";
  942. //
  943. // ColUser
  944. //
  945. this.ColUser.Caption = "出炉操作人";
  946. this.ColUser.ColumnName = "COL_USER";
  947. //
  948. // ColShift
  949. //
  950. this.ColShift.Caption = "出炉班次";
  951. this.ColShift.ColumnName = "COL_SHIFT";
  952. //
  953. // ColGroup
  954. //
  955. this.ColGroup.Caption = "出炉班组";
  956. this.ColGroup.ColumnName = "COL_GROUP";
  957. //
  958. // MatNo
  959. //
  960. this.MatNo.Caption = "序号";
  961. this.MatNo.ColumnName = "SEQ";
  962. this.MatNo.DataType = typeof(int);
  963. //
  964. // dataColumn4
  965. //
  966. this.dataColumn4.Caption = "剔除管坯";
  967. this.dataColumn4.ColumnName = "SCRAP_SLAB";
  968. //
  969. // dataColumn5
  970. //
  971. this.dataColumn5.Caption = "材料号";
  972. this.dataColumn5.ColumnName = "MAT_NO";
  973. //
  974. // dataColumn9
  975. //
  976. this.dataColumn9.Caption = "入炉交班";
  977. this.dataColumn9.ColumnName = "IN_CHANGE_NUM";
  978. //
  979. // dataColumn10
  980. //
  981. this.dataColumn10.Caption = "出炉交班";
  982. this.dataColumn10.ColumnName = "OUT_CHANGE_NUM";
  983. //
  984. // dataColumn11
  985. //
  986. this.dataColumn11.Caption = "入炉班组";
  987. this.dataColumn11.ColumnName = "IN_GROUP";
  988. //
  989. // dataColumn12
  990. //
  991. this.dataColumn12.Caption = "入炉班次";
  992. this.dataColumn12.ColumnName = "IN_SHIFT";
  993. //
  994. // dataColumn13
  995. //
  996. this.dataColumn13.Caption = "入炉操作人";
  997. this.dataColumn13.ColumnName = "IN_USER";
  998. //
  999. // dataColumn14
  1000. //
  1001. this.dataColumn14.Caption = "剔除原因";
  1002. this.dataColumn14.ColumnName = "SCRAP_REASON";
  1003. //
  1004. // dataColumn30
  1005. //
  1006. this.dataColumn30.Caption = "入炉接班确认";
  1007. this.dataColumn30.ColumnName = "BTNINCHANGECOM";
  1008. //
  1009. // dataColumn31
  1010. //
  1011. this.dataColumn31.Caption = "出炉接班确认";
  1012. this.dataColumn31.ColumnName = "BTNOUTCHANGECOM";
  1013. //
  1014. // dataColumn32
  1015. //
  1016. this.dataColumn32.Caption = "入炉交班标识";
  1017. this.dataColumn32.ColumnName = "IN_CHANGE_FLAG";
  1018. //
  1019. // dataColumn33
  1020. //
  1021. this.dataColumn33.Caption = "出炉交班标识";
  1022. this.dataColumn33.ColumnName = "OUT_CHANGE_FLAG";
  1023. //
  1024. // dataColumn43
  1025. //
  1026. this.dataColumn43.Caption = "轧管订单编号";
  1027. this.dataColumn43.ColumnName = "PRO_PLAN_ID";
  1028. //
  1029. // dataColumn44
  1030. //
  1031. this.dataColumn44.Caption = "工序排产序号";
  1032. this.dataColumn44.ColumnName = "GX_PLAN_NO";
  1033. //
  1034. // ultraExpandableGroupBox1
  1035. //
  1036. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1037. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
  1038. this.ultraExpandableGroupBox1.Expanded = false;
  1039. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(202, 600);
  1040. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  1041. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(1006, 0);
  1042. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1043. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(22, 600);
  1044. this.ultraExpandableGroupBox1.TabIndex = 0;
  1045. this.ultraExpandableGroupBox1.Text = "工艺参数1";
  1046. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1047. //
  1048. // ultraExpandableGroupBoxPanel1
  1049. //
  1050. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp8);
  1051. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp7);
  1052. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp6);
  1053. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp5);
  1054. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp4);
  1055. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp3);
  1056. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp2);
  1057. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtTemp1);
  1058. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtGasPress1);
  1059. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPress1);
  1060. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtFurTemp1);
  1061. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.linkLabel1);
  1062. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label15);
  1063. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label14);
  1064. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label13);
  1065. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  1066. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  1067. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  1068. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
  1069. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
  1070. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label11);
  1071. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
  1072. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label9);
  1073. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000);
  1074. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1075. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(179, 629);
  1076. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1077. this.ultraExpandableGroupBoxPanel1.Visible = false;
  1078. //
  1079. // txtTemp8
  1080. //
  1081. this.txtTemp8.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1082. this.txtTemp8.Location = new System.Drawing.Point(80, 296);
  1083. this.txtTemp8.MaskInput = "nnnn.nn";
  1084. this.txtTemp8.MaxValue = 10000;
  1085. this.txtTemp8.MinValue = 0;
  1086. this.txtTemp8.Name = "txtTemp8";
  1087. this.txtTemp8.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1088. this.txtTemp8.Size = new System.Drawing.Size(87, 21);
  1089. this.txtTemp8.TabIndex = 64;
  1090. //
  1091. // txtTemp7
  1092. //
  1093. this.txtTemp7.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1094. this.txtTemp7.Location = new System.Drawing.Point(80, 269);
  1095. this.txtTemp7.MaskInput = "nnnn.nn";
  1096. this.txtTemp7.MaxValue = 10000;
  1097. this.txtTemp7.MinValue = 0;
  1098. this.txtTemp7.Name = "txtTemp7";
  1099. this.txtTemp7.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1100. this.txtTemp7.Size = new System.Drawing.Size(87, 21);
  1101. this.txtTemp7.TabIndex = 63;
  1102. //
  1103. // txtTemp6
  1104. //
  1105. this.txtTemp6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1106. this.txtTemp6.Location = new System.Drawing.Point(80, 242);
  1107. this.txtTemp6.MaskInput = "nnnn.nn";
  1108. this.txtTemp6.MaxValue = 10000;
  1109. this.txtTemp6.MinValue = 0;
  1110. this.txtTemp6.Name = "txtTemp6";
  1111. this.txtTemp6.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1112. this.txtTemp6.Size = new System.Drawing.Size(87, 21);
  1113. this.txtTemp6.TabIndex = 62;
  1114. //
  1115. // txtTemp5
  1116. //
  1117. this.txtTemp5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1118. this.txtTemp5.Location = new System.Drawing.Point(80, 215);
  1119. this.txtTemp5.MaskInput = "nnnn.nn";
  1120. this.txtTemp5.MaxValue = 10000;
  1121. this.txtTemp5.MinValue = 0;
  1122. this.txtTemp5.Name = "txtTemp5";
  1123. this.txtTemp5.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1124. this.txtTemp5.Size = new System.Drawing.Size(87, 21);
  1125. this.txtTemp5.TabIndex = 61;
  1126. //
  1127. // txtTemp4
  1128. //
  1129. this.txtTemp4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1130. this.txtTemp4.Location = new System.Drawing.Point(80, 188);
  1131. this.txtTemp4.MaskInput = "nnnn.nn";
  1132. this.txtTemp4.MaxValue = 10000;
  1133. this.txtTemp4.MinValue = 0;
  1134. this.txtTemp4.Name = "txtTemp4";
  1135. this.txtTemp4.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1136. this.txtTemp4.Size = new System.Drawing.Size(87, 21);
  1137. this.txtTemp4.TabIndex = 60;
  1138. //
  1139. // txtTemp3
  1140. //
  1141. this.txtTemp3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1142. this.txtTemp3.Location = new System.Drawing.Point(80, 159);
  1143. this.txtTemp3.MaskInput = "nnnn.nn";
  1144. this.txtTemp3.MaxValue = 10000;
  1145. this.txtTemp3.MinValue = 0;
  1146. this.txtTemp3.Name = "txtTemp3";
  1147. this.txtTemp3.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1148. this.txtTemp3.Size = new System.Drawing.Size(87, 21);
  1149. this.txtTemp3.TabIndex = 59;
  1150. //
  1151. // txtTemp2
  1152. //
  1153. this.txtTemp2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1154. this.txtTemp2.Location = new System.Drawing.Point(80, 132);
  1155. this.txtTemp2.MaskInput = "nnnn.nn";
  1156. this.txtTemp2.MaxValue = 10000;
  1157. this.txtTemp2.MinValue = 0;
  1158. this.txtTemp2.Name = "txtTemp2";
  1159. this.txtTemp2.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1160. this.txtTemp2.Size = new System.Drawing.Size(87, 21);
  1161. this.txtTemp2.TabIndex = 58;
  1162. //
  1163. // txtTemp1
  1164. //
  1165. this.txtTemp1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1166. this.txtTemp1.Location = new System.Drawing.Point(80, 105);
  1167. this.txtTemp1.MaskInput = "nnnn.nn";
  1168. this.txtTemp1.MaxValue = 10000;
  1169. this.txtTemp1.MinValue = 0;
  1170. this.txtTemp1.Name = "txtTemp1";
  1171. this.txtTemp1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1172. this.txtTemp1.Size = new System.Drawing.Size(87, 21);
  1173. this.txtTemp1.TabIndex = 57;
  1174. //
  1175. // txtGasPress1
  1176. //
  1177. this.txtGasPress1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1178. this.txtGasPress1.Location = new System.Drawing.Point(80, 77);
  1179. this.txtGasPress1.MaskInput = "nnnn.nn";
  1180. this.txtGasPress1.MaxValue = 10000;
  1181. this.txtGasPress1.MinValue = 0;
  1182. this.txtGasPress1.Name = "txtGasPress1";
  1183. this.txtGasPress1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1184. this.txtGasPress1.Size = new System.Drawing.Size(87, 21);
  1185. this.txtGasPress1.TabIndex = 56;
  1186. //
  1187. // txtPress1
  1188. //
  1189. this.txtPress1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1190. this.txtPress1.Location = new System.Drawing.Point(80, 50);
  1191. this.txtPress1.MaskInput = "nnnn.nn";
  1192. this.txtPress1.MaxValue = 10000;
  1193. this.txtPress1.MinValue = 0;
  1194. this.txtPress1.Name = "txtPress1";
  1195. this.txtPress1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1196. this.txtPress1.Size = new System.Drawing.Size(87, 21);
  1197. this.txtPress1.TabIndex = 55;
  1198. //
  1199. // txtFurTemp1
  1200. //
  1201. this.txtFurTemp1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  1202. this.txtFurTemp1.Location = new System.Drawing.Point(80, 23);
  1203. this.txtFurTemp1.MaskInput = "nnnn.nn";
  1204. this.txtFurTemp1.MaxValue = 10000;
  1205. this.txtFurTemp1.MinValue = 0;
  1206. this.txtFurTemp1.Name = "txtFurTemp1";
  1207. this.txtFurTemp1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1208. this.txtFurTemp1.Size = new System.Drawing.Size(87, 21);
  1209. this.txtFurTemp1.TabIndex = 54;
  1210. //
  1211. // linkLabel1
  1212. //
  1213. this.linkLabel1.AutoSize = true;
  1214. this.linkLabel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1215. this.linkLabel1.Location = new System.Drawing.Point(28, 331);
  1216. this.linkLabel1.Name = "linkLabel1";
  1217. this.linkLabel1.Size = new System.Drawing.Size(101, 12);
  1218. this.linkLabel1.TabIndex = 53;
  1219. this.linkLabel1.TabStop = true;
  1220. this.linkLabel1.Text = "加热炉工艺参数表";
  1221. //
  1222. // label15
  1223. //
  1224. this.label15.AutoSize = true;
  1225. this.label15.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1226. this.label15.Location = new System.Drawing.Point(8, 300);
  1227. this.label15.Name = "label15";
  1228. this.label15.Size = new System.Drawing.Size(65, 12);
  1229. this.label15.TabIndex = 51;
  1230. this.label15.Text = "加八段温度";
  1231. //
  1232. // label14
  1233. //
  1234. this.label14.AutoSize = true;
  1235. this.label14.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1236. this.label14.Location = new System.Drawing.Point(8, 273);
  1237. this.label14.Name = "label14";
  1238. this.label14.Size = new System.Drawing.Size(65, 12);
  1239. this.label14.TabIndex = 51;
  1240. this.label14.Text = "加七段温度";
  1241. //
  1242. // label13
  1243. //
  1244. this.label13.AutoSize = true;
  1245. this.label13.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1246. this.label13.Location = new System.Drawing.Point(8, 246);
  1247. this.label13.Name = "label13";
  1248. this.label13.Size = new System.Drawing.Size(65, 12);
  1249. this.label13.TabIndex = 51;
  1250. this.label13.Text = "加六段温度";
  1251. //
  1252. // label4
  1253. //
  1254. this.label4.AutoSize = true;
  1255. this.label4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1256. this.label4.Location = new System.Drawing.Point(8, 219);
  1257. this.label4.Name = "label4";
  1258. this.label4.Size = new System.Drawing.Size(65, 12);
  1259. this.label4.TabIndex = 51;
  1260. this.label4.Text = "加五段温度";
  1261. //
  1262. // label3
  1263. //
  1264. this.label3.AutoSize = true;
  1265. this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1266. this.label3.Location = new System.Drawing.Point(8, 192);
  1267. this.label3.Name = "label3";
  1268. this.label3.Size = new System.Drawing.Size(65, 12);
  1269. this.label3.TabIndex = 51;
  1270. this.label3.Text = "加四段温度";
  1271. //
  1272. // label2
  1273. //
  1274. this.label2.AutoSize = true;
  1275. this.label2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1276. this.label2.Location = new System.Drawing.Point(8, 165);
  1277. this.label2.Name = "label2";
  1278. this.label2.Size = new System.Drawing.Size(65, 12);
  1279. this.label2.TabIndex = 51;
  1280. this.label2.Text = "加三段温度";
  1281. //
  1282. // label1
  1283. //
  1284. this.label1.AutoSize = true;
  1285. this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1286. this.label1.Location = new System.Drawing.Point(8, 138);
  1287. this.label1.Name = "label1";
  1288. this.label1.Size = new System.Drawing.Size(65, 12);
  1289. this.label1.TabIndex = 51;
  1290. this.label1.Text = "加二段温度";
  1291. //
  1292. // label12
  1293. //
  1294. this.label12.AutoSize = true;
  1295. this.label12.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1296. this.label12.Location = new System.Drawing.Point(8, 109);
  1297. this.label12.Name = "label12";
  1298. this.label12.Size = new System.Drawing.Size(65, 12);
  1299. this.label12.TabIndex = 51;
  1300. this.label12.Text = "加一段温度";
  1301. //
  1302. // label11
  1303. //
  1304. this.label11.AutoSize = true;
  1305. this.label11.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1306. this.label11.Location = new System.Drawing.Point(8, 82);
  1307. this.label11.Name = "label11";
  1308. this.label11.Size = new System.Drawing.Size(53, 12);
  1309. this.label11.TabIndex = 51;
  1310. this.label11.Text = "天然气压";
  1311. //
  1312. // label10
  1313. //
  1314. this.label10.AutoSize = true;
  1315. this.label10.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1316. this.label10.Location = new System.Drawing.Point(8, 55);
  1317. this.label10.Name = "label10";
  1318. this.label10.Size = new System.Drawing.Size(29, 12);
  1319. this.label10.TabIndex = 51;
  1320. this.label10.Text = "风压";
  1321. //
  1322. // label9
  1323. //
  1324. this.label9.AutoSize = true;
  1325. this.label9.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1326. this.label9.Location = new System.Drawing.Point(8, 28);
  1327. this.label9.Name = "label9";
  1328. this.label9.Size = new System.Drawing.Size(29, 12);
  1329. this.label9.TabIndex = 51;
  1330. this.label9.Text = "炉压";
  1331. //
  1332. // splitContainer1
  1333. //
  1334. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1335. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  1336. this.splitContainer1.Name = "splitContainer1";
  1337. //
  1338. // splitContainer1.Panel1
  1339. //
  1340. this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel2);
  1341. //
  1342. // splitContainer1.Panel2
  1343. //
  1344. this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
  1345. this.splitContainer1.Size = new System.Drawing.Size(1006, 600);
  1346. this.splitContainer1.SplitterDistance = 253;
  1347. this.splitContainer1.TabIndex = 1;
  1348. //
  1349. // tableLayoutPanel2
  1350. //
  1351. this.tableLayoutPanel2.ColumnCount = 1;
  1352. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1353. this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox1, 0, 0);
  1354. this.tableLayoutPanel2.Controls.Add(this.ultraTabControl2, 0, 1);
  1355. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1356. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  1357. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  1358. this.tableLayoutPanel2.RowCount = 2;
  1359. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.47244F));
  1360. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 79.52756F));
  1361. this.tableLayoutPanel2.Size = new System.Drawing.Size(253, 600);
  1362. this.tableLayoutPanel2.TabIndex = 0;
  1363. //
  1364. // ultraGroupBox1
  1365. //
  1366. this.ultraGroupBox1.Controls.Add(this.chkAutoRefresh);
  1367. this.ultraGroupBox1.Controls.Add(this.chkStatusQuery);
  1368. this.ultraGroupBox1.Controls.Add(this.chkHeatNo);
  1369. this.ultraGroupBox1.Controls.Add(this.chkLotNo);
  1370. this.ultraGroupBox1.Controls.Add(this.txtJudgeStoveNo);
  1371. this.ultraGroupBox1.Controls.Add(this.txtLOT_NO);
  1372. this.ultraGroupBox1.Controls.Add(this.label17);
  1373. this.ultraGroupBox1.Controls.Add(this.label18);
  1374. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1375. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
  1376. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1377. this.ultraGroupBox1.Size = new System.Drawing.Size(247, 116);
  1378. this.ultraGroupBox1.TabIndex = 24;
  1379. this.ultraGroupBox1.Text = "查询区";
  1380. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1381. //
  1382. // chkAutoRefresh
  1383. //
  1384. this.chkAutoRefresh.Location = new System.Drawing.Point(27, 94);
  1385. this.chkAutoRefresh.Name = "chkAutoRefresh";
  1386. this.chkAutoRefresh.Size = new System.Drawing.Size(90, 20);
  1387. this.chkAutoRefresh.TabIndex = 52;
  1388. this.chkAutoRefresh.Text = "自动刷新";
  1389. this.chkAutoRefresh.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1390. //
  1391. // chkStatusQuery
  1392. //
  1393. this.chkStatusQuery.Location = new System.Drawing.Point(246, 33);
  1394. this.chkStatusQuery.Name = "chkStatusQuery";
  1395. this.chkStatusQuery.Size = new System.Drawing.Size(31, 20);
  1396. this.chkStatusQuery.TabIndex = 52;
  1397. this.chkStatusQuery.Text = "查询本工序已结炉实绩";
  1398. this.chkStatusQuery.Visible = false;
  1399. this.chkStatusQuery.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1400. //
  1401. // chkHeatNo
  1402. //
  1403. this.chkHeatNo.Location = new System.Drawing.Point(27, 64);
  1404. this.chkHeatNo.Name = "chkHeatNo";
  1405. this.chkHeatNo.Size = new System.Drawing.Size(13, 20);
  1406. this.chkHeatNo.TabIndex = 51;
  1407. this.chkHeatNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1408. //
  1409. // chkLotNo
  1410. //
  1411. this.chkLotNo.Location = new System.Drawing.Point(27, 33);
  1412. this.chkLotNo.Name = "chkLotNo";
  1413. this.chkLotNo.Size = new System.Drawing.Size(13, 20);
  1414. this.chkLotNo.TabIndex = 51;
  1415. this.chkLotNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  1416. //
  1417. // txtJudgeStoveNo
  1418. //
  1419. this.txtJudgeStoveNo.Location = new System.Drawing.Point(100, 64);
  1420. this.txtJudgeStoveNo.MaxLength = 100;
  1421. this.txtJudgeStoveNo.Name = "txtJudgeStoveNo";
  1422. this.txtJudgeStoveNo.Size = new System.Drawing.Size(120, 21);
  1423. this.txtJudgeStoveNo.TabIndex = 50;
  1424. //
  1425. // txtLOT_NO
  1426. //
  1427. this.txtLOT_NO.Location = new System.Drawing.Point(100, 32);
  1428. this.txtLOT_NO.MaxLength = 100;
  1429. this.txtLOT_NO.Name = "txtLOT_NO";
  1430. this.txtLOT_NO.Size = new System.Drawing.Size(120, 21);
  1431. this.txtLOT_NO.TabIndex = 50;
  1432. //
  1433. // label17
  1434. //
  1435. this.label17.AutoSize = true;
  1436. this.label17.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1437. this.label17.Location = new System.Drawing.Point(47, 68);
  1438. this.label17.Name = "label17";
  1439. this.label17.Size = new System.Drawing.Size(29, 12);
  1440. this.label17.TabIndex = 49;
  1441. this.label17.Text = "炉号";
  1442. //
  1443. // label18
  1444. //
  1445. this.label18.AutoSize = true;
  1446. this.label18.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1447. this.label18.Location = new System.Drawing.Point(44, 36);
  1448. this.label18.Name = "label18";
  1449. this.label18.Size = new System.Drawing.Size(53, 12);
  1450. this.label18.TabIndex = 49;
  1451. this.label18.Text = "生产批号";
  1452. //
  1453. // ultraTabControl2
  1454. //
  1455. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage4);
  1456. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl2);
  1457. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
  1458. this.ultraTabControl2.Controls.Add(this.ultraTabPageControl4);
  1459. this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1460. this.ultraTabControl2.Location = new System.Drawing.Point(3, 125);
  1461. this.ultraTabControl2.Name = "ultraTabControl2";
  1462. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage4;
  1463. this.ultraTabControl2.Size = new System.Drawing.Size(247, 472);
  1464. this.ultraTabControl2.TabIndex = 25;
  1465. ultraTab2.TabPage = this.ultraTabPageControl2;
  1466. ultraTab2.Text = "待装炉计划";
  1467. ultraTab3.TabPage = this.ultraTabPageControl3;
  1468. ultraTab3.Text = "出炉计划";
  1469. ultraTab4.TabPage = this.ultraTabPageControl4;
  1470. ultraTab4.Text = "已出炉计划";
  1471. this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1472. ultraTab2,
  1473. ultraTab3,
  1474. ultraTab4});
  1475. //
  1476. // ultraTabSharedControlsPage4
  1477. //
  1478. this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
  1479. this.ultraTabSharedControlsPage4.Name = "ultraTabSharedControlsPage4";
  1480. this.ultraTabSharedControlsPage4.Size = new System.Drawing.Size(243, 446);
  1481. //
  1482. // tableLayoutPanel1
  1483. //
  1484. this.tableLayoutPanel1.ColumnCount = 1;
  1485. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1486. this.tableLayoutPanel1.Controls.Add(this.splitContainer2, 0, 2);
  1487. this.tableLayoutPanel1.Controls.Add(this.rollingCard1, 0, 1);
  1488. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
  1489. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1490. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  1491. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  1492. this.tableLayoutPanel1.RowCount = 3;
  1493. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 158F));
  1494. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 160F));
  1495. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 135F));
  1496. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1497. this.tableLayoutPanel1.Size = new System.Drawing.Size(749, 600);
  1498. this.tableLayoutPanel1.TabIndex = 4;
  1499. //
  1500. // splitContainer2
  1501. //
  1502. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1503. this.splitContainer2.Location = new System.Drawing.Point(3, 321);
  1504. this.splitContainer2.Name = "splitContainer2";
  1505. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1506. //
  1507. // splitContainer2.Panel1
  1508. //
  1509. this.splitContainer2.Panel1.Controls.Add(this.ultraTabControl1);
  1510. //
  1511. // splitContainer2.Panel2
  1512. //
  1513. this.splitContainer2.Panel2.Controls.Add(this.ultraGroupBox4);
  1514. this.splitContainer2.Size = new System.Drawing.Size(743, 276);
  1515. this.splitContainer2.SplitterDistance = 98;
  1516. this.splitContainer2.TabIndex = 10;
  1517. //
  1518. // ultraTabControl1
  1519. //
  1520. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1521. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1522. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage3);
  1523. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1524. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1525. this.ultraTabControl1.Name = "ultraTabControl1";
  1526. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage3;
  1527. this.ultraTabControl1.Size = new System.Drawing.Size(743, 98);
  1528. this.ultraTabControl1.TabIndex = 2;
  1529. ultraTab1.TabPage = this.ultraTabPageControl1;
  1530. ultraTab1.Text = "加热炉实绩";
  1531. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1532. ultraTab1});
  1533. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  1534. //
  1535. // ultraTabSharedControlsPage1
  1536. //
  1537. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1538. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1539. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(863, 151);
  1540. //
  1541. // ultraTabSharedControlsPage3
  1542. //
  1543. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
  1544. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  1545. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(741, 75);
  1546. //
  1547. // ultraGroupBox4
  1548. //
  1549. this.ultraGroupBox4.Controls.Add(this.ultraGridMatSeq);
  1550. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1551. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  1552. this.ultraGroupBox4.Name = "ultraGroupBox4";
  1553. this.ultraGroupBox4.Size = new System.Drawing.Size(743, 174);
  1554. this.ultraGroupBox4.TabIndex = 1;
  1555. this.ultraGroupBox4.Text = "管号队列";
  1556. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  1557. //
  1558. // ultraGridMatSeq
  1559. //
  1560. this.ultraGridMatSeq.DataSource = this.FurDataSet;
  1561. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1562. ultraGridColumn32.Header.VisiblePosition = 0;
  1563. ultraGridColumn32.Hidden = true;
  1564. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 6;
  1565. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  1566. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  1567. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  1568. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  1569. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1570. ultraGridColumn33.Header.VisiblePosition = 1;
  1571. ultraGridColumn33.Hidden = true;
  1572. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 8;
  1573. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1574. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
  1575. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  1576. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  1577. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1578. ultraGridColumn34.Header.VisiblePosition = 2;
  1579. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 2;
  1580. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1581. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
  1582. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1583. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1584. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1585. ultraGridColumn35.Header.VisiblePosition = 3;
  1586. ultraGridColumn35.Hidden = true;
  1587. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 14;
  1588. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1589. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1590. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1591. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1592. ultraGridColumn36.Header.VisiblePosition = 4;
  1593. ultraGridColumn36.Hidden = true;
  1594. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 16;
  1595. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1596. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1597. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1598. ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1599. ultraGridColumn37.Header.VisiblePosition = 5;
  1600. ultraGridColumn37.Hidden = true;
  1601. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 18;
  1602. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1603. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  1604. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1605. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1606. ultraGridColumn38.Header.VisiblePosition = 6;
  1607. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 12;
  1608. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1609. ultraGridColumn38.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(169, 0);
  1610. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  1611. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  1612. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1613. ultraGridColumn39.Header.VisiblePosition = 7;
  1614. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 14;
  1615. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  1616. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(160, 0);
  1617. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
  1618. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  1619. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1620. ultraGridColumn40.Header.VisiblePosition = 8;
  1621. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 8;
  1622. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1623. ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
  1624. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  1625. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  1626. appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  1627. ultraGridColumn41.CellAppearance = appearance1;
  1628. ultraGridColumn41.Header.VisiblePosition = 9;
  1629. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 38;
  1630. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1631. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(167, 0);
  1632. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  1633. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  1634. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1635. ultraGridColumn42.Header.VisiblePosition = 10;
  1636. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 32;
  1637. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1638. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  1639. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  1640. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  1641. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1642. ultraGridColumn43.Header.VisiblePosition = 11;
  1643. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 28;
  1644. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1645. ultraGridColumn43.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  1646. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  1647. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  1648. ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1649. ultraGridColumn44.Header.VisiblePosition = 12;
  1650. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 30;
  1651. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1652. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  1653. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
  1654. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  1655. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1656. ultraGridColumn45.Header.VisiblePosition = 13;
  1657. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 0;
  1658. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1659. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(28, 0);
  1660. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
  1661. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  1662. ultraGridColumn45.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Integer;
  1663. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1664. ultraGridColumn46.Header.VisiblePosition = 14;
  1665. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 4;
  1666. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  1667. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  1668. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  1669. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  1670. ultraGridColumn46.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1671. ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1672. ultraGridColumn47.Header.VisiblePosition = 15;
  1673. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 36;
  1674. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  1675. ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 0);
  1676. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  1677. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  1678. ultraGridColumn48.Header.VisiblePosition = 16;
  1679. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 16;
  1680. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  1681. ultraGridColumn48.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  1682. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  1683. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  1684. ultraGridColumn48.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1685. ultraGridColumn49.Header.VisiblePosition = 17;
  1686. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 18;
  1687. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  1688. ultraGridColumn49.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1689. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 2;
  1690. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 2;
  1691. ultraGridColumn49.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1692. ultraGridColumn50.Header.VisiblePosition = 18;
  1693. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 24;
  1694. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  1695. ultraGridColumn50.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1696. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
  1697. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 2;
  1698. ultraGridColumn51.Header.VisiblePosition = 19;
  1699. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 22;
  1700. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  1701. ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  1702. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  1703. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
  1704. ultraGridColumn52.Header.VisiblePosition = 20;
  1705. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 26;
  1706. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  1707. ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  1708. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2;
  1709. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 2;
  1710. ultraGridColumn53.Header.VisiblePosition = 21;
  1711. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 10;
  1712. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  1713. ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
  1714. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  1715. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
  1716. ultraGridColumn54.Header.VisiblePosition = 22;
  1717. ultraGridColumn54.Hidden = true;
  1718. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 10;
  1719. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  1720. ultraGridColumn54.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  1721. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  1722. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
  1723. ultraGridColumn54.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1724. ultraGridColumn55.Header.VisiblePosition = 23;
  1725. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 20;
  1726. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  1727. ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(104, 0);
  1728. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  1729. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
  1730. ultraGridColumn55.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1731. ultraGridColumn56.Header.VisiblePosition = 24;
  1732. ultraGridColumn56.Hidden = true;
  1733. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 28;
  1734. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  1735. ultraGridColumn56.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1736. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
  1737. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 2;
  1738. ultraGridColumn57.Header.VisiblePosition = 25;
  1739. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 34;
  1740. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  1741. ultraGridColumn57.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(111, 0);
  1742. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  1743. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
  1744. ultraGridColumn58.Header.VisiblePosition = 26;
  1745. ultraGridColumn58.Hidden = true;
  1746. ultraGridColumn59.Header.VisiblePosition = 27;
  1747. ultraGridColumn59.Hidden = true;
  1748. ultraGridColumn60.Header.Caption = "剔料回退";
  1749. ultraGridColumn60.Header.VisiblePosition = 28;
  1750. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 6;
  1751. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  1752. ultraGridColumn60.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
  1753. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
  1754. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
  1755. ultraGridColumn60.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1756. ultraGridBand4.Columns.AddRange(new object[] {
  1757. ultraGridColumn32,
  1758. ultraGridColumn33,
  1759. ultraGridColumn34,
  1760. ultraGridColumn35,
  1761. ultraGridColumn36,
  1762. ultraGridColumn37,
  1763. ultraGridColumn38,
  1764. ultraGridColumn39,
  1765. ultraGridColumn40,
  1766. ultraGridColumn41,
  1767. ultraGridColumn42,
  1768. ultraGridColumn43,
  1769. ultraGridColumn44,
  1770. ultraGridColumn45,
  1771. ultraGridColumn46,
  1772. ultraGridColumn47,
  1773. ultraGridColumn48,
  1774. ultraGridColumn49,
  1775. ultraGridColumn50,
  1776. ultraGridColumn51,
  1777. ultraGridColumn52,
  1778. ultraGridColumn53,
  1779. ultraGridColumn54,
  1780. ultraGridColumn55,
  1781. ultraGridColumn56,
  1782. ultraGridColumn57,
  1783. ultraGridColumn58,
  1784. ultraGridColumn59,
  1785. ultraGridColumn60});
  1786. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1787. this.ultraGridMatSeq.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1788. this.ultraGridMatSeq.DisplayLayout.InterBandSpacing = 8;
  1789. appearance7.FontData.BoldAsString = "True";
  1790. this.ultraGridMatSeq.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  1791. this.ultraGridMatSeq.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  1792. this.ultraGridMatSeq.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  1793. this.ultraGridMatSeq.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  1794. appearance8.BackColor = System.Drawing.Color.Transparent;
  1795. this.ultraGridMatSeq.DisplayLayout.Override.CardAreaAppearance = appearance8;
  1796. appearance9.TextVAlignAsString = "Middle";
  1797. this.ultraGridMatSeq.DisplayLayout.Override.CellAppearance = appearance9;
  1798. this.ultraGridMatSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1799. this.ultraGridMatSeq.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  1800. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  1801. appearance10.TextHAlignAsString = "Center";
  1802. appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
  1803. this.ultraGridMatSeq.DisplayLayout.Override.HeaderAppearance = appearance10;
  1804. this.ultraGridMatSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1805. this.ultraGridMatSeq.DisplayLayout.Override.MaxSelectedRows = 1;
  1806. this.ultraGridMatSeq.DisplayLayout.Override.MinRowHeight = 21;
  1807. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  1808. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorAppearance = appearance11;
  1809. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1810. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  1811. this.ultraGridMatSeq.DisplayLayout.Override.RowSelectorWidth = 26;
  1812. this.ultraGridMatSeq.DisplayLayout.Override.RowSpacingBefore = 0;
  1813. appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
  1814. appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
  1815. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1816. appearance12.ForeColor = System.Drawing.Color.Black;
  1817. this.ultraGridMatSeq.DisplayLayout.Override.SelectedRowAppearance = appearance12;
  1818. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  1819. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1820. this.ultraGridMatSeq.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  1821. this.ultraGridMatSeq.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1822. this.ultraGridMatSeq.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  1823. this.ultraGridMatSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1824. this.ultraGridMatSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1825. this.ultraGridMatSeq.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  1826. this.ultraGridMatSeq.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  1827. this.ultraGridMatSeq.Dock = System.Windows.Forms.DockStyle.Fill;
  1828. this.ultraGridMatSeq.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1829. this.ultraGridMatSeq.Location = new System.Drawing.Point(3, 18);
  1830. this.ultraGridMatSeq.Name = "ultraGridMatSeq";
  1831. this.ultraGridMatSeq.Size = new System.Drawing.Size(737, 153);
  1832. this.ultraGridMatSeq.TabIndex = 12;
  1833. this.ultraGridMatSeq.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridPlan_BeforeRowActivate);
  1834. this.ultraGridMatSeq.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGridMatSeq_ClickCellButton);
  1835. this.ultraGridMatSeq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraGridMatSeq_KeyPress);
  1836. //
  1837. // rollingCard1
  1838. //
  1839. this.rollingCard1.BackColor = System.Drawing.Color.Transparent;
  1840. this.rollingCard1.Dock = System.Windows.Forms.DockStyle.Fill;
  1841. this.rollingCard1.Location = new System.Drawing.Point(4, 162);
  1842. this.rollingCard1.Margin = new System.Windows.Forms.Padding(4);
  1843. this.rollingCard1.Name = "rollingCard1";
  1844. this.rollingCard1.Size = new System.Drawing.Size(741, 152);
  1845. this.rollingCard1.TabIndex = 8;
  1846. //
  1847. // panel2
  1848. //
  1849. this.panel2.Controls.Add(this.tableLayoutPanel3);
  1850. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1851. this.panel2.Location = new System.Drawing.Point(0, 0);
  1852. this.panel2.Margin = new System.Windows.Forms.Padding(0);
  1853. this.panel2.Name = "panel2";
  1854. this.panel2.Size = new System.Drawing.Size(749, 158);
  1855. this.panel2.TabIndex = 11;
  1856. //
  1857. // tableLayoutPanel3
  1858. //
  1859. this.tableLayoutPanel3.ColumnCount = 2;
  1860. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 990F));
  1861. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  1862. this.tableLayoutPanel3.Controls.Add(this.rollingInfomation1, 0, 0);
  1863. this.tableLayoutPanel3.Controls.Add(this.colShowShiftGroup1, 1, 0);
  1864. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1865. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  1866. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2);
  1867. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  1868. this.tableLayoutPanel3.RowCount = 1;
  1869. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1870. this.tableLayoutPanel3.Size = new System.Drawing.Size(749, 158);
  1871. this.tableLayoutPanel3.TabIndex = 10;
  1872. //
  1873. // rollingInfomation1
  1874. //
  1875. this.rollingInfomation1.BackColor = System.Drawing.Color.Transparent;
  1876. this.rollingInfomation1.Dock = System.Windows.Forms.DockStyle.Fill;
  1877. this.rollingInfomation1.Location = new System.Drawing.Point(4, 4);
  1878. this.rollingInfomation1.Margin = new System.Windows.Forms.Padding(4);
  1879. this.rollingInfomation1.Name = "rollingInfomation1";
  1880. this.rollingInfomation1.Size = new System.Drawing.Size(982, 150);
  1881. this.rollingInfomation1.TabIndex = 10;
  1882. //
  1883. // colShowShiftGroup1
  1884. //
  1885. this.colShowShiftGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
  1886. this.colShowShiftGroup1.Group = null;
  1887. this.colShowShiftGroup1.Location = new System.Drawing.Point(992, 2);
  1888. this.colShowShiftGroup1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1889. this.colShowShiftGroup1.Name = "colShowShiftGroup1";
  1890. this.colShowShiftGroup1.Ob = null;
  1891. this.colShowShiftGroup1.Shift = null;
  1892. this.colShowShiftGroup1.Size = new System.Drawing.Size(295, 154);
  1893. this.colShowShiftGroup1.TabIndex = 11;
  1894. //
  1895. // ultraTabSharedControlsPage2
  1896. //
  1897. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  1898. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  1899. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(865, 132);
  1900. //
  1901. // panel1
  1902. //
  1903. this.panel1.Controls.Add(this.splitContainer1);
  1904. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  1905. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1906. this.panel1.Location = new System.Drawing.Point(0, 0);
  1907. this.panel1.Name = "panel1";
  1908. this.panel1.Size = new System.Drawing.Size(1028, 600);
  1909. this.panel1.TabIndex = 0;
  1910. //
  1911. // timer1
  1912. //
  1913. this.timer1.Interval = 30000;
  1914. //
  1915. // timer2
  1916. //
  1917. this.timer2.Enabled = true;
  1918. this.timer2.Interval = 60000;
  1919. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1920. //
  1921. // FrmFURResult
  1922. //
  1923. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1924. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1925. this.ClientSize = new System.Drawing.Size(1028, 600);
  1926. this.Controls.Add(this.panel1);
  1927. this.Margin = new System.Windows.Forms.Padding(4);
  1928. this.Name = "FrmFURResult";
  1929. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  1930. this.Text = "环形加热炉实绩";
  1931. this.Load += new System.EventHandler(this.FrmFURResult_Load);
  1932. this.ultraTabPageControl2.ResumeLayout(false);
  1933. ((System.ComponentModel.ISupportInitialize)(this.ultraGridPlan)).EndInit();
  1934. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1935. ((System.ComponentModel.ISupportInitialize)(this.dtPlan)).EndInit();
  1936. this.ultraTabPageControl3.ResumeLayout(false);
  1937. ((System.ComponentModel.ISupportInitialize)(this.ultraGridINFurInfor)).EndInit();
  1938. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1939. ((System.ComponentModel.ISupportInitialize)(this.dtINFurInfor)).EndInit();
  1940. this.ultraTabPageControl4.ResumeLayout(false);
  1941. ((System.ComponentModel.ISupportInitialize)(this.ultraGridOUTFurInfor)).EndInit();
  1942. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1943. ((System.ComponentModel.ISupportInitialize)(this.dtOUTFurInfor)).EndInit();
  1944. this.ultraTabPageControl1.ResumeLayout(false);
  1945. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1946. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1947. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1948. this.panel4.ResumeLayout(false);
  1949. ((System.ComponentModel.ISupportInitialize)(this.FurDataSet)).EndInit();
  1950. ((System.ComponentModel.ISupportInitialize)(this.dtMatSeq)).EndInit();
  1951. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1952. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1953. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1954. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1955. ((System.ComponentModel.ISupportInitialize)(this.txtTemp8)).EndInit();
  1956. ((System.ComponentModel.ISupportInitialize)(this.txtTemp7)).EndInit();
  1957. ((System.ComponentModel.ISupportInitialize)(this.txtTemp6)).EndInit();
  1958. ((System.ComponentModel.ISupportInitialize)(this.txtTemp5)).EndInit();
  1959. ((System.ComponentModel.ISupportInitialize)(this.txtTemp4)).EndInit();
  1960. ((System.ComponentModel.ISupportInitialize)(this.txtTemp3)).EndInit();
  1961. ((System.ComponentModel.ISupportInitialize)(this.txtTemp2)).EndInit();
  1962. ((System.ComponentModel.ISupportInitialize)(this.txtTemp1)).EndInit();
  1963. ((System.ComponentModel.ISupportInitialize)(this.txtGasPress1)).EndInit();
  1964. ((System.ComponentModel.ISupportInitialize)(this.txtPress1)).EndInit();
  1965. ((System.ComponentModel.ISupportInitialize)(this.txtFurTemp1)).EndInit();
  1966. this.splitContainer1.Panel1.ResumeLayout(false);
  1967. this.splitContainer1.Panel2.ResumeLayout(false);
  1968. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1969. this.splitContainer1.ResumeLayout(false);
  1970. this.tableLayoutPanel2.ResumeLayout(false);
  1971. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1972. this.ultraGroupBox1.ResumeLayout(false);
  1973. this.ultraGroupBox1.PerformLayout();
  1974. ((System.ComponentModel.ISupportInitialize)(this.chkAutoRefresh)).EndInit();
  1975. ((System.ComponentModel.ISupportInitialize)(this.chkStatusQuery)).EndInit();
  1976. ((System.ComponentModel.ISupportInitialize)(this.chkHeatNo)).EndInit();
  1977. ((System.ComponentModel.ISupportInitialize)(this.chkLotNo)).EndInit();
  1978. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStoveNo)).EndInit();
  1979. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).EndInit();
  1980. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  1981. this.ultraTabControl2.ResumeLayout(false);
  1982. this.tableLayoutPanel1.ResumeLayout(false);
  1983. this.splitContainer2.Panel1.ResumeLayout(false);
  1984. this.splitContainer2.Panel2.ResumeLayout(false);
  1985. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1986. this.splitContainer2.ResumeLayout(false);
  1987. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1988. this.ultraTabControl1.ResumeLayout(false);
  1989. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1990. this.ultraGroupBox4.ResumeLayout(false);
  1991. ((System.ComponentModel.ISupportInitialize)(this.ultraGridMatSeq)).EndInit();
  1992. this.panel2.ResumeLayout(false);
  1993. this.tableLayoutPanel3.ResumeLayout(false);
  1994. this.panel1.ResumeLayout(false);
  1995. this.ResumeLayout(false);
  1996. }
  1997. #endregion
  1998. private System.Data.DataSet FurDataSet;
  1999. private System.Data.DataTable dtMatSeq;
  2000. private System.Data.DataColumn RollLotNo;
  2001. private System.Data.DataColumn HeatNo;
  2002. private System.Data.DataColumn Status;
  2003. private System.Data.DataColumn TargetDiameter;
  2004. private System.Data.DataColumn TargetLength;
  2005. private System.Data.DataColumn TargetHeight;
  2006. private System.Data.DataColumn InFurTime;
  2007. private System.Data.DataColumn OutFurTime;
  2008. private System.Data.DataColumn ScrapTime;
  2009. private System.Data.DataColumn Remark;
  2010. private System.Data.DataColumn ColUser;
  2011. private System.Data.DataColumn ColShift;
  2012. private System.Data.DataColumn ColGroup;
  2013. private System.Data.DataColumn MatNo;
  2014. private System.Data.DataSet dataSet1;
  2015. private System.Data.DataTable dtPlan;
  2016. private System.Data.DataColumn HEAT_NO;
  2017. private System.Data.DataColumn dataColumn3;
  2018. private System.Data.DataColumn dataColumn2;
  2019. private System.Data.DataColumn dataColumn4;
  2020. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2021. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2022. private System.Windows.Forms.LinkLabel linkLabel1;
  2023. private System.Windows.Forms.Label label15;
  2024. private System.Windows.Forms.Label label14;
  2025. private System.Windows.Forms.Label label13;
  2026. private System.Windows.Forms.Label label4;
  2027. private System.Windows.Forms.Label label3;
  2028. private System.Windows.Forms.Label label2;
  2029. private System.Windows.Forms.Label label1;
  2030. private System.Windows.Forms.Label label12;
  2031. private System.Windows.Forms.Label label11;
  2032. private System.Windows.Forms.Label label10;
  2033. private System.Windows.Forms.Label label9;
  2034. private System.Windows.Forms.SplitContainer splitContainer1;
  2035. private System.Windows.Forms.Panel panel1;
  2036. private System.Data.DataColumn dataColumn5;
  2037. private System.Data.DataColumn dataColumn6;
  2038. private System.Data.DataColumn dataColumn1;
  2039. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  2040. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  2041. private RollingCard rollingCard1;
  2042. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtFurTemp1;
  2043. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtPress1;
  2044. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtGasPress1;
  2045. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp8;
  2046. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp7;
  2047. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp6;
  2048. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp5;
  2049. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp4;
  2050. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp3;
  2051. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp2;
  2052. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtTemp1;
  2053. private System.Data.DataColumn dataColumn7;
  2054. private System.Data.DataColumn dataColumn8;
  2055. private System.Data.DataColumn dataColumn9;
  2056. private System.Data.DataColumn dataColumn10;
  2057. private System.Data.DataColumn dataColumn11;
  2058. private System.Data.DataColumn dataColumn12;
  2059. private System.Windows.Forms.SplitContainer splitContainer2;
  2060. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2061. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2062. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2063. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  2064. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  2065. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridMatSeq;
  2066. private System.Data.DataColumn dataColumn13;
  2067. private System.Data.DataColumn dataColumn14;
  2068. private System.Windows.Forms.Timer timer1;
  2069. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2070. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  2071. private Core.StlMes.Client.ZGMil.ResultConrtrol.FrmTechnological frmTechnological1;
  2072. private System.Windows.Forms.Panel panel4;
  2073. private Core.StlMes.Client.ZGMil.ResultConrtrol.FurResult furResult1;
  2074. private System.Data.DataSet dataSet2;
  2075. private System.Data.DataTable dtINFurInfor;
  2076. private System.Data.DataColumn dataColumn15;
  2077. private System.Data.DataColumn dataColumn16;
  2078. private System.Data.DataColumn dataColumn17;
  2079. private System.Data.DataColumn dataColumn18;
  2080. private System.Data.DataColumn dataColumn19;
  2081. private System.Data.DataColumn dataColumn20;
  2082. private System.Data.DataColumn dataColumn21;
  2083. private System.Data.DataColumn dataColumn22;
  2084. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  2085. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2086. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkAutoRefresh;
  2087. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkStatusQuery;
  2088. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkHeatNo;
  2089. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLotNo;
  2090. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStoveNo;
  2091. public Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOT_NO;
  2092. private System.Windows.Forms.Label label17;
  2093. private System.Windows.Forms.Label label18;
  2094. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  2095. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage4;
  2096. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2097. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  2098. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridPlan;
  2099. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  2100. private System.Data.DataSet dataSet3;
  2101. private System.Data.DataTable dtOUTFurInfor;
  2102. private System.Data.DataColumn dataColumn23;
  2103. private System.Data.DataColumn dataColumn24;
  2104. private System.Data.DataColumn dataColumn25;
  2105. private System.Data.DataColumn dataColumn26;
  2106. private System.Data.DataColumn dataColumn27;
  2107. private System.Data.DataColumn dataColumn28;
  2108. private System.Data.DataColumn dataColumn29;
  2109. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridINFurInfor;
  2110. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridOUTFurInfor;
  2111. private System.Windows.Forms.Timer timer2;
  2112. private System.Data.DataColumn dataColumn30;
  2113. private System.Data.DataColumn dataColumn31;
  2114. private System.Data.DataColumn dataColumn32;
  2115. private System.Data.DataColumn dataColumn33;
  2116. private System.Data.DataColumn dataColumn34;
  2117. private System.Data.DataColumn dataColumn35;
  2118. private System.Data.DataColumn dataColumn36;
  2119. private System.Windows.Forms.Panel panel2;
  2120. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  2121. private RollingInfomation rollingInfomation1;
  2122. private ResultConrtrol.colShowShiftGroup colShowShiftGroup1;
  2123. private System.Data.DataColumn dataColumn37;
  2124. private System.Data.DataColumn dataColumn38;
  2125. private System.Data.DataColumn dataColumn39;
  2126. private System.Data.DataColumn dataColumn40;
  2127. private System.Data.DataColumn dataColumn41;
  2128. private System.Data.DataColumn dataColumn42;
  2129. private System.Data.DataColumn dataColumn43;
  2130. private System.Data.DataColumn dataColumn44;
  2131. }
  2132. }