FrmMandrelTwisted.Designer.cs 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088
  1. namespace Core.StlMes.Client.Tr.Tools
  2. {
  3. partial class FrmMandrelTwisted
  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 appearance1 = 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("Check");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  40. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactryNo");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InTime");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  62. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelNo");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactryNo");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  88. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  99. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  100. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  101. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  102. this.dataSet3 = new System.Data.DataSet();
  103. this.dataTable3 = new System.Data.DataTable();
  104. this.dataColumn23 = new System.Data.DataColumn();
  105. this.dataColumn24 = new System.Data.DataColumn();
  106. this.dataColumn25 = new System.Data.DataColumn();
  107. this.dataColumn26 = new System.Data.DataColumn();
  108. this.dataColumn27 = new System.Data.DataColumn();
  109. this.dataColumn28 = new System.Data.DataColumn();
  110. this.dataColumn29 = new System.Data.DataColumn();
  111. this.dataColumn30 = new System.Data.DataColumn();
  112. this.dataColumn31 = new System.Data.DataColumn();
  113. this.dataColumn32 = new System.Data.DataColumn();
  114. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  115. this.dataSet2 = new System.Data.DataSet();
  116. this.dataTable2 = new System.Data.DataTable();
  117. this.dataColumn14 = new System.Data.DataColumn();
  118. this.dataColumn15 = new System.Data.DataColumn();
  119. this.dataColumn16 = new System.Data.DataColumn();
  120. this.dataColumn17 = new System.Data.DataColumn();
  121. this.dataColumn18 = new System.Data.DataColumn();
  122. this.dataColumn19 = new System.Data.DataColumn();
  123. this.dataColumn20 = new System.Data.DataColumn();
  124. this.dataColumn21 = new System.Data.DataColumn();
  125. this.dataColumn22 = new System.Data.DataColumn();
  126. this.panel1 = new System.Windows.Forms.Panel();
  127. this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  128. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  129. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  130. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  131. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  132. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  133. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  134. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  135. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  136. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  137. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  138. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  139. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  140. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  141. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  142. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  143. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  144. this.ultraComboEditor8 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  145. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  146. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  147. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  148. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  149. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  150. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  151. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  152. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  153. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  154. this.dataSet1 = new System.Data.DataSet();
  155. this.dataTable1 = new System.Data.DataTable();
  156. this.dataColumn1 = new System.Data.DataColumn();
  157. this.dataColumn2 = new System.Data.DataColumn();
  158. this.dataColumn3 = new System.Data.DataColumn();
  159. this.dataColumn4 = new System.Data.DataColumn();
  160. this.dataColumn5 = new System.Data.DataColumn();
  161. this.dataColumn6 = new System.Data.DataColumn();
  162. this.dataColumn7 = new System.Data.DataColumn();
  163. this.dataColumn8 = new System.Data.DataColumn();
  164. this.dataColumn9 = new System.Data.DataColumn();
  165. this.dataColumn10 = new System.Data.DataColumn();
  166. this.dataColumn11 = new System.Data.DataColumn();
  167. this.dataColumn12 = new System.Data.DataColumn();
  168. this.dataColumn13 = new System.Data.DataColumn();
  169. this.splitContainer1.Panel1.SuspendLayout();
  170. this.splitContainer1.Panel2.SuspendLayout();
  171. this.splitContainer1.SuspendLayout();
  172. this.tableLayoutPanel1.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  179. this.panel1.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  187. this.ultraExpandableGroupBox1.SuspendLayout();
  188. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  197. this.SuspendLayout();
  198. //
  199. // splitContainer1
  200. //
  201. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  202. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  203. this.splitContainer1.Name = "splitContainer1";
  204. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  205. //
  206. // splitContainer1.Panel1
  207. //
  208. this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
  209. this.splitContainer1.Panel1.Controls.Add(this.panel1);
  210. //
  211. // splitContainer1.Panel2
  212. //
  213. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
  214. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid3);
  215. this.splitContainer1.Size = new System.Drawing.Size(1024, 708);
  216. this.splitContainer1.SplitterDistance = 354;
  217. this.splitContainer1.TabIndex = 0;
  218. //
  219. // tableLayoutPanel1
  220. //
  221. this.tableLayoutPanel1.ColumnCount = 2;
  222. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  223. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  224. this.tableLayoutPanel1.Controls.Add(this.ultraGrid2, 0, 0);
  225. this.tableLayoutPanel1.Controls.Add(this.ultraGrid1, 0, 0);
  226. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  227. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 78);
  228. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  229. this.tableLayoutPanel1.RowCount = 1;
  230. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  231. this.tableLayoutPanel1.Size = new System.Drawing.Size(1024, 276);
  232. this.tableLayoutPanel1.TabIndex = 1;
  233. //
  234. // ultraGrid2
  235. //
  236. this.ultraGrid2.DataSource = this.dataSet3;
  237. appearance1.BackColor = System.Drawing.SystemColors.Window;
  238. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  239. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  240. ultraGridColumn1.Header.VisiblePosition = 0;
  241. ultraGridColumn2.Header.VisiblePosition = 1;
  242. ultraGridColumn3.Header.VisiblePosition = 2;
  243. ultraGridColumn4.Header.VisiblePosition = 3;
  244. ultraGridColumn5.Header.VisiblePosition = 4;
  245. ultraGridColumn6.Header.VisiblePosition = 5;
  246. ultraGridColumn7.Header.VisiblePosition = 6;
  247. ultraGridColumn8.Header.VisiblePosition = 7;
  248. ultraGridColumn9.Header.VisiblePosition = 8;
  249. ultraGridColumn10.Header.VisiblePosition = 9;
  250. ultraGridBand1.Columns.AddRange(new object[] {
  251. ultraGridColumn1,
  252. ultraGridColumn2,
  253. ultraGridColumn3,
  254. ultraGridColumn4,
  255. ultraGridColumn5,
  256. ultraGridColumn6,
  257. ultraGridColumn7,
  258. ultraGridColumn8,
  259. ultraGridColumn9,
  260. ultraGridColumn10});
  261. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  262. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  263. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  264. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  265. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  266. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  267. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  268. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  269. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  270. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  271. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  272. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  273. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  274. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  275. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  276. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  277. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  278. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  279. appearance5.BackColor = System.Drawing.SystemColors.Window;
  280. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  281. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  282. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  283. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  284. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  285. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  286. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  287. appearance7.BackColor = System.Drawing.SystemColors.Window;
  288. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  289. appearance8.BorderColor = System.Drawing.Color.Silver;
  290. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  291. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  292. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  293. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  294. appearance9.BackColor = System.Drawing.SystemColors.Control;
  295. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  296. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  297. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  298. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  299. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  300. appearance10.TextHAlignAsString = "Left";
  301. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  302. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  303. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  304. appearance11.BackColor = System.Drawing.SystemColors.Window;
  305. appearance11.BorderColor = System.Drawing.Color.Silver;
  306. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  307. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  308. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  309. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  310. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  311. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  312. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  313. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  314. this.ultraGrid2.Location = new System.Drawing.Point(515, 3);
  315. this.ultraGrid2.Name = "ultraGrid2";
  316. this.ultraGrid2.Size = new System.Drawing.Size(506, 270);
  317. this.ultraGrid2.TabIndex = 4;
  318. this.ultraGrid2.Text = "ultraGrid2";
  319. //
  320. // dataSet3
  321. //
  322. this.dataSet3.DataSetName = "NewDataSet";
  323. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  324. this.dataTable3});
  325. //
  326. // dataTable3
  327. //
  328. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  329. this.dataColumn23,
  330. this.dataColumn24,
  331. this.dataColumn25,
  332. this.dataColumn26,
  333. this.dataColumn27,
  334. this.dataColumn28,
  335. this.dataColumn29,
  336. this.dataColumn30,
  337. this.dataColumn31,
  338. this.dataColumn32});
  339. this.dataTable3.TableName = "Table1";
  340. //
  341. // dataColumn23
  342. //
  343. this.dataColumn23.Caption = "选择";
  344. this.dataColumn23.ColumnName = "Check";
  345. this.dataColumn23.DataType = typeof(bool);
  346. //
  347. // dataColumn24
  348. //
  349. this.dataColumn24.Caption = "延长杆编号";
  350. this.dataColumn24.ColumnName = "Column4";
  351. //
  352. // dataColumn25
  353. //
  354. this.dataColumn25.Caption = "规格";
  355. this.dataColumn25.ColumnName = "Column5";
  356. //
  357. // dataColumn26
  358. //
  359. this.dataColumn26.Caption = "类型";
  360. this.dataColumn26.ColumnName = "Type";
  361. //
  362. // dataColumn27
  363. //
  364. this.dataColumn27.Caption = "状态";
  365. this.dataColumn27.ColumnName = "Column7";
  366. //
  367. // dataColumn28
  368. //
  369. this.dataColumn28.Caption = "轧制总支数";
  370. this.dataColumn28.ColumnName = "Column9";
  371. //
  372. // dataColumn29
  373. //
  374. this.dataColumn29.Caption = "在线总时长";
  375. this.dataColumn29.ColumnName = "Column10";
  376. //
  377. // dataColumn30
  378. //
  379. this.dataColumn30.Caption = "拧结时间";
  380. this.dataColumn30.ColumnName = "Column1";
  381. //
  382. // dataColumn31
  383. //
  384. this.dataColumn31.Caption = "报废时间";
  385. this.dataColumn31.ColumnName = "Column2";
  386. //
  387. // dataColumn32
  388. //
  389. this.dataColumn32.Caption = "备注";
  390. this.dataColumn32.ColumnName = "Column3";
  391. //
  392. // ultraGrid1
  393. //
  394. this.ultraGrid1.DataSource = this.dataSet2;
  395. appearance37.BackColor = System.Drawing.SystemColors.Window;
  396. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  397. this.ultraGrid1.DisplayLayout.Appearance = appearance37;
  398. ultraGridColumn11.Header.VisiblePosition = 0;
  399. ultraGridColumn12.Header.VisiblePosition = 1;
  400. ultraGridColumn13.Header.VisiblePosition = 2;
  401. ultraGridColumn14.Header.VisiblePosition = 3;
  402. ultraGridColumn15.Header.VisiblePosition = 4;
  403. ultraGridColumn16.Header.VisiblePosition = 5;
  404. ultraGridColumn17.Header.VisiblePosition = 6;
  405. ultraGridColumn18.Header.VisiblePosition = 7;
  406. ultraGridColumn19.Header.VisiblePosition = 8;
  407. ultraGridBand2.Columns.AddRange(new object[] {
  408. ultraGridColumn11,
  409. ultraGridColumn12,
  410. ultraGridColumn13,
  411. ultraGridColumn14,
  412. ultraGridColumn15,
  413. ultraGridColumn16,
  414. ultraGridColumn17,
  415. ultraGridColumn18,
  416. ultraGridColumn19});
  417. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  418. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  419. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  420. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  421. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  422. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  423. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  424. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
  425. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  426. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  427. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  428. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  429. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  430. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  431. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  432. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  433. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  434. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  435. appearance41.BackColor = System.Drawing.SystemColors.Window;
  436. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  437. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  438. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  439. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  440. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  441. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  442. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  443. appearance43.BackColor = System.Drawing.SystemColors.Window;
  444. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
  445. appearance44.BorderColor = System.Drawing.Color.Silver;
  446. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  447. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
  448. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  449. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  450. appearance45.BackColor = System.Drawing.SystemColors.Control;
  451. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  452. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  453. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  454. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  455. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  456. appearance46.TextHAlignAsString = "Left";
  457. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
  458. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  459. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  460. appearance47.BackColor = System.Drawing.SystemColors.Window;
  461. appearance47.BorderColor = System.Drawing.Color.Silver;
  462. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
  463. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  464. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  465. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  466. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  467. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  468. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  469. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  470. this.ultraGrid1.Location = new System.Drawing.Point(3, 3);
  471. this.ultraGrid1.Name = "ultraGrid1";
  472. this.ultraGrid1.Size = new System.Drawing.Size(506, 270);
  473. this.ultraGrid1.TabIndex = 3;
  474. this.ultraGrid1.Text = "ultraGrid1";
  475. //
  476. // dataSet2
  477. //
  478. this.dataSet2.DataSetName = "NewDataSet";
  479. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  480. this.dataTable2});
  481. //
  482. // dataTable2
  483. //
  484. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  485. this.dataColumn14,
  486. this.dataColumn15,
  487. this.dataColumn16,
  488. this.dataColumn17,
  489. this.dataColumn18,
  490. this.dataColumn19,
  491. this.dataColumn20,
  492. this.dataColumn21,
  493. this.dataColumn22});
  494. this.dataTable2.TableName = "Table1";
  495. //
  496. // dataColumn14
  497. //
  498. this.dataColumn14.Caption = "选择";
  499. this.dataColumn14.ColumnName = "Check";
  500. this.dataColumn14.DataType = typeof(bool);
  501. //
  502. // dataColumn15
  503. //
  504. this.dataColumn15.Caption = "厂家编号";
  505. this.dataColumn15.ColumnName = "FactryNo";
  506. //
  507. // dataColumn16
  508. //
  509. this.dataColumn16.Caption = "规格";
  510. this.dataColumn16.ColumnName = "Column5";
  511. //
  512. // dataColumn17
  513. //
  514. this.dataColumn17.Caption = "类型";
  515. this.dataColumn17.ColumnName = "Type";
  516. //
  517. // dataColumn18
  518. //
  519. this.dataColumn18.Caption = "状态";
  520. this.dataColumn18.ColumnName = "Column7";
  521. //
  522. // dataColumn19
  523. //
  524. this.dataColumn19.Caption = "入库时间";
  525. this.dataColumn19.ColumnName = "InTime";
  526. //
  527. // dataColumn20
  528. //
  529. this.dataColumn20.Caption = "接头料炉号";
  530. this.dataColumn20.ColumnName = "Column1";
  531. //
  532. // dataColumn21
  533. //
  534. this.dataColumn21.Caption = "报废时间";
  535. this.dataColumn21.ColumnName = "Column2";
  536. //
  537. // dataColumn22
  538. //
  539. this.dataColumn22.Caption = "备注";
  540. this.dataColumn22.ColumnName = "Column3";
  541. //
  542. // panel1
  543. //
  544. this.panel1.Controls.Add(this.ultraComboEditor7);
  545. this.panel1.Controls.Add(this.ultraComboEditor3);
  546. this.panel1.Controls.Add(this.ultraComboEditor1);
  547. this.panel1.Controls.Add(this.ultraComboEditor2);
  548. this.panel1.Controls.Add(this.ultraLabel21);
  549. this.panel1.Controls.Add(this.ultraLabel4);
  550. this.panel1.Controls.Add(this.ultraLabel20);
  551. this.panel1.Controls.Add(this.ultraLabel3);
  552. this.panel1.Controls.Add(this.ultraTextEditor3);
  553. this.panel1.Controls.Add(this.ultraLabel2);
  554. this.panel1.Controls.Add(this.ultraTextEditor1);
  555. this.panel1.Controls.Add(this.ultraLabel1);
  556. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  557. this.panel1.Location = new System.Drawing.Point(0, 0);
  558. this.panel1.Name = "panel1";
  559. this.panel1.Size = new System.Drawing.Size(1024, 78);
  560. this.panel1.TabIndex = 0;
  561. //
  562. // ultraComboEditor7
  563. //
  564. this.ultraComboEditor7.Location = new System.Drawing.Point(448, 41);
  565. this.ultraComboEditor7.Name = "ultraComboEditor7";
  566. this.ultraComboEditor7.Size = new System.Drawing.Size(101, 21);
  567. this.ultraComboEditor7.TabIndex = 14;
  568. this.ultraComboEditor7.Text = "ultraComboEditor1";
  569. //
  570. // ultraComboEditor3
  571. //
  572. this.ultraComboEditor3.Location = new System.Drawing.Point(448, 13);
  573. this.ultraComboEditor3.Name = "ultraComboEditor3";
  574. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  575. this.ultraComboEditor3.TabIndex = 14;
  576. this.ultraComboEditor3.Text = "ultraComboEditor1";
  577. //
  578. // ultraComboEditor1
  579. //
  580. this.ultraComboEditor1.Location = new System.Drawing.Point(270, 40);
  581. this.ultraComboEditor1.Name = "ultraComboEditor1";
  582. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  583. this.ultraComboEditor1.TabIndex = 15;
  584. this.ultraComboEditor1.Text = "ultraComboEditor1";
  585. //
  586. // ultraComboEditor2
  587. //
  588. this.ultraComboEditor2.Location = new System.Drawing.Point(271, 13);
  589. this.ultraComboEditor2.Name = "ultraComboEditor2";
  590. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  591. this.ultraComboEditor2.TabIndex = 15;
  592. this.ultraComboEditor2.Text = "ultraComboEditor1";
  593. //
  594. // ultraLabel21
  595. //
  596. this.ultraLabel21.Location = new System.Drawing.Point(383, 45);
  597. this.ultraLabel21.Name = "ultraLabel21";
  598. this.ultraLabel21.Size = new System.Drawing.Size(67, 23);
  599. this.ultraLabel21.TabIndex = 12;
  600. this.ultraLabel21.Text = "延长杆类型";
  601. //
  602. // ultraLabel4
  603. //
  604. this.ultraLabel4.Location = new System.Drawing.Point(383, 17);
  605. this.ultraLabel4.Name = "ultraLabel4";
  606. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  607. this.ultraLabel4.TabIndex = 12;
  608. this.ultraLabel4.Text = "工作段类型";
  609. //
  610. // ultraLabel20
  611. //
  612. this.ultraLabel20.Location = new System.Drawing.Point(202, 45);
  613. this.ultraLabel20.Name = "ultraLabel20";
  614. this.ultraLabel20.Size = new System.Drawing.Size(67, 23);
  615. this.ultraLabel20.TabIndex = 11;
  616. this.ultraLabel20.Text = "延长杆规格";
  617. //
  618. // ultraLabel3
  619. //
  620. this.ultraLabel3.Location = new System.Drawing.Point(202, 17);
  621. this.ultraLabel3.Name = "ultraLabel3";
  622. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  623. this.ultraLabel3.TabIndex = 11;
  624. this.ultraLabel3.Text = "工作段规格";
  625. //
  626. // ultraTextEditor3
  627. //
  628. this.ultraTextEditor3.Location = new System.Drawing.Point(93, 41);
  629. this.ultraTextEditor3.Name = "ultraTextEditor3";
  630. this.ultraTextEditor3.Size = new System.Drawing.Size(100, 21);
  631. this.ultraTextEditor3.TabIndex = 10;
  632. this.ultraTextEditor3.Text = "ultraTextEditor3";
  633. //
  634. // ultraLabel2
  635. //
  636. this.ultraLabel2.Location = new System.Drawing.Point(22, 45);
  637. this.ultraLabel2.Name = "ultraLabel2";
  638. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  639. this.ultraLabel2.TabIndex = 9;
  640. this.ultraLabel2.Text = "延长杆编号";
  641. //
  642. // ultraTextEditor1
  643. //
  644. this.ultraTextEditor1.Location = new System.Drawing.Point(93, 13);
  645. this.ultraTextEditor1.Name = "ultraTextEditor1";
  646. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  647. this.ultraTextEditor1.TabIndex = 8;
  648. this.ultraTextEditor1.Text = "ultraTextEditor1";
  649. //
  650. // ultraLabel1
  651. //
  652. this.ultraLabel1.Location = new System.Drawing.Point(22, 17);
  653. this.ultraLabel1.Name = "ultraLabel1";
  654. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  655. this.ultraLabel1.TabIndex = 7;
  656. this.ultraLabel1.Text = "厂家编号";
  657. //
  658. // ultraExpandableGroupBox1
  659. //
  660. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  661. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  662. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1024, 81);
  663. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 269);
  664. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  665. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1024, 81);
  666. this.ultraExpandableGroupBox1.TabIndex = 3;
  667. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  668. //
  669. // ultraExpandableGroupBoxPanel1
  670. //
  671. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor4);
  672. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor5);
  673. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor6);
  674. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor8);
  675. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  676. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
  677. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  678. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  679. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  680. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  681. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  682. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  683. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  684. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  685. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  686. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1018, 59);
  687. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  688. //
  689. // ultraComboEditor4
  690. //
  691. this.ultraComboEditor4.Location = new System.Drawing.Point(702, 15);
  692. this.ultraComboEditor4.Name = "ultraComboEditor4";
  693. this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
  694. this.ultraComboEditor4.TabIndex = 45;
  695. this.ultraComboEditor4.Text = "ultraComboEditor1";
  696. //
  697. // ultraComboEditor5
  698. //
  699. this.ultraComboEditor5.Location = new System.Drawing.Point(539, 16);
  700. this.ultraComboEditor5.Name = "ultraComboEditor5";
  701. this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
  702. this.ultraComboEditor5.TabIndex = 44;
  703. this.ultraComboEditor5.Text = "ultraComboEditor1";
  704. //
  705. // ultraComboEditor6
  706. //
  707. this.ultraComboEditor6.Location = new System.Drawing.Point(376, 15);
  708. this.ultraComboEditor6.Name = "ultraComboEditor6";
  709. this.ultraComboEditor6.Size = new System.Drawing.Size(101, 21);
  710. this.ultraComboEditor6.TabIndex = 47;
  711. this.ultraComboEditor6.Text = "ultraComboEditor1";
  712. //
  713. // ultraComboEditor8
  714. //
  715. this.ultraComboEditor8.Location = new System.Drawing.Point(224, 16);
  716. this.ultraComboEditor8.Name = "ultraComboEditor8";
  717. this.ultraComboEditor8.Size = new System.Drawing.Size(101, 21);
  718. this.ultraComboEditor8.TabIndex = 46;
  719. this.ultraComboEditor8.Text = "ultraComboEditor8";
  720. //
  721. // ultraLabel5
  722. //
  723. this.ultraLabel5.Location = new System.Drawing.Point(658, 19);
  724. this.ultraLabel5.Name = "ultraLabel5";
  725. this.ultraLabel5.Size = new System.Drawing.Size(67, 23);
  726. this.ultraLabel5.TabIndex = 40;
  727. this.ultraLabel5.Text = "等级";
  728. //
  729. // ultraTextEditor2
  730. //
  731. this.ultraTextEditor2.Location = new System.Drawing.Point(81, 16);
  732. this.ultraTextEditor2.Name = "ultraTextEditor2";
  733. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
  734. this.ultraTextEditor2.TabIndex = 43;
  735. this.ultraTextEditor2.Text = "ultraTextEditor2";
  736. //
  737. // ultraLabel6
  738. //
  739. this.ultraLabel6.Location = new System.Drawing.Point(493, 20);
  740. this.ultraLabel6.Name = "ultraLabel6";
  741. this.ultraLabel6.Size = new System.Drawing.Size(67, 23);
  742. this.ultraLabel6.TabIndex = 39;
  743. this.ultraLabel6.Text = "类型";
  744. //
  745. // ultraLabel7
  746. //
  747. this.ultraLabel7.Location = new System.Drawing.Point(337, 19);
  748. this.ultraLabel7.Name = "ultraLabel7";
  749. this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
  750. this.ultraLabel7.TabIndex = 38;
  751. this.ultraLabel7.Text = "规格";
  752. //
  753. // ultraLabel8
  754. //
  755. this.ultraLabel8.Location = new System.Drawing.Point(188, 20);
  756. this.ultraLabel8.Name = "ultraLabel8";
  757. this.ultraLabel8.Size = new System.Drawing.Size(67, 23);
  758. this.ultraLabel8.TabIndex = 41;
  759. this.ultraLabel8.Text = "状态";
  760. //
  761. // ultraLabel9
  762. //
  763. this.ultraLabel9.Location = new System.Drawing.Point(19, 20);
  764. this.ultraLabel9.Name = "ultraLabel9";
  765. this.ultraLabel9.Size = new System.Drawing.Size(67, 23);
  766. this.ultraLabel9.TabIndex = 42;
  767. this.ultraLabel9.Text = "芯棒编号";
  768. //
  769. // ultraButton2
  770. //
  771. this.ultraButton2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.ultraButton2.Location = new System.Drawing.Point(939, 7);
  773. this.ultraButton2.Name = "ultraButton2";
  774. this.ultraButton2.Size = new System.Drawing.Size(96, 34);
  775. this.ultraButton2.TabIndex = 37;
  776. this.ultraButton2.Text = "取消";
  777. //
  778. // ultraButton1
  779. //
  780. this.ultraButton1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  781. this.ultraButton1.Location = new System.Drawing.Point(822, 8);
  782. this.ultraButton1.Name = "ultraButton1";
  783. this.ultraButton1.Size = new System.Drawing.Size(96, 34);
  784. this.ultraButton1.TabIndex = 37;
  785. this.ultraButton1.Text = "拧结";
  786. //
  787. // ultraGrid3
  788. //
  789. this.ultraGrid3.DataSource = this.dataSet1;
  790. appearance49.BackColor = System.Drawing.SystemColors.Window;
  791. appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  792. this.ultraGrid3.DisplayLayout.Appearance = appearance49;
  793. ultraGridColumn20.Header.VisiblePosition = 0;
  794. ultraGridColumn21.Header.VisiblePosition = 1;
  795. ultraGridColumn22.Header.VisiblePosition = 2;
  796. ultraGridColumn23.Header.VisiblePosition = 7;
  797. ultraGridColumn24.Header.VisiblePosition = 8;
  798. ultraGridColumn25.Header.VisiblePosition = 3;
  799. ultraGridColumn26.Header.VisiblePosition = 9;
  800. ultraGridColumn27.Header.VisiblePosition = 10;
  801. ultraGridColumn28.Header.VisiblePosition = 11;
  802. ultraGridColumn29.Header.VisiblePosition = 12;
  803. ultraGridColumn30.Header.VisiblePosition = 4;
  804. ultraGridColumn31.Header.VisiblePosition = 5;
  805. ultraGridColumn32.Header.VisiblePosition = 6;
  806. ultraGridBand3.Columns.AddRange(new object[] {
  807. ultraGridColumn20,
  808. ultraGridColumn21,
  809. ultraGridColumn22,
  810. ultraGridColumn23,
  811. ultraGridColumn24,
  812. ultraGridColumn25,
  813. ultraGridColumn26,
  814. ultraGridColumn27,
  815. ultraGridColumn28,
  816. ultraGridColumn29,
  817. ultraGridColumn30,
  818. ultraGridColumn31,
  819. ultraGridColumn32});
  820. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  821. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  822. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  823. appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder;
  824. appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark;
  825. appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  826. appearance50.BorderColor = System.Drawing.SystemColors.Window;
  827. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance50;
  828. appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
  829. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51;
  830. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  831. appearance52.BackColor = System.Drawing.SystemColors.ControlLightLight;
  832. appearance52.BackColor2 = System.Drawing.SystemColors.Control;
  833. appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  834. appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
  835. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance52;
  836. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  837. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  838. appearance53.BackColor = System.Drawing.SystemColors.Window;
  839. appearance53.ForeColor = System.Drawing.SystemColors.ControlText;
  840. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance53;
  841. appearance54.BackColor = System.Drawing.SystemColors.Highlight;
  842. appearance54.ForeColor = System.Drawing.SystemColors.HighlightText;
  843. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance54;
  844. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  845. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  846. appearance55.BackColor = System.Drawing.SystemColors.Window;
  847. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance55;
  848. appearance56.BorderColor = System.Drawing.Color.Silver;
  849. appearance56.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  850. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance56;
  851. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  852. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  853. appearance57.BackColor = System.Drawing.SystemColors.Control;
  854. appearance57.BackColor2 = System.Drawing.SystemColors.ControlDark;
  855. appearance57.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  856. appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  857. appearance57.BorderColor = System.Drawing.SystemColors.Window;
  858. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance57;
  859. appearance58.TextHAlignAsString = "Left";
  860. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance58;
  861. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  862. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  863. appearance59.BackColor = System.Drawing.SystemColors.Window;
  864. appearance59.BorderColor = System.Drawing.Color.Silver;
  865. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance59;
  866. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  867. appearance60.BackColor = System.Drawing.SystemColors.ControlLight;
  868. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance60;
  869. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  870. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  871. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  872. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  873. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  874. this.ultraGrid3.Name = "ultraGrid3";
  875. this.ultraGrid3.Size = new System.Drawing.Size(1024, 350);
  876. this.ultraGrid3.TabIndex = 2;
  877. this.ultraGrid3.Text = "ultraGrid3";
  878. //
  879. // dataSet1
  880. //
  881. this.dataSet1.DataSetName = "NewDataSet";
  882. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  883. this.dataTable1});
  884. //
  885. // dataTable1
  886. //
  887. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  888. this.dataColumn1,
  889. this.dataColumn2,
  890. this.dataColumn3,
  891. this.dataColumn4,
  892. this.dataColumn5,
  893. this.dataColumn6,
  894. this.dataColumn7,
  895. this.dataColumn8,
  896. this.dataColumn9,
  897. this.dataColumn10,
  898. this.dataColumn11,
  899. this.dataColumn12,
  900. this.dataColumn13});
  901. this.dataTable1.TableName = "Table1";
  902. //
  903. // dataColumn1
  904. //
  905. this.dataColumn1.Caption = "选择";
  906. this.dataColumn1.ColumnName = "Check";
  907. this.dataColumn1.DataType = typeof(bool);
  908. //
  909. // dataColumn2
  910. //
  911. this.dataColumn2.Caption = "芯棒自编号";
  912. this.dataColumn2.ColumnName = "MandrelNo";
  913. //
  914. // dataColumn3
  915. //
  916. this.dataColumn3.Caption = "厂家编号";
  917. this.dataColumn3.ColumnName = "FactryNo";
  918. //
  919. // dataColumn4
  920. //
  921. this.dataColumn4.Caption = "延长杆编号";
  922. this.dataColumn4.ColumnName = "Column4";
  923. //
  924. // dataColumn5
  925. //
  926. this.dataColumn5.Caption = "规格";
  927. this.dataColumn5.ColumnName = "Column5";
  928. //
  929. // dataColumn6
  930. //
  931. this.dataColumn6.Caption = "类型";
  932. this.dataColumn6.ColumnName = "Type";
  933. //
  934. // dataColumn7
  935. //
  936. this.dataColumn7.Caption = "状态";
  937. this.dataColumn7.ColumnName = "Column7";
  938. //
  939. // dataColumn8
  940. //
  941. this.dataColumn8.Caption = "芯棒等级";
  942. this.dataColumn8.ColumnName = "Column8";
  943. //
  944. // dataColumn9
  945. //
  946. this.dataColumn9.Caption = "轧制总支数";
  947. this.dataColumn9.ColumnName = "Column9";
  948. //
  949. // dataColumn10
  950. //
  951. this.dataColumn10.Caption = "在线总时长";
  952. this.dataColumn10.ColumnName = "Column10";
  953. //
  954. // dataColumn11
  955. //
  956. this.dataColumn11.Caption = "报废原因";
  957. this.dataColumn11.ColumnName = "Column1";
  958. //
  959. // dataColumn12
  960. //
  961. this.dataColumn12.Caption = "报废时间";
  962. this.dataColumn12.ColumnName = "Column2";
  963. //
  964. // dataColumn13
  965. //
  966. this.dataColumn13.Caption = "备注";
  967. this.dataColumn13.ColumnName = "Column3";
  968. //
  969. // FrmMandrelTwisted
  970. //
  971. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  972. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  973. this.ClientSize = new System.Drawing.Size(1024, 708);
  974. this.Controls.Add(this.splitContainer1);
  975. this.Name = "FrmMandrelTwisted";
  976. this.Text = "芯棒拧结管理";
  977. this.splitContainer1.Panel1.ResumeLayout(false);
  978. this.splitContainer1.Panel2.ResumeLayout(false);
  979. this.splitContainer1.ResumeLayout(false);
  980. this.tableLayoutPanel1.ResumeLayout(false);
  981. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  982. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  983. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  984. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  985. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  986. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  987. this.panel1.ResumeLayout(false);
  988. this.panel1.PerformLayout();
  989. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
  990. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  991. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  992. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  993. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  994. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  995. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  996. this.ultraExpandableGroupBox1.ResumeLayout(false);
  997. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  998. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  999. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  1000. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1006. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1007. this.ResumeLayout(false);
  1008. }
  1009. #endregion
  1010. private System.Windows.Forms.SplitContainer splitContainer1;
  1011. private System.Windows.Forms.Panel panel1;
  1012. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1013. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1014. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1015. private Infragistics.Win.Misc.UltraButton ultraButton2;
  1016. private Infragistics.Win.Misc.UltraButton ultraButton1;
  1017. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1018. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1019. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1020. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  1021. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1022. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  1023. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1024. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor7;
  1025. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  1026. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1027. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1028. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1029. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1030. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1031. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1032. private System.Data.DataSet dataSet1;
  1033. private System.Data.DataTable dataTable1;
  1034. private System.Data.DataColumn dataColumn1;
  1035. private System.Data.DataColumn dataColumn2;
  1036. private System.Data.DataColumn dataColumn3;
  1037. private System.Data.DataColumn dataColumn4;
  1038. private System.Data.DataColumn dataColumn5;
  1039. private System.Data.DataColumn dataColumn6;
  1040. private System.Data.DataColumn dataColumn7;
  1041. private System.Data.DataColumn dataColumn8;
  1042. private System.Data.DataColumn dataColumn9;
  1043. private System.Data.DataColumn dataColumn10;
  1044. private System.Data.DataColumn dataColumn11;
  1045. private System.Data.DataColumn dataColumn12;
  1046. private System.Data.DataColumn dataColumn13;
  1047. private System.Data.DataSet dataSet2;
  1048. private System.Data.DataTable dataTable2;
  1049. private System.Data.DataColumn dataColumn14;
  1050. private System.Data.DataColumn dataColumn15;
  1051. private System.Data.DataColumn dataColumn16;
  1052. private System.Data.DataColumn dataColumn17;
  1053. private System.Data.DataColumn dataColumn18;
  1054. private System.Data.DataColumn dataColumn19;
  1055. private System.Data.DataColumn dataColumn20;
  1056. private System.Data.DataColumn dataColumn21;
  1057. private System.Data.DataColumn dataColumn22;
  1058. private System.Data.DataSet dataSet3;
  1059. private System.Data.DataTable dataTable3;
  1060. private System.Data.DataColumn dataColumn23;
  1061. private System.Data.DataColumn dataColumn24;
  1062. private System.Data.DataColumn dataColumn25;
  1063. private System.Data.DataColumn dataColumn26;
  1064. private System.Data.DataColumn dataColumn27;
  1065. private System.Data.DataColumn dataColumn28;
  1066. private System.Data.DataColumn dataColumn29;
  1067. private System.Data.DataColumn dataColumn30;
  1068. private System.Data.DataColumn dataColumn31;
  1069. private System.Data.DataColumn dataColumn32;
  1070. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  1071. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  1072. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  1073. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor8;
  1074. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1075. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  1076. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1077. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1078. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1079. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1080. }
  1081. }