FrmMandrelRepairResumeQuery.Designer.cs 53 KB

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