FrmModifyNY.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508
  1. namespace Core.StlMes.Client.MilCount
  2. {
  3. partial class FrmModifyNY
  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("LLDept");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLKind");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSteelGrade", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSteelLevel");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PDM");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLGPUnit");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLGPWeight");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TARGET");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GPZ");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GSteelGrade");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GSteelLevel");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WAIJING");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BIHOU");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Gkx");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CPUnit");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CPWeight");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GPLode");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZGLode");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JZNY");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  50. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  61. this.panel1 = new System.Windows.Forms.Panel();
  62. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  63. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  64. this.txt_UpdateJzjy = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.FenLei = new System.Windows.Forms.Label();
  66. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  67. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  68. this.dataSet1 = new System.Data.DataSet();
  69. this.dataTable1 = new System.Data.DataTable();
  70. this.dataColumn1 = new System.Data.DataColumn();
  71. this.dataColumn2 = new System.Data.DataColumn();
  72. this.dataColumn3 = new System.Data.DataColumn();
  73. this.dataColumn4 = new System.Data.DataColumn();
  74. this.dataColumn5 = new System.Data.DataColumn();
  75. this.dataColumn6 = new System.Data.DataColumn();
  76. this.dataColumn7 = new System.Data.DataColumn();
  77. this.dataColumn8 = new System.Data.DataColumn();
  78. this.dataColumn9 = new System.Data.DataColumn();
  79. this.dataColumn10 = new System.Data.DataColumn();
  80. this.dataColumn11 = new System.Data.DataColumn();
  81. this.dataColumn12 = new System.Data.DataColumn();
  82. this.dataColumn13 = new System.Data.DataColumn();
  83. this.dataColumn14 = new System.Data.DataColumn();
  84. this.dataColumn15 = new System.Data.DataColumn();
  85. this.dataColumn16 = new System.Data.DataColumn();
  86. this.dataColumn17 = new System.Data.DataColumn();
  87. this.dataColumn18 = new System.Data.DataColumn();
  88. this.dataColumn19 = new System.Data.DataColumn();
  89. this.dataColumn20 = new System.Data.DataColumn();
  90. this.panel2 = new System.Windows.Forms.Panel();
  91. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  92. this.txt_jzny = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.panel1.SuspendLayout();
  94. this.tableLayoutPanel1.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  96. this.ultraGroupBox1.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.txt_UpdateJzjy)).BeginInit();
  98. this.tableLayoutPanel2.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  102. this.panel2.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.txt_jzny)).BeginInit();
  105. this.SuspendLayout();
  106. //
  107. // panel1
  108. //
  109. this.panel1.Controls.Add(this.tableLayoutPanel1);
  110. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.panel1.Location = new System.Drawing.Point(0, 0);
  112. this.panel1.Name = "panel1";
  113. this.panel1.Size = new System.Drawing.Size(787, 394);
  114. this.panel1.TabIndex = 0;
  115. //
  116. // tableLayoutPanel1
  117. //
  118. this.tableLayoutPanel1.ColumnCount = 1;
  119. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 66.70902F));
  120. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 1);
  121. this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
  122. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  123. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  124. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  125. this.tableLayoutPanel1.RowCount = 2;
  126. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 84.01015F));
  127. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15.98985F));
  128. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  129. this.tableLayoutPanel1.Size = new System.Drawing.Size(787, 394);
  130. this.tableLayoutPanel1.TabIndex = 0;
  131. //
  132. // ultraGroupBox1
  133. //
  134. this.ultraGroupBox1.Controls.Add(this.txt_UpdateJzjy);
  135. this.ultraGroupBox1.Controls.Add(this.FenLei);
  136. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  137. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 333);
  138. this.ultraGroupBox1.Name = "ultraGroupBox1";
  139. this.ultraGroupBox1.Size = new System.Drawing.Size(781, 58);
  140. this.ultraGroupBox1.TabIndex = 33;
  141. this.ultraGroupBox1.Text = "结转年月编辑区";
  142. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  143. //
  144. // txt_UpdateJzjy
  145. //
  146. this.txt_UpdateJzjy.Location = new System.Drawing.Point(94, 30);
  147. this.txt_UpdateJzjy.Name = "txt_UpdateJzjy";
  148. this.txt_UpdateJzjy.Size = new System.Drawing.Size(100, 21);
  149. this.txt_UpdateJzjy.TabIndex = 19;
  150. //
  151. // FenLei
  152. //
  153. this.FenLei.AutoSize = true;
  154. this.FenLei.Location = new System.Drawing.Point(29, 34);
  155. this.FenLei.Name = "FenLei";
  156. this.FenLei.Size = new System.Drawing.Size(59, 12);
  157. this.FenLei.TabIndex = 18;
  158. this.FenLei.Text = "结转年月:";
  159. //
  160. // tableLayoutPanel2
  161. //
  162. this.tableLayoutPanel2.ColumnCount = 1;
  163. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  164. this.tableLayoutPanel2.Controls.Add(this.ultraGrid1, 0, 1);
  165. this.tableLayoutPanel2.Controls.Add(this.panel2, 0, 0);
  166. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  167. this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
  168. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  169. this.tableLayoutPanel2.RowCount = 2;
  170. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 5.555555F));
  171. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 94.44444F));
  172. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  173. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  174. this.tableLayoutPanel2.Size = new System.Drawing.Size(781, 324);
  175. this.tableLayoutPanel2.TabIndex = 34;
  176. //
  177. // ultraGrid1
  178. //
  179. this.ultraGrid1.DataSource = this.dataSet1;
  180. appearance1.BackColor = System.Drawing.SystemColors.Window;
  181. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  182. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  183. ultraGridColumn1.Header.VisiblePosition = 1;
  184. ultraGridColumn2.Header.VisiblePosition = 2;
  185. ultraGridColumn3.Header.VisiblePosition = 3;
  186. ultraGridColumn4.Header.VisiblePosition = 4;
  187. ultraGridColumn5.Header.VisiblePosition = 5;
  188. ultraGridColumn6.Header.VisiblePosition = 6;
  189. ultraGridColumn7.Header.VisiblePosition = 7;
  190. ultraGridColumn8.Header.VisiblePosition = 8;
  191. ultraGridColumn9.Header.VisiblePosition = 9;
  192. ultraGridColumn10.Header.VisiblePosition = 10;
  193. ultraGridColumn11.Header.VisiblePosition = 11;
  194. ultraGridColumn12.Header.VisiblePosition = 12;
  195. ultraGridColumn13.Header.VisiblePosition = 13;
  196. ultraGridColumn14.Header.VisiblePosition = 14;
  197. ultraGridColumn15.Header.VisiblePosition = 15;
  198. ultraGridColumn16.Header.VisiblePosition = 16;
  199. ultraGridColumn17.Header.VisiblePosition = 17;
  200. ultraGridColumn18.Header.VisiblePosition = 18;
  201. ultraGridColumn19.Header.VisiblePosition = 19;
  202. ultraGridColumn20.AutoSizeEdit = Infragistics.Win.DefaultableBoolean.True;
  203. ultraGridColumn20.Header.VisiblePosition = 0;
  204. ultraGridColumn20.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  205. ultraGridColumn20.Width = 39;
  206. ultraGridBand1.Columns.AddRange(new object[] {
  207. ultraGridColumn1,
  208. ultraGridColumn2,
  209. ultraGridColumn3,
  210. ultraGridColumn4,
  211. ultraGridColumn5,
  212. ultraGridColumn6,
  213. ultraGridColumn7,
  214. ultraGridColumn8,
  215. ultraGridColumn9,
  216. ultraGridColumn10,
  217. ultraGridColumn11,
  218. ultraGridColumn12,
  219. ultraGridColumn13,
  220. ultraGridColumn14,
  221. ultraGridColumn15,
  222. ultraGridColumn16,
  223. ultraGridColumn17,
  224. ultraGridColumn18,
  225. ultraGridColumn19,
  226. ultraGridColumn20});
  227. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  228. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  229. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  230. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  231. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  232. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  233. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  234. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  235. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  236. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  237. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  238. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  239. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  240. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  241. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  242. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  243. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  244. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  245. appearance5.BackColor = System.Drawing.SystemColors.Window;
  246. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  248. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  249. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  250. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  251. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  252. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  253. appearance7.BackColor = System.Drawing.SystemColors.Window;
  254. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  255. appearance8.BorderColor = System.Drawing.Color.Silver;
  256. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  257. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  258. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  259. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  260. appearance9.BackColor = System.Drawing.SystemColors.Control;
  261. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  262. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  263. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  264. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  265. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  266. appearance10.TextHAlignAsString = "Left";
  267. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  268. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  269. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  270. appearance11.BackColor = System.Drawing.SystemColors.Window;
  271. appearance11.BorderColor = System.Drawing.Color.Silver;
  272. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  273. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  274. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  275. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  276. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  277. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  278. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  279. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.ultraGrid1.Location = new System.Drawing.Point(3, 20);
  281. this.ultraGrid1.Name = "ultraGrid1";
  282. this.ultraGrid1.Size = new System.Drawing.Size(775, 301);
  283. this.ultraGrid1.TabIndex = 35;
  284. this.ultraGrid1.Text = "ultraGrid1";
  285. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  286. //
  287. // dataSet1
  288. //
  289. this.dataSet1.DataSetName = "NewDataSet";
  290. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  291. this.dataTable1});
  292. //
  293. // dataTable1
  294. //
  295. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  296. this.dataColumn1,
  297. this.dataColumn2,
  298. this.dataColumn3,
  299. this.dataColumn4,
  300. this.dataColumn5,
  301. this.dataColumn6,
  302. this.dataColumn7,
  303. this.dataColumn8,
  304. this.dataColumn9,
  305. this.dataColumn10,
  306. this.dataColumn11,
  307. this.dataColumn12,
  308. this.dataColumn13,
  309. this.dataColumn14,
  310. this.dataColumn15,
  311. this.dataColumn16,
  312. this.dataColumn17,
  313. this.dataColumn18,
  314. this.dataColumn19,
  315. this.dataColumn20});
  316. this.dataTable1.TableName = "Table1";
  317. //
  318. // dataColumn1
  319. //
  320. this.dataColumn1.Caption = "部门";
  321. this.dataColumn1.ColumnName = "LLDept";
  322. //
  323. // dataColumn2
  324. //
  325. this.dataColumn2.Caption = "坯品种";
  326. this.dataColumn2.ColumnName = "PLKind";
  327. //
  328. // dataColumn3
  329. //
  330. this.dataColumn3.Caption = "坯钢种";
  331. this.dataColumn3.ColumnName = "PSteelGrade";
  332. //
  333. // dataColumn4
  334. //
  335. this.dataColumn4.Caption = "坯钢级";
  336. this.dataColumn4.ColumnName = "PSteelLevel";
  337. //
  338. // dataColumn5
  339. //
  340. this.dataColumn5.Caption = "坯断面";
  341. this.dataColumn5.ColumnName = "PDM";
  342. //
  343. // dataColumn6
  344. //
  345. this.dataColumn6.Caption = "上料支数";
  346. this.dataColumn6.ColumnName = "SLGPUnit";
  347. //
  348. // dataColumn7
  349. //
  350. this.dataColumn7.Caption = "上料吨数";
  351. this.dataColumn7.ColumnName = "SLGPWeight";
  352. //
  353. // dataColumn8
  354. //
  355. this.dataColumn8.Caption = "目标";
  356. this.dataColumn8.ColumnName = "TARGET";
  357. //
  358. // dataColumn9
  359. //
  360. this.dataColumn9.Caption = "管品种";
  361. this.dataColumn9.ColumnName = "GPZ";
  362. //
  363. // dataColumn10
  364. //
  365. this.dataColumn10.Caption = "管钢级";
  366. this.dataColumn10.ColumnName = "GSteelGrade";
  367. //
  368. // dataColumn11
  369. //
  370. this.dataColumn11.Caption = "管钢级";
  371. this.dataColumn11.ColumnName = "GSteelLevel";
  372. //
  373. // dataColumn12
  374. //
  375. this.dataColumn12.Caption = "外径";
  376. this.dataColumn12.ColumnName = "WAIJING";
  377. //
  378. // dataColumn13
  379. //
  380. this.dataColumn13.Caption = "壁厚";
  381. this.dataColumn13.ColumnName = "BIHOU";
  382. //
  383. // dataColumn14
  384. //
  385. this.dataColumn14.Caption = "扣型";
  386. this.dataColumn14.ColumnName = "Gkx";
  387. //
  388. // dataColumn15
  389. //
  390. this.dataColumn15.Caption = "管支数";
  391. this.dataColumn15.ColumnName = "CPUnit";
  392. //
  393. // dataColumn16
  394. //
  395. this.dataColumn16.Caption = "管吨数";
  396. this.dataColumn16.ColumnName = "CPWeight";
  397. //
  398. // dataColumn17
  399. //
  400. this.dataColumn17.Caption = "上料炉号";
  401. this.dataColumn17.ColumnName = "GPLode";
  402. //
  403. // dataColumn18
  404. //
  405. this.dataColumn18.Caption = "成品炉号";
  406. this.dataColumn18.ColumnName = "ZGLode";
  407. //
  408. // dataColumn19
  409. //
  410. this.dataColumn19.Caption = "结转年月";
  411. this.dataColumn19.ColumnName = "JZNY";
  412. //
  413. // dataColumn20
  414. //
  415. this.dataColumn20.Caption = "选择";
  416. this.dataColumn20.ColumnName = "CHK";
  417. //
  418. // panel2
  419. //
  420. this.panel2.Controls.Add(this.ultraCheckEditor1);
  421. this.panel2.Controls.Add(this.txt_jzny);
  422. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  423. this.panel2.Location = new System.Drawing.Point(3, 3);
  424. this.panel2.Name = "panel2";
  425. this.panel2.Size = new System.Drawing.Size(775, 11);
  426. this.panel2.TabIndex = 36;
  427. //
  428. // ultraCheckEditor1
  429. //
  430. this.ultraCheckEditor1.AutoSize = true;
  431. this.ultraCheckEditor1.Location = new System.Drawing.Point(13, 6);
  432. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  433. this.ultraCheckEditor1.Size = new System.Drawing.Size(83, 19);
  434. this.ultraCheckEditor1.TabIndex = 28;
  435. this.ultraCheckEditor1.Text = "结转年月:";
  436. //
  437. // txt_jzny
  438. //
  439. this.txt_jzny.Location = new System.Drawing.Point(102, 4);
  440. this.txt_jzny.Name = "txt_jzny";
  441. this.txt_jzny.Size = new System.Drawing.Size(100, 21);
  442. this.txt_jzny.TabIndex = 27;
  443. //
  444. // FrmModifyNY
  445. //
  446. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  447. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  448. this.ClientSize = new System.Drawing.Size(787, 394);
  449. this.Controls.Add(this.panel1);
  450. this.Name = "FrmModifyNY";
  451. this.Text = "FrmModifyNY";
  452. this.panel1.ResumeLayout(false);
  453. this.tableLayoutPanel1.ResumeLayout(false);
  454. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  455. this.ultraGroupBox1.ResumeLayout(false);
  456. this.ultraGroupBox1.PerformLayout();
  457. ((System.ComponentModel.ISupportInitialize)(this.txt_UpdateJzjy)).EndInit();
  458. this.tableLayoutPanel2.ResumeLayout(false);
  459. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  462. this.panel2.ResumeLayout(false);
  463. this.panel2.PerformLayout();
  464. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.txt_jzny)).EndInit();
  466. this.ResumeLayout(false);
  467. }
  468. #endregion
  469. private System.Windows.Forms.Panel panel1;
  470. private System.Data.DataSet dataSet1;
  471. private System.Data.DataTable dataTable1;
  472. private System.Data.DataColumn dataColumn1;
  473. private System.Data.DataColumn dataColumn2;
  474. private System.Data.DataColumn dataColumn3;
  475. private System.Data.DataColumn dataColumn4;
  476. private System.Data.DataColumn dataColumn5;
  477. private System.Data.DataColumn dataColumn6;
  478. private System.Data.DataColumn dataColumn7;
  479. private System.Data.DataColumn dataColumn8;
  480. private System.Data.DataColumn dataColumn9;
  481. private System.Data.DataColumn dataColumn10;
  482. private System.Data.DataColumn dataColumn11;
  483. private System.Data.DataColumn dataColumn12;
  484. private System.Data.DataColumn dataColumn13;
  485. private System.Data.DataColumn dataColumn14;
  486. private System.Data.DataColumn dataColumn15;
  487. private System.Data.DataColumn dataColumn16;
  488. private System.Data.DataColumn dataColumn17;
  489. private System.Data.DataColumn dataColumn18;
  490. private System.Data.DataColumn dataColumn19;
  491. private System.Data.DataColumn dataColumn20;
  492. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  493. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  494. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_UpdateJzjy;
  495. private System.Windows.Forms.Label FenLei;
  496. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  497. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  498. private System.Windows.Forms.Panel panel2;
  499. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  500. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_jzny;
  501. }
  502. }