Show contents 

Working with General Visual Components > Classes > TabControl > TabControl.getActiveItem

TabControl.getActiveItem

Syntax

getActiveItem();

Description

The getActiveItem method returns the selected control tab.

Example

The example of method use is given in description of the TabControl.removeItemByIndex method.

See also:

TabControl