Item object
The Item object holds information about an item to be shown on the toolbar. The Item property gives access to an item based on its identifier. The Format property specifies the CRD format to arrange the objects inside the control. The Item object supports the following properties and methods:

NameDescription
CaptionSpecifies the item's HTML caption.
EnabledIndicates if the item is enabled or disabled.
IDSpecifies the item's identifier.
ToolTipSpecifies the item's HTML tooltip.
UserDataSpecifies the item's user data.