Toolbar.Insert

From Xojo Documentation

Method

Toolbar.Insert(Index as Integer, Item as ToolItem)

Supported for all project types and targets.

Inserts the passed ToolItem in the position indicated by Index. Index is zero-based.