Released: Dec 13, 2021
22.1.0 버젼 업데이트
기능
- Added the ZoomContentControl.ZoomLevelChanged event.
- Updated Breadcrumb to stop reopening drop-down menus on button mouse over when a menu is closed via the Esc key.
- Validated Microsoft .NET 6 compatibility.
- Added Microsoft .NET 5 variations of the product assemblies to the NuGet feeds.
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.
Navigation
- Updated the NavigationBar glyphs to use...
Released: Mar 25, 2020
2019.1 build 0685 버젼 업데이트
기능
- Updated the Breadcrumb's caret to use the theme brush so that it renders well in dark themes.
Released: Oct 2, 2019
2019.1 build 0683 버젼 업데이트
기능
- Added Breadcrumb.ComboBoxDropDownToolTip property that sets the tooltip for the Breadcrumb's drop-down button.
Released: Oct 16, 2018
2018.1 build 0673 버젼 업데이트
기능
- Added NavigationBar.MinimizedTitle property. Minimized navigation bars now display that value instead of the Title property value, allowing the Title to be a different value used in the Options window UI.
Released: May 17, 2018
2018.1 버젼 업데이트
기능
- Improved ZoomContentControl to support smaller scale steps.
Released: Oct 31, 2017
2017.2 build 0662 버젼 업데이트
기능
- Updated how Breadcrumb handles its SelectedItem property being set while the control is unloaded.
Released: Aug 13, 2016
2016.1 build 633 버젼 업데이트
수정사항
- Fixed a bug where the ZoomContentControl's zoom to region feature might not center on the target area properly.
- Fixed a bug where resetting the view might not result in the proper center point if virtual space is disabled.