Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Commented Feature: Feature request: NumericUpDown with Suffix (for measurement units) [18890]

$
0
0
Hi community! A lot of people would find very useful that UpDown controls would have a string suffix (read only) to show, for example, measurment units like degrees, metres, dpis… I needed this feature myself, so I downloaded the WPF Extended Toolkit and modified the sources. The change to implement it is really simple. You can count on me to do it.

I want to collaborate. Please, ask me for the code and I will upload the 2 files I modified.
Thanks for your interest :)
Comments: ** Comment from web user: BoucherS **

Hi,

This will be fixed in v3.0.
The FormatString property will accept strings like BindingBase.StringFormat. So you will be able to set :
FormatString = "{}{0:N2} °"


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>