.Net Forms Resize (英語版) のリリース

Released: Apr 14, 2023

V12.0 での更新項目

機能

  • 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

V11.0 での更新項目

機能

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

不具合の修正

  • 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

V10.0 での更新項目

機能

  • Minor speed Optimization.
  • Updated ComponentOne and Infragistics WinForms compatibility.

Released: Jul 23, 2020

V9.6 での更新項目

機能

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

不具合の修正

  • Minor bug fixed

Released: Nov 6, 2018

9.5 での更新項目

機能

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

不具合の修正

  • 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

9.1 での更新項目

機能

  • Added new constructor for better support of controls added at runtime.
  • Minor speed optimization.

不具合の修正

  • 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

9 での更新項目

機能

  • 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

V8.5 での更新項目

機能

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