[]
Gets or sets the PromptChar value of the editor. Setting this property updates the PromptChar on the underlying editor instance.
public char MaskPromptChar { get; set; }
Public Property MaskPromptChar As Char