| | |
| | | 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; |