How can I put mask on win form text box so that it allows only numbers? And how it works for another masks data, phone zip etc.
I am using Visual Studio 2008 C#
Thanks.
You can use the MaskedTextBox control
http://msdn.microsoft.com/en-us/library/system.windows.forms.maskedtextbox.aspx
1.4m articles
1.4m replys
5 comments
57.0k users