BUG: Spinner Does Not Increment Value as It Should
Article ID: 136282
Article Last Modified on 5/7/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 5.0a
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q136282
SYMPTOMS
When you place a spinner with an Increment property less than 1 on a form,
the value does not increase.
WORKAROUND
At design time, in the spinner's property sheet, place a Value property
that matches the Increment. That is, if the Increment is 0.1, make the
Value 0.1.
At run-time, enter a value manually. After that, the display (and value)
will be correct.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Additional query words: kbvfp300 kbvfp500 kbvfp600
Keywords: kbbug kbnofix KB136282