FrmRollingMain.Designer.cs 33 KB

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