FIX: Animated Button Custom Control: Caption May Be TruncatedLast reviewed: October 30, 1997Article ID: Q81223 |
1.00 2.00
WINDOWS
kbprg kbbuglist
The information in this article applies to: - Professional Edition of Microsoft Visual Basic for Windows, version 2.0 - Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows, version 1.0
SYMPTOMSThe Caption property of the Animated Button custom control allows up to 255 characters to be entered, but only displays a varying number of those characters. The number of characters displayed depends on the FontSize and the width of the characters. The larger the font, or the wider the characters, the less the number of characters that will appear in the caption.
WORKAROUNDTo work around the problem, make the font for the caption as small as feasible, and whenever possible, use the smallest size of characters.
STATUSMicrosoft has confirmed this to be a bug in the Animated Button custom control provided with the products listed above. This problem was corrected in Animated Button custom control provided with Microsoft Visual Basic version 3.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 1.00 2.00 3.00 buglist1.00 buglist2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |