UIM050030.designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM050030
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_DTIME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDSIZE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COILSIZE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_SHIFT");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRNF_REG");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_DIRNO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_TP");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANS_CAR_NO");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SSDW");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SSZM");
  46. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ACT_WGT", 5, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.Left, "ACT_WGT", 5, true);
  47. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "OLD_SAMPL_NO", 0, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.Left, null, -1, false);
  49. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  59. this.label1 = new System.Windows.Forms.Label();
  60. this.label2 = new System.Windows.Forms.Label();
  61. this.label3 = new System.Windows.Forms.Label();
  62. this.textBox1 = new System.Windows.Forms.TextBox();
  63. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  64. this.dataSet1 = new System.Data.DataSet();
  65. this.dataTable1 = new System.Data.DataTable();
  66. this.dataColumn1 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn3 = new System.Data.DataColumn();
  69. this.dataColumn4 = new System.Data.DataColumn();
  70. this.dataColumn5 = new System.Data.DataColumn();
  71. this.dataColumn6 = new System.Data.DataColumn();
  72. this.dataColumn7 = new System.Data.DataColumn();
  73. this.dataColumn8 = new System.Data.DataColumn();
  74. this.dataColumn9 = new System.Data.DataColumn();
  75. this.dataColumn10 = new System.Data.DataColumn();
  76. this.dataColumn11 = new System.Data.DataColumn();
  77. this.dataColumn12 = new System.Data.DataColumn();
  78. this.dataColumn13 = new System.Data.DataColumn();
  79. this.dataColumn14 = new System.Data.DataColumn();
  80. this.dataColumn15 = new System.Data.DataColumn();
  81. this.dataColumn16 = new System.Data.DataColumn();
  82. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  83. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  84. this.textBox2 = new System.Windows.Forms.TextBox();
  85. this.textBox3 = new System.Windows.Forms.TextBox();
  86. this.label18 = new System.Windows.Forms.Label();
  87. this.label17 = new System.Windows.Forms.Label();
  88. this.label13 = new System.Windows.Forms.Label();
  89. this.label12 = new System.Windows.Forms.Label();
  90. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  91. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  92. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  93. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  94. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  99. this.ultraPanel1.ClientArea.SuspendLayout();
  100. this.ultraPanel1.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  103. this.ultraPanel2.ClientArea.SuspendLayout();
  104. this.ultraPanel2.SuspendLayout();
  105. this.SuspendLayout();
  106. //
  107. // label1
  108. //
  109. this.label1.BackColor = System.Drawing.Color.LightBlue;
  110. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  111. this.label1.Location = new System.Drawing.Point(11, 18);
  112. this.label1.Name = "label1";
  113. this.label1.Size = new System.Drawing.Size(94, 21);
  114. this.label1.TabIndex = 0;
  115. this.label1.Text = "日期";
  116. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  117. //
  118. // label2
  119. //
  120. this.label2.BackColor = System.Drawing.Color.LightBlue;
  121. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  122. this.label2.Location = new System.Drawing.Point(406, 19);
  123. this.label2.Name = "label2";
  124. this.label2.Size = new System.Drawing.Size(145, 21);
  125. this.label2.TabIndex = 0;
  126. this.label2.Text = "库类(中间库/成品库)";
  127. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  128. //
  129. // label3
  130. //
  131. this.label3.BackColor = System.Drawing.Color.LightBlue;
  132. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  133. this.label3.Location = new System.Drawing.Point(678, 20);
  134. this.label3.Name = "label3";
  135. this.label3.Size = new System.Drawing.Size(94, 21);
  136. this.label3.TabIndex = 0;
  137. this.label3.Text = "收货单位";
  138. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  139. this.label3.Visible = false;
  140. //
  141. // textBox1
  142. //
  143. this.textBox1.Location = new System.Drawing.Point(773, 20);
  144. this.textBox1.Name = "textBox1";
  145. this.textBox1.Size = new System.Drawing.Size(100, 21);
  146. this.textBox1.TabIndex = 1;
  147. this.textBox1.Visible = false;
  148. //
  149. // ultraGrid1
  150. //
  151. this.ultraGrid1.DataSource = this.dataSet1;
  152. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  153. ultraGridColumn1.Header.VisiblePosition = 0;
  154. ultraGridColumn2.Header.VisiblePosition = 1;
  155. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  156. ultraGridColumn3.Header.VisiblePosition = 2;
  157. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  158. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  159. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  160. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  161. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  162. ultraGridColumn4.Header.VisiblePosition = 3;
  163. ultraGridColumn5.Header.VisiblePosition = 4;
  164. ultraGridColumn6.Header.VisiblePosition = 5;
  165. ultraGridColumn7.Header.VisiblePosition = 6;
  166. ultraGridColumn8.Header.Caption = "综合判定";
  167. ultraGridColumn8.Header.VisiblePosition = 7;
  168. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  169. ultraGridColumn9.Header.VisiblePosition = 8;
  170. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 22;
  171. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  172. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(49, 0);
  173. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  174. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  175. ultraGridColumn10.Header.VisiblePosition = 9;
  176. ultraGridColumn11.Header.VisiblePosition = 10;
  177. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  178. ultraGridColumn12.Header.VisiblePosition = 11;
  179. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  180. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
  182. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  183. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  184. ultraGridColumn13.Header.VisiblePosition = 12;
  185. ultraGridColumn14.Header.VisiblePosition = 13;
  186. ultraGridColumn15.Header.VisiblePosition = 14;
  187. ultraGridColumn16.Header.VisiblePosition = 15;
  188. ultraGridBand1.Columns.AddRange(new object[] {
  189. ultraGridColumn1,
  190. ultraGridColumn2,
  191. ultraGridColumn3,
  192. ultraGridColumn4,
  193. ultraGridColumn5,
  194. ultraGridColumn6,
  195. ultraGridColumn7,
  196. ultraGridColumn8,
  197. ultraGridColumn9,
  198. ultraGridColumn10,
  199. ultraGridColumn11,
  200. ultraGridColumn12,
  201. ultraGridColumn13,
  202. ultraGridColumn14,
  203. ultraGridColumn15,
  204. ultraGridColumn16});
  205. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  206. summarySettings1.GroupBySummaryValueAppearance = appearance1;
  207. summarySettings2.GroupBySummaryValueAppearance = appearance2;
  208. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  209. summarySettings1,
  210. summarySettings2});
  211. ultraGridBand1.SummaryFooterCaption = "重量卷数汇总";
  212. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  213. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  214. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  215. appearance13.BackColor = System.Drawing.Color.SteelBlue;
  216. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13;
  217. appearance14.BackColor = System.Drawing.Color.GhostWhite;
  218. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance14;
  219. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  220. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  221. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  222. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  223. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  224. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance16;
  225. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  226. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance17;
  227. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  228. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  229. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  230. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  231. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  232. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  233. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  234. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  235. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  237. this.ultraGrid1.Name = "ultraGrid1";
  238. this.ultraGrid1.Size = new System.Drawing.Size(1006, 424);
  239. this.ultraGrid1.TabIndex = 3;
  240. //
  241. // dataSet1
  242. //
  243. this.dataSet1.DataSetName = "NewDataSet";
  244. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  245. this.dataTable1});
  246. //
  247. // dataTable1
  248. //
  249. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  250. this.dataColumn1,
  251. this.dataColumn2,
  252. this.dataColumn3,
  253. this.dataColumn4,
  254. this.dataColumn5,
  255. this.dataColumn6,
  256. this.dataColumn7,
  257. this.dataColumn8,
  258. this.dataColumn9,
  259. this.dataColumn10,
  260. this.dataColumn11,
  261. this.dataColumn12,
  262. this.dataColumn13,
  263. this.dataColumn14,
  264. this.dataColumn15,
  265. this.dataColumn16});
  266. this.dataTable1.TableName = "Table1";
  267. //
  268. // dataColumn1
  269. //
  270. this.dataColumn1.Caption = "钢卷号";
  271. this.dataColumn1.ColumnName = "OLD_SAMPL_NO";
  272. //
  273. // dataColumn2
  274. //
  275. this.dataColumn2.Caption = "出库时间";
  276. this.dataColumn2.ColumnName = "TRNF_DTIME";
  277. //
  278. // dataColumn3
  279. //
  280. this.dataColumn3.Caption = "牌号";
  281. this.dataColumn3.ColumnName = "SPEC_STL_GRD";
  282. //
  283. // dataColumn4
  284. //
  285. this.dataColumn4.Caption = "订单规格";
  286. this.dataColumn4.ColumnName = "ORDSIZE";
  287. //
  288. // dataColumn5
  289. //
  290. this.dataColumn5.Caption = "成品规格";
  291. this.dataColumn5.ColumnName = "COILSIZE";
  292. //
  293. // dataColumn6
  294. //
  295. this.dataColumn6.Caption = "重量";
  296. this.dataColumn6.ColumnName = "ACT_WGT";
  297. //
  298. // dataColumn7
  299. //
  300. this.dataColumn7.Caption = "堆放垛位";
  301. this.dataColumn7.ColumnName = "CUR_LOAD_LOC";
  302. //
  303. // dataColumn8
  304. //
  305. this.dataColumn8.Caption = "综合判断";
  306. this.dataColumn8.ColumnName = "TOT_DEC_GRD";
  307. //
  308. // dataColumn9
  309. //
  310. this.dataColumn9.Caption = "发运班组";
  311. this.dataColumn9.ColumnName = "TRNF_SHIFT";
  312. //
  313. // dataColumn10
  314. //
  315. this.dataColumn10.Caption = "操作人";
  316. this.dataColumn10.ColumnName = "TRNF_REG";
  317. //
  318. // dataColumn11
  319. //
  320. this.dataColumn11.Caption = "发运号";
  321. this.dataColumn11.ColumnName = "DLIV_DIRNO";
  322. //
  323. // dataColumn12
  324. //
  325. this.dataColumn12.Caption = "合同号";
  326. this.dataColumn12.ColumnName = "ORD_NO";
  327. //
  328. // dataColumn13
  329. //
  330. this.dataColumn13.Caption = "运输方式";
  331. this.dataColumn13.ColumnName = "DLIV_TP";
  332. //
  333. // dataColumn14
  334. //
  335. this.dataColumn14.Caption = "车号";
  336. this.dataColumn14.ColumnName = "TRANS_CAR_NO";
  337. //
  338. // dataColumn15
  339. //
  340. this.dataColumn15.Caption = "收货单位";
  341. this.dataColumn15.ColumnName = "SSDW";
  342. //
  343. // dataColumn16
  344. //
  345. this.dataColumn16.Caption = "收货站名";
  346. this.dataColumn16.ColumnName = "SSZM";
  347. //
  348. // ultraDateTimeEditor2
  349. //
  350. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(111, 20);
  351. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  352. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(116, 21);
  353. this.ultraDateTimeEditor2.TabIndex = 4;
  354. //
  355. // ultraPanel1
  356. //
  357. //
  358. // ultraPanel1.ClientArea
  359. //
  360. this.ultraPanel1.ClientArea.Controls.Add(this.textBox2);
  361. this.ultraPanel1.ClientArea.Controls.Add(this.textBox3);
  362. this.ultraPanel1.ClientArea.Controls.Add(this.label18);
  363. this.ultraPanel1.ClientArea.Controls.Add(this.label17);
  364. this.ultraPanel1.ClientArea.Controls.Add(this.label13);
  365. this.ultraPanel1.ClientArea.Controls.Add(this.label12);
  366. this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeEditor1);
  367. this.ultraPanel1.ClientArea.Controls.Add(this.ultraComboEditor1);
  368. this.ultraPanel1.ClientArea.Controls.Add(this.textBox1);
  369. this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeEditor2);
  370. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  371. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  372. this.ultraPanel1.ClientArea.Controls.Add(this.label3);
  373. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  374. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  375. this.ultraPanel1.Name = "ultraPanel1";
  376. this.ultraPanel1.Size = new System.Drawing.Size(1006, 81);
  377. this.ultraPanel1.TabIndex = 5;
  378. //
  379. // textBox2
  380. //
  381. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  382. this.textBox2.Location = new System.Drawing.Point(246, 47);
  383. this.textBox2.Name = "textBox2";
  384. this.textBox2.Size = new System.Drawing.Size(81, 21);
  385. this.textBox2.TabIndex = 85;
  386. //
  387. // textBox3
  388. //
  389. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  390. this.textBox3.Location = new System.Drawing.Point(71, 47);
  391. this.textBox3.Name = "textBox3";
  392. this.textBox3.Size = new System.Drawing.Size(77, 21);
  393. this.textBox3.TabIndex = 90;
  394. //
  395. // label18
  396. //
  397. this.label18.AutoSize = true;
  398. this.label18.Location = new System.Drawing.Point(330, 52);
  399. this.label18.Name = "label18";
  400. this.label18.Size = new System.Drawing.Size(17, 12);
  401. this.label18.TabIndex = 89;
  402. this.label18.Text = "吨";
  403. //
  404. // label17
  405. //
  406. this.label17.BackColor = System.Drawing.Color.LightBlue;
  407. this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  408. this.label17.Location = new System.Drawing.Point(186, 47);
  409. this.label17.Name = "label17";
  410. this.label17.Size = new System.Drawing.Size(59, 21);
  411. this.label17.TabIndex = 88;
  412. this.label17.Text = "重量合计";
  413. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  414. //
  415. // label13
  416. //
  417. this.label13.AutoSize = true;
  418. this.label13.Location = new System.Drawing.Point(151, 52);
  419. this.label13.Name = "label13";
  420. this.label13.Size = new System.Drawing.Size(17, 12);
  421. this.label13.TabIndex = 87;
  422. this.label13.Text = "卷";
  423. //
  424. // label12
  425. //
  426. this.label12.BackColor = System.Drawing.Color.LightBlue;
  427. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  428. this.label12.Location = new System.Drawing.Point(11, 47);
  429. this.label12.Name = "label12";
  430. this.label12.Size = new System.Drawing.Size(59, 21);
  431. this.label12.TabIndex = 86;
  432. this.label12.Text = "卷数合计";
  433. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  434. //
  435. // ultraDateTimeEditor1
  436. //
  437. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(227, 20);
  438. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  439. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(116, 21);
  440. this.ultraDateTimeEditor1.TabIndex = 18;
  441. //
  442. // ultraComboEditor1
  443. //
  444. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  445. valueListItem14.DataValue = "期初库存";
  446. valueListItem15.DataValue = "当期入库";
  447. valueListItem1.DataValue = "当期出库";
  448. valueListItem2.DataValue = "当期结转";
  449. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  450. valueListItem14,
  451. valueListItem15,
  452. valueListItem1,
  453. valueListItem2});
  454. this.ultraComboEditor1.Location = new System.Drawing.Point(551, 20);
  455. this.ultraComboEditor1.Name = "ultraComboEditor1";
  456. this.ultraComboEditor1.Size = new System.Drawing.Size(105, 21);
  457. this.ultraComboEditor1.TabIndex = 17;
  458. //
  459. // ultraPanel2
  460. //
  461. //
  462. // ultraPanel2.ClientArea
  463. //
  464. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  465. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  466. this.ultraPanel2.Location = new System.Drawing.Point(0, 81);
  467. this.ultraPanel2.Name = "ultraPanel2";
  468. this.ultraPanel2.Size = new System.Drawing.Size(1006, 424);
  469. this.ultraPanel2.TabIndex = 6;
  470. //
  471. // saveFileDialog1
  472. //
  473. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  474. //
  475. // UIM050030
  476. //
  477. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  478. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  479. this.ClientSize = new System.Drawing.Size(1006, 505);
  480. this.Controls.Add(this.ultraPanel2);
  481. this.Controls.Add(this.ultraPanel1);
  482. this.Name = "UIM050030";
  483. this.Text = "UIM050030";
  484. this.Load += new System.EventHandler(this.UIM050030_Load);
  485. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  489. this.ultraPanel1.ClientArea.ResumeLayout(false);
  490. this.ultraPanel1.ClientArea.PerformLayout();
  491. this.ultraPanel1.ResumeLayout(false);
  492. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  494. this.ultraPanel2.ClientArea.ResumeLayout(false);
  495. this.ultraPanel2.ResumeLayout(false);
  496. this.ResumeLayout(false);
  497. }
  498. #endregion
  499. private System.Windows.Forms.Label label1;
  500. private System.Windows.Forms.Label label2;
  501. private System.Windows.Forms.Label label3;
  502. private System.Windows.Forms.TextBox textBox1;
  503. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  504. private System.Data.DataSet dataSet1;
  505. private System.Data.DataTable dataTable1;
  506. private System.Data.DataColumn dataColumn1;
  507. private System.Data.DataColumn dataColumn2;
  508. private System.Data.DataColumn dataColumn3;
  509. private System.Data.DataColumn dataColumn4;
  510. private System.Data.DataColumn dataColumn5;
  511. private System.Data.DataColumn dataColumn6;
  512. private System.Data.DataColumn dataColumn7;
  513. private System.Data.DataColumn dataColumn8;
  514. private System.Data.DataColumn dataColumn9;
  515. private System.Data.DataColumn dataColumn10;
  516. private System.Data.DataColumn dataColumn11;
  517. private System.Data.DataColumn dataColumn12;
  518. private System.Data.DataColumn dataColumn13;
  519. private System.Data.DataColumn dataColumn14;
  520. private System.Data.DataColumn dataColumn15;
  521. private System.Data.DataColumn dataColumn16;
  522. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  523. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  524. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  525. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  526. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  527. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  528. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  529. private System.Windows.Forms.TextBox textBox2;
  530. private System.Windows.Forms.TextBox textBox3;
  531. private System.Windows.Forms.Label label18;
  532. private System.Windows.Forms.Label label17;
  533. private System.Windows.Forms.Label label13;
  534. private System.Windows.Forms.Label label12;
  535. }
  536. }