Serialization in Docking

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Avatar
Hi,

How to do serialization in docking application? Means Docking window should display at the same position(Either Left,Right,Top,Bottom of Docksite)after closing the application.

For Example: On running the docking application,Docking application consists of 1 tool window in the left of the docksite and i docked that tool window to the right of the docksite and closed the docking application and again run that docking application and that tool window should display in the right side of the docksite instead of left side of the docksite.

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Keshav,

Our Sample Browser includes several samples pertaining to layout serialization. Under the Docking & MDI section, there are 3 QuickStarts at the bottom of the list. The Persistence QuickStart has basic layout serialization. Our documentation also includes information on how to save and load the DockSite layout.


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.