FrmMandrelExtensionRodRepair.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. namespace Core.StlMes.Client.Tr.Tools
  2. {
  3. partial class FrmMandrelExtensionRodRepair
  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("Check", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Type");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
  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("Column1");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
  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. this.panel1 = new System.Windows.Forms.Panel();
  52. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  53. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  54. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  55. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  56. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  57. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  58. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  59. this.panel2 = new System.Windows.Forms.Panel();
  60. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  61. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  62. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  63. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  64. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  65. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn4 = new System.Data.DataColumn();
  70. this.dataColumn5 = new System.Data.DataColumn();
  71. this.dataColumn6 = new System.Data.DataColumn();
  72. this.dataColumn7 = new System.Data.DataColumn();
  73. this.dataColumn9 = new System.Data.DataColumn();
  74. this.dataColumn10 = new System.Data.DataColumn();
  75. this.dataColumn11 = new System.Data.DataColumn();
  76. this.dataColumn12 = new System.Data.DataColumn();
  77. this.dataColumn13 = new System.Data.DataColumn();
  78. this.panel1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  81. this.ultraExpandableGroupBox1.SuspendLayout();
  82. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  85. this.panel2.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  91. this.SuspendLayout();
  92. //
  93. // panel1
  94. //
  95. this.panel1.Controls.Add(this.ultraGrid1);
  96. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  97. this.panel1.Controls.Add(this.panel2);
  98. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  99. this.panel1.Location = new System.Drawing.Point(0, 0);
  100. this.panel1.Name = "panel1";
  101. this.panel1.Size = new System.Drawing.Size(897, 460);
  102. this.panel1.TabIndex = 0;
  103. //
  104. // ultraGrid1
  105. //
  106. this.ultraGrid1.DataSource = this.dataSet1;
  107. appearance1.BackColor = System.Drawing.SystemColors.Window;
  108. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  109. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  110. ultraGridColumn1.Header.VisiblePosition = 0;
  111. ultraGridColumn2.Header.VisiblePosition = 1;
  112. ultraGridColumn3.Header.VisiblePosition = 2;
  113. ultraGridColumn4.Header.VisiblePosition = 3;
  114. ultraGridColumn5.Header.VisiblePosition = 4;
  115. ultraGridColumn6.Header.VisiblePosition = 6;
  116. ultraGridColumn7.Header.VisiblePosition = 8;
  117. ultraGridColumn8.Header.VisiblePosition = 5;
  118. ultraGridColumn9.Header.VisiblePosition = 7;
  119. ultraGridColumn10.Header.VisiblePosition = 9;
  120. ultraGridBand1.Columns.AddRange(new object[] {
  121. ultraGridColumn1,
  122. ultraGridColumn2,
  123. ultraGridColumn3,
  124. ultraGridColumn4,
  125. ultraGridColumn5,
  126. ultraGridColumn6,
  127. ultraGridColumn7,
  128. ultraGridColumn8,
  129. ultraGridColumn9,
  130. ultraGridColumn10});
  131. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  132. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  133. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  134. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  135. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  136. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  137. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  138. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  139. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  140. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  141. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  142. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  143. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  144. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  145. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  146. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  147. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  148. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  149. appearance5.BackColor = System.Drawing.SystemColors.Window;
  150. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  151. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  152. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  153. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  154. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  155. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  156. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  157. appearance7.BackColor = System.Drawing.SystemColors.Window;
  158. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  159. appearance8.BorderColor = System.Drawing.Color.Silver;
  160. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  161. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  162. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  163. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  164. appearance9.BackColor = System.Drawing.SystemColors.Control;
  165. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  166. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  167. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  168. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  169. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  170. appearance10.TextHAlignAsString = "Left";
  171. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  172. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  173. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  174. appearance11.BackColor = System.Drawing.SystemColors.Window;
  175. appearance11.BorderColor = System.Drawing.Color.Silver;
  176. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  177. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  178. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  179. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  180. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  181. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  182. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  183. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.ultraGrid1.Location = new System.Drawing.Point(0, 69);
  185. this.ultraGrid1.Name = "ultraGrid1";
  186. this.ultraGrid1.Size = new System.Drawing.Size(897, 320);
  187. this.ultraGrid1.TabIndex = 3;
  188. this.ultraGrid1.Text = "ultraGrid1";
  189. //
  190. // ultraExpandableGroupBox1
  191. //
  192. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  193. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  194. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(897, 71);
  195. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 389);
  196. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  197. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(897, 71);
  198. this.ultraExpandableGroupBox1.TabIndex = 2;
  199. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  200. //
  201. // ultraExpandableGroupBoxPanel1
  202. //
  203. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  204. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  205. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor3);
  206. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor1);
  207. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  209. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  210. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(891, 49);
  211. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  212. //
  213. // ultraButton2
  214. //
  215. this.ultraButton2.Location = new System.Drawing.Point(480, 4);
  216. this.ultraButton2.Name = "ultraButton2";
  217. this.ultraButton2.Size = new System.Drawing.Size(82, 31);
  218. this.ultraButton2.TabIndex = 1;
  219. this.ultraButton2.Text = "取消";
  220. //
  221. // ultraButton1
  222. //
  223. this.ultraButton1.Location = new System.Drawing.Point(358, 4);
  224. this.ultraButton1.Name = "ultraButton1";
  225. this.ultraButton1.Size = new System.Drawing.Size(82, 31);
  226. this.ultraButton1.TabIndex = 1;
  227. this.ultraButton1.Text = "修复";
  228. //
  229. // ultraCheckEditor3
  230. //
  231. this.ultraCheckEditor3.Location = new System.Drawing.Point(165, 9);
  232. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  233. this.ultraCheckEditor3.Size = new System.Drawing.Size(120, 20);
  234. this.ultraCheckEditor3.TabIndex = 0;
  235. this.ultraCheckEditor3.Text = "是否尾修复";
  236. //
  237. // ultraCheckEditor1
  238. //
  239. this.ultraCheckEditor1.Location = new System.Drawing.Point(19, 9);
  240. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  241. this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
  242. this.ultraCheckEditor1.TabIndex = 0;
  243. this.ultraCheckEditor1.Text = "是否头修复";
  244. //
  245. // panel2
  246. //
  247. this.panel2.Controls.Add(this.ultraComboEditor3);
  248. this.panel2.Controls.Add(this.ultraComboEditor2);
  249. this.panel2.Controls.Add(this.ultraTextEditor1);
  250. this.panel2.Controls.Add(this.ultraLabel4);
  251. this.panel2.Controls.Add(this.ultraLabel3);
  252. this.panel2.Controls.Add(this.ultraLabel1);
  253. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  254. this.panel2.Location = new System.Drawing.Point(0, 0);
  255. this.panel2.Name = "panel2";
  256. this.panel2.Size = new System.Drawing.Size(897, 69);
  257. this.panel2.TabIndex = 1;
  258. //
  259. // ultraComboEditor3
  260. //
  261. this.ultraComboEditor3.Location = new System.Drawing.Point(413, 21);
  262. this.ultraComboEditor3.Name = "ultraComboEditor3";
  263. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  264. this.ultraComboEditor3.TabIndex = 7;
  265. this.ultraComboEditor3.Text = "ultraComboEditor1";
  266. //
  267. // ultraComboEditor2
  268. //
  269. this.ultraComboEditor2.Location = new System.Drawing.Point(249, 20);
  270. this.ultraComboEditor2.Name = "ultraComboEditor2";
  271. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  272. this.ultraComboEditor2.TabIndex = 7;
  273. this.ultraComboEditor2.Text = "ultraComboEditor1";
  274. //
  275. // ultraTextEditor1
  276. //
  277. this.ultraTextEditor1.Location = new System.Drawing.Point(89, 21);
  278. this.ultraTextEditor1.Name = "ultraTextEditor1";
  279. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  280. this.ultraTextEditor1.TabIndex = 6;
  281. this.ultraTextEditor1.Text = "ultraTextEditor1";
  282. //
  283. // ultraLabel4
  284. //
  285. this.ultraLabel4.Location = new System.Drawing.Point(368, 25);
  286. this.ultraLabel4.Name = "ultraLabel4";
  287. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  288. this.ultraLabel4.TabIndex = 4;
  289. this.ultraLabel4.Text = "类型";
  290. //
  291. // ultraLabel3
  292. //
  293. this.ultraLabel3.Location = new System.Drawing.Point(204, 24);
  294. this.ultraLabel3.Name = "ultraLabel3";
  295. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  296. this.ultraLabel3.TabIndex = 4;
  297. this.ultraLabel3.Text = "规格";
  298. //
  299. // ultraLabel1
  300. //
  301. this.ultraLabel1.Location = new System.Drawing.Point(22, 25);
  302. this.ultraLabel1.Name = "ultraLabel1";
  303. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  304. this.ultraLabel1.TabIndex = 5;
  305. this.ultraLabel1.Text = "延长杆编号";
  306. //
  307. // dataSet1
  308. //
  309. this.dataSet1.DataSetName = "NewDataSet";
  310. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  311. this.dataTable1});
  312. //
  313. // dataTable1
  314. //
  315. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  316. this.dataColumn1,
  317. this.dataColumn4,
  318. this.dataColumn5,
  319. this.dataColumn6,
  320. this.dataColumn7,
  321. this.dataColumn9,
  322. this.dataColumn10,
  323. this.dataColumn11,
  324. this.dataColumn12,
  325. this.dataColumn13});
  326. this.dataTable1.TableName = "Table1";
  327. //
  328. // dataColumn1
  329. //
  330. this.dataColumn1.Caption = "选择";
  331. this.dataColumn1.ColumnName = "Check";
  332. this.dataColumn1.DataType = typeof(bool);
  333. //
  334. // dataColumn4
  335. //
  336. this.dataColumn4.Caption = "延长杆编号";
  337. this.dataColumn4.ColumnName = "Column4";
  338. //
  339. // dataColumn5
  340. //
  341. this.dataColumn5.Caption = "规格";
  342. this.dataColumn5.ColumnName = "Column5";
  343. //
  344. // dataColumn6
  345. //
  346. this.dataColumn6.Caption = "类型";
  347. this.dataColumn6.ColumnName = "Type";
  348. //
  349. // dataColumn7
  350. //
  351. this.dataColumn7.Caption = "状态";
  352. this.dataColumn7.ColumnName = "Column7";
  353. //
  354. // dataColumn9
  355. //
  356. this.dataColumn9.Caption = "轧制总支数";
  357. this.dataColumn9.ColumnName = "Column9";
  358. //
  359. // dataColumn10
  360. //
  361. this.dataColumn10.Caption = "在线总时长";
  362. this.dataColumn10.ColumnName = "Column10";
  363. //
  364. // dataColumn11
  365. //
  366. this.dataColumn11.Caption = "拧结时间";
  367. this.dataColumn11.ColumnName = "Column1";
  368. //
  369. // dataColumn12
  370. //
  371. this.dataColumn12.Caption = "报废时间";
  372. this.dataColumn12.ColumnName = "Column2";
  373. //
  374. // dataColumn13
  375. //
  376. this.dataColumn13.Caption = "备注";
  377. this.dataColumn13.ColumnName = "Column3";
  378. //
  379. // FrmMandrelExtensionRodRepair
  380. //
  381. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  382. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  383. this.ClientSize = new System.Drawing.Size(897, 460);
  384. this.Controls.Add(this.panel1);
  385. this.Name = "FrmMandrelExtensionRodRepair";
  386. this.Text = "延长杆修复管理";
  387. this.panel1.ResumeLayout(false);
  388. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  390. this.ultraExpandableGroupBox1.ResumeLayout(false);
  391. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  392. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  394. this.panel2.ResumeLayout(false);
  395. this.panel2.PerformLayout();
  396. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  397. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  401. this.ResumeLayout(false);
  402. }
  403. #endregion
  404. private System.Windows.Forms.Panel panel1;
  405. private System.Windows.Forms.Panel panel2;
  406. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  407. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  408. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  409. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  410. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  411. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  412. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  413. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  414. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  415. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  416. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  417. private Infragistics.Win.Misc.UltraButton ultraButton2;
  418. private Infragistics.Win.Misc.UltraButton ultraButton1;
  419. private System.Data.DataSet dataSet1;
  420. private System.Data.DataTable dataTable1;
  421. private System.Data.DataColumn dataColumn1;
  422. private System.Data.DataColumn dataColumn4;
  423. private System.Data.DataColumn dataColumn5;
  424. private System.Data.DataColumn dataColumn6;
  425. private System.Data.DataColumn dataColumn7;
  426. private System.Data.DataColumn dataColumn9;
  427. private System.Data.DataColumn dataColumn10;
  428. private System.Data.DataColumn dataColumn11;
  429. private System.Data.DataColumn dataColumn12;
  430. private System.Data.DataColumn dataColumn13;
  431. }
  432. }