홈 / 뉴스 / Actipro Docking & MDI for UWP 2020.1 build 0354
Actipro Docking & MDI for UWP 2020.1 build 0354
탭된 모든 MDI 탭의 크기 범위를 결정하기 위한 새 속성을 추가합니다.
7월 14, 2021
신규 버전
기능
Added the TabbedMdiHost.MinTabExtent and MaxTabExtent properties that determine the size range of all tabbed MDI tabs.
Updated focus handling within the StandardSwitcher to better support screen readers.
Updated StandardSwitcher items to use document window filenames as UIA help text.
Changed the default value of AdvancedTabItem.CanClose to be true, which is more natural since that property combined with AdvancedTabControl.HasTabCloseButtons (already defaulted false) and CanTabsCloseOnMiddleClick (now defaults false) determines how the related features behave. These changes only affect standalone AdvancedTabControl usage.