MaskedTextBox control

Explain MaskedTextBox control and what does the Mask property do?

E

Expert

Verified

MaskedTextBox control is an enhancement of TextBox control. It forces user to give the proper input that is stated by the Mask property. In other way, it avoids the user from entering any invalid input to the application. Mask property gets or sets input type to the MaskedTextBox control. There exists several built-in formats for the Mask property, like phone no., time, short date, zip code, and custom.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.