Setup Factory for Windows Installer

Item Properties

Value:

The value string associated with this item. Selecting this item of the sets the associated property (specified in the control's Property) to this value.

Display text:

The visible, localizable text that will be assigned to the item if Same as value is unchecked.

Same as value

If checked, the visible text of the item will be the string defined in the Value field. If unchecked, the visible text will be the text defined in the Display text field.

Image: (Binary reference)

The resource identifier string of the image to use for the control. Select an image resource from the dropdown, or click on the New Image button to open the Resource Properties dialog where you can add a new image resource to your project. Binary resources can be managed in your project on the Styles dialog (Project > Styles).

More Information

MSDN Online: ListView Table

WiX Help File: ListItem Element