As I'm pretty much new to .NET and so, I've just begun on serialization, But I'm struggling to serialize/deserialize a TreeNodeCollection and a ListBox. Has it been done before?
Printable View
As I'm pretty much new to .NET and so, I've just begun on serialization, But I'm struggling to serialize/deserialize a TreeNodeCollection and a ListBox. Has it been done before?
I don't think you can serialize UI controls.