OK, I know this might be simple, but I can't figure it out. I need to store a double like 1.03 in the registry. It will populate a textbox on startup, and will save to the registry on exit.
I've tried writing it as a string which works, but when I try to read it back in, I get a blank string.
Any thoughts would be appreciated.
Jim
I've tried writing it as a string which works, but when I try to read it back in, I get a blank string.
Any thoughts would be appreciated.
Jim