How to control Switcher for nested DockSites

Docking/MDI for WPF Forum

Posted 13 years ago by Greg Shaffer
Version: 11.1.0542
Avatar
Hi,

I really like this new switcher feature. In my application, I have nested DockSites, and I'd like the switcher to only be applied to the highest-level DockSite to aid in application-level navigation. When I'm within a nested DockSite, the switcher displays the options for only that DockSite, which is limited and confusing.

Is this possible?

Thanks,
Greg

Comments (2)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Greg,

You can set the DockSite.Switcher property to null on your nested DockSites to prevent them from being used.


Actipro Software Support

Posted 13 years ago by Greg Shaffer
Avatar
Works great!

Thanks,
Greg
The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.