Click here to Skip to main content
15,891,529 members
Articles / Programming Languages / C#

Numeric TextBox : Allow your users to enter numeric data the easy way

Rate me:
Please Sign up or sign in to vote.
4.38/5 (25 votes)
20 Jun 20041 min read 462.8K   5.4K   56  
A TextBox control for numeric input, with the ability to set precision, scale (when focused or not)

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Belgium Belgium
3 years ago I started out with VB 6 and ASP. After seeing .Net in Beta in 2001 I haven't done anything else. I moved from VB6 over VB.Net to C#.
In 2004 I earned my MCAD. Currently I am employed as a Analyst/Developer and I'm working towards my MCDBA (1 exam to go Smile | :) ).

You can follow me at my blog http://radio.weblogs.com/0132279/

Comments and Discussions