using IStation.WinFrmUI.Curve; namespace IStation.WinFrmUI.Analy { partial class CompareCurvePage_bak { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CompareCurvePage_bak)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.mainChart = new IStation.WinFrmUI.Curve.MultiCurveExpressChart(); this.pumpCurveTreeList1 = new IStation.WinFrmUI.Analy.PumpCurveTreeList(); this.tileNavCategory1 = new DevExpress.XtraBars.Navigation.TileNavCategory(); this.navButAdd = new DevExpress.XtraBars.Navigation.NavButton(); this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colColor = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemColorPickEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemColorPickEdit(); this.colPumpName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQueryPtQ = new DevExpress.XtraGrid.Columns.GridColumn(); this.colProjectCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDelete = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.colProjectName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQueryPtH = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQueryPtE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQueryPtP = new DevExpress.XtraGrid.Columns.GridColumn(); this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.barCekSearchCurve = new DevExpress.XtraBars.BarCheckItem(); this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); this.dockPanel1.SuspendLayout(); this.dockPanel1_Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); this.splitContainerControl1.Panel2.SuspendLayout(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemColorPickEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); this.SuspendLayout(); // // mainChart // this.mainChart.CurveNameVisible = false; this.mainChart.Dock = System.Windows.Forms.DockStyle.Fill; this.mainChart.LineVisible = false; this.mainChart.Location = new System.Drawing.Point(0, 0); this.mainChart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.mainChart.Name = "mainChart"; this.mainChart.Size = new System.Drawing.Size(1291, 689); this.mainChart.TabIndex = 0; // // pumpCurveTreeList1 // this.pumpCurveTreeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.pumpCurveTreeList1.Location = new System.Drawing.Point(0, 0); this.pumpCurveTreeList1.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); this.pumpCurveTreeList1.Name = "pumpCurveTreeList1"; this.pumpCurveTreeList1.Size = new System.Drawing.Size(249, 846); this.pumpCurveTreeList1.TabIndex = 0; // // tileNavCategory1 // this.tileNavCategory1.Name = "tileNavCategory1"; // // // this.tileNavCategory1.Tile.DropDownOptions.BeakColor = System.Drawing.Color.Empty; // // navButAdd // this.navButAdd.Caption = "添加"; this.navButAdd.Name = "navButAdd"; // // dockManager1 // this.dockManager1.Form = this; this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { this.dockPanel1}); 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"}); // // dockPanel1 // this.dockPanel1.Controls.Add(this.dockPanel1_Container); this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; this.dockPanel1.ID = new System.Guid("6966acfa-a365-4f54-8ac8-e992d4edb9bd"); this.dockPanel1.Location = new System.Drawing.Point(0, 154); this.dockPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Options.ShowCloseButton = false; this.dockPanel1.OriginalSize = new System.Drawing.Size(250, 200); this.dockPanel1.Size = new System.Drawing.Size(250, 880); this.dockPanel1.Text = "泵曲线列表"; // // dockPanel1_Container // this.dockPanel1_Container.Controls.Add(this.pumpCurveTreeList1); this.dockPanel1_Container.Location = new System.Drawing.Point(0, 34); this.dockPanel1_Container.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dockPanel1_Container.Name = "dockPanel1_Container"; this.dockPanel1_Container.Size = new System.Drawing.Size(249, 846); this.dockPanel1_Container.TabIndex = 0; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(250, 154); this.splitContainerControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.splitContainerControl1.Name = "splitContainerControl1"; // // splitContainerControl1.Panel1 // this.splitContainerControl1.Panel1.Controls.Add(this.gridControl1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 // this.splitContainerControl1.Panel2.Controls.Add(this.mainChart); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1291, 880); this.splitContainerControl1.SplitterPosition = 176; this.splitContainerControl1.TabIndex = 9; // // gridControl1 // this.gridControl1.Cursor = System.Windows.Forms.Cursors.Default; this.gridControl1.DataSource = this.bindingSource1; this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridControl1.Location = new System.Drawing.Point(0, 0); this.gridControl1.MainView = this.gridView1; this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridControl1.Name = "gridControl1"; this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemColorPickEdit1, this.repositoryItemButtonEdit1}); this.gridControl1.Size = new System.Drawing.Size(1291, 176); this.gridControl1.TabIndex = 1; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.AppearancePrint.Row.Font = new System.Drawing.Font("Tahoma", 9.25F); this.gridView1.AppearancePrint.Row.Options.UseFont = true; this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colColor, this.colPumpName, this.colQueryPtQ, this.colProjectCode, this.colDelete, this.colProjectName, this.colQueryPtH, this.colQueryPtE, this.colQueryPtP}); this.gridView1.DetailHeight = 550; this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; // // colColor // this.colColor.AppearanceHeader.Options.UseTextOptions = true; this.colColor.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colColor.Caption = "颜色"; this.colColor.ColumnEdit = this.repositoryItemColorPickEdit1; this.colColor.FieldName = "DispColor"; this.colColor.MinWidth = 57; this.colColor.Name = "colColor"; this.colColor.Visible = true; this.colColor.VisibleIndex = 0; this.colColor.Width = 57; // // repositoryItemColorPickEdit1 // this.repositoryItemColorPickEdit1.AutoHeight = false; this.repositoryItemColorPickEdit1.AutomaticColor = System.Drawing.Color.Black; this.repositoryItemColorPickEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemColorPickEdit1.Name = "repositoryItemColorPickEdit1"; // // colPumpName // this.colPumpName.AppearanceCell.Options.UseTextOptions = true; this.colPumpName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPumpName.AppearanceHeader.Options.UseTextOptions = true; this.colPumpName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPumpName.Caption = "泵"; this.colPumpName.FieldName = "PumpName"; this.colPumpName.MinWidth = 29; this.colPumpName.Name = "colPumpName"; this.colPumpName.OptionsColumn.AllowEdit = false; this.colPumpName.OptionsColumn.ReadOnly = true; this.colPumpName.Visible = true; this.colPumpName.VisibleIndex = 2; this.colPumpName.Width = 29; // // colQueryPtQ // this.colQueryPtQ.AppearanceCell.Options.UseTextOptions = true; this.colQueryPtQ.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtQ.AppearanceHeader.Options.UseTextOptions = true; this.colQueryPtQ.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtQ.Caption = "查询流量"; this.colQueryPtQ.FieldName = "QueryPtQ"; this.colQueryPtQ.MinWidth = 114; this.colQueryPtQ.Name = "colQueryPtQ"; this.colQueryPtQ.OptionsColumn.AllowEdit = false; this.colQueryPtQ.OptionsColumn.ReadOnly = true; this.colQueryPtQ.Visible = true; this.colQueryPtQ.VisibleIndex = 4; this.colQueryPtQ.Width = 114; // // colProjectCode // this.colProjectCode.AppearanceCell.Options.UseTextOptions = true; this.colProjectCode.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProjectCode.AppearanceHeader.Options.UseTextOptions = true; this.colProjectCode.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProjectCode.Caption = "曲线"; this.colProjectCode.FieldName = "CurveName"; this.colProjectCode.MinWidth = 29; this.colProjectCode.Name = "colProjectCode"; this.colProjectCode.OptionsColumn.AllowEdit = false; this.colProjectCode.OptionsColumn.ReadOnly = true; this.colProjectCode.Visible = true; this.colProjectCode.VisibleIndex = 3; this.colProjectCode.Width = 37; // // colDelete // this.colDelete.AppearanceHeader.Options.UseTextOptions = true; this.colDelete.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDelete.Caption = "删除"; this.colDelete.ColumnEdit = this.repositoryItemButtonEdit1; this.colDelete.MaxWidth = 57; this.colDelete.MinWidth = 57; this.colDelete.Name = "colDelete"; this.colDelete.OptionsColumn.AllowEdit = false; this.colDelete.Visible = true; this.colDelete.VisibleIndex = 8; this.colDelete.Width = 57; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage"))); editorButtonImageOptions2.SvgImageSize = new System.Drawing.Size(18, 18); this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; // // colProjectName // this.colProjectName.AppearanceCell.Options.UseTextOptions = true; this.colProjectName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProjectName.AppearanceHeader.Options.UseTextOptions = true; this.colProjectName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProjectName.Caption = "泵站"; this.colProjectName.FieldName = "StationName"; this.colProjectName.MinWidth = 29; this.colProjectName.Name = "colProjectName"; this.colProjectName.OptionsColumn.AllowEdit = false; this.colProjectName.OptionsColumn.ReadOnly = true; this.colProjectName.Visible = true; this.colProjectName.VisibleIndex = 1; this.colProjectName.Width = 29; // // colQueryPtH // this.colQueryPtH.AppearanceCell.Options.UseTextOptions = true; this.colQueryPtH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtH.AppearanceHeader.Options.UseTextOptions = true; this.colQueryPtH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtH.Caption = "查询扬程"; this.colQueryPtH.FieldName = "QueryPtH"; this.colQueryPtH.MinWidth = 114; this.colQueryPtH.Name = "colQueryPtH"; this.colQueryPtH.OptionsColumn.AllowEdit = false; this.colQueryPtH.OptionsColumn.ReadOnly = true; this.colQueryPtH.Visible = true; this.colQueryPtH.VisibleIndex = 5; this.colQueryPtH.Width = 114; // // colQueryPtE // this.colQueryPtE.AppearanceCell.Options.UseTextOptions = true; this.colQueryPtE.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtE.AppearanceHeader.Options.UseTextOptions = true; this.colQueryPtE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtE.Caption = "查询效率"; this.colQueryPtE.FieldName = "QueryPtE"; this.colQueryPtE.MinWidth = 114; this.colQueryPtE.Name = "colQueryPtE"; this.colQueryPtE.OptionsColumn.AllowEdit = false; this.colQueryPtE.OptionsColumn.ReadOnly = true; this.colQueryPtE.Visible = true; this.colQueryPtE.VisibleIndex = 6; this.colQueryPtE.Width = 114; // // colQueryPtP // this.colQueryPtP.AppearanceCell.Options.UseTextOptions = true; this.colQueryPtP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtP.AppearanceHeader.Options.UseTextOptions = true; this.colQueryPtP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQueryPtP.Caption = "查询功率"; this.colQueryPtP.FieldName = "QueryPtP"; this.colQueryPtP.MinWidth = 114; this.colQueryPtP.Name = "colQueryPtP"; this.colQueryPtP.OptionsColumn.AllowEdit = false; this.colQueryPtP.OptionsColumn.ReadOnly = true; this.colQueryPtP.Visible = true; this.colQueryPtP.VisibleIndex = 7; this.colQueryPtP.Width = 114; // // 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.ribbonControl1.SearchEditItem, this.barCekSearchCurve}); this.ribbonControl1.Location = new System.Drawing.Point(0, 0); this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ribbonControl1.MaxItemId = 12; this.ribbonControl1.Name = "ribbonControl1"; this.ribbonControl1.OptionsMenuMinWidth = 471; this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage1}); this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; this.ribbonControl1.Size = new System.Drawing.Size(1541, 154); this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // barCekSearchCurve // this.barCekSearchCurve.Caption = "查询曲线"; this.barCekSearchCurve.Id = 11; this.barCekSearchCurve.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekSearchCurve.ImageOptions.SvgImage"))); this.barCekSearchCurve.Name = "barCekSearchCurve"; this.barCekSearchCurve.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekSearchCurve_CheckedChanged); // // ribbonPage1 // this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.ribbonPageGroup1}); this.ribbonPage1.Name = "ribbonPage1"; this.ribbonPage1.Text = "基础操作"; // // ribbonPageGroup1 // this.ribbonPageGroup1.ItemLinks.Add(this.barCekSearchCurve); this.ribbonPageGroup1.Name = "ribbonPageGroup1"; this.ribbonPageGroup1.Text = "基础操作"; // // CompareCurvePage // 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.splitContainerControl1); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.ribbonControl1); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "CompareCurvePage"; this.Size = new System.Drawing.Size(1541, 1034); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); this.dockPanel1.ResumeLayout(false); this.dockPanel1_Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); this.splitContainerControl1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemColorPickEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.BindingSource bindingSource1; private PumpCurveTreeList pumpCurveTreeList1; private MultiCurveExpressChart mainChart; private DevExpress.XtraBars.Navigation.TileNavCategory tileNavCategory1; private DevExpress.XtraBars.Navigation.NavButton navButAdd; private DevExpress.XtraBars.Docking.DockManager dockManager1; private DevExpress.XtraBars.Docking.DockPanel dockPanel1; private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; private DevExpress.XtraBars.BarCheckItem barCekSearchCurve; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn colColor; private DevExpress.XtraEditors.Repository.RepositoryItemColorPickEdit repositoryItemColorPickEdit1; private DevExpress.XtraGrid.Columns.GridColumn colPumpName; private DevExpress.XtraGrid.Columns.GridColumn colQueryPtQ; private DevExpress.XtraGrid.Columns.GridColumn colProjectCode; private DevExpress.XtraGrid.Columns.GridColumn colDelete; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn colProjectName; private DevExpress.XtraGrid.Columns.GridColumn colQueryPtH; private DevExpress.XtraGrid.Columns.GridColumn colQueryPtE; private DevExpress.XtraGrid.Columns.GridColumn colQueryPtP; } }