Name
Window.Sleep -- toggle sleep mode of window
Function
This attribute can be used to put a window to sleep. The window gets disabled and a busy pointer appears.

The attribute contains a nesting count, if you tell your window to sleep twice, you will have to tell it to wake up twice too.

A sleeping window cannot be resized.

Type
Boolean

Applicability
SG


Show TOC