I have an app with many forms and I would like to save and restore the state of that app, which means saving and restoring the state of each form. I can certainly write the code to do that but wanted to check and see if that's been done already.
Thanks for any feedback.