.Net Forms Resize V12.5
Released: Jan 14, 2025
V12.5 버젼 업데이트
기능
- 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 controls.
- Changed TextBox Autocomplete list item selection from double click to single click.
수정사항
- Fixed a bug on resizing controls in a XtratabPage of XTraTabControl (DevExpress).
- DPI font resize now work on Microsoft Windows > 8.1 with dpiAware and dpiAwareness keys in app manifest.
- Minor fixes and improvements.