Actipro Bars for WPF 25.1

Released: May 14, 2025

25.1 での更新項目

機能

  • Dockable Toolbars
    • Visual Studio-like toolbars are now available that can be dragged to and docked within any side of a host control. 
    • Multiple lines of toolbars are supported in each host side, and multiple toolbars can appear in each line. 
    • Toolbars can optionally be floated and moved to other screens as well.
    • End users can toggle which toolbars are visible.
  • Main Menu
    • An advanced main menu control supports easy MVVM creation, key tips, and screen tips, similar to other Bars controls.  
    • The main menu control pairs well with the new dockable toolbars.
  • .NET Requirements
    • All assemblies now have a target for .NET 8. Prior .NET Core 3.1 targets were updated to .NET 6 instead, which can be used by those not yet moving to .NET 8.