ToolWindowsTabStripPlacement -> Top Odd design

Docking/MDI for WPF Forum

Posted 5 years ago by eric
Version: 18.1.0675
Platform: .NET 3.0 (Core)
Environment: Windows 10 (64-bit)
Avatar

Hi, im using the ToolWindowsTabStripPlacement="Top" to show the available panels tab on top.

Using this, the panel group is displayed on top of the tabs. To me, the oposite would be more logicial since the tab selection affects which panel is displayed.

With this design it seems like the tabs are part of the currently active group:

Image:

https://ibb.co/nRQhbhH

Comments (1)

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

Hi Eric,

We can't really do what you suggested since the ToolWindowContainer is the control that has the title bar in it and there is an AdvancedTabControl nested within that UI that has the tab-oriented UI.  The suggestion would require the title bar being inside of the tab control instead.

Even if it was technically feasible, I think it would lead to some odd UI since the draggable title would be within the tab content area, yet would drag the whole tab control.


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.