When I load my form, the TextBox.Test = 8 and I would like to change this value during run.

With the new value = 10 and when I reload the next time my form I would like optain the default value for my TextBox = 10

Is't possible?
Thanks a lot
Redg