The properties of the MaskedTextProvider class are listed below. For a complete list of MaskedTextProvider class members, see the MaskedTextProvider Members topic.
![]() RegExps | Regular expressions table used for mask to test for valid input. |
Format | Gets the current format string. |
IncludeLiterals | Gets or sets a value that indicates whether literal characters in the input mask should be included in the formatted string. |
IncludePrompt | Gets or sets a value indicating whether PromptChar is used to represent the absence of user input when displaying the formatted string. |
Mask | Gets the input mask. |
MaskCompleted | Gets a value indicating whether all required inputs have been entered into the formatted string. |
PromptChar | Gets or sets the character used to represent the absence of user input for all available edit positions. |
ResetOnPrompt | Gets or sets a value that determines how an input character that matches the prompt character should be handled. |
ResetOnSpace | Gets or sets a value that determines how a space input character should be handled. |
Text | Gets or sets the text associated with this class. |
BaseText | Gets or sets formatted text associated with MaskedTextProvider. |
MaskedTextProvider Class | Resco.Controls.MaskedTextBox Namespace