How can I allow only 0 or 1 to be entered in a TextBox?

Posted by Alexry on Stack Overflow See other posts from Stack Overflow or by Alexry
Published on 2010-05-21T13:19:26Z Indexed on 2010/05/21 13:30 UTC
Read the original article Hit count: 158

Filed under:
|

How can I limit the TextBox control to only allow the values 0 and 1?

© Stack Overflow or respective owner

Related posts about c#

Related posts about textbox