ToolBar.getItem

Syntax

getItem (index)

Parameters

index. Index of toolbar child.

Description

The getItem method returns a child element of the toolbar by the specified index.

Example

The example of method use is given in description of the StateChanged event.

See also:

ToolBar