The information in this article applies to:
SYMPTOMSWhen you add the Gauge custom control control to a form, the NeedleWidth property incorrectly displays a value of 0 in the Settings box on the Properties bar. After running the Visual Basic application, the Settings box will display the correct default value of 1, unless the property was modified during run time. RESOLUTIONThe valid range for the NeedleWidth property of the Gauge custom control is 1 to 32,767. Attempting to set the NeedleWidth property to a value outside this range resets the value to 1. STATUSMicrosoft has confirmed this to be a bug in the Gauge custom control provided with the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Problem
Additional query words: buglist1.00 buglist2.00 buglist3.00 1.00 2.00 3.00
Keywords : |
Last Reviewed: July 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |