| InputPanel Components > InputMaskedTextBox |
The InputMaskedTextBox component is used to mask the input text. Each character position in the component maps to either a special placeholder or a literal character. Literal characters, or literals, can give visual cues about the type of data being used. For example, the parenthesis surrounding the area code of a telephone number and dashes are literals: (412)-123-2222. The edit mask prevents the user from entering invalid characters into the component and provides other enhancements to the user interface.
The InputMaskedTextBox is similar to the standard MaskedTextBox and is almost identical to ComponentOne's WebInput for ASP.NET C1WebMaskEdit control except for the following unique members: