Item object
The Item object holds information about the control's item. The Item object supports the following properties:

NameDescription
AlignmentSpecifies the item's alignment.
BackColorRetrieves or sets the item's background color.
BackColor2Specifies the color at the ending boundary line of the gradient item's caption.
BoldSpecifies whether the item's caption should appear in bold.
CaptionSpecifies the item's caption.
CaptionFormatSpecifies how the item's caption is displayed.
ForeColorSpecifies the item's foreground color.
GroupGets the owner group.
ImageSpecifies the item's image.
IndentSpecifies the amount in pixels of the item's indent.
IndexGets the index of the item.
ItalicSpecifies whether the item's caption should appear in italic.
PositionSpecifies the item's position.
StrikeOutSpecifies whether the item's caption should appear in strikeout.
ToolTipSpecifies the item's tooltip.
UnderlineSpecifies whether the item's caption appears as underlined..
UserDataAssociates an extra data to the object.
VisibleSpecifies whether the item is visible or hidden.