Numeric Validation

Numeric Validation

How to validate a TextBox with numeric numbers 1234567890,
user cant write A-Z any word.

When user type A-Z any word an error message should be appeared
and TextBox should be onfocused

I hope you got my point...