The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
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
ADAdministrator 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