.Net Forms Resize Releases
Released: Apr 14, 2023
Updates in V12.0
Features
- 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
Features
- 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.
Fixes
- 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
Features
- Minor speed Optimization.
- Updated ComponentOne and Infragistics WinForms compatibility.
Released: Jul 23, 2020
Updates in V9.6
Features
- 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).
Fixes
Released: Nov 6, 2018
Updates in 9.5
Features
- 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.
Fixes
- 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
Features
- Added new constructor for better support of controls added at runtime.
- Minor speed optimization.
Fixes
- 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
Features
- 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
Features
- 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.
Released: Jan 31, 2014
Updates in this release
Updates in V7.5
- Support for Visual Studio 2013 and Microsoft .Net Framework 4.51.
- Support for Microsoft Windows 8.1 and Microsoft Windows Server 2012 r2.
- Fixed a bug resizing some DevExpress WinForm controls.
- 100% compatible with previous version.