TabControl.getVisibleTabItemsAtPanel

Syntax

getVisibleTabItemsAtPanel(position: PP.LTRB);

Description

The getVisibleTabItemsAtPanel method returns an array of visible tabs of control toolbar.

Example

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

See also:

TabControl