Previous Topic: PropertiesNext Topic: Toolset


Active

Gets or Sets whether the window is active.

Syntax

object.Active [=boolean]

Parameters

object

An expression that evaluates to a window object.

boolean

A Boolean that sets the state of the object. Possible values are:

Return Values

The Active property returns one of the following values:

Remarks

The Active property has the Boolean type.