2
Answers

C# control validation

How is it possible to apply masking to a c# control for a window application. I want a textbox to take only values of this format (###)###-#### FOR TELEPHONE NUMBER

Answers (2)