QCM030710.Designer.cs 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226
  1. namespace Core.LZMes.Client.QCM
  2. {
  3. partial class QCM030710
  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 appearance6 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  32. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_TYPE");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SI");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MN");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CR");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NI");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CU");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NB");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("V");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TI");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ALS");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ALT");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MO");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("N");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("B");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AS1");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SN");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PB");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SB");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BI");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CA");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("O");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("H");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("W");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZR");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LA");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CO");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CE");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CE1");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CE2");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CE3");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CEQ");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CEQ2");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CEQ3");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CEV");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("I");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("J");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PCM");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSR");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM1");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM2");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM3");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM4");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM5");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM6");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM7");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM8");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM9");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM10");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM11");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM12");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM13");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM14");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM15");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM16");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM17");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM18");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM19");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM20");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM21");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM22");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM23");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AL");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM24");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM25");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM26");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM27");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM28");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM29");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COM30");
  120. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  132. this.dataSet7 = new System.Data.DataSet();
  133. this.dataTable8 = new System.Data.DataTable();
  134. this.dataColumn1 = new System.Data.DataColumn();
  135. this.panel2 = new System.Windows.Forms.Panel();
  136. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  137. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  138. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  139. this.dataSet4 = new System.Data.DataSet();
  140. this.dataTable4 = new System.Data.DataTable();
  141. this.dataColumn77 = new System.Data.DataColumn();
  142. this.dataColumn83 = new System.Data.DataColumn();
  143. this.dataColumn84 = new System.Data.DataColumn();
  144. this.dataColumn85 = new System.Data.DataColumn();
  145. this.dataColumn100 = new System.Data.DataColumn();
  146. this.dataColumn121 = new System.Data.DataColumn();
  147. this.dataColumn123 = new System.Data.DataColumn();
  148. this.dataColumn124 = new System.Data.DataColumn();
  149. this.dataColumn125 = new System.Data.DataColumn();
  150. this.dataColumn126 = new System.Data.DataColumn();
  151. this.dataColumn127 = new System.Data.DataColumn();
  152. this.dataColumn128 = new System.Data.DataColumn();
  153. this.dataColumn129 = new System.Data.DataColumn();
  154. this.dataColumn130 = new System.Data.DataColumn();
  155. this.dataColumn131 = new System.Data.DataColumn();
  156. this.dataColumn132 = new System.Data.DataColumn();
  157. this.dataColumn133 = new System.Data.DataColumn();
  158. this.dataColumn134 = new System.Data.DataColumn();
  159. this.dataColumn135 = new System.Data.DataColumn();
  160. this.dataColumn136 = new System.Data.DataColumn();
  161. this.dataColumn137 = new System.Data.DataColumn();
  162. this.dataColumn138 = new System.Data.DataColumn();
  163. this.dataColumn139 = new System.Data.DataColumn();
  164. this.dataColumn140 = new System.Data.DataColumn();
  165. this.dataColumn141 = new System.Data.DataColumn();
  166. this.dataColumn142 = new System.Data.DataColumn();
  167. this.dataColumn143 = new System.Data.DataColumn();
  168. this.dataColumn144 = new System.Data.DataColumn();
  169. this.dataColumn145 = new System.Data.DataColumn();
  170. this.dataColumn146 = new System.Data.DataColumn();
  171. this.dataColumn147 = new System.Data.DataColumn();
  172. this.dataColumn148 = new System.Data.DataColumn();
  173. this.dataColumn149 = new System.Data.DataColumn();
  174. this.dataColumn150 = new System.Data.DataColumn();
  175. this.dataColumn122 = new System.Data.DataColumn();
  176. this.dataColumn182 = new System.Data.DataColumn();
  177. this.dataColumn183 = new System.Data.DataColumn();
  178. this.dataColumn184 = new System.Data.DataColumn();
  179. this.dataColumn185 = new System.Data.DataColumn();
  180. this.dataColumn186 = new System.Data.DataColumn();
  181. this.dataColumn187 = new System.Data.DataColumn();
  182. this.dataColumn188 = new System.Data.DataColumn();
  183. this.dataColumn189 = new System.Data.DataColumn();
  184. this.dataColumn190 = new System.Data.DataColumn();
  185. this.dataColumn191 = new System.Data.DataColumn();
  186. this.dataColumn192 = new System.Data.DataColumn();
  187. this.dataColumn193 = new System.Data.DataColumn();
  188. this.dataColumn194 = new System.Data.DataColumn();
  189. this.dataColumn195 = new System.Data.DataColumn();
  190. this.dataColumn196 = new System.Data.DataColumn();
  191. this.dataColumn197 = new System.Data.DataColumn();
  192. this.dataColumn198 = new System.Data.DataColumn();
  193. this.dataColumn199 = new System.Data.DataColumn();
  194. this.dataColumn200 = new System.Data.DataColumn();
  195. this.dataColumn201 = new System.Data.DataColumn();
  196. this.dataColumn202 = new System.Data.DataColumn();
  197. this.dataColumn203 = new System.Data.DataColumn();
  198. this.dataColumn204 = new System.Data.DataColumn();
  199. this.dataColumn205 = new System.Data.DataColumn();
  200. this.dataColumn206 = new System.Data.DataColumn();
  201. this.dataColumn207 = new System.Data.DataColumn();
  202. this.dataColumn208 = new System.Data.DataColumn();
  203. this.dataColumn209 = new System.Data.DataColumn();
  204. this.dataColumn210 = new System.Data.DataColumn();
  205. this.dataColumn211 = new System.Data.DataColumn();
  206. this.dataColumn212 = new System.Data.DataColumn();
  207. this.dataColumn213 = new System.Data.DataColumn();
  208. this.dataColumn214 = new System.Data.DataColumn();
  209. this.dataColumn215 = new System.Data.DataColumn();
  210. this.dataColumn216 = new System.Data.DataColumn();
  211. this.dataColumn217 = new System.Data.DataColumn();
  212. this.dataColumn218 = new System.Data.DataColumn();
  213. this.dataColumn219 = new System.Data.DataColumn();
  214. this.dataColumn220 = new System.Data.DataColumn();
  215. this.panel1 = new System.Windows.Forms.Panel();
  216. this.button3 = new System.Windows.Forms.Button();
  217. this.textBox1 = new System.Windows.Forms.TextBox();
  218. this.label1 = new System.Windows.Forms.Label();
  219. this.button2 = new System.Windows.Forms.Button();
  220. this.button1 = new System.Windows.Forms.Button();
  221. this.groupBox1 = new System.Windows.Forms.GroupBox();
  222. this.panel3 = new System.Windows.Forms.Panel();
  223. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  224. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  225. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  227. this.panel2.SuspendLayout();
  228. this.splitContainer1.Panel1.SuspendLayout();
  229. this.splitContainer1.Panel2.SuspendLayout();
  230. this.splitContainer1.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  235. this.panel1.SuspendLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  237. this.SuspendLayout();
  238. //
  239. // dataSet7
  240. //
  241. this.dataSet7.DataSetName = "NewDataSet";
  242. this.dataSet7.Tables.AddRange(new System.Data.DataTable[] {
  243. this.dataTable8});
  244. //
  245. // dataTable8
  246. //
  247. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  248. this.dataColumn1});
  249. this.dataTable8.TableName = "Table1";
  250. //
  251. // dataColumn1
  252. //
  253. this.dataColumn1.Caption = "牌号";
  254. this.dataColumn1.ColumnName = "STEELNAME";
  255. //
  256. // panel2
  257. //
  258. this.panel2.Controls.Add(this.splitContainer1);
  259. this.panel2.Controls.Add(this.panel1);
  260. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  261. this.panel2.Location = new System.Drawing.Point(0, 0);
  262. this.panel2.Name = "panel2";
  263. this.panel2.Size = new System.Drawing.Size(1122, 601);
  264. this.panel2.TabIndex = 14;
  265. //
  266. // splitContainer1
  267. //
  268. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  269. this.splitContainer1.Location = new System.Drawing.Point(0, 38);
  270. this.splitContainer1.Name = "splitContainer1";
  271. //
  272. // splitContainer1.Panel1
  273. //
  274. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid6);
  275. //
  276. // splitContainer1.Panel2
  277. //
  278. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid5);
  279. this.splitContainer1.Size = new System.Drawing.Size(1122, 563);
  280. this.splitContainer1.SplitterDistance = 209;
  281. this.splitContainer1.TabIndex = 6;
  282. //
  283. // ultraGrid6
  284. //
  285. this.ultraGrid6.DataSource = this.dataSet7;
  286. appearance6.BackColor = System.Drawing.SystemColors.Menu;
  287. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  288. this.ultraGrid6.DisplayLayout.Appearance = appearance6;
  289. ultraGridColumn1.Header.VisiblePosition = 1;
  290. ultraGridColumn2.DataType = typeof(bool);
  291. ultraGridColumn2.Header.Caption = "选择";
  292. ultraGridColumn2.Header.VisiblePosition = 0;
  293. ultraGridBand1.Columns.AddRange(new object[] {
  294. ultraGridColumn1,
  295. ultraGridColumn2});
  296. appearance1.BackColor = System.Drawing.Color.LightBlue;
  297. appearance1.BackColor2 = System.Drawing.Color.LightBlue;
  298. ultraGridBand1.Override.HeaderAppearance = appearance1;
  299. ultraGridBand1.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
  300. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  301. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  302. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  303. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  304. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  305. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  306. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  307. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  308. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance3;
  309. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  310. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  311. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  312. this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true;
  313. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  314. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  315. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  316. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  317. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  318. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  319. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  320. appearance14.BackColor = System.Drawing.SystemColors.Window;
  321. appearance14.ForeColor = System.Drawing.SystemColors.ControlText;
  322. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance14;
  323. appearance9.BackColor = System.Drawing.SystemColors.Highlight;
  324. appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
  325. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  326. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  327. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  328. appearance8.BackColor = System.Drawing.SystemColors.Window;
  329. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance8;
  330. appearance7.BorderColor = System.Drawing.Color.Silver;
  331. appearance7.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  332. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance7;
  333. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  334. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  335. appearance11.BackColor = System.Drawing.SystemColors.Control;
  336. appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
  337. appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  338. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  339. appearance11.BorderColor = System.Drawing.SystemColors.Window;
  340. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance11;
  341. appearance13.TextHAlignAsString = "Center";
  342. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance13;
  343. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  344. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  345. appearance12.BackColor = System.Drawing.SystemColors.Window;
  346. appearance12.BorderColor = System.Drawing.Color.Silver;
  347. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance12;
  348. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  349. appearance10.BackColor = System.Drawing.SystemColors.ControlLight;
  350. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance10;
  351. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  352. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  353. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  354. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  355. this.ultraGrid6.Location = new System.Drawing.Point(0, 0);
  356. this.ultraGrid6.Name = "ultraGrid6";
  357. this.ultraGrid6.Size = new System.Drawing.Size(209, 563);
  358. this.ultraGrid6.TabIndex = 7;
  359. this.ultraGrid6.Text = "ultraGrid6";
  360. this.ultraGrid6.BeforeCellActivate += new Infragistics.Win.UltraWinGrid.CancelableCellEventHandler(this.ultraGrid6_BeforeCellActivate);
  361. this.ultraGrid6.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid6_CellChange);
  362. //
  363. // ultraGrid5
  364. //
  365. this.ultraGrid5.DataSource = this.dataSet4;
  366. appearance44.BackColor = System.Drawing.SystemColors.Menu;
  367. appearance44.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  368. this.ultraGrid5.DisplayLayout.Appearance = appearance44;
  369. ultraGridColumn3.Header.VisiblePosition = 0;
  370. ultraGridColumn4.Header.VisiblePosition = 1;
  371. ultraGridColumn5.Header.VisiblePosition = 2;
  372. ultraGridColumn6.Header.VisiblePosition = 3;
  373. ultraGridColumn7.Header.VisiblePosition = 4;
  374. ultraGridColumn8.Header.VisiblePosition = 5;
  375. ultraGridColumn9.Header.VisiblePosition = 6;
  376. ultraGridColumn10.Header.VisiblePosition = 7;
  377. ultraGridColumn11.Header.VisiblePosition = 8;
  378. ultraGridColumn12.Header.VisiblePosition = 9;
  379. ultraGridColumn13.Header.VisiblePosition = 10;
  380. ultraGridColumn14.Header.VisiblePosition = 11;
  381. ultraGridColumn15.Header.VisiblePosition = 12;
  382. ultraGridColumn16.Header.VisiblePosition = 13;
  383. ultraGridColumn17.Header.VisiblePosition = 14;
  384. ultraGridColumn18.Header.VisiblePosition = 15;
  385. ultraGridColumn19.Header.VisiblePosition = 16;
  386. ultraGridColumn20.Header.VisiblePosition = 17;
  387. ultraGridColumn21.Header.VisiblePosition = 18;
  388. ultraGridColumn22.Header.VisiblePosition = 19;
  389. ultraGridColumn23.Header.VisiblePosition = 20;
  390. ultraGridColumn24.Header.VisiblePosition = 21;
  391. ultraGridColumn25.Header.VisiblePosition = 22;
  392. ultraGridColumn26.Header.VisiblePosition = 23;
  393. ultraGridColumn27.Header.VisiblePosition = 24;
  394. ultraGridColumn28.Header.VisiblePosition = 25;
  395. ultraGridColumn29.Header.VisiblePosition = 26;
  396. ultraGridColumn30.Header.VisiblePosition = 27;
  397. ultraGridColumn31.Header.VisiblePosition = 28;
  398. ultraGridColumn32.Header.VisiblePosition = 29;
  399. ultraGridColumn33.Header.VisiblePosition = 30;
  400. ultraGridColumn34.Header.VisiblePosition = 31;
  401. ultraGridColumn35.Header.VisiblePosition = 32;
  402. ultraGridColumn36.Header.VisiblePosition = 33;
  403. ultraGridColumn37.Header.VisiblePosition = 34;
  404. ultraGridColumn38.Header.VisiblePosition = 35;
  405. ultraGridColumn39.Header.VisiblePosition = 36;
  406. ultraGridColumn40.Header.VisiblePosition = 37;
  407. ultraGridColumn41.Header.VisiblePosition = 38;
  408. ultraGridColumn42.Header.VisiblePosition = 39;
  409. ultraGridColumn43.Header.VisiblePosition = 40;
  410. ultraGridColumn44.Header.VisiblePosition = 41;
  411. ultraGridColumn45.Header.VisiblePosition = 42;
  412. ultraGridColumn46.Header.VisiblePosition = 43;
  413. ultraGridColumn47.Header.VisiblePosition = 44;
  414. ultraGridColumn48.Header.VisiblePosition = 45;
  415. ultraGridColumn49.Header.VisiblePosition = 46;
  416. ultraGridColumn50.Header.VisiblePosition = 47;
  417. ultraGridColumn51.Header.VisiblePosition = 48;
  418. ultraGridColumn52.Header.VisiblePosition = 49;
  419. ultraGridColumn53.Header.VisiblePosition = 50;
  420. ultraGridColumn54.Header.VisiblePosition = 51;
  421. ultraGridColumn55.Header.VisiblePosition = 52;
  422. ultraGridColumn56.Header.VisiblePosition = 53;
  423. ultraGridColumn57.Header.VisiblePosition = 54;
  424. ultraGridColumn58.Header.VisiblePosition = 55;
  425. ultraGridColumn59.Header.VisiblePosition = 56;
  426. ultraGridColumn60.Header.VisiblePosition = 57;
  427. ultraGridColumn61.Header.VisiblePosition = 58;
  428. ultraGridColumn62.Header.VisiblePosition = 59;
  429. ultraGridColumn63.Header.VisiblePosition = 60;
  430. ultraGridColumn64.Header.VisiblePosition = 61;
  431. ultraGridColumn65.Header.VisiblePosition = 62;
  432. ultraGridColumn66.Header.VisiblePosition = 63;
  433. ultraGridColumn67.Header.VisiblePosition = 64;
  434. ultraGridColumn68.Header.VisiblePosition = 65;
  435. ultraGridColumn69.Header.VisiblePosition = 66;
  436. ultraGridColumn70.Header.VisiblePosition = 67;
  437. ultraGridColumn71.Header.VisiblePosition = 68;
  438. ultraGridColumn72.Header.VisiblePosition = 69;
  439. ultraGridColumn73.Header.VisiblePosition = 70;
  440. ultraGridColumn74.Header.VisiblePosition = 71;
  441. ultraGridColumn75.Header.VisiblePosition = 72;
  442. ultraGridColumn76.Header.VisiblePosition = 73;
  443. ultraGridBand2.Columns.AddRange(new object[] {
  444. ultraGridColumn3,
  445. ultraGridColumn4,
  446. ultraGridColumn5,
  447. ultraGridColumn6,
  448. ultraGridColumn7,
  449. ultraGridColumn8,
  450. ultraGridColumn9,
  451. ultraGridColumn10,
  452. ultraGridColumn11,
  453. ultraGridColumn12,
  454. ultraGridColumn13,
  455. ultraGridColumn14,
  456. ultraGridColumn15,
  457. ultraGridColumn16,
  458. ultraGridColumn17,
  459. ultraGridColumn18,
  460. ultraGridColumn19,
  461. ultraGridColumn20,
  462. ultraGridColumn21,
  463. ultraGridColumn22,
  464. ultraGridColumn23,
  465. ultraGridColumn24,
  466. ultraGridColumn25,
  467. ultraGridColumn26,
  468. ultraGridColumn27,
  469. ultraGridColumn28,
  470. ultraGridColumn29,
  471. ultraGridColumn30,
  472. ultraGridColumn31,
  473. ultraGridColumn32,
  474. ultraGridColumn33,
  475. ultraGridColumn34,
  476. ultraGridColumn35,
  477. ultraGridColumn36,
  478. ultraGridColumn37,
  479. ultraGridColumn38,
  480. ultraGridColumn39,
  481. ultraGridColumn40,
  482. ultraGridColumn41,
  483. ultraGridColumn42,
  484. ultraGridColumn43,
  485. ultraGridColumn44,
  486. ultraGridColumn45,
  487. ultraGridColumn46,
  488. ultraGridColumn47,
  489. ultraGridColumn48,
  490. ultraGridColumn49,
  491. ultraGridColumn50,
  492. ultraGridColumn51,
  493. ultraGridColumn52,
  494. ultraGridColumn53,
  495. ultraGridColumn54,
  496. ultraGridColumn55,
  497. ultraGridColumn56,
  498. ultraGridColumn57,
  499. ultraGridColumn58,
  500. ultraGridColumn59,
  501. ultraGridColumn60,
  502. ultraGridColumn61,
  503. ultraGridColumn62,
  504. ultraGridColumn63,
  505. ultraGridColumn64,
  506. ultraGridColumn65,
  507. ultraGridColumn66,
  508. ultraGridColumn67,
  509. ultraGridColumn68,
  510. ultraGridColumn69,
  511. ultraGridColumn70,
  512. ultraGridColumn71,
  513. ultraGridColumn72,
  514. ultraGridColumn73,
  515. ultraGridColumn74,
  516. ultraGridColumn75,
  517. ultraGridColumn76});
  518. appearance2.BackColor = System.Drawing.Color.LightBlue;
  519. appearance2.BackColor2 = System.Drawing.Color.LightBlue;
  520. ultraGridBand2.Override.HeaderAppearance = appearance2;
  521. ultraGridBand2.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
  522. ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  523. ultraGridBand2.Override.RowSelectorWidth = 30;
  524. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  525. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  526. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  527. appearance45.BackColor = System.Drawing.SystemColors.ActiveBorder;
  528. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  529. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  530. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  531. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance45;
  532. appearance46.ForeColor = System.Drawing.SystemColors.GrayText;
  533. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance46;
  534. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  535. appearance47.BackColor = System.Drawing.SystemColors.ControlLightLight;
  536. appearance47.BackColor2 = System.Drawing.SystemColors.Control;
  537. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  538. appearance47.ForeColor = System.Drawing.SystemColors.GrayText;
  539. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance47;
  540. appearance48.BackColor = System.Drawing.SystemColors.Window;
  541. appearance48.ForeColor = System.Drawing.SystemColors.ControlText;
  542. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance48;
  543. appearance50.BackColor = System.Drawing.SystemColors.Highlight;
  544. appearance50.ForeColor = System.Drawing.SystemColors.HighlightText;
  545. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance50;
  546. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  547. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  548. appearance62.BackColor = System.Drawing.SystemColors.Window;
  549. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance62;
  550. appearance63.BorderColor = System.Drawing.Color.Silver;
  551. appearance63.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  552. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance63;
  553. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  554. appearance64.BackColor = System.Drawing.SystemColors.Control;
  555. appearance64.BackColor2 = System.Drawing.SystemColors.ControlDark;
  556. appearance64.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  557. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  558. appearance64.BorderColor = System.Drawing.SystemColors.Window;
  559. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance64;
  560. appearance77.TextHAlignAsString = "Center";
  561. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance77;
  562. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  563. appearance40.BackColor = System.Drawing.SystemColors.Window;
  564. appearance40.BorderColor = System.Drawing.Color.Silver;
  565. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance40;
  566. appearance78.BackColor = System.Drawing.SystemColors.ControlLight;
  567. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance78;
  568. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  569. this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
  570. this.ultraGrid5.Name = "ultraGrid5";
  571. this.ultraGrid5.Size = new System.Drawing.Size(909, 563);
  572. this.ultraGrid5.TabIndex = 3;
  573. //
  574. // dataSet4
  575. //
  576. this.dataSet4.DataSetName = "NewDataSet";
  577. this.dataSet4.Tables.AddRange(new System.Data.DataTable[] {
  578. this.dataTable4});
  579. //
  580. // dataTable4
  581. //
  582. this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
  583. this.dataColumn77,
  584. this.dataColumn83,
  585. this.dataColumn84,
  586. this.dataColumn85,
  587. this.dataColumn100,
  588. this.dataColumn121,
  589. this.dataColumn123,
  590. this.dataColumn124,
  591. this.dataColumn125,
  592. this.dataColumn126,
  593. this.dataColumn127,
  594. this.dataColumn128,
  595. this.dataColumn129,
  596. this.dataColumn130,
  597. this.dataColumn131,
  598. this.dataColumn132,
  599. this.dataColumn133,
  600. this.dataColumn134,
  601. this.dataColumn135,
  602. this.dataColumn136,
  603. this.dataColumn137,
  604. this.dataColumn138,
  605. this.dataColumn139,
  606. this.dataColumn140,
  607. this.dataColumn141,
  608. this.dataColumn142,
  609. this.dataColumn143,
  610. this.dataColumn144,
  611. this.dataColumn145,
  612. this.dataColumn146,
  613. this.dataColumn147,
  614. this.dataColumn148,
  615. this.dataColumn149,
  616. this.dataColumn150,
  617. this.dataColumn122,
  618. this.dataColumn182,
  619. this.dataColumn183,
  620. this.dataColumn184,
  621. this.dataColumn185,
  622. this.dataColumn186,
  623. this.dataColumn187,
  624. this.dataColumn188,
  625. this.dataColumn189,
  626. this.dataColumn190,
  627. this.dataColumn191,
  628. this.dataColumn192,
  629. this.dataColumn193,
  630. this.dataColumn194,
  631. this.dataColumn195,
  632. this.dataColumn196,
  633. this.dataColumn197,
  634. this.dataColumn198,
  635. this.dataColumn199,
  636. this.dataColumn200,
  637. this.dataColumn201,
  638. this.dataColumn202,
  639. this.dataColumn203,
  640. this.dataColumn204,
  641. this.dataColumn205,
  642. this.dataColumn206,
  643. this.dataColumn207,
  644. this.dataColumn208,
  645. this.dataColumn209,
  646. this.dataColumn210,
  647. this.dataColumn211,
  648. this.dataColumn212,
  649. this.dataColumn213,
  650. this.dataColumn214,
  651. this.dataColumn215,
  652. this.dataColumn216,
  653. this.dataColumn217,
  654. this.dataColumn218,
  655. this.dataColumn219,
  656. this.dataColumn220});
  657. this.dataTable4.TableName = "Table1";
  658. //
  659. // dataColumn77
  660. //
  661. this.dataColumn77.Caption = "项目类型";
  662. this.dataColumn77.ColumnName = "STD_TYPE";
  663. //
  664. // dataColumn83
  665. //
  666. this.dataColumn83.ColumnName = "C";
  667. //
  668. // dataColumn84
  669. //
  670. this.dataColumn84.Caption = "Si";
  671. this.dataColumn84.ColumnName = "SI";
  672. //
  673. // dataColumn85
  674. //
  675. this.dataColumn85.Caption = "Mn";
  676. this.dataColumn85.ColumnName = "MN";
  677. //
  678. // dataColumn100
  679. //
  680. this.dataColumn100.ColumnName = "P";
  681. //
  682. // dataColumn121
  683. //
  684. this.dataColumn121.ColumnName = "S";
  685. //
  686. // dataColumn123
  687. //
  688. this.dataColumn123.Caption = "Cr";
  689. this.dataColumn123.ColumnName = "CR";
  690. //
  691. // dataColumn124
  692. //
  693. this.dataColumn124.Caption = "Ni";
  694. this.dataColumn124.ColumnName = "NI";
  695. //
  696. // dataColumn125
  697. //
  698. this.dataColumn125.Caption = "Cu";
  699. this.dataColumn125.ColumnName = "CU";
  700. //
  701. // dataColumn126
  702. //
  703. this.dataColumn126.Caption = "Nb";
  704. this.dataColumn126.ColumnName = "NB";
  705. //
  706. // dataColumn127
  707. //
  708. this.dataColumn127.ColumnName = "V";
  709. //
  710. // dataColumn128
  711. //
  712. this.dataColumn128.Caption = "Ti";
  713. this.dataColumn128.ColumnName = "TI";
  714. //
  715. // dataColumn129
  716. //
  717. this.dataColumn129.Caption = "Als";
  718. this.dataColumn129.ColumnName = "ALS";
  719. //
  720. // dataColumn130
  721. //
  722. this.dataColumn130.Caption = "Alt";
  723. this.dataColumn130.ColumnName = "ALT";
  724. //
  725. // dataColumn131
  726. //
  727. this.dataColumn131.Caption = "Mo";
  728. this.dataColumn131.ColumnName = "MO";
  729. //
  730. // dataColumn132
  731. //
  732. this.dataColumn132.ColumnName = "N";
  733. //
  734. // dataColumn133
  735. //
  736. this.dataColumn133.ColumnName = "B";
  737. //
  738. // dataColumn134
  739. //
  740. this.dataColumn134.Caption = "As";
  741. this.dataColumn134.ColumnName = "AS1";
  742. //
  743. // dataColumn135
  744. //
  745. this.dataColumn135.Caption = "Sn";
  746. this.dataColumn135.ColumnName = "SN";
  747. //
  748. // dataColumn136
  749. //
  750. this.dataColumn136.Caption = "Pb";
  751. this.dataColumn136.ColumnName = "PB";
  752. //
  753. // dataColumn137
  754. //
  755. this.dataColumn137.Caption = "Sb";
  756. this.dataColumn137.ColumnName = "SB";
  757. //
  758. // dataColumn138
  759. //
  760. this.dataColumn138.Caption = "Bi";
  761. this.dataColumn138.ColumnName = "BI";
  762. //
  763. // dataColumn139
  764. //
  765. this.dataColumn139.Caption = "Ca";
  766. this.dataColumn139.ColumnName = "CA";
  767. //
  768. // dataColumn140
  769. //
  770. this.dataColumn140.ColumnName = "O";
  771. //
  772. // dataColumn141
  773. //
  774. this.dataColumn141.ColumnName = "H";
  775. //
  776. // dataColumn142
  777. //
  778. this.dataColumn142.ColumnName = "W";
  779. //
  780. // dataColumn143
  781. //
  782. this.dataColumn143.Caption = "Zr";
  783. this.dataColumn143.ColumnName = "ZR";
  784. //
  785. // dataColumn144
  786. //
  787. this.dataColumn144.Caption = "La";
  788. this.dataColumn144.ColumnName = "LA";
  789. //
  790. // dataColumn145
  791. //
  792. this.dataColumn145.Caption = "Co";
  793. this.dataColumn145.ColumnName = "CO";
  794. //
  795. // dataColumn146
  796. //
  797. this.dataColumn146.ColumnName = "Y";
  798. //
  799. // dataColumn147
  800. //
  801. this.dataColumn147.ColumnName = "CE";
  802. //
  803. // dataColumn148
  804. //
  805. this.dataColumn148.ColumnName = "CE1";
  806. //
  807. // dataColumn149
  808. //
  809. this.dataColumn149.ColumnName = "CE2";
  810. //
  811. // dataColumn150
  812. //
  813. this.dataColumn150.ColumnName = "CE3";
  814. //
  815. // dataColumn122
  816. //
  817. this.dataColumn122.Caption = "Ceq";
  818. this.dataColumn122.ColumnName = "CEQ";
  819. //
  820. // dataColumn182
  821. //
  822. this.dataColumn182.Caption = "Ceq2";
  823. this.dataColumn182.ColumnName = "CEQ2";
  824. //
  825. // dataColumn183
  826. //
  827. this.dataColumn183.Caption = "Ceq3";
  828. this.dataColumn183.ColumnName = "CEQ3";
  829. //
  830. // dataColumn184
  831. //
  832. this.dataColumn184.ColumnName = "CEV";
  833. //
  834. // dataColumn185
  835. //
  836. this.dataColumn185.ColumnName = "I";
  837. //
  838. // dataColumn186
  839. //
  840. this.dataColumn186.ColumnName = "J";
  841. //
  842. // dataColumn187
  843. //
  844. this.dataColumn187.Caption = "Pcm";
  845. this.dataColumn187.ColumnName = "PCM";
  846. //
  847. // dataColumn188
  848. //
  849. this.dataColumn188.Caption = "Psr";
  850. this.dataColumn188.ColumnName = "PSR";
  851. //
  852. // dataColumn189
  853. //
  854. this.dataColumn189.ColumnName = "X";
  855. //
  856. // dataColumn190
  857. //
  858. this.dataColumn190.Caption = "Com1";
  859. this.dataColumn190.ColumnName = "COM1";
  860. //
  861. // dataColumn191
  862. //
  863. this.dataColumn191.Caption = "Com2";
  864. this.dataColumn191.ColumnName = "COM2";
  865. //
  866. // dataColumn192
  867. //
  868. this.dataColumn192.Caption = "Com3";
  869. this.dataColumn192.ColumnName = "COM3";
  870. //
  871. // dataColumn193
  872. //
  873. this.dataColumn193.Caption = "Com4";
  874. this.dataColumn193.ColumnName = "COM4";
  875. //
  876. // dataColumn194
  877. //
  878. this.dataColumn194.Caption = "Com5";
  879. this.dataColumn194.ColumnName = "COM5";
  880. //
  881. // dataColumn195
  882. //
  883. this.dataColumn195.Caption = "Com6";
  884. this.dataColumn195.ColumnName = "COM6";
  885. //
  886. // dataColumn196
  887. //
  888. this.dataColumn196.Caption = "Com7";
  889. this.dataColumn196.ColumnName = "COM7";
  890. //
  891. // dataColumn197
  892. //
  893. this.dataColumn197.Caption = "Com8";
  894. this.dataColumn197.ColumnName = "COM8";
  895. //
  896. // dataColumn198
  897. //
  898. this.dataColumn198.Caption = "Com9";
  899. this.dataColumn198.ColumnName = "COM9";
  900. //
  901. // dataColumn199
  902. //
  903. this.dataColumn199.Caption = "Com10";
  904. this.dataColumn199.ColumnName = "COM10";
  905. //
  906. // dataColumn200
  907. //
  908. this.dataColumn200.Caption = "Com11";
  909. this.dataColumn200.ColumnName = "COM11";
  910. //
  911. // dataColumn201
  912. //
  913. this.dataColumn201.Caption = "Com12";
  914. this.dataColumn201.ColumnName = "COM12";
  915. //
  916. // dataColumn202
  917. //
  918. this.dataColumn202.Caption = "Com13";
  919. this.dataColumn202.ColumnName = "COM13";
  920. //
  921. // dataColumn203
  922. //
  923. this.dataColumn203.Caption = "Com14";
  924. this.dataColumn203.ColumnName = "COM14";
  925. //
  926. // dataColumn204
  927. //
  928. this.dataColumn204.Caption = "Com15";
  929. this.dataColumn204.ColumnName = "COM15";
  930. //
  931. // dataColumn205
  932. //
  933. this.dataColumn205.Caption = "Com16";
  934. this.dataColumn205.ColumnName = "COM16";
  935. //
  936. // dataColumn206
  937. //
  938. this.dataColumn206.Caption = "Com17";
  939. this.dataColumn206.ColumnName = "COM17";
  940. //
  941. // dataColumn207
  942. //
  943. this.dataColumn207.Caption = "Com18";
  944. this.dataColumn207.ColumnName = "COM18";
  945. //
  946. // dataColumn208
  947. //
  948. this.dataColumn208.Caption = "Com19";
  949. this.dataColumn208.ColumnName = "COM19";
  950. //
  951. // dataColumn209
  952. //
  953. this.dataColumn209.Caption = "Com20";
  954. this.dataColumn209.ColumnName = "COM20";
  955. //
  956. // dataColumn210
  957. //
  958. this.dataColumn210.Caption = "Com21";
  959. this.dataColumn210.ColumnName = "COM21";
  960. //
  961. // dataColumn211
  962. //
  963. this.dataColumn211.Caption = "Com22";
  964. this.dataColumn211.ColumnName = "COM22";
  965. //
  966. // dataColumn212
  967. //
  968. this.dataColumn212.Caption = "Com23";
  969. this.dataColumn212.ColumnName = "COM23";
  970. //
  971. // dataColumn213
  972. //
  973. this.dataColumn213.Caption = "Al";
  974. this.dataColumn213.ColumnName = "AL";
  975. //
  976. // dataColumn214
  977. //
  978. this.dataColumn214.Caption = "Com24";
  979. this.dataColumn214.ColumnName = "COM24";
  980. //
  981. // dataColumn215
  982. //
  983. this.dataColumn215.Caption = "Com25";
  984. this.dataColumn215.ColumnName = "COM25";
  985. //
  986. // dataColumn216
  987. //
  988. this.dataColumn216.Caption = "Com26";
  989. this.dataColumn216.ColumnName = "COM26";
  990. //
  991. // dataColumn217
  992. //
  993. this.dataColumn217.Caption = "Com27";
  994. this.dataColumn217.ColumnName = "COM27";
  995. //
  996. // dataColumn218
  997. //
  998. this.dataColumn218.Caption = "Com28";
  999. this.dataColumn218.ColumnName = "COM28";
  1000. //
  1001. // dataColumn219
  1002. //
  1003. this.dataColumn219.Caption = "Com29";
  1004. this.dataColumn219.ColumnName = "COM29";
  1005. //
  1006. // dataColumn220
  1007. //
  1008. this.dataColumn220.Caption = "Com30";
  1009. this.dataColumn220.ColumnName = "COM30";
  1010. //
  1011. // panel1
  1012. //
  1013. this.panel1.Controls.Add(this.button3);
  1014. this.panel1.Controls.Add(this.textBox1);
  1015. this.panel1.Controls.Add(this.label1);
  1016. this.panel1.Controls.Add(this.button2);
  1017. this.panel1.Controls.Add(this.button1);
  1018. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  1019. this.panel1.Location = new System.Drawing.Point(0, 0);
  1020. this.panel1.Name = "panel1";
  1021. this.panel1.Size = new System.Drawing.Size(1122, 38);
  1022. this.panel1.TabIndex = 5;
  1023. //
  1024. // button3
  1025. //
  1026. this.button3.Location = new System.Drawing.Point(162, 9);
  1027. this.button3.Name = "button3";
  1028. this.button3.Size = new System.Drawing.Size(75, 23);
  1029. this.button3.TabIndex = 4;
  1030. this.button3.Text = "查询";
  1031. this.button3.UseVisualStyleBackColor = true;
  1032. this.button3.Click += new System.EventHandler(this.button3_Click);
  1033. //
  1034. // textBox1
  1035. //
  1036. this.textBox1.Location = new System.Drawing.Point(56, 11);
  1037. this.textBox1.Name = "textBox1";
  1038. this.textBox1.Size = new System.Drawing.Size(100, 21);
  1039. this.textBox1.TabIndex = 3;
  1040. this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
  1041. //
  1042. // label1
  1043. //
  1044. this.label1.AutoSize = true;
  1045. this.label1.Location = new System.Drawing.Point(21, 14);
  1046. this.label1.Name = "label1";
  1047. this.label1.Size = new System.Drawing.Size(29, 12);
  1048. this.label1.TabIndex = 2;
  1049. this.label1.Text = "牌号";
  1050. //
  1051. // button2
  1052. //
  1053. this.button2.Location = new System.Drawing.Point(324, 9);
  1054. this.button2.Name = "button2";
  1055. this.button2.Size = new System.Drawing.Size(75, 23);
  1056. this.button2.TabIndex = 1;
  1057. this.button2.Text = "关闭";
  1058. this.button2.UseVisualStyleBackColor = true;
  1059. this.button2.Click += new System.EventHandler(this.button2_Click);
  1060. //
  1061. // button1
  1062. //
  1063. this.button1.Location = new System.Drawing.Point(243, 9);
  1064. this.button1.Name = "button1";
  1065. this.button1.Size = new System.Drawing.Size(75, 23);
  1066. this.button1.TabIndex = 0;
  1067. this.button1.Text = "确定";
  1068. this.button1.UseVisualStyleBackColor = true;
  1069. this.button1.Click += new System.EventHandler(this.button1_Click);
  1070. //
  1071. // groupBox1
  1072. //
  1073. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  1074. this.groupBox1.Name = "groupBox1";
  1075. this.groupBox1.Size = new System.Drawing.Size(200, 100);
  1076. this.groupBox1.TabIndex = 0;
  1077. this.groupBox1.TabStop = false;
  1078. //
  1079. // panel3
  1080. //
  1081. this.panel3.Location = new System.Drawing.Point(0, 0);
  1082. this.panel3.Name = "panel3";
  1083. this.panel3.Size = new System.Drawing.Size(200, 100);
  1084. this.panel3.TabIndex = 0;
  1085. //
  1086. // ultraTabControl3
  1087. //
  1088. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  1089. this.ultraTabControl3.Name = "ultraTabControl3";
  1090. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  1091. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  1092. this.ultraTabControl3.TabIndex = 0;
  1093. //
  1094. // ultraTabSharedControlsPage3
  1095. //
  1096. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(1, 20);
  1097. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  1098. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(196, 77);
  1099. //
  1100. // QCM030710
  1101. //
  1102. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1103. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1104. this.ClientSize = new System.Drawing.Size(1122, 601);
  1105. this.Controls.Add(this.panel2);
  1106. this.Name = "QCM030710";
  1107. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1108. this.Text = "改判牌号信息";
  1109. this.Load += new System.EventHandler(this.QCM0307_Load);
  1110. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).EndInit();
  1111. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  1112. this.panel2.ResumeLayout(false);
  1113. this.splitContainer1.Panel1.ResumeLayout(false);
  1114. this.splitContainer1.Panel2.ResumeLayout(false);
  1115. this.splitContainer1.ResumeLayout(false);
  1116. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  1117. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  1118. ((System.ComponentModel.ISupportInitialize)(this.dataSet4)).EndInit();
  1119. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1120. this.panel1.ResumeLayout(false);
  1121. this.panel1.PerformLayout();
  1122. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  1123. this.ResumeLayout(false);
  1124. }
  1125. #endregion
  1126. private System.Windows.Forms.Panel panel2;
  1127. private System.Data.DataSet dataSet7;
  1128. private System.Data.DataTable dataTable8;
  1129. private System.Windows.Forms.GroupBox groupBox1;
  1130. private System.Windows.Forms.Panel panel3;
  1131. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  1132. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  1133. private System.Windows.Forms.Panel panel1;
  1134. private System.Windows.Forms.Button button2;
  1135. private System.Windows.Forms.Button button1;
  1136. private System.Data.DataColumn dataColumn1;
  1137. private System.Windows.Forms.Button button3;
  1138. private System.Windows.Forms.TextBox textBox1;
  1139. private System.Windows.Forms.Label label1;
  1140. private System.Windows.Forms.SplitContainer splitContainer1;
  1141. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  1142. private System.Data.DataSet dataSet4;
  1143. private System.Data.DataTable dataTable4;
  1144. private System.Data.DataColumn dataColumn77;
  1145. private System.Data.DataColumn dataColumn83;
  1146. private System.Data.DataColumn dataColumn84;
  1147. private System.Data.DataColumn dataColumn85;
  1148. private System.Data.DataColumn dataColumn100;
  1149. private System.Data.DataColumn dataColumn121;
  1150. private System.Data.DataColumn dataColumn123;
  1151. private System.Data.DataColumn dataColumn124;
  1152. private System.Data.DataColumn dataColumn125;
  1153. private System.Data.DataColumn dataColumn126;
  1154. private System.Data.DataColumn dataColumn127;
  1155. private System.Data.DataColumn dataColumn128;
  1156. private System.Data.DataColumn dataColumn129;
  1157. private System.Data.DataColumn dataColumn130;
  1158. private System.Data.DataColumn dataColumn131;
  1159. private System.Data.DataColumn dataColumn132;
  1160. private System.Data.DataColumn dataColumn133;
  1161. private System.Data.DataColumn dataColumn134;
  1162. private System.Data.DataColumn dataColumn135;
  1163. private System.Data.DataColumn dataColumn136;
  1164. private System.Data.DataColumn dataColumn137;
  1165. private System.Data.DataColumn dataColumn138;
  1166. private System.Data.DataColumn dataColumn139;
  1167. private System.Data.DataColumn dataColumn140;
  1168. private System.Data.DataColumn dataColumn141;
  1169. private System.Data.DataColumn dataColumn142;
  1170. private System.Data.DataColumn dataColumn143;
  1171. private System.Data.DataColumn dataColumn144;
  1172. private System.Data.DataColumn dataColumn145;
  1173. private System.Data.DataColumn dataColumn146;
  1174. private System.Data.DataColumn dataColumn147;
  1175. private System.Data.DataColumn dataColumn148;
  1176. private System.Data.DataColumn dataColumn149;
  1177. private System.Data.DataColumn dataColumn150;
  1178. private System.Data.DataColumn dataColumn122;
  1179. private System.Data.DataColumn dataColumn182;
  1180. private System.Data.DataColumn dataColumn183;
  1181. private System.Data.DataColumn dataColumn184;
  1182. private System.Data.DataColumn dataColumn185;
  1183. private System.Data.DataColumn dataColumn186;
  1184. private System.Data.DataColumn dataColumn187;
  1185. private System.Data.DataColumn dataColumn188;
  1186. private System.Data.DataColumn dataColumn189;
  1187. private System.Data.DataColumn dataColumn190;
  1188. private System.Data.DataColumn dataColumn191;
  1189. private System.Data.DataColumn dataColumn192;
  1190. private System.Data.DataColumn dataColumn193;
  1191. private System.Data.DataColumn dataColumn194;
  1192. private System.Data.DataColumn dataColumn195;
  1193. private System.Data.DataColumn dataColumn196;
  1194. private System.Data.DataColumn dataColumn197;
  1195. private System.Data.DataColumn dataColumn198;
  1196. private System.Data.DataColumn dataColumn199;
  1197. private System.Data.DataColumn dataColumn200;
  1198. private System.Data.DataColumn dataColumn201;
  1199. private System.Data.DataColumn dataColumn202;
  1200. private System.Data.DataColumn dataColumn203;
  1201. private System.Data.DataColumn dataColumn204;
  1202. private System.Data.DataColumn dataColumn205;
  1203. private System.Data.DataColumn dataColumn206;
  1204. private System.Data.DataColumn dataColumn207;
  1205. private System.Data.DataColumn dataColumn208;
  1206. private System.Data.DataColumn dataColumn209;
  1207. private System.Data.DataColumn dataColumn210;
  1208. private System.Data.DataColumn dataColumn211;
  1209. private System.Data.DataColumn dataColumn212;
  1210. private System.Data.DataColumn dataColumn213;
  1211. private System.Data.DataColumn dataColumn214;
  1212. private System.Data.DataColumn dataColumn215;
  1213. private System.Data.DataColumn dataColumn216;
  1214. private System.Data.DataColumn dataColumn217;
  1215. private System.Data.DataColumn dataColumn218;
  1216. private System.Data.DataColumn dataColumn219;
  1217. private System.Data.DataColumn dataColumn220;
  1218. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  1219. }
  1220. }