Click here to Skip to main content
15,881,380 members
Articles / Desktop Programming / WPF

Custom WPF TextBox which allows input based on the data type or a Regular Expression

Rate me:
Please Sign up or sign in to vote.
1.00/5 (1 vote)
4 Jan 2012CPOL2 min read 24.2K   666   6  
Extending the WPF textbox to permit only numeric (for int and float) and regex.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions