The Masked Textbox control is a standard ASP.NET control.
| Feature | Description |
|---|---|
| Overview | General information about the Masked Textbox control. For more information, click here. |
| Masks | Mask strings control the text the user can enter. For more information, click here. |
| Validation | Validate user input. For more information, click here. |
| Context Menu | A context menu with built-in commands displays when users right-click the control. For more information, click here. |
| Getting and Settings Values | Server-side properties to get or set the control value. For more information, click here. |
| Client-side Object Model | Extend the Masked Textbox control functionality by using the client-side API. For more information, click here. |