
Adds a virtual method that is called when a key is pressed while focus is within a DockHost.
Features
- Added a virtual DockSite.ProcessDockHostKeyDown method that is called when a key is pressed while focus is within a DockHost.
- Updated AdvancedTabControl to ensure the selected tab remains visible in tab overflow scenarios when the control is resized smaller.
Fixes
- Fixed a bug where the AdvancedTabControl highlight brushes might not be updated correctly in a certain scenario.
- Fixed a bug introduced in a recent build where context menus on controls within a tab page might not open.
- Fixed a bug where the right/bottom edge of dock guide display could be clipped in some single monitor scenarios.