BUG: Transparent Label Control Comes Up Opaque in IE3Last reviewed: October 3, 1997Article ID: Q157828 |
The information in this article applies to:
SYMPTOMSA Label control with the BackStyle property set to Transparent comes up opaque when inserted into an HTML document, and then loaded into either Internet Explorer 3.x or 4.0.
WORKAROUNDOne workaround to this problem is to set the control's background color (or BackColor property) to the same color as the HTML document background. However, this works only when the document background is set to a solid color, and not when it is set to a background image. If a background image is specified for an HTML document, the Label control should not be used.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. 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 Behavior
Keywords : iegeneral Version : 3.0, 4.0 Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |