I would to monitore each text in any text box (that has focus) and know if is equal to...

So I need to capture when my application isn't active.

Screen.(ActiveForm.)ActiveControl doesn't work properly. It works only in my app. (Or I only can't use it???)

eg.

If I anywhere (Search box, Address line, etc.) write "time" the msgbox with time will appear ?