Click here to Skip to main content
15,888,461 members
Articles / Desktop Programming / WPF

NumericalBox - WPF TextBox's subclass that accepts well-formed decimal numbers only

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
9 Sep 2015CPOL5 min read 20.4K   364   4  
TextBox that accepts numbers of form [[-+]integer-part][.fractional-part][{eE}[-+]exponent] only

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Israel Israel
fan of Microsoft technology and Microsoft programming style

Comments and Discussions