reportSlagSplashInfo.Designer.cs.svn-base 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  1. namespace Core.LgMes.Client.LgIntegrationQuery
  2. {
  3. partial class reportSlagSplashInfo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  36. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEATNO");
  39. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME");
  41. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CaO");
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SiO2");
  45. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Al2O3");
  47. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TFe");
  49. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MnO");
  51. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S");
  53. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MgO");
  55. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P2O5");
  57. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JIANDU");
  59. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASSAYDATE");
  61. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BYS");
  63. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHJRL");
  65. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Si_Iron");
  67. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KSJRL");
  69. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_LD");
  71. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BC");
  73. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BB");
  75. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  77. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  78. this._frmStyleBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  79. this._frmStyleBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  80. this._frmStyleBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  81. this._frmStyleBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  82. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  83. this.uCkEditorForFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  84. this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  85. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  86. this.cbbNum = new System.Windows.Forms.ComboBox();
  87. this.cbbPos = new System.Windows.Forms.ComboBox();
  88. this.cbPos = new System.Windows.Forms.CheckBox();
  89. this.cbbBC = new System.Windows.Forms.ComboBox();
  90. this.cbBC = new System.Windows.Forms.CheckBox();
  91. this.cbbBB = new System.Windows.Forms.ComboBox();
  92. this.cbBB = new System.Windows.Forms.CheckBox();
  93. this.label2 = new System.Windows.Forms.Label();
  94. this.label1 = new System.Windows.Forms.Label();
  95. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  96. this.dataSet1 = new System.Data.DataSet();
  97. this.dataTable1 = new System.Data.DataTable();
  98. this.dataColumn1 = new System.Data.DataColumn();
  99. this.dataColumn2 = new System.Data.DataColumn();
  100. this.dataColumn3 = new System.Data.DataColumn();
  101. this.dataColumn4 = new System.Data.DataColumn();
  102. this.dataColumn5 = new System.Data.DataColumn();
  103. this.dataColumn6 = new System.Data.DataColumn();
  104. this.dataColumn7 = new System.Data.DataColumn();
  105. this.dataColumn8 = new System.Data.DataColumn();
  106. this.dataColumn9 = new System.Data.DataColumn();
  107. this.dataColumn10 = new System.Data.DataColumn();
  108. this.dataColumn11 = new System.Data.DataColumn();
  109. this.dataColumn12 = new System.Data.DataColumn();
  110. this.dataColumn13 = new System.Data.DataColumn();
  111. this.dataColumn14 = new System.Data.DataColumn();
  112. this.dataColumn15 = new System.Data.DataColumn();
  113. this.dataColumn16 = new System.Data.DataColumn();
  114. this.dataColumn17 = new System.Data.DataColumn();
  115. this.dataColumn18 = new System.Data.DataColumn();
  116. this.dataColumn19 = new System.Data.DataColumn();
  117. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  119. this.ultraGroupBox1.SuspendLayout();
  120. ((System.ComponentModel.ISupportInitialize)(this.uCkEditorForFilter)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  126. this.SuspendLayout();
  127. //
  128. // ultraToolbarsManager1
  129. //
  130. this.ultraToolbarsManager1.DesignerFlags = 1;
  131. this.ultraToolbarsManager1.DockWithinContainer = this;
  132. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(Core.Mes.Client.Common.frmStyleBase);
  133. this.ultraToolbarsManager1.LockToolbars = true;
  134. this.ultraToolbarsManager1.MdiMergeable = false;
  135. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  136. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  137. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
  138. ultraToolbar1.DockedColumn = 0;
  139. ultraToolbar1.DockedRow = 0;
  140. buttonTool1.InstanceProps.IsFirstInGroup = true;
  141. buttonTool2.InstanceProps.IsFirstInGroup = true;
  142. buttonTool3.InstanceProps.IsFirstInGroup = true;
  143. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  144. buttonTool1,
  145. buttonTool2,
  146. buttonTool3});
  147. ultraToolbar1.Text = "UltraToolbar1";
  148. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  149. ultraToolbar1});
  150. buttonTool4.SharedPropsInternal.Caption = "查询";
  151. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  152. buttonTool5.SharedPropsInternal.Caption = "导出EXCEL";
  153. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  154. buttonTool6.SharedPropsInternal.Caption = "关闭";
  155. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  156. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  157. buttonTool4,
  158. buttonTool5,
  159. buttonTool6});
  160. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  161. //
  162. // _frmStyleBase_Toolbars_Dock_Area_Left
  163. //
  164. this._frmStyleBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  165. this._frmStyleBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  166. this._frmStyleBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  167. this._frmStyleBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  168. this._frmStyleBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  169. this._frmStyleBase_Toolbars_Dock_Area_Left.Name = "_frmStyleBase_Toolbars_Dock_Area_Left";
  170. this._frmStyleBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 468);
  171. this._frmStyleBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  172. //
  173. // _frmStyleBase_Toolbars_Dock_Area_Right
  174. //
  175. this._frmStyleBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  176. this._frmStyleBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  177. this._frmStyleBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  178. this._frmStyleBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  179. this._frmStyleBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(916, 28);
  180. this._frmStyleBase_Toolbars_Dock_Area_Right.Name = "_frmStyleBase_Toolbars_Dock_Area_Right";
  181. this._frmStyleBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 468);
  182. this._frmStyleBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  183. //
  184. // _frmStyleBase_Toolbars_Dock_Area_Top
  185. //
  186. this._frmStyleBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  187. this._frmStyleBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  188. this._frmStyleBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  189. this._frmStyleBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  190. this._frmStyleBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  191. this._frmStyleBase_Toolbars_Dock_Area_Top.Name = "_frmStyleBase_Toolbars_Dock_Area_Top";
  192. this._frmStyleBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(916, 28);
  193. this._frmStyleBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  194. //
  195. // _frmStyleBase_Toolbars_Dock_Area_Bottom
  196. //
  197. this._frmStyleBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  198. this._frmStyleBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  199. this._frmStyleBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  200. this._frmStyleBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this._frmStyleBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 496);
  202. this._frmStyleBase_Toolbars_Dock_Area_Bottom.Name = "_frmStyleBase_Toolbars_Dock_Area_Bottom";
  203. this._frmStyleBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(916, 0);
  204. this._frmStyleBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  205. //
  206. // ultraGroupBox1
  207. //
  208. this.ultraGroupBox1.Controls.Add(this.uCkEditorForFilter);
  209. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
  210. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  211. this.ultraGroupBox1.Controls.Add(this.cbbNum);
  212. this.ultraGroupBox1.Controls.Add(this.cbbPos);
  213. this.ultraGroupBox1.Controls.Add(this.cbPos);
  214. this.ultraGroupBox1.Controls.Add(this.cbbBC);
  215. this.ultraGroupBox1.Controls.Add(this.cbBC);
  216. this.ultraGroupBox1.Controls.Add(this.cbbBB);
  217. this.ultraGroupBox1.Controls.Add(this.cbBB);
  218. this.ultraGroupBox1.Controls.Add(this.label2);
  219. this.ultraGroupBox1.Controls.Add(this.label1);
  220. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  221. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 28);
  222. this.ultraGroupBox1.Name = "ultraGroupBox1";
  223. this.ultraGroupBox1.Size = new System.Drawing.Size(916, 52);
  224. this.ultraGroupBox1.TabIndex = 1;
  225. //
  226. // uCkEditorForFilter
  227. //
  228. appearance21.BackColor = System.Drawing.Color.LimeGreen;
  229. appearance21.TextVAlignAsString = "Middle";
  230. this.uCkEditorForFilter.Appearance = appearance21;
  231. this.uCkEditorForFilter.BackColor = System.Drawing.Color.LimeGreen;
  232. this.uCkEditorForFilter.BackColorInternal = System.Drawing.Color.Transparent;
  233. this.uCkEditorForFilter.Location = new System.Drawing.Point(885, 16);
  234. this.uCkEditorForFilter.Name = "uCkEditorForFilter";
  235. this.uCkEditorForFilter.Size = new System.Drawing.Size(46, 20);
  236. this.uCkEditorForFilter.TabIndex = 0;
  237. this.uCkEditorForFilter.Text = "过滤";
  238. this.uCkEditorForFilter.CheckedChanged += new System.EventHandler(this.uCkEditorForFilter_CheckedChanged);
  239. //
  240. // ultraDateTimeEditor2
  241. //
  242. this.ultraDateTimeEditor2.FormatProvider = new System.Globalization.CultureInfo("en-US");
  243. this.ultraDateTimeEditor2.FormatString = "yyyy-MM-dd";
  244. this.ultraDateTimeEditor2.Location = new System.Drawing.Point(229, 17);
  245. this.ultraDateTimeEditor2.MaskInput = "yyyy-mm-dd";
  246. this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
  247. this.ultraDateTimeEditor2.Nullable = false;
  248. this.ultraDateTimeEditor2.Size = new System.Drawing.Size(95, 19);
  249. this.ultraDateTimeEditor2.TabIndex = 2;
  250. this.ultraDateTimeEditor2.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  251. //
  252. // ultraDateTimeEditor1
  253. //
  254. this.ultraDateTimeEditor1.FormatProvider = new System.Globalization.CultureInfo("en-US");
  255. this.ultraDateTimeEditor1.FormatString = "yyyy-MM-dd";
  256. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(107, 17);
  257. this.ultraDateTimeEditor1.MaskInput = "yyyy-mm-dd";
  258. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  259. this.ultraDateTimeEditor1.Nullable = false;
  260. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(95, 19);
  261. this.ultraDateTimeEditor1.TabIndex = 1;
  262. this.ultraDateTimeEditor1.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  263. //
  264. // cbbNum
  265. //
  266. this.cbbNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  267. this.cbbNum.Enabled = false;
  268. this.cbbNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  269. this.cbbNum.FormattingEnabled = true;
  270. this.cbbNum.Location = new System.Drawing.Point(487, 16);
  271. this.cbbNum.Name = "cbbNum";
  272. this.cbbNum.Size = new System.Drawing.Size(81, 20);
  273. this.cbbNum.TabIndex = 5;
  274. //
  275. // cbbPos
  276. //
  277. this.cbbPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  278. this.cbbPos.Enabled = false;
  279. this.cbbPos.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  280. this.cbbPos.FormattingEnabled = true;
  281. this.cbbPos.Items.AddRange(new object[] {
  282. "转炉"});
  283. this.cbbPos.Location = new System.Drawing.Point(400, 16);
  284. this.cbbPos.Name = "cbbPos";
  285. this.cbbPos.Size = new System.Drawing.Size(81, 20);
  286. this.cbbPos.TabIndex = 4;
  287. this.cbbPos.SelectedIndexChanged += new System.EventHandler(this.cbbPos_SelectedIndexChanged);
  288. //
  289. // cbPos
  290. //
  291. this.cbPos.AutoSize = true;
  292. this.cbPos.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  293. this.cbPos.Location = new System.Drawing.Point(351, 18);
  294. this.cbPos.Name = "cbPos";
  295. this.cbPos.Size = new System.Drawing.Size(45, 16);
  296. this.cbPos.TabIndex = 3;
  297. this.cbPos.Text = "岗位";
  298. this.cbPos.UseVisualStyleBackColor = true;
  299. this.cbPos.CheckedChanged += new System.EventHandler(this.cbPos_CheckedChanged);
  300. //
  301. // cbbBC
  302. //
  303. this.cbbBC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  304. this.cbbBC.Enabled = false;
  305. this.cbbBC.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  306. this.cbbBC.FormattingEnabled = true;
  307. this.cbbBC.Items.AddRange(new object[] {
  308. "白",
  309. "中",
  310. "夜"});
  311. this.cbbBC.Location = new System.Drawing.Point(647, 16);
  312. this.cbbBC.Name = "cbbBC";
  313. this.cbbBC.Size = new System.Drawing.Size(44, 20);
  314. this.cbbBC.TabIndex = 7;
  315. this.cbbBC.Visible = false;
  316. //
  317. // cbBC
  318. //
  319. this.cbBC.AutoSize = true;
  320. this.cbBC.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  321. this.cbBC.Location = new System.Drawing.Point(598, 18);
  322. this.cbBC.Name = "cbBC";
  323. this.cbBC.Size = new System.Drawing.Size(45, 16);
  324. this.cbBC.TabIndex = 6;
  325. this.cbBC.Text = "班次";
  326. this.cbBC.UseVisualStyleBackColor = true;
  327. this.cbBC.Visible = false;
  328. this.cbBC.CheckedChanged += new System.EventHandler(this.cbBC_CheckedChanged);
  329. //
  330. // cbbBB
  331. //
  332. this.cbbBB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  333. this.cbbBB.Enabled = false;
  334. this.cbbBB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  335. this.cbbBB.FormattingEnabled = true;
  336. this.cbbBB.Items.AddRange(new object[] {
  337. "甲",
  338. "乙",
  339. "丙",
  340. "丁"});
  341. this.cbbBB.Location = new System.Drawing.Point(768, 16);
  342. this.cbbBB.Name = "cbbBB";
  343. this.cbbBB.Size = new System.Drawing.Size(44, 20);
  344. this.cbbBB.TabIndex = 9;
  345. this.cbbBB.Visible = false;
  346. //
  347. // cbBB
  348. //
  349. this.cbBB.AutoSize = true;
  350. this.cbBB.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  351. this.cbBB.Location = new System.Drawing.Point(719, 18);
  352. this.cbBB.Name = "cbBB";
  353. this.cbBB.Size = new System.Drawing.Size(45, 16);
  354. this.cbBB.TabIndex = 8;
  355. this.cbBB.Text = "班别";
  356. this.cbBB.UseVisualStyleBackColor = true;
  357. this.cbBB.Visible = false;
  358. this.cbBB.CheckedChanged += new System.EventHandler(this.cbBB_CheckedChanged);
  359. //
  360. // label2
  361. //
  362. this.label2.AutoSize = true;
  363. this.label2.Location = new System.Drawing.Point(207, 20);
  364. this.label2.Name = "label2";
  365. this.label2.Size = new System.Drawing.Size(17, 12);
  366. this.label2.TabIndex = 0;
  367. this.label2.Text = "到";
  368. //
  369. // label1
  370. //
  371. this.label1.AutoSize = true;
  372. this.label1.Location = new System.Drawing.Point(24, 20);
  373. this.label1.Name = "label1";
  374. this.label1.Size = new System.Drawing.Size(77, 12);
  375. this.label1.TabIndex = 0;
  376. this.label1.Text = "检验时间 从";
  377. //
  378. // ultraGrid1
  379. //
  380. this.ultraGrid1.DataSource = this.dataSet1;
  381. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  382. appearance1.TextVAlignAsString = "Middle";
  383. ultraGridColumn1.CellAppearance = appearance1;
  384. ultraGridColumn1.Header.VisiblePosition = 0;
  385. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  386. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  387. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  388. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  389. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  390. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  391. appearance2.TextVAlignAsString = "Middle";
  392. ultraGridColumn2.CellAppearance = appearance2;
  393. ultraGridColumn2.Header.VisiblePosition = 1;
  394. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  395. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  396. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0);
  397. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  398. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  399. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  400. appearance3.TextVAlignAsString = "Middle";
  401. ultraGridColumn3.CellAppearance = appearance3;
  402. ultraGridColumn3.Header.VisiblePosition = 2;
  403. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  404. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  405. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  406. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  407. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  408. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  409. appearance4.TextVAlignAsString = "Middle";
  410. ultraGridColumn4.CellAppearance = appearance4;
  411. ultraGridColumn4.Header.VisiblePosition = 3;
  412. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  413. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  414. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  415. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  416. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  417. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  418. appearance5.TextVAlignAsString = "Middle";
  419. ultraGridColumn5.CellAppearance = appearance5;
  420. ultraGridColumn5.Header.VisiblePosition = 4;
  421. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  422. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  423. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  424. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  425. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  426. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  427. appearance6.TextVAlignAsString = "Middle";
  428. ultraGridColumn6.CellAppearance = appearance6;
  429. ultraGridColumn6.Header.VisiblePosition = 5;
  430. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  431. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  432. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  433. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  434. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  435. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  436. appearance7.TextVAlignAsString = "Middle";
  437. ultraGridColumn7.CellAppearance = appearance7;
  438. ultraGridColumn7.Header.VisiblePosition = 6;
  439. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  440. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  441. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  442. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  443. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  444. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  445. appearance8.TextVAlignAsString = "Middle";
  446. ultraGridColumn8.CellAppearance = appearance8;
  447. ultraGridColumn8.Header.VisiblePosition = 7;
  448. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 7;
  449. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  450. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  451. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  452. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  453. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  454. appearance9.TextVAlignAsString = "Middle";
  455. ultraGridColumn9.CellAppearance = appearance9;
  456. ultraGridColumn9.Header.VisiblePosition = 8;
  457. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 9;
  458. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  459. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  460. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  461. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  462. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  463. appearance10.TextVAlignAsString = "Middle";
  464. ultraGridColumn10.CellAppearance = appearance10;
  465. ultraGridColumn10.Header.VisiblePosition = 9;
  466. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
  467. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  468. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  469. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  470. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  471. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  472. appearance11.TextVAlignAsString = "Middle";
  473. ultraGridColumn11.CellAppearance = appearance11;
  474. ultraGridColumn11.Header.VisiblePosition = 10;
  475. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 13;
  476. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  477. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  478. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  479. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  480. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  481. appearance12.TextVAlignAsString = "Middle";
  482. ultraGridColumn12.CellAppearance = appearance12;
  483. ultraGridColumn12.Header.VisiblePosition = 11;
  484. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 18;
  485. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  486. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(135, 0);
  487. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  488. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  489. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  490. appearance13.TextVAlignAsString = "Middle";
  491. ultraGridColumn13.CellAppearance = appearance13;
  492. ultraGridColumn13.Header.VisiblePosition = 12;
  493. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 8;
  494. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  495. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  496. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  497. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  498. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  499. appearance14.TextVAlignAsString = "Middle";
  500. ultraGridColumn14.CellAppearance = appearance14;
  501. ultraGridColumn14.Header.VisiblePosition = 13;
  502. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 11;
  503. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  504. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  505. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  506. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  507. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  508. appearance15.TextVAlignAsString = "Middle";
  509. ultraGridColumn15.CellAppearance = appearance15;
  510. ultraGridColumn15.Header.VisiblePosition = 14;
  511. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 12;
  512. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  513. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  514. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  515. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  516. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  517. appearance16.TextVAlignAsString = "Middle";
  518. ultraGridColumn16.CellAppearance = appearance16;
  519. ultraGridColumn16.Header.VisiblePosition = 15;
  520. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 14;
  521. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  522. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  523. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  524. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  525. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  526. appearance17.TextVAlignAsString = "Middle";
  527. ultraGridColumn17.CellAppearance = appearance17;
  528. ultraGridColumn17.Header.VisiblePosition = 16;
  529. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 15;
  530. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  531. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  532. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  533. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  534. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  535. appearance18.TextHAlignAsString = "Center";
  536. appearance18.TextVAlignAsString = "Middle";
  537. ultraGridColumn18.CellAppearance = appearance18;
  538. ultraGridColumn18.Header.VisiblePosition = 17;
  539. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 16;
  540. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  541. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
  542. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  543. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  544. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  545. appearance19.TextHAlignAsString = "Center";
  546. appearance19.TextVAlignAsString = "Middle";
  547. ultraGridColumn19.CellAppearance = appearance19;
  548. ultraGridColumn19.Header.VisiblePosition = 18;
  549. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 17;
  550. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  551. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
  552. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  553. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  554. ultraGridBand1.Columns.AddRange(new object[] {
  555. ultraGridColumn1,
  556. ultraGridColumn2,
  557. ultraGridColumn3,
  558. ultraGridColumn4,
  559. ultraGridColumn5,
  560. ultraGridColumn6,
  561. ultraGridColumn7,
  562. ultraGridColumn8,
  563. ultraGridColumn9,
  564. ultraGridColumn10,
  565. ultraGridColumn11,
  566. ultraGridColumn12,
  567. ultraGridColumn13,
  568. ultraGridColumn14,
  569. ultraGridColumn15,
  570. ultraGridColumn16,
  571. ultraGridColumn17,
  572. ultraGridColumn18,
  573. ultraGridColumn19});
  574. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  575. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  576. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  577. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  578. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  579. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  580. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  581. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  582. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  583. this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
  584. this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 22;
  585. appearance20.TextVAlignAsString = "Middle";
  586. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance20;
  587. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  588. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  589. this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  590. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  591. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  592. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  593. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.ultraGrid1.Location = new System.Drawing.Point(0, 80);
  595. this.ultraGrid1.Name = "ultraGrid1";
  596. this.ultraGrid1.Size = new System.Drawing.Size(916, 416);
  597. this.ultraGrid1.TabIndex = 0;
  598. //
  599. // dataSet1
  600. //
  601. this.dataSet1.DataSetName = "NewDataSet";
  602. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  603. this.dataTable1});
  604. //
  605. // dataTable1
  606. //
  607. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  608. this.dataColumn1,
  609. this.dataColumn2,
  610. this.dataColumn3,
  611. this.dataColumn4,
  612. this.dataColumn5,
  613. this.dataColumn6,
  614. this.dataColumn7,
  615. this.dataColumn8,
  616. this.dataColumn9,
  617. this.dataColumn10,
  618. this.dataColumn11,
  619. this.dataColumn12,
  620. this.dataColumn13,
  621. this.dataColumn14,
  622. this.dataColumn15,
  623. this.dataColumn16,
  624. this.dataColumn17,
  625. this.dataColumn18,
  626. this.dataColumn19});
  627. this.dataTable1.TableName = "Table1";
  628. //
  629. // dataColumn1
  630. //
  631. this.dataColumn1.Caption = "炉号";
  632. this.dataColumn1.ColumnName = "HEATNO";
  633. //
  634. // dataColumn2
  635. //
  636. this.dataColumn2.Caption = "牌号";
  637. this.dataColumn2.ColumnName = "STEELNAME";
  638. //
  639. // dataColumn3
  640. //
  641. this.dataColumn3.ColumnName = "CaO";
  642. //
  643. // dataColumn4
  644. //
  645. this.dataColumn4.ColumnName = "SiO2";
  646. //
  647. // dataColumn5
  648. //
  649. this.dataColumn5.ColumnName = "Al2O3";
  650. //
  651. // dataColumn6
  652. //
  653. this.dataColumn6.ColumnName = "TFe";
  654. //
  655. // dataColumn7
  656. //
  657. this.dataColumn7.ColumnName = "MnO";
  658. //
  659. // dataColumn8
  660. //
  661. this.dataColumn8.ColumnName = "S";
  662. //
  663. // dataColumn9
  664. //
  665. this.dataColumn9.ColumnName = "MgO";
  666. //
  667. // dataColumn10
  668. //
  669. this.dataColumn10.ColumnName = "P2O5";
  670. //
  671. // dataColumn11
  672. //
  673. this.dataColumn11.Caption = "碱度";
  674. this.dataColumn11.ColumnName = "JIANDU";
  675. //
  676. // dataColumn12
  677. //
  678. this.dataColumn12.Caption = "分析时间";
  679. this.dataColumn12.ColumnName = "ASSAYDATE";
  680. //
  681. // dataColumn13
  682. //
  683. this.dataColumn13.Caption = "白云石";
  684. this.dataColumn13.ColumnName = "BYS";
  685. //
  686. // dataColumn14
  687. //
  688. this.dataColumn14.Caption = "石灰加入量";
  689. this.dataColumn14.ColumnName = "SHJRL";
  690. //
  691. // dataColumn15
  692. //
  693. this.dataColumn15.Caption = "铁水Si";
  694. this.dataColumn15.ColumnName = "Si_Iron";
  695. //
  696. // dataColumn16
  697. //
  698. this.dataColumn16.Caption = "矿石加入量";
  699. this.dataColumn16.ColumnName = "KSJRL";
  700. //
  701. // dataColumn17
  702. //
  703. this.dataColumn17.Caption = "倒炉C";
  704. this.dataColumn17.ColumnName = "C_LD";
  705. //
  706. // dataColumn18
  707. //
  708. this.dataColumn18.Caption = "班次";
  709. this.dataColumn18.ColumnName = "BC";
  710. //
  711. // dataColumn19
  712. //
  713. this.dataColumn19.Caption = "班别";
  714. this.dataColumn19.ColumnName = "BB";
  715. //
  716. // reportSlagSplashInfo
  717. //
  718. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  719. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  720. this.ClientSize = new System.Drawing.Size(916, 496);
  721. this.Controls.Add(this.ultraGrid1);
  722. this.Controls.Add(this.ultraGroupBox1);
  723. this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Left);
  724. this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Right);
  725. this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Top);
  726. this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Bottom);
  727. this.Name = "reportSlagSplashInfo";
  728. this.Text = "渣样信息";
  729. this.Load += new System.EventHandler(this.reportLFData_Load);
  730. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  732. this.ultraGroupBox1.ResumeLayout(false);
  733. this.ultraGroupBox1.PerformLayout();
  734. ((System.ComponentModel.ISupportInitialize)(this.uCkEditorForFilter)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  740. this.ResumeLayout(false);
  741. }
  742. #endregion
  743. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  744. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Left;
  745. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Right;
  746. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Top;
  747. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Bottom;
  748. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  749. private System.Windows.Forms.ComboBox cbbBB;
  750. private System.Windows.Forms.CheckBox cbBB;
  751. private System.Windows.Forms.Label label1;
  752. private System.Windows.Forms.Label label2;
  753. private System.Windows.Forms.ComboBox cbbPos;
  754. private System.Windows.Forms.CheckBox cbPos;
  755. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  756. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  757. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
  758. private System.Windows.Forms.ComboBox cbbBC;
  759. private System.Windows.Forms.CheckBox cbBC;
  760. private System.Data.DataSet dataSet1;
  761. private System.Data.DataTable dataTable1;
  762. private System.Windows.Forms.ComboBox cbbNum;
  763. private System.Data.DataColumn dataColumn1;
  764. private System.Data.DataColumn dataColumn2;
  765. private System.Data.DataColumn dataColumn3;
  766. private System.Data.DataColumn dataColumn4;
  767. private System.Data.DataColumn dataColumn5;
  768. private System.Data.DataColumn dataColumn6;
  769. private System.Data.DataColumn dataColumn7;
  770. private System.Data.DataColumn dataColumn8;
  771. private System.Data.DataColumn dataColumn9;
  772. private System.Data.DataColumn dataColumn10;
  773. private System.Data.DataColumn dataColumn11;
  774. private System.Data.DataColumn dataColumn12;
  775. private Infragistics.Win.UltraWinEditors.UltraCheckEditor uCkEditorForFilter;
  776. private System.Data.DataColumn dataColumn13;
  777. private System.Data.DataColumn dataColumn14;
  778. private System.Data.DataColumn dataColumn15;
  779. private System.Data.DataColumn dataColumn16;
  780. private System.Data.DataColumn dataColumn17;
  781. private System.Data.DataColumn dataColumn18;
  782. private System.Data.DataColumn dataColumn19;
  783. }
  784. }