The information in this article applies to:
SYMPTOMSWhen running Visual Basic on a system using Windows NT 4.0 Service Pack 3 or 4 with the video mode set to the True Color display, a compressed 32x32 version of the icon appears in the Title bar of the form despite the fact that the icon file contains a 16x16 version of the icon. Assuming that the icon file contains both a 32x32 and 16x16 version of the icon, Visual Basic should display the 16x16 version. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. MORE INFORMATIONThis section illustrates how to create a sample project that demonstrates the bug behavior. It assumes that you are running Visual Basic on a system using Windows NT 4.0 with Service Pack 3 or 4. The display setting of this system must be set to True Color. The section also assumes you have an icon file with a 32x32 version and a 16x16 version of the icon. Steps to Reproduce Behavior
REFERENCES
For more information on how the Windows operating systems uses icons, please see:
ImageList Control in the MSDN Web site at: Additional query words:
Keywords : kbIcon kbVBp600bug kbNTOS400sp3 kbNTOS400sp4 kbGrpVB kbVS600sp3fix |
Last Reviewed: May 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |