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

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 query words: buglist1.00

Keywords :
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type :


Last Reviewed: January 20, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.