how can i make a textbox only accept numeric value? (e.g. integer, double or decimal)? is it possible to do it in design view? or i have to code it? To validate numeric value in coding before pass the value to further process is a pain for me, can anyone help plz?