.Net Forms Resize Releases
Released: Jan 14, 2025
Updates in V12.5
Funktionen
- Added ResizeLocation property available at Design/Runtime with which automatic calculation of Top and Left can be activated or deactivated.
- Added ResizeSize property available at Design/Runtime with which automatic calculation of Width and Height can be activated or deactivated.
- Added a new .NET 8.0 library.
- Added a new .NET 9.0 library.
- Added new NuGet Package installation for .NET assemblies targeting .NET 8 and 9.
- Improved compatibility with new builds of supported third party...
Released: Apr 14, 2023
Updates in V12.0
Funktionen
- Added support for Microsoft Visual Studio 2022 (v17.5.3) and above.
- Added support for Microsoft Windows Server 2019 and 2022.
- Improved and resize engine (about 20% faster).
- Update compatibility with new builds of supported third party controls.
- Added new Microsoft Framework 4.8.1 library.
- Added new .NET 6.0 library.
- Added new .NET 7.0 library.
- Added new NuGet package installation for .NET assemblies.
Released: Oct 25, 2021
Updates in V11.0
Funktionen
- Added support for Microsoft Windows 11.
- Added support for Microsoft Visual Studio 2019 v16.11 and above.
- Added support for Microsoft Visual Studio 2017 v15.9 and above.
- Reduced internal memory per control storage.
- Improved and Optimized Resize Engine.
- Updated compatibility with new builds of supported third party controls.
Fehlerkorrekturen
- Fixed minor bug with some fonts that can cause GDI resource memory leak.
- Fixed minor bug with resize of ComboList control.
Released: Jan 1, 2021
Updates in V10.0
Funktionen
- Minor speed Optimization.
- Updated ComponentOne and Infragistics WinForms compatibility.
Released: Jul 23, 2020
Updates in V9.6
Funktionen
- Added support and assembly for Microsoft .Net Framework 4.8.
- Added support for Microsoft Visual Studio 2019.
- Added support for Microsoft Windows 10.
- Improved and optimized resize engine.
- Added new control ComboList (a resizable dropdown ComboBox).
Fehlerkorrekturen
Released: Nov 6, 2018
Updates in 9.5
Funktionen
- Improved and optimized resize engine.
- Added support and assembly for .Net Framework 4.7.1.
- Added support and assembly for .Net Framework 4.7.2.
Fehlerkorrekturen
- Fixed a minor bug setting editing rectangle of TextBoxes with single border.
- Fixed a minor bug resizing TextBoxes with no border.
- Fixed a minor bug resizing TabControls tabs.
Released: Apr 1, 2018
Updates in 9.1
Funktionen
- Added new constructor for better support of controls added at runtime.
- Minor speed optimization.
Fehlerkorrekturen
- Fixed issue with third party Winform controls (DevExpress, ComponentOne and Infragistics).
- Fixed issue with Shape control from Visual Basic Power Pack.
- Fixed a minor issue with SplitterPanel control.
Released: Oct 1, 2017
Updates in 9
Funktionen
- Added New Extended resize method.
- Added Support for Visual Studio 2017.
- Added support and assemblies for .Net Framework 4.6.2 and 4.7.
- Improved and optimized resize engine.
- Improved and optimized memory usage
- Minor speed optimizations.
Released: Dec 14, 2016
Updates in V8.5
Funktionen
- Automatic column width resizing for ListView controls.
- Extended BeforeControlResizeEventArgs with new ratio properities.
- Extended AfterControlResizeEventArgs with new ratio properities.
- Improved performance.
Released: Mar 9, 2016
Updates in this release
Updates in V8
- New ComboList Control - An enhanced resizable drop down list.
- Code analysis, optimizations and improvements to the resize engine.
- All events have been refactored and standardized.
- New method for setting Form resolution at runtime.
- Added new BeforeFormResizing and AfterFormResizing events.
- Improved internal font cache.
- Full support for Microsoft Visual Studio 2015 including Update 1.
- Full support for Microsoft Windows 10.
- Updated documentation and improved .NET samples.