ControlSetInsensitive()

Previous Next

Makes objects insensitive to input from keyboard or mouse. If no parameter is supplied, the current object is made insensitive. For more details, see ControlSetSensitive().

Syntax

ControlSetInsensitive([<object> [,<objects>...]])

Parameters

object

(optional) The name of, or old-style path to, the display object that you want to make insensitive.

objects

The names of, or old-style paths to, other display objects to be made insensitive.