Prev Next
The ListView_GetImageList macro retrieves the handle to an image list
used for drawing list view items. You can use this macro or explicitly send
the LVM_GETIMAGELIST message.
HIMAGELIST ListView_GetImageList(
HWND hwnd,
|
|
int iImageList
|
|
);
|
|
Parameters
-
hwnd
-
Handle to the list view control.
-
iImageList
-
Image list to retrieve. This parameter can be one of the following values:
Value
|
Meaning
|
LVSIL_NORMAL
|
Image list with large icons
|
LVSIL_SMALL
|
Image list with small icons
|
LVSIL_STATE
|
Image list with state images
|
Return Values
Returns the handle of the specified image list if successful or NULL
otherwise.
See Also
LVM_GETIMAGELIST
file: /Techref/os/win/api/win32/mac/src/mac01_12.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 09:59,
|
| ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/mac/src/mac01_12.htm"> ListView_GetImageList</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|