is this possible?

icemonster

Registered User.
Local time
Today, 09:18
Joined
Jan 30, 2010
Messages
502
so am just wondering, is it possible when you have a modal form open the form behind/below it will turn to gray?
 
You could use the Activate and Deactivate events of a form to change the forms properties like the background colour. You could even loop through all the controls and change how they appear.
 
Yes, it works in A2003 as well.

There are demos in the Sample Databases Forum here.

Chris.
 

Users who are viewing this thread

Back
Top Bottom