Actipro Docking & MDI for WPF 24.1.4

Released: Dec 17, 2024

24.1.4 での更新項目

機能

  • Added the DockSite.FloatingToolWindowContainerTitleBarDoubleClickMode property that can be set to Dock to allow double-clicks on floating tool window containers to restore them to the primary dock host.
  • Updated auto-hide popups to ensure that a solid background color is used, even if the containing dock host has a transparent background.
  • Updated AdvancedTabControl to prevent base TabControl logic from processing unhandled Home/End key presses when focus is within a tab's content area.
  • Updated DockSite to support the use of virtual factory methods for creating new instances of common controls.
  • Updated DockSite to not clip to bounds, which is necessary when using hosted floating windows and the DockSite.HostedFloatingWindowContainer property is set.

不具合の修正

  • Fixed an issue where the layout deserialization process in tool window-only mode could throw an exception if the XML file contained document window data.