I am having trouble making a save function that works at runtime. Ideally it should save the progress made on the form and allow for the user to open it up and continue their work.
Any ideas on how to save the form to be reused? I have tried to save as a .vbp file and .exe but have had no luck.
Thanks in advance.
Any ideas on how to save the form to be reused? I have tried to save as a .vbp file and .exe but have had no luck.
Thanks in advance.
Comment