Working with General Visual Components > Classes > ToolBar > ToolBar.removeItemByIndex
removeItemByIndex (index: Number, isDispose: Boolean);
index. Index of toolbar child item to remove.
isDispose. It determines whether the item must be fully deleted.
The removeItemByIndex method removes a toolbar child by specified index.
See also: