The information in this article applies to:
SYMPTOMSAn uppercase W character may fail to display in the smallest possible size text box on a Microsoft Visual Basic for Windows form with the default FontSize (8.25) and FontName (Helv or Helvetica) selected. All other uppercase letters display correctly. CAUSEBecause the uppercase letter W is the widest of the uppercase letters in the Helv 8.25 font, and it is slightly wider then the width of the smallest possible Visual Basic text box, there is not enough room to display the letter. Therefore, nothing appears in the text box. RESOLUTIONThis situation is limitation of the text box control in Microsoft Visual Basic for Windows. Avoid the problem by using a different font for the text box or by increasing the size of the text box. MORE INFORMATIONSteps to Reproduce Behavior
In Windows version 3.1, the letter W appears not to be entered. It appears as if it is ignored. For further testing, try other uppercase letters. There should be no problem with displaying other uppercase letters. Additional query words: 2.00 3.00
Keywords : |
Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |