Hi all,
I need to know if there's a way to serialize a windows form. I included the
[serializable()]/<serializable in the "myclassfor m" declaration, but I
received an error because the windows.form class isn't marked as serializable.
I can't access the windows.form class so... Any Ideas??
Thank in advance and sorry if I made some mistakes
Cecco
I need to know if there's a way to serialize a windows form. I included the
[serializable()]/<serializable in the "myclassfor m" declaration, but I
received an error because the windows.form class isn't marked as serializable.
I can't access the windows.form class so... Any Ideas??
Thank in advance and sorry if I made some mistakes
Cecco
Comment