FrmMandrelWorkSection.Designer.cs 32 KB

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