J
jhahes
How do I get the spin button to control the text box
I want TextNumberOfGames(TextBox) to change when the
SpinNumberOfGames(SpinButton) is clicked up or down.
This is all in a form. I have already set the min, max, and change.
I would also like, if possible for the default to be 1, when the form
opens.
Thanks
Josh
I want TextNumberOfGames(TextBox) to change when the
SpinNumberOfGames(SpinButton) is clicked up or down.
This is all in a form. I have already set the min, max, and change.
I would also like, if possible for the default to be 1, when the form
opens.
Thanks
Josh