3
Answers

Windows form saving

Ask a question
siva

siva

15y
2.3k
1
I want to save windows form and controls (text box,button,user control.. ) along with there properties to hard disk or Database at run time.I tried using with serialization but i am facing some problems like events,form we can't serialize ...Is there any good solution for saving form into disk or Database.

After resorting form also i can able to modify restored form and its controls properties.

Answers (3)