
Improves integration logic between Editors and PropertyGrid controls.
Features
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.
Editors
- Added the AutoCompleteBoxEventArgs.OriginalText property, which contains the control's text prior to a selected item overriding it.
- Improved integration logic between all Editors and PropertyGrid.
- Improved the DoubleEditBox and SingleEditBox parsing of values when using a percentage format.
- Updated the edit box glyphs like drop-down arrows to use theme glyphs.