R
Russell Hind
The OnKeyPress event doesn't fire if the Key is 'delete' (it fires for
backspace).
How are you supposed to validate text entry as they type if keys that
can change the contents don't fire the event?
Is there a way to either disable delete or force it to fire the KeyPress
event?
Thanks
Russell
backspace).
How are you supposed to validate text entry as they type if keys that
can change the contents don't fire the event?
Is there a way to either disable delete or force it to fire the KeyPress
event?
Thanks
Russell