There is no native event that captures when the WINDOW gains focus.
One thing you could do-it's kludgey, but it would somewhat work for what your describing-is create a very large flat button. Make it, say, 800x600. Set it to be the background of your form. To the end user it appears to be the form's background. To you, however, it's a button that you can fire workflow against. So if the user clicks anywhere on the form's "background" you can make the table refresh. This is certainly not a true window gain focus event...but it might work for what you're doing. ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Durrant, Michael M. - ITSD Sent: Thursday, July 05, 2007 9:45 AM To: [email protected] Subject: Form/Window Gain Focus Event Is there an event that fires when a Window/Form gains focus? I would like to have a Change Fields -> Refresh Table event whenever the user focuses on the window. Any ideas? The information contained in this email may be privileged, confidential or otherwise protected from disclosure. All persons are advised that they may face penalties under state and federal law for sharing this information with unauthorized individuals. If you received this email in error, please reply to the sender that you have received this information in error. Also, please delete this email after replying to the sender. __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

