Integer value input control has been designed for easy entry and data binding of integer value type. Control automatically right-alignes the input value, but as many other aspects of the control this can be customized. Watermark text support to provide information about the purpose of the entry field and hightlight-on-focus features are also built-in.
Control has built in null value support so you can safely bind it to the database fields that allow null values. You can also bind it to almost any other type and use its custom value parsing services to convert the bound value to the double value control expects. Built-in button to reset control value to null can optionally displayed to clear content of the control.
Display format for the numeric value can be formatted using extensive formatting options. For example, setting DisplayFormat property to 000 will always ensure that value dislapyed by the control has leading zeros.
Other features include:
Download fully functional trial of DotNetBar Suite for Windows Forms now and experience how easy it is to create professional looking applications.