ToolbarButton.ButtonStyle

From Xojo Documentation

aToolbarButton.ButtonStyle = newToolbarButton.ButtonStylesValue
or
ToolbarButton.ButtonStylesValue = aToolbarButton.ButtonStyle

New in 2019r2

Supported for all project types and targets.

Determines the type of button.

Notes

Get and set this property using the ToolbarButton.ButtonStyles enumeration.