Actipro Views for WPF (英語版) のリリース

Released: May 27, 2022

22.1.2 での更新項目

機能

  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

Released: Mar 15, 2022

22.1.1 での更新項目

機能

  • Improved Microsoft Visual Studio 2022 designer support.

Released: Dec 13, 2021

22.1.0 での更新項目

機能

  • Validated Microsoft .NET 6 compatibility.
  • Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.

Released: Jul 9, 2021

21.1.2 での更新項目

不具合の修正

  • Fixed a bug where a Book control may fail to render in the Visual Studio designer.

Released: Mar 8, 2021

21.1.1 での更新項目

不具合の修正

  • Fixed a bug where referencing the NuGet packages in projects that used packages.config would also incorrectly reference the design-time assemblies.

Released: Feb 18, 2021

21.1.0 での更新項目

機能

  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site.
  • Created a new 'WPF-Controls' GitHub repository with the full source of documentation topics, samples and other code.

Released: Oct 2, 2020

2020.1 での更新項目

機能

Microsoft .NET Core Assemblies

  • Control products now ship in both Microsoft .NET Framework 4.0 and Microsoft .NET Core 3.0 assembly variations. You will now be able to use native .NET Core-based Actipro assemblies in your .NET Core apps.

NuGet Packages

  • Another big request has been to supply NuGet packages for the controls. NuGet packages are published on nuget.org and contain both the .NET Core and .NET Framework variations of the assemblies.

Views

  • Added the MultiColumnPanel control that can...

Released: Aug 13, 2020

2019.1 build 0686 での更新項目

機能

  • Updated InertiaScrollViewer to not handle various events for another inner ScrollViewer.

Released: Oct 16, 2018

2018.1 build 0673 での更新項目

機能

  • Added TaskBoard.ColumnDragOver and CardDragOver events that fire as columns and cards are dragged over target columns/cards, allowing certain targets to be programmatically blocked.

Released: Aug 13, 2016

2016.1 build 633 での更新項目

不具合の修正

  • Fixed a bug in animated panels where an element being re-added to the panel might not properly transition in.