SunnyUI.Net Update New Features and Changes

SunnyUI

star fork

SunnyUI.Net is a C# WinForm open source control library, tool class library, extension class library, and multi-page development framework based on the.Net Framework 4.0~4.8 and.Net 6 frameworks. (about 1.5 meters in length)

SunnyUI.Net Update New Features and Changes_3

The updated contents of this version are:

+ Added * Modified - Deleted

July 18, 2024 V3.6.8

+ IniUTF8Config: Added a Ini configuration file read-write class with default encoding of UTF8
- FastLZ: Deleted the Fast LZ class, and the source code can be found at: UFastLZ.cs (for reference projects: DotFastLZ.Compression)
* UIDataGridView: Added AddDateTimeColumn to solve the problem that the default time column does not show seconds
* UFontAwesomeV6: Updated to Font Awesome version: 6.5.2
* UILineChart: Added custom coordinate display on the Y-axis
* UILabel: The default text position is TopLeft
* UIComboTreeView: Modified the theme-following of the full selection button in the dropdown box and modified an internal internationalization translation
* UIDatePicker: Modified the display mode of the selected date in the dropdown box
* UIDatetimePicker: Modified the display mode of the selected date in the dropdown box
* UIStyles: Added a method to set the custom theme color of the child controls in the control container

Likes