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

New Post: Ignore bad characters in UpDown controls while typing

$
0
0
Is it possible to ignore bad characters in UpDown controls instantly, instead of on lost focus?

I want to keep an IntegerUpDown within a range of 0 and 99 for a maximum character length of 2 so the control won't resize and disrupt other control positions.
Currently you can enter bad characters to get outside that range and increase the width of the control.

Thanks!

Viewing all articles
Browse latest Browse all 4964

Trending Articles