Layout Serialization/Deserialization and Tab Order

Docking/MDI for WPF Forum

Posted 9 years ago by Joshua Mee
Version: 15.1.0623
Avatar

I'm trying to save the active tab when I serialize my window.

In the following question it mentions this is being implemented as a feature:

http://www.actiprosoftware.com/community/thread/3690/best-way-to-serialize-active-tab-in-each-tool

But I can't see any mention of it in the documentation - was this ever implemented? If so how do I go about using it?

Thanks,

Josh

Comments (1)

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

Hi Josh,

Yes it was implemented back then and happens automatically.  In the XML that is output, you'll see a SelectedWindowUniqueId attribute on ToolWindowContainer objects.  When it restores from the layout XML, it reselects that tab.


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.