Lançamentos do Bunifu UI WinForms

Released: Sep 8, 2022

Atualizações na v6.0.1

Recursos

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

Released: Jul 7, 2022

Atualizações na v6.0.0

Recursos

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

Correções

  • Bunifu Button:
    • Fixed hover/idle state conflicts.
    • Fixed left and right icons not being responsive.
    • Fixed toggle style losing focus in some instances.
  • Licensing...

Released: Mar 10, 2021

Atualizações na 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...