Bunifu UI WinForms のリリース

Released: Dec 14, 2023

v6.3.0 での更新項目

機能

  • Reduced dependencies support and optimized for portability.
  • Improved SFA (Single File Assembly) support and enhancements.
  • Improved DPI scaling for several controls in high-resolution screens.

不具合の修正

  • BunifuControlDragResizer: Fixed accuracy issues with window resizing at runtime.

Released: Mar 29, 2023

v6.1.0 での更新項目

機能

  • BunifuTextBox: Added text casing support using property 'CharacterCasing'.
  • All controls and components are now packaged into a single-file assembly (SFA).

不具合の修正

  • BunifuControlDragResizer: Fixed an issue with resizing accuracy at runtime.

Released: Oct 26, 2022

v6.0.2 での更新項目

不具合の修正

  • Bunifu ScrollBars: Fixed 'MissingManifestResourceException' when loading scrollbars.

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...