If you enter a bad character (e.g. text in a NumericUpDown) in an UpDown control, a red border isn't shown.
Comments: ** Comment from web user: BoucherS **
Comments: ** Comment from web user: BoucherS **
Hi,
No,
there is not a red border when value entered is a letter in a NumericUpDown.
But on validation (at Enter key Press or lost focus), you can listen to event InputValidationError to detect an error + the last valid value will be reset in theNumericUpDown.
――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_