This is a question that seems to come up a lot in the forums:- How can I restrict the TextBox input to numerals, or only a single occurrence of a decimal point, or some other restriction? As ever, there are several approaches. If the restriction is something basic, such as numerals only then the easy...