I have a timer implemented in an MDI form that refreshes certain stats I want displayed, however, I want to determine when that form is in focus and only refresh the data when it is. Is there a way to determine if an MDI form is in focus?

Reply via email to