Input control: how to filter keyboard
With the Input control, how would one filter keyboard input?
For example, I have an Input control and I want to only allow the number keys '0' through '9'.
Is there a way I can cancel the event so that only keystrokes '0' through '9' would appear in the Input control?
For example, I have an Input control and I want to only allow the number keys '0' through '9'.
Is there a way I can cancel the event so that only keystrokes '0' through '9' would appear in the Input control?
Eric Juvet
January 31,