FrmMandrelRepair.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588
  1. namespace Core.StlMes.Client.Tr.Tools
  2. {
  3. partial class FrmMandrelRepair
  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("Column3");
  41. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  52. this.panel1 = new System.Windows.Forms.Panel();
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.dataSet1 = new System.Data.DataSet();
  55. this.dataTable1 = new System.Data.DataTable();
  56. this.dataColumn1 = new System.Data.DataColumn();
  57. this.dataColumn2 = new System.Data.DataColumn();
  58. this.dataColumn3 = new System.Data.DataColumn();
  59. this.dataColumn4 = new System.Data.DataColumn();
  60. this.dataColumn5 = new System.Data.DataColumn();
  61. this.dataColumn6 = new System.Data.DataColumn();
  62. this.dataColumn7 = new System.Data.DataColumn();
  63. this.dataColumn8 = new System.Data.DataColumn();
  64. this.dataColumn9 = new System.Data.DataColumn();
  65. this.dataColumn10 = new System.Data.DataColumn();
  66. this.dataColumn13 = new System.Data.DataColumn();
  67. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  68. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  69. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  70. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  71. this.ultraCheckEditor9 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  72. this.ultraCheckEditor6 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  73. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  74. this.ultraCheckEditor8 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  75. this.ultraCheckEditor7 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  76. this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  77. this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  78. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  79. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  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.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  85. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  86. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  87. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  88. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  90. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  91. this.panel1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  96. this.ultraExpandableGroupBox1.SuspendLayout();
  97. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  107. this.panel2.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  113. this.SuspendLayout();
  114. //
  115. // panel1
  116. //
  117. this.panel1.Controls.Add(this.ultraGrid1);
  118. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  119. this.panel1.Controls.Add(this.panel2);
  120. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.panel1.Location = new System.Drawing.Point(0, 0);
  122. this.panel1.Name = "panel1";
  123. this.panel1.Size = new System.Drawing.Size(897, 460);
  124. this.panel1.TabIndex = 0;
  125. //
  126. // ultraGrid1
  127. //
  128. this.ultraGrid1.DataSource = this.dataSet1;
  129. appearance1.BackColor = System.Drawing.SystemColors.Window;
  130. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  131. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  132. ultraGridColumn1.Header.VisiblePosition = 0;
  133. ultraGridColumn2.Header.VisiblePosition = 1;
  134. ultraGridColumn3.Header.VisiblePosition = 2;
  135. ultraGridColumn4.Header.VisiblePosition = 3;
  136. ultraGridColumn5.Header.VisiblePosition = 5;
  137. ultraGridColumn6.Header.VisiblePosition = 6;
  138. ultraGridColumn7.Header.VisiblePosition = 7;
  139. ultraGridColumn8.Header.VisiblePosition = 4;
  140. ultraGridColumn9.Header.VisiblePosition = 8;
  141. ultraGridColumn10.Header.VisiblePosition = 9;
  142. ultraGridColumn11.Header.VisiblePosition = 10;
  143. ultraGridBand1.Columns.AddRange(new object[] {
  144. ultraGridColumn1,
  145. ultraGridColumn2,
  146. ultraGridColumn3,
  147. ultraGridColumn4,
  148. ultraGridColumn5,
  149. ultraGridColumn6,
  150. ultraGridColumn7,
  151. ultraGridColumn8,
  152. ultraGridColumn9,
  153. ultraGridColumn10,
  154. ultraGridColumn11});
  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, 69);
  209. this.ultraGrid1.Name = "ultraGrid1";
  210. this.ultraGrid1.Size = new System.Drawing.Size(897, 281);
  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.dataColumn13});
  234. this.dataTable1.TableName = "Table1";
  235. //
  236. // dataColumn1
  237. //
  238. this.dataColumn1.Caption = "选择";
  239. this.dataColumn1.ColumnName = "Check";
  240. this.dataColumn1.DataType = typeof(bool);
  241. //
  242. // dataColumn2
  243. //
  244. this.dataColumn2.Caption = "芯棒自编号";
  245. this.dataColumn2.ColumnName = "MandrelNo";
  246. //
  247. // dataColumn3
  248. //
  249. this.dataColumn3.Caption = "厂家编号";
  250. this.dataColumn3.ColumnName = "FactryNo";
  251. //
  252. // dataColumn4
  253. //
  254. this.dataColumn4.Caption = "延长杆编号";
  255. this.dataColumn4.ColumnName = "Column4";
  256. //
  257. // dataColumn5
  258. //
  259. this.dataColumn5.Caption = "规格";
  260. this.dataColumn5.ColumnName = "Column5";
  261. //
  262. // dataColumn6
  263. //
  264. this.dataColumn6.Caption = "类型";
  265. this.dataColumn6.ColumnName = "Type";
  266. //
  267. // dataColumn7
  268. //
  269. this.dataColumn7.Caption = "状态";
  270. this.dataColumn7.ColumnName = "Column7";
  271. //
  272. // dataColumn8
  273. //
  274. this.dataColumn8.Caption = "芯棒等级";
  275. this.dataColumn8.ColumnName = "Column8";
  276. //
  277. // dataColumn9
  278. //
  279. this.dataColumn9.Caption = "轧制总支数";
  280. this.dataColumn9.ColumnName = "Column9";
  281. //
  282. // dataColumn10
  283. //
  284. this.dataColumn10.Caption = "在线总时长";
  285. this.dataColumn10.ColumnName = "Column10";
  286. //
  287. // dataColumn13
  288. //
  289. this.dataColumn13.Caption = "备注";
  290. this.dataColumn13.ColumnName = "Column3";
  291. //
  292. // ultraExpandableGroupBox1
  293. //
  294. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  295. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  296. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(897, 110);
  297. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 350);
  298. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  299. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(897, 110);
  300. this.ultraExpandableGroupBox1.TabIndex = 2;
  301. this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
  302. //
  303. // ultraExpandableGroupBoxPanel1
  304. //
  305. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
  306. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  307. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor9);
  308. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor6);
  309. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor3);
  310. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor8);
  311. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor7);
  312. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor5);
  313. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor4);
  314. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor2);
  315. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor1);
  316. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  317. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  318. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  319. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(891, 88);
  320. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  321. //
  322. // ultraButton2
  323. //
  324. this.ultraButton2.Location = new System.Drawing.Point(456, 34);
  325. this.ultraButton2.Name = "ultraButton2";
  326. this.ultraButton2.Size = new System.Drawing.Size(82, 45);
  327. this.ultraButton2.TabIndex = 1;
  328. this.ultraButton2.Text = "取消";
  329. //
  330. // ultraButton1
  331. //
  332. this.ultraButton1.Location = new System.Drawing.Point(334, 34);
  333. this.ultraButton1.Name = "ultraButton1";
  334. this.ultraButton1.Size = new System.Drawing.Size(82, 45);
  335. this.ultraButton1.TabIndex = 1;
  336. this.ultraButton1.Text = "修复";
  337. //
  338. // ultraCheckEditor9
  339. //
  340. this.ultraCheckEditor9.Location = new System.Drawing.Point(217, 61);
  341. this.ultraCheckEditor9.Name = "ultraCheckEditor9";
  342. this.ultraCheckEditor9.Size = new System.Drawing.Size(120, 20);
  343. this.ultraCheckEditor9.TabIndex = 0;
  344. this.ultraCheckEditor9.Text = "是否后砸";
  345. //
  346. // ultraCheckEditor6
  347. //
  348. this.ultraCheckEditor6.Location = new System.Drawing.Point(217, 35);
  349. this.ultraCheckEditor6.Name = "ultraCheckEditor6";
  350. this.ultraCheckEditor6.Size = new System.Drawing.Size(120, 20);
  351. this.ultraCheckEditor6.TabIndex = 0;
  352. this.ultraCheckEditor6.Text = "是否后焊";
  353. //
  354. // ultraCheckEditor3
  355. //
  356. this.ultraCheckEditor3.Location = new System.Drawing.Point(217, 9);
  357. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  358. this.ultraCheckEditor3.Size = new System.Drawing.Size(120, 20);
  359. this.ultraCheckEditor3.TabIndex = 0;
  360. this.ultraCheckEditor3.Text = "是否后修";
  361. //
  362. // ultraCheckEditor8
  363. //
  364. this.ultraCheckEditor8.Location = new System.Drawing.Point(112, 61);
  365. this.ultraCheckEditor8.Name = "ultraCheckEditor8";
  366. this.ultraCheckEditor8.Size = new System.Drawing.Size(120, 20);
  367. this.ultraCheckEditor8.TabIndex = 0;
  368. this.ultraCheckEditor8.Text = "是否中砸";
  369. //
  370. // ultraCheckEditor7
  371. //
  372. this.ultraCheckEditor7.Location = new System.Drawing.Point(9, 61);
  373. this.ultraCheckEditor7.Name = "ultraCheckEditor7";
  374. this.ultraCheckEditor7.Size = new System.Drawing.Size(120, 20);
  375. this.ultraCheckEditor7.TabIndex = 0;
  376. this.ultraCheckEditor7.Text = "是否前砸";
  377. //
  378. // ultraCheckEditor5
  379. //
  380. this.ultraCheckEditor5.Location = new System.Drawing.Point(112, 35);
  381. this.ultraCheckEditor5.Name = "ultraCheckEditor5";
  382. this.ultraCheckEditor5.Size = new System.Drawing.Size(120, 20);
  383. this.ultraCheckEditor5.TabIndex = 0;
  384. this.ultraCheckEditor5.Text = "是否中焊";
  385. //
  386. // ultraCheckEditor4
  387. //
  388. this.ultraCheckEditor4.Location = new System.Drawing.Point(9, 35);
  389. this.ultraCheckEditor4.Name = "ultraCheckEditor4";
  390. this.ultraCheckEditor4.Size = new System.Drawing.Size(120, 20);
  391. this.ultraCheckEditor4.TabIndex = 0;
  392. this.ultraCheckEditor4.Text = "是否前焊";
  393. //
  394. // ultraCheckEditor2
  395. //
  396. this.ultraCheckEditor2.Location = new System.Drawing.Point(112, 9);
  397. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  398. this.ultraCheckEditor2.Size = new System.Drawing.Size(120, 20);
  399. this.ultraCheckEditor2.TabIndex = 0;
  400. this.ultraCheckEditor2.Text = "是否中修";
  401. //
  402. // ultraCheckEditor1
  403. //
  404. this.ultraCheckEditor1.Location = new System.Drawing.Point(9, 9);
  405. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  406. this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
  407. this.ultraCheckEditor1.TabIndex = 0;
  408. this.ultraCheckEditor1.Text = "是否前修";
  409. //
  410. // panel2
  411. //
  412. this.panel2.Controls.Add(this.ultraComboEditor4);
  413. this.panel2.Controls.Add(this.ultraComboEditor3);
  414. this.panel2.Controls.Add(this.ultraComboEditor2);
  415. this.panel2.Controls.Add(this.ultraComboEditor1);
  416. this.panel2.Controls.Add(this.ultraLabel5);
  417. this.panel2.Controls.Add(this.ultraTextEditor1);
  418. this.panel2.Controls.Add(this.ultraLabel4);
  419. this.panel2.Controls.Add(this.ultraLabel3);
  420. this.panel2.Controls.Add(this.ultraLabel2);
  421. this.panel2.Controls.Add(this.ultraLabel1);
  422. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  423. this.panel2.Location = new System.Drawing.Point(0, 0);
  424. this.panel2.Name = "panel2";
  425. this.panel2.Size = new System.Drawing.Size(897, 69);
  426. this.panel2.TabIndex = 1;
  427. //
  428. // ultraComboEditor4
  429. //
  430. this.ultraComboEditor4.Location = new System.Drawing.Point(748, 20);
  431. this.ultraComboEditor4.Name = "ultraComboEditor4";
  432. this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
  433. this.ultraComboEditor4.TabIndex = 7;
  434. this.ultraComboEditor4.Text = "ultraComboEditor1";
  435. //
  436. // ultraComboEditor3
  437. //
  438. this.ultraComboEditor3.Location = new System.Drawing.Point(581, 21);
  439. this.ultraComboEditor3.Name = "ultraComboEditor3";
  440. this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
  441. this.ultraComboEditor3.TabIndex = 7;
  442. this.ultraComboEditor3.Text = "ultraComboEditor1";
  443. //
  444. // ultraComboEditor2
  445. //
  446. this.ultraComboEditor2.Location = new System.Drawing.Point(417, 20);
  447. this.ultraComboEditor2.Name = "ultraComboEditor2";
  448. this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
  449. this.ultraComboEditor2.TabIndex = 7;
  450. this.ultraComboEditor2.Text = "ultraComboEditor1";
  451. //
  452. // ultraComboEditor1
  453. //
  454. this.ultraComboEditor1.Location = new System.Drawing.Point(250, 21);
  455. this.ultraComboEditor1.Name = "ultraComboEditor1";
  456. this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
  457. this.ultraComboEditor1.TabIndex = 7;
  458. this.ultraComboEditor1.Text = "ultraComboEditor1";
  459. //
  460. // ultraLabel5
  461. //
  462. this.ultraLabel5.Location = new System.Drawing.Point(703, 24);
  463. this.ultraLabel5.Name = "ultraLabel5";
  464. this.ultraLabel5.Size = new System.Drawing.Size(67, 23);
  465. this.ultraLabel5.TabIndex = 4;
  466. this.ultraLabel5.Text = "等级";
  467. //
  468. // ultraTextEditor1
  469. //
  470. this.ultraTextEditor1.Location = new System.Drawing.Point(84, 21);
  471. this.ultraTextEditor1.Name = "ultraTextEditor1";
  472. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  473. this.ultraTextEditor1.TabIndex = 6;
  474. this.ultraTextEditor1.Text = "ultraTextEditor1";
  475. //
  476. // ultraLabel4
  477. //
  478. this.ultraLabel4.Location = new System.Drawing.Point(536, 25);
  479. this.ultraLabel4.Name = "ultraLabel4";
  480. this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
  481. this.ultraLabel4.TabIndex = 4;
  482. this.ultraLabel4.Text = "类型";
  483. //
  484. // ultraLabel3
  485. //
  486. this.ultraLabel3.Location = new System.Drawing.Point(372, 24);
  487. this.ultraLabel3.Name = "ultraLabel3";
  488. this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
  489. this.ultraLabel3.TabIndex = 4;
  490. this.ultraLabel3.Text = "规格";
  491. //
  492. // ultraLabel2
  493. //
  494. this.ultraLabel2.Location = new System.Drawing.Point(205, 25);
  495. this.ultraLabel2.Name = "ultraLabel2";
  496. this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
  497. this.ultraLabel2.TabIndex = 4;
  498. this.ultraLabel2.Text = "状态";
  499. //
  500. // ultraLabel1
  501. //
  502. this.ultraLabel1.Location = new System.Drawing.Point(22, 25);
  503. this.ultraLabel1.Name = "ultraLabel1";
  504. this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
  505. this.ultraLabel1.TabIndex = 5;
  506. this.ultraLabel1.Text = "芯棒编号";
  507. //
  508. // FrmMandrelRepair
  509. //
  510. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  511. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  512. this.ClientSize = new System.Drawing.Size(897, 460);
  513. this.Controls.Add(this.panel1);
  514. this.Name = "FrmMandrelRepair";
  515. this.Text = "芯棒在线修复";
  516. this.panel1.ResumeLayout(false);
  517. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  521. this.ultraExpandableGroupBox1.ResumeLayout(false);
  522. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  523. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).EndInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).EndInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).EndInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).EndInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  531. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  532. this.panel2.ResumeLayout(false);
  533. this.panel2.PerformLayout();
  534. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  536. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  537. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  538. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  539. this.ResumeLayout(false);
  540. }
  541. #endregion
  542. private System.Windows.Forms.Panel panel1;
  543. private System.Windows.Forms.Panel panel2;
  544. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  545. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  546. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  547. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  548. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  549. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  550. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  551. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  552. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  553. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  554. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  555. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  556. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  557. private System.Data.DataSet dataSet1;
  558. private System.Data.DataTable dataTable1;
  559. private System.Data.DataColumn dataColumn1;
  560. private System.Data.DataColumn dataColumn2;
  561. private System.Data.DataColumn dataColumn3;
  562. private System.Data.DataColumn dataColumn4;
  563. private System.Data.DataColumn dataColumn5;
  564. private System.Data.DataColumn dataColumn6;
  565. private System.Data.DataColumn dataColumn7;
  566. private System.Data.DataColumn dataColumn8;
  567. private System.Data.DataColumn dataColumn9;
  568. private System.Data.DataColumn dataColumn10;
  569. private System.Data.DataColumn dataColumn13;
  570. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor9;
  571. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor6;
  572. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  573. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor8;
  574. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor7;
  575. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
  576. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
  577. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  578. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  579. private Infragistics.Win.Misc.UltraButton ultraButton2;
  580. private Infragistics.Win.Misc.UltraButton ultraButton1;
  581. }
  582. }