Hi,how to save picturebox on form closing ?
This code doesn't work at all i tried many methods to fix this problem i can't figure out it.
I tried to add to form closing and to form load and even to button but it does not save when i close the form and nothing happens at all.
How to fix the problem ?
Thanks
This code doesn't work at all i tried many methods to fix this problem i can't figure out it.
Code:
my.settings = picturebox.tag
My.Settings.Save()
How to fix the problem ?
Thanks