Actipro WPF Essentials (英語版) のリリース

Released: Nov 15, 2010

Updates in this release

Updates in 2010.2

  • Docking/MDI adds complete layout serialization (MDI area too)
  • New layout deserialization options
  • Many new UI options

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