ComponentOne Input for WinForms
C1NumericEdit Control
Using the C1Input Controls > Drop-Down and Increment Buttons > C1NumericEdit Control

C1NumericEdit control supports up/down (spin) buttons and drop-down calculator.

Up/down buttons increment/decrement the Value by the amount specified in the Increment 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