Autocomplete.Active

Syntax

Active: Boolean

Description

The Active property determines if autocomplete option is active for a given control.

Comments

If the property is set to true autocomplete is used for the given control. By default the property is set to False and the autocomplete option is not used.

Example

The property use is given in description of the Autocomplete constructor.

See also:

Autocomplete