# C1NumericEdit Control

Thanks for choosing C1NumericEdit, a control that supports up/down (spin) buttons and drop-down calculator.

## Content



[C1NumericEdit](/componentone/api/win/online-input/dotnet-framework-api/C1.Win.C1Input.4.8/C1.Win.C1Input.C1NumericEdit.html) control supports up/down (spin) buttons and drop-down calculator.

Up/down buttons increment/decrement the **Value** by the amount specified in the [Increment](/componentone/api/win/online-input/dotnet-framework-api/C1.Win.C1Input.4.8/C1.Win.C1Input.C1NumericEdit.Increment.html) property (default: 1).

The drop-down calculator follows the standard Windows calculator model, allows the user to perform calculations without leaving the control.

## See Also

[Custom Drop-Down](/componentone/docs/win/online-input/usingthec1inputcontr/customdropdown)