在FrmSizingOnLine.Designer.cs 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
  1. namespace Core.StlMes.Client.Tr.Tools
  2. {
  3. partial class FrmSizingOnLine
  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("RollerNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column12");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column14");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column15");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column16");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column17");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column18");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column19");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column20");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column23");
  59. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  70. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  71. this.panel2 = new System.Windows.Forms.Panel();
  72. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  73. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  74. this.label24 = new System.Windows.Forms.Label();
  75. this.label23 = new System.Windows.Forms.Label();
  76. this.label16 = new System.Windows.Forms.Label();
  77. this.label15 = new System.Windows.Forms.Label();
  78. this.label22 = new System.Windows.Forms.Label();
  79. this.label8 = new System.Windows.Forms.Label();
  80. this.label14 = new System.Windows.Forms.Label();
  81. this.label21 = new System.Windows.Forms.Label();
  82. this.label7 = new System.Windows.Forms.Label();
  83. this.label13 = new System.Windows.Forms.Label();
  84. this.label20 = new System.Windows.Forms.Label();
  85. this.label4 = new System.Windows.Forms.Label();
  86. this.label12 = new System.Windows.Forms.Label();
  87. this.label19 = new System.Windows.Forms.Label();
  88. this.label6 = new System.Windows.Forms.Label();
  89. this.label11 = new System.Windows.Forms.Label();
  90. this.label18 = new System.Windows.Forms.Label();
  91. this.label3 = new System.Windows.Forms.Label();
  92. this.label10 = new System.Windows.Forms.Label();
  93. this.label17 = new System.Windows.Forms.Label();
  94. this.label5 = new System.Windows.Forms.Label();
  95. this.label9 = new System.Windows.Forms.Label();
  96. this.label2 = new System.Windows.Forms.Label();
  97. this.label1 = new System.Windows.Forms.Label();
  98. this.ultraComboEditor24 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  99. this.ultraComboEditor16 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  100. this.ultraComboEditor8 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  101. this.ultraComboEditor23 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.ultraComboEditor15 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  103. this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  104. this.ultraComboEditor22 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  105. this.ultraComboEditor14 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  106. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  107. this.ultraComboEditor21 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  108. this.ultraComboEditor13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  109. this.ultraComboEditor20 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  110. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.ultraComboEditor12 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  112. this.ultraComboEditor19 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  113. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  114. this.ultraComboEditor11 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  115. this.ultraComboEditor18 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  116. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  117. this.ultraComboEditor10 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  118. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraComboEditor9 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  120. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  121. this.ultraComboEditor17 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  122. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  123. this.ultraComboEditor25 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  124. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  125. this.ultraComboEditor26 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  126. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  127. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  128. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  129. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  130. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  131. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  132. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  133. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  134. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  135. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  136. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  137. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  138. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  139. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  140. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  141. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  142. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  143. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  144. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  145. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  146. this.panel1 = new System.Windows.Forms.Panel();
  147. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  148. this.dataSet1 = new System.Data.DataSet();
  149. this.RollerTable = new System.Data.DataTable();
  150. this.Check = new System.Data.DataColumn();
  151. this.RollerNo = new System.Data.DataColumn();
  152. this.Vender = new System.Data.DataColumn();
  153. this.Status = new System.Data.DataColumn();
  154. this.InStorageDate = new System.Data.DataColumn();
  155. this.ScrapDate = new System.Data.DataColumn();
  156. this.RollingNum = new System.Data.DataColumn();
  157. this.OnLineTime = new System.Data.DataColumn();
  158. this.dataColumn1 = new System.Data.DataColumn();
  159. this.dataColumn2 = new System.Data.DataColumn();
  160. this.dataColumn3 = new System.Data.DataColumn();
  161. this.dataColumn4 = new System.Data.DataColumn();
  162. this.dataColumn5 = new System.Data.DataColumn();
  163. this.dataColumn6 = new System.Data.DataColumn();
  164. this.dataColumn7 = new System.Data.DataColumn();
  165. this.dataColumn8 = new System.Data.DataColumn();
  166. this.dataColumn9 = new System.Data.DataColumn();
  167. this.dataColumn10 = new System.Data.DataColumn();
  168. this.dataColumn11 = new System.Data.DataColumn();
  169. this.dataColumn12 = new System.Data.DataColumn();
  170. this.dataColumn13 = new System.Data.DataColumn();
  171. this.dataColumn14 = new System.Data.DataColumn();
  172. this.dataColumn15 = new System.Data.DataColumn();
  173. this.dataColumn16 = new System.Data.DataColumn();
  174. this.dataColumn17 = new System.Data.DataColumn();
  175. this.dataColumn18 = new System.Data.DataColumn();
  176. this.dataColumn19 = new System.Data.DataColumn();
  177. this.dataColumn20 = new System.Data.DataColumn();
  178. this.dataColumn23 = new System.Data.DataColumn();
  179. this.panel3 = new System.Windows.Forms.Panel();
  180. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  181. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  182. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  183. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  184. this.tableLayoutPanel1.SuspendLayout();
  185. this.panel2.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor24)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor23)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor22)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor25)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor26)).BeginInit();
  210. this.panel1.SuspendLayout();
  211. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).BeginInit();
  214. this.panel3.SuspendLayout();
  215. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  217. this.SuspendLayout();
  218. //
  219. // tableLayoutPanel1
  220. //
  221. this.tableLayoutPanel1.ColumnCount = 1;
  222. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  223. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  224. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  225. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  226. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  227. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  228. this.tableLayoutPanel1.RowCount = 2;
  229. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
  230. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
  231. this.tableLayoutPanel1.Size = new System.Drawing.Size(1024, 645);
  232. this.tableLayoutPanel1.TabIndex = 0;
  233. //
  234. // panel2
  235. //
  236. this.panel2.Controls.Add(this.ultraButton2);
  237. this.panel2.Controls.Add(this.ultraButton1);
  238. this.panel2.Controls.Add(this.label24);
  239. this.panel2.Controls.Add(this.label23);
  240. this.panel2.Controls.Add(this.label16);
  241. this.panel2.Controls.Add(this.label15);
  242. this.panel2.Controls.Add(this.label22);
  243. this.panel2.Controls.Add(this.label8);
  244. this.panel2.Controls.Add(this.label14);
  245. this.panel2.Controls.Add(this.label21);
  246. this.panel2.Controls.Add(this.label7);
  247. this.panel2.Controls.Add(this.label13);
  248. this.panel2.Controls.Add(this.label20);
  249. this.panel2.Controls.Add(this.label4);
  250. this.panel2.Controls.Add(this.label12);
  251. this.panel2.Controls.Add(this.label19);
  252. this.panel2.Controls.Add(this.label6);
  253. this.panel2.Controls.Add(this.label11);
  254. this.panel2.Controls.Add(this.label18);
  255. this.panel2.Controls.Add(this.label3);
  256. this.panel2.Controls.Add(this.label10);
  257. this.panel2.Controls.Add(this.label17);
  258. this.panel2.Controls.Add(this.label5);
  259. this.panel2.Controls.Add(this.label9);
  260. this.panel2.Controls.Add(this.label2);
  261. this.panel2.Controls.Add(this.label1);
  262. this.panel2.Controls.Add(this.ultraComboEditor24);
  263. this.panel2.Controls.Add(this.ultraComboEditor16);
  264. this.panel2.Controls.Add(this.ultraComboEditor8);
  265. this.panel2.Controls.Add(this.ultraComboEditor23);
  266. this.panel2.Controls.Add(this.ultraComboEditor15);
  267. this.panel2.Controls.Add(this.ultraComboEditor7);
  268. this.panel2.Controls.Add(this.ultraComboEditor22);
  269. this.panel2.Controls.Add(this.ultraComboEditor14);
  270. this.panel2.Controls.Add(this.ultraComboEditor4);
  271. this.panel2.Controls.Add(this.ultraComboEditor21);
  272. this.panel2.Controls.Add(this.ultraComboEditor13);
  273. this.panel2.Controls.Add(this.ultraComboEditor20);
  274. this.panel2.Controls.Add(this.ultraComboEditor6);
  275. this.panel2.Controls.Add(this.ultraComboEditor12);
  276. this.panel2.Controls.Add(this.ultraComboEditor19);
  277. this.panel2.Controls.Add(this.ultraComboEditor3);
  278. this.panel2.Controls.Add(this.ultraComboEditor11);
  279. this.panel2.Controls.Add(this.ultraComboEditor18);
  280. this.panel2.Controls.Add(this.ultraComboEditor5);
  281. this.panel2.Controls.Add(this.ultraComboEditor10);
  282. this.panel2.Controls.Add(this.ultraLabel28);
  283. this.panel2.Controls.Add(this.ultraComboEditor9);
  284. this.panel2.Controls.Add(this.ultraLabel20);
  285. this.panel2.Controls.Add(this.ultraComboEditor17);
  286. this.panel2.Controls.Add(this.ultraLabel12);
  287. this.panel2.Controls.Add(this.ultraComboEditor25);
  288. this.panel2.Controls.Add(this.ultraLabel27);
  289. this.panel2.Controls.Add(this.ultraComboEditor26);
  290. this.panel2.Controls.Add(this.ultraLabel19);
  291. this.panel2.Controls.Add(this.ultraLabel26);
  292. this.panel2.Controls.Add(this.ultraLabel8);
  293. this.panel2.Controls.Add(this.ultraLabel18);
  294. this.panel2.Controls.Add(this.ultraLabel25);
  295. this.panel2.Controls.Add(this.ultraLabel11);
  296. this.panel2.Controls.Add(this.ultraLabel17);
  297. this.panel2.Controls.Add(this.ultraLabel24);
  298. this.panel2.Controls.Add(this.ultraLabel16);
  299. this.panel2.Controls.Add(this.ultraLabel23);
  300. this.panel2.Controls.Add(this.ultraLabel10);
  301. this.panel2.Controls.Add(this.ultraLabel15);
  302. this.panel2.Controls.Add(this.ultraLabel22);
  303. this.panel2.Controls.Add(this.ultraLabel7);
  304. this.panel2.Controls.Add(this.ultraLabel14);
  305. this.panel2.Controls.Add(this.ultraLabel21);
  306. this.panel2.Controls.Add(this.ultraLabel9);
  307. this.panel2.Controls.Add(this.ultraLabel13);
  308. this.panel2.Controls.Add(this.ultraLabel6);
  309. this.panel2.Controls.Add(this.ultraLabel5);
  310. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  311. this.panel2.Location = new System.Drawing.Point(3, 261);
  312. this.panel2.Name = "panel2";
  313. this.panel2.Size = new System.Drawing.Size(1018, 381);
  314. this.panel2.TabIndex = 1;
  315. //
  316. // ultraButton2
  317. //
  318. this.ultraButton2.Location = new System.Drawing.Point(891, 307);
  319. this.ultraButton2.Name = "ultraButton2";
  320. this.ultraButton2.Size = new System.Drawing.Size(83, 42);
  321. this.ultraButton2.TabIndex = 69;
  322. this.ultraButton2.Text = "取消";
  323. //
  324. // ultraButton1
  325. //
  326. this.ultraButton1.Location = new System.Drawing.Point(768, 307);
  327. this.ultraButton1.Name = "ultraButton1";
  328. this.ultraButton1.Size = new System.Drawing.Size(86, 42);
  329. this.ultraButton1.TabIndex = 69;
  330. this.ultraButton1.Text = "上线";
  331. //
  332. // label24
  333. //
  334. this.label24.AutoSize = true;
  335. this.label24.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.label24.ForeColor = System.Drawing.Color.Red;
  337. this.label24.Location = new System.Drawing.Point(888, 261);
  338. this.label24.Name = "label24";
  339. this.label24.Size = new System.Drawing.Size(35, 14);
  340. this.label24.TabIndex = 68;
  341. this.label24.Text = "在线";
  342. //
  343. // label23
  344. //
  345. this.label23.AutoSize = true;
  346. this.label23.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.label23.ForeColor = System.Drawing.Color.Red;
  348. this.label23.Location = new System.Drawing.Point(765, 261);
  349. this.label23.Name = "label23";
  350. this.label23.Size = new System.Drawing.Size(35, 14);
  351. this.label23.TabIndex = 68;
  352. this.label23.Text = "在线";
  353. //
  354. // label16
  355. //
  356. this.label16.AutoSize = true;
  357. this.label16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.label16.ForeColor = System.Drawing.Color.Red;
  359. this.label16.Location = new System.Drawing.Point(888, 175);
  360. this.label16.Name = "label16";
  361. this.label16.Size = new System.Drawing.Size(35, 14);
  362. this.label16.TabIndex = 68;
  363. this.label16.Text = "在线";
  364. //
  365. // label15
  366. //
  367. this.label15.AutoSize = true;
  368. this.label15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  369. this.label15.ForeColor = System.Drawing.Color.Red;
  370. this.label15.Location = new System.Drawing.Point(765, 175);
  371. this.label15.Name = "label15";
  372. this.label15.Size = new System.Drawing.Size(35, 14);
  373. this.label15.TabIndex = 68;
  374. this.label15.Text = "在线";
  375. //
  376. // label22
  377. //
  378. this.label22.AutoSize = true;
  379. this.label22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  380. this.label22.ForeColor = System.Drawing.Color.Red;
  381. this.label22.Location = new System.Drawing.Point(391, 261);
  382. this.label22.Name = "label22";
  383. this.label22.Size = new System.Drawing.Size(35, 14);
  384. this.label22.TabIndex = 68;
  385. this.label22.Text = "在线";
  386. //
  387. // label8
  388. //
  389. this.label8.AutoSize = true;
  390. this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.label8.ForeColor = System.Drawing.Color.Red;
  392. this.label8.Location = new System.Drawing.Point(888, 83);
  393. this.label8.Name = "label8";
  394. this.label8.Size = new System.Drawing.Size(35, 14);
  395. this.label8.TabIndex = 68;
  396. this.label8.Text = "在线";
  397. //
  398. // label14
  399. //
  400. this.label14.AutoSize = true;
  401. this.label14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.label14.ForeColor = System.Drawing.Color.Red;
  403. this.label14.Location = new System.Drawing.Point(391, 175);
  404. this.label14.Name = "label14";
  405. this.label14.Size = new System.Drawing.Size(35, 14);
  406. this.label14.TabIndex = 68;
  407. this.label14.Text = "在线";
  408. //
  409. // label21
  410. //
  411. this.label21.AutoSize = true;
  412. this.label21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.label21.ForeColor = System.Drawing.Color.Red;
  414. this.label21.Location = new System.Drawing.Point(641, 261);
  415. this.label21.Name = "label21";
  416. this.label21.Size = new System.Drawing.Size(35, 14);
  417. this.label21.TabIndex = 68;
  418. this.label21.Text = "在线";
  419. //
  420. // label7
  421. //
  422. this.label7.AutoSize = true;
  423. this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.label7.ForeColor = System.Drawing.Color.Red;
  425. this.label7.Location = new System.Drawing.Point(765, 83);
  426. this.label7.Name = "label7";
  427. this.label7.Size = new System.Drawing.Size(35, 14);
  428. this.label7.TabIndex = 68;
  429. this.label7.Text = "在线";
  430. //
  431. // label13
  432. //
  433. this.label13.AutoSize = true;
  434. this.label13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.label13.ForeColor = System.Drawing.Color.Red;
  436. this.label13.Location = new System.Drawing.Point(641, 175);
  437. this.label13.Name = "label13";
  438. this.label13.Size = new System.Drawing.Size(35, 14);
  439. this.label13.TabIndex = 68;
  440. this.label13.Text = "在线";
  441. //
  442. // label20
  443. //
  444. this.label20.AutoSize = true;
  445. this.label20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.label20.ForeColor = System.Drawing.Color.Red;
  447. this.label20.Location = new System.Drawing.Point(268, 261);
  448. this.label20.Name = "label20";
  449. this.label20.Size = new System.Drawing.Size(35, 14);
  450. this.label20.TabIndex = 68;
  451. this.label20.Text = "在线";
  452. //
  453. // label4
  454. //
  455. this.label4.AutoSize = true;
  456. this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.label4.ForeColor = System.Drawing.Color.Red;
  458. this.label4.Location = new System.Drawing.Point(391, 83);
  459. this.label4.Name = "label4";
  460. this.label4.Size = new System.Drawing.Size(35, 14);
  461. this.label4.TabIndex = 68;
  462. this.label4.Text = "在线";
  463. //
  464. // label12
  465. //
  466. this.label12.AutoSize = true;
  467. this.label12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.label12.ForeColor = System.Drawing.Color.Red;
  469. this.label12.Location = new System.Drawing.Point(268, 175);
  470. this.label12.Name = "label12";
  471. this.label12.Size = new System.Drawing.Size(35, 14);
  472. this.label12.TabIndex = 68;
  473. this.label12.Text = "在线";
  474. //
  475. // label19
  476. //
  477. this.label19.AutoSize = true;
  478. this.label19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.label19.ForeColor = System.Drawing.Color.Red;
  480. this.label19.Location = new System.Drawing.Point(518, 261);
  481. this.label19.Name = "label19";
  482. this.label19.Size = new System.Drawing.Size(35, 14);
  483. this.label19.TabIndex = 68;
  484. this.label19.Text = "在线";
  485. //
  486. // label6
  487. //
  488. this.label6.AutoSize = true;
  489. this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.label6.ForeColor = System.Drawing.Color.Red;
  491. this.label6.Location = new System.Drawing.Point(641, 83);
  492. this.label6.Name = "label6";
  493. this.label6.Size = new System.Drawing.Size(35, 14);
  494. this.label6.TabIndex = 68;
  495. this.label6.Text = "在线";
  496. //
  497. // label11
  498. //
  499. this.label11.AutoSize = true;
  500. this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  501. this.label11.ForeColor = System.Drawing.Color.Red;
  502. this.label11.Location = new System.Drawing.Point(518, 175);
  503. this.label11.Name = "label11";
  504. this.label11.Size = new System.Drawing.Size(35, 14);
  505. this.label11.TabIndex = 68;
  506. this.label11.Text = "在线";
  507. //
  508. // label18
  509. //
  510. this.label18.AutoSize = true;
  511. this.label18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.label18.ForeColor = System.Drawing.Color.Red;
  513. this.label18.Location = new System.Drawing.Point(144, 261);
  514. this.label18.Name = "label18";
  515. this.label18.Size = new System.Drawing.Size(35, 14);
  516. this.label18.TabIndex = 68;
  517. this.label18.Text = "在线";
  518. //
  519. // label3
  520. //
  521. this.label3.AutoSize = true;
  522. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. this.label3.ForeColor = System.Drawing.Color.Red;
  524. this.label3.Location = new System.Drawing.Point(268, 83);
  525. this.label3.Name = "label3";
  526. this.label3.Size = new System.Drawing.Size(35, 14);
  527. this.label3.TabIndex = 68;
  528. this.label3.Text = "在线";
  529. //
  530. // label10
  531. //
  532. this.label10.AutoSize = true;
  533. this.label10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  534. this.label10.ForeColor = System.Drawing.Color.Red;
  535. this.label10.Location = new System.Drawing.Point(144, 175);
  536. this.label10.Name = "label10";
  537. this.label10.Size = new System.Drawing.Size(35, 14);
  538. this.label10.TabIndex = 68;
  539. this.label10.Text = "在线";
  540. //
  541. // label17
  542. //
  543. this.label17.AutoSize = true;
  544. this.label17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.label17.ForeColor = System.Drawing.Color.Red;
  546. this.label17.Location = new System.Drawing.Point(21, 261);
  547. this.label17.Name = "label17";
  548. this.label17.Size = new System.Drawing.Size(35, 14);
  549. this.label17.TabIndex = 68;
  550. this.label17.Text = "在线";
  551. //
  552. // label5
  553. //
  554. this.label5.AutoSize = true;
  555. this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  556. this.label5.ForeColor = System.Drawing.Color.Red;
  557. this.label5.Location = new System.Drawing.Point(518, 83);
  558. this.label5.Name = "label5";
  559. this.label5.Size = new System.Drawing.Size(35, 14);
  560. this.label5.TabIndex = 68;
  561. this.label5.Text = "在线";
  562. //
  563. // label9
  564. //
  565. this.label9.AutoSize = true;
  566. this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.label9.ForeColor = System.Drawing.Color.Red;
  568. this.label9.Location = new System.Drawing.Point(21, 175);
  569. this.label9.Name = "label9";
  570. this.label9.Size = new System.Drawing.Size(35, 14);
  571. this.label9.TabIndex = 68;
  572. this.label9.Text = "在线";
  573. //
  574. // label2
  575. //
  576. this.label2.AutoSize = true;
  577. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  578. this.label2.ForeColor = System.Drawing.Color.Red;
  579. this.label2.Location = new System.Drawing.Point(144, 83);
  580. this.label2.Name = "label2";
  581. this.label2.Size = new System.Drawing.Size(35, 14);
  582. this.label2.TabIndex = 68;
  583. this.label2.Text = "在线";
  584. //
  585. // label1
  586. //
  587. this.label1.AutoSize = true;
  588. this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.label1.ForeColor = System.Drawing.Color.Red;
  590. this.label1.Location = new System.Drawing.Point(21, 83);
  591. this.label1.Name = "label1";
  592. this.label1.Size = new System.Drawing.Size(35, 14);
  593. this.label1.TabIndex = 68;
  594. this.label1.Text = "在线";
  595. //
  596. // ultraComboEditor24
  597. //
  598. this.ultraComboEditor24.Location = new System.Drawing.Point(891, 228);
  599. this.ultraComboEditor24.Name = "ultraComboEditor24";
  600. this.ultraComboEditor24.Size = new System.Drawing.Size(101, 21);
  601. this.ultraComboEditor24.TabIndex = 45;
  602. this.ultraComboEditor24.Text = "ultraComboEditor1";
  603. //
  604. // ultraComboEditor16
  605. //
  606. this.ultraComboEditor16.Location = new System.Drawing.Point(891, 140);
  607. this.ultraComboEditor16.Name = "ultraComboEditor16";
  608. this.ultraComboEditor16.Size = new System.Drawing.Size(101, 21);
  609. this.ultraComboEditor16.TabIndex = 53;
  610. this.ultraComboEditor16.Text = "ultraComboEditor1";
  611. //
  612. // ultraComboEditor8
  613. //
  614. this.ultraComboEditor8.Location = new System.Drawing.Point(891, 54);
  615. this.ultraComboEditor8.Name = "ultraComboEditor8";
  616. this.ultraComboEditor8.Size = new System.Drawing.Size(101, 21);
  617. this.ultraComboEditor8.TabIndex = 52;
  618. this.ultraComboEditor8.Text = "ultraComboEditor1";
  619. //
  620. // ultraComboEditor23
  621. //
  622. this.ultraComboEditor23.Location = new System.Drawing.Point(767, 228);
  623. this.ultraComboEditor23.Name = "ultraComboEditor23";
  624. this.ultraComboEditor23.Size = new System.Drawing.Size(101, 21);
  625. this.ultraComboEditor23.TabIndex = 54;
  626. this.ultraComboEditor23.Text = "ultraComboEditor1";
  627. //
  628. // ultraComboEditor15
  629. //
  630. this.ultraComboEditor15.Location = new System.Drawing.Point(767, 140);
  631. this.ultraComboEditor15.Name = "ultraComboEditor15";
  632. this.ultraComboEditor15.Size = new System.Drawing.Size(101, 21);
  633. this.ultraComboEditor15.TabIndex = 56;
  634. this.ultraComboEditor15.Text = "ultraComboEditor1";
  635. //
  636. // ultraComboEditor7
  637. //
  638. this.ultraComboEditor7.Location = new System.Drawing.Point(767, 54);
  639. this.ultraComboEditor7.Name = "ultraComboEditor7";
  640. this.ultraComboEditor7.Size = new System.Drawing.Size(101, 21);
  641. this.ultraComboEditor7.TabIndex = 55;
  642. this.ultraComboEditor7.Text = "ultraComboEditor1";
  643. //
  644. // ultraComboEditor22
  645. //
  646. this.ultraComboEditor22.Location = new System.Drawing.Point(395, 228);
  647. this.ultraComboEditor22.Name = "ultraComboEditor22";
  648. this.ultraComboEditor22.Size = new System.Drawing.Size(101, 21);
  649. this.ultraComboEditor22.TabIndex = 51;
  650. this.ultraComboEditor22.Text = "ultraComboEditor1";
  651. //
  652. // ultraComboEditor14
  653. //
  654. this.ultraComboEditor14.Location = new System.Drawing.Point(395, 140);
  655. this.ultraComboEditor14.Name = "ultraComboEditor14";
  656. this.ultraComboEditor14.Size = new System.Drawing.Size(101, 21);
  657. this.ultraComboEditor14.TabIndex = 47;
  658. this.ultraComboEditor14.Text = "ultraComboEditor1";
  659. //
  660. // ultraComboEditor4
  661. //
  662. this.ultraComboEditor4.Location = new System.Drawing.Point(395, 54);
  663. this.ultraComboEditor4.Name = "ultraComboEditor4";
  664. this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
  665. this.ultraComboEditor4.TabIndex = 46;
  666. this.ultraComboEditor4.Text = "ultraComboEditor1";
  667. //
  668. // ultraComboEditor21
  669. //
  670. this.ultraComboEditor21.Location = new System.Drawing.Point(643, 228);
  671. this.ultraComboEditor21.Name = "ultraComboEditor21";
  672. this.ultraComboEditor21.Size = new System.Drawing.Size(101, 21);
  673. this.ultraComboEditor21.TabIndex = 48;
  674. this.ultraComboEditor21.Text = "ultraComboEditor1";
  675. //
  676. // ultraComboEditor13
  677. //
  678. this.ultraComboEditor13.Location = new System.Drawing.Point(643, 140);
  679. this.ultraComboEditor13.Name = "ultraComboEditor13";
  680. this.ultraComboEditor13.Size = new System.Drawing.Size(101, 21);
  681. this.ultraComboEditor13.TabIndex = 50;
  682. this.ultraComboEditor13.Text = "ultraComboEditor1";
  683. //
  684. // ultraComboEditor20
  685. //
  686. this.ultraComboEditor20.Location = new System.Drawing.Point(271, 228);
  687. this.ultraComboEditor20.Name = "ultraComboEditor20";
  688. this.ultraComboEditor20.Size = new System.Drawing.Size(101, 21);
  689. this.ultraComboEditor20.TabIndex = 49;
  690. this.ultraComboEditor20.Text = "ultraComboEditor1";
  691. //
  692. // ultraComboEditor6
  693. //
  694. this.ultraComboEditor6.Location = new System.Drawing.Point(643, 54);
  695. this.ultraComboEditor6.Name = "ultraComboEditor6";
  696. this.ultraComboEditor6.Size = new System.Drawing.Size(101, 21);
  697. this.ultraComboEditor6.TabIndex = 64;
  698. this.ultraComboEditor6.Text = "ultraComboEditor1";
  699. //
  700. // ultraComboEditor12
  701. //
  702. this.ultraComboEditor12.Location = new System.Drawing.Point(271, 140);
  703. this.ultraComboEditor12.Name = "ultraComboEditor12";
  704. this.ultraComboEditor12.Size = new System.Drawing.Size(101, 21);
  705. this.ultraComboEditor12.TabIndex = 63;
  706. this.ultraComboEditor12.Text = "ultraComboEditor1";
  707. //
  708. // ultraComboEditor19
  709. //
  710. this.ultraComboEditor19.Location = new System.Drawing.Point(519, 228);
  711. this.ultraComboEditor19.Name = "ultraComboEditor19";
  712. this.ultraComboEditor19.Size = new System.Drawing.Size(101, 21);
  713. this.ultraComboEditor19.TabIndex = 65;
  714. this.ultraComboEditor19.Text = "ultraComboEditor1";
  715. //
  716. // ultraComboEditor3
  717. //
  718. this.ultraComboEditor3.Location = new System.Drawing.Point(271, 54);
  719. this.ultraComboEditor3.Name = "ultraComboEditor3";
  720. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  721. this.ultraComboEditor3.TabIndex = 67;
  722. this.ultraComboEditor3.Text = "ultraComboEditor1";
  723. //
  724. // ultraComboEditor11
  725. //
  726. this.ultraComboEditor11.Location = new System.Drawing.Point(519, 140);
  727. this.ultraComboEditor11.Name = "ultraComboEditor11";
  728. this.ultraComboEditor11.Size = new System.Drawing.Size(101, 21);
  729. this.ultraComboEditor11.TabIndex = 66;
  730. this.ultraComboEditor11.Text = "ultraComboEditor1";
  731. //
  732. // ultraComboEditor18
  733. //
  734. this.ultraComboEditor18.Location = new System.Drawing.Point(147, 228);
  735. this.ultraComboEditor18.Name = "ultraComboEditor18";
  736. this.ultraComboEditor18.Size = new System.Drawing.Size(101, 21);
  737. this.ultraComboEditor18.TabIndex = 62;
  738. this.ultraComboEditor18.Text = "ultraComboEditor1";
  739. //
  740. // ultraComboEditor5
  741. //
  742. this.ultraComboEditor5.Location = new System.Drawing.Point(519, 54);
  743. this.ultraComboEditor5.Name = "ultraComboEditor5";
  744. this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
  745. this.ultraComboEditor5.TabIndex = 58;
  746. this.ultraComboEditor5.Text = "ultraComboEditor1";
  747. //
  748. // ultraComboEditor10
  749. //
  750. this.ultraComboEditor10.Location = new System.Drawing.Point(147, 140);
  751. this.ultraComboEditor10.Name = "ultraComboEditor10";
  752. this.ultraComboEditor10.Size = new System.Drawing.Size(101, 21);
  753. this.ultraComboEditor10.TabIndex = 57;
  754. this.ultraComboEditor10.Text = "ultraComboEditor1";
  755. //
  756. // ultraLabel28
  757. //
  758. this.ultraLabel28.Location = new System.Drawing.Point(891, 207);
  759. this.ultraLabel28.Name = "ultraLabel28";
  760. this.ultraLabel28.Size = new System.Drawing.Size(67, 17);
  761. this.ultraLabel28.TabIndex = 30;
  762. this.ultraLabel28.Text = "24#";
  763. //
  764. // ultraComboEditor9
  765. //
  766. this.ultraComboEditor9.Location = new System.Drawing.Point(147, 54);
  767. this.ultraComboEditor9.Name = "ultraComboEditor9";
  768. this.ultraComboEditor9.Size = new System.Drawing.Size(101, 21);
  769. this.ultraComboEditor9.TabIndex = 59;
  770. this.ultraComboEditor9.Text = "ultraComboEditor9";
  771. //
  772. // ultraLabel20
  773. //
  774. this.ultraLabel20.Location = new System.Drawing.Point(891, 119);
  775. this.ultraLabel20.Name = "ultraLabel20";
  776. this.ultraLabel20.Size = new System.Drawing.Size(67, 17);
  777. this.ultraLabel20.TabIndex = 26;
  778. this.ultraLabel20.Text = "16#";
  779. //
  780. // ultraComboEditor17
  781. //
  782. this.ultraComboEditor17.Location = new System.Drawing.Point(23, 228);
  783. this.ultraComboEditor17.Name = "ultraComboEditor17";
  784. this.ultraComboEditor17.Size = new System.Drawing.Size(101, 21);
  785. this.ultraComboEditor17.TabIndex = 61;
  786. this.ultraComboEditor17.Text = "ultraComboEditor1";
  787. //
  788. // ultraLabel12
  789. //
  790. this.ultraLabel12.Location = new System.Drawing.Point(891, 33);
  791. this.ultraLabel12.Name = "ultraLabel12";
  792. this.ultraLabel12.Size = new System.Drawing.Size(67, 17);
  793. this.ultraLabel12.TabIndex = 27;
  794. this.ultraLabel12.Text = "8#";
  795. //
  796. // ultraComboEditor25
  797. //
  798. this.ultraComboEditor25.Location = new System.Drawing.Point(23, 140);
  799. this.ultraComboEditor25.Name = "ultraComboEditor25";
  800. this.ultraComboEditor25.Size = new System.Drawing.Size(101, 21);
  801. this.ultraComboEditor25.TabIndex = 60;
  802. this.ultraComboEditor25.Text = "ultraComboEditor1";
  803. //
  804. // ultraLabel27
  805. //
  806. this.ultraLabel27.Location = new System.Drawing.Point(394, 207);
  807. this.ultraLabel27.Name = "ultraLabel27";
  808. this.ultraLabel27.Size = new System.Drawing.Size(67, 17);
  809. this.ultraLabel27.TabIndex = 28;
  810. this.ultraLabel27.Text = "20#";
  811. //
  812. // ultraComboEditor26
  813. //
  814. this.ultraComboEditor26.Location = new System.Drawing.Point(23, 54);
  815. this.ultraComboEditor26.Name = "ultraComboEditor26";
  816. this.ultraComboEditor26.Size = new System.Drawing.Size(101, 21);
  817. this.ultraComboEditor26.TabIndex = 44;
  818. this.ultraComboEditor26.Text = "ultraComboEditor1";
  819. //
  820. // ultraLabel19
  821. //
  822. this.ultraLabel19.Location = new System.Drawing.Point(394, 119);
  823. this.ultraLabel19.Name = "ultraLabel19";
  824. this.ultraLabel19.Size = new System.Drawing.Size(67, 17);
  825. this.ultraLabel19.TabIndex = 31;
  826. this.ultraLabel19.Text = "12#";
  827. //
  828. // ultraLabel26
  829. //
  830. this.ultraLabel26.Location = new System.Drawing.Point(767, 207);
  831. this.ultraLabel26.Name = "ultraLabel26";
  832. this.ultraLabel26.Size = new System.Drawing.Size(67, 17);
  833. this.ultraLabel26.TabIndex = 29;
  834. this.ultraLabel26.Text = "23#";
  835. //
  836. // ultraLabel8
  837. //
  838. this.ultraLabel8.Location = new System.Drawing.Point(394, 33);
  839. this.ultraLabel8.Name = "ultraLabel8";
  840. this.ultraLabel8.Size = new System.Drawing.Size(67, 17);
  841. this.ultraLabel8.TabIndex = 22;
  842. this.ultraLabel8.Text = "4#";
  843. //
  844. // ultraLabel18
  845. //
  846. this.ultraLabel18.Location = new System.Drawing.Point(767, 119);
  847. this.ultraLabel18.Name = "ultraLabel18";
  848. this.ultraLabel18.Size = new System.Drawing.Size(67, 17);
  849. this.ultraLabel18.TabIndex = 21;
  850. this.ultraLabel18.Text = "15#";
  851. //
  852. // ultraLabel25
  853. //
  854. this.ultraLabel25.Location = new System.Drawing.Point(643, 207);
  855. this.ultraLabel25.Name = "ultraLabel25";
  856. this.ultraLabel25.Size = new System.Drawing.Size(67, 17);
  857. this.ultraLabel25.TabIndex = 20;
  858. this.ultraLabel25.Text = "22#";
  859. //
  860. // ultraLabel11
  861. //
  862. this.ultraLabel11.Location = new System.Drawing.Point(767, 33);
  863. this.ultraLabel11.Name = "ultraLabel11";
  864. this.ultraLabel11.Size = new System.Drawing.Size(67, 17);
  865. this.ultraLabel11.TabIndex = 25;
  866. this.ultraLabel11.Text = "7#";
  867. //
  868. // ultraLabel17
  869. //
  870. this.ultraLabel17.Location = new System.Drawing.Point(643, 119);
  871. this.ultraLabel17.Name = "ultraLabel17";
  872. this.ultraLabel17.Size = new System.Drawing.Size(67, 17);
  873. this.ultraLabel17.TabIndex = 24;
  874. this.ultraLabel17.Text = "14#";
  875. //
  876. // ultraLabel24
  877. //
  878. this.ultraLabel24.Location = new System.Drawing.Point(271, 207);
  879. this.ultraLabel24.Name = "ultraLabel24";
  880. this.ultraLabel24.Size = new System.Drawing.Size(67, 17);
  881. this.ultraLabel24.TabIndex = 23;
  882. this.ultraLabel24.Text = "19#";
  883. //
  884. // ultraLabel16
  885. //
  886. this.ultraLabel16.Location = new System.Drawing.Point(271, 119);
  887. this.ultraLabel16.Name = "ultraLabel16";
  888. this.ultraLabel16.Size = new System.Drawing.Size(67, 17);
  889. this.ultraLabel16.TabIndex = 32;
  890. this.ultraLabel16.Text = "11#";
  891. //
  892. // ultraLabel23
  893. //
  894. this.ultraLabel23.Location = new System.Drawing.Point(519, 207);
  895. this.ultraLabel23.Name = "ultraLabel23";
  896. this.ultraLabel23.Size = new System.Drawing.Size(67, 17);
  897. this.ultraLabel23.TabIndex = 40;
  898. this.ultraLabel23.Text = "21#";
  899. //
  900. // ultraLabel10
  901. //
  902. this.ultraLabel10.Location = new System.Drawing.Point(643, 33);
  903. this.ultraLabel10.Name = "ultraLabel10";
  904. this.ultraLabel10.Size = new System.Drawing.Size(67, 17);
  905. this.ultraLabel10.TabIndex = 39;
  906. this.ultraLabel10.Text = "6#";
  907. //
  908. // ultraLabel15
  909. //
  910. this.ultraLabel15.Location = new System.Drawing.Point(519, 119);
  911. this.ultraLabel15.Name = "ultraLabel15";
  912. this.ultraLabel15.Size = new System.Drawing.Size(67, 17);
  913. this.ultraLabel15.TabIndex = 41;
  914. this.ultraLabel15.Text = "13#";
  915. //
  916. // ultraLabel22
  917. //
  918. this.ultraLabel22.Location = new System.Drawing.Point(147, 207);
  919. this.ultraLabel22.Name = "ultraLabel22";
  920. this.ultraLabel22.Size = new System.Drawing.Size(67, 17);
  921. this.ultraLabel22.TabIndex = 43;
  922. this.ultraLabel22.Text = "18#";
  923. //
  924. // ultraLabel7
  925. //
  926. this.ultraLabel7.Location = new System.Drawing.Point(271, 33);
  927. this.ultraLabel7.Name = "ultraLabel7";
  928. this.ultraLabel7.Size = new System.Drawing.Size(67, 17);
  929. this.ultraLabel7.TabIndex = 42;
  930. this.ultraLabel7.Text = "3#";
  931. //
  932. // ultraLabel14
  933. //
  934. this.ultraLabel14.Location = new System.Drawing.Point(147, 119);
  935. this.ultraLabel14.Name = "ultraLabel14";
  936. this.ultraLabel14.Size = new System.Drawing.Size(67, 17);
  937. this.ultraLabel14.TabIndex = 38;
  938. this.ultraLabel14.Text = "10#";
  939. //
  940. // ultraLabel21
  941. //
  942. this.ultraLabel21.Location = new System.Drawing.Point(23, 207);
  943. this.ultraLabel21.Name = "ultraLabel21";
  944. this.ultraLabel21.Size = new System.Drawing.Size(67, 17);
  945. this.ultraLabel21.TabIndex = 34;
  946. this.ultraLabel21.Text = "17#";
  947. //
  948. // ultraLabel9
  949. //
  950. this.ultraLabel9.Location = new System.Drawing.Point(519, 33);
  951. this.ultraLabel9.Name = "ultraLabel9";
  952. this.ultraLabel9.Size = new System.Drawing.Size(67, 17);
  953. this.ultraLabel9.TabIndex = 33;
  954. this.ultraLabel9.Text = "5#";
  955. //
  956. // ultraLabel13
  957. //
  958. this.ultraLabel13.Location = new System.Drawing.Point(23, 119);
  959. this.ultraLabel13.Name = "ultraLabel13";
  960. this.ultraLabel13.Size = new System.Drawing.Size(67, 17);
  961. this.ultraLabel13.TabIndex = 35;
  962. this.ultraLabel13.Text = "9#";
  963. //
  964. // ultraLabel6
  965. //
  966. this.ultraLabel6.Location = new System.Drawing.Point(147, 33);
  967. this.ultraLabel6.Name = "ultraLabel6";
  968. this.ultraLabel6.Size = new System.Drawing.Size(67, 17);
  969. this.ultraLabel6.TabIndex = 37;
  970. this.ultraLabel6.Text = "2#";
  971. //
  972. // ultraLabel5
  973. //
  974. this.ultraLabel5.Location = new System.Drawing.Point(23, 33);
  975. this.ultraLabel5.Name = "ultraLabel5";
  976. this.ultraLabel5.Size = new System.Drawing.Size(67, 17);
  977. this.ultraLabel5.TabIndex = 36;
  978. this.ultraLabel5.Text = "1#";
  979. //
  980. // panel1
  981. //
  982. this.panel1.Controls.Add(this.ultraGrid1);
  983. this.panel1.Controls.Add(this.panel3);
  984. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  985. this.panel1.Location = new System.Drawing.Point(3, 3);
  986. this.panel1.Name = "panel1";
  987. this.panel1.Size = new System.Drawing.Size(1018, 252);
  988. this.panel1.TabIndex = 0;
  989. //
  990. // ultraGrid1
  991. //
  992. this.ultraGrid1.DataSource = this.dataSet1;
  993. appearance13.BackColor = System.Drawing.SystemColors.Window;
  994. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  995. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  996. ultraGridColumn1.Header.VisiblePosition = 0;
  997. ultraGridColumn2.Header.VisiblePosition = 1;
  998. ultraGridColumn3.Header.VisiblePosition = 2;
  999. ultraGridColumn4.Header.VisiblePosition = 3;
  1000. ultraGridColumn5.Header.VisiblePosition = 4;
  1001. ultraGridColumn6.Header.VisiblePosition = 5;
  1002. ultraGridColumn7.Header.VisiblePosition = 6;
  1003. ultraGridColumn8.Header.VisiblePosition = 7;
  1004. ultraGridColumn9.Header.VisiblePosition = 8;
  1005. ultraGridColumn10.Header.VisiblePosition = 9;
  1006. ultraGridColumn11.Header.VisiblePosition = 10;
  1007. ultraGridColumn12.Header.VisiblePosition = 11;
  1008. ultraGridColumn13.Header.VisiblePosition = 12;
  1009. ultraGridColumn14.Header.VisiblePosition = 13;
  1010. ultraGridColumn15.Header.VisiblePosition = 14;
  1011. ultraGridColumn16.Header.VisiblePosition = 15;
  1012. ultraGridColumn17.Header.VisiblePosition = 16;
  1013. ultraGridColumn18.Header.VisiblePosition = 17;
  1014. ultraGridColumn19.Header.VisiblePosition = 18;
  1015. ultraGridColumn20.Header.VisiblePosition = 19;
  1016. ultraGridColumn21.Header.VisiblePosition = 20;
  1017. ultraGridColumn22.Header.VisiblePosition = 21;
  1018. ultraGridColumn23.Header.VisiblePosition = 22;
  1019. ultraGridColumn24.Header.VisiblePosition = 23;
  1020. ultraGridColumn25.Header.VisiblePosition = 24;
  1021. ultraGridColumn26.Header.VisiblePosition = 25;
  1022. ultraGridColumn27.Header.VisiblePosition = 26;
  1023. ultraGridColumn28.Header.VisiblePosition = 27;
  1024. ultraGridColumn29.Header.VisiblePosition = 28;
  1025. ultraGridBand1.Columns.AddRange(new object[] {
  1026. ultraGridColumn1,
  1027. ultraGridColumn2,
  1028. ultraGridColumn3,
  1029. ultraGridColumn4,
  1030. ultraGridColumn5,
  1031. ultraGridColumn6,
  1032. ultraGridColumn7,
  1033. ultraGridColumn8,
  1034. ultraGridColumn9,
  1035. ultraGridColumn10,
  1036. ultraGridColumn11,
  1037. ultraGridColumn12,
  1038. ultraGridColumn13,
  1039. ultraGridColumn14,
  1040. ultraGridColumn15,
  1041. ultraGridColumn16,
  1042. ultraGridColumn17,
  1043. ultraGridColumn18,
  1044. ultraGridColumn19,
  1045. ultraGridColumn20,
  1046. ultraGridColumn21,
  1047. ultraGridColumn22,
  1048. ultraGridColumn23,
  1049. ultraGridColumn24,
  1050. ultraGridColumn25,
  1051. ultraGridColumn26,
  1052. ultraGridColumn27,
  1053. ultraGridColumn28,
  1054. ultraGridColumn29});
  1055. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  1056. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1057. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1058. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1059. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1060. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1061. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  1062. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  1063. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  1064. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  1065. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1066. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1067. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  1068. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1069. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  1070. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  1071. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  1072. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  1073. appearance17.BackColor = System.Drawing.SystemColors.Window;
  1074. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  1075. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  1076. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  1077. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  1078. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  1079. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1080. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1081. appearance19.BackColor = System.Drawing.SystemColors.Window;
  1082. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  1083. appearance20.BorderColor = System.Drawing.Color.Silver;
  1084. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1085. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  1086. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1087. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  1088. appearance21.BackColor = System.Drawing.SystemColors.Control;
  1089. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1090. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1091. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1092. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  1093. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  1094. appearance22.TextHAlignAsString = "Left";
  1095. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  1096. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1097. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1098. appearance23.BackColor = System.Drawing.SystemColors.Window;
  1099. appearance23.BorderColor = System.Drawing.Color.Silver;
  1100. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  1101. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1102. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  1103. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  1104. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1105. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1106. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1107. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1108. this.ultraGrid1.Location = new System.Drawing.Point(0, 34);
  1109. this.ultraGrid1.Name = "ultraGrid1";
  1110. this.ultraGrid1.Size = new System.Drawing.Size(1018, 218);
  1111. this.ultraGrid1.TabIndex = 4;
  1112. this.ultraGrid1.Text = "ultraGrid1";
  1113. //
  1114. // dataSet1
  1115. //
  1116. this.dataSet1.DataSetName = "NewDataSet";
  1117. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1118. this.RollerTable});
  1119. //
  1120. // RollerTable
  1121. //
  1122. this.RollerTable.Columns.AddRange(new System.Data.DataColumn[] {
  1123. this.Check,
  1124. this.RollerNo,
  1125. this.Vender,
  1126. this.Status,
  1127. this.InStorageDate,
  1128. this.ScrapDate,
  1129. this.RollingNum,
  1130. this.OnLineTime,
  1131. this.dataColumn1,
  1132. this.dataColumn2,
  1133. this.dataColumn3,
  1134. this.dataColumn4,
  1135. this.dataColumn5,
  1136. this.dataColumn6,
  1137. this.dataColumn7,
  1138. this.dataColumn8,
  1139. this.dataColumn9,
  1140. this.dataColumn10,
  1141. this.dataColumn11,
  1142. this.dataColumn12,
  1143. this.dataColumn13,
  1144. this.dataColumn14,
  1145. this.dataColumn15,
  1146. this.dataColumn16,
  1147. this.dataColumn17,
  1148. this.dataColumn18,
  1149. this.dataColumn19,
  1150. this.dataColumn20,
  1151. this.dataColumn23});
  1152. this.RollerTable.TableName = "RollerTable";
  1153. //
  1154. // Check
  1155. //
  1156. this.Check.Caption = "选择";
  1157. this.Check.ColumnName = "Check";
  1158. this.Check.DataType = typeof(bool);
  1159. //
  1160. // RollerNo
  1161. //
  1162. this.RollerNo.Caption = "外径";
  1163. this.RollerNo.ColumnName = "RollerNo";
  1164. //
  1165. // Vender
  1166. //
  1167. this.Vender.Caption = "壁厚";
  1168. this.Vender.ColumnName = "Vender";
  1169. //
  1170. // Status
  1171. //
  1172. this.Status.Caption = "1#";
  1173. this.Status.ColumnName = "Status";
  1174. //
  1175. // InStorageDate
  1176. //
  1177. this.InStorageDate.Caption = "2#";
  1178. this.InStorageDate.ColumnName = "InStorageDate";
  1179. //
  1180. // ScrapDate
  1181. //
  1182. this.ScrapDate.Caption = "3#";
  1183. this.ScrapDate.ColumnName = "ScrapDate";
  1184. //
  1185. // RollingNum
  1186. //
  1187. this.RollingNum.Caption = "4#";
  1188. this.RollingNum.ColumnName = "RollingNum";
  1189. //
  1190. // OnLineTime
  1191. //
  1192. this.OnLineTime.Caption = "5#";
  1193. this.OnLineTime.ColumnName = "OnLineTime";
  1194. //
  1195. // dataColumn1
  1196. //
  1197. this.dataColumn1.Caption = "6#";
  1198. this.dataColumn1.ColumnName = "Column1";
  1199. //
  1200. // dataColumn2
  1201. //
  1202. this.dataColumn2.Caption = "7#";
  1203. this.dataColumn2.ColumnName = "Column2";
  1204. //
  1205. // dataColumn3
  1206. //
  1207. this.dataColumn3.Caption = "8#";
  1208. this.dataColumn3.ColumnName = "Column3";
  1209. //
  1210. // dataColumn4
  1211. //
  1212. this.dataColumn4.Caption = "9#";
  1213. this.dataColumn4.ColumnName = "Column4";
  1214. //
  1215. // dataColumn5
  1216. //
  1217. this.dataColumn5.Caption = "10#";
  1218. this.dataColumn5.ColumnName = "Column5";
  1219. //
  1220. // dataColumn6
  1221. //
  1222. this.dataColumn6.Caption = "11#";
  1223. this.dataColumn6.ColumnName = "Column6";
  1224. //
  1225. // dataColumn7
  1226. //
  1227. this.dataColumn7.Caption = "12#";
  1228. this.dataColumn7.ColumnName = "Column7";
  1229. //
  1230. // dataColumn8
  1231. //
  1232. this.dataColumn8.Caption = "13#";
  1233. this.dataColumn8.ColumnName = "Column8";
  1234. //
  1235. // dataColumn9
  1236. //
  1237. this.dataColumn9.Caption = "14#";
  1238. this.dataColumn9.ColumnName = "Column9";
  1239. //
  1240. // dataColumn10
  1241. //
  1242. this.dataColumn10.Caption = "15#";
  1243. this.dataColumn10.ColumnName = "Column10";
  1244. //
  1245. // dataColumn11
  1246. //
  1247. this.dataColumn11.Caption = "16#";
  1248. this.dataColumn11.ColumnName = "Column11";
  1249. //
  1250. // dataColumn12
  1251. //
  1252. this.dataColumn12.Caption = "17";
  1253. this.dataColumn12.ColumnName = "Column12";
  1254. //
  1255. // dataColumn13
  1256. //
  1257. this.dataColumn13.Caption = "18#";
  1258. this.dataColumn13.ColumnName = "Column13";
  1259. //
  1260. // dataColumn14
  1261. //
  1262. this.dataColumn14.Caption = "19#";
  1263. this.dataColumn14.ColumnName = "Column14";
  1264. //
  1265. // dataColumn15
  1266. //
  1267. this.dataColumn15.Caption = "20#";
  1268. this.dataColumn15.ColumnName = "Column15";
  1269. //
  1270. // dataColumn16
  1271. //
  1272. this.dataColumn16.Caption = "21#";
  1273. this.dataColumn16.ColumnName = "Column16";
  1274. //
  1275. // dataColumn17
  1276. //
  1277. this.dataColumn17.Caption = "22#";
  1278. this.dataColumn17.ColumnName = "Column17";
  1279. //
  1280. // dataColumn18
  1281. //
  1282. this.dataColumn18.Caption = "23#";
  1283. this.dataColumn18.ColumnName = "Column18";
  1284. //
  1285. // dataColumn19
  1286. //
  1287. this.dataColumn19.Caption = "24#";
  1288. this.dataColumn19.ColumnName = "Column19";
  1289. //
  1290. // dataColumn20
  1291. //
  1292. this.dataColumn20.Caption = "备注";
  1293. this.dataColumn20.ColumnName = "Column20";
  1294. //
  1295. // dataColumn23
  1296. //
  1297. this.dataColumn23.Caption = "操作人";
  1298. this.dataColumn23.ColumnName = "Column23";
  1299. //
  1300. // panel3
  1301. //
  1302. this.panel3.Controls.Add(this.ultraComboEditor2);
  1303. this.panel3.Controls.Add(this.ultraComboEditor1);
  1304. this.panel3.Controls.Add(this.ultraLabel2);
  1305. this.panel3.Controls.Add(this.ultraLabel1);
  1306. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  1307. this.panel3.Location = new System.Drawing.Point(0, 0);
  1308. this.panel3.Name = "panel3";
  1309. this.panel3.Size = new System.Drawing.Size(1018, 34);
  1310. this.panel3.TabIndex = 0;
  1311. //
  1312. // ultraComboEditor2
  1313. //
  1314. this.ultraComboEditor2.Location = new System.Drawing.Point(213, 5);
  1315. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1316. this.ultraComboEditor2.Size = new System.Drawing.Size(110, 21);
  1317. this.ultraComboEditor2.TabIndex = 18;
  1318. this.ultraComboEditor2.Text = "ultraComboEditor1";
  1319. //
  1320. // ultraComboEditor1
  1321. //
  1322. this.ultraComboEditor1.Location = new System.Drawing.Point(46, 5);
  1323. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1324. this.ultraComboEditor1.Size = new System.Drawing.Size(110, 21);
  1325. this.ultraComboEditor1.TabIndex = 18;
  1326. this.ultraComboEditor1.Text = "ultraComboEditor1";
  1327. //
  1328. // ultraLabel2
  1329. //
  1330. this.ultraLabel2.Location = new System.Drawing.Point(172, 9);
  1331. this.ultraLabel2.Name = "ultraLabel2";
  1332. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  1333. this.ultraLabel2.TabIndex = 15;
  1334. this.ultraLabel2.Text = "壁厚";
  1335. //
  1336. // ultraLabel1
  1337. //
  1338. this.ultraLabel1.Location = new System.Drawing.Point(9, 9);
  1339. this.ultraLabel1.Name = "ultraLabel1";
  1340. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  1341. this.ultraLabel1.TabIndex = 16;
  1342. this.ultraLabel1.Text = "外径";
  1343. //
  1344. // FrmSizingOnLine
  1345. //
  1346. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1347. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1348. this.ClientSize = new System.Drawing.Size(1024, 645);
  1349. this.Controls.Add(this.tableLayoutPanel1);
  1350. this.Name = "FrmSizingOnLine";
  1351. this.Text = "张减径上下线管理";
  1352. this.tableLayoutPanel1.ResumeLayout(false);
  1353. this.panel2.ResumeLayout(false);
  1354. this.panel2.PerformLayout();
  1355. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor24)).EndInit();
  1356. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).EndInit();
  1357. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).EndInit();
  1358. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor23)).EndInit();
  1359. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).EndInit();
  1360. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
  1361. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor22)).EndInit();
  1362. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).EndInit();
  1363. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  1364. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).EndInit();
  1365. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).EndInit();
  1366. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).EndInit();
  1367. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  1368. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).EndInit();
  1369. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).EndInit();
  1370. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  1371. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).EndInit();
  1372. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).EndInit();
  1373. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  1374. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).EndInit();
  1375. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).EndInit();
  1376. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).EndInit();
  1377. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor25)).EndInit();
  1378. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor26)).EndInit();
  1379. this.panel1.ResumeLayout(false);
  1380. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1381. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1382. ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).EndInit();
  1383. this.panel3.ResumeLayout(false);
  1384. this.panel3.PerformLayout();
  1385. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1386. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1387. this.ResumeLayout(false);
  1388. }
  1389. #endregion
  1390. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1391. private System.Windows.Forms.Panel panel2;
  1392. private System.Windows.Forms.Panel panel1;
  1393. private System.Windows.Forms.Panel panel3;
  1394. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1395. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1396. private System.Data.DataSet dataSet1;
  1397. private System.Data.DataTable RollerTable;
  1398. private System.Data.DataColumn Check;
  1399. private System.Data.DataColumn RollerNo;
  1400. private System.Data.DataColumn Vender;
  1401. private System.Data.DataColumn Status;
  1402. private System.Data.DataColumn InStorageDate;
  1403. private System.Data.DataColumn ScrapDate;
  1404. private System.Data.DataColumn RollingNum;
  1405. private System.Data.DataColumn OnLineTime;
  1406. private System.Data.DataColumn dataColumn1;
  1407. private System.Data.DataColumn dataColumn2;
  1408. private System.Data.DataColumn dataColumn3;
  1409. private System.Data.DataColumn dataColumn4;
  1410. private System.Data.DataColumn dataColumn5;
  1411. private System.Data.DataColumn dataColumn6;
  1412. private System.Data.DataColumn dataColumn7;
  1413. private System.Data.DataColumn dataColumn8;
  1414. private System.Data.DataColumn dataColumn9;
  1415. private System.Data.DataColumn dataColumn10;
  1416. private System.Data.DataColumn dataColumn11;
  1417. private System.Data.DataColumn dataColumn12;
  1418. private System.Data.DataColumn dataColumn13;
  1419. private System.Data.DataColumn dataColumn14;
  1420. private System.Data.DataColumn dataColumn15;
  1421. private System.Data.DataColumn dataColumn16;
  1422. private System.Data.DataColumn dataColumn17;
  1423. private System.Data.DataColumn dataColumn18;
  1424. private System.Data.DataColumn dataColumn19;
  1425. private System.Data.DataColumn dataColumn20;
  1426. private System.Data.DataColumn dataColumn23;
  1427. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1428. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1429. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1430. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor24;
  1431. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor16;
  1432. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor8;
  1433. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor23;
  1434. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor15;
  1435. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor7;
  1436. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor22;
  1437. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor14;
  1438. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  1439. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor21;
  1440. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor13;
  1441. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor20;
  1442. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  1443. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor12;
  1444. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor19;
  1445. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  1446. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor11;
  1447. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor18;
  1448. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  1449. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor10;
  1450. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1451. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor9;
  1452. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1453. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor17;
  1454. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1455. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor25;
  1456. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1457. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor26;
  1458. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1459. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1460. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1461. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1462. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1463. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1464. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1465. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1466. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1467. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1468. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1469. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1470. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1471. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1472. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1473. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1474. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1475. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1476. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1477. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1478. private System.Windows.Forms.Label label24;
  1479. private System.Windows.Forms.Label label23;
  1480. private System.Windows.Forms.Label label16;
  1481. private System.Windows.Forms.Label label15;
  1482. private System.Windows.Forms.Label label22;
  1483. private System.Windows.Forms.Label label8;
  1484. private System.Windows.Forms.Label label14;
  1485. private System.Windows.Forms.Label label21;
  1486. private System.Windows.Forms.Label label7;
  1487. private System.Windows.Forms.Label label13;
  1488. private System.Windows.Forms.Label label20;
  1489. private System.Windows.Forms.Label label4;
  1490. private System.Windows.Forms.Label label12;
  1491. private System.Windows.Forms.Label label19;
  1492. private System.Windows.Forms.Label label6;
  1493. private System.Windows.Forms.Label label11;
  1494. private System.Windows.Forms.Label label18;
  1495. private System.Windows.Forms.Label label3;
  1496. private System.Windows.Forms.Label label10;
  1497. private System.Windows.Forms.Label label17;
  1498. private System.Windows.Forms.Label label5;
  1499. private System.Windows.Forms.Label label9;
  1500. private System.Windows.Forms.Label label2;
  1501. private System.Windows.Forms.Label label1;
  1502. private Infragistics.Win.Misc.UltraButton ultraButton2;
  1503. private Infragistics.Win.Misc.UltraButton ultraButton1;
  1504. }
  1505. }