FrmRollingMain.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569
  1. namespace Core.StlMes.Client.Tr.Tools
  2. {
  3. partial class FrmRollingMain
  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("RollerTable", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShellNo");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatchingDate");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackNo");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo1");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo2");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo3");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前1、2辊缝值");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前1、3辊缝值");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("拆前2、3辊缝值");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、2辊缝值");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("2、3辊缝值");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("1、3辊缝值");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班组");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("班次");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("操作人");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("日期");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("备注");
  52. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  63. this.panel1 = new System.Windows.Forms.Panel();
  64. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  65. this.dataSet3 = new System.Data.DataSet();
  66. this.dataTable1 = new System.Data.DataTable();
  67. this.dataColumn26 = new System.Data.DataColumn();
  68. this.dataColumn27 = new System.Data.DataColumn();
  69. this.dataColumn29 = new System.Data.DataColumn();
  70. this.dataColumn30 = new System.Data.DataColumn();
  71. this.dataColumn31 = new System.Data.DataColumn();
  72. this.dataColumn32 = new System.Data.DataColumn();
  73. this.dataColumn33 = new System.Data.DataColumn();
  74. this.dataColumn34 = new System.Data.DataColumn();
  75. this.dataColumn35 = new System.Data.DataColumn();
  76. this.dataColumn36 = new System.Data.DataColumn();
  77. this.dataColumn37 = new System.Data.DataColumn();
  78. this.dataColumn28 = new System.Data.DataColumn();
  79. this.dataColumn38 = new System.Data.DataColumn();
  80. this.dataColumn39 = new System.Data.DataColumn();
  81. this.dataColumn40 = new System.Data.DataColumn();
  82. this.dataColumn41 = new System.Data.DataColumn();
  83. this.dataColumn42 = new System.Data.DataColumn();
  84. this.dataColumn43 = new System.Data.DataColumn();
  85. this.dataColumn44 = new System.Data.DataColumn();
  86. this.dataColumn45 = new System.Data.DataColumn();
  87. this.dataColumn46 = new System.Data.DataColumn();
  88. this.dataColumn47 = new System.Data.DataColumn();
  89. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  90. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  91. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  92. this.ultraButton4 = new Infragistics.Win.Misc.UltraButton();
  93. this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
  94. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  95. this.panel2 = new System.Windows.Forms.Panel();
  96. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  97. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  98. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  99. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  100. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  101. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  102. this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
  103. this.panel1.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  108. this.ultraExpandableGroupBox1.SuspendLayout();
  109. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  110. this.panel2.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  114. this.SuspendLayout();
  115. //
  116. // panel1
  117. //
  118. this.panel1.Controls.Add(this.ultraGrid1);
  119. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  120. this.panel1.Controls.Add(this.panel2);
  121. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.panel1.Location = new System.Drawing.Point(0, 0);
  123. this.panel1.Name = "panel1";
  124. this.panel1.Size = new System.Drawing.Size(897, 479);
  125. this.panel1.TabIndex = 0;
  126. //
  127. // ultraGrid1
  128. //
  129. this.ultraGrid1.DataSource = this.dataSet3;
  130. appearance1.BackColor = System.Drawing.SystemColors.Window;
  131. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  132. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  133. ultraGridColumn1.Header.VisiblePosition = 0;
  134. ultraGridColumn2.Header.VisiblePosition = 2;
  135. ultraGridColumn3.Header.VisiblePosition = 3;
  136. ultraGridColumn4.Header.VisiblePosition = 15;
  137. ultraGridColumn5.Header.VisiblePosition = 16;
  138. ultraGridColumn6.Header.VisiblePosition = 13;
  139. ultraGridColumn7.Header.VisiblePosition = 14;
  140. ultraGridColumn8.Header.VisiblePosition = 1;
  141. ultraGridColumn9.Header.VisiblePosition = 4;
  142. ultraGridColumn10.Header.VisiblePosition = 5;
  143. ultraGridColumn11.Header.VisiblePosition = 6;
  144. ultraGridColumn12.Header.VisiblePosition = 7;
  145. ultraGridColumn13.Header.VisiblePosition = 8;
  146. ultraGridColumn14.Header.VisiblePosition = 9;
  147. ultraGridColumn15.Header.VisiblePosition = 10;
  148. ultraGridColumn16.Header.VisiblePosition = 11;
  149. ultraGridColumn17.Header.VisiblePosition = 12;
  150. ultraGridColumn18.Header.VisiblePosition = 17;
  151. ultraGridColumn19.Header.VisiblePosition = 18;
  152. ultraGridColumn20.Header.VisiblePosition = 19;
  153. ultraGridColumn21.Header.VisiblePosition = 20;
  154. ultraGridColumn22.Header.VisiblePosition = 21;
  155. ultraGridBand1.Columns.AddRange(new object[] {
  156. ultraGridColumn1,
  157. ultraGridColumn2,
  158. ultraGridColumn3,
  159. ultraGridColumn4,
  160. ultraGridColumn5,
  161. ultraGridColumn6,
  162. ultraGridColumn7,
  163. ultraGridColumn8,
  164. ultraGridColumn9,
  165. ultraGridColumn10,
  166. ultraGridColumn11,
  167. ultraGridColumn12,
  168. ultraGridColumn13,
  169. ultraGridColumn14,
  170. ultraGridColumn15,
  171. ultraGridColumn16,
  172. ultraGridColumn17,
  173. ultraGridColumn18,
  174. ultraGridColumn19,
  175. ultraGridColumn20,
  176. ultraGridColumn21,
  177. ultraGridColumn22});
  178. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  179. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  180. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  181. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  182. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  183. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  184. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  185. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  186. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  187. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  188. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  189. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  190. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  191. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  192. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  193. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  194. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  195. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  196. appearance5.BackColor = System.Drawing.SystemColors.Window;
  197. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  198. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  199. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  200. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  201. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  202. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  203. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  204. appearance7.BackColor = System.Drawing.SystemColors.Window;
  205. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  206. appearance8.BorderColor = System.Drawing.Color.Silver;
  207. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  208. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  209. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  210. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  211. appearance9.BackColor = System.Drawing.SystemColors.Control;
  212. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  213. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  214. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  215. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  216. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  217. appearance10.TextHAlignAsString = "Left";
  218. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  219. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  220. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  221. appearance11.BackColor = System.Drawing.SystemColors.Window;
  222. appearance11.BorderColor = System.Drawing.Color.Silver;
  223. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  224. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  225. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  226. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  227. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  228. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  229. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  230. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  231. this.ultraGrid1.Location = new System.Drawing.Point(0, 63);
  232. this.ultraGrid1.Name = "ultraGrid1";
  233. this.ultraGrid1.Size = new System.Drawing.Size(897, 288);
  234. this.ultraGrid1.TabIndex = 3;
  235. this.ultraGrid1.Text = "ultraGrid1";
  236. //
  237. // dataSet3
  238. //
  239. this.dataSet3.DataSetName = "NewDataSet";
  240. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  241. this.dataTable1});
  242. //
  243. // dataTable1
  244. //
  245. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  246. this.dataColumn26,
  247. this.dataColumn27,
  248. this.dataColumn29,
  249. this.dataColumn30,
  250. this.dataColumn31,
  251. this.dataColumn32,
  252. this.dataColumn33,
  253. this.dataColumn34,
  254. this.dataColumn35,
  255. this.dataColumn36,
  256. this.dataColumn37,
  257. this.dataColumn28,
  258. this.dataColumn38,
  259. this.dataColumn39,
  260. this.dataColumn40,
  261. this.dataColumn41,
  262. this.dataColumn42,
  263. this.dataColumn43,
  264. this.dataColumn44,
  265. this.dataColumn45,
  266. this.dataColumn46,
  267. this.dataColumn47});
  268. this.dataTable1.TableName = "RollerTable";
  269. //
  270. // dataColumn26
  271. //
  272. this.dataColumn26.Caption = "选择";
  273. this.dataColumn26.ColumnName = "Check";
  274. this.dataColumn26.DataType = typeof(bool);
  275. //
  276. // dataColumn27
  277. //
  278. this.dataColumn27.Caption = "壳体号";
  279. this.dataColumn27.ColumnName = "ShellNo";
  280. //
  281. // dataColumn29
  282. //
  283. this.dataColumn29.Caption = "状态";
  284. this.dataColumn29.ColumnName = "Status";
  285. //
  286. // dataColumn30
  287. //
  288. this.dataColumn30.Caption = "装配日期";
  289. this.dataColumn30.ColumnName = "MatchingDate";
  290. this.dataColumn30.DataType = typeof(System.DateTime);
  291. //
  292. // dataColumn31
  293. //
  294. this.dataColumn31.Caption = "报废日期";
  295. this.dataColumn31.ColumnName = "ScrapDate";
  296. this.dataColumn31.DataType = typeof(System.DateTime);
  297. //
  298. // dataColumn32
  299. //
  300. this.dataColumn32.Caption = "轧制总支数";
  301. this.dataColumn32.ColumnName = "RollingNum";
  302. //
  303. // dataColumn33
  304. //
  305. this.dataColumn33.Caption = "在线总时长";
  306. this.dataColumn33.ColumnName = "OnLineTime";
  307. //
  308. // dataColumn34
  309. //
  310. this.dataColumn34.Caption = "机架号";
  311. this.dataColumn34.ColumnName = "RackNo";
  312. //
  313. // dataColumn35
  314. //
  315. this.dataColumn35.Caption = "轧辊号1";
  316. this.dataColumn35.ColumnName = "RollerNo1";
  317. //
  318. // dataColumn36
  319. //
  320. this.dataColumn36.Caption = "轧辊号2";
  321. this.dataColumn36.ColumnName = "RollerNo2";
  322. //
  323. // dataColumn37
  324. //
  325. this.dataColumn37.Caption = "轧辊号3";
  326. this.dataColumn37.ColumnName = "RollerNo3";
  327. //
  328. // dataColumn28
  329. //
  330. this.dataColumn28.ColumnName = "拆前1、2辊缝值";
  331. //
  332. // dataColumn38
  333. //
  334. this.dataColumn38.Caption = "拆前1、3辊缝值";
  335. this.dataColumn38.ColumnName = "拆前1、3辊缝值";
  336. //
  337. // dataColumn39
  338. //
  339. this.dataColumn39.ColumnName = "拆前2、3辊缝值";
  340. //
  341. // dataColumn40
  342. //
  343. this.dataColumn40.ColumnName = "1、2辊缝值";
  344. //
  345. // dataColumn41
  346. //
  347. this.dataColumn41.ColumnName = "2、3辊缝值";
  348. //
  349. // dataColumn42
  350. //
  351. this.dataColumn42.ColumnName = "1、3辊缝值";
  352. //
  353. // dataColumn43
  354. //
  355. this.dataColumn43.ColumnName = "班组";
  356. //
  357. // dataColumn44
  358. //
  359. this.dataColumn44.ColumnName = "班次";
  360. //
  361. // dataColumn45
  362. //
  363. this.dataColumn45.ColumnName = "操作人";
  364. //
  365. // dataColumn46
  366. //
  367. this.dataColumn46.ColumnName = "日期";
  368. //
  369. // dataColumn47
  370. //
  371. this.dataColumn47.ColumnName = "备注";
  372. //
  373. // ultraExpandableGroupBox1
  374. //
  375. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  376. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  377. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(897, 128);
  378. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 351);
  379. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  380. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(897, 128);
  381. this.ultraExpandableGroupBox1.TabIndex = 2;
  382. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  383. //
  384. // ultraExpandableGroupBoxPanel1
  385. //
  386. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton6);
  387. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  388. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton4);
  389. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton3);
  390. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  391. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  393. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  394. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(891, 106);
  395. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  396. //
  397. // ultraButton2
  398. //
  399. this.ultraButton2.Location = new System.Drawing.Point(671, 31);
  400. this.ultraButton2.Name = "ultraButton2";
  401. this.ultraButton2.Size = new System.Drawing.Size(101, 43);
  402. this.ultraButton2.TabIndex = 4;
  403. this.ultraButton2.Text = "壳体修复";
  404. //
  405. // ultraButton4
  406. //
  407. this.ultraButton4.Location = new System.Drawing.Point(349, 31);
  408. this.ultraButton4.Name = "ultraButton4";
  409. this.ultraButton4.Size = new System.Drawing.Size(101, 43);
  410. this.ultraButton4.TabIndex = 3;
  411. this.ultraButton4.Text = "配辊管理";
  412. //
  413. // ultraButton3
  414. //
  415. this.ultraButton3.Location = new System.Drawing.Point(187, 31);
  416. this.ultraButton3.Name = "ultraButton3";
  417. this.ultraButton3.Size = new System.Drawing.Size(101, 43);
  418. this.ultraButton3.TabIndex = 2;
  419. this.ultraButton3.Text = "壳体管理";
  420. //
  421. // ultraButton1
  422. //
  423. this.ultraButton1.Location = new System.Drawing.Point(26, 31);
  424. this.ultraButton1.Name = "ultraButton1";
  425. this.ultraButton1.Size = new System.Drawing.Size(99, 43);
  426. this.ultraButton1.TabIndex = 1;
  427. this.ultraButton1.Text = "连轧辊管理";
  428. //
  429. // panel2
  430. //
  431. this.panel2.Controls.Add(this.ultraComboEditor3);
  432. this.panel2.Controls.Add(this.ultraTextEditor2);
  433. this.panel2.Controls.Add(this.ultraTextEditor1);
  434. this.panel2.Controls.Add(this.ultraLabel2);
  435. this.panel2.Controls.Add(this.ultraLabel4);
  436. this.panel2.Controls.Add(this.ultraLabel1);
  437. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  438. this.panel2.Location = new System.Drawing.Point(0, 0);
  439. this.panel2.Name = "panel2";
  440. this.panel2.Size = new System.Drawing.Size(897, 63);
  441. this.panel2.TabIndex = 1;
  442. //
  443. // ultraComboEditor3
  444. //
  445. this.ultraComboEditor3.Location = new System.Drawing.Point(427, 22);
  446. this.ultraComboEditor3.Name = "ultraComboEditor3";
  447. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  448. this.ultraComboEditor3.TabIndex = 7;
  449. this.ultraComboEditor3.Text = "ultraComboEditor1";
  450. //
  451. // ultraTextEditor2
  452. //
  453. this.ultraTextEditor2.Location = new System.Drawing.Point(260, 21);
  454. this.ultraTextEditor2.Name = "ultraTextEditor2";
  455. this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
  456. this.ultraTextEditor2.TabIndex = 6;
  457. this.ultraTextEditor2.Text = "ultraTextEditor1";
  458. //
  459. // ultraTextEditor1
  460. //
  461. this.ultraTextEditor1.Location = new System.Drawing.Point(84, 21);
  462. this.ultraTextEditor1.Name = "ultraTextEditor1";
  463. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  464. this.ultraTextEditor1.TabIndex = 6;
  465. this.ultraTextEditor1.Text = "ultraTextEditor1";
  466. //
  467. // ultraLabel2
  468. //
  469. this.ultraLabel2.Location = new System.Drawing.Point(198, 25);
  470. this.ultraLabel2.Name = "ultraLabel2";
  471. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  472. this.ultraLabel2.TabIndex = 5;
  473. this.ultraLabel2.Text = "壳体号";
  474. //
  475. // ultraLabel4
  476. //
  477. this.ultraLabel4.Location = new System.Drawing.Point(382, 26);
  478. this.ultraLabel4.Name = "ultraLabel4";
  479. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  480. this.ultraLabel4.TabIndex = 4;
  481. this.ultraLabel4.Text = "状态";
  482. //
  483. // ultraLabel1
  484. //
  485. this.ultraLabel1.Location = new System.Drawing.Point(22, 25);
  486. this.ultraLabel1.Name = "ultraLabel1";
  487. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  488. this.ultraLabel1.TabIndex = 5;
  489. this.ultraLabel1.Text = "机架号";
  490. //
  491. // ultraButton6
  492. //
  493. this.ultraButton6.Location = new System.Drawing.Point(516, 31);
  494. this.ultraButton6.Name = "ultraButton6";
  495. this.ultraButton6.Size = new System.Drawing.Size(101, 43);
  496. this.ultraButton6.TabIndex = 4;
  497. this.ultraButton6.Text = "机架拆卸";
  498. //
  499. // FrmRollingMain
  500. //
  501. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  502. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  503. this.ClientSize = new System.Drawing.Size(897, 479);
  504. this.Controls.Add(this.panel1);
  505. this.Name = "FrmRollingMain";
  506. this.Text = "连轧管理主界面";
  507. this.panel1.ResumeLayout(false);
  508. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  512. this.ultraExpandableGroupBox1.ResumeLayout(false);
  513. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  514. this.panel2.ResumeLayout(false);
  515. this.panel2.PerformLayout();
  516. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  519. this.ResumeLayout(false);
  520. }
  521. #endregion
  522. private System.Windows.Forms.Panel panel1;
  523. private System.Windows.Forms.Panel panel2;
  524. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  525. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  526. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  527. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  528. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  529. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  530. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  531. private Infragistics.Win.Misc.UltraButton ultraButton4;
  532. private Infragistics.Win.Misc.UltraButton ultraButton3;
  533. private Infragistics.Win.Misc.UltraButton ultraButton1;
  534. private Infragistics.Win.Misc.UltraButton ultraButton2;
  535. private System.Data.DataSet dataSet3;
  536. private System.Data.DataTable dataTable1;
  537. private System.Data.DataColumn dataColumn26;
  538. private System.Data.DataColumn dataColumn27;
  539. private System.Data.DataColumn dataColumn29;
  540. private System.Data.DataColumn dataColumn30;
  541. private System.Data.DataColumn dataColumn31;
  542. private System.Data.DataColumn dataColumn32;
  543. private System.Data.DataColumn dataColumn33;
  544. private System.Data.DataColumn dataColumn34;
  545. private System.Data.DataColumn dataColumn35;
  546. private System.Data.DataColumn dataColumn36;
  547. private System.Data.DataColumn dataColumn37;
  548. private System.Data.DataColumn dataColumn28;
  549. private System.Data.DataColumn dataColumn38;
  550. private System.Data.DataColumn dataColumn39;
  551. private System.Data.DataColumn dataColumn40;
  552. private System.Data.DataColumn dataColumn41;
  553. private System.Data.DataColumn dataColumn42;
  554. private System.Data.DataColumn dataColumn43;
  555. private System.Data.DataColumn dataColumn44;
  556. private System.Data.DataColumn dataColumn45;
  557. private System.Data.DataColumn dataColumn46;
  558. private System.Data.DataColumn dataColumn47;
  559. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  560. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  561. private Infragistics.Win.Misc.UltraButton ultraButton6;
  562. }
  563. }