Show contents 

Working with Lists > Classes > ListBox > ListBox.getActiveItem

ListBox.getActiveItem

Syntax

getActiveItem();

Description

The getActiveItem method returns selected element of the list.

Example

The example of property use is given in description of the ListBox.getScrollBox method.

See also:

ListBox