Insertion of new document placement

Docking/MDI for WPF Forum

Posted 8 years ago by Moondance
Version: 16.1.0630
Avatar

I am switching to the new Docking framework and when I insert a new document it alwasy adds it at he beginning and shifts all the other ones to the right. This can be seen also in the MVVM DocumentWindows sample. How do I insert the document as the last tab in order to prevent that shifting motion? I tried to use the Flowdirection property but then eveything is shifted the right.

Any help is appreciated.

Thanks.

Comments (1)

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

Hello,

In the 2016.1 version we have this new feature on by default to mimic how Visual Studio adds tabs.  You can set DockSite.AreNewTabsInsertedBeforeExistingTabs to false to turn it back to inserting at the end if you would prefer.


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.