|
|
|
|
|

|
|
MaskedTextBox
The MaskedTextBox control constrains the format of user input, to distinguish between valid and invalid user inputs. It is an enhanced TextBox control, that allows to set a preset pattern for the TextBox, to accept or reject the valid or invalid user inputs respectively. Regular Expression validation also supported.
|
|
|
|
|
|