Integrating Docking/MDI with Navigation

Docking/MDI for WPF Forum

Posted 15 years ago by FinallyInSeattle
Version: 4.5.0484
Avatar
What would be your recommendation on how to integrate the Navigation control with the Docking/MDI package? For example, if the "RibbonWindow with Docking" sample app were to have a Navigation control on the left rather than the "ToolBox" - what container should be used?

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
FinallyInSeattle,

It's hard to say without knowing what you want to do functionality wise and what your app is for.

Several options I can think of are:
1) Have a DockPanel with the NavigationBar docked left and DockSite filling the content area.
2) Put the NavigationBar in a ToolWindow that is docked or auto-hidden on the left.
3) Do #2 but make it a fixed tool window like in our "Fixed Tool Window" QuickStart. Maybe this is the best for you?


Actipro Software Support

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.