FrmBuyDCYB.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  1. namespace Core.StlMes.Client.BuyBillet
  2. {
  3. partial class FrmBuyDCYB
  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.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  29. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("炉号");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("支数");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("吨数");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定炉号");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("到货日期");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DCYB_PK");
  37. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  48. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  49. this.txt_dcyb_pk = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  50. this.btn_update = new Infragistics.Win.Misc.UltraButton();
  51. this.txt_dhrq = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  52. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  53. this.txt_judge_stove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  54. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  55. this.btn_delete = new Infragistics.Win.Misc.UltraButton();
  56. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  57. this.txt_weight = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  58. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  59. this.txt_count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  60. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  61. this.txt_stove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  62. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  63. this.txt_order_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  65. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.dataTable1 = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataColumn5 = new System.Data.DataColumn();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  75. this.splitContainer1.Panel1.SuspendLayout();
  76. this.splitContainer1.Panel2.SuspendLayout();
  77. this.splitContainer1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.txt_dcyb_pk)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txt_dhrq)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.txt_weight)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txt_count)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txt_stove)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txt_order_no)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  88. this.SuspendLayout();
  89. //
  90. // splitContainer1
  91. //
  92. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  93. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  94. this.splitContainer1.Name = "splitContainer1";
  95. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  96. //
  97. // splitContainer1.Panel1
  98. //
  99. this.splitContainer1.Panel1.Controls.Add(this.txt_dcyb_pk);
  100. this.splitContainer1.Panel1.Controls.Add(this.btn_update);
  101. this.splitContainer1.Panel1.Controls.Add(this.txt_dhrq);
  102. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel6);
  103. this.splitContainer1.Panel1.Controls.Add(this.txt_judge_stove);
  104. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel5);
  105. this.splitContainer1.Panel1.Controls.Add(this.btn_delete);
  106. this.splitContainer1.Panel1.Controls.Add(this.ultraButton1);
  107. this.splitContainer1.Panel1.Controls.Add(this.txt_weight);
  108. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel4);
  109. this.splitContainer1.Panel1.Controls.Add(this.txt_count);
  110. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel3);
  111. this.splitContainer1.Panel1.Controls.Add(this.txt_stove);
  112. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel2);
  113. this.splitContainer1.Panel1.Controls.Add(this.txt_order_no);
  114. this.splitContainer1.Panel1.Controls.Add(this.ultraLabel1);
  115. //
  116. // splitContainer1.Panel2
  117. //
  118. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1);
  119. this.splitContainer1.Size = new System.Drawing.Size(584, 462);
  120. this.splitContainer1.SplitterDistance = 194;
  121. this.splitContainer1.TabIndex = 0;
  122. //
  123. // txt_dcyb_pk
  124. //
  125. this.txt_dcyb_pk.Location = new System.Drawing.Point(58, 158);
  126. this.txt_dcyb_pk.Name = "txt_dcyb_pk";
  127. this.txt_dcyb_pk.Size = new System.Drawing.Size(100, 21);
  128. this.txt_dcyb_pk.TabIndex = 15;
  129. this.txt_dcyb_pk.Visible = false;
  130. //
  131. // btn_update
  132. //
  133. this.btn_update.Location = new System.Drawing.Point(215, 41);
  134. this.btn_update.Name = "btn_update";
  135. this.btn_update.Size = new System.Drawing.Size(75, 23);
  136. this.btn_update.TabIndex = 14;
  137. this.btn_update.Text = "修改";
  138. this.btn_update.Click += new System.EventHandler(this.btn_update_Click);
  139. //
  140. // txt_dhrq
  141. //
  142. this.txt_dhrq.DateButtons.Add(dateButton1);
  143. this.txt_dhrq.Format = "yyyy-MM-dd";
  144. this.txt_dhrq.Location = new System.Drawing.Point(58, 131);
  145. this.txt_dhrq.Name = "txt_dhrq";
  146. this.txt_dhrq.NonAutoSizeHeight = 21;
  147. this.txt_dhrq.Size = new System.Drawing.Size(121, 21);
  148. this.txt_dhrq.TabIndex = 13;
  149. this.txt_dhrq.Value = new System.DateTime(2017, 8, 16, 0, 0, 0, 0);
  150. //
  151. // ultraLabel6
  152. //
  153. this.ultraLabel6.Location = new System.Drawing.Point(0, 134);
  154. this.ultraLabel6.Name = "ultraLabel6";
  155. this.ultraLabel6.Size = new System.Drawing.Size(63, 13);
  156. this.ultraLabel6.TabIndex = 12;
  157. this.ultraLabel6.Text = "到货日期";
  158. //
  159. // txt_judge_stove
  160. //
  161. this.txt_judge_stove.Location = new System.Drawing.Point(59, 62);
  162. this.txt_judge_stove.Name = "txt_judge_stove";
  163. this.txt_judge_stove.Size = new System.Drawing.Size(101, 21);
  164. this.txt_judge_stove.TabIndex = 11;
  165. //
  166. // ultraLabel5
  167. //
  168. this.ultraLabel5.Location = new System.Drawing.Point(0, 66);
  169. this.ultraLabel5.Name = "ultraLabel5";
  170. this.ultraLabel5.Size = new System.Drawing.Size(63, 17);
  171. this.ultraLabel5.TabIndex = 10;
  172. this.ultraLabel5.Text = "判定炉号";
  173. //
  174. // btn_delete
  175. //
  176. this.btn_delete.Location = new System.Drawing.Point(215, 70);
  177. this.btn_delete.Name = "btn_delete";
  178. this.btn_delete.Size = new System.Drawing.Size(75, 23);
  179. this.btn_delete.TabIndex = 9;
  180. this.btn_delete.Text = "删除";
  181. this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
  182. //
  183. // ultraButton1
  184. //
  185. this.ultraButton1.Location = new System.Drawing.Point(215, 10);
  186. this.ultraButton1.Name = "ultraButton1";
  187. this.ultraButton1.Size = new System.Drawing.Size(75, 23);
  188. this.ultraButton1.TabIndex = 8;
  189. this.ultraButton1.Text = "新增";
  190. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  191. //
  192. // txt_weight
  193. //
  194. this.txt_weight.Location = new System.Drawing.Point(58, 107);
  195. this.txt_weight.MaskInput = "{LOC}nn,nnn,nnn.nnn";
  196. this.txt_weight.Name = "txt_weight";
  197. this.txt_weight.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  198. this.txt_weight.Size = new System.Drawing.Size(100, 21);
  199. this.txt_weight.TabIndex = 7;
  200. this.txt_weight.ValueChanged += new System.EventHandler(this.ultraNumericEditor1_ValueChanged);
  201. //
  202. // ultraLabel4
  203. //
  204. this.ultraLabel4.Location = new System.Drawing.Point(13, 107);
  205. this.ultraLabel4.Name = "ultraLabel4";
  206. this.ultraLabel4.Size = new System.Drawing.Size(39, 23);
  207. this.ultraLabel4.TabIndex = 6;
  208. this.ultraLabel4.Text = "吨数";
  209. //
  210. // txt_count
  211. //
  212. this.txt_count.Location = new System.Drawing.Point(58, 84);
  213. this.txt_count.Name = "txt_count";
  214. this.txt_count.Size = new System.Drawing.Size(100, 21);
  215. this.txt_count.TabIndex = 5;
  216. this.txt_count.ValueChanged += new System.EventHandler(this.txt_count_ValueChanged);
  217. //
  218. // ultraLabel3
  219. //
  220. this.ultraLabel3.Location = new System.Drawing.Point(18, 88);
  221. this.ultraLabel3.Name = "ultraLabel3";
  222. this.ultraLabel3.Size = new System.Drawing.Size(34, 23);
  223. this.ultraLabel3.TabIndex = 4;
  224. this.ultraLabel3.Text = "支数";
  225. //
  226. // txt_stove
  227. //
  228. this.txt_stove.Location = new System.Drawing.Point(59, 39);
  229. this.txt_stove.Name = "txt_stove";
  230. this.txt_stove.Size = new System.Drawing.Size(101, 21);
  231. this.txt_stove.TabIndex = 3;
  232. //
  233. // ultraLabel2
  234. //
  235. this.ultraLabel2.Location = new System.Drawing.Point(3, 41);
  236. this.ultraLabel2.Name = "ultraLabel2";
  237. this.ultraLabel2.Size = new System.Drawing.Size(50, 23);
  238. this.ultraLabel2.TabIndex = 2;
  239. this.ultraLabel2.Text = "炉号";
  240. //
  241. // txt_order_no
  242. //
  243. this.txt_order_no.Location = new System.Drawing.Point(60, 12);
  244. this.txt_order_no.Name = "txt_order_no";
  245. this.txt_order_no.Size = new System.Drawing.Size(100, 21);
  246. this.txt_order_no.TabIndex = 1;
  247. this.txt_order_no.Visible = false;
  248. //
  249. // ultraLabel1
  250. //
  251. this.ultraLabel1.Location = new System.Drawing.Point(3, 12);
  252. this.ultraLabel1.Name = "ultraLabel1";
  253. this.ultraLabel1.Size = new System.Drawing.Size(50, 23);
  254. this.ultraLabel1.TabIndex = 0;
  255. this.ultraLabel1.Text = "合同号";
  256. this.ultraLabel1.Visible = false;
  257. //
  258. // ultraGrid1
  259. //
  260. this.ultraGrid1.DataSource = this.dataSet1;
  261. appearance37.BackColor = System.Drawing.SystemColors.Window;
  262. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  263. this.ultraGrid1.DisplayLayout.Appearance = appearance37;
  264. ultraGridColumn1.Header.VisiblePosition = 0;
  265. ultraGridColumn2.Header.VisiblePosition = 1;
  266. ultraGridColumn3.Header.VisiblePosition = 2;
  267. ultraGridColumn4.Header.VisiblePosition = 3;
  268. ultraGridColumn5.Header.VisiblePosition = 4;
  269. ultraGridColumn6.Header.VisiblePosition = 5;
  270. ultraGridColumn6.Hidden = true;
  271. ultraGridBand1.Columns.AddRange(new object[] {
  272. ultraGridColumn1,
  273. ultraGridColumn2,
  274. ultraGridColumn3,
  275. ultraGridColumn4,
  276. ultraGridColumn5,
  277. ultraGridColumn6});
  278. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  279. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  280. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  281. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  282. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  283. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  284. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  285. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
  286. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  287. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  288. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  289. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  290. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  291. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  292. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  293. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  294. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  295. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  296. appearance41.BackColor = System.Drawing.SystemColors.Window;
  297. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  298. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  299. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  300. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  301. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  302. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  303. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  304. appearance43.BackColor = System.Drawing.SystemColors.Window;
  305. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
  306. appearance44.BorderColor = System.Drawing.Color.Silver;
  307. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  308. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
  309. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  310. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  311. appearance45.BackColor = System.Drawing.SystemColors.Control;
  312. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  313. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  314. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  315. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  316. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  317. appearance46.TextHAlignAsString = "Left";
  318. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
  319. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  320. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  321. appearance47.BackColor = System.Drawing.SystemColors.Window;
  322. appearance47.BorderColor = System.Drawing.Color.Silver;
  323. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
  324. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  325. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  326. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  327. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  328. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  329. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  332. this.ultraGrid1.Name = "ultraGrid1";
  333. this.ultraGrid1.Size = new System.Drawing.Size(584, 264);
  334. this.ultraGrid1.TabIndex = 0;
  335. this.ultraGrid1.Text = "ultraGrid1";
  336. this.ultraGrid1.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGrid1_AfterSelectChange);
  337. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  338. this.ultraGrid1.Click += new System.EventHandler(this.ultraGrid1_Click);
  339. //
  340. // dataSet1
  341. //
  342. this.dataSet1.DataSetName = "NewDataSet";
  343. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  344. this.dataTable1});
  345. //
  346. // dataTable1
  347. //
  348. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  349. this.dataColumn1,
  350. this.dataColumn2,
  351. this.dataColumn3,
  352. this.dataColumn4,
  353. this.dataColumn5,
  354. this.dataColumn6});
  355. this.dataTable1.TableName = "Table1";
  356. //
  357. // dataColumn1
  358. //
  359. this.dataColumn1.ColumnName = "炉号";
  360. //
  361. // dataColumn2
  362. //
  363. this.dataColumn2.ColumnName = "支数";
  364. this.dataColumn2.DataType = typeof(int);
  365. //
  366. // dataColumn3
  367. //
  368. this.dataColumn3.ColumnName = "吨数";
  369. this.dataColumn3.DataType = typeof(double);
  370. //
  371. // dataColumn4
  372. //
  373. this.dataColumn4.ColumnName = "判定炉号";
  374. //
  375. // dataColumn5
  376. //
  377. this.dataColumn5.ColumnName = "到货日期";
  378. this.dataColumn5.DataType = typeof(System.DateTime);
  379. //
  380. // dataColumn6
  381. //
  382. this.dataColumn6.ColumnName = "DCYB_PK";
  383. //
  384. // FrmBuyDCYB
  385. //
  386. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  387. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  388. this.ClientSize = new System.Drawing.Size(584, 462);
  389. this.Controls.Add(this.splitContainer1);
  390. this.Name = "FrmBuyDCYB";
  391. this.ShowIcon = false;
  392. this.Text = "外购坯到厂预报";
  393. this.Load += new System.EventHandler(this.FrmBuyDCYB_Load);
  394. this.splitContainer1.Panel1.ResumeLayout(false);
  395. this.splitContainer1.Panel1.PerformLayout();
  396. this.splitContainer1.Panel2.ResumeLayout(false);
  397. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  398. this.splitContainer1.ResumeLayout(false);
  399. ((System.ComponentModel.ISupportInitialize)(this.txt_dcyb_pk)).EndInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.txt_dhrq)).EndInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove)).EndInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.txt_weight)).EndInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.txt_count)).EndInit();
  404. ((System.ComponentModel.ISupportInitialize)(this.txt_stove)).EndInit();
  405. ((System.ComponentModel.ISupportInitialize)(this.txt_order_no)).EndInit();
  406. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  407. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  408. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  409. this.ResumeLayout(false);
  410. }
  411. #endregion
  412. private System.Windows.Forms.SplitContainer splitContainer1;
  413. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  414. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_order_no;
  415. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  416. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_stove;
  417. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  418. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_weight;
  419. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  420. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_count;
  421. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  422. private Infragistics.Win.Misc.UltraButton btn_delete;
  423. private Infragistics.Win.Misc.UltraButton ultraButton1;
  424. private System.Data.DataSet dataSet1;
  425. private System.Data.DataTable dataTable1;
  426. private System.Data.DataColumn dataColumn1;
  427. private System.Data.DataColumn dataColumn2;
  428. private System.Data.DataColumn dataColumn3;
  429. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  430. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_judge_stove;
  431. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  432. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_dhrq;
  433. private System.Data.DataColumn dataColumn4;
  434. private System.Data.DataColumn dataColumn5;
  435. private System.Data.DataColumn dataColumn6;
  436. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_dcyb_pk;
  437. private Infragistics.Win.Misc.UltraButton btn_update;
  438. }
  439. }