The Numeric Textbox control is a standard ASP.NET control.
| Feature | Description |
|---|---|
| Overview | General information about the Numeric Textbox control. For more information, click here. |
| Formatting Numeric Values | The format you configure is applied when the numeric text box does not have focus. 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 Numeric Textbox control functionality by using the client-side API. For more information, click here. |