This question is locked. New answers and comments are not allowed.
Hi,
I fixed "NumberFormatInfo.NumberDecimalDigits " property to be "0". The control display "0", but the Up & Down button don't work!
Please if you can help...
The code:
NumericControl.NumberFormatInfo.NumberDecimalDigits = 0;
Thanks,
Dana
I fixed "NumberFormatInfo.NumberDecimalDigits " property to be "0". The control display "0", but the Up & Down button don't work!
Please if you can help...
The code:
NumericControl.NumberFormatInfo.NumberDecimalDigits = 0;
Thanks,
Dana