How to serialise and deserialize a WinForm and all of its content including controls

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jcarter
    New Member
    • Jan 2010
    • 2

    How to serialise and deserialize a WinForm and all of its content including controls

    I am working on a application where I have to serialize a Winform with controls add by the user when he clicks the save button. I have to do the reverse of deserialization to restore the form to its edit level when he selects the form for opening.
    How can I do that...

    Any ideas??

    Thanks
Working...