Hi, this is the final step of my program, so far I've set a button to change the default save location and now the last step is to be able to click on the serialized file and have it open in my form. The problem is I don't know how to do this.
I was thinking after setting file association doing something on form load, another problem is it needs to be displayed in form2 and will also need to be deserialized, if you want me to attach my project just say.
Thanks!