f612815346bdb043ba384b93ef2df1a974c3474f.svn-base 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. namespace Core.LZMes.Client.QCM
  2. {
  3. partial class QCM020201
  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.Appearance appearance19 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("成分化验号");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("炉号");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("牌号");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("类型");
  35. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  49. this.panel2 = new System.Windows.Forms.Panel();
  50. this.label3 = new System.Windows.Forms.Label();
  51. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  52. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  53. this.textBox2 = new System.Windows.Forms.TextBox();
  54. this.label2 = new System.Windows.Forms.Label();
  55. this.label1 = new System.Windows.Forms.Label();
  56. this.textBox1 = new System.Windows.Forms.TextBox();
  57. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  58. this.dataSet1 = new System.Data.DataSet();
  59. this.dataTable1 = new System.Data.DataTable();
  60. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  61. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  62. this.dataColumn1 = new System.Data.DataColumn();
  63. this.dataColumn2 = new System.Data.DataColumn();
  64. this.dataColumn3 = new System.Data.DataColumn();
  65. this.dataColumn4 = new System.Data.DataColumn();
  66. this.panel2.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // panel2
  73. //
  74. this.panel2.Controls.Add(this.label3);
  75. this.panel2.Controls.Add(this.dateTimePicker2);
  76. this.panel2.Controls.Add(this.dateTimePicker1);
  77. this.panel2.Controls.Add(this.textBox2);
  78. this.panel2.Controls.Add(this.label2);
  79. this.panel2.Controls.Add(this.label1);
  80. this.panel2.Controls.Add(this.textBox1);
  81. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  82. this.panel2.Location = new System.Drawing.Point(0, 0);
  83. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  84. this.panel2.Name = "panel2";
  85. this.panel2.Size = new System.Drawing.Size(1344, 51);
  86. this.panel2.TabIndex = 13;
  87. //
  88. // label3
  89. //
  90. this.label3.Location = new System.Drawing.Point(153, 12);
  91. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.label3.Name = "label3";
  93. this.label3.Size = new System.Drawing.Size(21, 26);
  94. this.label3.TabIndex = 19;
  95. this.label3.Text = "至";
  96. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  97. //
  98. // dateTimePicker2
  99. //
  100. this.dateTimePicker2.Location = new System.Drawing.Point(184, 12);
  101. this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4);
  102. this.dateTimePicker2.Name = "dateTimePicker2";
  103. this.dateTimePicker2.Size = new System.Drawing.Size(136, 25);
  104. this.dateTimePicker2.TabIndex = 18;
  105. //
  106. // dateTimePicker1
  107. //
  108. this.dateTimePicker1.Location = new System.Drawing.Point(5, 12);
  109. this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
  110. this.dateTimePicker1.Name = "dateTimePicker1";
  111. this.dateTimePicker1.Size = new System.Drawing.Size(139, 25);
  112. this.dateTimePicker1.TabIndex = 17;
  113. //
  114. // textBox2
  115. //
  116. this.textBox2.Location = new System.Drawing.Point(580, 12);
  117. this.textBox2.Margin = new System.Windows.Forms.Padding(4);
  118. this.textBox2.Name = "textBox2";
  119. this.textBox2.Size = new System.Drawing.Size(132, 25);
  120. this.textBox2.TabIndex = 16;
  121. //
  122. // label2
  123. //
  124. this.label2.BackColor = System.Drawing.Color.LightBlue;
  125. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  126. this.label2.Location = new System.Drawing.Point(529, 12);
  127. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.label2.Name = "label2";
  129. this.label2.Size = new System.Drawing.Size(42, 26);
  130. this.label2.TabIndex = 15;
  131. this.label2.Text = "牌号";
  132. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  133. //
  134. // label1
  135. //
  136. this.label1.BackColor = System.Drawing.Color.LightBlue;
  137. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  138. this.label1.Location = new System.Drawing.Point(331, 12);
  139. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  140. this.label1.Name = "label1";
  141. this.label1.Size = new System.Drawing.Size(42, 26);
  142. this.label1.TabIndex = 14;
  143. this.label1.Text = "炉号";
  144. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  145. //
  146. // textBox1
  147. //
  148. this.textBox1.Location = new System.Drawing.Point(381, 12);
  149. this.textBox1.Margin = new System.Windows.Forms.Padding(4);
  150. this.textBox1.Name = "textBox1";
  151. this.textBox1.Size = new System.Drawing.Size(132, 25);
  152. this.textBox1.TabIndex = 0;
  153. //
  154. // ultraGrid1
  155. //
  156. this.ultraGrid1.DataSource = this.dataSet1;
  157. appearance19.BackColor = System.Drawing.SystemColors.Window;
  158. appearance19.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  159. this.ultraGrid1.DisplayLayout.Appearance = appearance19;
  160. ultraGridColumn1.Header.VisiblePosition = 0;
  161. ultraGridColumn2.Header.VisiblePosition = 1;
  162. ultraGridColumn3.Header.VisiblePosition = 2;
  163. ultraGridColumn4.Header.VisiblePosition = 3;
  164. ultraGridBand1.Columns.AddRange(new object[] {
  165. ultraGridColumn1,
  166. ultraGridColumn2,
  167. ultraGridColumn3,
  168. ultraGridColumn4});
  169. appearance4.TextHAlignAsString = "Center";
  170. appearance4.TextVAlignAsString = "Middle";
  171. ultraGridBand1.Header.Appearance = appearance4;
  172. appearance5.TextHAlignAsString = "Left";
  173. appearance5.TextVAlignAsString = "Middle";
  174. ultraGridBand1.Override.CellAppearance = appearance5;
  175. appearance6.BackColor = System.Drawing.Color.LightBlue;
  176. appearance6.BackColor2 = System.Drawing.Color.LightBlue;
  177. ultraGridBand1.Override.HeaderAppearance = appearance6;
  178. ultraGridBand1.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  179. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  180. ultraGridBand1.Override.RowSelectorWidth = 30;
  181. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  182. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  183. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  184. appearance23.BackColor = System.Drawing.SystemColors.ActiveBorder;
  185. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  186. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  187. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  188. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance23;
  189. appearance24.ForeColor = System.Drawing.SystemColors.GrayText;
  190. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance24;
  191. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  192. appearance25.BackColor = System.Drawing.SystemColors.ControlLightLight;
  193. appearance25.BackColor2 = System.Drawing.SystemColors.Control;
  194. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  195. appearance25.ForeColor = System.Drawing.SystemColors.GrayText;
  196. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance25;
  197. appearance26.BackColor = System.Drawing.SystemColors.Window;
  198. appearance26.ForeColor = System.Drawing.SystemColors.ControlText;
  199. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance26;
  200. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  201. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  202. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  203. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  204. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  205. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  206. appearance28.BackColor = System.Drawing.SystemColors.Window;
  207. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance28;
  208. appearance29.BorderColor = System.Drawing.Color.Silver;
  209. appearance29.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  210. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance29;
  211. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  212. appearance30.BackColor = System.Drawing.SystemColors.Control;
  213. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  214. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  215. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  216. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  217. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  218. appearance31.TextHAlignAsString = "Left";
  219. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance31;
  220. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  221. appearance32.BackColor = System.Drawing.SystemColors.Window;
  222. appearance32.BorderColor = System.Drawing.Color.Silver;
  223. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance32;
  224. appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
  225. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
  226. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  227. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.ultraGrid1.Location = new System.Drawing.Point(0, 51);
  229. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  230. this.ultraGrid1.Name = "ultraGrid1";
  231. this.ultraGrid1.Size = new System.Drawing.Size(1344, 861);
  232. this.ultraGrid1.TabIndex = 15;
  233. //
  234. // dataSet1
  235. //
  236. this.dataSet1.DataSetName = "NewDataSet";
  237. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  238. this.dataTable1});
  239. //
  240. // dataTable1
  241. //
  242. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  243. this.dataColumn1,
  244. this.dataColumn2,
  245. this.dataColumn3,
  246. this.dataColumn4});
  247. this.dataTable1.TableName = "Table1";
  248. //
  249. // saveFileDialog1
  250. //
  251. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  252. //
  253. // dataColumn1
  254. //
  255. this.dataColumn1.ColumnName = "成分化验号";
  256. //
  257. // dataColumn2
  258. //
  259. this.dataColumn2.ColumnName = "炉号";
  260. //
  261. // dataColumn3
  262. //
  263. this.dataColumn3.ColumnName = "牌号";
  264. //
  265. // dataColumn4
  266. //
  267. this.dataColumn4.ColumnName = "类型";
  268. //
  269. // QCM020201
  270. //
  271. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  272. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  273. this.ClientSize = new System.Drawing.Size(1344, 912);
  274. this.Controls.Add(this.ultraGrid1);
  275. this.Controls.Add(this.panel2);
  276. this.Margin = new System.Windows.Forms.Padding(5);
  277. this.Name = "QCM020201";
  278. this.Text = "成分信息查询";
  279. this.Load += new System.EventHandler(this.QCM020201_Load);
  280. this.panel2.ResumeLayout(false);
  281. this.panel2.PerformLayout();
  282. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  285. this.ResumeLayout(false);
  286. }
  287. #endregion
  288. private System.Windows.Forms.Panel panel2;
  289. private System.Windows.Forms.TextBox textBox2;
  290. private System.Windows.Forms.Label label2;
  291. private System.Windows.Forms.Label label1;
  292. private System.Windows.Forms.TextBox textBox1;
  293. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  294. private System.Data.DataSet dataSet1;
  295. private System.Data.DataTable dataTable1;
  296. private System.Windows.Forms.Label label3;
  297. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  298. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  299. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  300. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  301. private System.Data.DataColumn dataColumn1;
  302. private System.Data.DataColumn dataColumn2;
  303. private System.Data.DataColumn dataColumn3;
  304. private System.Data.DataColumn dataColumn4;
  305. }
  306. }