BUG: Spinner Does Not Increment Value as It ShouldLast reviewed: May 5, 1997Article ID: Q136282 |
The information in this article applies to:
SYMPTOMSWhen you place a spinner with an Increment property less than 1 on a form, the value does not increase.
WORKAROUNDAt 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.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONA spinner control on a form does not increase the value by the increment unless a value is manually entered or the spinner's value is initialized.
Steps to Reproduce Problem
|
Keywords : buglist3.00 buglist3.00b buglist5.00 FxprgGeneral vfpbug5.0a kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |