O
objectref
Hi to all,
let's say i have a form with 2 buttons and 3 textboxes on it.
Is there a way to Serialize the form so when i de-Serialize
and cast it to a Form, i will get back the original form with the textboxes
filled with their original values ??
I have built an app that i want to have the values of many-many forms'
controls
on the disk and then all the values back to the forms,
so i need a way to do this...
Thanks a lot for any help,
objectref
let's say i have a form with 2 buttons and 3 textboxes on it.
Is there a way to Serialize the form so when i de-Serialize
and cast it to a Form, i will get back the original form with the textboxes
filled with their original values ??
I have built an app that i want to have the values of many-many forms'
controls
on the disk and then all the values back to the forms,
so i need a way to do this...
Thanks a lot for any help,
objectref