duheng
2024-08-29 fb98441d18634dd73233b943eade8768193ca7a3
WinFrmUI/HStation.WinFrmUI.Assets.Core/00-PumpProductManage/PumpProductMainPanel.Designer.cs
@@ -37,6 +37,7 @@
            BtnDelete = new DevExpress.XtraBars.BarButtonItem();
            barBtnEditPumpCurve = new DevExpress.XtraBars.BarButtonItem();
            BarBtnEidtPumpPart = new DevExpress.XtraBars.BarButtonItem();
            barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
@@ -58,10 +59,12 @@
            colRatedPower = new DevExpress.XtraGrid.Columns.GridColumn();
            colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            sidePanel1 = new DevExpress.XtraEditors.SidePanel();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            popupPump = new DevExpress.XtraBars.PopupMenu(components);
            svgImage32 = new DevExpress.Utils.SvgImageCollection(components);
            BarBtnPumpinformation = new DevExpress.XtraBars.BarButtonItem();
            ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)dockManager1).BeginInit();
            dockPanel1.SuspendLayout();
@@ -71,6 +74,7 @@
            ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            sidePanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)popupPump).BeginInit();
@@ -82,16 +86,16 @@
            ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.True;
            ribbonControl1.ExpandCollapseItem.Id = 0;
            ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
            ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, BtnAdd, BtnEdit, BtnDelete, barBtnEditPumpCurve, BarBtnEidtPumpPart });
            ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, BtnAdd, BtnEdit, BtnDelete, barBtnEditPumpCurve, BarBtnEidtPumpPart, barButtonItem1, BarBtnPumpinformation });
            ribbonControl1.Location = new Point(0, 0);
            ribbonControl1.MaxItemId = 22;
            ribbonControl1.MaxItemId = 24;
            ribbonControl1.Name = "ribbonControl1";
            ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 });
            ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
            ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
            ribbonControl1.ShowPageHeadersInFormCaption = DevExpress.Utils.DefaultBoolean.True;
            ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
            ribbonControl1.Size = new Size(1133, 101);
            ribbonControl1.Size = new Size(933, 101);
            ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
            // 
            // BtnAdd
@@ -133,6 +137,13 @@
            BarBtnEidtPumpPart.Name = "BarBtnEidtPumpPart";
            BarBtnEidtPumpPart.ItemClick += BarBtnEidtPumpPart_ItemClick;
            // 
            // barButtonItem1
            //
            barButtonItem1.Caption = "barButtonItem1";
            barButtonItem1.Id = 22;
            barButtonItem1.Name = "barButtonItem1";
            barButtonItem1.ItemClick += barButtonItem1_ItemClick;
            //
            // ribbonPage1
            // 
            ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroup1 });
@@ -145,11 +156,13 @@
            ribbonPageGroup1.ItemLinks.Add(BtnEdit);
            ribbonPageGroup1.ItemLinks.Add(BtnDelete);
            ribbonPageGroup1.ItemLinks.Add(barBtnEditPumpCurve);
            ribbonPageGroup1.ItemLinks.Add(barButtonItem1);
            ribbonPageGroup1.Name = "ribbonPageGroup1";
            ribbonPageGroup1.Text = "基础功能";
            // 
            // dockManager1
            // 
            dockManager1.DockingOptions.ShowCloseButton = false;
            dockManager1.Form = this;
            dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel1 });
            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" });
@@ -159,11 +172,12 @@
            dockPanel1.Controls.Add(dockPanel1_Container);
            dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            dockPanel1.ID = new Guid("20cba9f0-4c76-45ad-a0f6-714fb6b14171");
            dockPanel1.Location = new Point(0, 101);
            dockPanel1.Location = new Point(0, 0);
            dockPanel1.Margin = new Padding(0);
            dockPanel1.Name = "dockPanel1";
            dockPanel1.Options.ShowAutoHideButton = false;
            dockPanel1.OriginalSize = new Size(200, 200);
            dockPanel1.Size = new Size(200, 446);
            dockPanel1.Size = new Size(200, 547);
            dockPanel1.Text = "系列列表";
            // 
            // dockPanel1_Container
@@ -171,7 +185,7 @@
            dockPanel1_Container.Controls.Add(pumpSeriesTreeListCtrl1);
            dockPanel1_Container.Location = new Point(3, 26);
            dockPanel1_Container.Name = "dockPanel1_Container";
            dockPanel1_Container.Size = new Size(193, 417);
            dockPanel1_Container.Size = new Size(193, 518);
            dockPanel1_Container.TabIndex = 0;
            // 
            // pumpSeriesTreeListCtrl1
