Hi,
I have a database that sends e-mails. When the E-mail message window closes, focus returns to the wrong form. There are two forms open at this point, a full screen non-modal/non-popup form and, open on top of if, a modal popup form.
It is the modal popup form that calls the E-mail and should recieve focus once the E-mail window closes, but what actually happens is that focus is returned to the form behind it, and when an attampt is made to set focus to the popup form, focus immeadiately switches back to the form nehind it.
Any ideas?
Thanks in advance
I have a database that sends e-mails. When the E-mail message window closes, focus returns to the wrong form. There are two forms open at this point, a full screen non-modal/non-popup form and, open on top of if, a modal popup form.
It is the modal popup form that calls the E-mail and should recieve focus once the E-mail window closes, but what actually happens is that focus is returned to the form behind it, and when an attampt is made to set focus to the popup form, focus immeadiately switches back to the form nehind it.
Any ideas?
Thanks in advance