ToolbarButton.ButtonStyle
From Xojo Documentation
Property (As ToolbarButton.ButtonStyles )
aToolbarButton.ButtonStyle = newToolbarButton.ButtonStylesValue
or
ToolbarButton.ButtonStylesValue = aToolbarButton.ButtonStyle
New in 2019r2
Supported for all project types and targets.
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.