@@ -181,18 +195,19 @@
            pumpSeriesTreeListCtrl1.Dock = DockStyle.Fill;
            pumpSeriesTreeListCtrl1.Location = new Point(0, 0);
            pumpSeriesTreeListCtrl1.Name = "pumpSeriesTreeListCtrl1";
            pumpSeriesTreeListCtrl1.Size = new Size(193, 417);
            pumpSeriesTreeListCtrl1.Size = new Size(193, 518);
            pumpSeriesTreeListCtrl1.TabIndex = 0;
            // 
            // gridControl1
            // 
            gridControl1.DataSource = currentViewModelBindingSource;
            gridControl1.Location = new Point(0, 0);
            gridControl1.Dock = DockStyle.Fill;
            gridControl1.Location = new Point(0, 101);
            gridControl1.MainView = gridView1;
            gridControl1.MenuManager = ribbonControl1;
            gridControl1.Name = "gridControl1";
            gridControl1.Size = new Size(933, 446);
            gridControl1.TabIndex = 3;
            gridControl1.TabIndex = 0;
            gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
            // 
            // currentViewModelBindingSource
@@ -319,14 +334,24 @@
            // 
            // layoutControl1
            // 
            layoutControl1.Controls.Add(gridControl1);
            layoutControl1.Controls.Add(sidePanel1);
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(200, 101);
            layoutControl1.Location = new Point(200, 0);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(933, 446);
            layoutControl1.Size = new Size(933, 547);
            layoutControl1.TabIndex = 6;
            layoutControl1.Text = "layoutControl1";
            //
            // sidePanel1
            //
            sidePanel1.Controls.Add(gridControl1);
            sidePanel1.Controls.Add(ribbonControl1);
            sidePanel1.Location = new Point(0, 0);
            sidePanel1.Name = "sidePanel1";
            sidePanel1.Size = new Size(933, 547);
            sidePanel1.TabIndex = 3;
            sidePanel1.Text = "sidePanel1";
            // 
            // Root
            // 
@@ -335,22 +360,23 @@
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            Root.Size = new Size(933, 446);
            Root.Size = new Size(933, 547);
            Root.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            layoutControlItem1.Control = gridControl1;
            layoutControlItem1.Control = sidePanel1;
            layoutControlItem1.Location = new Point(0, 0);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlItem1.Size = new Size(933, 446);
            layoutControlItem1.Size = new Size(933, 547);
            layoutControlItem1.TextSize = new Size(0, 0);
            layoutControlItem1.TextVisible = false;
            // 
            // popupPump
            // 
            popupPump.ItemLinks.Add(BarBtnEidtPumpPart);
            popupPump.ItemLinks.Add(BarBtnPumpinformation);
            popupPump.Name = "popupPump";
            popupPump.Ribbon = ribbonControl1;
            // 
@@ -358,6 +384,13 @@
            // 
            svgImage32.ImageSize = new Size(32, 32);
            svgImage32.Add("propertiespanel", "image://svgimages/diagramicons/propertiespanel.svg");
            //
            // BarBtnPumpinformation
            //
            BarBtnPumpinformation.Caption = "查看泵信息";
            BarBtnPumpinformation.Id = 23;
            BarBtnPumpinformation.Name = "BarBtnPumpinformation";
            BarBtnPumpinformation.ItemClick += BarBtnPumpinformation_ItemClick;
            // 
            // PumpProductMainPanel
            // 
@@ -367,7 +400,6 @@
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Controls.Add(dockPanel1);
            Controls.Add(ribbonControl1);
            Name = "PumpProductMainPanel";
            Size = new Size(1133, 547);
            ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit();
@@ -379,15 +411,16 @@
            ((System.ComponentModel.ISupportInitialize)gridView1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            sidePanel1.ResumeLayout(false);
            sidePanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)Root).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
            ((System.ComponentModel.ISupportInitialize)popupPump).EndInit();
            ((System.ComponentModel.ISupportInitialize)svgImage32).EndInit();
            ResumeLayout(false);
            PerformLayout();
        }
        #endregion
         #endregion
        private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
        private DevExpress.XtraBars.BarButtonItem BtnAdd;
@@ -408,7 +441,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn colDescription;
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraGrid.Columns.GridColumn colRatedFlow;
        private DevExpress.XtraGrid.Columns.GridColumn colRatedHead;
        private DevExpress.XtraBars.BarButtonItem barBtnEditPumpCurve;
@@ -420,5 +452,9 @@
        private DevExpress.XtraBars.PopupMenu popupPump;
        private DevExpress.XtraBars.BarButtonItem BarBtnEidtPumpPart;
        private DevExpress.Utils.SvgImageCollection svgImage32;
        private DevExpress.XtraEditors.SidePanel sidePanel1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraBars.BarButtonItem barButtonItem1;
        private DevExpress.XtraBars.BarButtonItem BarBtnPumpinformation;
    }
}