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

Released: Jun 4, 2013

Updates in this release

Updates in V7.0.4842

  • Improved handling of TextBox, ListBox and CheckedListBox controls.
  • Optimized resizing of container controls with docked child controls.
  • Added new assembly targeting .NET Framework 4.5.
  • Added support for Visual Studio 2012, Microsoft Windows 8 and Microsoft Windows Server 2012.
  • New resize engine improves performance by 30%.
  • Improved support for DevExpress, ComponentOne Studio and Infragistics NetAdvantage WinForms controls.

Released: Mar 20, 2013

Updates in this release

Updates in V7

  • New resize engine improves performance by 30%.
  • Improved resize handling of TextBox, ListBox and CheckedListBox controls.
  • Improved scaling of container controls with docked child controls.
  • Added new Softgroup.NetResize45.dll assembly targeting .Net Framework 4.5.
  • Added support for Visual Studio 2012 (all editions).
  • Added support for Microsoft Windows 8 and Microsoft Windows Server 2012.

Released: May 2, 2012

Updates in this release

Updates in V6

  • Added automatic font cache controls
  • Optimized resize or TextBox controls
  • Further increased of speed resize engine
  • Code optimization
  • Fixed incorrect resize behavior of some Infragistics WinForms controls
  • Fixed incorrect resize behavior of some DevExpress WinForms controls
  • Added more compatibility with other thirty party controls
  • No need for code migration with previous versions

Released: Aug 10, 2011

Updates in this release

Updates in V5

  • Added support for 64 bit platforms
  • Added support for Windows 7
  • Added support for Visual Studio 2010
  • Added support for .Net Framework 4
  • Fixed a bug in the behaviour of MDI child form activation
  • Added new ShowForm method for fast MDI child form display
  • Fixed “Collection was modified after the enumerator was instantiated” exception
  • After resizing a multiline TextBox with vertical scrollbar cursor disappear
  • Fixed a bug on TabPage resize with more that one nested TabControls.

Released: Mar 8, 2010

Updates in this release

Updates in V4.0

  • Increased performance of form loading (up to 50%)
  • Increased performance of engine resize (up to 25%)
  • Enable/Disable resize for any control at design time
  • Enable/Disable resize of font for any control at design time
  • Enable/Disable resize for control's children at design time
  • Added DPIAutoResize property that make your application DPI resolution independent.
  • Added new DPIDesigneValue design-time property
  • Added new DPIFontFactor property
  • Faster than any previous versions
  • Optimized...