Serialization of MDI tab arrangement

I was pleased to find that you had wrapped the DockingManager docking information in a nice way so I could serialize the docking layout without going to a lot of trouble (using the DockingMgrSerializationWrapper object). I was wondering if there was an object that would allow me to serialize and re-apply the document layout state of an MDI application (utilizing a TabbedMDIManager object). I apologize if I overlooked something in the object model that already supports this. Thanks, Nate

1 Reply

AD Administrator Syncfusion Team August 20, 2002 11:20 PM UTC

Our TabbedMDIManager automatically Applies persisted state information on exisiting child Forms during initialization. We will provide more serialization options like the docking manager in our next version. -Praveen Ramesh

Loader.
Up arrow icon