Actipro Bars for WPF 24.1.4
Released: Dec 17, 2024
24.1.4 での更新項目
機能
- Added the StandaloneToolBar.OverflowButtonKeyTipText property.
- Improved keyboard navigation within an editable BarComboBox popup.
- Improved how KeyTipService tracks root key tip scopes.
- Improved how screen tips derive content.
- Improved StandaloneToolBar overflow layout logic.
- Improved BarPopupButtonBase logic for exiting menu mode.
- Updated BasePopupButtonBase-based controls to have a Button UIA peer control type.
不具合の修正
- Fixed an issue where BarComboBox could clear its Text on unmatched commit.
- Fixed an issue where a button control defined purely in XAML and overflowed to a menu in simplified layout with the Command property assigned to a Binding would clear the Binding on click before the associated command was invoked.
- Fixed an issue where a ribbon tab added while the ribbon wasn't visible might not later initially be visible.