using System; using System.Drawing; using System.ComponentModel; using System.Windows.Forms; using System.Collections; using System.Data; using System.Threading; using Core.Sglg.DataModel; using Core.Mes.ClientFrameWork; using Infragistics.Win.UltraWinGrid; namespace Core.Sglg.Client.JobOperationMgt.CCM_B { /// /// FrmQueryBCcmJob 的摘要说明。 /// public class FrmQueryBCcmJob : FrmBase { #region " Construct " private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.UltraWinDock.UltraDockManager ultraDockManager1; private Infragistics.Win.UltraWinDock.UnpinnedTabArea _FrmVodJobUnpinnedTabAreaLeft; private Infragistics.Win.UltraWinDock.UnpinnedTabArea _FrmVodJobUnpinnedTabAreaRight; private Infragistics.Win.UltraWinDock.UnpinnedTabArea _FrmVodJobUnpinnedTabAreaTop; private Infragistics.Win.UltraWinDock.UnpinnedTabArea _FrmVodJobUnpinnedTabAreaBottom; private Infragistics.Win.UltraWinDock.AutoHideControl _FrmVodJobAutoHideControl; private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinDock.WindowDockingArea windowDockingArea1; private Infragistics.Win.UltraWinDock.DockableWindow dockableWindow1; private System.Windows.Forms.Splitter splitter2; private UcCcmMakingBill ucCcmMakingBill1; private UcCcmMiddlepot ucCcmMiddlepot1; private UcCcmTime ucCcmTime1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom; private System.Windows.Forms.ImageList imageList2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Windows.Forms.Splitter splitter1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private System.Windows.Forms.Splitter splitter3; private System.Windows.Forms.Panel panel2; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6; private Core.Sglg.Client.JobOperationMgt.CCM_B.UcQueryCcmWeight ucQueryCcmWeight1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Splitter splitter4; private System.Windows.Forms.Splitter splitter5; private System.Windows.Forms.Splitter splitter6; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label label3; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.Label label4; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel6; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private System.ComponentModel.IContainer components; public FrmQueryBCcmJob() { // // Windows 窗体设计器支持所必需的 // InitializeComponent(); // // TODO: 在 InitializeComponent 调用后添加任何构造函数代码 // } /// /// 清理所有正在使用的资源。 /// protected override void Dispose( bool disposing ) { if( disposing ) { if(components != null) { components.Dispose(); } } base.Dispose( disposing ); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要使用代码编辑器修改 /// 此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("OptionBar"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("2"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("3"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("4"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("5"); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("OptionBar2"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("6"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("7"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("8"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("9"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("1"); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("2"); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("3"); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("4"); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("5"); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("6"); Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("7"); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("8"); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("9"); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmQueryBCcmJob)); Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("85f24e5d-7917-4688-91e6-7707fc61e836")); Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("26933946-db98-4c4f-a668-4576aa3121cd"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("85f24e5d-7917-4688-91e6-7707fc61e836"), -1); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance(); this.panel1 = new System.Windows.Forms.Panel(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.panel6 = new System.Windows.Forms.Panel(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panel5 = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.label4 = new System.Windows.Forms.Label(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this.imageList2 = new System.Windows.Forms.ImageList(this.components); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ucQueryCcmWeight1 = new Core.Sglg.Client.JobOperationMgt.CCM_B.UcQueryCcmWeight(); this.ucCcmTime1 = new Core.Sglg.Client.JobOperationMgt.CCM_B.UcCcmTime(); this.ucCcmMiddlepot1 = new Core.Sglg.Client.JobOperationMgt.CCM_B.UcCcmMiddlepot(); this.ucCcmMakingBill1 = new Core.Sglg.Client.JobOperationMgt.CCM_B.UcCcmMakingBill(); this.ultraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components); this._FrmVodJobUnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._FrmVodJobUnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._FrmVodJobUnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._FrmVodJobUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea(); this._FrmVodJobAutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl(); this.dockableWindow1 = new Infragistics.Win.UltraWinDock.DockableWindow(); this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea(); this.splitter2 = new System.Windows.Forms.Splitter(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.panel2 = new System.Windows.Forms.Panel(); this.splitter4 = new System.Windows.Forms.Splitter(); this.panel4 = new System.Windows.Forms.Panel(); this.splitter5 = new System.Windows.Forms.Splitter(); this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.panel3 = new System.Windows.Forms.Panel(); this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.splitter6 = new System.Windows.Forms.Splitter(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.splitter3 = new System.Windows.Forms.Splitter(); this.splitter1 = new System.Windows.Forms.Splitter(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); this.panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).BeginInit(); this._FrmVodJobAutoHideControl.SuspendLayout(); this.dockableWindow1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.ultraGroupBox2); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.panel1.Location = new System.Drawing.Point(0, 20); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(250, 593); this.panel1.TabIndex = 7; // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.panel6); this.ultraGroupBox2.Controls.Add(this.panel5); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox2.Location = new System.Drawing.Point(0, 48); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(250, 545); this.ultraGroupBox2.SupportThemes = false; this.ultraGroupBox2.TabIndex = 4; this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000; // // panel6 // this.panel6.Controls.Add(this.ultraGrid2); this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Location = new System.Drawing.Point(3, 96); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(244, 446); this.panel6.TabIndex = 18; // // ultraGrid2 // appearance1.BackColor = System.Drawing.SystemColors.Control; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance1; this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns; this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid2.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True; this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Location = new System.Drawing.Point(0, 0); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(244, 446); this.ultraGrid2.TabIndex = 17; this.ultraGrid2.Text = "ultraGrid2"; this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate); // // panel5 // this.panel5.Controls.Add(this.label3); this.panel5.Controls.Add(this.dateTimePicker2); this.panel5.Controls.Add(this.label4); this.panel5.Controls.Add(this.dateTimePicker1); this.panel5.Controls.Add(this.label2); this.panel5.Controls.Add(this.label1); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(3, 2); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(244, 94); this.panel5.TabIndex = 17; // // label3 // this.label3.Location = new System.Drawing.Point(26, 48); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(70, 23); this.label3.TabIndex = 21; this.label3.Text = "结束时间:"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // dateTimePicker2 // this.dateTimePicker2.Location = new System.Drawing.Point(98, 48); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(120, 21); this.dateTimePicker2.TabIndex = 20; this.dateTimePicker2.CloseUp += new System.EventHandler(this.dateTimePicker2_CloseUp); // // label4 // this.label4.Location = new System.Drawing.Point(26, 16); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(70, 23); this.label4.TabIndex = 19; this.label4.Text = "开始时间:"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(98, 16); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(120, 21); this.dateTimePicker1.TabIndex = 18; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(114, 48); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(0, 17); this.label2.TabIndex = 17; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(114, 24); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(0, 17); this.label1.TabIndex = 16; // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 48); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 545); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // ultraToolbarsManager1 // appearance13.BackColor = System.Drawing.SystemColors.Control; this.ultraToolbarsManager1.Appearance = appearance13; this.ultraToolbarsManager1.DesignerFlags = 1; appearance14.BackColor = System.Drawing.SystemColors.Control; appearance14.ForeColor = System.Drawing.SystemColors.Control; this.ultraToolbarsManager1.DockAreaAppearance = appearance14; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.ImageListSmall = this.imageList2; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; this.ultraToolbarsManager1.ShowQuickCustomizeButton = false; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.Text = "OptionBar"; ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2, buttonTool3, buttonTool4, buttonTool5}); ultraToolbar2.DockedColumn = 0; ultraToolbar2.DockedRow = 1; ultraToolbar2.Text = "OptionBar2"; ultraToolbar2.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool6, buttonTool7, buttonTool8, buttonTool9}); this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1, ultraToolbar2}); appearance15.Image = 0; buttonTool10.SharedProps.AppearancesSmall.Appearance = appearance15; buttonTool10.SharedProps.Caption = "料斗装料"; buttonTool10.SharedProps.ToolTipText = "料斗装料"; appearance16.Image = 1; buttonTool11.SharedProps.AppearancesSmall.Appearance = appearance16; buttonTool11.SharedProps.Caption = "调度信息"; buttonTool11.SharedProps.ToolTipText = "调度信息"; appearance17.Image = 2; buttonTool12.SharedProps.AppearancesSmall.Appearance = appearance17; buttonTool12.SharedProps.Caption = "附注"; buttonTool12.SharedProps.ToolTipText = "附注"; appearance18.Image = 3; buttonTool13.SharedProps.AppearancesSmall.Appearance = appearance18; buttonTool13.SharedProps.Caption = "送钢流程卡"; buttonTool13.SharedProps.ToolTipText = "送钢流程卡"; appearance19.Image = 4; buttonTool14.SharedProps.AppearancesSmall.Appearance = appearance19; buttonTool14.SharedProps.Caption = "消息查询"; buttonTool14.SharedProps.ToolTipText = "消息查询"; appearance20.Image = 5; buttonTool15.SharedProps.AppearancesSmall.Appearance = appearance20; buttonTool15.SharedProps.Caption = "操作指针"; buttonTool15.SharedProps.ToolTipText = "操作指针"; appearance21.Image = 6; buttonTool16.SharedProps.AppearancesSmall.Appearance = appearance21; buttonTool16.SharedProps.Caption = "化学成分"; buttonTool16.SharedProps.ToolTipText = "化学成分"; appearance22.Image = 7; buttonTool17.SharedProps.AppearancesSmall.Appearance = appearance22; buttonTool17.SharedProps.Caption = "手投添加料"; buttonTool17.SharedProps.ToolTipText = "手投添加料"; appearance23.Image = 8; buttonTool18.SharedProps.AppearancesSmall.Appearance = appearance23; buttonTool18.SharedProps.Caption = "作业历史"; buttonTool18.SharedProps.ToolTipText = "作业历史"; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool10, buttonTool11, buttonTool12, buttonTool13, buttonTool14, buttonTool15, buttonTool16, buttonTool17, buttonTool18}); // // imageList2 // this.imageList2.ImageSize = new System.Drawing.Size(16, 16); this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream"))); this.imageList2.TransparentColor = System.Drawing.Color.Transparent; // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(250, 48); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 545); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(250, 48); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.Control; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 593); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(250, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(851, 392); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 3); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(851, 360); this.ultraExpandableGroupBox1.SupportThemes = false; this.ultraExpandableGroupBox1.TabIndex = 0; this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ucQueryCcmWeight1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ucCcmTime1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ucCcmMiddlepot1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ucCcmMakingBill1); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(845, 338); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ucQueryCcmWeight1 // this.ucQueryCcmWeight1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucQueryCcmWeight1.Location = new System.Drawing.Point(0, 202); this.ucQueryCcmWeight1.Name = "ucQueryCcmWeight1"; this.ucQueryCcmWeight1.Size = new System.Drawing.Size(845, 136); this.ucQueryCcmWeight1.TabIndex = 5; // // ucCcmTime1 // this.ucCcmTime1.Dock = System.Windows.Forms.DockStyle.Top; this.ucCcmTime1.Location = new System.Drawing.Point(0, 118); this.ucCcmTime1.Name = "ucCcmTime1"; this.ucCcmTime1.Size = new System.Drawing.Size(845, 84); this.ucCcmTime1.TabIndex = 2; // // ucCcmMiddlepot1 // this.ucCcmMiddlepot1.Dock = System.Windows.Forms.DockStyle.Top; this.ucCcmMiddlepot1.Location = new System.Drawing.Point(0, 86); this.ucCcmMiddlepot1.Name = "ucCcmMiddlepot1"; this.ucCcmMiddlepot1.Size = new System.Drawing.Size(845, 32); this.ucCcmMiddlepot1.TabIndex = 1; // // ucCcmMakingBill1 // this.ucCcmMakingBill1.Dock = System.Windows.Forms.DockStyle.Top; this.ucCcmMakingBill1.Location = new System.Drawing.Point(0, 0); this.ucCcmMakingBill1.Name = "ucCcmMakingBill1"; this.ucCcmMakingBill1.Size = new System.Drawing.Size(845, 86); this.ucCcmMakingBill1.TabIndex = 0; // // ultraDockManager1 // dockableControlPane1.Control = this.panel1; dockableControlPane1.FlyoutSize = new System.Drawing.Size(250, -1); dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(592, 240, 200, 100); dockableControlPane1.Pinned = false; dockableControlPane1.Settings.AllowClose = Infragistics.Win.DefaultableBoolean.False; dockableControlPane1.Size = new System.Drawing.Size(100, 100); dockableControlPane1.Text = "控制面板"; dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] { dockableControlPane1}); dockAreaPane1.Settings.AllowClose = Infragistics.Win.DefaultableBoolean.False; dockAreaPane1.Size = new System.Drawing.Size(193, 613); this.ultraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] { dockAreaPane1}); this.ultraDockManager1.HostControl = this; this.ultraDockManager1.ShowCloseButton = false; // // _FrmVodJobUnpinnedTabAreaLeft // this._FrmVodJobUnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left; this._FrmVodJobUnpinnedTabAreaLeft.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this._FrmVodJobUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0); this._FrmVodJobUnpinnedTabAreaLeft.Name = "_FrmVodJobUnpinnedTabAreaLeft"; this._FrmVodJobUnpinnedTabAreaLeft.Owner = this.ultraDockManager1; this._FrmVodJobUnpinnedTabAreaLeft.Size = new System.Drawing.Size(0, 605); this._FrmVodJobUnpinnedTabAreaLeft.TabIndex = 2; // // _FrmVodJobUnpinnedTabAreaRight // this._FrmVodJobUnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right; this._FrmVodJobUnpinnedTabAreaRight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this._FrmVodJobUnpinnedTabAreaRight.Location = new System.Drawing.Point(851, 0); this._FrmVodJobUnpinnedTabAreaRight.Name = "_FrmVodJobUnpinnedTabAreaRight"; this._FrmVodJobUnpinnedTabAreaRight.Owner = this.ultraDockManager1; this._FrmVodJobUnpinnedTabAreaRight.Size = new System.Drawing.Size(21, 605); this._FrmVodJobUnpinnedTabAreaRight.TabIndex = 3; // // _FrmVodJobUnpinnedTabAreaTop // this._FrmVodJobUnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top; this._FrmVodJobUnpinnedTabAreaTop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this._FrmVodJobUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0); this._FrmVodJobUnpinnedTabAreaTop.Name = "_FrmVodJobUnpinnedTabAreaTop"; this._FrmVodJobUnpinnedTabAreaTop.Owner = this.ultraDockManager1; this._FrmVodJobUnpinnedTabAreaTop.Size = new System.Drawing.Size(851, 0); this._FrmVodJobUnpinnedTabAreaTop.TabIndex = 4; // // _FrmVodJobUnpinnedTabAreaBottom // this._FrmVodJobUnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this._FrmVodJobUnpinnedTabAreaBottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this._FrmVodJobUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 605); this._FrmVodJobUnpinnedTabAreaBottom.Name = "_FrmVodJobUnpinnedTabAreaBottom"; this._FrmVodJobUnpinnedTabAreaBottom.Owner = this.ultraDockManager1; this._FrmVodJobUnpinnedTabAreaBottom.Size = new System.Drawing.Size(851, 0); this._FrmVodJobUnpinnedTabAreaBottom.TabIndex = 5; // // _FrmVodJobAutoHideControl // this._FrmVodJobAutoHideControl.Controls.Add(this.dockableWindow1); this._FrmVodJobAutoHideControl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this._FrmVodJobAutoHideControl.Location = new System.Drawing.Point(596, 0); this._FrmVodJobAutoHideControl.Name = "_FrmVodJobAutoHideControl"; this._FrmVodJobAutoHideControl.Owner = this.ultraDockManager1; this._FrmVodJobAutoHideControl.Size = new System.Drawing.Size(255, 613); this._FrmVodJobAutoHideControl.TabIndex = 6; // // dockableWindow1 // this.dockableWindow1.Controls.Add(this.panel1); this.dockableWindow1.Location = new System.Drawing.Point(5, 0); this.dockableWindow1.Name = "dockableWindow1"; this.dockableWindow1.Owner = this.ultraDockManager1; this.dockableWindow1.Size = new System.Drawing.Size(250, 613); this.dockableWindow1.TabIndex = 0; // // windowDockingArea1 // this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Right; this.windowDockingArea1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); this.windowDockingArea1.Location = new System.Drawing.Point(653, 0); this.windowDockingArea1.Name = "windowDockingArea1"; this.windowDockingArea1.Owner = this.ultraDockManager1; this.windowDockingArea1.Size = new System.Drawing.Size(198, 613); this.windowDockingArea1.TabIndex = 8; // // splitter2 // this.splitter2.Dock = System.Windows.Forms.DockStyle.Top; this.splitter2.Location = new System.Drawing.Point(0, 0); this.splitter2.Name = "splitter2"; this.splitter2.Size = new System.Drawing.Size(851, 3); this.splitter2.TabIndex = 10; this.splitter2.TabStop = false; // // ultraGroupBox1 // this.ultraGroupBox1.ContentPadding.Top = 4; this.ultraGroupBox1.Controls.Add(this.panel2); this.ultraGroupBox1.Controls.Add(this.splitter3); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 363); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(851, 242); this.ultraGroupBox1.SupportThemes = false; this.ultraGroupBox1.TabIndex = 11; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000; // // panel2 // this.panel2.Controls.Add(this.splitter4); this.panel2.Controls.Add(this.panel4); this.panel2.Controls.Add(this.panel3); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(3, 6); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(842, 233); this.panel2.TabIndex = 2; // // splitter4 // this.splitter4.Dock = System.Windows.Forms.DockStyle.Right; this.splitter4.Location = new System.Drawing.Point(471, 0); this.splitter4.Name = "splitter4"; this.splitter4.Size = new System.Drawing.Size(3, 233); this.splitter4.TabIndex = 4; this.splitter4.TabStop = false; // // panel4 // this.panel4.Controls.Add(this.splitter5); this.panel4.Controls.Add(this.ultraGrid6); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Location = new System.Drawing.Point(0, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(474, 233); this.panel4.TabIndex = 3; // // splitter5 // this.splitter5.Dock = System.Windows.Forms.DockStyle.Bottom; this.splitter5.Location = new System.Drawing.Point(0, 230); this.splitter5.Name = "splitter5"; this.splitter5.Size = new System.Drawing.Size(474, 3); this.splitter5.TabIndex = 2; this.splitter5.TabStop = false; // // ultraGrid6 // appearance24.BackColor = System.Drawing.SystemColors.Window; appearance24.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid6.DisplayLayout.Appearance = appearance24; this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance25.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid6.DisplayLayout.CaptionAppearance = appearance25; appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance26.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance26; appearance27.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27; this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true; appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance28.BackColor2 = System.Drawing.SystemColors.Control; appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance28.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance28; this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1; appearance29.BackColor = System.Drawing.SystemColors.Window; appearance29.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance29; appearance30.BackColor = System.Drawing.SystemColors.Highlight; appearance30.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance30; this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance31.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance31; appearance32.BorderColor = System.Drawing.Color.Silver; appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance32; this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid6.DisplayLayout.Override.CellPadding = 0; appearance33.BackColor = System.Drawing.SystemColors.Control; appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance33.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance33; appearance34.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance34; this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance35.BackColor = System.Drawing.SystemColors.Window; appearance35.BorderColor = System.Drawing.Color.Silver; this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance35; this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid6.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.ultraGrid6.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None; appearance36.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance36; this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid6.Location = new System.Drawing.Point(0, 0); this.ultraGrid6.Name = "ultraGrid6"; this.ultraGrid6.Size = new System.Drawing.Size(474, 233); this.ultraGrid6.TabIndex = 1; this.ultraGrid6.Text = "化学成分"; // // panel3 // this.panel3.Controls.Add(this.ultraGrid5); this.panel3.Controls.Add(this.splitter6); this.panel3.Controls.Add(this.ultraGrid1); this.panel3.Dock = System.Windows.Forms.DockStyle.Right; this.panel3.Location = new System.Drawing.Point(474, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(368, 233); this.panel3.TabIndex = 2; // // ultraGrid5 // appearance37.BackColor = System.Drawing.SystemColors.Window; appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid5.DisplayLayout.Appearance = appearance37; this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance38.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid5.DisplayLayout.CaptionAppearance = appearance38; this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True; appearance39.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance39.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance39; appearance40.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance40; this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid5.DisplayLayout.GroupByBox.Hidden = true; appearance41.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance41.BackColor2 = System.Drawing.SystemColors.Control; appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance41.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance41; this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1; appearance42.BackColor = System.Drawing.SystemColors.Window; appearance42.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance42; appearance43.BackColor = System.Drawing.SystemColors.Highlight; appearance43.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance43; this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance44.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance44; appearance45.BorderColor = System.Drawing.Color.Silver; appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance45; this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid5.DisplayLayout.Override.CellPadding = 0; appearance46.BackColor = System.Drawing.SystemColors.Control; appearance46.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance46.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance46.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance46; appearance47.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance47; this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance48.BackColor = System.Drawing.SystemColors.Window; appearance48.BorderColor = System.Drawing.Color.Silver; this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance48; this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance49.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance49; this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid5.Location = new System.Drawing.Point(0, 128); this.ultraGrid5.Name = "ultraGrid5"; this.ultraGrid5.Size = new System.Drawing.Size(368, 88); this.ultraGrid5.TabIndex = 2; this.ultraGrid5.Text = "温度"; // // splitter6 // this.splitter6.Dock = System.Windows.Forms.DockStyle.Bottom; this.splitter6.Location = new System.Drawing.Point(0, 230); this.splitter6.Name = "splitter6"; this.splitter6.Size = new System.Drawing.Size(368, 3); this.splitter6.TabIndex = 1; this.splitter6.TabStop = false; // // ultraGrid1 // appearance50.BackColor = System.Drawing.SystemColors.Window; appearance50.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance50; this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance51.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid1.DisplayLayout.CaptionAppearance = appearance51; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True; appearance52.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance52.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance52.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance52; appearance53.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance53; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true; appearance54.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance54.BackColor2 = System.Drawing.SystemColors.Control; appearance54.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance54.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance54; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance55.BackColor = System.Drawing.SystemColors.Window; appearance55.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance55; appearance56.BackColor = System.Drawing.SystemColors.Highlight; appearance56.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance56; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance57.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance57; appearance58.BorderColor = System.Drawing.Color.Silver; appearance58.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance58; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance59.BackColor = System.Drawing.SystemColors.Control; appearance59.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance59.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance59.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance59; appearance60.TextHAlign = Infragistics.Win.HAlign.Left; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance60; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; appearance61.BackColor = System.Drawing.SystemColors.Window; appearance61.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance61; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance62.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance62; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(368, 112); this.ultraGrid1.TabIndex = 0; this.ultraGrid1.Text = "采样"; // // splitter3 // this.splitter3.Dock = System.Windows.Forms.DockStyle.Right; this.splitter3.Location = new System.Drawing.Point(845, 6); this.splitter3.Name = "splitter3"; this.splitter3.Size = new System.Drawing.Size(3, 233); this.splitter3.TabIndex = 1; this.splitter3.TabStop = false; // // splitter1 // this.splitter1.Dock = System.Windows.Forms.DockStyle.Top; this.splitter1.Location = new System.Drawing.Point(0, 363); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(851, 3); this.splitter1.TabIndex = 12; this.splitter1.TabStop = false; // // FrmQueryBCcmJob // this.AutoScaleBaseSize = new System.Drawing.Size(6, 14); this.ClientSize = new System.Drawing.Size(872, 605); this.Controls.Add(this.splitter1); this.Controls.Add(this._FrmVodJobAutoHideControl); this.Controls.Add(this.ultraGroupBox1); this.Controls.Add(this.ultraExpandableGroupBox1); this.Controls.Add(this.splitter2); this.Controls.Add(this.windowDockingArea1); this.Controls.Add(this._FrmVodJobUnpinnedTabAreaTop); this.Controls.Add(this._FrmVodJobUnpinnedTabAreaBottom); this.Controls.Add(this._FrmVodJobUnpinnedTabAreaLeft); this.Controls.Add(this._FrmVodJobUnpinnedTabAreaRight); this.Name = "FrmQueryBCcmJob"; this.Text = "板坯连铸历史作业"; this.Load += new System.EventHandler(this.FrmVodJob_Load); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.panel6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).EndInit(); this._FrmVodJobAutoHideControl.ResumeLayout(false); this.dockableWindow1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); this.ResumeLayout(false); } #endregion #endregion #region " Init " private void FrmVodJob_Load(object sender, System.EventArgs e) { //初始化顶端所用链表 initArrayList(); //创建Grid所用表 createTable(); dataBind(); } //初始化顶端所用链表函数 private void initArrayList() { RealValueInfo realValueInfo; cryMateriaArray=new System.Collections.ArrayList(); realValueInfo=new RealValueInfo(); realValueInfo.CraftID="CrastallorName"; cryMateriaArray.Add(realValueInfo); realValueInfo=new RealValueInfo(); realValueInfo.CraftID="CrastallorWeight"; cryMateriaArray.Add(realValueInfo); realValueInfo=new RealValueInfo(); realValueInfo.CraftID="MidPotName"; cryMateriaArray.Add(realValueInfo); realValueInfo=new RealValueInfo(); realValueInfo.CraftID="MidPotWeight"; cryMateriaArray.Add(realValueInfo); } //创建Grid所用表函数 private void createTable() { //化学成分对应表 elementTable = new DataTable("elementTable"); DataColumn myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="成分名"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="标准指标"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="内控指标"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="转炉终点值"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="吹氩站氩后"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="精练站氩后"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="成品样"; elementTable.Columns.Add(myDataColumn); myDataColumn=new DataColumn(); myDataColumn.DataType=System.Type.GetType("System.String"); myDataColumn.ColumnName="目标值"; elementTable.Columns.Add(myDataColumn); try { string err = ""; string strWhere = "order by ID"; object obj = RemotingHelp.ExecuteMethod("JobOraDal", "Core.Xglg0.JobOraDal", "Core.Xglg0.JobOraDal.CraftInfoElement", "SelectToDataSet", new object[] {strWhere}, out err); if(obj != null) { DataSet dset = (DataSet)obj; for(int i=0; i0) { dt=ds.Tables[0]; ResetTableRows(ref samplingTable,dt.Rows.Count); for(int i=0;i=12) { freshTitleData(heatProcNo);//刷新顶端数据 freshGridData(heatProcNo); } } } #endregion #region 事件 //查询时间选择 private void dateTimePicker2_CloseUp(object sender, System.EventArgs e) { DateTime startTime=this.dateTimePicker1.Value; DateTime endTime=this.dateTimePicker2.Value; int valide=DateTime.Compare(startTime,endTime); if(valide>=0) { MessageBox.Show("时间选择错误!","提示"); return ; } string err = ""; string strCcm = "CCM0"; Object obj=null ; if(this.RemotingHelp!=null) { obj = this.RemotingHelp.ExecuteMethod("HistrCraft", "Core.Xglg0.HistrCraft", "Core.Xglg0.HistrCraft.ReadDataClass", "readPlanExec", new object[] {startTime,endTime,strCcm}, out err); } if(obj!=null) { this.ultraGrid2.DataSource=(DataSet)obj; ultraGrid2.DisplayLayout.Bands[0].Columns[1].Hidden=true; } } #endregion #region 成员变量 //对应表 DataTable elementTable,temperatureTable,samplingTable; //连铸机号 int ccmNumb=1; //顶端数据所用链表 System.Collections.ArrayList cryMateriaArray; #endregion } }