Divelements
Because everything starts with the presentation layer
Knowledge Base
 Sunday, October 01, 2006, 10:23 AM   Home Products Licensing Store Support Articles 

Support

Free Support

Customer Support
Manage Account
Manage Licenses
Product Downloads
Technical Support

Can I persist layout information for a standalone DockContainer or DocumentContainer?
Home / Support / Knowledge Base

Product: SandDock
Published: Thursday, January 27, 2005

Yes. You must create a SandDockManager object in code and assign it to your DockContainer's Manager property. The DockContainer will then be aware of the manager, along with all the DockControls within it. You are then free to use the Get/SetLayout methods of the SandDockManager.

Note that layout can only be persisted correctly if all the DockControls have unique and consistent Guid values. This is taken care of automatically if setting up the control at design-time.

Design and content Copyright © 2003 - 2006 Divelements Limited. Content may not be reproduced without permission.