ToolBar.getItemById

Syntax

getItemById (id);

Parameters

id.ID of child element of the toolbar.

Description

The getItemById method gets a child element of the toolbar by the specified ID.

Comments

Identifier is set in the Idproperty.

See also:

ToolBar