Side-by-side ToolWindows

Docking/MDI for WPF Forum

Posted 15 years ago by Greg Larson
Version: 4.5.0487
Avatar
I need a configurable layout where the ToolWindows are in a grid format with say 2 columns. They are all visible, not tabbed. I need to be able to drag the windows within the grid to reorder and position them.

Is this functionality possible with your WPF Docking product? This is not typical Visual Studio docking functionality, but your product looks very flexible so I was hoping it could provide this grid format layout.

Thanks.
Greg

Comments (3)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You may be able to achieve this with tool window inner-fill mode. Is that what you mean? There is a sample in the Sample Browser of that.


Actipro Software Support

Posted 15 years ago by Greg Larson
Avatar
Inner-fill mode looks close to what I want. How configurable is the docking UI? Is it possible to turn off tabbing so that windows are arranged but not tabbed? Thanks for the quick response.
Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes you can set DockSite.CanToolWindowsAttached to be false, preventing them from "tabbing" by the end user.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.