ComponentOne NumericBox for Windows Phone allows you to create customized, rich applications. Make the most of NumericBox for Windows Phone by taking advantage of the following key features:
•Flexible Formatting
The Format property enables you to use the familiar .NET format strings to display numbers in several formats with support for decimal places. Supported formats include fixed-point (F), number (N), general (G), currency (C), exponential (E), hexadecimal (X) and percent (P).
•Numeric Range Support
Restrict input to a specific numeric range by setting the Minimum and Maximum properties.
•Increment/Decrement Buttons
C1NumericBox includes increment and decrement buttons to allow simple editing without requiring the keyboard.
•Metro UI Design
C1NumericBox supports the Metro UI design and interaction guidelines as specified by Microsoft.