IMAGE-LIST

Specifies the image list containing the images used by the dialog element. A value of NULL-HANDLE indicates that the dialog element has no associated image list (and hence does not display any images). You can use the same image list for several dialog elements.

For more information, please refer to the article Working with Image List Controls.

Applies to List view control, tree view control.
Data Type HANDLE
Default Value NULL-HANDLE
Possible Values NULL-HANDLE / handle value of image list.