UIK050080.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UIK050080
  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("STL_GRD");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GUIGE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("date_roll_in_total");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("date_roll_wgt_total");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mon_roll_in_total");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("mon_roll_wgt_total");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("year_roll_in_total");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("year_roll_wgt_total");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn2", 0);
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  59. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  60. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  61. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  62. this.dataSet1 = new System.Data.DataSet();
  63. this.dataTable1 = new System.Data.DataTable();
  64. this.dataColumn1 = new System.Data.DataColumn();
  65. this.dataColumn2 = new System.Data.DataColumn();
  66. this.dataColumn3 = new System.Data.DataColumn();
  67. this.dataColumn4 = new System.Data.DataColumn();
  68. this.dataColumn5 = new System.Data.DataColumn();
  69. this.dataColumn6 = new System.Data.DataColumn();
  70. this.dataColumn7 = new System.Data.DataColumn();
  71. this.dataColumn8 = new System.Data.DataColumn();
  72. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  73. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  76. this.label6 = new System.Windows.Forms.Label();
  77. this.checkBox5 = new System.Windows.Forms.CheckBox();
  78. this.label3 = new System.Windows.Forms.Label();
  79. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  80. this.checkBox3 = new System.Windows.Forms.CheckBox();
  81. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  82. this.label4 = new System.Windows.Forms.Label();
  83. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  84. this.label12 = new System.Windows.Forms.Label();
  85. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  86. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  87. this.ultraPanel1.ClientArea.SuspendLayout();
  88. this.ultraPanel1.SuspendLayout();
  89. this.ultraPanel2.ClientArea.SuspendLayout();
  90. this.ultraPanel2.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  95. this.ultraGroupBox1.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  101. this.SuspendLayout();
  102. //
  103. // ultraPanel1
  104. //
  105. //
  106. // ultraPanel1.ClientArea
  107. //
  108. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  109. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox1);
  110. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  112. this.ultraPanel1.Name = "ultraPanel1";
  113. this.ultraPanel1.Size = new System.Drawing.Size(1170, 467);
  114. this.ultraPanel1.TabIndex = 0;
  115. //
  116. // ultraPanel2
  117. //
  118. //
  119. // ultraPanel2.ClientArea
  120. //
  121. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  122. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  123. this.ultraPanel2.Location = new System.Drawing.Point(0, 58);
  124. this.ultraPanel2.Name = "ultraPanel2";
  125. this.ultraPanel2.Size = new System.Drawing.Size(1170, 409);
  126. this.ultraPanel2.TabIndex = 1;
  127. //
  128. // ultraGrid1
  129. //
  130. this.ultraGrid1.DataMember = "Table1";
  131. this.ultraGrid1.DataSource = this.dataSet1;
  132. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  133. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  134. ultraGridColumn1.Header.Caption = "牌号";
  135. ultraGridColumn1.Header.VisiblePosition = 0;
  136. ultraGridColumn1.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
  137. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  138. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 2;
  139. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  140. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  141. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  142. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 4;
  143. ultraGridColumn2.Header.Caption = "规格";
  144. ultraGridColumn2.Header.VisiblePosition = 1;
  145. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  146. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 2;
  147. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  148. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  149. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 4;
  150. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  151. ultraGridColumn3.Header.Caption = "日入库卷数";
  152. ultraGridColumn3.Header.VisiblePosition = 2;
  153. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  154. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 4;
  155. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(169, 0);
  156. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  157. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  158. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  159. ultraGridColumn4.Header.Caption = "日入库卷量";
  160. ultraGridColumn4.Header.VisiblePosition = 3;
  161. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 5;
  162. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 4;
  163. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(158, 0);
  164. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  165. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  166. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  167. ultraGridColumn5.Header.Caption = "月入库卷数";
  168. ultraGridColumn5.Header.VisiblePosition = 4;
  169. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  170. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 4;
  171. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(165, 0);
  172. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  173. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  174. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  175. ultraGridColumn6.Header.Caption = "月入库卷重";
  176. ultraGridColumn6.Header.VisiblePosition = 5;
  177. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 7;
  178. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 4;
  179. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(165, 0);
  180. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  181. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  182. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  183. ultraGridColumn7.Header.Caption = "年入库卷数";
  184. ultraGridColumn7.Header.VisiblePosition = 6;
  185. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  186. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 4;
  187. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(148, 0);
  188. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  189. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  190. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  191. ultraGridColumn8.Header.Caption = "年入库卷重";
  192. ultraGridColumn8.Header.VisiblePosition = 7;
  193. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 9;
  194. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 4;
  195. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  196. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  197. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  198. ultraGridColumn9.Header.Caption = "入库类型";
  199. ultraGridColumn9.Header.VisiblePosition = 8;
  200. ultraGridColumn9.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  201. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4;
  202. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 2;
  203. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(903, 0);
  204. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 12;
  205. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  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. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  217. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  218. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  219. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  220. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  221. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  222. appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  223. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance12;
  224. appearance13.BackColor = System.Drawing.Color.GhostWhite;
  225. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance13;
  226. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  227. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  228. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance14;
  229. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  230. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  231. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  232. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance15;
  233. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  234. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance16;
  235. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  236. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  237. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  238. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  239. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  240. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  241. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  242. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  243. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  244. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  245. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  247. this.ultraGrid1.Name = "ultraGrid1";
  248. this.ultraGrid1.Size = new System.Drawing.Size(1170, 409);
  249. this.ultraGrid1.TabIndex = 0;
  250. //
  251. // dataSet1
  252. //
  253. this.dataSet1.DataSetName = "NewDataSet";
  254. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  255. this.dataTable1});
  256. //
  257. // dataTable1
  258. //
  259. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  260. this.dataColumn1,
  261. this.dataColumn2,
  262. this.dataColumn3,
  263. this.dataColumn4,
  264. this.dataColumn5,
  265. this.dataColumn6,
  266. this.dataColumn7,
  267. this.dataColumn8});
  268. this.dataTable1.TableName = "Table1";
  269. //
  270. // dataColumn1
  271. //
  272. this.dataColumn1.ColumnName = "STL_GRD";
  273. //
  274. // dataColumn2
  275. //
  276. this.dataColumn2.ColumnName = "GUIGE";
  277. //
  278. // dataColumn3
  279. //
  280. this.dataColumn3.ColumnName = "date_roll_in_total";
  281. //
  282. // dataColumn4
  283. //
  284. this.dataColumn4.ColumnName = "date_roll_wgt_total";
  285. //
  286. // dataColumn5
  287. //
  288. this.dataColumn5.ColumnName = "mon_roll_in_total";
  289. //
  290. // dataColumn6
  291. //
  292. this.dataColumn6.ColumnName = "mon_roll_wgt_total";
  293. //
  294. // dataColumn7
  295. //
  296. this.dataColumn7.ColumnName = "year_roll_in_total";
  297. //
  298. // dataColumn8
  299. //
  300. this.dataColumn8.ColumnName = "year_roll_wgt_total";
  301. //
  302. // ultraGroupBox1
  303. //
  304. appearance5.BackColor = System.Drawing.Color.Gainsboro;
  305. this.ultraGroupBox1.Appearance = appearance5;
  306. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor5);
  307. this.ultraGroupBox1.Controls.Add(this.label1);
  308. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor3);
  309. this.ultraGroupBox1.Controls.Add(this.label6);
  310. this.ultraGroupBox1.Controls.Add(this.checkBox5);
  311. this.ultraGroupBox1.Controls.Add(this.label3);
  312. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor1);
  313. this.ultraGroupBox1.Controls.Add(this.checkBox3);
  314. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  315. this.ultraGroupBox1.Controls.Add(this.label4);
  316. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  317. this.ultraGroupBox1.Controls.Add(this.label12);
  318. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  319. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  320. this.ultraGroupBox1.Name = "ultraGroupBox1";
  321. this.ultraGroupBox1.Size = new System.Drawing.Size(1170, 58);
  322. this.ultraGroupBox1.TabIndex = 0;
  323. this.ultraGroupBox1.Text = "统计条件";
  324. //
  325. // ultraComboEditor5
  326. //
  327. appearance9.BorderColor = System.Drawing.Color.Black;
  328. this.ultraComboEditor5.Appearance = appearance9;
  329. this.ultraComboEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  330. this.ultraComboEditor5.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  331. valueListItem5.DataValue = new decimal(new int[] {
  332. 0,
  333. 0,
  334. 0,
  335. 0});
  336. valueListItem5.DisplayText = "日统计";
  337. valueListItem6.DataValue = new decimal(new int[] {
  338. 1,
  339. 0,
  340. 0,
  341. 0});
  342. valueListItem6.DisplayText = "月统计";
  343. valueListItem1.DataValue = new decimal(new int[] {
  344. 2,
  345. 0,
  346. 0,
  347. 0});
  348. valueListItem1.DisplayText = "年统计";
  349. this.ultraComboEditor5.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  350. valueListItem5,
  351. valueListItem6,
  352. valueListItem1});
  353. this.ultraComboEditor5.Location = new System.Drawing.Point(417, 22);
  354. this.ultraComboEditor5.Name = "ultraComboEditor5";
  355. this.ultraComboEditor5.Size = new System.Drawing.Size(110, 21);
  356. this.ultraComboEditor5.TabIndex = 52;
  357. //
  358. // label1
  359. //
  360. this.label1.BackColor = System.Drawing.Color.LightBlue;
  361. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  362. this.label1.Location = new System.Drawing.Point(337, 22);
  363. this.label1.Name = "label1";
  364. this.label1.Size = new System.Drawing.Size(79, 21);
  365. this.label1.TabIndex = 51;
  366. this.label1.Text = "统计类型";
  367. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  368. //
  369. // ultraComboEditor3
  370. //
  371. appearance7.BorderColor = System.Drawing.Color.Black;
  372. this.ultraComboEditor3.Appearance = appearance7;
  373. this.ultraComboEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  374. this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  375. valueListItem16.DataValue = "ValueListItem3";
  376. valueListItem16.DisplayText = "热送";
  377. valueListItem17.DataValue = "ValueListItem1";
  378. valueListItem17.DisplayText = "退回";
  379. this.ultraComboEditor3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  380. valueListItem16,
  381. valueListItem17});
  382. this.ultraComboEditor3.Location = new System.Drawing.Point(617, 22);
  383. this.ultraComboEditor3.Name = "ultraComboEditor3";
  384. this.ultraComboEditor3.Size = new System.Drawing.Size(110, 21);
  385. this.ultraComboEditor3.TabIndex = 46;
  386. //
  387. // label6
  388. //
  389. this.label6.BackColor = System.Drawing.Color.LightBlue;
  390. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  391. this.label6.Location = new System.Drawing.Point(558, 22);
  392. this.label6.Name = "label6";
  393. this.label6.Size = new System.Drawing.Size(58, 21);
  394. this.label6.TabIndex = 44;
  395. this.label6.Text = "入库类型";
  396. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  397. //
  398. // checkBox5
  399. //
  400. this.checkBox5.AutoSize = true;
  401. this.checkBox5.Location = new System.Drawing.Point(537, 26);
  402. this.checkBox5.Name = "checkBox5";
  403. this.checkBox5.Size = new System.Drawing.Size(15, 14);
  404. this.checkBox5.TabIndex = 42;
  405. this.checkBox5.UseVisualStyleBackColor = true;
  406. this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
  407. //
  408. // label3
  409. //
  410. this.label3.BackColor = System.Drawing.Color.LightBlue;
  411. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  412. this.label3.Location = new System.Drawing.Point(760, 22);
  413. this.label3.Name = "label3";
  414. this.label3.Size = new System.Drawing.Size(58, 21);
  415. this.label3.TabIndex = 38;
  416. this.label3.Text = "钢种";
  417. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  418. this.label3.Visible = false;
  419. //
  420. // ultraComboEditor1
  421. //
  422. appearance8.BorderColor = System.Drawing.Color.Black;
  423. this.ultraComboEditor1.Appearance = appearance8;
  424. this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  425. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  426. valueListItem20.DataValue = "ValueListItem0";
  427. valueListItem20.DisplayText = "SPHC";
  428. valueListItem21.DataValue = "ValueListItem1";
  429. valueListItem21.DisplayText = "SPHD";
  430. valueListItem22.DataValue = "ValueListItem2";
  431. valueListItem22.DisplayText = "SPHE";
  432. valueListItem23.DataValue = "ValueListItem3";
  433. valueListItem23.DisplayText = "Q345B";
  434. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  435. valueListItem20,
  436. valueListItem21,
  437. valueListItem22,
  438. valueListItem23});
  439. this.ultraComboEditor1.Location = new System.Drawing.Point(819, 22);
  440. this.ultraComboEditor1.Name = "ultraComboEditor1";
  441. this.ultraComboEditor1.Size = new System.Drawing.Size(110, 21);
  442. this.ultraComboEditor1.TabIndex = 37;
  443. this.ultraComboEditor1.Visible = false;
  444. //
  445. // checkBox3
  446. //
  447. this.checkBox3.AutoSize = true;
  448. this.checkBox3.Location = new System.Drawing.Point(739, 26);
  449. this.checkBox3.Name = "checkBox3";
  450. this.checkBox3.Size = new System.Drawing.Size(15, 14);
  451. this.checkBox3.TabIndex = 36;
  452. this.checkBox3.UseVisualStyleBackColor = true;
  453. this.checkBox3.Visible = false;
  454. this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
  455. //
  456. // ultraDateTimeEditor2
  457. //
  458. appearance2.BorderColor = System.Drawing.Color.Black;
  459. this.ultraDateTimeEditor2.Appearance = appearance2;
  460. this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  461. this.ultraDateTimeEditor2.FormatString = "";
  462. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(221, 22);
  463. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  464. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(110, 21);
  465. this.ultraDateTimeEditor2.TabIndex = 30;
  466. //
  467. // label4
  468. //
  469. this.label4.BackColor = System.Drawing.Color.LightBlue;
  470. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  471. this.label4.Location = new System.Drawing.Point(198, 22);
  472. this.label4.Name = "label4";
  473. this.label4.Size = new System.Drawing.Size(21, 21);
  474. this.label4.TabIndex = 29;
  475. this.label4.Text = "-";
  476. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  477. //
  478. // ultraDateTimeEditor1
  479. //
  480. appearance3.BorderColor = System.Drawing.Color.Black;
  481. this.ultraDateTimeEditor1.Appearance = appearance3;
  482. this.ultraDateTimeEditor1.DateTime = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
  483. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  484. this.ultraDateTimeEditor1.FormatString = "";
  485. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(87, 22);
  486. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  487. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(110, 21);
  488. this.ultraDateTimeEditor1.TabIndex = 28;
  489. this.ultraDateTimeEditor1.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
  490. //
  491. // label12
  492. //
  493. this.label12.BackColor = System.Drawing.Color.LightBlue;
  494. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  495. this.label12.Location = new System.Drawing.Point(28, 22);
  496. this.label12.Name = "label12";
  497. this.label12.Size = new System.Drawing.Size(58, 21);
  498. this.label12.TabIndex = 26;
  499. this.label12.Text = "统计时间";
  500. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  501. //
  502. // saveFileDialog1
  503. //
  504. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  505. //
  506. // UIK050080
  507. //
  508. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  509. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  510. this.ClientSize = new System.Drawing.Size(1170, 467);
  511. this.Controls.Add(this.ultraPanel1);
  512. this.Name = "UIK050080";
  513. this.Text = "Raw_Material_Storage_Report";
  514. this.Load += new System.EventHandler(this.UIK050080_Load);
  515. this.ultraPanel1.ClientArea.ResumeLayout(false);
  516. this.ultraPanel1.ResumeLayout(false);
  517. this.ultraPanel2.ClientArea.ResumeLayout(false);
  518. this.ultraPanel2.ResumeLayout(false);
  519. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  521. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  522. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  523. this.ultraGroupBox1.ResumeLayout(false);
  524. this.ultraGroupBox1.PerformLayout();
  525. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  526. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  527. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  528. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  529. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  530. this.ResumeLayout(false);
  531. }
  532. #endregion
  533. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  534. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  535. private System.Windows.Forms.Label label12;
  536. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  537. private System.Windows.Forms.CheckBox checkBox3;
  538. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  539. private System.Windows.Forms.Label label4;
  540. private System.Windows.Forms.Label label3;
  541. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  542. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  543. private System.Windows.Forms.Label label6;
  544. private System.Windows.Forms.CheckBox checkBox5;
  545. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  546. private System.Data.DataSet dataSet1;
  547. private System.Data.DataTable dataTable1;
  548. private System.Windows.Forms.Label label1;
  549. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  550. private System.Data.DataColumn dataColumn1;
  551. private System.Data.DataColumn dataColumn2;
  552. private System.Data.DataColumn dataColumn3;
  553. private System.Data.DataColumn dataColumn4;
  554. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  555. private System.Data.DataColumn dataColumn5;
  556. private System.Data.DataColumn dataColumn6;
  557. private System.Data.DataColumn dataColumn7;
  558. private System.Data.DataColumn dataColumn8;
  559. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  560. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  561. }
  562. }