I have two forms in C#. One has a GridView and gets data from a database. The other controls of the color of cells of this GridView. When the application is closed, the color of the gridview should be reset to the original color without the lates changes. How could the latest changes of the GridView color persist if the application is closed and be set again when the application is startet again? I think this could be done by saving the state in a file, but how?
Aucun commentaire:
Enregistrer un commentaire