|
-
Apr 21st, 2009, 09:52 AM
#1
Thread Starter
Fanatic Member
Advice on refreshing form after n seconds
Hi All,
Heres the problem.
I have an mdi child form called "MyChild".
I need to refresh this form by calling the "MyRefresh()" method if the form has focus, and no controls have been clicked on in this form for the last 60 seconds.
Is there an efficient way of doing this ?
In the activate event of the form I could set up a timer and give it an interval of 60 seconds but what about checking for user intervention at any point in that 60 seconds ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|