DesktopToolbarItem.Enabled
From Xojo Documentation
Property (As Boolean )
aDesktopToolbarItem.Enabled = newBooleanValue
or
BooleanValue = aDesktopToolbarItem.Enabled
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aDesktopToolbarItem.Enabled
New in 2021r3
Supported for all project types and targets.
True if the DesktopToolbarItem is enabled.