.Net Forms Resize updated to V4.0

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 resize of multiline TextBox controls
  • Addded new property TextBoxMultiline
  • Improved compatibility with 3rd party controls
  • x86 and x64 platforms available