| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataCorrectionPage)); |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(DataCorrectionPage)); |
| | | DevExpress.XtraCharts.SwiftPlotDiagram swiftPlotDiagram1 = new DevExpress.XtraCharts.SwiftPlotDiagram(); |
| | | DevExpress.XtraCharts.XYDiagramPane xyDiagramPane1 = new DevExpress.XtraCharts.XYDiagramPane(); |
| | | DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisY1 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY(); |
| | | DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisY2 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY(); |
| | | DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisy1 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY(); |
| | | DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisy2 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY(); |
| | | DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView1 = new DevExpress.XtraCharts.SwiftPlotSeriesView(); |
| | | DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series(); |
| | |
| | | DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView4 = new DevExpress.XtraCharts.SwiftPlotSeriesView(); |
| | | DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView5 = new DevExpress.XtraCharts.SwiftPlotSeriesView(); |
| | | this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnCollapseAll = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barCekSearch = new DevExpress.XtraBars.BarCheckItem(); |
| | | this.barCekLoad = new DevExpress.XtraBars.BarCheckItem(); |
| | | this.barEditDateStart = new DevExpress.XtraBars.BarEditItem(); |
| | | this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); |
| | | this.barEditDateEnd = new DevExpress.XtraBars.BarEditItem(); |
| | | this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); |
| | | this.barBtnExportAnalysisFactor = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | this.ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); |
| | | this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | this.stationListCtrl1 = new IStation.WinFrmUI.Monitor.StationListCtrl(); |
| | | this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | this.monitorDataSourcesTreeList1 = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.pumpViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colYear = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colMonth = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colHz = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colHzRound = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colInletPressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colPower = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCurveHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCorrectCurveHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCorrectHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCorrectPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCorrectPressureDiffDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | this.cmbFlag = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.pumpFactorViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components); |
| | | this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colHz1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colSTDP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colSTDPHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colNote = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); |
| | | this.panelContainer1.SuspendLayout(); |
| | | this.dockPanel2.SuspendLayout(); |
| | | this.dockPanel2_Container.SuspendLayout(); |
| | | this.dockPanel1.SuspendLayout(); |
| | | this.controlContainer1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | this.xtraTabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
| | | this.layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagramSecondaryAxisY1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagramSecondaryAxisY2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.cmbFlag.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpFactorViewModelBindingSource)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | barBtnRefresh = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnCollapseAll = new DevExpress.XtraBars.BarButtonItem(); |
| | | barCekSearch = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekLoad = new DevExpress.XtraBars.BarCheckItem(); |
| | | barEditDateStart = new DevExpress.XtraBars.BarEditItem(); |
| | | repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); |
| | | barEditDateEnd = new DevExpress.XtraBars.BarEditItem(); |
| | | repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); |
| | | barBtnExportAnalysisFactor = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnQueryMinAndMaxRpmFlow = new DevExpress.XtraBars.BarButtonItem(); |
| | | ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | stationListCtrl1 = new StationListCtrl(); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | monitorDataSourcesTreeList1 = new MonitorDataSourcesTreeList(); |
| | | xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | pumpViewModelBindingSource = new BindingSource(components); |
| | | gridView1 = new GridView(); |
| | | colYear = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMonth = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTime = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHz = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHzRound = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colInletPressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colPower = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurveHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCorrectCurveHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCorrectHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCorrectPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCorrectPressureDiffDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | cmbFlag = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | pumpFactorViewModelBindingSource = new BindingSource(components); |
| | | gridView2 = new GridView(); |
| | | colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHz1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSTDP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSTDPHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colNote = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit1).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit1.CalendarTimeProperties).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit2).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit2.CalendarTimeProperties).BeginInit(); |
| | | ((ISupportInitialize)dockManager1).BeginInit(); |
| | | panelContainer1.SuspendLayout(); |
| | | dockPanel2.SuspendLayout(); |
| | | dockPanel2_Container.SuspendLayout(); |
| | | dockPanel1.SuspendLayout(); |
| | | controlContainer1.SuspendLayout(); |
| | | ((ISupportInitialize)xtraTabControl1).BeginInit(); |
| | | xtraTabControl1.SuspendLayout(); |
| | | xtraTabPage1.SuspendLayout(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | ((ISupportInitialize)pumpViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)gridView1).BeginInit(); |
| | | xtraTabPage3.SuspendLayout(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)chartControl1).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotDiagram1).BeginInit(); |
| | | ((ISupportInitialize)xyDiagramPane1).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotDiagramSecondaryAxisy1).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotDiagramSecondaryAxisy2).BeginInit(); |
| | | ((ISupportInitialize)series1).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView1).BeginInit(); |
| | | ((ISupportInitialize)series2).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView2).BeginInit(); |
| | | ((ISupportInitialize)series3).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView3).BeginInit(); |
| | | ((ISupportInitialize)series4).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView4).BeginInit(); |
| | | ((ISupportInitialize)series5).BeginInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView5).BeginInit(); |
| | | ((ISupportInitialize)cmbFlag.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | xtraTabPage2.SuspendLayout(); |
| | | ((ISupportInitialize)gridControl2).BeginInit(); |
| | | ((ISupportInitialize)pumpFactorViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)gridView2).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | | this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.EmptyAreaImageOptions.ImagePadding = new System.Windows.Forms.Padding(43, 47, 43, 47); |
| | | this.ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | this.ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; |
| | | this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { |
| | | this.ribbonControl1.ExpandCollapseItem, |
| | | this.barBtnRefresh, |
| | | this.barBtnExpandAll, |
| | | this.barBtnCollapseAll, |
| | | this.barCekSearch, |
| | | this.barCekLoad, |
| | | this.barEditDateStart, |
| | | this.barEditDateEnd, |
| | | this.barBtnExportAnalysisFactor}); |
| | | this.ribbonControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.ribbonControl1.MaxItemId = 46; |
| | | this.ribbonControl1.Name = "ribbonControl1"; |
| | | this.ribbonControl1.OptionsMenuMinWidth = 471; |
| | | this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { |
| | | this.ribbonPageProduct}); |
| | | this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemDateEdit1, |
| | | this.repositoryItemDateEdit2}); |
| | | this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; |
| | | this.ribbonControl1.Size = new System.Drawing.Size(1169, 113); |
| | | this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.EmptyAreaImageOptions.ImagePadding = new Padding(34, 38, 34, 38); |
| | | ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; |
| | | ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnRefresh, barBtnExpandAll, barBtnCollapseAll, barCekSearch, barCekLoad, barEditDateStart, barEditDateEnd, barBtnExportAnalysisFactor, barBtnQueryMinAndMaxRpmFlow }); |
| | | ribbonControl1.Location = new System.Drawing.Point(0, 0); |
| | | ribbonControl1.Margin = new Padding(3, 4, 3, 4); |
| | | ribbonControl1.MaxItemId = 47; |
| | | ribbonControl1.Name = "ribbonControl1"; |
| | | ribbonControl1.OptionsMenuMinWidth = 377; |
| | | ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPageProduct }); |
| | | ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemDateEdit1, repositoryItemDateEdit2 }); |
| | | ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; |
| | | ribbonControl1.Size = new System.Drawing.Size(935, 128); |
| | | ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | | // barBtnRefresh |
| | | // |
| | | this.barBtnRefresh.Caption = "刷新"; |
| | | this.barBtnRefresh.Id = 18; |
| | | this.barBtnRefresh.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnRefresh.ImageOptions.SvgImage"))); |
| | | this.barBtnRefresh.Name = "barBtnRefresh"; |
| | | this.barBtnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefresh_ItemClick); |
| | | barBtnRefresh.Caption = "刷新"; |
| | | barBtnRefresh.Id = 18; |
| | | barBtnRefresh.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnRefresh.ImageOptions.SvgImage"); |
| | | barBtnRefresh.Name = "barBtnRefresh"; |
| | | barBtnRefresh.ItemClick += barBtnRefresh_ItemClick; |
| | | // |
| | | // barBtnExpandAll |
| | | // |
| | | this.barBtnExpandAll.Caption = "全部展开"; |
| | | this.barBtnExpandAll.Id = 22; |
| | | this.barBtnExpandAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage"))); |
| | | this.barBtnExpandAll.Name = "barBtnExpandAll"; |
| | | this.barBtnExpandAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExpandAll_ItemClick); |
| | | barBtnExpandAll.Caption = "全部展开"; |
| | | barBtnExpandAll.Id = 22; |
| | | barBtnExpandAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage"); |
| | | barBtnExpandAll.Name = "barBtnExpandAll"; |
| | | barBtnExpandAll.ItemClick += barBtnExpandAll_ItemClick; |
| | | // |
| | | // barBtnCollapseAll |
| | | // |
| | | this.barBtnCollapseAll.Caption = "全部折叠"; |
| | | this.barBtnCollapseAll.Id = 23; |
| | | this.barBtnCollapseAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnCollapseAll.ImageOptions.SvgImage"))); |
| | | this.barBtnCollapseAll.Name = "barBtnCollapseAll"; |
| | | this.barBtnCollapseAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnCollapseAll_ItemClick); |
| | | barBtnCollapseAll.Caption = "全部折叠"; |
| | | barBtnCollapseAll.Id = 23; |
| | | barBtnCollapseAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCollapseAll.ImageOptions.SvgImage"); |
| | | barBtnCollapseAll.Name = "barBtnCollapseAll"; |
| | | barBtnCollapseAll.ItemClick += barBtnCollapseAll_ItemClick; |
| | | // |
| | | // barCekSearch |
| | | // |
| | | this.barCekSearch.Caption = "检索"; |
| | | this.barCekSearch.Id = 24; |
| | | this.barCekSearch.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekSearch.ImageOptions.SvgImage"))); |
| | | this.barCekSearch.Name = "barCekSearch"; |
| | | this.barCekSearch.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekSearch_CheckedChanged); |
| | | barCekSearch.Caption = "检索"; |
| | | barCekSearch.Id = 24; |
| | | barCekSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSearch.ImageOptions.SvgImage"); |
| | | barCekSearch.Name = "barCekSearch"; |
| | | barCekSearch.CheckedChanged += barCekSearch_CheckedChanged; |
| | | // |
| | | // barCekLoad |
| | | // |
| | | this.barCekLoad.BindableChecked = true; |
| | | this.barCekLoad.Caption = "加载"; |
| | | this.barCekLoad.Checked = true; |
| | | this.barCekLoad.Id = 38; |
| | | this.barCekLoad.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekLoad.ImageOptions.SvgImage"))); |
| | | this.barCekLoad.Name = "barCekLoad"; |
| | | this.barCekLoad.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekLoad_CheckedChanged); |
| | | barCekLoad.BindableChecked = true; |
| | | barCekLoad.Caption = "加载"; |
| | | barCekLoad.Checked = true; |
| | | barCekLoad.Id = 38; |
| | | barCekLoad.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLoad.ImageOptions.SvgImage"); |
| | | barCekLoad.Name = "barCekLoad"; |
| | | barCekLoad.CheckedChanged += barCekLoad_CheckedChanged; |
| | | // |
| | | // barEditDateStart |
| | | // |
| | | this.barEditDateStart.Caption = "开始时间:"; |
| | | this.barEditDateStart.CaptionToEditorIndent = 0; |
| | | this.barEditDateStart.Edit = this.repositoryItemDateEdit1; |
| | | this.barEditDateStart.EditWidth = 100; |
| | | this.barEditDateStart.Id = 43; |
| | | this.barEditDateStart.Name = "barEditDateStart"; |
| | | barEditDateStart.Caption = "开始时间:"; |
| | | barEditDateStart.CaptionToEditorIndent = 0; |
| | | barEditDateStart.Edit = repositoryItemDateEdit1; |
| | | barEditDateStart.EditWidth = 100; |
| | | barEditDateStart.Id = 43; |
| | | barEditDateStart.Name = "barEditDateStart"; |
| | | // |
| | | // repositoryItemDateEdit1 |
| | | // |
| | | this.repositoryItemDateEdit1.AutoHeight = false; |
| | | this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; |
| | | repositoryItemDateEdit1.AutoHeight = false; |
| | | repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; |
| | | // |
| | | // barEditDateEnd |
| | | // |
| | | this.barEditDateEnd.Caption = "结束时间:"; |
| | | this.barEditDateEnd.CaptionToEditorIndent = 0; |
| | | this.barEditDateEnd.Edit = this.repositoryItemDateEdit2; |
| | | this.barEditDateEnd.EditWidth = 100; |
| | | this.barEditDateEnd.Id = 44; |
| | | this.barEditDateEnd.Name = "barEditDateEnd"; |
| | | barEditDateEnd.Caption = "结束时间:"; |
| | | barEditDateEnd.CaptionToEditorIndent = 0; |
| | | barEditDateEnd.Edit = repositoryItemDateEdit2; |
| | | barEditDateEnd.EditWidth = 100; |
| | | barEditDateEnd.Id = 44; |
| | | barEditDateEnd.Name = "barEditDateEnd"; |
| | | // |
| | | // repositoryItemDateEdit2 |
| | | // |
| | | this.repositoryItemDateEdit2.AutoHeight = false; |
| | | this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2"; |
| | | repositoryItemDateEdit2.AutoHeight = false; |
| | | repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | repositoryItemDateEdit2.Name = "repositoryItemDateEdit2"; |
| | | // |
| | | // barBtnExportAnalysisFactor |
| | | // |
| | | this.barBtnExportAnalysisFactor.Caption = "导出分析系数数据"; |
| | | this.barBtnExportAnalysisFactor.Id = 45; |
| | | this.barBtnExportAnalysisFactor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportAnalysisFactor.ImageOptions.SvgImage"))); |
| | | this.barBtnExportAnalysisFactor.Name = "barBtnExportAnalysisFactor"; |
| | | this.barBtnExportAnalysisFactor.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportAnalysisFactor_ItemClick); |
| | | barBtnExportAnalysisFactor.Caption = "导出分析系数数据"; |
| | | barBtnExportAnalysisFactor.Id = 45; |
| | | barBtnExportAnalysisFactor.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExportAnalysisFactor.ImageOptions.SvgImage"); |
| | | barBtnExportAnalysisFactor.Name = "barBtnExportAnalysisFactor"; |
| | | barBtnExportAnalysisFactor.ItemClick += barBtnExportAnalysisFactor_ItemClick; |
| | | // |
| | | // barBtnQueryMinAndMaxRpmFlow |
| | | // |
| | | barBtnQueryMinAndMaxRpmFlow.Caption = "查询最大/小转速流量"; |
| | | barBtnQueryMinAndMaxRpmFlow.Id = 46; |
| | | barBtnQueryMinAndMaxRpmFlow.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnQueryMinAndMaxRpmFlow.ImageOptions.SvgImage"); |
| | | barBtnQueryMinAndMaxRpmFlow.Name = "barBtnQueryMinAndMaxRpmFlow"; |
| | | barBtnQueryMinAndMaxRpmFlow.ItemClick += barBtnQueryMinAndMaxRpmFlow_ItemClick; |
| | | // |
| | | // ribbonPageProduct |
| | | // |
| | | this.ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { |
| | | this.ribbonPageGroupProduct}); |
| | | this.ribbonPageProduct.Name = "ribbonPageProduct"; |
| | | this.ribbonPageProduct.Text = "默认"; |
| | | ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroupProduct }); |
| | | ribbonPageProduct.Name = "ribbonPageProduct"; |
| | | ribbonPageProduct.Text = "默认"; |
| | | // |
| | | // ribbonPageGroupProduct |
| | | // |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barEditDateStart, true); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barEditDateEnd); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekLoad); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExpandAll, true); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnCollapseAll); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekSearch); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh); |
| | | this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportAnalysisFactor, true); |
| | | this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct"; |
| | | this.ribbonPageGroupProduct.Text = "基础"; |
| | | ribbonPageGroupProduct.ItemLinks.Add(barEditDateStart, true); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barEditDateEnd); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barCekLoad); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barBtnExpandAll, true); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barBtnCollapseAll); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barCekSearch); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barBtnRefresh); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barBtnExportAnalysisFactor, true); |
| | | ribbonPageGroupProduct.ItemLinks.Add(barBtnQueryMinAndMaxRpmFlow); |
| | | ribbonPageGroupProduct.Name = "ribbonPageGroupProduct"; |
| | | ribbonPageGroupProduct.Text = "基础"; |
| | | // |
| | | // dockManager1 |
| | | // |
| | | this.dockManager1.Form = this; |
| | | this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { |
| | | this.panelContainer1}); |
| | | this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | this.dockManager1.TopZIndexControls.AddRange(new string[] { |
| | | "DevExpress.XtraBars.BarDockControl", |
| | | "DevExpress.XtraBars.StandaloneBarDockControl", |
| | | "System.Windows.Forms.MenuStrip", |
| | | "System.Windows.Forms.StatusStrip", |
| | | "System.Windows.Forms.StatusBar", |
| | | "DevExpress.XtraBars.Ribbon.RibbonStatusBar", |
| | | "DevExpress.XtraBars.Ribbon.RibbonControl", |
| | | "DevExpress.XtraBars.Navigation.OfficeNavigationBar", |
| | | "DevExpress.XtraBars.Navigation.TileNavPane", |
| | | "DevExpress.XtraBars.TabFormControl", |
| | | "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", |
| | | "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"}); |
| | | dockManager1.Form = this; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { panelContainer1 }); |
| | | dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" }); |
| | | // |
| | | // panelContainer1 |
| | | // |
| | | this.panelContainer1.Controls.Add(this.dockPanel2); |
| | | this.panelContainer1.Controls.Add(this.dockPanel1); |
| | | this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; |
| | | this.panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446"); |
| | | this.panelContainer1.Location = new System.Drawing.Point(0, 113); |
| | | this.panelContainer1.Name = "panelContainer1"; |
| | | this.panelContainer1.OriginalSize = new System.Drawing.Size(261, 200); |
| | | this.panelContainer1.Size = new System.Drawing.Size(261, 957); |
| | | this.panelContainer1.Text = "panelContainer1"; |
| | | panelContainer1.Controls.Add(dockPanel2); |
| | | panelContainer1.Controls.Add(dockPanel1); |
| | | panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; |
| | | panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446"); |
| | | panelContainer1.Location = new System.Drawing.Point(0, 128); |
| | | panelContainer1.Margin = new Padding(2, 2, 2, 2); |
| | | panelContainer1.Name = "panelContainer1"; |
| | | panelContainer1.OriginalSize = new System.Drawing.Size(261, 200); |
| | | panelContainer1.Size = new System.Drawing.Size(209, 747); |
| | | panelContainer1.Text = "panelContainer1"; |
| | | // |
| | | // dockPanel2 |
| | | // |
| | | this.dockPanel2.Controls.Add(this.dockPanel2_Container); |
| | | this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | this.dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df"); |
| | | this.dockPanel2.Location = new System.Drawing.Point(0, 0); |
| | | this.dockPanel2.Name = "dockPanel2"; |
| | | this.dockPanel2.Options.ShowAutoHideButton = false; |
| | | this.dockPanel2.Options.ShowCloseButton = false; |
| | | this.dockPanel2.Options.ShowMaximizeButton = false; |
| | | this.dockPanel2.Options.ShowMinimizeButton = false; |
| | | this.dockPanel2.OriginalSize = new System.Drawing.Size(261, 458); |
| | | this.dockPanel2.Size = new System.Drawing.Size(261, 479); |
| | | this.dockPanel2.Text = "泵站"; |
| | | dockPanel2.Controls.Add(dockPanel2_Container); |
| | | dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df"); |
| | | dockPanel2.Location = new System.Drawing.Point(0, 0); |
| | | dockPanel2.Margin = new Padding(2, 2, 2, 2); |
| | | dockPanel2.Name = "dockPanel2"; |
| | | dockPanel2.Options.ShowAutoHideButton = false; |
| | | dockPanel2.Options.ShowCloseButton = false; |
| | | dockPanel2.Options.ShowMaximizeButton = false; |
| | | dockPanel2.Options.ShowMinimizeButton = false; |
| | | dockPanel2.OriginalSize = new System.Drawing.Size(261, 479); |
| | | dockPanel2.Size = new System.Drawing.Size(209, 374); |
| | | dockPanel2.Text = "泵站"; |
| | | // |
| | | // dockPanel2_Container |
| | | // |
| | | this.dockPanel2_Container.Controls.Add(this.stationListCtrl1); |
| | | this.dockPanel2_Container.Location = new System.Drawing.Point(0, 34); |
| | | this.dockPanel2_Container.Name = "dockPanel2_Container"; |
| | | this.dockPanel2_Container.Size = new System.Drawing.Size(260, 445); |
| | | this.dockPanel2_Container.TabIndex = 0; |
| | | dockPanel2_Container.Controls.Add(stationListCtrl1); |
| | | dockPanel2_Container.Location = new System.Drawing.Point(0, 28); |
| | | dockPanel2_Container.Margin = new Padding(2, 2, 2, 2); |
| | | dockPanel2_Container.Name = "dockPanel2_Container"; |
| | | dockPanel2_Container.Size = new System.Drawing.Size(208, 346); |
| | | dockPanel2_Container.TabIndex = 0; |
| | | // |
| | | // stationListCtrl1 |
| | | // |
| | | this.stationListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | this.stationListCtrl1.Appearance.Options.UseBackColor = true; |
| | | this.stationListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.stationListCtrl1.Location = new System.Drawing.Point(0, 0); |
| | | this.stationListCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.stationListCtrl1.Name = "stationListCtrl1"; |
| | | this.stationListCtrl1.Size = new System.Drawing.Size(260, 445); |
| | | this.stationListCtrl1.TabIndex = 0; |
| | | stationListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | stationListCtrl1.Appearance.Options.UseBackColor = true; |
| | | stationListCtrl1.Dock = DockStyle.Fill; |
| | | stationListCtrl1.Location = new System.Drawing.Point(0, 0); |
| | | stationListCtrl1.Margin = new Padding(3, 4, 3, 4); |
| | | stationListCtrl1.Name = "stationListCtrl1"; |
| | | stationListCtrl1.Size = new System.Drawing.Size(208, 346); |
| | | stationListCtrl1.TabIndex = 0; |
| | | // |
| | | // dockPanel1 |
| | | // |
| | | this.dockPanel1.Controls.Add(this.controlContainer1); |
| | | this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | this.dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2"); |
| | | this.dockPanel1.Location = new System.Drawing.Point(0, 479); |
| | | this.dockPanel1.Name = "dockPanel1"; |
| | | this.dockPanel1.Options.ShowAutoHideButton = false; |
| | | this.dockPanel1.Options.ShowCloseButton = false; |
| | | this.dockPanel1.Options.ShowMaximizeButton = false; |
| | | this.dockPanel1.Options.ShowMinimizeButton = false; |
| | | this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 458); |
| | | this.dockPanel1.Size = new System.Drawing.Size(261, 478); |
| | | this.dockPanel1.Text = "数据来源"; |
| | | dockPanel1.Controls.Add(controlContainer1); |
| | | dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; |
| | | dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2"); |
| | | dockPanel1.Location = new System.Drawing.Point(0, 374); |
| | | dockPanel1.Margin = new Padding(2, 2, 2, 2); |
| | | dockPanel1.Name = "dockPanel1"; |
| | | dockPanel1.Options.ShowAutoHideButton = false; |
| | | dockPanel1.Options.ShowCloseButton = false; |
| | | dockPanel1.Options.ShowMaximizeButton = false; |
| | | dockPanel1.Options.ShowMinimizeButton = false; |
| | | dockPanel1.OriginalSize = new System.Drawing.Size(261, 478); |
| | | dockPanel1.Size = new System.Drawing.Size(209, 373); |
| | | dockPanel1.Text = "数据来源"; |
| | | // |
| | | // controlContainer1 |
| | | // |
| | | this.controlContainer1.Controls.Add(this.monitorDataSourcesTreeList1); |
| | | this.controlContainer1.Location = new System.Drawing.Point(0, 35); |
| | | this.controlContainer1.Name = "controlContainer1"; |
| | | this.controlContainer1.Size = new System.Drawing.Size(260, 443); |
| | | this.controlContainer1.TabIndex = 0; |
| | | controlContainer1.Controls.Add(monitorDataSourcesTreeList1); |
| | | controlContainer1.Location = new System.Drawing.Point(0, 29); |
| | | controlContainer1.Margin = new Padding(2, 2, 2, 2); |
| | | controlContainer1.Name = "controlContainer1"; |
| | | controlContainer1.Size = new System.Drawing.Size(208, 344); |
| | | controlContainer1.TabIndex = 0; |
| | | // |
| | | // monitorDataSourcesTreeList1 |
| | | // |
| | | this.monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | this.monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true; |
| | | this.monitorDataSourcesTreeList1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0); |
| | | this.monitorDataSourcesTreeList1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1"; |
| | | this.monitorDataSourcesTreeList1.Size = new System.Drawing.Size(260, 443); |
| | | this.monitorDataSourcesTreeList1.TabIndex = 0; |
| | | monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true; |
| | | monitorDataSourcesTreeList1.Dock = DockStyle.Fill; |
| | | monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0); |
| | | monitorDataSourcesTreeList1.Margin = new Padding(3, 4, 3, 4); |
| | | monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1"; |
| | | monitorDataSourcesTreeList1.Size = new System.Drawing.Size(208, 344); |
| | | monitorDataSourcesTreeList1.TabIndex = 0; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(261, 113); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(908, 957); |
| | | this.xtraTabControl1.TabIndex = 5; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage3, |
| | | this.xtraTabPage2}); |
| | | xtraTabControl1.Dock = DockStyle.Fill; |
| | | xtraTabControl1.Location = new System.Drawing.Point(209, 128); |
| | | xtraTabControl1.Margin = new Padding(2, 2, 2, 2); |
| | | xtraTabControl1.Name = "xtraTabControl1"; |
| | | xtraTabControl1.SelectedTabPage = xtraTabPage1; |
| | | xtraTabControl1.Size = new System.Drawing.Size(726, 747); |
| | | xtraTabControl1.TabIndex = 5; |
| | | xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { xtraTabPage1, xtraTabPage3, xtraTabPage2 }); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gridControl1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(906, 919); |
| | | this.xtraTabPage1.Text = "泵数据"; |
| | | xtraTabPage1.Controls.Add(gridControl1); |
| | | xtraTabPage1.Margin = new Padding(2, 2, 2, 2); |
| | | xtraTabPage1.Name = "xtraTabPage1"; |
| | | xtraTabPage1.Size = new System.Drawing.Size(724, 715); |
| | | xtraTabPage1.Text = "泵数据"; |
| | | // |
| | | // gridControl1 |
| | | // |
| | | this.gridControl1.DataSource = this.pumpViewModelBindingSource; |
| | | this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gridControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.gridControl1.MainView = this.gridView1; |
| | | this.gridControl1.MenuManager = this.ribbonControl1; |
| | | this.gridControl1.Name = "gridControl1"; |
| | | this.gridControl1.Size = new System.Drawing.Size(906, 919); |
| | | this.gridControl1.TabIndex = 0; |
| | | this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | gridControl1.DataSource = pumpViewModelBindingSource; |
| | | gridControl1.Dock = DockStyle.Fill; |
| | | gridControl1.EmbeddedNavigator.Margin = new Padding(2, 2, 2, 2); |
| | | gridControl1.Location = new System.Drawing.Point(0, 0); |
| | | gridControl1.MainView = gridView1; |
| | | gridControl1.Margin = new Padding(2, 2, 2, 2); |
| | | gridControl1.MenuManager = ribbonControl1; |
| | | gridControl1.Name = "gridControl1"; |
| | | gridControl1.Size = new System.Drawing.Size(724, 715); |
| | | gridControl1.TabIndex = 0; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // pumpViewModelBindingSource |
| | | // |
| | | this.pumpViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataCorrectionPage.PumpViewModel); |
| | | pumpViewModelBindingSource.DataSource = typeof(PumpViewModel); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colYear, |
| | | this.colMonth, |
| | | this.colTime, |
| | | this.colFlag, |
| | | this.colRpm, |
| | | this.colHz, |
| | | this.colHzRound, |
| | | this.colWaterLevel, |
| | | this.colInletPressure, |
| | | this.colOutletPressure, |
| | | this.colPressureDiff, |
| | | this.colFlow, |
| | | this.colHead, |
| | | this.colPower, |
| | | this.colCurveHead, |
| | | this.colHeadDiff, |
| | | this.colCorrectCurveHead, |
| | | this.colCorrectHeadDiff, |
| | | this.colCorrectPressureDiff, |
| | | this.colCorrectPressureDiffDiff}); |
| | | this.gridView1.GridControl = this.gridControl1; |
| | | this.gridView1.Name = "gridView1"; |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colYear, colMonth, colTime, colFlag, colRpm, colHz, colHzRound, colWaterLevel, colInletPressure, colOutletPressure, colPressureDiff, colFlow, colHead, colPower, colCurveHead, colHeadDiff, colCorrectCurveHead, colCorrectHeadDiff, colCorrectPressureDiff, colCorrectPressureDiffDiff }); |
| | | gridView1.DetailHeight = 286; |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.OptionsEditForm.PopupEditFormWidth = 640; |
| | | // |
| | | // colYear |
| | | // |
| | | this.colYear.FieldName = "Year"; |
| | | this.colYear.MinWidth = 30; |
| | | this.colYear.Name = "colYear"; |
| | | this.colYear.Visible = true; |
| | | this.colYear.VisibleIndex = 0; |
| | | this.colYear.Width = 112; |
| | | colYear.FieldName = "Year"; |
| | | colYear.MinWidth = 24; |
| | | colYear.Name = "colYear"; |
| | | colYear.Visible = true; |
| | | colYear.VisibleIndex = 0; |
| | | colYear.Width = 90; |
| | | // |
| | | // colMonth |
| | | // |
| | | this.colMonth.FieldName = "Month"; |
| | | this.colMonth.MinWidth = 30; |
| | | this.colMonth.Name = "colMonth"; |
| | | this.colMonth.Visible = true; |
| | | this.colMonth.VisibleIndex = 1; |
| | | this.colMonth.Width = 112; |
| | | colMonth.FieldName = "Month"; |
| | | colMonth.MinWidth = 24; |
| | | colMonth.Name = "colMonth"; |
| | | colMonth.Visible = true; |
| | | colMonth.VisibleIndex = 1; |
| | | colMonth.Width = 90; |
| | | // |
| | | // colTime |
| | | // |
| | | this.colTime.FieldName = "Time"; |
| | | this.colTime.MinWidth = 30; |
| | | this.colTime.Name = "colTime"; |
| | | this.colTime.Visible = true; |
| | | this.colTime.VisibleIndex = 2; |
| | | this.colTime.Width = 112; |
| | | colTime.FieldName = "Time"; |
| | | colTime.MinWidth = 24; |
| | | colTime.Name = "colTime"; |
| | | colTime.Visible = true; |
| | | colTime.VisibleIndex = 2; |
| | | colTime.Width = 90; |
| | | // |
| | | // colFlag |
| | | // |
| | | this.colFlag.FieldName = "Flag"; |
| | | this.colFlag.MinWidth = 30; |
| | | this.colFlag.Name = "colFlag"; |
| | | this.colFlag.Visible = true; |
| | | this.colFlag.VisibleIndex = 3; |
| | | this.colFlag.Width = 112; |
| | | colFlag.FieldName = "Flag"; |
| | | colFlag.MinWidth = 24; |
| | | colFlag.Name = "colFlag"; |
| | | colFlag.Visible = true; |
| | | colFlag.VisibleIndex = 3; |
| | | colFlag.Width = 90; |
| | | // |
| | | // colRpm |
| | | // |
| | | this.colRpm.FieldName = "Rpm"; |
| | | this.colRpm.MinWidth = 30; |
| | | this.colRpm.Name = "colRpm"; |
| | | this.colRpm.Visible = true; |
| | | this.colRpm.VisibleIndex = 4; |
| | | this.colRpm.Width = 112; |
| | | colRpm.FieldName = "Rpm"; |
| | | colRpm.MinWidth = 24; |
| | | colRpm.Name = "colRpm"; |
| | | colRpm.Visible = true; |
| | | colRpm.VisibleIndex = 4; |
| | | colRpm.Width = 90; |
| | | // |
| | | // colHz |
| | | // |
| | | this.colHz.FieldName = "Hz"; |
| | | this.colHz.MinWidth = 30; |
| | | this.colHz.Name = "colHz"; |
| | | this.colHz.Visible = true; |
| | | this.colHz.VisibleIndex = 5; |
| | | this.colHz.Width = 112; |
| | | colHz.FieldName = "Hz"; |
| | | colHz.MinWidth = 24; |
| | | colHz.Name = "colHz"; |
| | | colHz.Visible = true; |
| | | colHz.VisibleIndex = 5; |
| | | colHz.Width = 90; |
| | | // |
| | | // colHzRound |
| | | // |
| | | this.colHzRound.FieldName = "HzRound"; |
| | | this.colHzRound.MinWidth = 30; |
| | | this.colHzRound.Name = "colHzRound"; |
| | | this.colHzRound.Visible = true; |
| | | this.colHzRound.VisibleIndex = 6; |
| | | this.colHzRound.Width = 112; |
| | | colHzRound.FieldName = "HzRound"; |
| | | colHzRound.MinWidth = 24; |
| | | colHzRound.Name = "colHzRound"; |
| | | colHzRound.Visible = true; |
| | | colHzRound.VisibleIndex = 6; |
| | | colHzRound.Width = 90; |
| | | // |
| | | // colWaterLevel |
| | | // |
| | | this.colWaterLevel.FieldName = "WaterLevel"; |
| | | this.colWaterLevel.MinWidth = 30; |
| | | this.colWaterLevel.Name = "colWaterLevel"; |
| | | this.colWaterLevel.Visible = true; |
| | | this.colWaterLevel.VisibleIndex = 7; |
| | | this.colWaterLevel.Width = 112; |
| | | colWaterLevel.FieldName = "WaterLevel"; |
| | | colWaterLevel.MinWidth = 24; |
| | | colWaterLevel.Name = "colWaterLevel"; |
| | | colWaterLevel.Visible = true; |
| | | colWaterLevel.VisibleIndex = 7; |
| | | colWaterLevel.Width = 90; |
| | | // |
| | | // colInletPressure |
| | | // |
| | | this.colInletPressure.FieldName = "InletPressure"; |
| | | this.colInletPressure.MinWidth = 30; |
| | | this.colInletPressure.Name = "colInletPressure"; |
| | | this.colInletPressure.Visible = true; |
| | | this.colInletPressure.VisibleIndex = 8; |
| | | this.colInletPressure.Width = 112; |
| | | colInletPressure.FieldName = "InletPressure"; |
| | | colInletPressure.MinWidth = 24; |
| | | colInletPressure.Name = "colInletPressure"; |
| | | colInletPressure.Visible = true; |
| | | colInletPressure.VisibleIndex = 8; |
| | | colInletPressure.Width = 90; |
| | | // |
| | | // colOutletPressure |
| | | // |
| | | this.colOutletPressure.FieldName = "OutletPressure"; |
| | | this.colOutletPressure.MinWidth = 30; |
| | | this.colOutletPressure.Name = "colOutletPressure"; |
| | | this.colOutletPressure.Visible = true; |
| | | this.colOutletPressure.VisibleIndex = 9; |
| | | this.colOutletPressure.Width = 112; |
| | | colOutletPressure.FieldName = "OutletPressure"; |
| | | colOutletPressure.MinWidth = 24; |
| | | colOutletPressure.Name = "colOutletPressure"; |
| | | colOutletPressure.Visible = true; |
| | | colOutletPressure.VisibleIndex = 9; |
| | | colOutletPressure.Width = 90; |
| | | // |
| | | // colPressureDiff |
| | | // |
| | | this.colPressureDiff.FieldName = "PressureDiff"; |
| | | this.colPressureDiff.MinWidth = 30; |
| | | this.colPressureDiff.Name = "colPressureDiff"; |
| | | this.colPressureDiff.Visible = true; |
| | | this.colPressureDiff.VisibleIndex = 10; |
| | | this.colPressureDiff.Width = 112; |
| | | colPressureDiff.FieldName = "PressureDiff"; |
| | | colPressureDiff.MinWidth = 24; |
| | | colPressureDiff.Name = "colPressureDiff"; |
| | | colPressureDiff.Visible = true; |
| | | colPressureDiff.VisibleIndex = 10; |
| | | colPressureDiff.Width = 90; |
| | | // |
| | | // colFlow |
| | | // |
| | | this.colFlow.FieldName = "Flow"; |
| | | this.colFlow.MinWidth = 30; |
| | | this.colFlow.Name = "colFlow"; |
| | | this.colFlow.Visible = true; |
| | | this.colFlow.VisibleIndex = 11; |
| | | this.colFlow.Width = 112; |
| | | colFlow.FieldName = "Flow"; |
| | | colFlow.MinWidth = 24; |
| | | colFlow.Name = "colFlow"; |
| | | colFlow.Visible = true; |
| | | colFlow.VisibleIndex = 11; |
| | | colFlow.Width = 90; |
| | | // |
| | | // colHead |
| | | // |
| | | this.colHead.FieldName = "Head"; |
| | | this.colHead.MinWidth = 30; |
| | | this.colHead.Name = "colHead"; |
| | | this.colHead.Visible = true; |
| | | this.colHead.VisibleIndex = 12; |
| | | this.colHead.Width = 112; |
| | | colHead.FieldName = "Head"; |
| | | colHead.MinWidth = 24; |
| | | colHead.Name = "colHead"; |
| | | colHead.Visible = true; |
| | | colHead.VisibleIndex = 12; |
| | | colHead.Width = 90; |
| | | // |
| | | // colPower |
| | | // |
| | | this.colPower.FieldName = "Power"; |
| | | this.colPower.MinWidth = 30; |
| | | this.colPower.Name = "colPower"; |
| | | this.colPower.Visible = true; |
| | | this.colPower.VisibleIndex = 13; |
| | | this.colPower.Width = 112; |
| | | colPower.FieldName = "Power"; |
| | | colPower.MinWidth = 24; |
| | | colPower.Name = "colPower"; |
| | | colPower.Visible = true; |
| | | colPower.VisibleIndex = 13; |
| | | colPower.Width = 90; |
| | | // |
| | | // colCurveHead |
| | | // |
| | | this.colCurveHead.FieldName = "CurveHead"; |
| | | this.colCurveHead.MinWidth = 30; |
| | | this.colCurveHead.Name = "colCurveHead"; |
| | | this.colCurveHead.Visible = true; |
| | | this.colCurveHead.VisibleIndex = 14; |
| | | this.colCurveHead.Width = 112; |
| | | colCurveHead.FieldName = "CurveHead"; |
| | | colCurveHead.MinWidth = 24; |
| | | colCurveHead.Name = "colCurveHead"; |
| | | colCurveHead.Visible = true; |
| | | colCurveHead.VisibleIndex = 14; |
| | | colCurveHead.Width = 90; |
| | | // |
| | | // colHeadDiff |
| | | // |
| | | this.colHeadDiff.FieldName = "HeadDiff"; |
| | | this.colHeadDiff.MinWidth = 30; |
| | | this.colHeadDiff.Name = "colHeadDiff"; |
| | | this.colHeadDiff.Visible = true; |
| | | this.colHeadDiff.VisibleIndex = 15; |
| | | this.colHeadDiff.Width = 112; |
| | | colHeadDiff.FieldName = "HeadDiff"; |
| | | colHeadDiff.MinWidth = 24; |
| | | colHeadDiff.Name = "colHeadDiff"; |
| | | colHeadDiff.Visible = true; |
| | | colHeadDiff.VisibleIndex = 15; |
| | | colHeadDiff.Width = 90; |
| | | // |
| | | // colCorrectCurveHead |
| | | // |
| | | this.colCorrectCurveHead.FieldName = "CorrectCurveHead"; |
| | | this.colCorrectCurveHead.MinWidth = 30; |
| | | this.colCorrectCurveHead.Name = "colCorrectCurveHead"; |
| | | this.colCorrectCurveHead.Visible = true; |
| | | this.colCorrectCurveHead.VisibleIndex = 16; |
| | | this.colCorrectCurveHead.Width = 112; |
| | | colCorrectCurveHead.FieldName = "CorrectCurveHead"; |
| | | colCorrectCurveHead.MinWidth = 24; |
| | | colCorrectCurveHead.Name = "colCorrectCurveHead"; |
| | | colCorrectCurveHead.Visible = true; |
| | | colCorrectCurveHead.VisibleIndex = 16; |
| | | colCorrectCurveHead.Width = 90; |
| | | // |
| | | // colCorrectHeadDiff |
| | | // |
| | | this.colCorrectHeadDiff.FieldName = "CorrectHeadDiff"; |
| | | this.colCorrectHeadDiff.MinWidth = 30; |
| | | this.colCorrectHeadDiff.Name = "colCorrectHeadDiff"; |
| | | this.colCorrectHeadDiff.Visible = true; |
| | | this.colCorrectHeadDiff.VisibleIndex = 17; |
| | | this.colCorrectHeadDiff.Width = 112; |
| | | colCorrectHeadDiff.FieldName = "CorrectHeadDiff"; |
| | | colCorrectHeadDiff.MinWidth = 24; |
| | | colCorrectHeadDiff.Name = "colCorrectHeadDiff"; |
| | | colCorrectHeadDiff.Visible = true; |
| | | colCorrectHeadDiff.VisibleIndex = 17; |
| | | colCorrectHeadDiff.Width = 90; |
| | | // |
| | | // colCorrectPressureDiff |
| | | // |
| | | this.colCorrectPressureDiff.FieldName = "CorrectPressureDiff"; |
| | | this.colCorrectPressureDiff.MinWidth = 30; |
| | | this.colCorrectPressureDiff.Name = "colCorrectPressureDiff"; |
| | | this.colCorrectPressureDiff.Visible = true; |
| | | this.colCorrectPressureDiff.VisibleIndex = 18; |
| | | this.colCorrectPressureDiff.Width = 112; |
| | | colCorrectPressureDiff.FieldName = "CorrectPressureDiff"; |
| | | colCorrectPressureDiff.MinWidth = 24; |
| | | colCorrectPressureDiff.Name = "colCorrectPressureDiff"; |
| | | colCorrectPressureDiff.Visible = true; |
| | | colCorrectPressureDiff.VisibleIndex = 18; |
| | | colCorrectPressureDiff.Width = 90; |
| | | // |
| | | // colCorrectPressureDiffDiff |
| | | // |
| | | this.colCorrectPressureDiffDiff.FieldName = "CorrectPressureDiffDiff"; |
| | | this.colCorrectPressureDiffDiff.MinWidth = 30; |
| | | this.colCorrectPressureDiffDiff.Name = "colCorrectPressureDiffDiff"; |
| | | this.colCorrectPressureDiffDiff.Visible = true; |
| | | this.colCorrectPressureDiffDiff.VisibleIndex = 19; |
| | | this.colCorrectPressureDiffDiff.Width = 112; |
| | | colCorrectPressureDiffDiff.FieldName = "CorrectPressureDiffDiff"; |
| | | colCorrectPressureDiffDiff.MinWidth = 24; |
| | | colCorrectPressureDiffDiff.Name = "colCorrectPressureDiffDiff"; |
| | | colCorrectPressureDiffDiff.Visible = true; |
| | | colCorrectPressureDiffDiff.VisibleIndex = 19; |
| | | colCorrectPressureDiffDiff.Width = 90; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.layoutControl1); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(906, 919); |
| | | this.xtraTabPage3.Text = "修正图表"; |
| | | xtraTabPage3.Controls.Add(layoutControl1); |
| | | xtraTabPage3.Margin = new Padding(2, 2, 2, 2); |
| | | xtraTabPage3.Name = "xtraTabPage3"; |
| | | xtraTabPage3.Size = new System.Drawing.Size(724, 715); |
| | | xtraTabPage3.Text = "修正图表"; |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | this.layoutControl1.Controls.Add(this.chartControl1); |
| | | this.layoutControl1.Controls.Add(this.cmbFlag); |
| | | this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControl1.Name = "layoutControl1"; |
| | | this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1585, 678, 975, 600); |
| | | this.layoutControl1.Root = this.Root; |
| | | this.layoutControl1.Size = new System.Drawing.Size(906, 919); |
| | | this.layoutControl1.TabIndex = 0; |
| | | this.layoutControl1.Text = "layoutControl1"; |
| | | layoutControl1.Controls.Add(chartControl1); |
| | | layoutControl1.Controls.Add(cmbFlag); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new System.Drawing.Point(0, 0); |
| | | layoutControl1.Margin = new Padding(2, 2, 2, 2); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1585, 678, 975, 600); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new System.Drawing.Size(724, 715); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // chartControl1 |
| | | // |
| | |
| | | swiftPlotDiagram1.AxisY.VisibleInPanesSerializable = "-1"; |
| | | xyDiagramPane1.Name = "Pane 1"; |
| | | xyDiagramPane1.PaneID = 0; |
| | | swiftPlotDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { |
| | | xyDiagramPane1}); |
| | | swiftPlotDiagramSecondaryAxisY1.AxisID = 4; |
| | | swiftPlotDiagramSecondaryAxisY1.Name = "Secondary AxisY 1"; |
| | | swiftPlotDiagramSecondaryAxisY1.Title.Text = "频率"; |
| | | swiftPlotDiagramSecondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | swiftPlotDiagramSecondaryAxisY1.VisibleInPanesSerializable = "0"; |
| | | swiftPlotDiagramSecondaryAxisY2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; |
| | | swiftPlotDiagramSecondaryAxisY2.AxisID = 5; |
| | | swiftPlotDiagramSecondaryAxisY2.GridLines.Visible = true; |
| | | swiftPlotDiagramSecondaryAxisY2.Name = "Secondary AxisY 2"; |
| | | swiftPlotDiagramSecondaryAxisY2.Title.Text = "扬程"; |
| | | swiftPlotDiagramSecondaryAxisY2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | swiftPlotDiagramSecondaryAxisY2.VisibleInPanesSerializable = "0"; |
| | | swiftPlotDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY[] { |
| | | swiftPlotDiagramSecondaryAxisY1, |
| | | swiftPlotDiagramSecondaryAxisY2}); |
| | | this.chartControl1.Diagram = swiftPlotDiagram1; |
| | | this.chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | this.chartControl1.Legend.LegendID = -1; |
| | | this.chartControl1.Legend.Title.Visible = true; |
| | | this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | this.chartControl1.Location = new System.Drawing.Point(0, 50); |
| | | this.chartControl1.Name = "chartControl1"; |
| | | swiftPlotDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { xyDiagramPane1 }); |
| | | swiftPlotDiagramSecondaryAxisy1.AxisID = 4; |
| | | swiftPlotDiagramSecondaryAxisy1.Name = "Secondary AxisY 1"; |
| | | swiftPlotDiagramSecondaryAxisy1.Title.Text = "频率"; |
| | | swiftPlotDiagramSecondaryAxisy1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | swiftPlotDiagramSecondaryAxisy1.VisibleInPanesSerializable = "0"; |
| | | swiftPlotDiagramSecondaryAxisy2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; |
| | | swiftPlotDiagramSecondaryAxisy2.AxisID = 5; |
| | | swiftPlotDiagramSecondaryAxisy2.GridLines.Visible = true; |
| | | swiftPlotDiagramSecondaryAxisy2.Name = "Secondary AxisY 2"; |
| | | swiftPlotDiagramSecondaryAxisy2.Title.Text = "扬程"; |
| | | swiftPlotDiagramSecondaryAxisy2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | swiftPlotDiagramSecondaryAxisy2.VisibleInPanesSerializable = "0"; |
| | | swiftPlotDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY[] { swiftPlotDiagramSecondaryAxisy1, swiftPlotDiagramSecondaryAxisy2 }); |
| | | chartControl1.Diagram = swiftPlotDiagram1; |
| | | chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | chartControl1.Legend.LegendID = -1; |
| | | chartControl1.Legend.Title.Visible = true; |
| | | chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | chartControl1.Location = new System.Drawing.Point(0, 42); |
| | | chartControl1.Margin = new Padding(2, 2, 2, 2); |
| | | chartControl1.Name = "chartControl1"; |
| | | series1.Name = "SeriesDefaultHead"; |
| | | series1.SeriesID = 0; |
| | | swiftPlotSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | swiftPlotSeriesView1.Color = System.Drawing.Color.FromArgb(0, 0, 0); |
| | | swiftPlotSeriesView1.LineStyle.Thickness = 2; |
| | | series1.View = swiftPlotSeriesView1; |
| | | series2.Name = "SeriesCurveHead"; |
| | | series2.SeriesID = 1; |
| | | swiftPlotSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(141)))), ((int)(((byte)(212))))); |
| | | swiftPlotSeriesView2.Color = System.Drawing.Color.FromArgb(84, 141, 212); |
| | | series2.View = swiftPlotSeriesView2; |
| | | series3.Name = "SeriesCorrectCurveHead"; |
| | | series3.SeriesID = 2; |
| | | swiftPlotSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(80)))), ((int)(((byte)(77))))); |
| | | swiftPlotSeriesView3.Color = System.Drawing.Color.FromArgb(192, 80, 77); |
| | | swiftPlotSeriesView3.LineStyle.Thickness = 2; |
| | | series3.View = swiftPlotSeriesView3; |
| | | series4.Name = "SeriesHeadDiff"; |
| | | series4.SeriesID = 5; |
| | | swiftPlotSeriesView4.AxisYName = "Secondary AxisY 2"; |
| | | swiftPlotSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))); |
| | | swiftPlotSeriesView4.Color = System.Drawing.Color.FromArgb(128, 100, 162); |
| | | swiftPlotSeriesView4.PaneName = "Pane 1"; |
| | | series4.View = swiftPlotSeriesView4; |
| | | series5.Name = "SeriesHz"; |
| | | series5.SeriesID = 3; |
| | | swiftPlotSeriesView5.AxisYName = "Secondary AxisY 1"; |
| | | swiftPlotSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89))))); |
| | | swiftPlotSeriesView5.Color = System.Drawing.Color.FromArgb(155, 187, 89); |
| | | swiftPlotSeriesView5.PaneName = "Pane 1"; |
| | | series5.View = swiftPlotSeriesView5; |
| | | this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { |
| | | series1, |
| | | series2, |
| | | series3, |
| | | series4, |
| | | series5}; |
| | | this.chartControl1.Size = new System.Drawing.Size(906, 869); |
| | | this.chartControl1.TabIndex = 5; |
| | | chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] |
| | | { |
| | | series1, |
| | | series2, |
| | | series3, |
| | | series4, |
| | | series5 |
| | | }; |
| | | chartControl1.Size = new System.Drawing.Size(724, 673); |
| | | chartControl1.TabIndex = 5; |
| | | // |
| | | // cmbFlag |
| | | // |
| | | this.cmbFlag.Location = new System.Drawing.Point(83, 11); |
| | | this.cmbFlag.MenuManager = this.ribbonControl1; |
| | | this.cmbFlag.Name = "cmbFlag"; |
| | | this.cmbFlag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.cmbFlag.Size = new System.Drawing.Size(227, 28); |
| | | this.cmbFlag.StyleController = this.layoutControl1; |
| | | this.cmbFlag.TabIndex = 4; |
| | | this.cmbFlag.SelectedIndexChanged += new System.EventHandler(this.cmbFlag_SelectedIndexChanged); |
| | | cmbFlag.Location = new System.Drawing.Point(69, 9); |
| | | cmbFlag.Margin = new Padding(2, 2, 2, 2); |
| | | cmbFlag.MenuManager = ribbonControl1; |
| | | cmbFlag.Name = "cmbFlag"; |
| | | cmbFlag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cmbFlag.Size = new System.Drawing.Size(179, 24); |
| | | cmbFlag.StyleController = layoutControl1; |
| | | cmbFlag.TabIndex = 4; |
| | | cmbFlag.SelectedIndexChanged += cmbFlag_SelectedIndexChanged; |
| | | // |
| | | // Root |
| | | // |
| | | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.Root.GroupBordersVisible = false; |
| | | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem2, |
| | | this.layoutControlGroup1}); |
| | | this.Root.Name = "Root"; |
| | | this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.Root.Size = new System.Drawing.Size(906, 919); |
| | | this.Root.TextVisible = false; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlGroup1 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new System.Drawing.Size(724, 715); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.chartControl1; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 50); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(906, 869); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | layoutControlItem2.Control = chartControl1; |
| | | layoutControlItem2.Location = new System.Drawing.Point(0, 42); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem2.Size = new System.Drawing.Size(724, 673); |
| | | layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem1, |
| | | this.emptySpaceItem1}); |
| | | this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(906, 50); |
| | | this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlGroup1.Text = "."; |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, emptySpaceItem1 }); |
| | | layoutControlGroup1.Location = new System.Drawing.Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new System.Drawing.Size(724, 42); |
| | | layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Text = "."; |
| | | layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.cmbFlag; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(299, 28); |
| | | this.layoutControlItem1.Text = "泵标志:"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 22); |
| | | layoutControlItem1.Control = cmbFlag; |
| | | layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem1.Size = new System.Drawing.Size(239, 24); |
| | | layoutControlItem1.Text = "泵标志:"; |
| | | layoutControlItem1.TextSize = new System.Drawing.Size(50, 18); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | this.emptySpaceItem1.AllowHotTrack = false; |
| | | this.emptySpaceItem1.Location = new System.Drawing.Point(299, 0); |
| | | this.emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | this.emptySpaceItem1.Size = new System.Drawing.Size(585, 28); |
| | | this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new System.Drawing.Point(239, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new System.Drawing.Size(467, 24); |
| | | emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.gridControl2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(906, 919); |
| | | this.xtraTabPage2.Text = "泵修正系数"; |
| | | xtraTabPage2.Controls.Add(gridControl2); |
| | | xtraTabPage2.Margin = new Padding(2, 2, 2, 2); |
| | | xtraTabPage2.Name = "xtraTabPage2"; |
| | | xtraTabPage2.Size = new System.Drawing.Size(724, 715); |
| | | xtraTabPage2.Text = "泵修正系数"; |
| | | // |
| | | // gridControl2 |
| | | // |
| | | this.gridControl2.DataSource = this.pumpFactorViewModelBindingSource; |
| | | this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gridControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.gridControl2.MainView = this.gridView2; |
| | | this.gridControl2.MenuManager = this.ribbonControl1; |
| | | this.gridControl2.Name = "gridControl2"; |
| | | this.gridControl2.Size = new System.Drawing.Size(906, 919); |
| | | this.gridControl2.TabIndex = 0; |
| | | this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView2}); |
| | | gridControl2.DataSource = pumpFactorViewModelBindingSource; |
| | | gridControl2.Dock = DockStyle.Fill; |
| | | gridControl2.EmbeddedNavigator.Margin = new Padding(2, 2, 2, 2); |
| | | gridControl2.Location = new System.Drawing.Point(0, 0); |
| | | gridControl2.MainView = gridView2; |
| | | gridControl2.Margin = new Padding(2, 2, 2, 2); |
| | | gridControl2.MenuManager = ribbonControl1; |
| | | gridControl2.Name = "gridControl2"; |
| | | gridControl2.Size = new System.Drawing.Size(724, 715); |
| | | gridControl2.TabIndex = 0; |
| | | gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 }); |
| | | // |
| | | // pumpFactorViewModelBindingSource |
| | | // |
| | | this.pumpFactorViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataCorrectionPage.PumpFactorViewModel); |
| | | pumpFactorViewModelBindingSource.DataSource = typeof(PumpFactorViewModel); |
| | | // |
| | | // gridView2 |
| | | // |
| | | this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colFlag1, |
| | | this.colHz1, |
| | | this.colSTDP, |
| | | this.colSTDPHead, |
| | | this.colNote}); |
| | | this.gridView2.GridControl = this.gridControl2; |
| | | this.gridView2.Name = "gridView2"; |
| | | gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag1, colHz1, colSTDP, colSTDPHead, colNote }); |
| | | gridView2.DetailHeight = 286; |
| | | gridView2.GridControl = gridControl2; |
| | | gridView2.Name = "gridView2"; |
| | | gridView2.OptionsEditForm.PopupEditFormWidth = 640; |
| | | // |
| | | // colFlag1 |
| | | // |
| | | this.colFlag1.FieldName = "Flag"; |
| | | this.colFlag1.MinWidth = 30; |
| | | this.colFlag1.Name = "colFlag1"; |
| | | this.colFlag1.Visible = true; |
| | | this.colFlag1.VisibleIndex = 0; |
| | | this.colFlag1.Width = 112; |
| | | colFlag1.FieldName = "Flag"; |
| | | colFlag1.MinWidth = 24; |
| | | colFlag1.Name = "colFlag1"; |
| | | colFlag1.Visible = true; |
| | | colFlag1.VisibleIndex = 0; |
| | | colFlag1.Width = 90; |
| | | // |
| | | // colHz1 |
| | | // |
| | | this.colHz1.FieldName = "Hz"; |
| | | this.colHz1.MinWidth = 30; |
| | | this.colHz1.Name = "colHz1"; |
| | | this.colHz1.Visible = true; |
| | | this.colHz1.VisibleIndex = 1; |
| | | this.colHz1.Width = 112; |
| | | colHz1.FieldName = "Hz"; |
| | | colHz1.MinWidth = 24; |
| | | colHz1.Name = "colHz1"; |
| | | colHz1.Visible = true; |
| | | colHz1.VisibleIndex = 1; |
| | | colHz1.Width = 90; |
| | | // |
| | | // colSTDP |
| | | // |
| | | this.colSTDP.FieldName = "STDP"; |
| | | this.colSTDP.MinWidth = 30; |
| | | this.colSTDP.Name = "colSTDP"; |
| | | this.colSTDP.Visible = true; |
| | | this.colSTDP.VisibleIndex = 2; |
| | | this.colSTDP.Width = 112; |
| | | colSTDP.FieldName = "STDP"; |
| | | colSTDP.MinWidth = 24; |
| | | colSTDP.Name = "colSTDP"; |
| | | colSTDP.Visible = true; |
| | | colSTDP.VisibleIndex = 2; |
| | | colSTDP.Width = 90; |
| | | // |
| | | // colSTDPHead |
| | | // |
| | | this.colSTDPHead.FieldName = "STDPHead"; |
| | | this.colSTDPHead.MinWidth = 30; |
| | | this.colSTDPHead.Name = "colSTDPHead"; |
| | | this.colSTDPHead.Visible = true; |
| | | this.colSTDPHead.VisibleIndex = 3; |
| | | this.colSTDPHead.Width = 112; |
| | | colSTDPHead.FieldName = "STDPHead"; |
| | | colSTDPHead.MinWidth = 24; |
| | | colSTDPHead.Name = "colSTDPHead"; |
| | | colSTDPHead.Visible = true; |
| | | colSTDPHead.VisibleIndex = 3; |
| | | colSTDPHead.Width = 90; |
| | | // |
| | | // colNote |
| | | // |
| | | this.colNote.FieldName = "Note"; |
| | | this.colNote.MinWidth = 30; |
| | | this.colNote.Name = "colNote"; |
| | | this.colNote.Visible = true; |
| | | this.colNote.VisibleIndex = 4; |
| | | this.colNote.Width = 112; |
| | | colNote.FieldName = "Note"; |
| | | colNote.MinWidth = 24; |
| | | colNote.Name = "colNote"; |
| | | colNote.Visible = true; |
| | | colNote.VisibleIndex = 4; |
| | | colNote.Width = 90; |
| | | // |
| | | // DataCorrectionPage |
| | | // |
| | | this.Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | this.Appearance.Options.UseBackColor = true; |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.panelContainer1); |
| | | this.Controls.Add(this.ribbonControl1); |
| | | this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.Name = "DataCorrectionPage"; |
| | | this.Size = new System.Drawing.Size(1169, 1070); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); |
| | | this.panelContainer1.ResumeLayout(false); |
| | | this.dockPanel2.ResumeLayout(false); |
| | | this.dockPanel2_Container.ResumeLayout(false); |
| | | this.dockPanel1.ResumeLayout(false); |
| | | this.controlContainer1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | this.xtraTabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
| | | this.layoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagramSecondaryAxisY1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagramSecondaryAxisY2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.cmbFlag.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpFactorViewModelBindingSource)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | Appearance.BackColor = System.Drawing.SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(xtraTabControl1); |
| | | Controls.Add(panelContainer1); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(3, 4, 3, 4); |
| | | Name = "DataCorrectionPage"; |
| | | Size = new System.Drawing.Size(935, 875); |
| | | ((ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit1.CalendarTimeProperties).EndInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit2.CalendarTimeProperties).EndInit(); |
| | | ((ISupportInitialize)repositoryItemDateEdit2).EndInit(); |
| | | ((ISupportInitialize)dockManager1).EndInit(); |
| | | panelContainer1.ResumeLayout(false); |
| | | dockPanel2.ResumeLayout(false); |
| | | dockPanel2_Container.ResumeLayout(false); |
| | | dockPanel1.ResumeLayout(false); |
| | | controlContainer1.ResumeLayout(false); |
| | | ((ISupportInitialize)xtraTabControl1).EndInit(); |
| | | xtraTabControl1.ResumeLayout(false); |
| | | xtraTabPage1.ResumeLayout(false); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ((ISupportInitialize)pumpViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)gridView1).EndInit(); |
| | | xtraTabPage3.ResumeLayout(false); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)xyDiagramPane1).EndInit(); |
| | | ((ISupportInitialize)swiftPlotDiagramSecondaryAxisy1).EndInit(); |
| | | ((ISupportInitialize)swiftPlotDiagramSecondaryAxisy2).EndInit(); |
| | | ((ISupportInitialize)swiftPlotDiagram1).EndInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView1).EndInit(); |
| | | ((ISupportInitialize)series1).EndInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView2).EndInit(); |
| | | ((ISupportInitialize)series2).EndInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView3).EndInit(); |
| | | ((ISupportInitialize)series3).EndInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView4).EndInit(); |
| | | ((ISupportInitialize)series4).EndInit(); |
| | | ((ISupportInitialize)swiftPlotSeriesView5).EndInit(); |
| | | ((ISupportInitialize)series5).EndInit(); |
| | | ((ISupportInitialize)chartControl1).EndInit(); |
| | | ((ISupportInitialize)cmbFlag.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | xtraTabPage2.ResumeLayout(false); |
| | | ((ISupportInitialize)gridControl2).EndInit(); |
| | | ((ISupportInitialize)pumpFactorViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)gridView2).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | | |
| | | #endregion |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCorrectHeadDiff; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCorrectPressureDiff; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCorrectPressureDiffDiff; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnQueryMinAndMaxRpmFlow; |
| | | } |
| | | } |