L
Lloyd Dupont
(note: I'm using .NET 2.0)
If there is no text (and .Value has already been called) in my
NumericUpDown, I cannot set its property Value.
Demo:
- run the little attached program.
- press the button
- delete the value in the NumericUpDown
- press the button again: the text (of the NumericUpDown) is NOT updated!!!
Does anyone know a workaround this problem?
If there is no text (and .Value has already been called) in my
NumericUpDown, I cannot set its property Value.
Demo:
- run the little attached program.
- press the button
- delete the value in the NumericUpDown
- press the button again: the text (of the NumericUpDown) is NOT updated!!!
Does anyone know a workaround this problem?