FrmMandrelMain.Designer.cs 31 KB

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