Shuxia Ning
2024-12-05 1e9a72970e30b74b8f0cb7c74e2bec9df1aa1d22
WinFrmUI/HStation.WinFrmUI.Assets.Core/01-pump/PumpProductMainPage.cs
@@ -8,9 +8,9 @@
        public PumpProductMainPage()
        {
            InitializeComponent();
            //this.PageTitle.Caption = "水泵管理";
            //this.PageTitle.HeaderSvgImage = this.svgImage32[0];
            //this.PageTitle.SvgImageSize = new Size(24, 24);
            this.PageTitle.Caption = "水泵管理";
            this.PageTitle.HeaderSvgImage = this.svgImage32[0];
            this.PageTitle.SvgImageSize = new Size(24, 24);
            this.gridView1.SetNormalView();
            this.gridView1.RegistCustomDrawRowIndicator();
            this.AssetsPumpSeriesTreeListCtrl1.FocusedChangedEvent += AssetsPumpSeriesTreeListCtrl1_FocusedChangedEvent;