ComponentOne InputPanel for WinForms
PromptChar Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : PromptChar Property
Gets or sets the character used to represent the absence of user input in InputMaskedTextBox.
Syntax
'Declaration
 
Public Property PromptChar As System.Char
public System.char PromptChar {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members