Hi - I searched the threads but I couldn't find an answer.
Obviously using subclassing is the way to tell if your VB app loses focus to another app.
If this was to be done using SetTimer/KillTimer, what would you suggest as a test in the timer loop.
GetForegroundWindow()? or something else?
Thanks, - Ron
Obviously using subclassing is the way to tell if your VB app loses focus to another app.
If this was to be done using SetTimer/KillTimer, what would you suggest as a test in the timer loop.
GetForegroundWindow()? or something else?
Thanks, - Ron