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. 
  AllowHighLightSpecifies whether the item can be marked as highlighted. 
  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 icon. 
  ImageAlignmentSpecifies the icon's alignment. 
  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. 
  SingleLineSpecifies whether the caption is displayed using one or multiple lines. 
  StrikeOutSpecifies whether the item's caption should appear in strikeout. 
  ToolTipSpecifies the item's tooltip. 
  UnderlineSpecifies whether the item's caption is underlined. 
  UserDataAssociates an extra data to the object. 
  VisibleSpecifies whether the item is visible or hidden.