Function of MaskedTextBox control

Explain MaskedTextBox control? And also explain the function of Mask property?

E

Expert

Verified

MaskedTextBox control is the enhancement of a TextBox control. This forces user to give proper input that is specified by a Mask property. Or we can say, this prevents the user to give any invalid input to the application. Mask property gets or sets input type to a MaskedTextBox control. Many built-in formats for Mask property, are as follows time, zip code, phone no., short date, and custom.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.