ToolbarItem.Enabled
From Xojo Documentation
Property (As Boolean )
aToolbarItem.Enabled = newBooleanValue
or
BooleanValue = aToolbarItem.Enabled
New in 2019r2
Supported for all project types and targets.
or
BooleanValue = aToolbarItem.Enabled
New in 2019r2
Supported for all project types and targets.
True if the ToolbarItem is enabled.