HandyControl v3.0.0 Release Notes

Release Date: 2020-11-28 // over 3 years ago
  • ๐Ÿฑ ๐Ÿ’ฅ new features

    • โž• add IsIndeterminate property for CircleProgressBar
    • โž• add ValueFormat property for NumericUpDown
    • โž• add ButtonDefault style
    • โž• add HideWhenClosing property for WindowAttach
    • โž• add CanUnselectAllWithBlankArea property for DataGridAttach

    ๐Ÿฑ ๐Ÿ’ฅ fixed bugs

    • #462
    • VerticalContentAlignment is invalid on CheckBox
    • CheckBox should fix FlowDirection
    • it will throw error when Growl is used in thread with Fatal mode

    ๐Ÿฑ ๐Ÿ’ฅ other

    • ๐ŸŽ performance optimization
    • #495
    • ๐Ÿ‘‰ use TabContainer instead of TabPanel

Previous changes from v3.0.0-rc.2

  • ๐Ÿฑ ๐Ÿ’ฅ new features

    ๐Ÿฑ ๐Ÿ’ฅ fixed bugs

    ๐Ÿฑ ๐Ÿ’ฅ other

    • ๐Ÿ‘Œ support for Visual Studio Toolbox
    • ๐Ÿ‘Œ support for ca-Es language
    • #459