In This Topic
InputMask also offers other advanced features. These features are listed below:
- Mask
Set the Mask property to specify the control's mask, which is used to validate the input as the user types.
- Placeholder
Set the Placeholder value, which is shown as a hint when the control is empty.
- Value
Specifies the value for the InputMask control.
- PromptChar
Use the PromptChar property to set a symbol that is used to show input positions in the control.