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

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.

Wizard

  • Updated Wizard to try and focus a child...

Released: Aug 20, 2019

2019.1 build 0682 での更新項目

機能

  • Added the WizardPage.HeaderImageMargin property that can adjust the margin around the header image on interior and exterior pages.

Released: Mar 11, 2019

2018.1 build 0675 での更新項目

機能

  • New release speeds up default page transition animation duration.

Released: Sep 25, 2014

Updates in this release

Updates in 2014.2

  • Six new built-in chart palette options, including Retro and Sand.
  • Updated the Country and Currency classes with the latest ISO data.
  • New custom property editor sample that shows how to easily add a custom property editor for a certain type.
  • Quote auto-completion support has been added to the DelimiterAutoCompleter class, with double quote completion enabled by default. As the user types a start quote, the related end quote will be auto-entered after the caret.
  • Support ASP-style...

Released: Nov 16, 2010

Updates in this release

Updates in 2010.2

  • Added support for new Office 2010 blue/black/silver themes
  • Fixed a bug that could occur if using stack-based page sequencing and canceling a backwards page change

Released: Apr 26, 2010

Updates in this release

Updates in 2010.1

  • Updated how implicit styles in AeroWizard are set up to apply to pages and the button container, allowing for custom AeroWizard templates while retaining the default styles.
  • Updated AeroWizardWindow to use shader effects for text outer glow

For more information visit:
http://blog.actiprosoftware.com/post/2010/04/14/Press-Release-Actipro-Softwaree28099s-WPF-Studio-20101-Control-Suite-Integrates-with-Visual-Studio-2010.aspx

Released: Dec 23, 2009

Updates in this release

Updates in 2009.2

  • Designer support for Visual Studio 2010 and Expression Blend 3.

Released: Oct 29, 2009

Updates in this release

Updates in 2009.1

General updates

  • Windows 7 Compatible
  • Expression Blend Compatible

Individual product updates

Actipro Docking/MDI for WPF

  • Fixed a bug where an exception could be thrown when using non-hosted auto-hide popups in .NET 4.0 beta 2

Actipro Editors for WPF

  • Added new PartValueCommitTriggers.EnterKeyDown trigger which commits any part changes when the Enter key was pressed
  • Changed the DataGrid Interop columns default value for the PartValueCommitTriggers property to better match DataGrid...