Gets or sets the character used to represent the absence of user input for all available edit positions.
Documentation for this section has not yet been entered.
The MaskedTextProvider.PromptChar property represents the prompt character that is used by the MaskedTextProvider.ToDisplayString and erload:System.ComponentModel.MaskedTextProvider.ToString methods to represent the current state of the formatted input string. A prompt character is placed in editable positions that have not yet been assigned an input value. Some versions of the erload:System.ComponentModel.MaskedTextProvider.ToString method also depend on the value of the MaskedTextProvider.IncludePrompt property.