ACC: Form Control Is Not Transparent When It Gets FocusLast reviewed: May 30, 1997Article ID: Q155668 |
The information in this article applies to:
SYMPTOMSWhen you set the BackStyle property of a form control to Transparent, the control's background color is visible when the control has the focus.
RESOLUTIONTo display a transparent background at all times, set the BackColor property of the control equal to the BackColor property of the form section in which it resides.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce BehaviorCAUTION: Following the steps in this example will modify the sample database Northwind.mdb (or NWIND.MDB in version 2.0). You may want to back up the Northwind.mdb file or perform these steps on a copy of the Northwind database.
REFERENCESFor more information about setting the background color of a form control, search the Help Index for "BackColor Property," or ask the Microsoft Access 97 Office Assistant. For more information about setting the background style of a form control, search the Help Index for "BackStyle property," or ask the Microsoft Access 97 Office Assistant.
|
Additional query words: foreground
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |