How To Causing a Form or Formset to Time Out (133451)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q133451 SUMMARY
FoxPro version 2.x provided a TIMEOUT clause on the READ command. If no
user input activity occurred during the specified interval, the read
operation would stop. You can duplicate this functionality with a timer
control on a form in Visual FoxPro. The enhanced event model in Visual
FoxPro allows greater control over exactly which events cause a form to
time out. For example, you can cause the form to close if the mouse is
clicked even though no key was pressed. This article shows you how.
| Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
|---|
| Keywords: | kbhowto KB133451 |
|---|
|