Quantcast
Channel: Editors for WPF - Recent Posts
Viewing all articles
Browse latest Browse all 942

DoubleEditBox Spinner Increment Rounding

$
0
0

I'm using a DoubleEditBox with the spinner visible.   SmallChange is set to .1.   Incrementing 1.111 gives you 1.211.   I would like to round to SmallChange when using the spinner buttons.  IOW, incrementing 1.111 should give you 1.2.     Is there any way to determine if a value change was triggered by the spinner versus keyboard?

 

John


Viewing all articles
Browse latest Browse all 942

Trending Articles