Gets or sets a value that indicates whether literal characters in the input mask should be included in the formatted string.
true if literals are included; otherwise, false. The default is true.
The IncludePrompt and IncludeLiterals properties will determine whether prompt and literal characters appear when using the Text property. By setting both of these properties to false, the parsed string will represent only the characters entered by the user.
MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace