FrmCrystallizerManageBP.Designer.cs 148 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387
  1. namespace Core.LgMes.Client.LgDeviceManager
  2. {
  3. partial class FrmCrystallizerManageBP
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("ultlbar1");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("BaseInfo");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PLUGIN");
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JJQWX");
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("RepairDetail");
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  39. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modfiy");
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("RepairDetail");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("BaseInfo");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("JJQWX");
  46. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modfiy");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("PLUGIN");
  50. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("dtBaseInfo", -1);
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("结晶器编号");
  53. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("铸机号");
  55. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("流号");
  57. Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("状态");
  59. Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班别");
  61. Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("通钢量");
  63. Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("连浇炉数");
  65. Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("断面");
  67. Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("使用炉数");
  69. Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("类型");
  71. Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("倒锥度值(东)");
  73. Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("倒锥度值(西)");
  75. Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("角缝");
  77. Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("铜板、足辊、喷嘴状况");
  79. Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("换上时间");
  81. Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("换下时间");
  83. Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("维护人员");
  85. Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("机长");
  87. Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注");
  89. Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("周期编号");
  91. Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  93. Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("外弧铜板");
  95. Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("内弧铜板");
  97. Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("左侧铜板");
  99. Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("右侧铜板");
  101. Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("外弧水箱");
  103. Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("内弧水箱");
  105. Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL1");
  107. Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL2");
  109. Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL3");
  111. Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL4");
  113. Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL5");
  115. Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VL6");
  117. Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("铜板厂家");
  119. Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("钢钟");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTAGE");
  122. Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INNERAGE");
  125. Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEFTAGE");
  128. Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RIGHTAGE");
  131. Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance160 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance161 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("结晶器编号");
  136. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("铸机号");
  137. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("流号");
  138. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("状态");
  139. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("班别");
  140. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("通钢量");
  141. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("连浇炉数");
  142. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("断面");
  143. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("使用炉数");
  144. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("类型");
  145. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("倒锥度值(东)");
  146. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("倒锥度值(西)");
  147. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("角缝");
  148. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("铜板、足辊、喷嘴状况");
  149. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("换上时间");
  150. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("换下时间");
  151. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("维护人员");
  152. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("机长");
  153. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn19 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("备注");
  154. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn20 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("周期编号");
  155. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn21 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ID");
  156. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn22 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("外弧铜板");
  157. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn23 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("内弧铜板");
  158. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn24 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("左侧铜板");
  159. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn25 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("右侧铜板");
  160. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn26 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("外弧水箱");
  161. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn27 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("内弧水箱");
  162. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn28 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL1");
  163. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn29 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL2");
  164. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn30 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL3");
  165. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn31 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL4");
  166. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn32 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL5");
  167. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn33 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("VL6");
  168. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn34 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("铜板厂家");
  169. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn35 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("钢钟");
  170. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn36 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OUTAGE");
  171. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn37 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INNERAGE");
  172. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn38 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("LEFTAGE");
  173. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn39 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RIGHTAGE");
  174. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn40 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("结晶器编号");
  175. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn41 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("状态");
  176. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn42 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("铸机号");
  177. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn43 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("流号");
  178. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn44 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("通钢量");
  179. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn45 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("使用炉数");
  180. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn46 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("类型");
  181. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn47 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("生产日期");
  182. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn48 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("购买日期");
  183. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn49 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("备注");
  184. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn50 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ID");
  185. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn51 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OUTAGE");
  186. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn52 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INNERAGE");
  187. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn53 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("LEFTAGE");
  188. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn54 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RIGHTAGE");
  189. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("dtBaseInfo", -1);
  191. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("结晶器编号");
  192. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("状态");
  194. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("铸机号");
  196. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("流号");
  198. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  199. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("通钢量");
  200. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  201. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("使用炉数");
  202. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("类型");
  204. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  205. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("生产日期");
  206. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  207. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("购买日期");
  208. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  209. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注");
  210. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  212. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUTAGE");
  214. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INNERAGE");
  215. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEFTAGE");
  216. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RIGHTAGE");
  217. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  219. this.ulexpgrpModel = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  220. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  221. this.tbReason1 = new System.Windows.Forms.TextBox();
  222. this.lblRepairTundishID = new System.Windows.Forms.Label();
  223. this.tbEnd1 = new System.Windows.Forms.TextBox();
  224. this.lblRepairType = new System.Windows.Forms.Label();
  225. this.tbBegin1 = new System.Windows.Forms.TextBox();
  226. this.tbMemo1 = new System.Windows.Forms.TextBox();
  227. this.tbType1 = new System.Windows.Forms.TextBox();
  228. this.lblReason = new System.Windows.Forms.Label();
  229. this.label22 = new System.Windows.Forms.Label();
  230. this.lblSendTime = new System.Windows.Forms.Label();
  231. this.tbID1 = new System.Windows.Forms.TextBox();
  232. this.lblRepairTime = new System.Windows.Forms.Label();
  233. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  234. this.txtWidth = new System.Windows.Forms.TextBox();
  235. this.label11 = new System.Windows.Forms.Label();
  236. this.label29 = new System.Windows.Forms.Label();
  237. this.label26 = new System.Windows.Forms.Label();
  238. this.label28 = new System.Windows.Forms.Label();
  239. this.label12 = new System.Windows.Forms.Label();
  240. this.label27 = new System.Windows.Forms.Label();
  241. this.label24 = new System.Windows.Forms.Label();
  242. this.tbCS6 = new System.Windows.Forms.TextBox();
  243. this.tbCS5 = new System.Windows.Forms.TextBox();
  244. this.tbCS4 = new System.Windows.Forms.TextBox();
  245. this.tbCS3 = new System.Windows.Forms.TextBox();
  246. this.tbCS2 = new System.Windows.Forms.TextBox();
  247. this.tbCS1 = new System.Windows.Forms.TextBox();
  248. this.tbNO6 = new System.Windows.Forms.TextBox();
  249. this.tbNO5 = new System.Windows.Forms.TextBox();
  250. this.tbNO4 = new System.Windows.Forms.TextBox();
  251. this.tbNO3 = new System.Windows.Forms.TextBox();
  252. this.tbNO2 = new System.Windows.Forms.TextBox();
  253. this.tbNO1 = new System.Windows.Forms.TextBox();
  254. this.cbbTBCJ = new System.Windows.Forms.ComboBox();
  255. this.label25 = new System.Windows.Forms.Label();
  256. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  257. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  258. this.cbbBC = new System.Windows.Forms.ComboBox();
  259. this.tbGZ = new System.Windows.Forms.TextBox();
  260. this.tbTGL = new System.Windows.Forms.TextBox();
  261. this.tbID = new System.Windows.Forms.TextBox();
  262. this.cbbType = new System.Windows.Forms.ComboBox();
  263. this.label7 = new System.Windows.Forms.Label();
  264. this.label1 = new System.Windows.Forms.Label();
  265. this.tbLJLS = new System.Windows.Forms.TextBox();
  266. this.label21 = new System.Windows.Forms.Label();
  267. this.tbJZ = new System.Windows.Forms.TextBox();
  268. this.label20 = new System.Windows.Forms.Label();
  269. this.tbWHRY = new System.Windows.Forms.TextBox();
  270. this.cbbZK = new System.Windows.Forms.ComboBox();
  271. this.label19 = new System.Windows.Forms.Label();
  272. this.label18 = new System.Windows.Forms.Label();
  273. this.tbJF = new System.Windows.Forms.TextBox();
  274. this.label17 = new System.Windows.Forms.Label();
  275. this.tbDzdzX = new System.Windows.Forms.TextBox();
  276. this.label10 = new System.Windows.Forms.Label();
  277. this.tbDzdzD = new System.Windows.Forms.TextBox();
  278. this.cbbBB = new System.Windows.Forms.ComboBox();
  279. this.label16 = new System.Windows.Forms.Label();
  280. this.cbbStatus = new System.Windows.Forms.ComboBox();
  281. this.label13 = new System.Windows.Forms.Label();
  282. this.cbbPos = new System.Windows.Forms.ComboBox();
  283. this.tbDM = new System.Windows.Forms.TextBox();
  284. this.label30 = new System.Windows.Forms.Label();
  285. this.label2 = new System.Windows.Forms.Label();
  286. this.label3 = new System.Windows.Forms.Label();
  287. this.tbMemo = new System.Windows.Forms.TextBox();
  288. this.label4 = new System.Windows.Forms.Label();
  289. this.label5 = new System.Windows.Forms.Label();
  290. this.label6 = new System.Windows.Forms.Label();
  291. this.tbSYCS = new System.Windows.Forms.TextBox();
  292. this.label9 = new System.Windows.Forms.Label();
  293. this.label14 = new System.Windows.Forms.Label();
  294. this.cbbCCM = new System.Windows.Forms.ComboBox();
  295. this.label15 = new System.Windows.Forms.Label();
  296. this.label8 = new System.Windows.Forms.Label();
  297. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  298. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  299. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  300. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  301. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  302. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  303. this.chkID = new System.Windows.Forms.CheckBox();
  304. this.cmbID = new System.Windows.Forms.ComboBox();
  305. this.ulgrpModel = new Infragistics.Win.Misc.UltraGroupBox();
  306. this.label23 = new System.Windows.Forms.Label();
  307. this.udteTo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  308. this.udteFrom = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  309. this.chkDate = new System.Windows.Forms.CheckBox();
  310. this.chkCCM = new System.Windows.Forms.CheckBox();
  311. this.cmbZJH = new System.Windows.Forms.ComboBox();
  312. this.ulgridUseInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  313. this.ultdsUseInfo = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  314. this.ultdsBaseInfo = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  315. this.panel1 = new System.Windows.Forms.Panel();
  316. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  317. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  318. this.ulgridBaseInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  319. this.ulexpgrpModel.SuspendLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  321. this.ultraGroupBox2.SuspendLayout();
  322. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  323. this.ultraGroupBox1.SuspendLayout();
  324. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  327. this.ultraExpandableGroupBox1.SuspendLayout();
  328. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).BeginInit();
  330. this.ulgrpModel.SuspendLayout();
  331. ((System.ComponentModel.ISupportInitialize)(this.udteTo)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.udteFrom)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.ulgridUseInfo)).BeginInit();
  334. ((System.ComponentModel.ISupportInitialize)(this.ultdsUseInfo)).BeginInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.ultdsBaseInfo)).BeginInit();
  336. this.panel1.SuspendLayout();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  338. this.ultraExpandableGroupBox2.SuspendLayout();
  339. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  340. ((System.ComponentModel.ISupportInitialize)(this.ulgridBaseInfo)).BeginInit();
  341. this.SuspendLayout();
  342. //
  343. // ulexpgrpModel
  344. //
  345. this.ulexpgrpModel.Controls.Add(this.ultraGroupBox2);
  346. this.ulexpgrpModel.Controls.Add(this.ultraGroupBox1);
  347. this.ulexpgrpModel.Dock = System.Windows.Forms.DockStyle.Fill;
  348. this.ulexpgrpModel.Location = new System.Drawing.Point(2, 20);
  349. this.ulexpgrpModel.Name = "ulexpgrpModel";
  350. this.ulexpgrpModel.Size = new System.Drawing.Size(1007, 251);
  351. this.ulexpgrpModel.TabIndex = 0;
  352. //
  353. // ultraGroupBox2
  354. //
  355. this.ultraGroupBox2.Controls.Add(this.tbReason1);
  356. this.ultraGroupBox2.Controls.Add(this.lblRepairTundishID);
  357. this.ultraGroupBox2.Controls.Add(this.tbEnd1);
  358. this.ultraGroupBox2.Controls.Add(this.lblRepairType);
  359. this.ultraGroupBox2.Controls.Add(this.tbBegin1);
  360. this.ultraGroupBox2.Controls.Add(this.tbMemo1);
  361. this.ultraGroupBox2.Controls.Add(this.tbType1);
  362. this.ultraGroupBox2.Controls.Add(this.lblReason);
  363. this.ultraGroupBox2.Controls.Add(this.label22);
  364. this.ultraGroupBox2.Controls.Add(this.lblSendTime);
  365. this.ultraGroupBox2.Controls.Add(this.tbID1);
  366. this.ultraGroupBox2.Controls.Add(this.lblRepairTime);
  367. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  368. this.ultraGroupBox2.Location = new System.Drawing.Point(724, 0);
  369. this.ultraGroupBox2.Name = "ultraGroupBox2";
  370. this.ultraGroupBox2.Size = new System.Drawing.Size(283, 251);
  371. this.ultraGroupBox2.TabIndex = 2;
  372. this.ultraGroupBox2.Text = "维修记录";
  373. //
  374. // tbReason1
  375. //
  376. this.tbReason1.BackColor = System.Drawing.Color.Gainsboro;
  377. this.tbReason1.Enabled = false;
  378. this.tbReason1.Location = new System.Drawing.Point(77, 119);
  379. this.tbReason1.Name = "tbReason1";
  380. this.tbReason1.ReadOnly = true;
  381. this.tbReason1.Size = new System.Drawing.Size(192, 21);
  382. this.tbReason1.TabIndex = 4;
  383. //
  384. // lblRepairTundishID
  385. //
  386. this.lblRepairTundishID.AutoSize = true;
  387. this.lblRepairTundishID.BackColor = System.Drawing.Color.Transparent;
  388. this.lblRepairTundishID.Location = new System.Drawing.Point(7, 36);
  389. this.lblRepairTundishID.Name = "lblRepairTundishID";
  390. this.lblRepairTundishID.Size = new System.Drawing.Size(65, 12);
  391. this.lblRepairTundishID.TabIndex = 0;
  392. this.lblRepairTundishID.Text = "结晶器编号";
  393. //
  394. // tbEnd1
  395. //
  396. this.tbEnd1.BackColor = System.Drawing.Color.Gainsboro;
  397. this.tbEnd1.Enabled = false;
  398. this.tbEnd1.Location = new System.Drawing.Point(77, 90);
  399. this.tbEnd1.Name = "tbEnd1";
  400. this.tbEnd1.ReadOnly = true;
  401. this.tbEnd1.Size = new System.Drawing.Size(192, 21);
  402. this.tbEnd1.TabIndex = 3;
  403. //
  404. // lblRepairType
  405. //
  406. this.lblRepairType.AutoSize = true;
  407. this.lblRepairType.BackColor = System.Drawing.Color.Transparent;
  408. this.lblRepairType.Location = new System.Drawing.Point(141, 36);
  409. this.lblRepairType.Name = "lblRepairType";
  410. this.lblRepairType.Size = new System.Drawing.Size(53, 12);
  411. this.lblRepairType.TabIndex = 0;
  412. this.lblRepairType.Text = "维修类别";
  413. //
  414. // tbBegin1
  415. //
  416. this.tbBegin1.BackColor = System.Drawing.Color.Gainsboro;
  417. this.tbBegin1.Enabled = false;
  418. this.tbBegin1.Location = new System.Drawing.Point(77, 61);
  419. this.tbBegin1.Name = "tbBegin1";
  420. this.tbBegin1.ReadOnly = true;
  421. this.tbBegin1.Size = new System.Drawing.Size(192, 21);
  422. this.tbBegin1.TabIndex = 2;
  423. //
  424. // tbMemo1
  425. //
  426. this.tbMemo1.BackColor = System.Drawing.Color.Gainsboro;
  427. this.tbMemo1.Enabled = false;
  428. this.tbMemo1.Location = new System.Drawing.Point(77, 148);
  429. this.tbMemo1.Multiline = true;
  430. this.tbMemo1.Name = "tbMemo1";
  431. this.tbMemo1.ReadOnly = true;
  432. this.tbMemo1.Size = new System.Drawing.Size(192, 64);
  433. this.tbMemo1.TabIndex = 5;
  434. //
  435. // tbType1
  436. //
  437. this.tbType1.BackColor = System.Drawing.Color.Gainsboro;
  438. this.tbType1.Enabled = false;
  439. this.tbType1.Location = new System.Drawing.Point(198, 32);
  440. this.tbType1.Name = "tbType1";
  441. this.tbType1.ReadOnly = true;
  442. this.tbType1.Size = new System.Drawing.Size(71, 21);
  443. this.tbType1.TabIndex = 1;
  444. //
  445. // lblReason
  446. //
  447. this.lblReason.AutoSize = true;
  448. this.lblReason.BackColor = System.Drawing.Color.Transparent;
  449. this.lblReason.Location = new System.Drawing.Point(43, 152);
  450. this.lblReason.Name = "lblReason";
  451. this.lblReason.Size = new System.Drawing.Size(29, 12);
  452. this.lblReason.TabIndex = 0;
  453. this.lblReason.Text = "备注";
  454. //
  455. // label22
  456. //
  457. this.label22.AutoSize = true;
  458. this.label22.BackColor = System.Drawing.Color.Transparent;
  459. this.label22.Location = new System.Drawing.Point(19, 123);
  460. this.label22.Name = "label22";
  461. this.label22.Size = new System.Drawing.Size(53, 12);
  462. this.label22.TabIndex = 0;
  463. this.label22.Text = "维修原因";
  464. //
  465. // lblSendTime
  466. //
  467. this.lblSendTime.AutoSize = true;
  468. this.lblSendTime.BackColor = System.Drawing.Color.Transparent;
  469. this.lblSendTime.Location = new System.Drawing.Point(19, 65);
  470. this.lblSendTime.Name = "lblSendTime";
  471. this.lblSendTime.Size = new System.Drawing.Size(53, 12);
  472. this.lblSendTime.TabIndex = 0;
  473. this.lblSendTime.Text = "送修时间";
  474. //
  475. // tbID1
  476. //
  477. this.tbID1.BackColor = System.Drawing.Color.Gainsboro;
  478. this.tbID1.Enabled = false;
  479. this.tbID1.Location = new System.Drawing.Point(77, 32);
  480. this.tbID1.Name = "tbID1";
  481. this.tbID1.ReadOnly = true;
  482. this.tbID1.Size = new System.Drawing.Size(58, 21);
  483. this.tbID1.TabIndex = 0;
  484. //
  485. // lblRepairTime
  486. //
  487. this.lblRepairTime.AutoSize = true;
  488. this.lblRepairTime.BackColor = System.Drawing.Color.Transparent;
  489. this.lblRepairTime.Location = new System.Drawing.Point(19, 94);
  490. this.lblRepairTime.Name = "lblRepairTime";
  491. this.lblRepairTime.Size = new System.Drawing.Size(53, 12);
  492. this.lblRepairTime.TabIndex = 0;
  493. this.lblRepairTime.Text = "修复时间";
  494. //
  495. // ultraGroupBox1
  496. //
  497. appearance2.FontData.Name = "宋体";
  498. appearance2.FontData.SizeInPoints = 9F;
  499. this.ultraGroupBox1.Appearance = appearance2;
  500. this.ultraGroupBox1.Controls.Add(this.txtWidth);
  501. this.ultraGroupBox1.Controls.Add(this.label11);
  502. this.ultraGroupBox1.Controls.Add(this.label29);
  503. this.ultraGroupBox1.Controls.Add(this.label26);
  504. this.ultraGroupBox1.Controls.Add(this.label28);
  505. this.ultraGroupBox1.Controls.Add(this.label12);
  506. this.ultraGroupBox1.Controls.Add(this.label27);
  507. this.ultraGroupBox1.Controls.Add(this.label24);
  508. this.ultraGroupBox1.Controls.Add(this.tbCS6);
  509. this.ultraGroupBox1.Controls.Add(this.tbCS5);
  510. this.ultraGroupBox1.Controls.Add(this.tbCS4);
  511. this.ultraGroupBox1.Controls.Add(this.tbCS3);
  512. this.ultraGroupBox1.Controls.Add(this.tbCS2);
  513. this.ultraGroupBox1.Controls.Add(this.tbCS1);
  514. this.ultraGroupBox1.Controls.Add(this.tbNO6);
  515. this.ultraGroupBox1.Controls.Add(this.tbNO5);
  516. this.ultraGroupBox1.Controls.Add(this.tbNO4);
  517. this.ultraGroupBox1.Controls.Add(this.tbNO3);
  518. this.ultraGroupBox1.Controls.Add(this.tbNO2);
  519. this.ultraGroupBox1.Controls.Add(this.tbNO1);
  520. this.ultraGroupBox1.Controls.Add(this.cbbTBCJ);
  521. this.ultraGroupBox1.Controls.Add(this.label25);
  522. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  523. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  524. this.ultraGroupBox1.Controls.Add(this.cbbBC);
  525. this.ultraGroupBox1.Controls.Add(this.tbGZ);
  526. this.ultraGroupBox1.Controls.Add(this.tbTGL);
  527. this.ultraGroupBox1.Controls.Add(this.tbID);
  528. this.ultraGroupBox1.Controls.Add(this.cbbType);
  529. this.ultraGroupBox1.Controls.Add(this.label7);
  530. this.ultraGroupBox1.Controls.Add(this.label1);
  531. this.ultraGroupBox1.Controls.Add(this.tbLJLS);
  532. this.ultraGroupBox1.Controls.Add(this.label21);
  533. this.ultraGroupBox1.Controls.Add(this.tbJZ);
  534. this.ultraGroupBox1.Controls.Add(this.label20);
  535. this.ultraGroupBox1.Controls.Add(this.tbWHRY);
  536. this.ultraGroupBox1.Controls.Add(this.cbbZK);
  537. this.ultraGroupBox1.Controls.Add(this.label19);
  538. this.ultraGroupBox1.Controls.Add(this.label18);
  539. this.ultraGroupBox1.Controls.Add(this.tbJF);
  540. this.ultraGroupBox1.Controls.Add(this.label17);
  541. this.ultraGroupBox1.Controls.Add(this.tbDzdzX);
  542. this.ultraGroupBox1.Controls.Add(this.label10);
  543. this.ultraGroupBox1.Controls.Add(this.tbDzdzD);
  544. this.ultraGroupBox1.Controls.Add(this.cbbBB);
  545. this.ultraGroupBox1.Controls.Add(this.label16);
  546. this.ultraGroupBox1.Controls.Add(this.cbbStatus);
  547. this.ultraGroupBox1.Controls.Add(this.label13);
  548. this.ultraGroupBox1.Controls.Add(this.cbbPos);
  549. this.ultraGroupBox1.Controls.Add(this.tbDM);
  550. this.ultraGroupBox1.Controls.Add(this.label30);
  551. this.ultraGroupBox1.Controls.Add(this.label2);
  552. this.ultraGroupBox1.Controls.Add(this.label3);
  553. this.ultraGroupBox1.Controls.Add(this.tbMemo);
  554. this.ultraGroupBox1.Controls.Add(this.label4);
  555. this.ultraGroupBox1.Controls.Add(this.label5);
  556. this.ultraGroupBox1.Controls.Add(this.label6);
  557. this.ultraGroupBox1.Controls.Add(this.tbSYCS);
  558. this.ultraGroupBox1.Controls.Add(this.label9);
  559. this.ultraGroupBox1.Controls.Add(this.label14);
  560. this.ultraGroupBox1.Controls.Add(this.cbbCCM);
  561. this.ultraGroupBox1.Controls.Add(this.label15);
  562. this.ultraGroupBox1.Controls.Add(this.label8);
  563. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  564. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  565. this.ultraGroupBox1.Name = "ultraGroupBox1";
  566. this.ultraGroupBox1.Size = new System.Drawing.Size(724, 251);
  567. this.ultraGroupBox1.TabIndex = 0;
  568. this.ultraGroupBox1.Text = "使用记录";
  569. //
  570. // txtWidth
  571. //
  572. this.txtWidth.AcceptsReturn = true;
  573. this.txtWidth.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.txtWidth.Location = new System.Drawing.Point(455, 78);
  575. this.txtWidth.Name = "txtWidth";
  576. this.txtWidth.Size = new System.Drawing.Size(34, 21);
  577. this.txtWidth.TabIndex = 36;
  578. this.txtWidth.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtWidth_KeyPress);
  579. //
  580. // label11
  581. //
  582. this.label11.AutoSize = true;
  583. this.label11.BackColor = System.Drawing.Color.Transparent;
  584. this.label11.Location = new System.Drawing.Point(443, 82);
  585. this.label11.Name = "label11";
  586. this.label11.Size = new System.Drawing.Size(11, 12);
  587. this.label11.TabIndex = 35;
  588. this.label11.Text = "X";
  589. //
  590. // label29
  591. //
  592. this.label29.AutoSize = true;
  593. this.label29.BackColor = System.Drawing.Color.Transparent;
  594. this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.label29.Location = new System.Drawing.Point(464, 194);
  596. this.label29.Name = "label29";
  597. this.label29.Size = new System.Drawing.Size(53, 12);
  598. this.label29.TabIndex = 0;
  599. this.label29.Text = "内弧水箱";
  600. this.label29.Visible = false;
  601. //
  602. // label26
  603. //
  604. this.label26.AutoSize = true;
  605. this.label26.BackColor = System.Drawing.Color.Transparent;
  606. this.label26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. this.label26.Location = new System.Drawing.Point(464, 166);
  608. this.label26.Name = "label26";
  609. this.label26.Size = new System.Drawing.Size(53, 12);
  610. this.label26.TabIndex = 0;
  611. this.label26.Text = "外弧水箱";
  612. this.label26.Visible = false;
  613. //
  614. // label28
  615. //
  616. this.label28.AutoSize = true;
  617. this.label28.BackColor = System.Drawing.Color.Transparent;
  618. this.label28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.label28.Location = new System.Drawing.Point(245, 194);
  620. this.label28.Name = "label28";
  621. this.label28.Size = new System.Drawing.Size(53, 12);
  622. this.label28.TabIndex = 0;
  623. this.label28.Text = "右侧铜板";
  624. //
  625. // label12
  626. //
  627. this.label12.AutoSize = true;
  628. this.label12.BackColor = System.Drawing.Color.Transparent;
  629. this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.label12.Location = new System.Drawing.Point(245, 166);
  631. this.label12.Name = "label12";
  632. this.label12.Size = new System.Drawing.Size(53, 12);
  633. this.label12.TabIndex = 0;
  634. this.label12.Text = "左侧铜板";
  635. //
  636. // label27
  637. //
  638. this.label27.AutoSize = true;
  639. this.label27.BackColor = System.Drawing.Color.Transparent;
  640. this.label27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  641. this.label27.Location = new System.Drawing.Point(24, 194);
  642. this.label27.Name = "label27";
  643. this.label27.Size = new System.Drawing.Size(53, 12);
  644. this.label27.TabIndex = 0;
  645. this.label27.Text = "内弧铜板";
  646. //
  647. // label24
  648. //
  649. this.label24.AutoSize = true;
  650. this.label24.BackColor = System.Drawing.Color.Transparent;
  651. this.label24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  652. this.label24.Location = new System.Drawing.Point(24, 166);
  653. this.label24.Name = "label24";
  654. this.label24.Size = new System.Drawing.Size(53, 12);
  655. this.label24.TabIndex = 0;
  656. this.label24.Text = "外弧铜板";
  657. //
  658. // tbCS6
  659. //
  660. this.tbCS6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. this.tbCS6.Location = new System.Drawing.Point(595, 189);
  662. this.tbCS6.Name = "tbCS6";
  663. this.tbCS6.Size = new System.Drawing.Size(70, 21);
  664. this.tbCS6.TabIndex = 32;
  665. this.tbCS6.Visible = false;
  666. this.tbCS6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  667. //
  668. // tbCS5
  669. //
  670. this.tbCS5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  671. this.tbCS5.Location = new System.Drawing.Point(595, 162);
  672. this.tbCS5.Name = "tbCS5";
  673. this.tbCS5.Size = new System.Drawing.Size(70, 21);
  674. this.tbCS5.TabIndex = 30;
  675. this.tbCS5.Visible = false;
  676. this.tbCS5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  677. //
  678. // tbCS4
  679. //
  680. this.tbCS4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  681. this.tbCS4.Location = new System.Drawing.Point(304, 189);
  682. this.tbCS4.Name = "tbCS4";
  683. this.tbCS4.Size = new System.Drawing.Size(70, 21);
  684. this.tbCS4.TabIndex = 28;
  685. this.tbCS4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  686. //
  687. // tbCS3
  688. //
  689. this.tbCS3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.tbCS3.Location = new System.Drawing.Point(304, 161);
  691. this.tbCS3.Name = "tbCS3";
  692. this.tbCS3.Size = new System.Drawing.Size(70, 21);
  693. this.tbCS3.TabIndex = 26;
  694. this.tbCS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  695. //
  696. // tbCS2
  697. //
  698. this.tbCS2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  699. this.tbCS2.Location = new System.Drawing.Point(83, 189);
  700. this.tbCS2.Name = "tbCS2";
  701. this.tbCS2.Size = new System.Drawing.Size(70, 21);
  702. this.tbCS2.TabIndex = 24;
  703. this.tbCS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  704. //
  705. // tbCS1
  706. //
  707. this.tbCS1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.tbCS1.Location = new System.Drawing.Point(83, 161);
  709. this.tbCS1.Name = "tbCS1";
  710. this.tbCS1.Size = new System.Drawing.Size(70, 21);
  711. this.tbCS1.TabIndex = 22;
  712. this.tbCS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  713. //
  714. // tbNO6
  715. //
  716. this.tbNO6.BackColor = System.Drawing.Color.Gainsboro;
  717. this.tbNO6.Enabled = false;
  718. this.tbNO6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  719. this.tbNO6.Location = new System.Drawing.Point(527, 189);
  720. this.tbNO6.Name = "tbNO6";
  721. this.tbNO6.ReadOnly = true;
  722. this.tbNO6.Size = new System.Drawing.Size(70, 21);
  723. this.tbNO6.TabIndex = 31;
  724. this.tbNO6.Visible = false;
  725. //
  726. // tbNO5
  727. //
  728. this.tbNO5.BackColor = System.Drawing.Color.Gainsboro;
  729. this.tbNO5.Enabled = false;
  730. this.tbNO5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.tbNO5.Location = new System.Drawing.Point(527, 162);
  732. this.tbNO5.Name = "tbNO5";
  733. this.tbNO5.ReadOnly = true;
  734. this.tbNO5.Size = new System.Drawing.Size(70, 21);
  735. this.tbNO5.TabIndex = 29;
  736. this.tbNO5.Visible = false;
  737. //
  738. // tbNO4
  739. //
  740. this.tbNO4.BackColor = System.Drawing.Color.Gainsboro;
  741. this.tbNO4.Enabled = false;
  742. this.tbNO4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  743. this.tbNO4.Location = new System.Drawing.Point(376, 189);
  744. this.tbNO4.Name = "tbNO4";
  745. this.tbNO4.ReadOnly = true;
  746. this.tbNO4.Size = new System.Drawing.Size(70, 21);
  747. this.tbNO4.TabIndex = 27;
  748. //
  749. // tbNO3
  750. //
  751. this.tbNO3.BackColor = System.Drawing.Color.Gainsboro;
  752. this.tbNO3.Enabled = false;
  753. this.tbNO3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  754. this.tbNO3.Location = new System.Drawing.Point(376, 161);
  755. this.tbNO3.Name = "tbNO3";
  756. this.tbNO3.ReadOnly = true;
  757. this.tbNO3.Size = new System.Drawing.Size(70, 21);
  758. this.tbNO3.TabIndex = 25;
  759. //
  760. // tbNO2
  761. //
  762. this.tbNO2.BackColor = System.Drawing.Color.Gainsboro;
  763. this.tbNO2.Enabled = false;
  764. this.tbNO2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  765. this.tbNO2.Location = new System.Drawing.Point(155, 189);
  766. this.tbNO2.Name = "tbNO2";
  767. this.tbNO2.ReadOnly = true;
  768. this.tbNO2.Size = new System.Drawing.Size(70, 21);
  769. this.tbNO2.TabIndex = 23;
  770. //
  771. // tbNO1
  772. //
  773. this.tbNO1.BackColor = System.Drawing.Color.Gainsboro;
  774. this.tbNO1.Enabled = false;
  775. this.tbNO1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  776. this.tbNO1.Location = new System.Drawing.Point(155, 162);
  777. this.tbNO1.Name = "tbNO1";
  778. this.tbNO1.ReadOnly = true;
  779. this.tbNO1.Size = new System.Drawing.Size(70, 21);
  780. this.tbNO1.TabIndex = 21;
  781. //
  782. // cbbTBCJ
  783. //
  784. this.cbbTBCJ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  785. this.cbbTBCJ.FormattingEnabled = true;
  786. this.cbbTBCJ.Items.AddRange(new object[] {
  787. "板坯",
  788. "方坯"});
  789. this.cbbTBCJ.Location = new System.Drawing.Point(539, 163);
  790. this.cbbTBCJ.MaxLength = 50;
  791. this.cbbTBCJ.Name = "cbbTBCJ";
  792. this.cbbTBCJ.Size = new System.Drawing.Size(126, 20);
  793. this.cbbTBCJ.TabIndex = 33;
  794. //
  795. // label25
  796. //
  797. this.label25.AutoSize = true;
  798. this.label25.BackColor = System.Drawing.Color.Transparent;
  799. this.label25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  800. this.label25.Location = new System.Drawing.Point(465, 166);
  801. this.label25.Name = "label25";
  802. this.label25.Size = new System.Drawing.Size(53, 12);
  803. this.label25.TabIndex = 0;
  804. this.label25.Text = "铜板厂家";
  805. //
  806. // ultraDateTimeEditor1
  807. //
  808. appearance3.BackColor = System.Drawing.Color.White;
  809. this.ultraDateTimeEditor1.Appearance = appearance3;
  810. this.ultraDateTimeEditor1.BackColor = System.Drawing.Color.White;
  811. this.ultraDateTimeEditor1.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
  812. this.ultraDateTimeEditor1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  813. this.ultraDateTimeEditor1.FormatProvider = new System.Globalization.CultureInfo("en-US");
  814. this.ultraDateTimeEditor1.FormatString = "yyyy-MM-dd HH:mm:ss";
  815. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(83, 134);
  816. this.ultraDateTimeEditor1.MaskInput = "yyyy-mm-dd hh:mm:ss";
  817. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  818. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(142, 21);
  819. this.ultraDateTimeEditor1.TabIndex = 18;
  820. this.ultraDateTimeEditor1.Value = null;
  821. //
  822. // ultraDateTimeEditor2
  823. //
  824. appearance4.BackColor = System.Drawing.Color.White;
  825. this.ultraDateTimeEditor2.Appearance = appearance4;
  826. this.ultraDateTimeEditor2.BackColor = System.Drawing.Color.White;
  827. this.ultraDateTimeEditor2.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
  828. this.ultraDateTimeEditor2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  829. this.ultraDateTimeEditor2.FormatProvider = new System.Globalization.CultureInfo("en-US");
  830. this.ultraDateTimeEditor2.FormatString = "yyyy-MM-dd HH:mm:ss";
  831. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(304, 134);
  832. this.ultraDateTimeEditor2.MaskInput = "yyyy-mm-dd hh:mm:ss";
  833. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  834. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(142, 21);
  835. this.ultraDateTimeEditor2.TabIndex = 19;
  836. this.ultraDateTimeEditor2.Value = null;
  837. //
  838. // cbbBC
  839. //
  840. this.cbbBC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  841. this.cbbBC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  842. this.cbbBC.FormattingEnabled = true;
  843. this.cbbBC.Items.AddRange(new object[] {
  844. "白",
  845. "中",
  846. "夜"});
  847. this.cbbBC.Location = new System.Drawing.Point(583, 22);
  848. this.cbbBC.Name = "cbbBC";
  849. this.cbbBC.Size = new System.Drawing.Size(40, 20);
  850. this.cbbBC.TabIndex = 4;
  851. //
  852. // tbGZ
  853. //
  854. this.tbGZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  855. this.tbGZ.Location = new System.Drawing.Point(237, 78);
  856. this.tbGZ.Name = "tbGZ";
  857. this.tbGZ.Size = new System.Drawing.Size(96, 21);
  858. this.tbGZ.TabIndex = 11;
  859. //
  860. // tbTGL
  861. //
  862. this.tbTGL.BackColor = System.Drawing.SystemColors.Window;
  863. this.tbTGL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  864. this.tbTGL.Location = new System.Drawing.Point(83, 50);
  865. this.tbTGL.Name = "tbTGL";
  866. this.tbTGL.Size = new System.Drawing.Size(76, 21);
  867. this.tbTGL.TabIndex = 6;
  868. this.tbTGL.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  869. //
  870. // tbID
  871. //
  872. this.tbID.BackColor = System.Drawing.Color.Gainsboro;
  873. this.tbID.Enabled = false;
  874. this.tbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.tbID.Location = new System.Drawing.Point(83, 22);
  876. this.tbID.Name = "tbID";
  877. this.tbID.ReadOnly = true;
  878. this.tbID.Size = new System.Drawing.Size(76, 21);
  879. this.tbID.TabIndex = 1;
  880. //
  881. // cbbType
  882. //
  883. this.cbbType.BackColor = System.Drawing.Color.Gainsboro;
  884. this.cbbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  885. this.cbbType.Enabled = false;
  886. this.cbbType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  887. this.cbbType.FormattingEnabled = true;
  888. this.cbbType.Items.AddRange(new object[] {
  889. "板坯",
  890. "方坯"});
  891. this.cbbType.Location = new System.Drawing.Point(408, 50);
  892. this.cbbType.Name = "cbbType";
  893. this.cbbType.Size = new System.Drawing.Size(81, 20);
  894. this.cbbType.TabIndex = 8;
  895. //
  896. // label7
  897. //
  898. this.label7.AutoSize = true;
  899. this.label7.BackColor = System.Drawing.Color.Transparent;
  900. this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  901. this.label7.Location = new System.Drawing.Point(374, 54);
  902. this.label7.Name = "label7";
  903. this.label7.Size = new System.Drawing.Size(29, 12);
  904. this.label7.TabIndex = 0;
  905. this.label7.Text = "类型";
  906. //
  907. // label1
  908. //
  909. this.label1.AutoSize = true;
  910. this.label1.BackColor = System.Drawing.Color.Transparent;
  911. this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.label1.Location = new System.Drawing.Point(179, 110);
  913. this.label1.Name = "label1";
  914. this.label1.Size = new System.Drawing.Size(53, 12);
  915. this.label1.TabIndex = 0;
  916. this.label1.Text = "连浇炉数";
  917. //
  918. // tbLJLS
  919. //
  920. this.tbLJLS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  921. this.tbLJLS.Location = new System.Drawing.Point(237, 106);
  922. this.tbLJLS.Name = "tbLJLS";
  923. this.tbLJLS.Size = new System.Drawing.Size(96, 21);
  924. this.tbLJLS.TabIndex = 15;
  925. this.tbLJLS.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  926. //
  927. // label21
  928. //
  929. this.label21.AutoSize = true;
  930. this.label21.BackColor = System.Drawing.Color.Transparent;
  931. this.label21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  932. this.label21.Location = new System.Drawing.Point(374, 110);
  933. this.label21.Name = "label21";
  934. this.label21.Size = new System.Drawing.Size(29, 12);
  935. this.label21.TabIndex = 0;
  936. this.label21.Text = "机长";
  937. //
  938. // tbJZ
  939. //
  940. this.tbJZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  941. this.tbJZ.Location = new System.Drawing.Point(408, 106);
  942. this.tbJZ.Name = "tbJZ";
  943. this.tbJZ.Size = new System.Drawing.Size(81, 21);
  944. this.tbJZ.TabIndex = 16;
  945. //
  946. // label20
  947. //
  948. this.label20.AutoSize = true;
  949. this.label20.BackColor = System.Drawing.Color.Transparent;
  950. this.label20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  951. this.label20.Location = new System.Drawing.Point(525, 110);
  952. this.label20.Name = "label20";
  953. this.label20.Size = new System.Drawing.Size(53, 12);
  954. this.label20.TabIndex = 0;
  955. this.label20.Text = "维护人员";
  956. //
  957. // tbWHRY
  958. //
  959. this.tbWHRY.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  960. this.tbWHRY.Location = new System.Drawing.Point(583, 106);
  961. this.tbWHRY.Name = "tbWHRY";
  962. this.tbWHRY.Size = new System.Drawing.Size(82, 21);
  963. this.tbWHRY.TabIndex = 17;
  964. //
  965. // cbbZK
  966. //
  967. this.cbbZK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  968. this.cbbZK.FormattingEnabled = true;
  969. this.cbbZK.Items.AddRange(new object[] {
  970. "正常",
  971. "不正常"});
  972. this.cbbZK.Location = new System.Drawing.Point(583, 134);
  973. this.cbbZK.Name = "cbbZK";
  974. this.cbbZK.Size = new System.Drawing.Size(82, 20);
  975. this.cbbZK.TabIndex = 20;
  976. //
  977. // label19
  978. //
  979. this.label19.AutoSize = true;
  980. this.label19.BackColor = System.Drawing.Color.Transparent;
  981. this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  982. this.label19.Location = new System.Drawing.Point(465, 138);
  983. this.label19.Name = "label19";
  984. this.label19.Size = new System.Drawing.Size(113, 12);
  985. this.label19.TabIndex = 0;
  986. this.label19.Text = "铜板、足辊喷嘴状况";
  987. //
  988. // label18
  989. //
  990. this.label18.AutoSize = true;
  991. this.label18.BackColor = System.Drawing.Color.Transparent;
  992. this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.label18.Location = new System.Drawing.Point(48, 110);
  994. this.label18.Name = "label18";
  995. this.label18.Size = new System.Drawing.Size(29, 12);
  996. this.label18.TabIndex = 0;
  997. this.label18.Text = "角缝";
  998. //
  999. // tbJF
  1000. //
  1001. this.tbJF.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1002. this.tbJF.Location = new System.Drawing.Point(83, 106);
  1003. this.tbJF.Name = "tbJF";
  1004. this.tbJF.Size = new System.Drawing.Size(76, 21);
  1005. this.tbJF.TabIndex = 14;
  1006. this.tbJF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  1007. //
  1008. // label17
  1009. //
  1010. this.label17.AutoSize = true;
  1011. this.label17.BackColor = System.Drawing.Color.Transparent;
  1012. this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.label17.Location = new System.Drawing.Point(501, 82);
  1014. this.label17.Name = "label17";
  1015. this.label17.Size = new System.Drawing.Size(77, 12);
  1016. this.label17.TabIndex = 0;
  1017. this.label17.Text = "倒锥度值(西)";
  1018. //
  1019. // tbDzdzX
  1020. //
  1021. this.tbDzdzX.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1022. this.tbDzdzX.Location = new System.Drawing.Point(583, 78);
  1023. this.tbDzdzX.Name = "tbDzdzX";
  1024. this.tbDzdzX.Size = new System.Drawing.Size(82, 21);
  1025. this.tbDzdzX.TabIndex = 13;
  1026. this.tbDzdzX.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  1027. //
  1028. // label10
  1029. //
  1030. this.label10.AutoSize = true;
  1031. this.label10.BackColor = System.Drawing.Color.Transparent;
  1032. this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1033. this.label10.Location = new System.Drawing.Point(501, 54);
  1034. this.label10.Name = "label10";
  1035. this.label10.Size = new System.Drawing.Size(77, 12);
  1036. this.label10.TabIndex = 0;
  1037. this.label10.Text = "倒锥度值(东)";
  1038. //
  1039. // tbDzdzD
  1040. //
  1041. this.tbDzdzD.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1042. this.tbDzdzD.Location = new System.Drawing.Point(583, 50);
  1043. this.tbDzdzD.Name = "tbDzdzD";
  1044. this.tbDzdzD.Size = new System.Drawing.Size(82, 21);
  1045. this.tbDzdzD.TabIndex = 9;
  1046. this.tbDzdzD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.NumberEditor_KeyPress);
  1047. //
  1048. // cbbBB
  1049. //
  1050. this.cbbBB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1051. this.cbbBB.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1052. this.cbbBB.FormattingEnabled = true;
  1053. this.cbbBB.Items.AddRange(new object[] {
  1054. "甲",
  1055. "乙",
  1056. "丙",
  1057. "丁"});
  1058. this.cbbBB.Location = new System.Drawing.Point(625, 22);
  1059. this.cbbBB.Name = "cbbBB";
  1060. this.cbbBB.Size = new System.Drawing.Size(40, 20);
  1061. this.cbbBB.TabIndex = 5;
  1062. //
  1063. // label16
  1064. //
  1065. this.label16.AutoSize = true;
  1066. this.label16.BackColor = System.Drawing.Color.Transparent;
  1067. this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1068. this.label16.Location = new System.Drawing.Point(525, 26);
  1069. this.label16.Name = "label16";
  1070. this.label16.Size = new System.Drawing.Size(53, 12);
  1071. this.label16.TabIndex = 0;
  1072. this.label16.Text = "班次班别";
  1073. //
  1074. // cbbStatus
  1075. //
  1076. this.cbbStatus.BackColor = System.Drawing.Color.Gainsboro;
  1077. this.cbbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1078. this.cbbStatus.Enabled = false;
  1079. this.cbbStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1080. this.cbbStatus.FormattingEnabled = true;
  1081. this.cbbStatus.Items.AddRange(new object[] {
  1082. "备用",
  1083. "上线",
  1084. "下线",
  1085. "维修"});
  1086. this.cbbStatus.Location = new System.Drawing.Point(237, 50);
  1087. this.cbbStatus.Name = "cbbStatus";
  1088. this.cbbStatus.Size = new System.Drawing.Size(96, 20);
  1089. this.cbbStatus.TabIndex = 7;
  1090. //
  1091. // label13
  1092. //
  1093. this.label13.AutoSize = true;
  1094. this.label13.BackColor = System.Drawing.Color.Transparent;
  1095. this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1096. this.label13.Location = new System.Drawing.Point(203, 54);
  1097. this.label13.Name = "label13";
  1098. this.label13.Size = new System.Drawing.Size(29, 12);
  1099. this.label13.TabIndex = 0;
  1100. this.label13.Text = "状态";
  1101. //
  1102. // cbbPos
  1103. //
  1104. this.cbbPos.BackColor = System.Drawing.Color.Gainsboro;
  1105. this.cbbPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1106. this.cbbPos.Enabled = false;
  1107. this.cbbPos.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. this.cbbPos.FormattingEnabled = true;
  1109. this.cbbPos.Items.AddRange(new object[] {
  1110. "S1",
  1111. "S2",
  1112. "S3",
  1113. "S4",
  1114. "S5"});
  1115. this.cbbPos.Location = new System.Drawing.Point(408, 22);
  1116. this.cbbPos.Name = "cbbPos";
  1117. this.cbbPos.Size = new System.Drawing.Size(81, 20);
  1118. this.cbbPos.TabIndex = 3;
  1119. //
  1120. // tbDM
  1121. //
  1122. this.tbDM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1123. this.tbDM.Location = new System.Drawing.Point(408, 78);
  1124. this.tbDM.Name = "tbDM";
  1125. this.tbDM.Size = new System.Drawing.Size(33, 21);
  1126. this.tbDM.TabIndex = 12;
  1127. this.tbDM.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbDM_KeyPress);
  1128. //
  1129. // label30
  1130. //
  1131. this.label30.AutoSize = true;
  1132. this.label30.BackColor = System.Drawing.Color.Transparent;
  1133. this.label30.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1134. this.label30.Location = new System.Drawing.Point(36, 54);
  1135. this.label30.Name = "label30";
  1136. this.label30.Size = new System.Drawing.Size(41, 12);
  1137. this.label30.TabIndex = 0;
  1138. this.label30.Text = "通钢量";
  1139. //
  1140. // label2
  1141. //
  1142. this.label2.AutoSize = true;
  1143. this.label2.BackColor = System.Drawing.Color.Transparent;
  1144. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.label2.Location = new System.Drawing.Point(374, 82);
  1146. this.label2.Name = "label2";
  1147. this.label2.Size = new System.Drawing.Size(29, 12);
  1148. this.label2.TabIndex = 0;
  1149. this.label2.Text = "断面";
  1150. //
  1151. // label3
  1152. //
  1153. this.label3.AutoSize = true;
  1154. this.label3.BackColor = System.Drawing.Color.Transparent;
  1155. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1156. this.label3.Location = new System.Drawing.Point(12, 26);
  1157. this.label3.Name = "label3";
  1158. this.label3.Size = new System.Drawing.Size(65, 12);
  1159. this.label3.TabIndex = 0;
  1160. this.label3.Text = "结晶器编号";
  1161. //
  1162. // tbMemo
  1163. //
  1164. this.tbMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1165. this.tbMemo.Location = new System.Drawing.Point(539, 191);
  1166. this.tbMemo.MaxLength = 300;
  1167. this.tbMemo.Name = "tbMemo";
  1168. this.tbMemo.Size = new System.Drawing.Size(126, 21);
  1169. this.tbMemo.TabIndex = 34;
  1170. //
  1171. // label4
  1172. //
  1173. this.label4.AutoSize = true;
  1174. this.label4.BackColor = System.Drawing.Color.Transparent;
  1175. this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.label4.Location = new System.Drawing.Point(488, 194);
  1177. this.label4.Name = "label4";
  1178. this.label4.Size = new System.Drawing.Size(29, 12);
  1179. this.label4.TabIndex = 0;
  1180. this.label4.Text = "备注";
  1181. //
  1182. // label5
  1183. //
  1184. this.label5.AutoSize = true;
  1185. this.label5.BackColor = System.Drawing.Color.Transparent;
  1186. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1187. this.label5.Location = new System.Drawing.Point(245, 138);
  1188. this.label5.Name = "label5";
  1189. this.label5.Size = new System.Drawing.Size(53, 12);
  1190. this.label5.TabIndex = 0;
  1191. this.label5.Text = "换下时间";
  1192. //
  1193. // label6
  1194. //
  1195. this.label6.AutoSize = true;
  1196. this.label6.BackColor = System.Drawing.Color.Transparent;
  1197. this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1198. this.label6.Location = new System.Drawing.Point(24, 138);
  1199. this.label6.Name = "label6";
  1200. this.label6.Size = new System.Drawing.Size(53, 12);
  1201. this.label6.TabIndex = 0;
  1202. this.label6.Text = "换上时间";
  1203. //
  1204. // tbSYCS
  1205. //
  1206. this.tbSYCS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1207. this.tbSYCS.Location = new System.Drawing.Point(83, 78);
  1208. this.tbSYCS.Name = "tbSYCS";
  1209. this.tbSYCS.Size = new System.Drawing.Size(76, 21);
  1210. this.tbSYCS.TabIndex = 10;
  1211. //
  1212. // label9
  1213. //
  1214. this.label9.AutoSize = true;
  1215. this.label9.BackColor = System.Drawing.Color.Transparent;
  1216. this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1217. this.label9.Location = new System.Drawing.Point(24, 82);
  1218. this.label9.Name = "label9";
  1219. this.label9.Size = new System.Drawing.Size(53, 12);
  1220. this.label9.TabIndex = 0;
  1221. this.label9.Text = "使用炉数";
  1222. //
  1223. // label14
  1224. //
  1225. this.label14.AutoSize = true;
  1226. this.label14.BackColor = System.Drawing.Color.Transparent;
  1227. this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1228. this.label14.Location = new System.Drawing.Point(203, 82);
  1229. this.label14.Name = "label14";
  1230. this.label14.Size = new System.Drawing.Size(29, 12);
  1231. this.label14.TabIndex = 0;
  1232. this.label14.Text = "钢种";
  1233. //
  1234. // cbbCCM
  1235. //
  1236. this.cbbCCM.BackColor = System.Drawing.Color.Gainsboro;
  1237. this.cbbCCM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1238. this.cbbCCM.Enabled = false;
  1239. this.cbbCCM.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1240. this.cbbCCM.FormattingEnabled = true;
  1241. this.cbbCCM.Items.AddRange(new object[] {
  1242. "1#连铸机",
  1243. "2#连铸机",
  1244. "3#连铸机"});
  1245. this.cbbCCM.Location = new System.Drawing.Point(237, 22);
  1246. this.cbbCCM.Name = "cbbCCM";
  1247. this.cbbCCM.Size = new System.Drawing.Size(96, 20);
  1248. this.cbbCCM.TabIndex = 2;
  1249. //
  1250. // label15
  1251. //
  1252. this.label15.AutoSize = true;
  1253. this.label15.BackColor = System.Drawing.Color.Transparent;
  1254. this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1255. this.label15.Location = new System.Drawing.Point(191, 26);
  1256. this.label15.Name = "label15";
  1257. this.label15.Size = new System.Drawing.Size(41, 12);
  1258. this.label15.TabIndex = 0;
  1259. this.label15.Text = "铸机号";
  1260. //
  1261. // label8
  1262. //
  1263. this.label8.AutoSize = true;
  1264. this.label8.BackColor = System.Drawing.Color.Transparent;
  1265. this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1266. this.label8.Location = new System.Drawing.Point(374, 26);
  1267. this.label8.Name = "label8";
  1268. this.label8.Size = new System.Drawing.Size(29, 12);
  1269. this.label8.TabIndex = 0;
  1270. this.label8.Text = "流号";
  1271. //
  1272. // ultraExpandableGroupBox1
  1273. //
  1274. this.ultraExpandableGroupBox1.Controls.Add(this.ulexpgrpModel);
  1275. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1276. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1011, 247);
  1277. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 9F);
  1278. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 262);
  1279. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1280. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1011, 273);
  1281. this.ultraExpandableGroupBox1.TabIndex = 2;
  1282. this.ultraExpandableGroupBox1.Text = "详细信息";
  1283. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  1284. //
  1285. // ultraToolbarsManager1
  1286. //
  1287. appearance6.FontData.Name = "宋体";
  1288. appearance6.FontData.SizeInPoints = 9F;
  1289. this.ultraToolbarsManager1.Appearance = appearance6;
  1290. this.ultraToolbarsManager1.DesignerFlags = 1;
  1291. this.ultraToolbarsManager1.DockWithinContainer = this;
  1292. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(Core.Mes.Client.Common.frmStyleBase);
  1293. this.ultraToolbarsManager1.LockToolbars = true;
  1294. this.ultraToolbarsManager1.MdiMergeable = false;
  1295. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  1296. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  1297. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  1298. ultraToolbar1.DockedColumn = 0;
  1299. ultraToolbar1.DockedRow = 0;
  1300. buttonTool1.InstanceProps.IsFirstInGroup = true;
  1301. buttonTool2.InstanceProps.IsFirstInGroup = true;
  1302. buttonTool3.InstanceProps.IsFirstInGroup = true;
  1303. buttonTool4.InstanceProps.IsFirstInGroup = true;
  1304. buttonTool5.InstanceProps.IsFirstInGroup = true;
  1305. buttonTool6.InstanceProps.IsFirstInGroup = true;
  1306. buttonTool7.InstanceProps.IsFirstInGroup = true;
  1307. buttonTool8.InstanceProps.IsFirstInGroup = true;
  1308. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1309. buttonTool1,
  1310. buttonTool2,
  1311. buttonTool3,
  1312. buttonTool4,
  1313. buttonTool5,
  1314. buttonTool6,
  1315. buttonTool7,
  1316. buttonTool8});
  1317. ultraToolbar1.Text = "ultlbar1";
  1318. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  1319. ultraToolbar1});
  1320. buttonTool9.SharedPropsInternal.Caption = "关闭";
  1321. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1322. buttonTool10.SharedPropsInternal.Caption = "维修记录查询";
  1323. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1324. buttonTool11.SharedPropsInternal.Caption = "基本信息";
  1325. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1326. buttonTool12.SharedPropsInternal.Caption = "结晶器维修";
  1327. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1328. buttonTool13.SharedPropsInternal.Caption = "查询";
  1329. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1330. buttonTool14.SharedPropsInternal.Caption = "修改";
  1331. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1332. buttonTool15.SharedPropsInternal.Caption = "删除";
  1333. buttonTool15.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1334. buttonTool16.SharedPropsInternal.Caption = "结晶器插件";
  1335. buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1336. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1337. buttonTool9,
  1338. buttonTool10,
  1339. buttonTool11,
  1340. buttonTool12,
  1341. buttonTool13,
  1342. buttonTool14,
  1343. buttonTool15,
  1344. buttonTool16});
  1345. this.ultraToolbarsManager1.Visible = false;
  1346. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1347. //
  1348. // _FrmBase_Toolbars_Dock_Area_Top
  1349. //
  1350. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1351. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1352. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1353. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  1354. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  1355. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  1356. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1011, 26);
  1357. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  1358. //
  1359. // _FrmBase_Toolbars_Dock_Area_Bottom
  1360. //
  1361. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1362. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1363. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1364. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  1365. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 535);
  1366. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  1367. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1011, 0);
  1368. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  1369. //
  1370. // _FrmBase_Toolbars_Dock_Area_Left
  1371. //
  1372. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1373. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1374. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1375. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  1376. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 26);
  1377. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  1378. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 509);
  1379. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  1380. //
  1381. // _FrmBase_Toolbars_Dock_Area_Right
  1382. //
  1383. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1384. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  1385. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1386. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  1387. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1011, 26);
  1388. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  1389. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 509);
  1390. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  1391. //
  1392. // chkID
  1393. //
  1394. this.chkID.AutoSize = true;
  1395. this.chkID.BackColor = System.Drawing.Color.Transparent;
  1396. this.chkID.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1397. this.chkID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1398. this.chkID.Location = new System.Drawing.Point(218, 10);
  1399. this.chkID.Name = "chkID";
  1400. this.chkID.Size = new System.Drawing.Size(81, 16);
  1401. this.chkID.TabIndex = 2;
  1402. this.chkID.Text = "结晶器编号";
  1403. this.chkID.UseVisualStyleBackColor = false;
  1404. this.chkID.CheckedChanged += new System.EventHandler(this.chkID_CheckedChanged);
  1405. //
  1406. // cmbID
  1407. //
  1408. this.cmbID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1409. this.cmbID.Enabled = false;
  1410. this.cmbID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1411. this.cmbID.FormattingEnabled = true;
  1412. this.cmbID.Location = new System.Drawing.Point(301, 10);
  1413. this.cmbID.Name = "cmbID";
  1414. this.cmbID.Size = new System.Drawing.Size(104, 20);
  1415. this.cmbID.TabIndex = 3;
  1416. //
  1417. // ulgrpModel
  1418. //
  1419. appearance70.FontData.Name = "宋体";
  1420. appearance70.FontData.SizeInPoints = 9F;
  1421. this.ulgrpModel.Appearance = appearance70;
  1422. this.ulgrpModel.Controls.Add(this.label23);
  1423. this.ulgrpModel.Controls.Add(this.udteTo);
  1424. this.ulgrpModel.Controls.Add(this.udteFrom);
  1425. this.ulgrpModel.Controls.Add(this.chkDate);
  1426. this.ulgrpModel.Controls.Add(this.chkCCM);
  1427. this.ulgrpModel.Controls.Add(this.cmbZJH);
  1428. this.ulgrpModel.Controls.Add(this.cmbID);
  1429. this.ulgrpModel.Controls.Add(this.chkID);
  1430. this.ulgrpModel.Dock = System.Windows.Forms.DockStyle.Top;
  1431. this.ulgrpModel.Location = new System.Drawing.Point(0, 26);
  1432. this.ulgrpModel.Name = "ulgrpModel";
  1433. this.ulgrpModel.Size = new System.Drawing.Size(1011, 40);
  1434. this.ulgrpModel.TabIndex = 1;
  1435. //
  1436. // label23
  1437. //
  1438. this.label23.AutoSize = true;
  1439. this.label23.BackColor = System.Drawing.Color.Transparent;
  1440. this.label23.Location = new System.Drawing.Point(662, 14);
  1441. this.label23.Name = "label23";
  1442. this.label23.Size = new System.Drawing.Size(17, 12);
  1443. this.label23.TabIndex = 0;
  1444. this.label23.Text = "到";
  1445. //
  1446. // udteTo
  1447. //
  1448. this.udteTo.Enabled = false;
  1449. this.udteTo.Location = new System.Drawing.Point(686, 10);
  1450. this.udteTo.MaskInput = "{date}";
  1451. this.udteTo.Name = "udteTo";
  1452. this.udteTo.Nullable = false;
  1453. this.udteTo.Size = new System.Drawing.Size(116, 21);
  1454. this.udteTo.TabIndex = 6;
  1455. //
  1456. // udteFrom
  1457. //
  1458. this.udteFrom.Enabled = false;
  1459. this.udteFrom.Location = new System.Drawing.Point(541, 10);
  1460. this.udteFrom.MaskInput = "{date}";
  1461. this.udteFrom.Name = "udteFrom";
  1462. this.udteFrom.Nullable = false;
  1463. this.udteFrom.Size = new System.Drawing.Size(115, 21);
  1464. this.udteFrom.TabIndex = 5;
  1465. //
  1466. // chkDate
  1467. //
  1468. this.chkDate.AutoSize = true;
  1469. this.chkDate.BackColor = System.Drawing.Color.Transparent;
  1470. this.chkDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1471. this.chkDate.Location = new System.Drawing.Point(435, 11);
  1472. this.chkDate.Name = "chkDate";
  1473. this.chkDate.Size = new System.Drawing.Size(105, 16);
  1474. this.chkDate.TabIndex = 4;
  1475. this.chkDate.Text = "换上时间 从:";
  1476. this.chkDate.UseVisualStyleBackColor = false;
  1477. this.chkDate.CheckedChanged += new System.EventHandler(this.cbDate_CheckedChanged);
  1478. //
  1479. // chkCCM
  1480. //
  1481. this.chkCCM.AutoSize = true;
  1482. this.chkCCM.BackColor = System.Drawing.Color.Transparent;
  1483. this.chkCCM.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1484. this.chkCCM.Font = new System.Drawing.Font("宋体", 9F);
  1485. this.chkCCM.Location = new System.Drawing.Point(23, 10);
  1486. this.chkCCM.Name = "chkCCM";
  1487. this.chkCCM.Size = new System.Drawing.Size(57, 16);
  1488. this.chkCCM.TabIndex = 0;
  1489. this.chkCCM.Text = "铸机号";
  1490. this.chkCCM.UseVisualStyleBackColor = false;
  1491. this.chkCCM.CheckedChanged += new System.EventHandler(this.cbCCM_CheckedChanged);
  1492. //
  1493. // cmbZJH
  1494. //
  1495. this.cmbZJH.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1496. this.cmbZJH.Enabled = false;
  1497. this.cmbZJH.Font = new System.Drawing.Font("宋体", 9F);
  1498. this.cmbZJH.FormattingEnabled = true;
  1499. this.cmbZJH.Items.AddRange(new object[] {
  1500. "1#连铸机",
  1501. "2#连铸机",
  1502. "3#连铸机"});
  1503. this.cmbZJH.Location = new System.Drawing.Point(81, 10);
  1504. this.cmbZJH.Name = "cmbZJH";
  1505. this.cmbZJH.Size = new System.Drawing.Size(104, 20);
  1506. this.cmbZJH.TabIndex = 1;
  1507. this.cmbZJH.SelectedIndexChanged += new System.EventHandler(this.cbbZJH_SelectedIndexChanged);
  1508. //
  1509. // ulgridUseInfo
  1510. //
  1511. this.ulgridUseInfo.DataSource = this.ultdsUseInfo;
  1512. appearance100.TextVAlignAsString = "Middle";
  1513. ultraGridColumn1.CellAppearance = appearance100;
  1514. ultraGridColumn1.Header.VisiblePosition = 0;
  1515. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  1516. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  1517. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
  1518. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1519. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  1520. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  1521. ultraGridColumn1.Width = 37;
  1522. appearance101.TextVAlignAsString = "Middle";
  1523. ultraGridColumn2.CellAppearance = appearance101;
  1524. ultraGridColumn2.Header.VisiblePosition = 1;
  1525. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  1526. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  1527. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  1528. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1529. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  1530. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  1531. ultraGridColumn2.Width = 63;
  1532. appearance102.TextVAlignAsString = "Middle";
  1533. ultraGridColumn3.CellAppearance = appearance102;
  1534. ultraGridColumn3.Header.VisiblePosition = 2;
  1535. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  1536. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  1537. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
  1538. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1539. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  1540. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  1541. ultraGridColumn3.Width = 39;
  1542. appearance103.TextVAlignAsString = "Middle";
  1543. ultraGridColumn4.CellAppearance = appearance103;
  1544. ultraGridColumn4.Header.VisiblePosition = 3;
  1545. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  1546. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  1547. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(47, 0);
  1548. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1549. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  1550. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  1551. ultraGridColumn4.Width = 43;
  1552. appearance104.TextVAlignAsString = "Middle";
  1553. ultraGridColumn5.CellAppearance = appearance104;
  1554. ultraGridColumn5.Header.VisiblePosition = 4;
  1555. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 27;
  1556. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  1557. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
  1558. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1559. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  1560. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  1561. ultraGridColumn5.Width = 52;
  1562. appearance105.TextVAlignAsString = "Middle";
  1563. ultraGridColumn6.CellAppearance = appearance105;
  1564. ultraGridColumn6.Header.VisiblePosition = 5;
  1565. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  1566. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  1567. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  1568. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1569. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  1570. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  1571. ultraGridColumn6.Width = 68;
  1572. appearance106.TextVAlignAsString = "Middle";
  1573. ultraGridColumn7.CellAppearance = appearance106;
  1574. ultraGridColumn7.Header.VisiblePosition = 6;
  1575. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 9;
  1576. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  1577. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
  1578. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1579. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  1580. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  1581. ultraGridColumn7.Width = 63;
  1582. appearance107.TextVAlignAsString = "Middle";
  1583. ultraGridColumn8.CellAppearance = appearance107;
  1584. ultraGridColumn8.Header.VisiblePosition = 7;
  1585. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 10;
  1586. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  1587. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1588. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1589. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  1590. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  1591. ultraGridColumn8.Width = 67;
  1592. appearance108.TextVAlignAsString = "Middle";
  1593. ultraGridColumn9.CellAppearance = appearance108;
  1594. ultraGridColumn9.Header.VisiblePosition = 8;
  1595. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
  1596. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1597. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(39, 0);
  1598. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1599. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1600. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  1601. ultraGridColumn9.Width = 78;
  1602. appearance109.TextVAlignAsString = "Middle";
  1603. ultraGridColumn10.CellAppearance = appearance109;
  1604. ultraGridColumn10.Header.VisiblePosition = 9;
  1605. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 26;
  1606. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1607. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
  1608. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1609. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1610. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  1611. ultraGridColumn10.Width = 45;
  1612. appearance110.TextVAlignAsString = "Middle";
  1613. ultraGridColumn11.CellAppearance = appearance110;
  1614. ultraGridColumn11.Header.VisiblePosition = 10;
  1615. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  1616. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1617. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1618. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1619. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1620. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  1621. ultraGridColumn11.Width = 92;
  1622. appearance111.TextVAlignAsString = "Middle";
  1623. ultraGridColumn12.CellAppearance = appearance111;
  1624. ultraGridColumn12.Header.VisiblePosition = 11;
  1625. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 21;
  1626. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1627. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1628. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1629. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1630. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  1631. ultraGridColumn12.Width = 92;
  1632. appearance112.TextVAlignAsString = "Middle";
  1633. ultraGridColumn13.CellAppearance = appearance112;
  1634. ultraGridColumn13.Header.VisiblePosition = 12;
  1635. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 23;
  1636. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1637. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1638. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1639. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1640. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  1641. ultraGridColumn13.Width = 71;
  1642. appearance113.TextVAlignAsString = "Middle";
  1643. ultraGridColumn14.CellAppearance = appearance113;
  1644. ultraGridColumn14.Header.VisiblePosition = 13;
  1645. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 24;
  1646. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1647. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  1648. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1649. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1650. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  1651. appearance114.TextVAlignAsString = "Middle";
  1652. ultraGridColumn15.CellAppearance = appearance114;
  1653. ultraGridColumn15.Header.VisiblePosition = 14;
  1654. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 7;
  1655. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1656. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(134, 0);
  1657. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1658. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1659. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  1660. ultraGridColumn15.Width = 144;
  1661. appearance115.TextVAlignAsString = "Middle";
  1662. ultraGridColumn16.CellAppearance = appearance115;
  1663. ultraGridColumn16.Header.VisiblePosition = 15;
  1664. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 8;
  1665. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1666. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(137, 0);
  1667. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1668. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1669. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  1670. ultraGridColumn16.Width = 145;
  1671. appearance116.TextVAlignAsString = "Middle";
  1672. ultraGridColumn17.CellAppearance = appearance116;
  1673. ultraGridColumn17.Header.VisiblePosition = 16;
  1674. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 28;
  1675. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1676. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1677. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1678. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1679. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  1680. ultraGridColumn17.Width = 69;
  1681. appearance117.TextVAlignAsString = "Middle";
  1682. ultraGridColumn18.CellAppearance = appearance117;
  1683. ultraGridColumn18.Header.VisiblePosition = 17;
  1684. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 29;
  1685. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1686. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1687. ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1688. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1689. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  1690. ultraGridColumn18.Width = 66;
  1691. appearance118.TextVAlignAsString = "Middle";
  1692. ultraGridColumn19.CellAppearance = appearance118;
  1693. ultraGridColumn19.Header.VisiblePosition = 18;
  1694. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 30;
  1695. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1696. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(120, 0);
  1697. ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1698. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1699. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  1700. ultraGridColumn19.Width = 133;
  1701. appearance119.TextVAlignAsString = "Middle";
  1702. ultraGridColumn20.CellAppearance = appearance119;
  1703. ultraGridColumn20.Header.VisiblePosition = 19;
  1704. ultraGridColumn20.Hidden = true;
  1705. appearance120.TextVAlignAsString = "Middle";
  1706. ultraGridColumn21.CellAppearance = appearance120;
  1707. ultraGridColumn21.Header.VisiblePosition = 20;
  1708. ultraGridColumn21.Hidden = true;
  1709. appearance121.TextVAlignAsString = "Middle";
  1710. ultraGridColumn22.CellAppearance = appearance121;
  1711. ultraGridColumn22.Header.VisiblePosition = 21;
  1712. ultraGridColumn22.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1713. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 11;
  1714. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1715. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(114, 0);
  1716. ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1717. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 3;
  1718. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1719. appearance122.TextVAlignAsString = "Middle";
  1720. ultraGridColumn23.CellAppearance = appearance122;
  1721. ultraGridColumn23.Header.VisiblePosition = 22;
  1722. ultraGridColumn23.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1723. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 14;
  1724. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1725. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(117, 0);
  1726. ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1727. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  1728. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  1729. appearance123.TextVAlignAsString = "Middle";
  1730. ultraGridColumn24.CellAppearance = appearance123;
  1731. ultraGridColumn24.Header.VisiblePosition = 23;
  1732. ultraGridColumn24.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1733. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 16;
  1734. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1735. ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1736. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  1737. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  1738. appearance124.TextVAlignAsString = "Middle";
  1739. ultraGridColumn25.CellAppearance = appearance124;
  1740. ultraGridColumn25.Header.VisiblePosition = 24;
  1741. ultraGridColumn25.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1742. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 18;
  1743. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1744. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(117, 0);
  1745. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1746. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 3;
  1747. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1748. appearance125.TextVAlignAsString = "Middle";
  1749. ultraGridColumn26.CellAppearance = appearance125;
  1750. ultraGridColumn26.Header.VisiblePosition = 25;
  1751. ultraGridColumn26.Hidden = true;
  1752. ultraGridColumn26.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1753. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 19;
  1754. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1755. ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1756. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  1757. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  1758. appearance126.TextVAlignAsString = "Middle";
  1759. ultraGridColumn27.CellAppearance = appearance126;
  1760. ultraGridColumn27.Header.VisiblePosition = 26;
  1761. ultraGridColumn27.Hidden = true;
  1762. ultraGridColumn27.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1763. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 21;
  1764. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1765. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
  1766. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  1767. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  1768. appearance127.TextVAlignAsString = "Middle";
  1769. ultraGridColumn28.CellAppearance = appearance127;
  1770. ultraGridColumn28.Header.Caption = "次数";
  1771. ultraGridColumn28.Header.VisiblePosition = 27;
  1772. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 13;
  1773. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 1;
  1774. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1775. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1776. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  1777. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  1778. appearance128.TextVAlignAsString = "Middle";
  1779. ultraGridColumn29.CellAppearance = appearance128;
  1780. ultraGridColumn29.Header.Caption = "次数";
  1781. ultraGridColumn29.Header.VisiblePosition = 28;
  1782. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 15;
  1783. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 1;
  1784. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1785. ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1786. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  1787. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  1788. appearance129.TextVAlignAsString = "Middle";
  1789. ultraGridColumn30.CellAppearance = appearance129;
  1790. ultraGridColumn30.Header.Caption = "次数";
  1791. ultraGridColumn30.Header.VisiblePosition = 29;
  1792. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 17;
  1793. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 1;
  1794. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1795. ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1796. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  1797. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  1798. appearance130.TextVAlignAsString = "Middle";
  1799. ultraGridColumn31.CellAppearance = appearance130;
  1800. ultraGridColumn31.Header.Caption = "次数";
  1801. ultraGridColumn31.Header.VisiblePosition = 30;
  1802. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 20;
  1803. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 1;
  1804. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1805. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1806. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  1807. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  1808. appearance131.TextVAlignAsString = "Middle";
  1809. ultraGridColumn32.CellAppearance = appearance131;
  1810. ultraGridColumn32.Header.Caption = "次数";
  1811. ultraGridColumn32.Header.VisiblePosition = 31;
  1812. ultraGridColumn32.Hidden = true;
  1813. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 20;
  1814. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 1;
  1815. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1816. ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1817. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  1818. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  1819. appearance132.TextVAlignAsString = "Middle";
  1820. ultraGridColumn33.CellAppearance = appearance132;
  1821. ultraGridColumn33.Header.Caption = "次数";
  1822. ultraGridColumn33.Header.VisiblePosition = 32;
  1823. ultraGridColumn33.Hidden = true;
  1824. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 22;
  1825. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 1;
  1826. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1827. ultraGridColumn33.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 25);
  1828. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  1829. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  1830. appearance133.TextVAlignAsString = "Middle";
  1831. ultraGridColumn34.CellAppearance = appearance133;
  1832. ultraGridColumn34.Header.VisiblePosition = 33;
  1833. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 25;
  1834. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1835. ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 45);
  1836. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  1837. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1838. ultraGridColumn35.Header.VisiblePosition = 34;
  1839. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 4;
  1840. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1841. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
  1842. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  1843. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1844. appearance134.TextVAlignAsString = "Middle";
  1845. ultraGridColumn36.CellAppearance = appearance134;
  1846. appearance135.TextVAlignAsString = "Bottom";
  1847. ultraGridColumn36.Header.Appearance = appearance135;
  1848. ultraGridColumn36.Header.Caption = "通钢量";
  1849. ultraGridColumn36.Header.VisiblePosition = 35;
  1850. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 12;
  1851. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 1;
  1852. ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  1853. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  1854. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1855. appearance136.TextVAlignAsString = "Middle";
  1856. ultraGridColumn37.CellAppearance = appearance136;
  1857. appearance137.TextVAlignAsString = "Bottom";
  1858. ultraGridColumn37.Header.Appearance = appearance137;
  1859. ultraGridColumn37.Header.Caption = "通钢量";
  1860. ultraGridColumn37.Header.VisiblePosition = 36;
  1861. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 14;
  1862. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 1;
  1863. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  1864. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  1865. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1866. appearance138.TextVAlignAsString = "Middle";
  1867. ultraGridColumn38.CellAppearance = appearance138;
  1868. appearance139.TextVAlignAsString = "Bottom";
  1869. ultraGridColumn38.Header.Appearance = appearance139;
  1870. ultraGridColumn38.Header.Caption = "通钢量";
  1871. ultraGridColumn38.Header.VisiblePosition = 37;
  1872. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 16;
  1873. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 1;
  1874. ultraGridColumn38.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  1875. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  1876. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  1877. appearance140.TextVAlignAsString = "Middle";
  1878. ultraGridColumn39.CellAppearance = appearance140;
  1879. appearance141.TextVAlignAsString = "Bottom";
  1880. ultraGridColumn39.Header.Appearance = appearance141;
  1881. ultraGridColumn39.Header.Caption = "通钢量";
  1882. ultraGridColumn39.Header.VisiblePosition = 38;
  1883. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 18;
  1884. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 1;
  1885. ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  1886. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  1887. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
  1888. ultraGridBand1.Columns.AddRange(new object[] {
  1889. ultraGridColumn1,
  1890. ultraGridColumn2,
  1891. ultraGridColumn3,
  1892. ultraGridColumn4,
  1893. ultraGridColumn5,
  1894. ultraGridColumn6,
  1895. ultraGridColumn7,
  1896. ultraGridColumn8,
  1897. ultraGridColumn9,
  1898. ultraGridColumn10,
  1899. ultraGridColumn11,
  1900. ultraGridColumn12,
  1901. ultraGridColumn13,
  1902. ultraGridColumn14,
  1903. ultraGridColumn15,
  1904. ultraGridColumn16,
  1905. ultraGridColumn17,
  1906. ultraGridColumn18,
  1907. ultraGridColumn19,
  1908. ultraGridColumn20,
  1909. ultraGridColumn21,
  1910. ultraGridColumn22,
  1911. ultraGridColumn23,
  1912. ultraGridColumn24,
  1913. ultraGridColumn25,
  1914. ultraGridColumn26,
  1915. ultraGridColumn27,
  1916. ultraGridColumn28,
  1917. ultraGridColumn29,
  1918. ultraGridColumn30,
  1919. ultraGridColumn31,
  1920. ultraGridColumn32,
  1921. ultraGridColumn33,
  1922. ultraGridColumn34,
  1923. ultraGridColumn35,
  1924. ultraGridColumn36,
  1925. ultraGridColumn37,
  1926. ultraGridColumn38,
  1927. ultraGridColumn39});
  1928. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  1929. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  1930. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  1931. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  1932. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  1933. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  1934. this.ulgridUseInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1935. appearance160.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  1936. appearance160.FontData.SizeInPoints = 9F;
  1937. appearance160.TextHAlignAsString = "Left";
  1938. this.ulgridUseInfo.DisplayLayout.CaptionAppearance = appearance160;
  1939. this.ulgridUseInfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  1940. appearance161.BackColor = System.Drawing.Color.LightSteelBlue;
  1941. this.ulgridUseInfo.DisplayLayout.Override.HeaderAppearance = appearance161;
  1942. this.ulgridUseInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1943. this.ulgridUseInfo.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  1944. this.ulgridUseInfo.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  1945. this.ulgridUseInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  1946. this.ulgridUseInfo.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  1947. this.ulgridUseInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  1948. this.ulgridUseInfo.Font = new System.Drawing.Font("宋体", 9F);
  1949. this.ulgridUseInfo.Location = new System.Drawing.Point(376, 0);
  1950. this.ulgridUseInfo.Name = "ulgridUseInfo";
  1951. this.ulgridUseInfo.Size = new System.Drawing.Size(635, 196);
  1952. this.ulgridUseInfo.TabIndex = 1;
  1953. this.ulgridUseInfo.AfterRowActivate += new System.EventHandler(this.ulgridUseInfo_AfterRowActivate);
  1954. //
  1955. // ultdsUseInfo
  1956. //
  1957. ultraDataColumn28.Tag = "次数";
  1958. ultraDataColumn29.Tag = "次数";
  1959. ultraDataColumn30.Tag = "次数";
  1960. ultraDataColumn31.Tag = "次数";
  1961. ultraDataColumn32.Tag = "次数";
  1962. ultraDataColumn33.Tag = "次数";
  1963. this.ultdsUseInfo.Band.Columns.AddRange(new object[] {
  1964. ultraDataColumn1,
  1965. ultraDataColumn2,
  1966. ultraDataColumn3,
  1967. ultraDataColumn4,
  1968. ultraDataColumn5,
  1969. ultraDataColumn6,
  1970. ultraDataColumn7,
  1971. ultraDataColumn8,
  1972. ultraDataColumn9,
  1973. ultraDataColumn10,
  1974. ultraDataColumn11,
  1975. ultraDataColumn12,
  1976. ultraDataColumn13,
  1977. ultraDataColumn14,
  1978. ultraDataColumn15,
  1979. ultraDataColumn16,
  1980. ultraDataColumn17,
  1981. ultraDataColumn18,
  1982. ultraDataColumn19,
  1983. ultraDataColumn20,
  1984. ultraDataColumn21,
  1985. ultraDataColumn22,
  1986. ultraDataColumn23,
  1987. ultraDataColumn24,
  1988. ultraDataColumn25,
  1989. ultraDataColumn26,
  1990. ultraDataColumn27,
  1991. ultraDataColumn28,
  1992. ultraDataColumn29,
  1993. ultraDataColumn30,
  1994. ultraDataColumn31,
  1995. ultraDataColumn32,
  1996. ultraDataColumn33,
  1997. ultraDataColumn34,
  1998. ultraDataColumn35,
  1999. ultraDataColumn36,
  2000. ultraDataColumn37,
  2001. ultraDataColumn38,
  2002. ultraDataColumn39});
  2003. this.ultdsUseInfo.Band.Key = "dtBaseInfo";
  2004. //
  2005. // ultdsBaseInfo
  2006. //
  2007. this.ultdsBaseInfo.Band.Columns.AddRange(new object[] {
  2008. ultraDataColumn40,
  2009. ultraDataColumn41,
  2010. ultraDataColumn42,
  2011. ultraDataColumn43,
  2012. ultraDataColumn44,
  2013. ultraDataColumn45,
  2014. ultraDataColumn46,
  2015. ultraDataColumn47,
  2016. ultraDataColumn48,
  2017. ultraDataColumn49,
  2018. ultraDataColumn50,
  2019. ultraDataColumn51,
  2020. ultraDataColumn52,
  2021. ultraDataColumn53,
  2022. ultraDataColumn54});
  2023. this.ultdsBaseInfo.Band.Key = "dtBaseInfo";
  2024. //
  2025. // panel1
  2026. //
  2027. this.panel1.Controls.Add(this.ulgridUseInfo);
  2028. this.panel1.Controls.Add(this.ultraExpandableGroupBox2);
  2029. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2030. this.panel1.Location = new System.Drawing.Point(0, 66);
  2031. this.panel1.Name = "panel1";
  2032. this.panel1.Size = new System.Drawing.Size(1011, 196);
  2033. this.panel1.TabIndex = 0;
  2034. //
  2035. // ultraExpandableGroupBox2
  2036. //
  2037. appearance50.BackColor = System.Drawing.Color.Gainsboro;
  2038. this.ultraExpandableGroupBox2.Appearance = appearance50;
  2039. this.ultraExpandableGroupBox2.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
  2040. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  2041. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  2042. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(376, 196);
  2043. this.ultraExpandableGroupBox2.Font = new System.Drawing.Font("宋体", 9F);
  2044. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  2045. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  2046. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  2047. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(376, 196);
  2048. this.ultraExpandableGroupBox2.TabIndex = 0;
  2049. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  2050. //
  2051. // ultraExpandableGroupBoxPanel1
  2052. //
  2053. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulgridBaseInfo);
  2054. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2055. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(13, 2);
  2056. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  2057. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(361, 192);
  2058. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  2059. //
  2060. // ulgridBaseInfo
  2061. //
  2062. this.ulgridBaseInfo.DataSource = this.ultdsBaseInfo;
  2063. appearance43.TextVAlignAsString = "Middle";
  2064. ultraGridColumn40.CellAppearance = appearance43;
  2065. ultraGridColumn40.Header.VisiblePosition = 0;
  2066. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 0;
  2067. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  2068. ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
  2069. ultraGridColumn40.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2070. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
  2071. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  2072. ultraGridColumn40.Width = 37;
  2073. appearance44.TextVAlignAsString = "Middle";
  2074. ultraGridColumn41.CellAppearance = appearance44;
  2075. ultraGridColumn41.Header.VisiblePosition = 1;
  2076. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 1;
  2077. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  2078. ultraGridColumn41.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2079. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
  2080. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  2081. ultraGridColumn41.Width = 45;
  2082. appearance45.TextVAlignAsString = "Middle";
  2083. ultraGridColumn42.CellAppearance = appearance45;
  2084. ultraGridColumn42.Header.VisiblePosition = 2;
  2085. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 2;
  2086. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  2087. ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  2088. ultraGridColumn42.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2089. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
  2090. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  2091. ultraGridColumn42.Width = 60;
  2092. appearance46.TextVAlignAsString = "Middle";
  2093. ultraGridColumn43.CellAppearance = appearance46;
  2094. ultraGridColumn43.Header.VisiblePosition = 3;
  2095. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 3;
  2096. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  2097. ultraGridColumn43.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2098. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
  2099. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  2100. ultraGridColumn43.Width = 39;
  2101. appearance47.TextVAlignAsString = "Middle";
  2102. ultraGridColumn44.CellAppearance = appearance47;
  2103. ultraGridColumn44.Header.VisiblePosition = 4;
  2104. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 4;
  2105. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  2106. ultraGridColumn44.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  2107. ultraGridColumn44.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2108. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 1;
  2109. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
  2110. ultraGridColumn44.Width = 54;
  2111. appearance48.TextVAlignAsString = "Middle";
  2112. ultraGridColumn45.CellAppearance = appearance48;
  2113. ultraGridColumn45.Header.VisiblePosition = 10;
  2114. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 5;
  2115. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  2116. ultraGridColumn45.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  2117. ultraGridColumn45.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2118. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 1;
  2119. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
  2120. appearance49.TextVAlignAsString = "Middle";
  2121. ultraGridColumn46.CellAppearance = appearance49;
  2122. ultraGridColumn46.Header.VisiblePosition = 5;
  2123. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 13;
  2124. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  2125. ultraGridColumn46.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
  2126. ultraGridColumn46.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2127. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
  2128. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  2129. ultraGridColumn46.Width = 41;
  2130. appearance51.TextVAlignAsString = "Middle";
  2131. ultraGridColumn47.CellAppearance = appearance51;
  2132. ultraGridColumn47.Header.VisiblePosition = 6;
  2133. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 14;
  2134. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  2135. ultraGridColumn47.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2136. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 1;
  2137. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  2138. appearance52.TextVAlignAsString = "Middle";
  2139. ultraGridColumn48.CellAppearance = appearance52;
  2140. ultraGridColumn48.Header.VisiblePosition = 7;
  2141. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 15;
  2142. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  2143. ultraGridColumn48.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2144. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 1;
  2145. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  2146. appearance53.TextVAlignAsString = "Middle";
  2147. ultraGridColumn49.CellAppearance = appearance53;
  2148. ultraGridColumn49.Header.VisiblePosition = 8;
  2149. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 16;
  2150. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  2151. ultraGridColumn49.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 35);
  2152. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 1;
  2153. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 2;
  2154. appearance54.TextVAlignAsString = "Middle";
  2155. ultraGridColumn50.CellAppearance = appearance54;
  2156. ultraGridColumn50.Header.VisiblePosition = 9;
  2157. ultraGridColumn50.Hidden = true;
  2158. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 1;
  2159. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 1;
  2160. ultraGridColumn51.Header.Caption = "外弧铜板通钢量";
  2161. ultraGridColumn51.Header.VisiblePosition = 11;
  2162. ultraGridColumn51.Hidden = true;
  2163. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 6;
  2164. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  2165. ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
  2166. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  2167. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
  2168. ultraGridColumn52.Header.Caption = "内弧铜板通钢量";
  2169. ultraGridColumn52.Header.VisiblePosition = 12;
  2170. ultraGridColumn52.Hidden = true;
  2171. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 8;
  2172. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  2173. ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  2174. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2;
  2175. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 2;
  2176. ultraGridColumn53.Header.Caption = "左侧铜板通钢量";
  2177. ultraGridColumn53.Header.VisiblePosition = 13;
  2178. ultraGridColumn53.Hidden = true;
  2179. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 10;
  2180. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  2181. ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  2182. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 1;
  2183. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
  2184. ultraGridColumn54.Header.Caption = "右侧铜板通钢量";
  2185. ultraGridColumn54.Header.VisiblePosition = 14;
  2186. ultraGridColumn54.Hidden = true;
  2187. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 11;
  2188. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  2189. ultraGridColumn54.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
  2190. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  2191. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
  2192. ultraGridBand2.Columns.AddRange(new object[] {
  2193. ultraGridColumn40,
  2194. ultraGridColumn41,
  2195. ultraGridColumn42,
  2196. ultraGridColumn43,
  2197. ultraGridColumn44,
  2198. ultraGridColumn45,
  2199. ultraGridColumn46,
  2200. ultraGridColumn47,
  2201. ultraGridColumn48,
  2202. ultraGridColumn49,
  2203. ultraGridColumn50,
  2204. ultraGridColumn51,
  2205. ultraGridColumn52,
  2206. ultraGridColumn53,
  2207. ultraGridColumn54});
  2208. ultraGridBand2.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  2209. ultraGridBand2.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  2210. ultraGridBand2.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  2211. ultraGridBand2.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  2212. ultraGridBand2.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  2213. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  2214. this.ulgridBaseInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  2215. appearance68.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  2216. appearance68.FontData.SizeInPoints = 9F;
  2217. appearance68.TextHAlignAsString = "Left";
  2218. this.ulgridBaseInfo.DisplayLayout.CaptionAppearance = appearance68;
  2219. this.ulgridBaseInfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  2220. appearance69.BackColor = System.Drawing.Color.LightSteelBlue;
  2221. this.ulgridBaseInfo.DisplayLayout.Override.HeaderAppearance = appearance69;
  2222. this.ulgridBaseInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  2223. this.ulgridBaseInfo.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  2224. this.ulgridBaseInfo.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  2225. this.ulgridBaseInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  2226. this.ulgridBaseInfo.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  2227. this.ulgridBaseInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  2228. this.ulgridBaseInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2229. this.ulgridBaseInfo.Location = new System.Drawing.Point(0, 0);
  2230. this.ulgridBaseInfo.Name = "ulgridBaseInfo";
  2231. this.ulgridBaseInfo.Size = new System.Drawing.Size(361, 192);
  2232. this.ulgridBaseInfo.TabIndex = 0;
  2233. this.ulgridBaseInfo.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgridBaseInfo_DoubleClickRow);
  2234. this.ulgridBaseInfo.AfterRowActivate += new System.EventHandler(this.ulgridBaseInfo_AfterRowActivate);
  2235. //
  2236. // FrmCrystallizerManageBP
  2237. //
  2238. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2239. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2240. this.ClientSize = new System.Drawing.Size(1011, 535);
  2241. this.Controls.Add(this.panel1);
  2242. this.Controls.Add(this.ultraExpandableGroupBox1);
  2243. this.Controls.Add(this.ulgrpModel);
  2244. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  2245. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  2246. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  2247. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  2248. this.Name = "FrmCrystallizerManageBP";
  2249. this.Text = "结晶器信息管理";
  2250. this.Load += new System.EventHandler(this.FrmCrystallizerManageBP_Load);
  2251. this.ulexpgrpModel.ResumeLayout(false);
  2252. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  2253. this.ultraGroupBox2.ResumeLayout(false);
  2254. this.ultraGroupBox2.PerformLayout();
  2255. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  2256. this.ultraGroupBox1.ResumeLayout(false);
  2257. this.ultraGroupBox1.PerformLayout();
  2258. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  2259. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  2260. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2261. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2262. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  2263. ((System.ComponentModel.ISupportInitialize)(this.ulgrpModel)).EndInit();
  2264. this.ulgrpModel.ResumeLayout(false);
  2265. this.ulgrpModel.PerformLayout();
  2266. ((System.ComponentModel.ISupportInitialize)(this.udteTo)).EndInit();
  2267. ((System.ComponentModel.ISupportInitialize)(this.udteFrom)).EndInit();
  2268. ((System.ComponentModel.ISupportInitialize)(this.ulgridUseInfo)).EndInit();
  2269. ((System.ComponentModel.ISupportInitialize)(this.ultdsUseInfo)).EndInit();
  2270. ((System.ComponentModel.ISupportInitialize)(this.ultdsBaseInfo)).EndInit();
  2271. this.panel1.ResumeLayout(false);
  2272. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  2273. this.ultraExpandableGroupBox2.ResumeLayout(false);
  2274. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2275. ((System.ComponentModel.ISupportInitialize)(this.ulgridBaseInfo)).EndInit();
  2276. this.ResumeLayout(false);
  2277. }
  2278. #endregion
  2279. public Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ulexpgrpModel;
  2280. public Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2281. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  2282. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  2283. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  2284. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  2285. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  2286. public Infragistics.Win.Misc.UltraGroupBox ulgrpModel;
  2287. private System.Windows.Forms.ComboBox cmbID;
  2288. private System.Windows.Forms.CheckBox chkID;
  2289. public Infragistics.Win.UltraWinGrid.UltraGrid ulgridUseInfo;
  2290. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultdsBaseInfo;
  2291. private System.Windows.Forms.Label lblRepairTime;
  2292. private System.Windows.Forms.Label lblSendTime;
  2293. private System.Windows.Forms.Label lblRepairTundishID;
  2294. private System.Windows.Forms.Label lblReason;
  2295. private System.Windows.Forms.TextBox tbMemo1;
  2296. private System.Windows.Forms.Label lblRepairType;
  2297. private System.Windows.Forms.TextBox tbID1;
  2298. private System.Windows.Forms.Panel panel1;
  2299. public Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  2300. public Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2301. public Infragistics.Win.UltraWinGrid.UltraGrid ulgridBaseInfo;
  2302. public Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  2303. private System.Windows.Forms.ComboBox cbbStatus;
  2304. private System.Windows.Forms.Label label13;
  2305. private System.Windows.Forms.ComboBox cbbPos;
  2306. private System.Windows.Forms.TextBox tbDM;
  2307. private System.Windows.Forms.Label label2;
  2308. private System.Windows.Forms.Label label3;
  2309. private System.Windows.Forms.TextBox tbMemo;
  2310. private System.Windows.Forms.Label label4;
  2311. private System.Windows.Forms.Label label5;
  2312. private System.Windows.Forms.Label label6;
  2313. private System.Windows.Forms.TextBox tbSYCS;
  2314. private System.Windows.Forms.Label label9;
  2315. private System.Windows.Forms.Label label14;
  2316. private System.Windows.Forms.ComboBox cbbCCM;
  2317. private System.Windows.Forms.Label label15;
  2318. private System.Windows.Forms.Label label8;
  2319. private System.Windows.Forms.ComboBox cbbBB;
  2320. private System.Windows.Forms.Label label16;
  2321. private System.Windows.Forms.Label label1;
  2322. private System.Windows.Forms.TextBox tbLJLS;
  2323. private System.Windows.Forms.Label label21;
  2324. private System.Windows.Forms.TextBox tbJZ;
  2325. private System.Windows.Forms.Label label20;
  2326. private System.Windows.Forms.TextBox tbWHRY;
  2327. private System.Windows.Forms.ComboBox cbbZK;
  2328. private System.Windows.Forms.Label label19;
  2329. private System.Windows.Forms.Label label18;
  2330. private System.Windows.Forms.TextBox tbJF;
  2331. private System.Windows.Forms.Label label17;
  2332. private System.Windows.Forms.TextBox tbDzdzX;
  2333. private System.Windows.Forms.Label label10;
  2334. private System.Windows.Forms.TextBox tbDzdzD;
  2335. private System.Windows.Forms.ComboBox cbbType;
  2336. private System.Windows.Forms.Label label7;
  2337. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultdsUseInfo;
  2338. private System.Windows.Forms.TextBox tbID;
  2339. private System.Windows.Forms.TextBox tbGZ;
  2340. private System.Windows.Forms.TextBox tbType1;
  2341. private System.Windows.Forms.TextBox tbEnd1;
  2342. private System.Windows.Forms.TextBox tbBegin1;
  2343. private System.Windows.Forms.ComboBox cbbBC;
  2344. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  2345. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  2346. private System.Windows.Forms.TextBox tbReason1;
  2347. private System.Windows.Forms.Label label22;
  2348. private System.Windows.Forms.CheckBox chkCCM;
  2349. private System.Windows.Forms.ComboBox cmbZJH;
  2350. private System.Windows.Forms.Label label23;
  2351. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteTo;
  2352. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteFrom;
  2353. private System.Windows.Forms.CheckBox chkDate;
  2354. private System.Windows.Forms.ComboBox cbbTBCJ;
  2355. private System.Windows.Forms.Label label25;
  2356. private System.Windows.Forms.TextBox tbTGL;
  2357. private System.Windows.Forms.Label label30;
  2358. private System.Windows.Forms.Label label29;
  2359. private System.Windows.Forms.Label label26;
  2360. private System.Windows.Forms.Label label28;
  2361. private System.Windows.Forms.Label label12;
  2362. private System.Windows.Forms.Label label27;
  2363. private System.Windows.Forms.Label label24;
  2364. private System.Windows.Forms.TextBox tbCS6;
  2365. private System.Windows.Forms.TextBox tbCS5;
  2366. private System.Windows.Forms.TextBox tbCS4;
  2367. private System.Windows.Forms.TextBox tbCS3;
  2368. private System.Windows.Forms.TextBox tbCS2;
  2369. private System.Windows.Forms.TextBox tbCS1;
  2370. private System.Windows.Forms.TextBox tbNO6;
  2371. private System.Windows.Forms.TextBox tbNO5;
  2372. private System.Windows.Forms.TextBox tbNO4;
  2373. private System.Windows.Forms.TextBox tbNO3;
  2374. private System.Windows.Forms.TextBox tbNO2;
  2375. private System.Windows.Forms.TextBox tbNO1;
  2376. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  2377. private System.Windows.Forms.TextBox txtWidth;
  2378. private System.Windows.Forms.Label label11;
  2379. }
  2380. }