C
CodeMonkey
Hi All,
I will be writing a Windows Forms application with potentially a large
number of forms, which each contain text fields, dropdowns and so on.
The user will want to be able to open one form, add values to the text
controls, change the dropdowns and so on and then close the form. The
user will repeat the process for other forms, but may want to go back
to earlier forms and make further changes. What are my options for
saving the state of the controls so that when the user goes back to
each form they are as they left them when the form closed?
Any sample code, links would be helpful.
All help greatly appreciated.
Thanks
Andrew.
I will be writing a Windows Forms application with potentially a large
number of forms, which each contain text fields, dropdowns and so on.
The user will want to be able to open one form, add values to the text
controls, change the dropdowns and so on and then close the form. The
user will repeat the process for other forms, but may want to go back
to earlier forms and make further changes. What are my options for
saving the state of the controls so that when the user goes back to
each form they are as they left them when the form closed?
Any sample code, links would be helpful.
All help greatly appreciated.
Thanks
Andrew.