Thread: NumUpDown
View Single Post
  #1 (permalink)  
Old 05-15-2007, 10:40 AM
petrbury petrbury is offline
Junior Member
 
Join Date: May 2007
Posts: 46
Default NumUpDown

Hi,
I found a little bug or unpleasent property, when using NumUpDown control. When I set maximum (for example to 100), using keyboard I'm able to write greater value to the NumUp control then setted maximum . But program calculate with maximum value (100 in this case). So I can see another value, then is used for calculating and the outcome could be confusing.
Regards Petr.
Reply With Quote