BUG: Label Control BackStyle Property Does Not WorkLast reviewed: February 10, 1998Article ID: Q180768 |
The information in this article applies to:
SYMPTOMSWhen the Label Control BackStyle property is set to Transparent, the control will not be transparent at run-time. At run-time, the control's BackColor will be the BackColor of the form as it was set at design-time or as it was set during the form load event.
RESOLUTIONIf the Label's Refresh method is used, the Label's BackColor will be updated to the BackColor of the form, but it will not be transparent.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : vb5all vbce Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |