Name
Application.Sleep -- put application to sleep
Function
This attribute will put the application to sleep. All open windows will be disabled and they won't accept user input any more. This can be useful in case your application is currently loading or saving files which makes it unable to handle user input.

Type
Boolean

Applicability
S


Show TOC