Don’t actually use a textbox. Just determine what key the user pressed and edit the text in a label, console style. Even have a key for backspace on the keyboard.
Don’t actually use a textbox. Just determine what key the user pressed and edit the text in a label, console style. Even have a key for backspace on the keyboard.