WebToolbar.AddItemAt
From Xojo Documentation
Method
AddItemAt(index As Integer, item As WebToolbarButton)
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
Adds the item to the toolbar at the index position.
See Also
AddItem method, WebToolbarButton class.