BUG: Transparent Label Control Comes Up Opaque in IE3

Last reviewed: October 3, 1997
Article ID: Q157828
The information in this article applies to:
  • Microsoft Internet Explorer, version 3.x, 4.0

SYMPTOMS

A 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.

WORKAROUND

One 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.

STATUS

Microsoft 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

  1. From FrontPage Express, insert a Microsoft Forms 2.0 Label control.

  2. Set the BackStyle property to 0 - Transparent.

  3. Save the .htm file in ControlPad and load it in Internet Explorer 4.0.

  4. The Label control does NOT come up transparent—that is the background color or image does not show through.

This problem does not occur when a similar transparent Label control is inserted into a Visual Basic form, where the control comes up transparent, as expected.

Keywords          : iegeneral
Version           : 3.0, 4.0
Platform          : WINDOWS
Issue type        : kbbug


================================================================================


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: October 3, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.