Initializes a new instance of the MaskedTextBox class using the specified input mask.
The MaskedTextBox(String) constructor uses the standard MaskedTextProvider with the input mask to parse user input into the MaskedTextBox.
If you assign a new mask to the Mask property, it will override the value set by this constructor.
MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace | MaskedTextBox Constructor Overload List