|
I am building a custom form designer. I need to serialize the code compile unit, and later deserialize and reload the designer surface. I believe that I need to implement the IDesignerLoaderHost Interface to extend a designer host to support loading from a serialized state. I am looking for samples, examples, snippets and / or guidance in order to get this to work as soon as possible. Thanks, Octai |