NumericEdit Constructors
An editor that displays a numeric value and allows a user to edit the value (enter a number in the edit box or use spin buttons to decrease/increase the value).| Name | Description |
|---|---|
| NumericEdit() | Initializes a new instance of the NumericEdit class. |
See Also