Save the value of a control
-
I did this once a long time ago with VB6 and I just can’t seem to remember how to go about the whole thing. What I would like to do is transfer the value of several RadioButton’s (False or True) to a *.txt file. Then, I would like to be able to re-open the application and have it read the *.txt file and set the RadioButton values to reflect what was previously entered. … or is there a better way to save these values? Thanks. Brad
-
I did this once a long time ago with VB6 and I just can’t seem to remember how to go about the whole thing. What I would like to do is transfer the value of several RadioButton’s (False or True) to a *.txt file. Then, I would like to be able to re-open the application and have it read the *.txt file and set the RadioButton values to reflect what was previously entered. … or is there a better way to save these values? Thanks. Brad