FrmRollingMatching.Designer.cs 116 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030
  1. namespace Core.StlMes.Client.ZGDev.Tools
  2. {
  3. partial class FrmRollingMatching
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column12");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
  72. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShellNo");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatchingDate");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackNo");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo1");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo2");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo3");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前1、2辊缝值");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前1、3辊缝值");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前2、3辊缝值");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、2辊缝值");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("2、3辊缝值");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、3辊缝值");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班组");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班次");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("操作人");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("日期");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注");
  107. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShellNo");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  128. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  136. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  139. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  140. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  141. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  142. this.dataSet1 = new System.Data.DataSet();
  143. this.RollerTable = new System.Data.DataTable();
  144. this.Check = new System.Data.DataColumn();
  145. this.Vender = new System.Data.DataColumn();
  146. this.Status = new System.Data.DataColumn();
  147. this.InStorageDate = new System.Data.DataColumn();
  148. this.ScrapDate = new System.Data.DataColumn();
  149. this.RollingNum = new System.Data.DataColumn();
  150. this.OnLineTime = new System.Data.DataColumn();
  151. this.panel1 = new System.Windows.Forms.Panel();
  152. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  153. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  154. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  155. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  157. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  158. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  159. this.dataSet4 = new System.Data.DataSet();
  160. this.dataTable2 = new System.Data.DataTable();
  161. this.dataColumn1 = new System.Data.DataColumn();
  162. this.dataColumn2 = new System.Data.DataColumn();
  163. this.dataColumn3 = new System.Data.DataColumn();
  164. this.dataColumn4 = new System.Data.DataColumn();
  165. this.dataColumn5 = new System.Data.DataColumn();
  166. this.dataColumn6 = new System.Data.DataColumn();
  167. this.dataColumn7 = new System.Data.DataColumn();
  168. this.dataColumn8 = new System.Data.DataColumn();
  169. this.dataColumn9 = new System.Data.DataColumn();
  170. this.dataColumn10 = new System.Data.DataColumn();
  171. this.dataColumn11 = new System.Data.DataColumn();
  172. this.dataColumn12 = new System.Data.DataColumn();
  173. this.dataColumn13 = new System.Data.DataColumn();
  174. this.dataColumn14 = new System.Data.DataColumn();
  175. this.dataColumn15 = new System.Data.DataColumn();
  176. this.dataColumn16 = new System.Data.DataColumn();
  177. this.dataColumn17 = new System.Data.DataColumn();
  178. this.dataColumn49 = new System.Data.DataColumn();
  179. this.dataColumn50 = new System.Data.DataColumn();
  180. this.dataColumn51 = new System.Data.DataColumn();
  181. this.dataColumn52 = new System.Data.DataColumn();
  182. this.panel2 = new System.Windows.Forms.Panel();
  183. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  184. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  185. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  186. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  187. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  188. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  189. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  190. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  191. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  192. this.ultraNumericEditor8 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  193. this.ultraNumericEditor7 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  194. this.ultraNumericEditor6 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  195. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  196. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  197. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  198. this.ultraNumericEditor5 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  199. this.ultraNumericEditor15 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  200. this.ultraNumericEditor4 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  201. this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  202. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  203. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  204. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  205. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  206. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  207. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  208. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  209. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  210. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  211. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  212. this.dataSet3 = new System.Data.DataSet();
  213. this.dataTable1 = new System.Data.DataTable();
  214. this.dataColumn26 = new System.Data.DataColumn();
  215. this.dataColumn27 = new System.Data.DataColumn();
  216. this.dataColumn29 = new System.Data.DataColumn();
  217. this.dataColumn30 = new System.Data.DataColumn();
  218. this.dataColumn31 = new System.Data.DataColumn();
  219. this.dataColumn32 = new System.Data.DataColumn();
  220. this.dataColumn33 = new System.Data.DataColumn();
  221. this.dataColumn34 = new System.Data.DataColumn();
  222. this.dataColumn35 = new System.Data.DataColumn();
  223. this.dataColumn36 = new System.Data.DataColumn();
  224. this.dataColumn37 = new System.Data.DataColumn();
  225. this.dataColumn28 = new System.Data.DataColumn();
  226. this.dataColumn38 = new System.Data.DataColumn();
  227. this.dataColumn39 = new System.Data.DataColumn();
  228. this.dataColumn40 = new System.Data.DataColumn();
  229. this.dataColumn41 = new System.Data.DataColumn();
  230. this.dataColumn42 = new System.Data.DataColumn();
  231. this.dataColumn43 = new System.Data.DataColumn();
  232. this.dataColumn44 = new System.Data.DataColumn();
  233. this.dataColumn45 = new System.Data.DataColumn();
  234. this.dataColumn46 = new System.Data.DataColumn();
  235. this.dataColumn47 = new System.Data.DataColumn();
  236. this.panel3 = new System.Windows.Forms.Panel();
  237. this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  238. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  239. this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  240. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  241. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  242. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  243. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  244. this.dataSet2 = new System.Data.DataSet();
  245. this.ShellTable = new System.Data.DataTable();
  246. this.dataColumn18 = new System.Data.DataColumn();
  247. this.dataColumn19 = new System.Data.DataColumn();
  248. this.dataColumn20 = new System.Data.DataColumn();
  249. this.dataColumn21 = new System.Data.DataColumn();
  250. this.dataColumn22 = new System.Data.DataColumn();
  251. this.dataColumn23 = new System.Data.DataColumn();
  252. this.dataColumn24 = new System.Data.DataColumn();
  253. this.dataColumn25 = new System.Data.DataColumn();
  254. this.panel4 = new System.Windows.Forms.Panel();
  255. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  256. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  257. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  258. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  259. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  260. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  261. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  262. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  263. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  264. this.ultraNumericEditor9 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  265. this.ultraNumericEditor10 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  266. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  267. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  268. this.ultraNumericEditor11 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  269. this.ultraNumericEditor12 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  270. this.ultraNumericEditor13 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  271. this.ultraNumericEditor14 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  272. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  273. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  274. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  275. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  276. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  277. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  278. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  279. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  280. this.dataColumn48 = new System.Data.DataColumn();
  281. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  282. this.ultraNumericEditor16 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  283. this.splitContainer1.Panel1.SuspendLayout();
  284. this.splitContainer1.Panel2.SuspendLayout();
  285. this.splitContainer1.SuspendLayout();
  286. this.splitContainer2.Panel1.SuspendLayout();
  287. this.splitContainer2.Panel2.SuspendLayout();
  288. this.splitContainer2.SuspendLayout();
  289. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).BeginInit();
  292. this.panel1.SuspendLayout();
  293. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  297. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  299. this.panel2.SuspendLayout();
  300. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  304. this.ultraExpandableGroupBox1.SuspendLayout();
  305. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  306. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).BeginInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).BeginInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor15)).BeginInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  315. this.splitContainer3.Panel1.SuspendLayout();
  316. this.splitContainer3.Panel2.SuspendLayout();
  317. this.splitContainer3.SuspendLayout();
  318. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  319. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  320. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  321. this.panel3.SuspendLayout();
  322. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.ShellTable)).BeginInit();
  328. this.panel4.SuspendLayout();
  329. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  333. this.ultraExpandableGroupBox2.SuspendLayout();
  334. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  335. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).BeginInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).BeginInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor11)).BeginInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor12)).BeginInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor13)).BeginInit();
  340. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor14)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  342. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor16)).BeginInit();
  344. this.SuspendLayout();
  345. //
  346. // splitContainer1
  347. //
  348. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  349. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  350. this.splitContainer1.Name = "splitContainer1";
  351. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  352. //
  353. // splitContainer1.Panel1
  354. //
  355. this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
  356. this.splitContainer1.Panel1.Controls.Add(this.ultraExpandableGroupBox1);
  357. //
  358. // splitContainer1.Panel2
  359. //
  360. this.splitContainer1.Panel2.Controls.Add(this.splitContainer3);
  361. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox2);
  362. this.splitContainer1.Size = new System.Drawing.Size(1024, 610);
  363. this.splitContainer1.SplitterDistance = 323;
  364. this.splitContainer1.TabIndex = 0;
  365. //
  366. // splitContainer2
  367. //
  368. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  369. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  370. this.splitContainer2.Name = "splitContainer2";
  371. //
  372. // splitContainer2.Panel1
  373. //
  374. this.splitContainer2.Panel1.Controls.Add(this.ultraGrid1);
  375. this.splitContainer2.Panel1.Controls.Add(this.panel1);
  376. //
  377. // splitContainer2.Panel2
  378. //
  379. this.splitContainer2.Panel2.Controls.Add(this.ultraGrid2);
  380. this.splitContainer2.Panel2.Controls.Add(this.panel2);
  381. this.splitContainer2.Size = new System.Drawing.Size(1024, 245);
  382. this.splitContainer2.SplitterDistance = 550;
  383. this.splitContainer2.TabIndex = 1;
  384. //
  385. // ultraGrid1
  386. //
  387. this.ultraGrid1.DataSource = this.dataSet1;
  388. appearance13.BackColor = System.Drawing.SystemColors.Window;
  389. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  390. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  391. ultraGridColumn1.Header.VisiblePosition = 0;
  392. ultraGridColumn2.Header.VisiblePosition = 2;
  393. ultraGridColumn2.Width = 97;
  394. ultraGridColumn3.Header.VisiblePosition = 3;
  395. ultraGridColumn3.Width = 76;
  396. ultraGridColumn4.Header.VisiblePosition = 4;
  397. ultraGridColumn5.Header.VisiblePosition = 5;
  398. ultraGridColumn6.Header.VisiblePosition = 6;
  399. ultraGridColumn7.Header.VisiblePosition = 7;
  400. ultraGridColumn8.Header.VisiblePosition = 1;
  401. ultraGridBand1.Columns.AddRange(new object[] {
  402. ultraGridColumn1,
  403. ultraGridColumn2,
  404. ultraGridColumn3,
  405. ultraGridColumn4,
  406. ultraGridColumn5,
  407. ultraGridColumn6,
  408. ultraGridColumn7,
  409. ultraGridColumn8});
  410. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  411. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  412. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  413. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  414. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  415. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  416. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  417. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  418. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  419. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  420. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  421. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  422. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  423. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  424. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  425. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  426. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  427. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  428. appearance17.BackColor = System.Drawing.SystemColors.Window;
  429. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  430. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  431. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  432. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  433. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  434. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  435. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  436. appearance19.BackColor = System.Drawing.SystemColors.Window;
  437. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  438. appearance20.BorderColor = System.Drawing.Color.Silver;
  439. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  440. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  441. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  442. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  443. appearance21.BackColor = System.Drawing.SystemColors.Control;
  444. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  445. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  446. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  447. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  448. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  449. appearance22.TextHAlignAsString = "Left";
  450. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  451. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  452. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  453. appearance23.BackColor = System.Drawing.SystemColors.Window;
  454. appearance23.BorderColor = System.Drawing.Color.Silver;
  455. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  456. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  457. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  458. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  459. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  460. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  461. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  462. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  463. this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
  464. this.ultraGrid1.Name = "ultraGrid1";
  465. this.ultraGrid1.Size = new System.Drawing.Size(550, 203);
  466. this.ultraGrid1.TabIndex = 1;
  467. this.ultraGrid1.Text = "ultraGrid1";
  468. //
  469. // dataSet1
  470. //
  471. this.dataSet1.DataSetName = "NewDataSet";
  472. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  473. this.RollerTable});
  474. //
  475. // RollerTable
  476. //
  477. this.RollerTable.Columns.AddRange(new System.Data.DataColumn[] {
  478. this.Check,
  479. this.Vender,
  480. this.Status,
  481. this.InStorageDate,
  482. this.ScrapDate,
  483. this.RollingNum,
  484. this.OnLineTime,
  485. this.dataColumn48});
  486. this.RollerTable.TableName = "RollerTable";
  487. //
  488. // Check
  489. //
  490. this.Check.Caption = "选择";
  491. this.Check.ColumnName = "Check";
  492. this.Check.DataType = typeof(bool);
  493. //
  494. // Vender
  495. //
  496. this.Vender.Caption = "出厂厂家";
  497. this.Vender.ColumnName = "Vender";
  498. //
  499. // Status
  500. //
  501. this.Status.Caption = "状态";
  502. this.Status.ColumnName = "Status";
  503. //
  504. // InStorageDate
  505. //
  506. this.InStorageDate.Caption = "入库日期";
  507. this.InStorageDate.ColumnName = "InStorageDate";
  508. this.InStorageDate.DataType = typeof(System.DateTime);
  509. //
  510. // ScrapDate
  511. //
  512. this.ScrapDate.Caption = "报废日期";
  513. this.ScrapDate.ColumnName = "ScrapDate";
  514. this.ScrapDate.DataType = typeof(System.DateTime);
  515. //
  516. // RollingNum
  517. //
  518. this.RollingNum.Caption = "轧制总支数";
  519. this.RollingNum.ColumnName = "RollingNum";
  520. //
  521. // OnLineTime
  522. //
  523. this.OnLineTime.Caption = "在线总时长";
  524. this.OnLineTime.ColumnName = "OnLineTime";
  525. //
  526. // panel1
  527. //
  528. this.panel1.Controls.Add(this.ultraComboEditor3);
  529. this.panel1.Controls.Add(this.ultraLabel4);
  530. this.panel1.Controls.Add(this.ultraComboEditor1);
  531. this.panel1.Controls.Add(this.ultraTextEditor1);
  532. this.panel1.Controls.Add(this.ultraLabel2);
  533. this.panel1.Controls.Add(this.ultraLabel1);
  534. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  535. this.panel1.Location = new System.Drawing.Point(0, 0);
  536. this.panel1.Name = "panel1";
  537. this.panel1.Size = new System.Drawing.Size(550, 42);
  538. this.panel1.TabIndex = 0;
  539. //
  540. // ultraComboEditor3
  541. //
  542. this.ultraComboEditor3.Location = new System.Drawing.Point(361, 8);
  543. this.ultraComboEditor3.Name = "ultraComboEditor3";
  544. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  545. this.ultraComboEditor3.TabIndex = 13;
  546. this.ultraComboEditor3.Text = "ultraComboEditor1";
  547. //
  548. // ultraLabel4
  549. //
  550. this.ultraLabel4.Location = new System.Drawing.Point(321, 12);
  551. this.ultraLabel4.Name = "ultraLabel4";
  552. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  553. this.ultraLabel4.TabIndex = 10;
  554. this.ultraLabel4.Text = "规格";
  555. //
  556. // ultraComboEditor1
  557. //
  558. this.ultraComboEditor1.Location = new System.Drawing.Point(214, 9);
  559. this.ultraComboEditor1.Name = "ultraComboEditor1";
  560. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  561. this.ultraComboEditor1.TabIndex = 15;
  562. this.ultraComboEditor1.Text = "ultraComboEditor1";
  563. //
  564. // ultraTextEditor1
  565. //
  566. this.ultraTextEditor1.Location = new System.Drawing.Point(49, 9);
  567. this.ultraTextEditor1.Name = "ultraTextEditor1";
  568. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  569. this.ultraTextEditor1.TabIndex = 12;
  570. this.ultraTextEditor1.Text = "ultraTextEditor1";
  571. //
  572. // ultraLabel2
  573. //
  574. this.ultraLabel2.Location = new System.Drawing.Point(156, 13);
  575. this.ultraLabel2.Name = "ultraLabel2";
  576. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  577. this.ultraLabel2.TabIndex = 8;
  578. this.ultraLabel2.Text = "厂家编号";
  579. //
  580. // ultraLabel1
  581. //
  582. this.ultraLabel1.Location = new System.Drawing.Point(7, 13);
  583. this.ultraLabel1.Name = "ultraLabel1";
  584. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  585. this.ultraLabel1.TabIndex = 11;
  586. this.ultraLabel1.Text = "轧辊号";
  587. //
  588. // ultraGrid2
  589. //
  590. this.ultraGrid2.DataSource = this.dataSet4;
  591. appearance25.BackColor = System.Drawing.SystemColors.Window;
  592. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  593. this.ultraGrid2.DisplayLayout.Appearance = appearance25;
  594. ultraGridColumn9.Header.VisiblePosition = 0;
  595. ultraGridColumn10.Header.VisiblePosition = 1;
  596. ultraGridColumn11.Header.VisiblePosition = 2;
  597. ultraGridColumn12.Header.VisiblePosition = 3;
  598. ultraGridColumn13.Header.VisiblePosition = 15;
  599. ultraGridColumn14.Header.VisiblePosition = 16;
  600. ultraGridColumn15.Header.VisiblePosition = 4;
  601. ultraGridColumn16.Header.VisiblePosition = 5;
  602. ultraGridColumn17.Header.VisiblePosition = 6;
  603. ultraGridColumn18.Header.VisiblePosition = 7;
  604. ultraGridColumn19.Header.VisiblePosition = 8;
  605. ultraGridColumn20.Header.VisiblePosition = 9;
  606. ultraGridColumn21.Header.VisiblePosition = 10;
  607. ultraGridColumn22.Header.VisiblePosition = 11;
  608. ultraGridColumn23.Header.VisiblePosition = 12;
  609. ultraGridColumn24.Header.VisiblePosition = 13;
  610. ultraGridColumn25.Header.VisiblePosition = 14;
  611. ultraGridColumn26.Header.VisiblePosition = 17;
  612. ultraGridColumn27.Header.VisiblePosition = 18;
  613. ultraGridColumn28.Header.VisiblePosition = 19;
  614. ultraGridColumn29.Header.VisiblePosition = 20;
  615. ultraGridBand2.Columns.AddRange(new object[] {
  616. ultraGridColumn9,
  617. ultraGridColumn10,
  618. ultraGridColumn11,
  619. ultraGridColumn12,
  620. ultraGridColumn13,
  621. ultraGridColumn14,
  622. ultraGridColumn15,
  623. ultraGridColumn16,
  624. ultraGridColumn17,
  625. ultraGridColumn18,
  626. ultraGridColumn19,
  627. ultraGridColumn20,
  628. ultraGridColumn21,
  629. ultraGridColumn22,
  630. ultraGridColumn23,
  631. ultraGridColumn24,
  632. ultraGridColumn25,
  633. ultraGridColumn26,
  634. ultraGridColumn27,
  635. ultraGridColumn28,
  636. ultraGridColumn29});
  637. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  638. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  639. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  640. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  641. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  642. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  643. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  644. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance26;
  645. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  646. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  647. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  648. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  649. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  650. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  651. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  652. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  653. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  654. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  655. appearance29.BackColor = System.Drawing.SystemColors.Window;
  656. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  657. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  658. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  659. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  660. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  661. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  662. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  663. appearance31.BackColor = System.Drawing.SystemColors.Window;
  664. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance31;
  665. appearance32.BorderColor = System.Drawing.Color.Silver;
  666. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  667. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance32;
  668. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  669. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  670. appearance33.BackColor = System.Drawing.SystemColors.Control;
  671. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  672. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  673. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  674. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  675. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  676. appearance34.TextHAlignAsString = "Left";
  677. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance34;
  678. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  679. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  680. appearance35.BackColor = System.Drawing.SystemColors.Window;
  681. appearance35.BorderColor = System.Drawing.Color.Silver;
  682. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance35;
  683. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  684. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  685. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  686. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  687. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  688. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  689. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  690. this.ultraGrid2.Location = new System.Drawing.Point(0, 42);
  691. this.ultraGrid2.Name = "ultraGrid2";
  692. this.ultraGrid2.Size = new System.Drawing.Size(470, 203);
  693. this.ultraGrid2.TabIndex = 2;
  694. this.ultraGrid2.Text = "ultraGrid2";
  695. //
  696. // dataSet4
  697. //
  698. this.dataSet4.DataSetName = "NewDataSet";
  699. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  700. this.dataTable2});
  701. //
  702. // dataTable2
  703. //
  704. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  705. this.dataColumn1,
  706. this.dataColumn2,
  707. this.dataColumn3,
  708. this.dataColumn4,
  709. this.dataColumn5,
  710. this.dataColumn6,
  711. this.dataColumn7,
  712. this.dataColumn8,
  713. this.dataColumn9,
  714. this.dataColumn10,
  715. this.dataColumn11,
  716. this.dataColumn12,
  717. this.dataColumn13,
  718. this.dataColumn14,
  719. this.dataColumn15,
  720. this.dataColumn16,
  721. this.dataColumn17,
  722. this.dataColumn49,
  723. this.dataColumn50,
  724. this.dataColumn51,
  725. this.dataColumn52});
  726. this.dataTable2.TableName = "RollerTable";
  727. //
  728. // dataColumn1
  729. //
  730. this.dataColumn1.Caption = "选择";
  731. this.dataColumn1.ColumnName = "Check";
  732. this.dataColumn1.DataType = typeof(bool);
  733. //
  734. // dataColumn2
  735. //
  736. this.dataColumn2.Caption = "辊号";
  737. this.dataColumn2.ColumnName = "RollerNo";
  738. //
  739. // dataColumn3
  740. //
  741. this.dataColumn3.Caption = "出厂厂家";
  742. this.dataColumn3.ColumnName = "Vender";
  743. //
  744. // dataColumn4
  745. //
  746. this.dataColumn4.Caption = "状态";
  747. this.dataColumn4.ColumnName = "Status";
  748. //
  749. // dataColumn5
  750. //
  751. this.dataColumn5.Caption = "入库日期";
  752. this.dataColumn5.ColumnName = "InStorageDate";
  753. this.dataColumn5.DataType = typeof(System.DateTime);
  754. //
  755. // dataColumn6
  756. //
  757. this.dataColumn6.Caption = "报废日期";
  758. this.dataColumn6.ColumnName = "ScrapDate";
  759. this.dataColumn6.DataType = typeof(System.DateTime);
  760. //
  761. // dataColumn7
  762. //
  763. this.dataColumn7.Caption = "轧制总支数";
  764. this.dataColumn7.ColumnName = "RollingNum";
  765. //
  766. // dataColumn8
  767. //
  768. this.dataColumn8.Caption = "在线总时长";
  769. this.dataColumn8.ColumnName = "OnLineTime";
  770. //
  771. // dataColumn9
  772. //
  773. this.dataColumn9.Caption = "MAX辊沿";
  774. this.dataColumn9.ColumnName = "Column1";
  775. //
  776. // dataColumn10
  777. //
  778. this.dataColumn10.Caption = "辊沿直径";
  779. this.dataColumn10.ColumnName = "1";
  780. //
  781. // dataColumn11
  782. //
  783. this.dataColumn11.Caption = "拆前偏置";
  784. this.dataColumn11.ColumnName = "Column3";
  785. //
  786. // dataColumn12
  787. //
  788. this.dataColumn12.Caption = "偏置";
  789. this.dataColumn12.ColumnName = "Column4";
  790. //
  791. // dataColumn13
  792. //
  793. this.dataColumn13.Caption = "拆前CBG值";
  794. this.dataColumn13.ColumnName = "Column5";
  795. //
  796. // dataColumn14
  797. //
  798. this.dataColumn14.Caption = "CBG值";
  799. this.dataColumn14.ColumnName = "Column6";
  800. //
  801. // dataColumn15
  802. //
  803. this.dataColumn15.Caption = "名义辊径";
  804. this.dataColumn15.ColumnName = "Column7";
  805. //
  806. // dataColumn16
  807. //
  808. this.dataColumn16.Caption = "轴承箱号";
  809. this.dataColumn16.ColumnName = "Column8";
  810. //
  811. // dataColumn17
  812. //
  813. this.dataColumn17.Caption = "装配日期";
  814. this.dataColumn17.ColumnName = "Column2";
  815. this.dataColumn17.DataType = typeof(System.DateTime);
  816. //
  817. // dataColumn49
  818. //
  819. this.dataColumn49.Caption = "备注";
  820. this.dataColumn49.ColumnName = "Column10";
  821. //
  822. // dataColumn50
  823. //
  824. this.dataColumn50.Caption = "操作人";
  825. this.dataColumn50.ColumnName = "Column11";
  826. //
  827. // dataColumn51
  828. //
  829. this.dataColumn51.Caption = "操作班次";
  830. this.dataColumn51.ColumnName = "Column12";
  831. //
  832. // dataColumn52
  833. //
  834. this.dataColumn52.Caption = "操作班组";
  835. this.dataColumn52.ColumnName = "Column13";
  836. //
  837. // panel2
  838. //
  839. this.panel2.Controls.Add(this.ultraComboEditor2);
  840. this.panel2.Controls.Add(this.ultraLabel3);
  841. this.panel2.Controls.Add(this.ultraComboEditor4);
  842. this.panel2.Controls.Add(this.ultraTextEditor2);
  843. this.panel2.Controls.Add(this.ultraLabel5);
  844. this.panel2.Controls.Add(this.ultraLabel6);
  845. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  846. this.panel2.Location = new System.Drawing.Point(0, 0);
  847. this.panel2.Name = "panel2";
  848. this.panel2.Size = new System.Drawing.Size(470, 42);
  849. this.panel2.TabIndex = 1;
  850. //
  851. // ultraComboEditor2
  852. //
  853. this.ultraComboEditor2.Location = new System.Drawing.Point(358, 7);
  854. this.ultraComboEditor2.Name = "ultraComboEditor2";
  855. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  856. this.ultraComboEditor2.TabIndex = 20;
  857. this.ultraComboEditor2.Text = "ultraComboEditor1";
  858. //
  859. // ultraLabel3
  860. //
  861. this.ultraLabel3.Location = new System.Drawing.Point(318, 11);
  862. this.ultraLabel3.Name = "ultraLabel3";
  863. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  864. this.ultraLabel3.TabIndex = 17;
  865. this.ultraLabel3.Text = "规格";
  866. //
  867. // ultraComboEditor4
  868. //
  869. this.ultraComboEditor4.Location = new System.Drawing.Point(211, 8);
  870. this.ultraComboEditor4.Name = "ultraComboEditor4";
  871. this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
  872. this.ultraComboEditor4.TabIndex = 21;
  873. this.ultraComboEditor4.Text = "ultraComboEditor4";
  874. //
  875. // ultraTextEditor2
  876. //
  877. this.ultraTextEditor2.Location = new System.Drawing.Point(46, 8);
  878. this.ultraTextEditor2.Name = "ultraTextEditor2";
  879. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
  880. this.ultraTextEditor2.TabIndex = 19;
  881. this.ultraTextEditor2.Text = "ultraTextEditor2";
  882. //
  883. // ultraLabel5
  884. //
  885. this.ultraLabel5.Location = new System.Drawing.Point(153, 12);
  886. this.ultraLabel5.Name = "ultraLabel5";
  887. this.ultraLabel5.Size = new System.Drawing.Size(67, 23);
  888. this.ultraLabel5.TabIndex = 16;
  889. this.ultraLabel5.Text = "厂家编号";
  890. //
  891. // ultraLabel6
  892. //
  893. this.ultraLabel6.Location = new System.Drawing.Point(4, 12);
  894. this.ultraLabel6.Name = "ultraLabel6";
  895. this.ultraLabel6.Size = new System.Drawing.Size(67, 23);
  896. this.ultraLabel6.TabIndex = 18;
  897. this.ultraLabel6.Text = "轧辊号";
  898. //
  899. // ultraExpandableGroupBox1
  900. //
  901. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  902. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  903. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1024, 78);
  904. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 245);
  905. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  906. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1024, 78);
  907. this.ultraExpandableGroupBox1.TabIndex = 0;
  908. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  909. //
  910. // ultraExpandableGroupBoxPanel1
  911. //
  912. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  913. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor8);
  914. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor7);
  915. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor6);
  916. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
  917. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  918. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
  919. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor5);
  920. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor16);
  921. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor15);
  922. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor4);
  923. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor3);
  924. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor2);
  925. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel30);
  926. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  927. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel29);
  928. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor1);
  929. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  930. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  931. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  932. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  933. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  934. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  935. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  936. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1018, 56);
  937. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  938. //
  939. // ultraButton1
  940. //
  941. this.ultraButton1.Location = new System.Drawing.Point(891, 17);
  942. this.ultraButton1.Name = "ultraButton1";
  943. this.ultraButton1.Size = new System.Drawing.Size(84, 34);
  944. this.ultraButton1.TabIndex = 20;
  945. this.ultraButton1.Text = "配辊";
  946. //
  947. // ultraNumericEditor8
  948. //
  949. this.ultraNumericEditor8.Location = new System.Drawing.Point(517, 30);
  950. this.ultraNumericEditor8.Name = "ultraNumericEditor8";
  951. this.ultraNumericEditor8.Size = new System.Drawing.Size(83, 21);
  952. this.ultraNumericEditor8.TabIndex = 17;
  953. //
  954. // ultraNumericEditor7
  955. //
  956. this.ultraNumericEditor7.Location = new System.Drawing.Point(365, 30);
  957. this.ultraNumericEditor7.Name = "ultraNumericEditor7";
  958. this.ultraNumericEditor7.Size = new System.Drawing.Size(83, 21);
  959. this.ultraNumericEditor7.TabIndex = 18;
  960. //
  961. // ultraNumericEditor6
  962. //
  963. this.ultraNumericEditor6.Location = new System.Drawing.Point(216, 30);
  964. this.ultraNumericEditor6.Name = "ultraNumericEditor6";
  965. this.ultraNumericEditor6.Size = new System.Drawing.Size(85, 21);
  966. this.ultraNumericEditor6.TabIndex = 19;
  967. //
  968. // ultraLabel17
  969. //
  970. this.ultraLabel17.Location = new System.Drawing.Point(458, 34);
  971. this.ultraLabel17.Name = "ultraLabel17";
  972. this.ultraLabel17.Size = new System.Drawing.Size(67, 23);
  973. this.ultraLabel17.TabIndex = 15;
  974. this.ultraLabel17.Text = "轴承箱号";
  975. //
  976. // ultraLabel16
  977. //
  978. this.ultraLabel16.Location = new System.Drawing.Point(308, 34);
  979. this.ultraLabel16.Name = "ultraLabel16";
  980. this.ultraLabel16.Size = new System.Drawing.Size(67, 23);
  981. this.ultraLabel16.TabIndex = 14;
  982. this.ultraLabel16.Text = "辊径";
  983. //
  984. // ultraLabel15
  985. //
  986. this.ultraLabel15.Location = new System.Drawing.Point(167, 34);
  987. this.ultraLabel15.Name = "ultraLabel15";
  988. this.ultraLabel15.Size = new System.Drawing.Size(67, 23);
  989. this.ultraLabel15.TabIndex = 16;
  990. this.ultraLabel15.Text = "辊缝";
  991. //
  992. // ultraNumericEditor5
  993. //
  994. this.ultraNumericEditor5.Location = new System.Drawing.Point(658, 30);
  995. this.ultraNumericEditor5.Name = "ultraNumericEditor5";
  996. this.ultraNumericEditor5.Size = new System.Drawing.Size(81, 21);
  997. this.ultraNumericEditor5.TabIndex = 13;
  998. //
  999. // ultraNumericEditor15
  1000. //
  1001. this.ultraNumericEditor15.Location = new System.Drawing.Point(64, 3);
  1002. this.ultraNumericEditor15.Name = "ultraNumericEditor15";
  1003. this.ultraNumericEditor15.Size = new System.Drawing.Size(81, 21);
  1004. this.ultraNumericEditor15.TabIndex = 13;
  1005. //
  1006. // ultraNumericEditor4
  1007. //
  1008. this.ultraNumericEditor4.Location = new System.Drawing.Point(658, 3);
  1009. this.ultraNumericEditor4.Name = "ultraNumericEditor4";
  1010. this.ultraNumericEditor4.Size = new System.Drawing.Size(81, 21);
  1011. this.ultraNumericEditor4.TabIndex = 13;
  1012. //
  1013. // ultraNumericEditor3
  1014. //
  1015. this.ultraNumericEditor3.Location = new System.Drawing.Point(517, 3);
  1016. this.ultraNumericEditor3.Name = "ultraNumericEditor3";
  1017. this.ultraNumericEditor3.Size = new System.Drawing.Size(83, 21);
  1018. this.ultraNumericEditor3.TabIndex = 13;
  1019. //
  1020. // ultraNumericEditor2
  1021. //
  1022. this.ultraNumericEditor2.Location = new System.Drawing.Point(365, 3);
  1023. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  1024. this.ultraNumericEditor2.Size = new System.Drawing.Size(83, 21);
  1025. this.ultraNumericEditor2.TabIndex = 13;
  1026. //
  1027. // ultraLabel14
  1028. //
  1029. this.ultraLabel14.Location = new System.Drawing.Point(609, 34);
  1030. this.ultraLabel14.Name = "ultraLabel14";
  1031. this.ultraLabel14.Size = new System.Drawing.Size(67, 23);
  1032. this.ultraLabel14.TabIndex = 12;
  1033. this.ultraLabel14.Text = "CBG值";
  1034. //
  1035. // ultraLabel29
  1036. //
  1037. this.ultraLabel29.Location = new System.Drawing.Point(8, 7);
  1038. this.ultraLabel29.Name = "ultraLabel29";
  1039. this.ultraLabel29.Size = new System.Drawing.Size(67, 23);
  1040. this.ultraLabel29.TabIndex = 12;
  1041. this.ultraLabel29.Text = "辊号";
  1042. //
  1043. // ultraNumericEditor1
  1044. //
  1045. this.ultraNumericEditor1.Location = new System.Drawing.Point(216, 3);
  1046. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  1047. this.ultraNumericEditor1.Size = new System.Drawing.Size(85, 21);
  1048. this.ultraNumericEditor1.TabIndex = 13;
  1049. //
  1050. // ultraLabel13
  1051. //
  1052. this.ultraLabel13.Location = new System.Drawing.Point(609, 7);
  1053. this.ultraLabel13.Name = "ultraLabel13";
  1054. this.ultraLabel13.Size = new System.Drawing.Size(67, 23);
  1055. this.ultraLabel13.TabIndex = 12;
  1056. this.ultraLabel13.Text = "CBG原值";
  1057. //
  1058. // ultraLabel12
  1059. //
  1060. this.ultraLabel12.Location = new System.Drawing.Point(458, 7);
  1061. this.ultraLabel12.Name = "ultraLabel12";
  1062. this.ultraLabel12.Size = new System.Drawing.Size(67, 23);
  1063. this.ultraLabel12.TabIndex = 12;
  1064. this.ultraLabel12.Text = "偏置";
  1065. //
  1066. // ultraLabel11
  1067. //
  1068. this.ultraLabel11.Location = new System.Drawing.Point(308, 7);
  1069. this.ultraLabel11.Name = "ultraLabel11";
  1070. this.ultraLabel11.Size = new System.Drawing.Size(67, 23);
  1071. this.ultraLabel11.TabIndex = 12;
  1072. this.ultraLabel11.Text = "辊沿直径";
  1073. //
  1074. // ultraLabel10
  1075. //
  1076. this.ultraLabel10.Location = new System.Drawing.Point(167, 7);
  1077. this.ultraLabel10.Name = "ultraLabel10";
  1078. this.ultraLabel10.Size = new System.Drawing.Size(67, 23);
  1079. this.ultraLabel10.TabIndex = 12;
  1080. this.ultraLabel10.Text = "MAX辊沿";
  1081. //
  1082. // splitContainer3
  1083. //
  1084. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  1085. this.splitContainer3.Location = new System.Drawing.Point(0, 0);
  1086. this.splitContainer3.Name = "splitContainer3";
  1087. //
  1088. // splitContainer3.Panel1
  1089. //
  1090. this.splitContainer3.Panel1.Controls.Add(this.ultraGrid3);
  1091. this.splitContainer3.Panel1.Controls.Add(this.panel3);
  1092. //
  1093. // splitContainer3.Panel2
  1094. //
  1095. this.splitContainer3.Panel2.Controls.Add(this.ultraGrid4);
  1096. this.splitContainer3.Panel2.Controls.Add(this.panel4);
  1097. this.splitContainer3.Size = new System.Drawing.Size(1024, 209);
  1098. this.splitContainer3.SplitterDistance = 551;
  1099. this.splitContainer3.TabIndex = 2;
  1100. //
  1101. // ultraGrid3
  1102. //
  1103. this.ultraGrid3.DataSource = this.dataSet3;
  1104. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1105. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1106. this.ultraGrid3.DisplayLayout.Appearance = appearance37;
  1107. ultraGridColumn30.Header.VisiblePosition = 0;
  1108. ultraGridColumn31.Header.VisiblePosition = 2;
  1109. ultraGridColumn32.Header.VisiblePosition = 3;
  1110. ultraGridColumn33.Header.VisiblePosition = 15;
  1111. ultraGridColumn34.Header.VisiblePosition = 16;
  1112. ultraGridColumn35.Header.VisiblePosition = 13;
  1113. ultraGridColumn36.Header.VisiblePosition = 14;
  1114. ultraGridColumn37.Header.VisiblePosition = 1;
  1115. ultraGridColumn38.Header.VisiblePosition = 4;
  1116. ultraGridColumn39.Header.VisiblePosition = 5;
  1117. ultraGridColumn40.Header.VisiblePosition = 6;
  1118. ultraGridColumn41.Header.VisiblePosition = 7;
  1119. ultraGridColumn42.Header.VisiblePosition = 8;
  1120. ultraGridColumn43.Header.VisiblePosition = 9;
  1121. ultraGridColumn44.Header.VisiblePosition = 10;
  1122. ultraGridColumn45.Header.VisiblePosition = 11;
  1123. ultraGridColumn46.Header.VisiblePosition = 12;
  1124. ultraGridColumn47.Header.VisiblePosition = 17;
  1125. ultraGridColumn48.Header.VisiblePosition = 18;
  1126. ultraGridColumn49.Header.VisiblePosition = 19;
  1127. ultraGridColumn50.Header.VisiblePosition = 20;
  1128. ultraGridColumn51.Header.VisiblePosition = 21;
  1129. ultraGridBand3.Columns.AddRange(new object[] {
  1130. ultraGridColumn30,
  1131. ultraGridColumn31,
  1132. ultraGridColumn32,
  1133. ultraGridColumn33,
  1134. ultraGridColumn34,
  1135. ultraGridColumn35,
  1136. ultraGridColumn36,
  1137. ultraGridColumn37,
  1138. ultraGridColumn38,
  1139. ultraGridColumn39,
  1140. ultraGridColumn40,
  1141. ultraGridColumn41,
  1142. ultraGridColumn42,
  1143. ultraGridColumn43,
  1144. ultraGridColumn44,
  1145. ultraGridColumn45,
  1146. ultraGridColumn46,
  1147. ultraGridColumn47,
  1148. ultraGridColumn48,
  1149. ultraGridColumn49,
  1150. ultraGridColumn50,
  1151. ultraGridColumn51});
  1152. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1153. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1154. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1155. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1156. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1157. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1158. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  1159. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance38;
  1160. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  1161. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  1162. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1163. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1164. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  1165. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1166. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  1167. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  1168. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1169. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1170. appearance41.BackColor = System.Drawing.SystemColors.Window;
  1171. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  1172. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  1173. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  1174. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  1175. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  1176. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1177. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1178. appearance43.BackColor = System.Drawing.SystemColors.Window;
  1179. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance43;
  1180. appearance44.BorderColor = System.Drawing.Color.Silver;
  1181. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1182. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance44;
  1183. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1184. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1185. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1186. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1187. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1188. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1189. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1190. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1191. appearance46.TextHAlignAsString = "Left";
  1192. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance46;
  1193. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1194. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1195. appearance47.BackColor = System.Drawing.SystemColors.Window;
  1196. appearance47.BorderColor = System.Drawing.Color.Silver;
  1197. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance47;
  1198. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1199. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1200. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1201. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1202. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1203. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1204. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1205. this.ultraGrid3.Location = new System.Drawing.Point(0, 41);
  1206. this.ultraGrid3.Name = "ultraGrid3";
  1207. this.ultraGrid3.Size = new System.Drawing.Size(551, 168);
  1208. this.ultraGrid3.TabIndex = 2;
  1209. this.ultraGrid3.Text = "ultraGrid3";
  1210. //
  1211. // dataSet3
  1212. //
  1213. this.dataSet3.DataSetName = "NewDataSet";
  1214. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  1215. this.dataTable1});
  1216. //
  1217. // dataTable1
  1218. //
  1219. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1220. this.dataColumn26,
  1221. this.dataColumn27,
  1222. this.dataColumn29,
  1223. this.dataColumn30,
  1224. this.dataColumn31,
  1225. this.dataColumn32,
  1226. this.dataColumn33,
  1227. this.dataColumn34,
  1228. this.dataColumn35,
  1229. this.dataColumn36,
  1230. this.dataColumn37,
  1231. this.dataColumn28,
  1232. this.dataColumn38,
  1233. this.dataColumn39,
  1234. this.dataColumn40,
  1235. this.dataColumn41,
  1236. this.dataColumn42,
  1237. this.dataColumn43,
  1238. this.dataColumn44,
  1239. this.dataColumn45,
  1240. this.dataColumn46,
  1241. this.dataColumn47});
  1242. this.dataTable1.TableName = "RollerTable";
  1243. //
  1244. // dataColumn26
  1245. //
  1246. this.dataColumn26.Caption = "选择";
  1247. this.dataColumn26.ColumnName = "Check";
  1248. this.dataColumn26.DataType = typeof(bool);
  1249. //
  1250. // dataColumn27
  1251. //
  1252. this.dataColumn27.Caption = "壳体号";
  1253. this.dataColumn27.ColumnName = "ShellNo";
  1254. //
  1255. // dataColumn29
  1256. //
  1257. this.dataColumn29.Caption = "状态";
  1258. this.dataColumn29.ColumnName = "Status";
  1259. //
  1260. // dataColumn30
  1261. //
  1262. this.dataColumn30.Caption = "装配日期";
  1263. this.dataColumn30.ColumnName = "MatchingDate";
  1264. this.dataColumn30.DataType = typeof(System.DateTime);
  1265. //
  1266. // dataColumn31
  1267. //
  1268. this.dataColumn31.Caption = "报废日期";
  1269. this.dataColumn31.ColumnName = "ScrapDate";
  1270. this.dataColumn31.DataType = typeof(System.DateTime);
  1271. //
  1272. // dataColumn32
  1273. //
  1274. this.dataColumn32.Caption = "轧制总支数";
  1275. this.dataColumn32.ColumnName = "RollingNum";
  1276. //
  1277. // dataColumn33
  1278. //
  1279. this.dataColumn33.Caption = "在线总时长";
  1280. this.dataColumn33.ColumnName = "OnLineTime";
  1281. //
  1282. // dataColumn34
  1283. //
  1284. this.dataColumn34.Caption = "机架号";
  1285. this.dataColumn34.ColumnName = "RackNo";
  1286. //
  1287. // dataColumn35
  1288. //
  1289. this.dataColumn35.Caption = "轧辊号1";
  1290. this.dataColumn35.ColumnName = "RollerNo1";
  1291. //
  1292. // dataColumn36
  1293. //
  1294. this.dataColumn36.Caption = "轧辊号2";
  1295. this.dataColumn36.ColumnName = "RollerNo2";
  1296. //
  1297. // dataColumn37
  1298. //
  1299. this.dataColumn37.Caption = "轧辊号3";
  1300. this.dataColumn37.ColumnName = "RollerNo3";
  1301. //
  1302. // dataColumn28
  1303. //
  1304. this.dataColumn28.ColumnName = "拆前1、2辊缝值";
  1305. //
  1306. // dataColumn38
  1307. //
  1308. this.dataColumn38.Caption = "拆前1、3辊缝值";
  1309. this.dataColumn38.ColumnName = "拆前1、3辊缝值";
  1310. //
  1311. // dataColumn39
  1312. //
  1313. this.dataColumn39.ColumnName = "拆前2、3辊缝值";
  1314. //
  1315. // dataColumn40
  1316. //
  1317. this.dataColumn40.ColumnName = "1、2辊缝值";
  1318. //
  1319. // dataColumn41
  1320. //
  1321. this.dataColumn41.ColumnName = "2、3辊缝值";
  1322. //
  1323. // dataColumn42
  1324. //
  1325. this.dataColumn42.ColumnName = "1、3辊缝值";
  1326. //
  1327. // dataColumn43
  1328. //
  1329. this.dataColumn43.ColumnName = "班组";
  1330. //
  1331. // dataColumn44
  1332. //
  1333. this.dataColumn44.ColumnName = "班次";
  1334. //
  1335. // dataColumn45
  1336. //
  1337. this.dataColumn45.ColumnName = "操作人";
  1338. //
  1339. // dataColumn46
  1340. //
  1341. this.dataColumn46.ColumnName = "日期";
  1342. //
  1343. // dataColumn47
  1344. //
  1345. this.dataColumn47.ColumnName = "备注";
  1346. //
  1347. // panel3
  1348. //
  1349. this.panel3.Controls.Add(this.ultraComboEditor7);
  1350. this.panel3.Controls.Add(this.ultraTextEditor6);
  1351. this.panel3.Controls.Add(this.ultraTextEditor7);
  1352. this.panel3.Controls.Add(this.ultraLabel26);
  1353. this.panel3.Controls.Add(this.ultraLabel27);
  1354. this.panel3.Controls.Add(this.ultraLabel28);
  1355. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  1356. this.panel3.Location = new System.Drawing.Point(0, 0);
  1357. this.panel3.Name = "panel3";
  1358. this.panel3.Size = new System.Drawing.Size(551, 41);
  1359. this.panel3.TabIndex = 1;
  1360. //
  1361. // ultraComboEditor7
  1362. //
  1363. this.ultraComboEditor7.Location = new System.Drawing.Point(387, 8);
  1364. this.ultraComboEditor7.Name = "ultraComboEditor7";
  1365. this.ultraComboEditor7.Size = new System.Drawing.Size(101, 21);
  1366. this.ultraComboEditor7.TabIndex = 13;
  1367. this.ultraComboEditor7.Text = "ultraComboEditor1";
  1368. //
  1369. // ultraTextEditor6
  1370. //
  1371. this.ultraTextEditor6.Location = new System.Drawing.Point(224, 8);
  1372. this.ultraTextEditor6.Name = "ultraTextEditor6";
  1373. this.ultraTextEditor6.Size = new System.Drawing.Size(100, 21);
  1374. this.ultraTextEditor6.TabIndex = 11;
  1375. this.ultraTextEditor6.Text = "ultraTextEditor1";
  1376. //
  1377. // ultraTextEditor7
  1378. //
  1379. this.ultraTextEditor7.Location = new System.Drawing.Point(57, 8);
  1380. this.ultraTextEditor7.Name = "ultraTextEditor7";
  1381. this.ultraTextEditor7.Size = new System.Drawing.Size(100, 21);
  1382. this.ultraTextEditor7.TabIndex = 12;
  1383. this.ultraTextEditor7.Text = "ultraTextEditor7";
  1384. //
  1385. // ultraLabel26
  1386. //
  1387. this.ultraLabel26.Location = new System.Drawing.Point(171, 12);
  1388. this.ultraLabel26.Name = "ultraLabel26";
  1389. this.ultraLabel26.Size = new System.Drawing.Size(67, 23);
  1390. this.ultraLabel26.TabIndex = 9;
  1391. this.ultraLabel26.Text = "壳体号";
  1392. //
  1393. // ultraLabel27
  1394. //
  1395. this.ultraLabel27.Location = new System.Drawing.Point(342, 12);
  1396. this.ultraLabel27.Name = "ultraLabel27";
  1397. this.ultraLabel27.Size = new System.Drawing.Size(67, 23);
  1398. this.ultraLabel27.TabIndex = 8;
  1399. this.ultraLabel27.Text = "状态";
  1400. //
  1401. // ultraLabel28
  1402. //
  1403. this.ultraLabel28.Location = new System.Drawing.Point(7, 12);
  1404. this.ultraLabel28.Name = "ultraLabel28";
  1405. this.ultraLabel28.Size = new System.Drawing.Size(67, 23);
  1406. this.ultraLabel28.TabIndex = 10;
  1407. this.ultraLabel28.Text = "机架号";
  1408. //
  1409. // ultraGrid4
  1410. //
  1411. this.ultraGrid4.DataSource = this.dataSet2;
  1412. appearance4.BackColor = System.Drawing.SystemColors.Window;
  1413. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1414. this.ultraGrid4.DisplayLayout.Appearance = appearance4;
  1415. ultraGridColumn52.Header.VisiblePosition = 0;
  1416. ultraGridColumn53.Header.VisiblePosition = 1;
  1417. ultraGridColumn54.Header.VisiblePosition = 2;
  1418. ultraGridColumn55.Header.VisiblePosition = 3;
  1419. ultraGridColumn56.Header.VisiblePosition = 4;
  1420. ultraGridColumn57.Header.VisiblePosition = 5;
  1421. ultraGridColumn58.Header.VisiblePosition = 6;
  1422. ultraGridColumn59.Header.VisiblePosition = 7;
  1423. ultraGridBand4.Columns.AddRange(new object[] {
  1424. ultraGridColumn52,
  1425. ultraGridColumn53,
  1426. ultraGridColumn54,
  1427. ultraGridColumn55,
  1428. ultraGridColumn56,
  1429. ultraGridColumn57,
  1430. ultraGridColumn58,
  1431. ultraGridColumn59});
  1432. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1433. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1434. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1435. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1436. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1437. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1438. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  1439. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance1;
  1440. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  1441. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  1442. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1443. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1444. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  1445. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1446. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  1447. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  1448. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  1449. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  1450. appearance12.BackColor = System.Drawing.SystemColors.Window;
  1451. appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
  1452. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance12;
  1453. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  1454. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  1455. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  1456. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1457. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1458. appearance6.BackColor = System.Drawing.SystemColors.Window;
  1459. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance6;
  1460. appearance5.BorderColor = System.Drawing.Color.Silver;
  1461. appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1462. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance5;
  1463. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1464. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  1465. appearance9.BackColor = System.Drawing.SystemColors.Control;
  1466. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1467. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1468. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1469. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  1470. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  1471. appearance11.TextHAlignAsString = "Left";
  1472. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance11;
  1473. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1474. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1475. appearance10.BackColor = System.Drawing.SystemColors.Window;
  1476. appearance10.BorderColor = System.Drawing.Color.Silver;
  1477. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance10;
  1478. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1479. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  1480. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  1481. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1482. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1483. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1484. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  1485. this.ultraGrid4.Location = new System.Drawing.Point(0, 41);
  1486. this.ultraGrid4.Name = "ultraGrid4";
  1487. this.ultraGrid4.Size = new System.Drawing.Size(469, 168);
  1488. this.ultraGrid4.TabIndex = 2;
  1489. this.ultraGrid4.Text = "ultraGrid4";
  1490. //
  1491. // dataSet2
  1492. //
  1493. this.dataSet2.DataSetName = "NewDataSet";
  1494. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1495. this.ShellTable});
  1496. //
  1497. // ShellTable
  1498. //
  1499. this.ShellTable.Columns.AddRange(new System.Data.DataColumn[] {
  1500. this.dataColumn18,
  1501. this.dataColumn19,
  1502. this.dataColumn20,
  1503. this.dataColumn21,
  1504. this.dataColumn22,
  1505. this.dataColumn23,
  1506. this.dataColumn24,
  1507. this.dataColumn25});
  1508. this.ShellTable.TableName = "RollerTable";
  1509. //
  1510. // dataColumn18
  1511. //
  1512. this.dataColumn18.Caption = "选择";
  1513. this.dataColumn18.ColumnName = "Check";
  1514. this.dataColumn18.DataType = typeof(bool);
  1515. //
  1516. // dataColumn19
  1517. //
  1518. this.dataColumn19.Caption = "壳体号";
  1519. this.dataColumn19.ColumnName = "ShellNo";
  1520. //
  1521. // dataColumn20
  1522. //
  1523. this.dataColumn20.Caption = "出厂厂家";
  1524. this.dataColumn20.ColumnName = "Vender";
  1525. //
  1526. // dataColumn21
  1527. //
  1528. this.dataColumn21.Caption = "状态";
  1529. this.dataColumn21.ColumnName = "Status";
  1530. //
  1531. // dataColumn22
  1532. //
  1533. this.dataColumn22.Caption = "入库日期";
  1534. this.dataColumn22.ColumnName = "InStorageDate";
  1535. this.dataColumn22.DataType = typeof(System.DateTime);
  1536. //
  1537. // dataColumn23
  1538. //
  1539. this.dataColumn23.Caption = "报废日期";
  1540. this.dataColumn23.ColumnName = "ScrapDate";
  1541. this.dataColumn23.DataType = typeof(System.DateTime);
  1542. //
  1543. // dataColumn24
  1544. //
  1545. this.dataColumn24.Caption = "轧制总支数";
  1546. this.dataColumn24.ColumnName = "RollingNum";
  1547. //
  1548. // dataColumn25
  1549. //
  1550. this.dataColumn25.Caption = "在线总时长";
  1551. this.dataColumn25.ColumnName = "OnLineTime";
  1552. //
  1553. // panel4
  1554. //
  1555. this.panel4.Controls.Add(this.ultraComboEditor5);
  1556. this.panel4.Controls.Add(this.ultraLabel7);
  1557. this.panel4.Controls.Add(this.ultraComboEditor6);
  1558. this.panel4.Controls.Add(this.ultraTextEditor3);
  1559. this.panel4.Controls.Add(this.ultraLabel8);
  1560. this.panel4.Controls.Add(this.ultraLabel9);
  1561. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  1562. this.panel4.Location = new System.Drawing.Point(0, 0);
  1563. this.panel4.Name = "panel4";
  1564. this.panel4.Size = new System.Drawing.Size(469, 41);
  1565. this.panel4.TabIndex = 1;
  1566. //
  1567. // ultraComboEditor5
  1568. //
  1569. this.ultraComboEditor5.Location = new System.Drawing.Point(365, 9);
  1570. this.ultraComboEditor5.Name = "ultraComboEditor5";
  1571. this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
  1572. this.ultraComboEditor5.TabIndex = 26;
  1573. this.ultraComboEditor5.Text = "ultraComboEditor1";
  1574. //
  1575. // ultraLabel7
  1576. //
  1577. this.ultraLabel7.Location = new System.Drawing.Point(325, 13);
  1578. this.ultraLabel7.Name = "ultraLabel7";
  1579. this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
  1580. this.ultraLabel7.TabIndex = 23;
  1581. this.ultraLabel7.Text = "规格";
  1582. //
  1583. // ultraComboEditor6
  1584. //
  1585. this.ultraComboEditor6.Location = new System.Drawing.Point(218, 10);
  1586. this.ultraComboEditor6.Name = "ultraComboEditor6";
  1587. this.ultraComboEditor6.Size = new System.Drawing.Size(101, 21);
  1588. this.ultraComboEditor6.TabIndex = 27;
  1589. this.ultraComboEditor6.Text = "ultraComboEditor6";
  1590. //
  1591. // ultraTextEditor3
  1592. //
  1593. this.ultraTextEditor3.Location = new System.Drawing.Point(53, 10);
  1594. this.ultraTextEditor3.Name = "ultraTextEditor3";
  1595. this.ultraTextEditor3.Size = new System.Drawing.Size(100, 21);
  1596. this.ultraTextEditor3.TabIndex = 25;
  1597. this.ultraTextEditor3.Text = "ultraTextEditor3";
  1598. //
  1599. // ultraLabel8
  1600. //
  1601. this.ultraLabel8.Location = new System.Drawing.Point(160, 14);
  1602. this.ultraLabel8.Name = "ultraLabel8";
  1603. this.ultraLabel8.Size = new System.Drawing.Size(67, 23);
  1604. this.ultraLabel8.TabIndex = 22;
  1605. this.ultraLabel8.Text = "厂家编号";
  1606. //
  1607. // ultraLabel9
  1608. //
  1609. this.ultraLabel9.Location = new System.Drawing.Point(11, 14);
  1610. this.ultraLabel9.Name = "ultraLabel9";
  1611. this.ultraLabel9.Size = new System.Drawing.Size(67, 23);
  1612. this.ultraLabel9.TabIndex = 24;
  1613. this.ultraLabel9.Text = "壳体号";
  1614. //
  1615. // ultraExpandableGroupBox2
  1616. //
  1617. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1618. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1619. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1024, 74);
  1620. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 209);
  1621. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1622. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1024, 74);
  1623. this.ultraExpandableGroupBox2.TabIndex = 1;
  1624. this.ultraExpandableGroupBox2.Text = "ultraExpandableGroupBox2";
  1625. //
  1626. // ultraExpandableGroupBoxPanel2
  1627. //
  1628. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraButton2);
  1629. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor9);
  1630. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor10);
  1631. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel19);
  1632. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel20);
  1633. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor11);
  1634. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor12);
  1635. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor13);
  1636. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraNumericEditor14);
  1637. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel21);
  1638. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel22);
  1639. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel23);
  1640. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel24);
  1641. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTextEditor5);
  1642. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel25);
  1643. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraTextEditor4);
  1644. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel18);
  1645. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1646. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
  1647. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1648. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1018, 52);
  1649. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1650. //
  1651. // ultraButton2
  1652. //
  1653. this.ultraButton2.Location = new System.Drawing.Point(722, 14);
  1654. this.ultraButton2.Name = "ultraButton2";
  1655. this.ultraButton2.Size = new System.Drawing.Size(84, 34);
  1656. this.ultraButton2.TabIndex = 20;
  1657. this.ultraButton2.Text = "装配";
  1658. //
  1659. // ultraNumericEditor9
  1660. //
  1661. this.ultraNumericEditor9.Location = new System.Drawing.Point(431, 27);
  1662. this.ultraNumericEditor9.Name = "ultraNumericEditor9";
  1663. this.ultraNumericEditor9.Size = new System.Drawing.Size(83, 21);
  1664. this.ultraNumericEditor9.TabIndex = 29;
  1665. //
  1666. // ultraNumericEditor10
  1667. //
  1668. this.ultraNumericEditor10.Location = new System.Drawing.Point(238, 28);
  1669. this.ultraNumericEditor10.Name = "ultraNumericEditor10";
  1670. this.ultraNumericEditor10.Size = new System.Drawing.Size(83, 21);
  1671. this.ultraNumericEditor10.TabIndex = 30;
  1672. //
  1673. // ultraLabel19
  1674. //
  1675. this.ultraLabel19.Location = new System.Drawing.Point(331, 33);
  1676. this.ultraLabel19.Name = "ultraLabel19";
  1677. this.ultraLabel19.Size = new System.Drawing.Size(67, 23);
  1678. this.ultraLabel19.TabIndex = 28;
  1679. this.ultraLabel19.Text = "1、3辊缝值";
  1680. //
  1681. // ultraLabel20
  1682. //
  1683. this.ultraLabel20.Location = new System.Drawing.Point(141, 33);
  1684. this.ultraLabel20.Name = "ultraLabel20";
  1685. this.ultraLabel20.Size = new System.Drawing.Size(67, 23);
  1686. this.ultraLabel20.TabIndex = 27;
  1687. this.ultraLabel20.Text = "1、2辊缝值";
  1688. //
  1689. // ultraNumericEditor11
  1690. //
  1691. this.ultraNumericEditor11.Location = new System.Drawing.Point(619, 27);
  1692. this.ultraNumericEditor11.Name = "ultraNumericEditor11";
  1693. this.ultraNumericEditor11.Size = new System.Drawing.Size(81, 21);
  1694. this.ultraNumericEditor11.TabIndex = 25;
  1695. //
  1696. // ultraNumericEditor12
  1697. //
  1698. this.ultraNumericEditor12.Location = new System.Drawing.Point(619, 0);
  1699. this.ultraNumericEditor12.Name = "ultraNumericEditor12";
  1700. this.ultraNumericEditor12.Size = new System.Drawing.Size(81, 21);
  1701. this.ultraNumericEditor12.TabIndex = 26;
  1702. //
  1703. // ultraNumericEditor13
  1704. //
  1705. this.ultraNumericEditor13.Location = new System.Drawing.Point(431, 0);
  1706. this.ultraNumericEditor13.Name = "ultraNumericEditor13";
  1707. this.ultraNumericEditor13.Size = new System.Drawing.Size(83, 21);
  1708. this.ultraNumericEditor13.TabIndex = 23;
  1709. //
  1710. // ultraNumericEditor14
  1711. //
  1712. this.ultraNumericEditor14.Location = new System.Drawing.Point(238, 1);
  1713. this.ultraNumericEditor14.Name = "ultraNumericEditor14";
  1714. this.ultraNumericEditor14.Size = new System.Drawing.Size(83, 21);
  1715. this.ultraNumericEditor14.TabIndex = 24;
  1716. //
  1717. // ultraLabel21
  1718. //
  1719. this.ultraLabel21.Location = new System.Drawing.Point(523, 32);
  1720. this.ultraLabel21.Name = "ultraLabel21";
  1721. this.ultraLabel21.Size = new System.Drawing.Size(67, 23);
  1722. this.ultraLabel21.TabIndex = 20;
  1723. this.ultraLabel21.Text = "2、3辊缝值";
  1724. //
  1725. // ultraLabel22
  1726. //
  1727. this.ultraLabel22.Location = new System.Drawing.Point(523, 6);
  1728. this.ultraLabel22.Name = "ultraLabel22";
  1729. this.ultraLabel22.Size = new System.Drawing.Size(103, 23);
  1730. this.ultraLabel22.TabIndex = 19;
  1731. this.ultraLabel22.Text = "拆前2、3辊缝值";
  1732. //
  1733. // ultraLabel23
  1734. //
  1735. this.ultraLabel23.Location = new System.Drawing.Point(331, 7);
  1736. this.ultraLabel23.Name = "ultraLabel23";
  1737. this.ultraLabel23.Size = new System.Drawing.Size(94, 23);
  1738. this.ultraLabel23.TabIndex = 22;
  1739. this.ultraLabel23.Text = "拆前1、3辊缝值";
  1740. //
  1741. // ultraLabel24
  1742. //
  1743. this.ultraLabel24.Location = new System.Drawing.Point(141, 7);
  1744. this.ultraLabel24.Name = "ultraLabel24";
  1745. this.ultraLabel24.Size = new System.Drawing.Size(105, 23);
  1746. this.ultraLabel24.TabIndex = 21;
  1747. this.ultraLabel24.Text = "拆前1、2辊缝值";
  1748. //
  1749. // ultraTextEditor5
  1750. //
  1751. this.ultraTextEditor5.Location = new System.Drawing.Point(51, 28);
  1752. this.ultraTextEditor5.Name = "ultraTextEditor5";
  1753. this.ultraTextEditor5.Size = new System.Drawing.Size(83, 21);
  1754. this.ultraTextEditor5.TabIndex = 14;
  1755. this.ultraTextEditor5.Text = "ultraTextEditor4";
  1756. //
  1757. // ultraLabel25
  1758. //
  1759. this.ultraLabel25.Location = new System.Drawing.Point(9, 33);
  1760. this.ultraLabel25.Name = "ultraLabel25";
  1761. this.ultraLabel25.Size = new System.Drawing.Size(67, 23);
  1762. this.ultraLabel25.TabIndex = 13;
  1763. this.ultraLabel25.Text = "壳体号";
  1764. //
  1765. // ultraTextEditor4
  1766. //
  1767. this.ultraTextEditor4.Location = new System.Drawing.Point(51, 1);
  1768. this.ultraTextEditor4.Name = "ultraTextEditor4";
  1769. this.ultraTextEditor4.Size = new System.Drawing.Size(83, 21);
  1770. this.ultraTextEditor4.TabIndex = 14;
  1771. this.ultraTextEditor4.Text = "ultraTextEditor4";
  1772. //
  1773. // ultraLabel18
  1774. //
  1775. this.ultraLabel18.Location = new System.Drawing.Point(9, 7);
  1776. this.ultraLabel18.Name = "ultraLabel18";
  1777. this.ultraLabel18.Size = new System.Drawing.Size(67, 23);
  1778. this.ultraLabel18.TabIndex = 13;
  1779. this.ultraLabel18.Text = "机架号";
  1780. //
  1781. // dataColumn48
  1782. //
  1783. this.dataColumn48.Caption = "厂家编号";
  1784. this.dataColumn48.ColumnName = "Column1";
  1785. //
  1786. // ultraLabel30
  1787. //
  1788. this.ultraLabel30.Location = new System.Drawing.Point(8, 34);
  1789. this.ultraLabel30.Name = "ultraLabel30";
  1790. this.ultraLabel30.Size = new System.Drawing.Size(67, 23);
  1791. this.ultraLabel30.TabIndex = 12;
  1792. this.ultraLabel30.Text = "出厂厂家";
  1793. //
  1794. // ultraNumericEditor16
  1795. //
  1796. this.ultraNumericEditor16.Location = new System.Drawing.Point(64, 30);
  1797. this.ultraNumericEditor16.Name = "ultraNumericEditor16";
  1798. this.ultraNumericEditor16.Size = new System.Drawing.Size(81, 21);
  1799. this.ultraNumericEditor16.TabIndex = 13;
  1800. //
  1801. // FrmRollingMatching
  1802. //
  1803. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1804. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1805. this.ClientSize = new System.Drawing.Size(1024, 610);
  1806. this.Controls.Add(this.splitContainer1);
  1807. this.Name = "FrmRollingMatching";
  1808. this.Text = "连轧配辊维护";
  1809. this.splitContainer1.Panel1.ResumeLayout(false);
  1810. this.splitContainer1.Panel2.ResumeLayout(false);
  1811. this.splitContainer1.ResumeLayout(false);
  1812. this.splitContainer2.Panel1.ResumeLayout(false);
  1813. this.splitContainer2.Panel2.ResumeLayout(false);
  1814. this.splitContainer2.ResumeLayout(false);
  1815. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1816. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1817. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).EndInit();
  1818. this.panel1.ResumeLayout(false);
  1819. this.panel1.PerformLayout();
  1820. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  1821. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1822. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  1823. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1824. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  1825. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1826. this.panel2.ResumeLayout(false);
  1827. this.panel2.PerformLayout();
  1828. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1829. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  1830. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  1831. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1832. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1833. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1834. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1835. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).EndInit();
  1836. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).EndInit();
  1837. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).EndInit();
  1838. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).EndInit();
  1839. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor15)).EndInit();
  1840. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).EndInit();
  1841. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
  1842. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  1843. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  1844. this.splitContainer3.Panel1.ResumeLayout(false);
  1845. this.splitContainer3.Panel2.ResumeLayout(false);
  1846. this.splitContainer3.ResumeLayout(false);
  1847. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1848. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1849. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1850. this.panel3.ResumeLayout(false);
  1851. this.panel3.PerformLayout();
  1852. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
  1853. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  1854. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
  1855. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1856. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1857. ((System.ComponentModel.ISupportInitialize)(this.ShellTable)).EndInit();
  1858. this.panel4.ResumeLayout(false);
  1859. this.panel4.PerformLayout();
  1860. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  1861. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  1862. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  1863. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1864. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1865. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1866. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  1867. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).EndInit();
  1868. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).EndInit();
  1869. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor11)).EndInit();
  1870. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor12)).EndInit();
  1871. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor13)).EndInit();
  1872. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor14)).EndInit();
  1873. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  1874. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  1875. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor16)).EndInit();
  1876. this.ResumeLayout(false);
  1877. }
  1878. #endregion
  1879. private System.Windows.Forms.SplitContainer splitContainer1;
  1880. private System.Windows.Forms.SplitContainer splitContainer2;
  1881. private System.Windows.Forms.Panel panel1;
  1882. private System.Windows.Forms.Panel panel2;
  1883. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1884. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1885. private System.Windows.Forms.SplitContainer splitContainer3;
  1886. private System.Windows.Forms.Panel panel3;
  1887. private System.Windows.Forms.Panel panel4;
  1888. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1889. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1890. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1891. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1892. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1893. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1894. private System.Data.DataSet dataSet1;
  1895. private System.Data.DataTable RollerTable;
  1896. private System.Data.DataColumn Check;
  1897. private System.Data.DataColumn Vender;
  1898. private System.Data.DataColumn Status;
  1899. private System.Data.DataColumn InStorageDate;
  1900. private System.Data.DataColumn ScrapDate;
  1901. private System.Data.DataColumn RollingNum;
  1902. private System.Data.DataColumn OnLineTime;
  1903. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  1904. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1905. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1906. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1907. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1908. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1909. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1910. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1911. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  1912. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  1913. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1914. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1915. private System.Data.DataSet dataSet2;
  1916. private System.Data.DataTable ShellTable;
  1917. private System.Data.DataColumn dataColumn18;
  1918. private System.Data.DataColumn dataColumn19;
  1919. private System.Data.DataColumn dataColumn20;
  1920. private System.Data.DataColumn dataColumn21;
  1921. private System.Data.DataColumn dataColumn22;
  1922. private System.Data.DataColumn dataColumn23;
  1923. private System.Data.DataColumn dataColumn24;
  1924. private System.Data.DataColumn dataColumn25;
  1925. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  1926. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1927. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  1928. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  1929. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1930. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1931. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor5;
  1932. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor4;
  1933. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
  1934. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  1935. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1936. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  1937. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1938. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1939. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1940. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1941. private Infragistics.Win.Misc.UltraButton ultraButton1;
  1942. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor8;
  1943. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor7;
  1944. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor6;
  1945. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1946. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1947. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1948. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor9;
  1949. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor10;
  1950. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1951. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1952. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor11;
  1953. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor12;
  1954. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor13;
  1955. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor14;
  1956. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1957. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1958. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1959. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1960. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  1961. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1962. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  1963. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1964. private Infragistics.Win.Misc.UltraButton ultraButton2;
  1965. private System.Data.DataSet dataSet3;
  1966. private System.Data.DataTable dataTable1;
  1967. private System.Data.DataColumn dataColumn26;
  1968. private System.Data.DataColumn dataColumn27;
  1969. private System.Data.DataColumn dataColumn29;
  1970. private System.Data.DataColumn dataColumn30;
  1971. private System.Data.DataColumn dataColumn31;
  1972. private System.Data.DataColumn dataColumn32;
  1973. private System.Data.DataColumn dataColumn33;
  1974. private System.Data.DataColumn dataColumn34;
  1975. private System.Data.DataColumn dataColumn35;
  1976. private System.Data.DataColumn dataColumn36;
  1977. private System.Data.DataColumn dataColumn37;
  1978. private System.Data.DataColumn dataColumn28;
  1979. private System.Data.DataColumn dataColumn38;
  1980. private System.Data.DataColumn dataColumn39;
  1981. private System.Data.DataColumn dataColumn40;
  1982. private System.Data.DataColumn dataColumn41;
  1983. private System.Data.DataColumn dataColumn42;
  1984. private System.Data.DataColumn dataColumn43;
  1985. private System.Data.DataColumn dataColumn44;
  1986. private System.Data.DataColumn dataColumn45;
  1987. private System.Data.DataColumn dataColumn46;
  1988. private System.Data.DataColumn dataColumn47;
  1989. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor7;
  1990. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  1991. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
  1992. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1993. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1994. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1995. private System.Data.DataSet dataSet4;
  1996. private System.Data.DataTable dataTable2;
  1997. private System.Data.DataColumn dataColumn1;
  1998. private System.Data.DataColumn dataColumn2;
  1999. private System.Data.DataColumn dataColumn3;
  2000. private System.Data.DataColumn dataColumn4;
  2001. private System.Data.DataColumn dataColumn5;
  2002. private System.Data.DataColumn dataColumn6;
  2003. private System.Data.DataColumn dataColumn7;
  2004. private System.Data.DataColumn dataColumn8;
  2005. private System.Data.DataColumn dataColumn9;
  2006. private System.Data.DataColumn dataColumn10;
  2007. private System.Data.DataColumn dataColumn11;
  2008. private System.Data.DataColumn dataColumn12;
  2009. private System.Data.DataColumn dataColumn13;
  2010. private System.Data.DataColumn dataColumn14;
  2011. private System.Data.DataColumn dataColumn15;
  2012. private System.Data.DataColumn dataColumn16;
  2013. private System.Data.DataColumn dataColumn17;
  2014. private System.Data.DataColumn dataColumn49;
  2015. private System.Data.DataColumn dataColumn50;
  2016. private System.Data.DataColumn dataColumn51;
  2017. private System.Data.DataColumn dataColumn52;
  2018. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor15;
  2019. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  2020. private System.Data.DataColumn dataColumn48;
  2021. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor16;
  2022. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  2023. }
  2024. }