Tab placement to left in tabbed MDI

Docking/MDI for WPF Forum

Posted 14 years ago by Aled Hughes - Principal Software Engineer, Control Techniques Ltd.
Avatar
Hi,
Is there a way of changing a tabbed MDI host such that it displays the document window tabs on the left (or right) of workspace? The TabPlacement property only offers Top/Bottom.

Thanks,
aled.

[Modified at 07/28/2011 07:27 AM]

Comments (3)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Aled,

Sorry, but the Left/Right tab placements are not currently supported.


Actipro Software Support

Posted 14 years ago by Aled Hughes - Principal Software Engineer, Control Techniques Ltd.
Avatar
OK. Would I be right in saying that there is no way by applying styles/templates to alter the appearance?
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Aled,

It could certainly be done with a custom Style/ControlTemplate, but you may not be able to reuse our DockingWindowTabPanel. This provides the overflow/scrolling features that are available, so you'd have to manually recreate that or live without those features.

There's a chance you can simply set a LayoutTransform on the panel that rotates it 90 degrees, but there may be issues with this.


Actipro Software Support

The latest build of this product (v25.1.0) was released 29 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.