Good Day to all, I'd like to ask on how will I be able to store the properties of a child form in a file (e.g. XML, Txt File etc.) and when after I close the MDI parent form and re-open it, the child forms that I created during the MDI parent was still
open will be retrieved. Is there a way for me to be able to store an MDI Child Form's property to a file and use that file as a some sort of reference to restore the Child Forms' properties back to its original place? I've tried serialization but have troubles
serializing the properties of a MDI Child Form. I do hope you give feedback or answer(s) to my question. thank you.
↧