Sets the formatted string to the specified input string.
true if all the characters were successfully set; otherwise, false.
The Set method clears the existing contents of the formatted string and then applies the mask against the input string to update the contents of the formatted string.
When an error occurs, the formatted string remains unaltered and Set returns false.
MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace