FrmRollingDisassemble.Designer.cs 26 KB

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