Working with General Visual Components > Classes > TabControl > TabControl.getActiveItem
getActiveItem();
The getActiveItem method returns the selected control tab.
The example of method use is given in description of the TabControl.removeItemByIndex method.
See also: