I have to write a program for school.
In this program I have a couple of textboxes, the data from the textboxes has to be saved but not in a file. The form looks like this:
When the Save button is pressed, it has to save the data that is entered in the textboxes.
My second question is: I have the "<" and ">" buttons with these I have to make that they can change between the saved data. I would make it with a list but my knowledge is too little for it.
Thanks for every answer I get.
(Sorry for my bad English, I am learning the language)