The Item object supports the following properties and methods:
Name | Description | |||
BackAlpha | Specifies the value of alpha / opacity channel to show the item's background color. | |||
BackColor | Retrieves or sets a value that indicates the item's background color. | |||
BrowseCustom | Gets or sets a value for specified property, when browsing custom data. | |||
BrowseCustomType | Indicates the custom object to be shown when the user clicks/browses the item. | |||
BrowseType | Specifies what the item displays, when the user clicks/browses it. | |||
Caption | Retrieves or sets a value that indicates the item's caption. | |||
ForeColor | Retrieves or sets a value that indicates the item's foreground color. | |||
Image | Retrieves or sets a value that indicates the item's image. | |||
Index | Retrieves the item's index. | |||
Items | Retrieves the item's children collection. | |||
Name | Retrieves or sets a value that indicates the item's name. | |||
Parent | Retrieves the parent of the item. | |||
Tooltip | Retrieves or sets a value that indicates the item's tooltip. | |||
TooltipTitle | Retrieves or sets a value that indicates the title of the item's tooltip. | |||
UserData | Retrieves or sets a value that indicates the item's user data. |