Welcome to Olvio IT, Guest.
Tips
Did you know you can use the Policy property of the DockModel to restrict what the user can do with a docked panel?
(more tips...)


Facts
PlusDock has a complete documentation available on the web
(more facts...)


Testimonials
"Little things like double-click on the splitter to restore the ratio and window maximization just make this component complete...[...]"
Ann DiFranco
(more testimonials...)
 
PlusDock is the ultimate windows docking system for Microsoft .Net Framework and Visual Studio .Net
Layout Persistance
PlusDock > Features > Layout Persistance
previous | next



Layout persistance is a must have for any docking suite. This feature allows you to create various layouts and save them for later use. For example, you may create different versions of the UI for your application: simple and advanced. The save/restore methods will save and restore the layout to its exact appearance, including all floating and autohidden windows. More than that, the restore process raises an event that the main application can listen to and customize the restoration process by replacing the windows with the actual windows defined by the application. Everything is done through XML so it's easy to manipulate and work with.


Xml Layout


top | previous | next