TextBoxValidationPromptChar Property

Gets or sets the character used to represent data entry in the edit mask.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public char PromptChar { get; set; }

Property Value

Char

See Also