
Improves selection logic when docking multiple windows at the same time.
Features
- Added AdvancedTabControl tab panel support for the mouse wheel to scroll tabs when using certain tab overflow behaviors.
- Improved selection logic when docking multiple windows at the same time.
- Improved auto-hidden tool window containers in non-hosted popups to support title bar drag-to-float functionality.
- Improved AdvancedTabControl's panel to allow for customization of the tab layout.
- Improved border rendering when tool window title bars were hidden.
- Updated floating dock hosts to show an external title bar when there is a single tool window container and tool windows don't have their own title bars.
- Updated docking window tab animation to not occur when deserializing a layout.
- Updated dragged document windows that don't allow attaching or docking to not update dock host z-order when dragging over a new dock host.
- Improved focus handling on layout changes.
Fixes
- Fixed a bug where setting the TabbedMdiHost.TabControlStyle property wouldn't immediately update the tab highlight brushes.