| [SOLVED] Help with saving and loading things in a program made with Visual Basic.NET? I'm working on a program for a friend, and I need a way to save and load information from a combo box, a text box, and about 16 labels then load them back to where they were saved from. How do I do this?
Best I can get is a file created with the name specified that won't load back so I don't really know if its even saving right... |