BUG: Animated Button: 8 Pt. Roman/Mdrn Fonts Don't Underline

Last reviewed: June 21, 1995
Article ID: Q82004
The information in this article applies to:

- Microsoft Visual Basic programming system for Windows, version 1.0

SYMPTOMS

Small (8 point) Roman and Modern fonts will not underline on EGA systems when using the Animated Button custom control. (ANIBUTTON.VBX.)

STATUS

Microsoft has confirmed this to be a bug in the Microsoft Professional Toolkit for Microsoft Visual Basic programming system version 1.0 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

On an EGA system:

  1. Run Visual Basic, or from the File menu, choose New Project (ALT, F, N) if Visual Basic is already running. Form1 is created by default.

  2. From the File menu, choose Add File. In the Files box, select the ANIBUTON.VBX custom control file. The Animated Button tool appears in the toolbox.

  3. Create a default Animated Button control by double-clicking the animated tool in the toolbox.

  4. Set the following properties from the Properties Bar:

          FontName = Modern (or Roman)
          FontSize = 8
          FontUnderline = True
    

Notice that the caption is not underlined as it is on a VGA system. If the FontSize is changed to a larger size, the underline will appear. The underline will also appear on fonts other than Roman or Modern.


Additional reference words: buglist1.00 1.00
KBCategory: kbgraphic kbprg kbbuglist
KBSubcategory: APrgGrap


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 21, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.