Is there a way of limiting the length of text entry?
I want the User to enter a single charachter in a text box of only one character wide. I have tried the TextBox.Selection length, but without success.
I must be doing something wrong, but not sure what.....