WebToolbarButton.Style
From Xojo Documentation
Property (As WebToolbarButton.ButtonStyles )
aWebToolbarButton.Style = newWebToolbarButton.ButtonStylesValue
or
WebToolbarButton.ButtonStylesValue = aWebToolbarButton.Style
New in 2020r1
Supported for all project types and targets.
or
WebToolbarButton.ButtonStylesValue = aWebToolbarButton.Style
New in 2020r1
Supported for all project types and targets.
The style or type of button.
See Also
ButtonStyles enumeration.