Is it possible to save some fields in the program, or do I have to write them to a file?
Example:
- I open a file (with OpenFileDialog) and put it in a FileInfo
- close the program
- restart the program
- go to open -> recent -> select the previous File
Thanks