Hi,
I want to grab the keystrokes sent to a edit control so I can verify input. If the input is unacceptable, say we only allow numbers, where is the best place to grab and change/throw-out the input before it appears in the edit control?

Steve