Does anyone knows of a way to capture events from any IE Windows while the application is minimized. I tried using a timer to constantly check for events of the active IE Windows but its very resource consuming.


Thanks