How to maintain the Order of the Tabs.

Docking/MDI for WPF Forum

Posted 11 years ago by keshav bansal
Version: 12.2.0573
Avatar

Hi,

How to maintain the Order of the Tabs ?

Suppose i have two toolwindows named Toolwindow1 and Toolwindow2  in my docksite.

I dopcked the Toolwindow1 in side the Toolwindow2 as the tab.

Now tab orders are like Toolwindow2(Tab) and Toolwindow1 Tab.

But can i change this order.

I wants this tab order like Toolwindow1 Tab then Toolwindow2 tab.

Comments (1)

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

Hi Keshav,

There is a MoveToIndex method on DockingWindow that lets you move a window to a specified index in its parent container.


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.