Bunifu UI WinForms 릴리스
Released: Sep 8, 2022
v6.0.1 버젼 업데이트
기능
- Form Resizer - A component that lets you resize a borderless form to your desired size preference. It works out of the box - no C# code is needed to make it work. The form resizer can be added both at design time and run time.
- Form Drag - A component provides drag operations on borderless forms. Bunifu Form Drag comes with docking, title and drag properties and it can be added at both design time and at run time.
- Form Caption Button - A rich caption control that lets you control the visual...
Released: Jul 7, 2022
v6.0.0 버젼 업데이트
기능
- Added support for Microsoft .NET 6 and higher.
- Added Bunifu Form Resize Icon.
- Added Bunifu Form Drag component.
- Bunifu Snackbar: Added 'MessageTopMargin' property.
- Bunifu TextBox: Added support for password placeholders.
- Significantly reduced graphics memory footprint.
- Improved rendering performance for controls.
수정사항
- Bunifu Button:
- Fixed hover/idle state conflicts.
- Fixed left and right icons not being responsive.
- Fixed toggle style losing focus in some instances.
- Licensing: Resolved window...
Released: Mar 10, 2021
v5.x 버젼 업데이트
v5.3.0
Updated Nov 5, 2021
Features
- Added Bunifu Icon Button control - An engaging icon control built with the underlying properties and methods of Bunifu Button. It includes smooth transitional animations when hovered over or clicked.
Fixes
- Bunifu Form Dock: Fixed form maximize/restore issue.
- Bunifu Snackbar: Fixed null object reference issue.
- Bunifu ToolTip: Fixed null object reference issue.
v5.2.3
Updated Sep 13, 2021
Features
- Bunifu Button: Added 'IconLeft' and 'IconRight' properties in...