How to know if vb form is active.Iam trying send a message when ever the
form is not active.
Ashok Gupta (sujashi) - 31 Jul 2003 12:49 GMT
did u check Lostfocus event of form?

Signature
Ashok Gupta - ashi
This posting is provided "AS IS" with no warranties, and confers no rights.
> How to know if vb form is active.Iam trying send a message when ever the
> form is not active.
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
Jens Neuhalfen - 31 Jul 2003 12:54 GMT
Hi,
did you try?
Screen.ActiveForm is XYZ
Jens
> How to know if vb form is active.Iam trying send a message when ever the
> form is not active.
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!