ToolbarItem.Enabled
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.