The keyboard Del & Arrow keys, when pressed, do not generate a KeyPress event, therefore i am unable to block their use from the user. How do I block their use???
All other ASCII characters do generate a KeyPress event.
I need to have the user be able to click in the text box but not be able to alter it's contents. From that text box the user is able to tab thru to other text boxes and make entries.
TNN, Tom
TOM
All other ASCII characters do generate a KeyPress event.
I need to have the user be able to click in the text box but not be able to alter it's contents. From that text box the user is able to tab thru to other text boxes and make entries.
TNN, Tom
TOM