Returns the formatted string that includes all the assigned character values.
Returns the formatted string that includes all the assigned character values.
public override string ToString();
Returns the formatted string, optionally including prompt and literal characters.
public virtual string ToString(bool,bool);
Returns the formatted string, optionally including prompt and literal characters.
public virtual string ToString(bool,bool,char);
MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace