51f2f2d9584be6abac71c6695bf76cdfd36ff82a.svn-base 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  1. namespace Core.LZMes.Client.UIB
  2. {
  3. partial class UIB010360
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD_NM");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DANG_WGT");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YUE_WGT");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USE_CD");
  33. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  38. this.panel1 = new System.Windows.Forms.Panel();
  39. this.comboBox1 = new System.Windows.Forms.ComboBox();
  40. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  41. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.label2 = new System.Windows.Forms.Label();
  44. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  45. this.dataSet1 = new System.Data.DataSet();
  46. this.dataTable1 = new System.Data.DataTable();
  47. this.dataColumn2 = new System.Data.DataColumn();
  48. this.dataColumn3 = new System.Data.DataColumn();
  49. this.dataColumn4 = new System.Data.DataColumn();
  50. this.dataColumn5 = new System.Data.DataColumn();
  51. this.panel1.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // panel1
  60. //
  61. this.panel1.Controls.Add(this.comboBox1);
  62. this.panel1.Controls.Add(this.ultraDateTimeEditor2);
  63. this.panel1.Controls.Add(this.ultraDateTimeEditor1);
  64. this.panel1.Controls.Add(this.label1);
  65. this.panel1.Controls.Add(this.label2);
  66. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  67. this.panel1.Location = new System.Drawing.Point(0, 0);
  68. this.panel1.Name = "panel1";
  69. this.panel1.Size = new System.Drawing.Size(736, 44);
  70. this.panel1.TabIndex = 0;
  71. //
  72. // comboBox1
  73. //
  74. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  75. this.comboBox1.FormattingEnabled = true;
  76. this.comboBox1.Items.AddRange(new object[] {
  77. "炼钢",
  78. "热轧",
  79. "酸轧",
  80. "连退"});
  81. this.comboBox1.Location = new System.Drawing.Point(90, 9);
  82. this.comboBox1.Name = "comboBox1";
  83. this.comboBox1.Size = new System.Drawing.Size(121, 20);
  84. this.comboBox1.TabIndex = 12;
  85. //
  86. // ultraDateTimeEditor2
  87. //
  88. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(480, 9);
  89. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  90. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(144, 21);
  91. this.ultraDateTimeEditor2.TabIndex = 11;
  92. //
  93. // ultraDateTimeEditor1
  94. //
  95. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(330, 8);
  96. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  97. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(144, 21);
  98. this.ultraDateTimeEditor1.TabIndex = 11;
  99. //
  100. // label1
  101. //
  102. this.label1.BackColor = System.Drawing.Color.LightBlue;
  103. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  104. this.label1.Location = new System.Drawing.Point(237, 8);
  105. this.label1.Name = "label1";
  106. this.label1.Size = new System.Drawing.Size(87, 21);
  107. this.label1.TabIndex = 5;
  108. this.label1.Text = "生产日期";
  109. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  110. //
  111. // label2
  112. //
  113. this.label2.BackColor = System.Drawing.Color.LightBlue;
  114. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  115. this.label2.Location = new System.Drawing.Point(0, 9);
  116. this.label2.Name = "label2";
  117. this.label2.Size = new System.Drawing.Size(87, 21);
  118. this.label2.TabIndex = 5;
  119. this.label2.Text = "产线";
  120. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  121. //
  122. // ultraGrid1
  123. //
  124. this.ultraGrid1.DataSource = this.dataSet1;
  125. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  126. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  127. ultraGridColumn1.Header.VisiblePosition = 0;
  128. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(314, 0);
  129. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  130. ultraGridColumn2.Header.Caption = "当期(吨)";
  131. ultraGridColumn2.Header.VisiblePosition = 1;
  132. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  133. ultraGridColumn3.Header.Caption = "月累(吨)";
  134. ultraGridColumn3.Header.VisiblePosition = 2;
  135. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  136. ultraGridColumn4.Header.VisiblePosition = 3;
  137. ultraGridColumn4.Hidden = true;
  138. ultraGridBand1.Columns.AddRange(new object[] {
  139. ultraGridColumn1,
  140. ultraGridColumn2,
  141. ultraGridColumn3,
  142. ultraGridColumn4});
  143. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  144. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  145. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  146. this.ultraGrid1.DisplayLayout.GroupByBox.Prompt = " ";
  147. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  148. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  149. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  150. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance13;
  151. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.FixedAddRowOnBottom;
  152. appearance14.BackColor = System.Drawing.Color.GhostWhite;
  153. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance14;
  154. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  155. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  156. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  157. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  158. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  159. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  160. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance16;
  161. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  162. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance17;
  163. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  164. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  165. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  166. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  167. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  168. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  169. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  170. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  171. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  172. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  173. this.ultraGrid1.Location = new System.Drawing.Point(0, 44);
  174. this.ultraGrid1.Name = "ultraGrid1";
  175. this.ultraGrid1.Size = new System.Drawing.Size(736, 435);
  176. this.ultraGrid1.TabIndex = 1;
  177. this.ultraGrid1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraGrid1_MouseDown);
  178. this.ultraGrid1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid1_MouseDoubleClick);
  179. //
  180. // dataSet1
  181. //
  182. this.dataSet1.DataSetName = "NewDataSet";
  183. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  184. this.dataTable1});
  185. //
  186. // dataTable1
  187. //
  188. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  189. this.dataColumn2,
  190. this.dataColumn3,
  191. this.dataColumn4,
  192. this.dataColumn5});
  193. this.dataTable1.TableName = "Table1";
  194. //
  195. // dataColumn2
  196. //
  197. this.dataColumn2.Caption = "指标";
  198. this.dataColumn2.ColumnName = "ORD_USE_CD_NM";
  199. //
  200. // dataColumn3
  201. //
  202. this.dataColumn3.Caption = "当期";
  203. this.dataColumn3.ColumnName = "DANG_WGT";
  204. //
  205. // dataColumn4
  206. //
  207. this.dataColumn4.Caption = "月累";
  208. this.dataColumn4.ColumnName = "YUE_WGT";
  209. //
  210. // dataColumn5
  211. //
  212. this.dataColumn5.ColumnName = "ORD_USE_CD";
  213. //
  214. // UIB010360
  215. //
  216. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  217. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  218. this.ClientSize = new System.Drawing.Size(736, 479);
  219. this.Controls.Add(this.ultraGrid1);
  220. this.Controls.Add(this.panel1);
  221. this.Name = "UIB010360";
  222. this.Text = "新产品统计报表";
  223. this.Load += new System.EventHandler(this.UIB010360_Load);
  224. this.panel1.ResumeLayout(false);
  225. this.panel1.PerformLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  231. this.ResumeLayout(false);
  232. }
  233. #endregion
  234. private System.Windows.Forms.Panel panel1;
  235. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  236. private System.Data.DataSet dataSet1;
  237. private System.Data.DataTable dataTable1;
  238. private System.Data.DataColumn dataColumn2;
  239. private System.Data.DataColumn dataColumn3;
  240. private System.Data.DataColumn dataColumn4;
  241. private System.Windows.Forms.Label label2;
  242. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  243. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  244. private System.Windows.Forms.ComboBox comboBox1;
  245. private System.Windows.Forms.Label label1;
  246. private System.Data.DataColumn dataColumn5;
  247. }
  248. }