Is there a control or method to accept formatted input in VB.NET?

i.e. It accepts input in a given format ##/##/## or similar?

link|improve this question

0% accept rate
feedback

3 Answers

You want the MaskedTextBox control, I believe.

link|improve this answer
feedback

sure there is :)

and a pretty good/nice one, for asp.net and for winforms

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.