Inactive Shut Down Control for MS Access description
Inactive Shut Down Control is a hidden MS Access form that can be opened in your application to keep track of periods of user inactivity. When the period of inactivity exceeds a specified limit, a warning message appears, and the application shuts down. It is easy to use, just import a form into your application, set the period of inactivity before shut down, and open the form in hidden mode from your application startup procedure.
NEW AND SPECIAL IN THIS RELEASE:
Version 2.1
* Bug fix related to pop-up forms
Version 2
* Bug Fix related to shut down form not appearing on top of other pop-up forms
* When Shut Down form appears, application will pop up in front of other windows applications.
* When "basISDOptionalModule" is included, a global variable ("gintInactiveTimeout") is set to True when an Inactive Timeout occurs.
Version 1
* All new
File List:
isd.htm
3Kb
isd.xml
7Kb
readme.txt
5Kb
setup.exe
455Kb
Similar code
ShrinkerStretcher for MS Access 2000
(Popularity: ) : ShrinkerStretcher is an MS Access module that will dynamically (or statically) rescale your MS Access forms, fonts, and controls to fit any screen resolution, desktop scheme, font setting, or form window size. Using ShrinkerStretcher means you can develop applications without ...