Hello,
Before anything, I want to say that I will keep looking around, but im leaving this thread here to possible get faster answers and solutions.
Well, I'm trying to save multiple texts from textboxes and comboboxes, and after saving the information to a file an item will be added to a ListView, so example if i have 3 "Users" information i can go back to the information by clicking the ListView item.
And when i close/open the application the information will be loaded already to the listview and such, but first i just need to figure what was mentioned above first, the second part i think will be much easier to handle, as of now im unsure as where to start.