I have this code on my button:
ua.text = yourguess;
I want it so when i press it my yourguess value shows in the ua textbox, and next time it is press the new value under the value before
e.g:
25
89
47
I have this code on my button:
ua.text = yourguess;
I want it so when i press it my yourguess value shows in the ua textbox, and next time it is press the new value under the value before
e.g:
25
89
47
:: Copyright KIRUPA 2024 //--