A Boolean expression that specifies whether the toolbar control is enabled or
disabled.
By default, the Enabled property is True. The Enabled
property enables or disables the control. The Enabled property enables or disables the specified
item. The Caption
property specifies the item's HTML caption. The ToolTip
property specifies the item's tooltip which is shown when the cursor hovers
it. The UserData property associates any extra
data to an item.