Specifying the images to use

When you add an item to a list view, you can supply integer values indicating the icon and state images to use for the new item. The values you supply correspond to the item numbers of the images in the ListView Images window. For example, the value 2 indicates the second image listed will be used. Use the LV_NOIMAGE constant to specify that no image will be used.


Documentation Feedback