MaskProperties Properties
Contains settings that affect the functionality of an editor’s mask.
Name | Description |
---|---|
Auto |
Gets or sets the automatic completion mode used by the editor in the Reg |
Beep |
Gets or sets whether an editor makes a beep sound when an end-user tries to enter an invalid character. |
Blank | Obsolete. Gets or sets a character representing a placeholder within a masked editor. |
Culture | Gets or sets the culture whose settings are used by masks. |
Edit |
Gets or sets a mask expression. |
Ignore |
For the Simple, Regular and Reg |
Mask |
Gets or sets the mask type. |
Place |
For the Simple, Regular and Reg |
Save |
For the Simple and Regular mask types this property gets or sets whether constantly displayed mask characters (literals) are included in an editor’s value. |
Show |
For the Reg |
Use |
Gets or sets whether to use mask settings to format the editor’s display text when the editor is not focused. |
See Also