The ToolBarItem represents an item on a toolbar.
The help string associated with the toolbar item.
Returns the help string associated with the toolbar item.
The text of the toolbar item.
Returns the text of the toolbar item.
The tooltip text for the toolbar item.
Returns the tooltip text for the toolbar item.
Sets the toolbar item's bitmap, specified by bitmap, that will be shown when the toolbar item is enabled.
Sets the toolbar item's, specified by bitmap, that will be shown when the toolbar item is disabled.
Enables or disables a toolbar item. If enabled isn't specified, the toolbar item is enabled; otherwise the toolbar item is enabled if enabled is true and disabled if enabled is false.
Sets the toolbar item help string, specified by help.
Sets the toolbar item text specified by label.
Sets the tooltip text, specified by tooltip, for the toolbar item.