5979d15336a2b09d0b248996d3965cfc3320d542.svn-base 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. namespace Core.LZMes.Client.UIK
  2. {
  3. partial class UICO20190
  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("BEF_STL_GRD");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("wgt");
  33. Infragistics.Win.Appearance appearance12 = 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. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. this.panel1 = new System.Windows.Forms.Panel();
  42. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  43. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  44. this.dataSet1 = new System.Data.DataSet();
  45. this.dataTable1 = new System.Data.DataTable();
  46. this.dataColumn15 = new System.Data.DataColumn();
  47. this.dataColumn16 = new System.Data.DataColumn();
  48. this.dataColumn17 = new System.Data.DataColumn();
  49. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  50. this.textBox2 = new System.Windows.Forms.TextBox();
  51. this.label18 = new System.Windows.Forms.Label();
  52. this.label17 = new System.Windows.Forms.Label();
  53. this.panel2 = new System.Windows.Forms.Panel();
  54. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  55. this.label8 = new System.Windows.Forms.Label();
  56. this.textBox9 = new System.Windows.Forms.TextBox();
  57. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  58. this.label2 = new System.Windows.Forms.Label();
  59. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  60. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  61. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  62. this.panel1.SuspendLayout();
  63. this.ultraPanel2.ClientArea.SuspendLayout();
  64. this.ultraPanel2.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  68. this.ultraPanel1.ClientArea.SuspendLayout();
  69. this.ultraPanel1.SuspendLayout();
  70. this.panel2.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  72. this.ultraGroupBox1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  75. this.SuspendLayout();
  76. //
  77. // panel1
  78. //
  79. this.panel1.Controls.Add(this.ultraPanel2);
  80. this.panel1.Controls.Add(this.ultraPanel1);
  81. this.panel1.Controls.Add(this.panel2);
  82. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  83. this.panel1.Location = new System.Drawing.Point(0, 0);
  84. this.panel1.Name = "panel1";
  85. this.panel1.Size = new System.Drawing.Size(917, 468);
  86. this.panel1.TabIndex = 0;
  87. //
  88. // ultraPanel2
  89. //
  90. //
  91. // ultraPanel2.ClientArea
  92. //
  93. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  94. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  95. this.ultraPanel2.Location = new System.Drawing.Point(0, 44);
  96. this.ultraPanel2.Name = "ultraPanel2";
  97. this.ultraPanel2.Size = new System.Drawing.Size(917, 390);
  98. this.ultraPanel2.TabIndex = 5;
  99. //
  100. // ultraGrid1
  101. //
  102. this.ultraGrid1.DataSource = this.dataSet1;
  103. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  104. ultraGridColumn1.Header.Caption = "原牌号";
  105. ultraGridColumn1.Header.VisiblePosition = 0;
  106. ultraGridColumn2.Header.Caption = "变更后牌号";
  107. ultraGridColumn2.Header.VisiblePosition = 1;
  108. ultraGridColumn3.Header.Caption = "重量";
  109. ultraGridColumn3.Header.VisiblePosition = 2;
  110. ultraGridBand1.Columns.AddRange(new object[] {
  111. ultraGridColumn1,
  112. ultraGridColumn2,
  113. ultraGridColumn3});
  114. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  115. ultraGridBand1.SummaryFooterCaption = "汇总";
  116. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  117. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  118. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  119. appearance12.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  120. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance12;
  121. appearance14.BackColor = System.Drawing.Color.GhostWhite;
  122. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance14;
  123. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  124. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  125. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  126. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  127. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  128. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  129. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance16;
  130. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  131. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance17;
  132. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  133. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  134. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  135. this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
  136. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  137. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  138. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  139. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  140. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  143. this.ultraGrid1.Name = "ultraGrid1";
  144. this.ultraGrid1.Size = new System.Drawing.Size(917, 390);
  145. this.ultraGrid1.TabIndex = 3;
  146. //
  147. // dataSet1
  148. //
  149. this.dataSet1.DataSetName = "NewDataSet";
  150. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  151. this.dataTable1});
  152. //
  153. // dataTable1
  154. //
  155. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  156. this.dataColumn15,
  157. this.dataColumn16,
  158. this.dataColumn17});
  159. this.dataTable1.TableName = "Table1";
  160. //
  161. // dataColumn15
  162. //
  163. this.dataColumn15.ColumnName = "BEF_STL_GRD";
  164. //
  165. // dataColumn16
  166. //
  167. this.dataColumn16.ColumnName = "SPEC_STL_GRD";
  168. //
  169. // dataColumn17
  170. //
  171. this.dataColumn17.ColumnName = "wgt";
  172. //
  173. // ultraPanel1
  174. //
  175. //
  176. // ultraPanel1.ClientArea
  177. //
  178. this.ultraPanel1.ClientArea.Controls.Add(this.textBox2);
  179. this.ultraPanel1.ClientArea.Controls.Add(this.label18);
  180. this.ultraPanel1.ClientArea.Controls.Add(this.label17);
  181. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  182. this.ultraPanel1.Location = new System.Drawing.Point(0, 434);
  183. this.ultraPanel1.Name = "ultraPanel1";
  184. this.ultraPanel1.Size = new System.Drawing.Size(917, 34);
  185. this.ultraPanel1.TabIndex = 4;
  186. //
  187. // textBox2
  188. //
  189. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  190. this.textBox2.Location = new System.Drawing.Point(94, 4);
  191. this.textBox2.Name = "textBox2";
  192. this.textBox2.Size = new System.Drawing.Size(81, 21);
  193. this.textBox2.TabIndex = 79;
  194. //
  195. // label18
  196. //
  197. this.label18.AutoSize = true;
  198. this.label18.Location = new System.Drawing.Point(178, 9);
  199. this.label18.Name = "label18";
  200. this.label18.Size = new System.Drawing.Size(17, 12);
  201. this.label18.TabIndex = 83;
  202. this.label18.Text = "吨";
  203. //
  204. // label17
  205. //
  206. this.label17.BackColor = System.Drawing.Color.LightBlue;
  207. this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  208. this.label17.Location = new System.Drawing.Point(34, 4);
  209. this.label17.Name = "label17";
  210. this.label17.Size = new System.Drawing.Size(59, 21);
  211. this.label17.TabIndex = 82;
  212. this.label17.Text = "重量合计";
  213. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  214. //
  215. // panel2
  216. //
  217. this.panel2.Controls.Add(this.ultraGroupBox1);
  218. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  219. this.panel2.Location = new System.Drawing.Point(0, 0);
  220. this.panel2.Name = "panel2";
  221. this.panel2.Size = new System.Drawing.Size(917, 44);
  222. this.panel2.TabIndex = 0;
  223. //
  224. // ultraGroupBox1
  225. //
  226. appearance13.BackColor = System.Drawing.Color.Gainsboro;
  227. this.ultraGroupBox1.Appearance = appearance13;
  228. this.ultraGroupBox1.Controls.Add(this.label8);
  229. this.ultraGroupBox1.Controls.Add(this.textBox9);
  230. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  231. this.ultraGroupBox1.Controls.Add(this.label2);
  232. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  233. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  234. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  235. this.ultraGroupBox1.Name = "ultraGroupBox1";
  236. this.ultraGroupBox1.Size = new System.Drawing.Size(917, 44);
  237. this.ultraGroupBox1.TabIndex = 5;
  238. //
  239. // label8
  240. //
  241. this.label8.BackColor = System.Drawing.Color.LightBlue;
  242. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  243. this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.label8.Location = new System.Drawing.Point(560, 12);
  245. this.label8.Name = "label8";
  246. this.label8.Size = new System.Drawing.Size(61, 23);
  247. this.label8.TabIndex = 38;
  248. this.label8.Text = "钢卷号";
  249. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  250. //
  251. // textBox9
  252. //
  253. this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  254. this.textBox9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.textBox9.Location = new System.Drawing.Point(622, 12);
  256. this.textBox9.MaxLength = 20;
  257. this.textBox9.Name = "textBox9";
  258. this.textBox9.Size = new System.Drawing.Size(127, 23);
  259. this.textBox9.TabIndex = 37;
  260. //
  261. // ultraDateTimeEditor2
  262. //
  263. appearance2.BorderColor = System.Drawing.Color.Black;
  264. this.ultraDateTimeEditor2.Appearance = appearance2;
  265. this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  266. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(230, 9);
  267. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  268. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(116, 21);
  269. this.ultraDateTimeEditor2.TabIndex = 26;
  270. //
  271. // label2
  272. //
  273. this.label2.BackColor = System.Drawing.Color.LightBlue;
  274. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  275. this.label2.Location = new System.Drawing.Point(34, 9);
  276. this.label2.Name = "label2";
  277. this.label2.Size = new System.Drawing.Size(73, 21);
  278. this.label2.TabIndex = 25;
  279. this.label2.Text = "生产日期";
  280. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  281. //
  282. // ultraDateTimeEditor1
  283. //
  284. appearance6.BorderColor = System.Drawing.Color.Black;
  285. this.ultraDateTimeEditor1.Appearance = appearance6;
  286. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  287. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(108, 9);
  288. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  289. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(116, 21);
  290. this.ultraDateTimeEditor1.TabIndex = 24;
  291. //
  292. // saveFileDialog1
  293. //
  294. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  295. //
  296. // UICO20190
  297. //
  298. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  299. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  300. this.ClientSize = new System.Drawing.Size(917, 468);
  301. this.Controls.Add(this.panel1);
  302. this.Name = "UICO20190";
  303. this.Text = "牌号变更统计";
  304. this.panel1.ResumeLayout(false);
  305. this.ultraPanel2.ClientArea.ResumeLayout(false);
  306. this.ultraPanel2.ResumeLayout(false);
  307. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  310. this.ultraPanel1.ClientArea.ResumeLayout(false);
  311. this.ultraPanel1.ClientArea.PerformLayout();
  312. this.ultraPanel1.ResumeLayout(false);
  313. this.panel2.ResumeLayout(false);
  314. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  315. this.ultraGroupBox1.ResumeLayout(false);
  316. this.ultraGroupBox1.PerformLayout();
  317. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  318. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  319. this.ResumeLayout(false);
  320. }
  321. #endregion
  322. private System.Windows.Forms.Panel panel1;
  323. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  324. private System.Windows.Forms.Panel panel2;
  325. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  326. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  327. private System.Windows.Forms.Label label2;
  328. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  329. private System.Windows.Forms.Label label8;
  330. private System.Windows.Forms.TextBox textBox9;
  331. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  332. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  333. private System.Data.DataSet dataSet1;
  334. private System.Data.DataTable dataTable1;
  335. private System.Data.DataColumn dataColumn15;
  336. private System.Data.DataColumn dataColumn16;
  337. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  338. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  339. private System.Windows.Forms.TextBox textBox2;
  340. private System.Windows.Forms.Label label18;
  341. private System.Windows.Forms.Label label17;
  342. private System.Data.DataColumn dataColumn17;
  343. }
  344. }