Article ID: 210187 - Last Review: October 11, 2006 - Revision: 2.2 ACC2000: How to Change Active Control Background Color with Timer EventThis article was previously published under Q210187 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
This articles demonstrates a method that you can use to change the
background color of the active control on a form. This method will
change the background color of any active control that supports the
BackColor property.
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. MORE INFORMATION
To create the method that changes the background color of the active
control on a form, follow these steps.
CAUTION: Following the steps in this example will modify the sample database Northwind.mdb. You may want to back up the Northwind.mdb or perform these steps on a copy of the Northwind database.
REFERENCESFor more information about the background colors, click Microsoft Access Help on the Help menu, type Change the background color of a control or section in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
