FrmMandrelRollingResumeQuery.Designer.cs 49 KB

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