Numeric TextBox for WinRT

Download free trial

This TextBox is an easy way to allow your users to enter decimal, float and double numbers while rejecting alphabetic characters. The same options and properties are available as in the Integer TextBox, including range, custom formatting and select on focus. Culture options are also used to render the decimal points according to the user's locale.

Top Features

 

Range support

You can separately specify minimum and maximum values that the number should be within. If the user enters a number that is outside the value will revert the the closest minimum or maximum.

Custom formatting

By providing a .NET format string you can display permanent characters as used with phone numbers, currency and other such values.

Select all on focus

If this property is enabled the user will select (highlight) the entire number when the Integer TextBox gains focus.

 
Download free trial

Similar Controls

  • integer-textbox-for-winrt
  • numeric-updown-for-winrt
  • prompt-decorator-for-winrt
  • autocomplete-textbox-for-winrt