FrmRollingQuery.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700
  1. namespace Core.StlMes.Client.ZGDev.Tools
  2. {
  3. partial class FrmRollingQuery
  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("Column4");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column14");
  40. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column14");
  63. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  75. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  76. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  77. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  78. this.dataSet1 = new System.Data.DataSet();
  79. this.dataTable1 = new System.Data.DataTable();
  80. this.dataColumn1 = new System.Data.DataColumn();
  81. this.dataColumn4 = new System.Data.DataColumn();
  82. this.dataColumn6 = new System.Data.DataColumn();
  83. this.dataColumn7 = new System.Data.DataColumn();
  84. this.dataColumn8 = new System.Data.DataColumn();
  85. this.dataColumn9 = new System.Data.DataColumn();
  86. this.dataColumn10 = new System.Data.DataColumn();
  87. this.dataColumn11 = new System.Data.DataColumn();
  88. this.dataColumn13 = new System.Data.DataColumn();
  89. this.dataColumn14 = new System.Data.DataColumn();
  90. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  91. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  92. this.dataSet2 = new System.Data.DataSet();
  93. this.dataTable2 = new System.Data.DataTable();
  94. this.dataColumn12 = new System.Data.DataColumn();
  95. this.dataColumn17 = new System.Data.DataColumn();
  96. this.dataColumn19 = new System.Data.DataColumn();
  97. this.dataColumn20 = new System.Data.DataColumn();
  98. this.dataColumn21 = new System.Data.DataColumn();
  99. this.dataColumn22 = new System.Data.DataColumn();
  100. this.dataColumn23 = new System.Data.DataColumn();
  101. this.dataColumn24 = new System.Data.DataColumn();
  102. this.dataColumn25 = new System.Data.DataColumn();
  103. this.dataColumn26 = new System.Data.DataColumn();
  104. this.panel1 = new System.Windows.Forms.Panel();
  105. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  106. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  107. this.panel2 = new System.Windows.Forms.Panel();
  108. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  109. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  110. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  111. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  112. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  113. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  115. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  116. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  117. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  118. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  120. this.ultraTabPageControl1.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  124. this.ultraTabPageControl2.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  128. this.panel1.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  130. this.ultraTabControl1.SuspendLayout();
  131. this.panel2.SuspendLayout();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  138. this.SuspendLayout();
  139. //
  140. // ultraTabPageControl1
  141. //
  142. this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
  143. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  144. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  145. this.ultraTabPageControl1.Size = new System.Drawing.Size(1023, 381);
  146. //
  147. // ultraGrid1
  148. //
  149. this.ultraGrid1.DataSource = this.dataSet2;
  150. appearance1.BackColor = System.Drawing.SystemColors.Window;
  151. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  152. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  153. ultraGridColumn1.Header.VisiblePosition = 1;
  154. ultraGridColumn2.Header.VisiblePosition = 0;
  155. ultraGridColumn3.Header.VisiblePosition = 2;
  156. ultraGridColumn4.Header.VisiblePosition = 3;
  157. ultraGridColumn5.Header.VisiblePosition = 4;
  158. ultraGridColumn6.Header.VisiblePosition = 5;
  159. ultraGridColumn7.Header.VisiblePosition = 6;
  160. ultraGridColumn8.Header.VisiblePosition = 7;
  161. ultraGridColumn9.Header.VisiblePosition = 8;
  162. ultraGridColumn10.Header.VisiblePosition = 9;
  163. ultraGridBand1.Columns.AddRange(new object[] {
  164. ultraGridColumn1,
  165. ultraGridColumn2,
  166. ultraGridColumn3,
  167. ultraGridColumn4,
  168. ultraGridColumn5,
  169. ultraGridColumn6,
  170. ultraGridColumn7,
  171. ultraGridColumn8,
  172. ultraGridColumn9,
  173. ultraGridColumn10});
  174. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  175. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  176. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  177. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  178. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  179. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  180. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  181. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  182. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  183. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  184. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  185. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  186. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  187. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  188. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  189. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  190. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  191. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  192. appearance5.BackColor = System.Drawing.SystemColors.Window;
  193. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  194. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  195. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  196. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  197. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  198. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  199. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  200. appearance7.BackColor = System.Drawing.SystemColors.Window;
  201. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  202. appearance8.BorderColor = System.Drawing.Color.Silver;
  203. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  204. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  205. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  206. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  207. appearance9.BackColor = System.Drawing.SystemColors.Control;
  208. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  209. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  210. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  211. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  212. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  213. appearance10.TextHAlignAsString = "Left";
  214. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  215. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  216. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  217. appearance11.BackColor = System.Drawing.SystemColors.Window;
  218. appearance11.BorderColor = System.Drawing.Color.Silver;
  219. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  220. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  221. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  222. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  223. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  224. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  225. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  226. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  227. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  228. this.ultraGrid1.Name = "ultraGrid1";
  229. this.ultraGrid1.Size = new System.Drawing.Size(1023, 381);
  230. this.ultraGrid1.TabIndex = 0;
  231. this.ultraGrid1.Text = "ultraGrid1";
  232. //
  233. // dataSet1
  234. //
  235. this.dataSet1.DataSetName = "NewDataSet";
  236. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  237. this.dataTable1});
  238. //
  239. // dataTable1
  240. //
  241. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  242. this.dataColumn1,
  243. this.dataColumn4,
  244. this.dataColumn6,
  245. this.dataColumn7,
  246. this.dataColumn8,
  247. this.dataColumn9,
  248. this.dataColumn10,
  249. this.dataColumn11,
  250. this.dataColumn13,
  251. this.dataColumn14});
  252. this.dataTable1.TableName = "Table1";
  253. //
  254. // dataColumn1
  255. //
  256. this.dataColumn1.Caption = "机架号";
  257. this.dataColumn1.ColumnName = "Column1";
  258. //
  259. // dataColumn4
  260. //
  261. this.dataColumn4.Caption = "选择";
  262. this.dataColumn4.ColumnName = "Column4";
  263. this.dataColumn4.DataType = typeof(bool);
  264. //
  265. // dataColumn6
  266. //
  267. this.dataColumn6.Caption = "轧制炉号";
  268. this.dataColumn6.ColumnName = "Column6";
  269. //
  270. // dataColumn7
  271. //
  272. this.dataColumn7.Caption = "轧制规格";
  273. this.dataColumn7.ColumnName = "Column7";
  274. //
  275. // dataColumn8
  276. //
  277. this.dataColumn8.Caption = "轧制支数";
  278. this.dataColumn8.ColumnName = "Column8";
  279. //
  280. // dataColumn9
  281. //
  282. this.dataColumn9.Caption = "备注";
  283. this.dataColumn9.ColumnName = "Column9";
  284. //
  285. // dataColumn10
  286. //
  287. this.dataColumn10.Caption = "班组";
  288. this.dataColumn10.ColumnName = "Column10";
  289. //
  290. // dataColumn11
  291. //
  292. this.dataColumn11.Caption = "班次";
  293. this.dataColumn11.ColumnName = "Column11";
  294. //
  295. // dataColumn13
  296. //
  297. this.dataColumn13.Caption = "操作人";
  298. this.dataColumn13.ColumnName = "Column13";
  299. //
  300. // dataColumn14
  301. //
  302. this.dataColumn14.Caption = "日期";
  303. this.dataColumn14.ColumnName = "Column14";
  304. //
  305. // ultraTabPageControl2
  306. //
  307. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
  308. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  309. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  310. this.ultraTabPageControl2.Size = new System.Drawing.Size(1023, 381);
  311. //
  312. // ultraGrid2
  313. //
  314. this.ultraGrid2.DataSource = this.dataSet1;
  315. appearance13.BackColor = System.Drawing.SystemColors.Window;
  316. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  317. this.ultraGrid2.DisplayLayout.Appearance = appearance13;
  318. ultraGridColumn11.Header.VisiblePosition = 1;
  319. ultraGridColumn12.Header.VisiblePosition = 0;
  320. ultraGridColumn13.Header.VisiblePosition = 2;
  321. ultraGridColumn14.Header.VisiblePosition = 3;
  322. ultraGridColumn15.Header.VisiblePosition = 4;
  323. ultraGridColumn16.Header.VisiblePosition = 5;
  324. ultraGridColumn17.Header.VisiblePosition = 6;
  325. ultraGridColumn18.Header.VisiblePosition = 7;
  326. ultraGridColumn19.Header.VisiblePosition = 8;
  327. ultraGridColumn20.Header.VisiblePosition = 9;
  328. ultraGridBand2.Columns.AddRange(new object[] {
  329. ultraGridColumn11,
  330. ultraGridColumn12,
  331. ultraGridColumn13,
  332. ultraGridColumn14,
  333. ultraGridColumn15,
  334. ultraGridColumn16,
  335. ultraGridColumn17,
  336. ultraGridColumn18,
  337. ultraGridColumn19,
  338. ultraGridColumn20});
  339. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  340. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  341. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  342. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  343. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  344. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  345. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  346. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance14;
  347. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  348. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  349. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  350. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  351. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  352. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  353. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  354. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  355. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  356. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  357. appearance17.BackColor = System.Drawing.SystemColors.Window;
  358. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  359. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  360. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  361. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  362. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  363. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  364. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  365. appearance19.BackColor = System.Drawing.SystemColors.Window;
  366. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance19;
  367. appearance20.BorderColor = System.Drawing.Color.Silver;
  368. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  369. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance20;
  370. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  371. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  372. appearance21.BackColor = System.Drawing.SystemColors.Control;
  373. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  374. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  375. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  376. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  377. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  378. appearance22.TextHAlignAsString = "Left";
  379. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance22;
  380. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  381. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  382. appearance23.BackColor = System.Drawing.SystemColors.Window;
  383. appearance23.BorderColor = System.Drawing.Color.Silver;
  384. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance23;
  385. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  386. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  387. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  388. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  389. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  390. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  391. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  393. this.ultraGrid2.Name = "ultraGrid2";
  394. this.ultraGrid2.Size = new System.Drawing.Size(1023, 381);
  395. this.ultraGrid2.TabIndex = 0;
  396. this.ultraGrid2.Text = "ultraGrid2";
  397. //
  398. // dataSet2
  399. //
  400. this.dataSet2.DataSetName = "NewDataSet";
  401. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  402. this.dataTable2});
  403. //
  404. // dataTable2
  405. //
  406. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  407. this.dataColumn12,
  408. this.dataColumn17,
  409. this.dataColumn19,
  410. this.dataColumn20,
  411. this.dataColumn21,
  412. this.dataColumn22,
  413. this.dataColumn23,
  414. this.dataColumn24,
  415. this.dataColumn25,
  416. this.dataColumn26});
  417. this.dataTable2.TableName = "Table1";
  418. //
  419. // dataColumn12
  420. //
  421. this.dataColumn12.Caption = "机架号";
  422. this.dataColumn12.ColumnName = "Column1";
  423. //
  424. // dataColumn17
  425. //
  426. this.dataColumn17.Caption = "选择";
  427. this.dataColumn17.ColumnName = "Column4";
  428. this.dataColumn17.DataType = typeof(bool);
  429. //
  430. // dataColumn19
  431. //
  432. this.dataColumn19.Caption = "上线时间";
  433. this.dataColumn19.ColumnName = "Column6";
  434. //
  435. // dataColumn20
  436. //
  437. this.dataColumn20.Caption = "下线时间";
  438. this.dataColumn20.ColumnName = "Column7";
  439. //
  440. // dataColumn21
  441. //
  442. this.dataColumn21.Caption = "轧制支数";
  443. this.dataColumn21.ColumnName = "Column8";
  444. //
  445. // dataColumn22
  446. //
  447. this.dataColumn22.Caption = "备注";
  448. this.dataColumn22.ColumnName = "Column9";
  449. //
  450. // dataColumn23
  451. //
  452. this.dataColumn23.Caption = "班组";
  453. this.dataColumn23.ColumnName = "Column10";
  454. //
  455. // dataColumn24
  456. //
  457. this.dataColumn24.Caption = "班次";
  458. this.dataColumn24.ColumnName = "Column11";
  459. //
  460. // dataColumn25
  461. //
  462. this.dataColumn25.Caption = "操作人";
  463. this.dataColumn25.ColumnName = "Column13";
  464. //
  465. // dataColumn26
  466. //
  467. this.dataColumn26.Caption = "日期";
  468. this.dataColumn26.ColumnName = "Column14";
  469. //
  470. // panel1
  471. //
  472. this.panel1.Controls.Add(this.ultraTabControl1);
  473. this.panel1.Controls.Add(this.panel2);
  474. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  475. this.panel1.Location = new System.Drawing.Point(0, 0);
  476. this.panel1.Name = "panel1";
  477. this.panel1.Size = new System.Drawing.Size(1027, 478);
  478. this.panel1.TabIndex = 0;
  479. //
  480. // ultraTabControl1
  481. //
  482. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  483. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  484. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  485. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  486. this.ultraTabControl1.Location = new System.Drawing.Point(0, 71);
  487. this.ultraTabControl1.Name = "ultraTabControl1";
  488. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  489. this.ultraTabControl1.Size = new System.Drawing.Size(1027, 407);
  490. this.ultraTabControl1.TabIndex = 2;
  491. ultraTab1.TabPage = this.ultraTabPageControl1;
  492. ultraTab1.Text = "连轧上下线履历查询";
  493. ultraTab2.TabPage = this.ultraTabPageControl2;
  494. ultraTab2.Text = "连轧轧制炉履历查询";
  495. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  496. ultraTab1,
  497. ultraTab2});
  498. //
  499. // ultraTabSharedControlsPage1
  500. //
  501. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  502. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  503. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1023, 381);
  504. //
  505. // panel2
  506. //
  507. this.panel2.Controls.Add(this.ultraComboEditor2);
  508. this.panel2.Controls.Add(this.ultraComboEditor1);
  509. this.panel2.Controls.Add(this.ultraDateTimeEditor2);
  510. this.panel2.Controls.Add(this.ultraDateTimeEditor1);
  511. this.panel2.Controls.Add(this.ultraTextEditor5);
  512. this.panel2.Controls.Add(this.ultraTextEditor1);
  513. this.panel2.Controls.Add(this.ultraLabel7);
  514. this.panel2.Controls.Add(this.ultraLabel3);
  515. this.panel2.Controls.Add(this.ultraLabel9);
  516. this.panel2.Controls.Add(this.ultraLabel8);
  517. this.panel2.Controls.Add(this.ultraLabel2);
  518. this.panel2.Controls.Add(this.ultraLabel1);
  519. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  520. this.panel2.Location = new System.Drawing.Point(0, 0);
  521. this.panel2.Name = "panel2";
  522. this.panel2.Size = new System.Drawing.Size(1027, 71);
  523. this.panel2.TabIndex = 1;
  524. //
  525. // ultraComboEditor2
  526. //
  527. this.ultraComboEditor2.Location = new System.Drawing.Point(451, 36);
  528. this.ultraComboEditor2.Name = "ultraComboEditor2";
  529. this.ultraComboEditor2.Size = new System.Drawing.Size(100, 21);
  530. this.ultraComboEditor2.TabIndex = 6;
  531. this.ultraComboEditor2.Text = "ultraComboEditor1";
  532. //
  533. // ultraComboEditor1
  534. //
  535. this.ultraComboEditor1.Location = new System.Drawing.Point(451, 12);
  536. this.ultraComboEditor1.Name = "ultraComboEditor1";
  537. this.ultraComboEditor1.Size = new System.Drawing.Size(100, 21);
  538. this.ultraComboEditor1.TabIndex = 6;
  539. this.ultraComboEditor1.Text = "ultraComboEditor1";
  540. //
  541. // ultraDateTimeEditor2
  542. //
  543. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(266, 36);
  544. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  545. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(120, 21);
  546. this.ultraDateTimeEditor2.TabIndex = 5;
  547. //
  548. // ultraDateTimeEditor1
  549. //
  550. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(266, 12);
  551. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  552. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(120, 21);
  553. this.ultraDateTimeEditor1.TabIndex = 5;
  554. //
  555. // ultraTextEditor5
  556. //
  557. this.ultraTextEditor5.Location = new System.Drawing.Point(82, 37);
  558. this.ultraTextEditor5.Name = "ultraTextEditor5";
  559. this.ultraTextEditor5.Size = new System.Drawing.Size(100, 21);
  560. this.ultraTextEditor5.TabIndex = 4;
  561. this.ultraTextEditor5.Text = "ultraTextEditor1";
  562. //
  563. // ultraTextEditor1
  564. //
  565. this.ultraTextEditor1.Location = new System.Drawing.Point(82, 12);
  566. this.ultraTextEditor1.Name = "ultraTextEditor1";
  567. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  568. this.ultraTextEditor1.TabIndex = 4;
  569. this.ultraTextEditor1.Text = "ultraTextEditor1";
  570. //
  571. // ultraLabel7
  572. //
  573. this.ultraLabel7.Location = new System.Drawing.Point(20, 40);
  574. this.ultraLabel7.Name = "ultraLabel7";
  575. this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
  576. this.ultraLabel7.TabIndex = 3;
  577. this.ultraLabel7.Text = "轧制炉号";
  578. //
  579. // ultraLabel3
  580. //
  581. this.ultraLabel3.Location = new System.Drawing.Point(196, 41);
  582. this.ultraLabel3.Name = "ultraLabel3";
  583. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  584. this.ultraLabel3.TabIndex = 3;
  585. this.ultraLabel3.Text = "结束时间";
  586. //
  587. // ultraLabel9
  588. //
  589. this.ultraLabel9.Location = new System.Drawing.Point(404, 16);
  590. this.ultraLabel9.Name = "ultraLabel9";
  591. this.ultraLabel9.Size = new System.Drawing.Size(67, 23);
  592. this.ultraLabel9.TabIndex = 3;
  593. this.ultraLabel9.Text = "班次";
  594. //
  595. // ultraLabel8
  596. //
  597. this.ultraLabel8.Location = new System.Drawing.Point(404, 40);
  598. this.ultraLabel8.Name = "ultraLabel8";
  599. this.ultraLabel8.Size = new System.Drawing.Size(67, 23);
  600. this.ultraLabel8.TabIndex = 3;
  601. this.ultraLabel8.Text = "班组";
  602. //
  603. // ultraLabel2
  604. //
  605. this.ultraLabel2.Location = new System.Drawing.Point(197, 15);
  606. this.ultraLabel2.Name = "ultraLabel2";
  607. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  608. this.ultraLabel2.TabIndex = 3;
  609. this.ultraLabel2.Text = "开始时间";
  610. //
  611. // ultraLabel1
  612. //
  613. this.ultraLabel1.Location = new System.Drawing.Point(20, 16);
  614. this.ultraLabel1.Name = "ultraLabel1";
  615. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  616. this.ultraLabel1.TabIndex = 3;
  617. this.ultraLabel1.Text = "机架号";
  618. //
  619. // FrmRollingQuery
  620. //
  621. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  622. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  623. this.ClientSize = new System.Drawing.Size(1027, 478);
  624. this.Controls.Add(this.panel1);
  625. this.Name = "FrmRollingQuery";
  626. this.Text = "连轧轧制履历查询";
  627. this.ultraTabPageControl1.ResumeLayout(false);
  628. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  629. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  630. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  631. this.ultraTabPageControl2.ResumeLayout(false);
  632. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  633. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  635. this.panel1.ResumeLayout(false);
  636. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  637. this.ultraTabControl1.ResumeLayout(false);
  638. this.panel2.ResumeLayout(false);
  639. this.panel2.PerformLayout();
  640. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  643. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  646. this.ResumeLayout(false);
  647. }
  648. #endregion
  649. private System.Windows.Forms.Panel panel1;
  650. private System.Windows.Forms.Panel panel2;
  651. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  652. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  653. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  654. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  655. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  656. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  657. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  658. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  659. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  660. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  661. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  662. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  663. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  664. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  665. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  666. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  667. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  668. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  669. private System.Data.DataSet dataSet1;
  670. private System.Data.DataTable dataTable1;
  671. private System.Data.DataColumn dataColumn1;
  672. private System.Data.DataColumn dataColumn4;
  673. private System.Data.DataColumn dataColumn6;
  674. private System.Data.DataColumn dataColumn7;
  675. private System.Data.DataColumn dataColumn8;
  676. private System.Data.DataColumn dataColumn9;
  677. private System.Data.DataColumn dataColumn10;
  678. private System.Data.DataColumn dataColumn11;
  679. private System.Data.DataColumn dataColumn13;
  680. private System.Data.DataColumn dataColumn14;
  681. private System.Data.DataSet dataSet2;
  682. private System.Data.DataTable dataTable2;
  683. private System.Data.DataColumn dataColumn12;
  684. private System.Data.DataColumn dataColumn17;
  685. private System.Data.DataColumn dataColumn19;
  686. private System.Data.DataColumn dataColumn20;
  687. private System.Data.DataColumn dataColumn21;
  688. private System.Data.DataColumn dataColumn22;
  689. private System.Data.DataColumn dataColumn23;
  690. private System.Data.DataColumn dataColumn24;
  691. private System.Data.DataColumn dataColumn25;
  692. private System.Data.DataColumn dataColumn26;
  693. }
  694. }