I've got an application with a timer that runs in the background. Every minute it counts and after 5 minutes of inactivity it shuts the app down.

But I've noticed that if a user leaves a FileOpen CommonDialog control on the screen that the timer doesn't work anymore.

Anyone know of a way I can do this?

Thanks,
Lance