The MaskedTextBox allows the user to enter the valid input based on the provided mask only.
Key features
Custom Characters: Allows to use your own characters as the mask elements.
Regular Expression: Uses as a mask element for each character of the MaskedTextBox.
Accessibility: Provides built-in accessibility support that helps to access all the MaskedTextBox component features through the keyboard,
on-screen readers, or other assistive technology devices.