Skip to main content
Version: v3

ListItem Element

Description
The value (and optional text) associated with an item in a ComboBox, ListBox, or ListView.
Windows Installer references
ComboBox Table, ListBox Table, ListView Table
Parents
ComboBox, ListBox, ListView
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
IconString The identifier of the Binary (not Icon) element containing the icon to associate with this item. This value is only valid when nested under a ListView element.  
TextString The localizable, visible text to be assigned to the item. If not specified, this will default to the value of the Value attribute.  
ValueString The value assigned to the associated ComboBox, ListBox, or ListView property if this item is selected. Yes
See Also
Wix Schema