The ComboItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the caption, used to group ComboItems under headings within the ComboBox.
|
![]() | GroupLabel |
Gets or sets the group label, used to group ComboItems under headings within the ComboBox.
|
![]() | Image |
Gets or sets an icon shown in the ComboBox; often a visual representation of the action or effect of choosing this specific ComboItem.
|
![]() | Tag |
Gets or sets an object that contains data relating to the ComboItem; can be used to help identify the item or associate it with an action.
|