Is it possible to change the back color of a form when the form loses focus? tia,
J JMorrell Dec 15, 2004 #1 Is it possible to change the back color of a form when the form loses focus? tia,
A Allen Browne Dec 16, 2004 #2 Use the Activeate and Deactivate events of the form to set the BackColor of the Detail section.
J JMorrell Dec 17, 2004 #3 Thanks. I'll give it a try Allen Browne said: Use the Activeate and Deactivate events of the form to set the BackColor of the Detail section. Click to expand...
Thanks. I'll give it a try Allen Browne said: Use the Activeate and Deactivate events of the form to set the BackColor of the Detail section. Click to expand...