property Item.Caption as String
Retrieves or sets a value that indicates the item's caption.

TypeDescription
String A string expression that indicates the item's caption.

Use the Caption property to change the item's caption. Use the EditCaption property to change the caption for the edit control inside the item, if the AllowEdit property is True. Use the Add method to specify the caption of the item when adding the item. The SepAcc property splits the caption and accelerator key in the item. Use the Bold property to bold the entire item. Use the ID property to identify an item. Use the ToolTip property to assign a tooltip to an item. Use the ForeColor property to specify the item's foreground color.

The Caption property may contain built-in HTML tags like follows:

Newer HTML format supports subscript and superscript like follows:

Also, newer HTML format supports decorative text like follows: