I am writing a fairly database unobtrusive app in VB 6, but need to inform my app when it "loses the focus" - (I realise this is the wrong phrase) -, either by the user clicking another application window, taskbar icon or whatever. The Form.DeActivate events work perfectly when the activated window is from the same app, but not otherwise. How is this to be done?

Thanks for reading,

surrendermonkey