LVM_SETIMAGELIST
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This message assigns a new image list to a list-view control. You can send this message explicitly or by using the ListView_SetImageList macro.
Windows Embedded CE supports a new value for the iImageList parameter (WPARAM). The LVSIL_HEADER constant specifies that, in report view, the image list will be displayed in the list-view's header control.
Related macro: ListView_SetImageList
Show: