FrmMandrelExtensionRod.Designer.cs 28 KB

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