I have just been asked a question: how do you save things (in a game-like file) and then load it later?
It's like when you enter stuff into the text boxes, it saves it even if you close the form (as long as its not the original form) and you can open it again, as long as you never closed the original form. I'm wondering how you save those items and then load that save later.
It's like when you enter stuff into the text boxes, it saves it even if you close the form (as long as its not the original form) and you can open it again, as long as you never closed the original form. I'm wondering how you save those items and then load that save later.