qin
2025-03-14 ef1fc8b0eeea6972964d8c62dfef7819bea49d1a
Desktop/HStation.Desktop.Xhs.Core/MainForm.Designer.cs
@@ -30,12 +30,12 @@
        {
            components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
            tileNavPane = new DevExpress.XtraBars.Navigation.TileNavPane();
            nbTitle = new DevExpress.XtraBars.Navigation.NavButton();
            navBtnPrevious = new DevExpress.XtraBars.Navigation.NavButton();
@@ -130,9 +130,9 @@
            navBtnPrevious.Caption = null;
            navBtnPrevious.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("navBtnPrevious.ImageOptions.SvgImage");
            navBtnPrevious.Name = "navBtnPrevious";
            toolTipItem4.Text = "后退";
            superToolTip4.Items.Add(toolTipItem4);
            navBtnPrevious.SuperTip = superToolTip4;
            toolTipItem1.Text = "后退";
            superToolTip1.Items.Add(toolTipItem1);
            navBtnPrevious.SuperTip = superToolTip1;
            navBtnPrevious.Visible = false;
            navBtnPrevious.ElementClick += navBtnPrevious_ElementClick;
            // 
@@ -165,9 +165,9 @@
            navBtnNext.Caption = null;
            navBtnNext.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("navBtnNext.ImageOptions.SvgImage");
            navBtnNext.Name = "navBtnNext";
            toolTipItem5.Text = "前进";
            superToolTip5.Items.Add(toolTipItem5);
            navBtnNext.SuperTip = superToolTip5;
            toolTipItem2.Text = "前进";
            superToolTip2.Items.Add(toolTipItem2);
            navBtnNext.SuperTip = superToolTip2;
            navBtnNext.Visible = false;
            navBtnNext.ElementClick += navBtnNext_ElementClick;
            // 
@@ -177,9 +177,9 @@
            navBtnPattern.Caption = null;
            navBtnPattern.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("navBtnPattern.ImageOptions.SvgImage");
            navBtnPattern.Name = "navBtnPattern";
            toolTipItem6.Text = "模式切换";
            superToolTip6.Items.Add(toolTipItem6);
            navBtnPattern.SuperTip = superToolTip6;
            toolTipItem3.Text = "模式切换";
            superToolTip3.Items.Add(toolTipItem3);
            navBtnPattern.SuperTip = superToolTip3;
            navBtnPattern.ElementClick += navBtnPattern_ElementClick;
            // 
            // nbProjectMgr
@@ -189,6 +189,7 @@
            nbProjectMgr.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbProjectMgr.ImageOptions.SvgImage");
            nbProjectMgr.ImageOptions.SvgImageSize = new Size(24, 24);
            nbProjectMgr.Name = "nbProjectMgr";
            nbProjectMgr.Tag = "project_total_mgr";
            nbProjectMgr.ElementClick += nbProjectMgr_ElementClick;
            // 
            // nbModelMgr
@@ -198,6 +199,7 @@
            nbModelMgr.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbModelMgr.ImageOptions.SvgImage");
            nbModelMgr.ImageOptions.SvgImageSize = new Size(24, 24);
            nbModelMgr.Name = "nbModelMgr";
            nbModelMgr.Tag = "model_total_mgr";
            nbModelMgr.ElementClick += nbModelMgr_ElementClick;
            // 
            // nbProductManage
@@ -206,6 +208,7 @@
            nbProductManage.Caption = "产品管理";
            nbProductManage.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbProductManage.ImageOptions.SvgImage");
            nbProductManage.Name = "nbProductManage";
            nbProductManage.Tag = "assets_total_mgr";
            nbProductManage.ElementClick += nbAssetsMgr_ElementClick;
            // 
            // navButton2
@@ -221,6 +224,7 @@
            nbSystemConfig.Caption = "系统配置";
            nbSystemConfig.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbSystemConfig.ImageOptions.SvgImage");
            nbSystemConfig.Name = "nbSystemConfig";
            nbSystemConfig.Tag = "system_total_mgr";
            nbSystemConfig.ElementClick += nbSystemConfig_ElementClick;
            // 
            // nbAuthConfig
@@ -229,6 +233,7 @@
            nbAuthConfig.Caption = "权限配置";
            nbAuthConfig.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbAuthConfig.ImageOptions.SvgImage");
            nbAuthConfig.Name = "nbAuthConfig";
            nbAuthConfig.Tag = "auth_total_mgr";
            nbAuthConfig.ElementClick += nbAuthConfig_ElementClick;
            // 
            // nbMin
@@ -407,6 +412,14 @@
            svgImg32Model.Add("Valve", (DevExpress.Utils.Svg.SvgImage)resources.GetObject("svgImg32Model.Valve"));
            svgImg32Model.Add("Pump", (DevExpress.Utils.Svg.SvgImage)resources.GetObject("svgImg32Model.Pump"));
            svgImg32Model.Add("Nozzle", (DevExpress.Utils.Svg.SvgImage)resources.GetObject("svgImg32Model.Nozzle"));
            svgImg32Model.Add("namemanager", "image://svgimages/spreadsheet/namemanager.svg");
            svgImg32Model.Add("actions_user", "image://svgimages/icon builder/actions_user.svg");
            svgImg32Model.Add("bo_department", "image://svgimages/business objects/bo_department.svg");
            svgImg32Model.Add("menu", "image://svgimages/pdf viewer/menu.svg");
            svgImg32Model.Add("relations", "image://svgimages/dashboards/relations.svg");
            svgImg32Model.Add("text", "image://svgimages/spreadsheet/text.svg");
            svgImg32Model.Add("functionsinformation", "image://svgimages/spreadsheet/functionsinformation.svg");
            svgImg32Model.Add("editrangepermission", "image://svgimages/richedit/editrangepermission.svg");
            // 
            // flyoutPanel2
            // 
@@ -441,7 +454,7 @@
            Controls.Add(barDockControlTop);
            Margin = new Padding(3, 2, 3, 2);
            Name = "MainForm";
            Text = "Form1";
            Text = "循环水分析系统";
            WindowState = FormWindowState.Maximized;
            FormClosing += MainForm_FormClosing;
            FormClosed += MainForm_FormClosed;