polytronicgr / gwen-dotnet

Automatically exported from code.google.com/p/gwen-dotnet
0 stars 0 forks source link

NumericUpDown's text field can't be edited #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Min-max constraints prevent editing if the temporary text falls out of range. 
Possible solution: allow out-of-range values but mark control value as invalid 
(and add red outline or something).

Original issue reported on code.google.com by der.ag...@gmail.com on 5 Mar 2012 at 11:59